Commit Graph

4 Commits

Author SHA1 Message Date
ackman678
cfe146ca68 init write with jabref
* diff with this commit shows just three small changes made when
initially opening and re-writing the omega.bib bibtex file with jabref.
  * jabref added a utf encoding msg on first line
  * jabref added a short config comment on last line
  * converted and rewrote fields for an old Seung:2000 reference---this
  one had a field called 'ps' (something inherited from endnote/medline
  import 18 years ago!) which jabref doesn't like as ps and pdf are old
  deprecated field names for external files. So that field was changed
  slightly by jabref. I also changed the Bdsk-Url-1 reference to a doi
  field for jabref to use.
2018-11-01 13:29:26 -07:00
ackman678
b37a889f7f File field conversion for jabref
* converted 'Bdsk-File-1' to File for jabref compatibility
* removed some header comments and BibDesk specific static/smart group
fields
2018-11-01 13:09:34 -07:00
ackman678
d0a108936d base64 url conversion
* 'Bdsk-File' fields have base64 encoded macos url strings. These
strings were converted into file paths relative to the datbase, the
papers directory.
2018-11-01 13:02:03 -07:00
ackman678
4671e36323 init BibDesk original 2018-11-01 12:46:19 -07:00