Coder Social home page Coder Social logo

ajptemplate's Introduction

AJP template for LaTeX

Updates to the template for manuscripts for the American Journal of Physics to use BibTeX and include hyperlinks, by Ted Corcovilos (2014). Also, includes configuration file for latexmk to simplify compiling the document and a working .gitignore configuration.

Usage

  1. Edit AJPTemplate.tex with the text of your document.
  2. Edit AJPTemplate.bib to contain BibTeX bibliography entries for the reference of your text.
  3. (Optional) Place figures in the fig folder to preserve them during cleanup.
  4. Compile the document with one of these methods:
    • Manually: run pdflatex AJPTemplate, followed by bibtex AJPTemplate, then two more times pdflatex AJPTemplate.
    • Automagically: run latexmk AJPTemplate (requires latexmk to be installed).
  5. When ready to submit the manuscript, manually copy the contents of the AJPTemplate.bbl file into the place indicated near the end of the AJPTemplate.tex file. Then compile again by running pdflatex AJPTemplate (probably 3 times) or latexmk AJPTemplate. (This final step is a work-around for the submission instructions for AJP: .bbl files are not permitted.)

ajptemplate's People

Contributors

corcoted avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.