GithubHelp home page GithubHelp logo

jaryaman / bibtex-bsts Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 148 KB

Examples of bibliography style files for academic journals using BibTeX

License: Other

TeX 100.00%
bibtex bibtex-bsts latex bibliography

bibtex-bsts's Introduction

BibTeX-BSTs

A set of .bst files intended to resemble the bibliography style of common academic journals for use with the LaTeX bibliography managing system BibTeX. makefiles are also included to create your own .bst files.

BSTs

Some example .bst files can be found in the ./BSTs subdirectory. Where the corresponding .dbj file is available, the .bst appears as a subdirectory of ./BSTs. The style files available here are:

  • author_year_whole_title_all_authors.bst: To have the citation style displaying [authorYear] in text and show all authors in the bibliography
  • BiochemJ.bst: To resemble the citation style of Biochemical Journal
  • Bioessays.bst: To resemble the citation style of Bioessays
  • AJHG.bst: To resemble the citation style of American Journal of Human Genetics
  • cell.bst: To resemble the citation style of Cell
  • nature.bst: To resemble the citation style of Nature
  • one_author_no_title.bst: To show a single author in the bibliography, with no title. This loosely resembles Physical Review Letters

How to make your own BibTeX style files

To make your own .bst files, run

latex makebst

and answer the questions after being prompted. Alternatively, comment/ uncomment the appropriate lines in imsi.dbj in the subdirectory ./makefiles then run

latex imsi.dbj

bibtex-bsts's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

ferdinando17

bibtex-bsts's Issues

Square brackets appear only if already set

The newcommand defined at the moment does not produce square brackets, unless this is set globally.
For nature style, this is not the case.
To make them appear, replace \cite{#1} by [\cite{#1}]%.

(Not really an issue, but could save you time in the future).

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.