From 34a4454a5a6331d3467fab79885be3293f607f63 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 5 Oct 2016 21:18:09 +0000 Subject: biolett-bst (5oct16) git-svn-id: svn://tug.org/texlive/trunk@42217 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/bibtex/biolett-bst/README.txt | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Master/texmf-dist/doc/bibtex/biolett-bst/README.txt (limited to 'Master/texmf-dist/doc/bibtex/biolett-bst') diff --git a/Master/texmf-dist/doc/bibtex/biolett-bst/README.txt b/Master/texmf-dist/doc/bibtex/biolett-bst/README.txt new file mode 100644 index 00000000000..a4174b329bc --- /dev/null +++ b/Master/texmf-dist/doc/bibtex/biolett-bst/README.txt @@ -0,0 +1,33 @@ +This is the BibTeX style (.bst) file for the +journal "Biology Letters" from the Royal Society. + +Simply include it in your .tex file with command + + \bibliography{myreferences} + \bibliographystyle{biolett} + +where 'myreferences' is actually the file +'myreferences.bib', which should be your bibliographic +databank in BibTeX format, of course! + +Please, be aware that this style was pro­duced in­de­pen­dently +of the Royal So­ci­ety, and has no for­mal ap­proval +from the Society. + +If you spot any mistake in the .bst file, you'd better fixing +it in the .dbj file, instead of trying to fix the .bst file. +In such case, I can send you my original biolett.dbj file +to speed up your work. Just drop me an email! + +Cheers + +Og DeSouza +http://www.isoptera.ufv.br + +PS: if you publish a paper using this bst file, please be +kind to mention it in the acknowledgments, and send me a +pdf of your paper for my records. It may improve the chances +to get my next research grant! + +--------------- changelog +2016-10-05 first version -- cgit v1.2.3