diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-09 22:42:26 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-09 22:42:26 -0500 |
commit | 0ab193f0146a32ccc020f8d69ef4310128851c4f (patch) | |
tree | c7a66b9f3c539f5a7b2153bd6fc59741d91aecea /README | |
parent | 0d22a96db8c814250417856e3d061452727adc8e (diff) | |
download | bog-0ab193f0146a32ccc020f8d69ef4310128851c4f.tar.gz |
DOC: Revise README text
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ and taking notes with Org, not on writing research articles with Org. 2.8 Generating a combined BibTeX file ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - If single-entry BibTeX files are used, there needs to be a way to + If single-entry BibTeX files are used, there should be a way to collect the references that are needed. `bog-create-combined-bib' can be used to create a BibTeX file that has entries for all the citekeys in the current buffer. |