GithubHelp home page GithubHelp logo

bst's Introduction

BibTeX Style Files for Ecology Journals

I created these .bst files using the custom-bib package for LaTeX. Where I could find my copy of the .dbj file I have included it as well. If you need to, you can make modifications to the .dbj file and re-run them to create modified .bst files.

I haven't tested these .bst files extensively, but they were adequate for my needs writing manuscripts for these journals. They have mostly been tested with journal articles, technical reports, and books.

All author-year style .bst files will require the natbib package to be loaded in the TeX preamble. For example:

\usepackage{natbib}
\bibpunct{(}{)}{;}{a}{}{;}

Current journals included:

  • BioScience bioscience.bst
  • Canadian Journal of Fisheries and Aquatic Sciences cjfas.bst
  • Frontiers in Ecology and the Environment frontecolenv.bst
  • ICES Journal of Marine Science icesjms.bst
  • Journal of Crustacean Biology jcrustbiol.bst
  • Methods in Ecology and Evolution mee.bst
  • Proceedings of the Royal Society B: Biological Sciences prsb.bst
  • Trends in Ecology and Evolution tree.bst
  • Fish and Fisheries fishfish.bst
  • Fisheries Research fishres.bst (by @catarinawor)

These files are licensed under the The LaTeX Project Public License.

bst's People

Contributors

catarinawor avatar frareb avatar seananderson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bst's Issues

mee.bst (Methods in Ecology and Evolution) does not give the expected result.

Using mee.bst I got [Manel et al. (1999)Manel, Smith & Smith] rather than (Manel et al. 1999) (See the author guidelines for the expected result).

Any idea why ?

Minimal example below:

test_mee.tex:

\documentclass{article}

\begin{document}
Hello world! \cite{prince_climate_2015} \cite{logue_empirical_2011} 

\bibliographystyle{mee}
\bibliography{cwm}

\end{document}

test_mee.bbl:

\begin{thebibliography}{2}
\providecommand{\natexlab}[1]{#1}

\bibitem[{Logue \emph{et~al.}(2011)Logue, Mouquet, Peter \&
  Hillebrand}]{logue_empirical_2011}
Logue, J.B., Mouquet, N., Peter, H. \& Hillebrand, H. (2011) Empirical
  approaches to metacommunities: a review and comparison with theory.
\newblock \emph{Trends in Ecology \& Evolution}, \textbf{26}, 482--491.

\bibitem[{Princé \& Zuckerberg(2015)}]{prince_climate_2015}

test_mee.blg:

This is BibTeX, Version 0.99d (TeX Live 2012/Debian)
Capacity: max_strings=35307, hash_size=35307, hash_prime=30011
The top-level auxiliary file: test_mee.aux
The style file: mee.bst
Database file #1: cwm.bib
You've used 2 entries,
            2811 wiz_defined-function locations,
            598 strings with 4862 characters,
and the built_in function-call counts, 1721 in all, are:
= -- 156

Output:
screenshot_20150413_170457

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.