From dc7806b748effca4ea57a165df0fff33b1f83ef3 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 7 Feb 2014 01:23:35 -0500 Subject: ENH: Make compatible with single BibTeX file --- README.org | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index ba2dc9c..110632d 100644 --- a/README.org +++ b/README.org @@ -98,13 +98,15 @@ heading that is a study. ** Opening a BibTeX file -All BibTeX files are kept in a single directory and are named as -.bib. The function =bog-find-citekey-bib= will open the BibTeX -file associated with a citekey. The citekey is obtained in the same way -as the [[Opening a PDF file][PDF citekey]]. +The function =bog-find-citekey-bib= will open the BibTeX entry +associated with a citekey. -Although I prefer the above setup, using a single for all entries is -more common, so I plan to add support for this (see [[./bog-todo.org][bog-todo.org]]). +The citekey is obtained in the same way as the [[Opening%20a%20PDF%20file][PDF citekey]]. + +BibTeX entries can be stored in one of two ways: + +1. As a single file with many entries +2. As single-entry files named .bib within a common directory ** Searching citekey on the web -- cgit v1.2.3