Coder Social home page Coder Social logo

quantum-journal's Introduction

LaTeX document class for Quantum

quantumarticle is the document class for typsetting articles in Quantum.

Installation and usage

To use the quantumarticle document class with LaTeX simply start your documment with the line:

\documentclass[your options]{quantumarticle}

Before you can do this however, you must install quantumarticle.cls. You have several options for doing this:

  1. The quantumarticle class is provided with install scripts for bash and PowerShell. These scripts should work for Windows 7 or later with MiKTeX, or for TeX Live with Linux or macOS / OS X. To install the class into your user-local LaTeX directory from within bash:
$ cd quantum-journal/
$ ./install.sh

Similarly, under PowerShell:

PS > cd quantum-journal/
PS > ./install.ps1
  1. To manually install quantumarticle, copy quantumarticle.cls to texmf/tex/latex/quantumarticle within your home directory (under Linux, macOS, and OS X ~/, or under Windows typically C:\Users\[your username]) and run texhash (TeX Live) or initexmf --update-fndb (MiKTeX).

  2. Alternatively you can use quantumarticle.cls without installing it by simply putting it in the same folder as your main LaTeX source file. This can be the most convenient option if you are working on a manuscript together with collaborators that do not want to install quantumarticle.cls and are exchaning the source files of your manuscript via email or cloud storage services. When you upload your manuscript to the arXiv you will anyway have to include quantumarticle.cls along with other source files.

  3. Finally, you can use quantumarticle.cls without even downloading it at all on the collaborative writing platform overleaf by starting you project from the quantumarticle template as well as with the ShareLaTeX online LaTeX editor by using the quantumarticle template there.

Dependencies

quantumarticle.cls should work with any reasonably recent LaTeX distribution. It further requires the following packages: xkeyval, etoolbox, geometry, xcolor, fancyhdr, tikz, hyperref, ltxgrid and ltxcmds (often distributed along with retex, in texlive for example as part of texlive-publishers), as well as at least either lmodern or type1ec. We recoomend to have natbib and at least one of bbm or dsfont installed. All of these should be included in the full install variant of your LaTeX distribution (for example texlive-full).

Compatibility

The quantumarticle class tries to be maximally compatible with existing document classes, such as, article, revtex, iopart, and elsarticle. It supports all standard options, like twocolumn, onecolumn, titlepage, as well as the standard syntax for defining the title page with the \author, \address, and \affiliation commands and the abstract environment.

Contributing

In case you encounter problems using the article class please consider opening a bug report in our bug-tracker on github or contact us via email under [email protected].

Improvements submitted as pull requests against the development branch are very much appreciated!

Copyright

Copyright 2017 Verein zur Förderung des Open Access Publizierens in den Quantenwissenschaften (http://quantum-journal.org/about/)

quantumarticle.cls is derived from article.cls available from https://www.ctan.org/pkg/article

It may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2005/12/01 or later.

quantum-journal's People

Contributors

cgogolin avatar cgranade avatar omnster avatar liantze avatar

Watchers

James Cloos 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.