Skip to content

Latest commit

 

History

History
111 lines (71 loc) · 1.99 KB

org-ref-issues.org

File metadata and controls

111 lines (71 loc) · 1.99 KB
(org-link-set-parameters
 "github-issue"
 :follow (lambda (path)
	   (browse-url
	    (format "https://github.com/jkitchin/org-ref/issues/%s" path))))

381 Testing labels

label:test.1

label:test-1 \label{fig:test-foo} \label{fig:testfoo}

ref:test.1 ref:test ref:test-1

<2017-02-22 Wed>

I found some minor inconsistencies with labels and ref messages that are caused by allowing . in the name. The . in particular is tricky since it is a special regexp character. I added regexp-quote in a lot of places to accommodate this.

(org-ref-get-labels)
(org-ref-count-labels "test")

388

jkitchin#388

Click on this, and press “g”. It should get the bibtex entry from the doi.

doi:10.1016/j.calphad.2017.01.009

399

github-issue:399

This is a natbib type, and if you do not use the natbib package, it will not work correctly in pdf export.

citenum:akhade-2011-effec

356

cite:jkitchin76:online

printbibliography:nil

(org-ref-get-html-bibliography)
(org-ref-get-bibtex-keys)
(org-ref-find-bibliography)
(org-ref-get-bibtex-entry-html "jkitchin76:online")
(org-ref-get-bibtex-entry-citation "jkitchin76:online")
(bibtex-set-dialect 'biblatex)
(org-ref-key-in-file-p "jkitchin76:online" (file-truename "org-ref.bib"))

405

ref:test-table

56