Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 1.3 KB

README.md

File metadata and controls

61 lines (44 loc) · 1.3 KB

BibLaTex-Template defines a class and provides example files for writing scientific manuscripts.

rcclab.cls

A LaTeX class for writing articles. Customize with \documentclass[key=value]{rcclab} Keys passed to biblatex:

  • bibstyle (e.g., chem-acs)
  • articletitle (bool) show article titles in bibliography
  • doi (bool) show DOIs in bibliography
  • url (bool) show URLs in bibliography
  • maxbibnames (int) how many authors to list before truncating with et al.

Macros Defined:

Colors:

  • \red{ ... }
  • \blue{ ... }
  • \green{ ... }

Latin abbreviations:

  • \ie{ ... } i.e.,
  • \eg{ ... } e.g.,
  • \et{ ... } et al.

Template-stripped surfaces:

  • \ts{ Metal } MetalTS
  • \mica{ Metal } MetalMica
  • \afp{ Metal } MetalAFM
  • \cp{ Metal } MetalAFM

Constants:

  • (in mathmode) \fermi Ef
  • (in mathmode) \egap Eg
  • \Mn Mn
  • \Mw Mw

Units:

  • \Junits A cm-2
  • \logJ log|J|
  • \logI log|I|
  • \vtrans Vtrans
  • \vtransp{ +/- } Vtrans+/-
  • \degC{ ... } ...°C

SI Units:

  • \si{\molar} mol dm-3
  • \si{\Molar} M
  • \si{\torr} torr
  • \si{\calorie} cal
  • \si{\debye} D

References:

  • \citenum{} Write out the number of a reference in normal case.