]> git.donarmstrong.com Git - org-ref.git/history - org-ref.el
add latex formatting to scopusid
[org-ref.git] / org-ref.el
2015-04-09 John Kitchinadd (bibtex-set-dialect nil t) to all bibtex tempbuffers
2015-04-09 John Kitchinadd set dialect to org-ref-bib-citation
2015-04-02 John Kitchinmake html export for links be to a div id.
2015-03-26 John KitchinMerge pull request #28 from syohex/fix-byte-compile...
2015-03-26 Syohei YOSHIDAFix for wrong variable name
2015-03-26 Syohei YOSHIDAFix byte-compile warning about free variable
2015-03-25 John KitchinMerge pull request #27 from syohex/fix-for-byte-compile
2015-03-25 Syohei YOSHIDAUse cl-lib macros instead of cl.el macros
2015-03-25 Syohei YOSHIDALoad org-element for using its functions
2015-03-25 Syohei YOSHIDAstring-to-int is a obsoleted function
2015-03-25 John Kitchinadd institution to techreport
2015-03-25 John Kitchindouble dash to single dash in html
2015-03-25 John Kitchinrm {} individually and add techreport.
2015-03-25 John Kitchinremove empty links and doi
2015-03-25 John Kitchinfix some html export issues
2015-03-25 John Kitchinsmall layout changes, fixed bug in bibliographystyle...
2015-03-25 John Kitchinmake no output for bibliography style
2015-03-25 John KitchinMerge branch 'master' of github.com:jkitchin/org-ref
2015-03-25 John KitchinMerge pull request #26 from syohex/remove-deprecated...
2015-03-25 Syohei YOSHIDAUse read-string instead of read-input
2015-03-20 John Kitchinminor fix to allow insertion of citations at the very...
2015-03-18 John Kitchinremoved some commented out code
2015-03-18 John Kitchinfix small bug in bibliography link when you click on...
2015-03-17 John Kitchinanother minor tweak of cite express regexp
2015-03-17 John Kitchinfix issue #24
2015-03-17 John Kitchinfix issue 23
2015-03-17 John Kitchinadjusted cite link re to fix issue #23
2015-03-16 John Kitchinadd new function to find bad file links, bad \attachfil...
2015-03-16 John Kitchinsmall space change.
2015-03-16 John Kitchinfixing a missing paren typo
2015-03-15 John Kitchinwhitespace fixing
2015-03-15 John Kitchinfixed a tricky bug in finding labels
2015-03-15 John KitchinRevert "remove an apparent duplicate label finder."
2015-03-15 John Kitchinremove an apparent duplicate label finder.
2015-03-15 John Kitchinrestore store link to custom id
2015-03-15 John Kitchinadd bibliographystyle completion
2015-03-15 John Kitchinslight modification of re link regexp to include eqref
2015-03-15 John Kitchinadd a menu for org-ref to the Org menu
2015-03-15 John Kitchinadd a help function
2015-03-15 John Kitchinran checkdoc and fixed most errors.
2015-03-15 John Kitchinadd org require to package
2015-03-15 John Kitchinadd hydra require
2015-03-15 John Kitchinbump to v0.2
2015-03-15 John Kitchininitial commit of el version of org-ref