Git Product home page Git Product logo

arcpubs's Introduction

arcpubs

A latex class which to automatically update a publication record for the grant application process of the Australian Research Council.

Generate a .bib file containing all your papers of various kinds. Most reference management software such as Endnote, Jabref, Mendeley etc should be able to export to this format.

A document is automatically generated which contains separate sections for books, book sections, journal articles and conference proceedings. You specify your last name, so that any papers which you didn't coauthor are not included. Your name is then made bold and underlined.

The file example.tex shows how to use the class. The one subtlety is that it uses biblatex instead of bibtex. This shouldn't be a real problem, as biblatex is included in all modern latex distributions. An example file example.tex is included. To compile it, run

latex example
biber example
latex example

Note that you may need to rerun latex a few more times to get all the numbering correct.

Please note that this class was knocked together in about one day, and has only been tested under Miktex 2.9. Please check the generated file carefully, as I cannot give a 100% guarantee that the formatting will be compliant with ARC requirements. In particular, watch out for overfull hboxes, which can result in text appearing outside the margin.

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.