emacs-humanities
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-humanities] Citations in org-mode


From: Joe Corneli
Subject: Re: [emacs-humanities] Citations in org-mode
Date: Thu, 11 Feb 2021 00:16:23 +0000

By the way, for anyone else looking for a ‘Minimal Working Example’ for
org-ref ...

git clone https://github.com/jkitchin/org-ref

Then you can find a working example in ./tests/test-1.org (for BibTeX)
and ./tests/issue-482.org (for BibLaTeX).

Usage seems pretty intuitive, e.g., M-x org-ref-insert-link to insert a
link (with org-ref itself installed of course!).  The BibLaTeX example
supports multiple bibliographies, which is handy for testing it out with
some of your own bibliographic references.

To build the package you also need Cask (https://github.com/cask/cask)
and with that in place you can run the tests in an automated manner via:

cd org-ref
cask install
make

FWIW!

Lastly, helm-bibtex is a useful addition to this mix.  I’ve seen some
configurations for managing references online that are much more
complicated than this, but this starting point seems nice and simple.

-- 
Dr Joseph A. Corneli (https://github.com/holtzermann17)

HYPERREAL ENTERPRISES LTD is a private company limited by shares, incorporated
25th, June 2019 as Company Number 634284 on the Register of Companies for
Scotland (https://beta.companieshouse.gov.uk/company/SC634284).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]