summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/biolett-bst
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-05 21:18:09 +0000
committerKarl Berry <karl@freefriends.org>2016-10-05 21:18:09 +0000
commit34a4454a5a6331d3467fab79885be3293f607f63 (patch)
treed1ac7ba07e1103017f2e489284c79a5a57a02453 /Master/texmf-dist/doc/bibtex/biolett-bst
parentd431fd536e864d591913f8b506c9442d97577441 (diff)
biolett-bst (5oct16)
git-svn-id: svn://tug.org/texlive/trunk@42217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/biolett-bst')
-rw-r--r--Master/texmf-dist/doc/bibtex/biolett-bst/README.txt33
1 files changed, 33 insertions, 0 deletions
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 <og.souza@ufv.br>
+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