Giter Site home page Giter Site logo

paulromano / ans-bibtex-style Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 6.0 199 KB

BibTeX style file for submissions to publications by the American Nuclear Society such as Nuclear Science and Engineering, Nuclear Technology, Fusion Science and Technology, and Transactions.

ans-bibtex-style's Introduction

BibTeX Style File for ANS Publications

The .bst file in this repository can be used as a style file when preparing manuscripts for publications by the American Nuclear Society using LaTeX. This includes the following publications:

  • Nuclear Science and Engineering
  • Nuclear Technology
  • Fusion Science and Technology
  • Transactions of the American Nuclear Society

To use the style file, copy it to the directory where your LaTeX source is and add the following line to your source:

\bibliographystyle{ans}

ans-bibtex-style's People

Contributors

paulromano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ans-bibtex-style's Issues

Commas after title

For articles, the comma following the title should come inside quotes, i.e.

P. ROMANO, "Some Awesome Discovery," J. Discoveries, 5, 135 (2012).
rather than
P. ROMANO, "Some Awesome Discovery", J. Discoveries, 5, 135 (2012).

This turns out to be a little complicated to fix because of the way that FUNCTION{output.nonnull} writes commas and periods. Ideally, you could add a section that checks if the last character in the formatted title is a string, but the way that substring$ works makes it difficult to do this since it ignores braces and LaTeX quotes are considered single characters. One possible fix is to get rid of all the new.block functions, but this will involve some pretty drastic changes to the file.

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.