]> git.donarmstrong.com Git - org-ref.git/history - org-ref.el
add back my makefile
[org-ref.git] / org-ref.el
2015-06-01 Don ArmstrongMerge remote-tracking branch 'origin/master'
2015-05-19 John Kitchinminor space removal
2015-05-19 John Kitchinmake the example user function more functional.
2015-05-19 John KitchinMerge pull request #39 from kuangdash/master
2015-05-19 tyuuniexport 'eqref' in html just as in latex
2015-05-18 John Kitchinfix error in eqref export
2015-05-04 John Kitchinadd get mendeley filename function and documentation.
2015-05-03 John Kitchinadd get pdf filename variable and function
2015-04-23 John Kitchinmerging updates for journal title and notes functionality
2015-04-23 John KitchinMerge branch 'journaltitle' of https://github.com/braba...
2015-04-21 Alan Schmittreplacing white space in additional fields
2015-04-21 Alan Schmittremove newlines, tabs, and multi spaces from title
2015-04-20 John KitchinMerge branch 'journaltitle' of https://github.com/braba...
2015-04-19 Alan SchmittUse `org-ref-reftex-format-citation` for `org-ref-open...
2015-04-19 Alan Schmitttiny bug: it seems the key is obtained through "=key="
2015-04-19 Alan Schmittpull journal name from journaltitle field if journal...
2015-04-14 John Kitchinmake label export as a div with id for html.
2015-04-09 John KitchinMerge branch 'brabalan-bibtex-set-dialect'
2015-04-09 John Kitchinmerged fix from https://github.com/jkitchin/org-ref...
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-09 Alan Schmittuse `parsebib-find-bibtex-dialect` to find the dialect
2015-04-09 Alan Schmittadding calls to `bibtex-set-dialect`
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