Skip to content

rchiechi/BibLaTex-Template

Repository files navigation

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} rcclab class keys:

  • bibstyle (e.g., chem-acs)
  • articletitle (bool) show article titles in bibliography
  • articledoi (bool) show DOIs in bibliography
  • articleurl (bool) show URLs in bibliography
  • maxauthors (int) how many authors to list before truncating with et al.
  • numberedsubsections (bool) numbered sections
  • stixfont (bool) use the stix font instead of computer modern

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:

  • $\fermi$ Ef
  • $\egap$ Eg
  • \Mn Mn
  • \Mw Mw

Units:

  • $\Junits$ A cm-2
  • \logJ log|J|
  • \logI log|I|
  • \vtrans Vtrans
  • \vtransp{ +/- } Vtrans+/-
  • $\vtransmm$ 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.

About

A template for writing manuscripts with biblatex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published