Directory macros/xetex/latex/zbmath-review-template
zbmath-review-template
This package contains the class zbMATH, which is used for reviews on zbMATH Open. It has to be compiled using XeLaTeX.
Instruction
Load the class zbMATH via
\documentclass{zbMATH}
Use the commands
\title{<title of the reviewed article>} \author{<authors of the reviewed article>}
to set the title and author information of the article under review. The title and footer of your review are generated via
\maketitle \makefooter
Afterwards, add the text of your review. At the end of your review you can add your name using the macro
\reviewer{<Your Name>}
Optionally, you can add MSC Classes and keywords using
\msc{<MSC Classes>} \keywords{<keywords>}
where MSC classes are separated by space and keywords are separated by a semicolon ';'.
Finally, compile your .tex file with XeLaTeX.
Files
The package contains the following files:
- README.md
- zb-basics.sty
- zbMATH.cls
- zb-example.pdf (a sample review document)
- zb-example.tex (tex source of zb-example.tex)
- zb-manual.pdf (a short documentation)
- zb-manual.tex (tex source of zb-manual.pdf)
- figures/screenshot.png (picture used in zb-manual.tex)
Packages
The following packages are used:
- amsmath, amsfonts, amssymb
- babel
- enumitem
- etoolbox
- fontspec
- gensymb
- geometry
- graphicx
- mathrsfs
- mathtools
- scrartcl
- scrlayer-scrpage
- stmaryrd
- tikz-cd
- textcomp
- xcolor
- xparse
License
GNU General Public License, Version 3, except of zb-example.tex and zb-example.pdf, which are distributed under CC-BY-SA 4.0.
Version History
24 June 2021: Version 2.1
Contact
Isabel Beckenbach
E-Mail: isabel.beckenbach at fiz-karlsruhe.de
Download the contents of this package in one zip archive (206.5k).
zbmath-review-template – Template for a zbMATH Open review
This package contains a template for zbMATH Open reviews. It will show what your review will look like on zbMATH Open and you can test whether your LaTeX-Code will compile on our system.
The template has to be compiled using XeLaTeX and relies on scrartcl, scrlayer-scrpage, amsfonts, amssymb, amsmath, babel, enumitem, etoolbox, fontspec, gensymb, geometry, graphicx, mathrsfs, mathtools, stmaryrd, textcomp, tikz-cd, xcolor, and xparse.
Package | zbmath-review-template |
Version | 2.1 2021-06-24 |
Licenses | GNU General Public License, version 3 CC BY-SA 4.0 |
Copyright | 2021 FIZ Karlsruhe GmbH |
Maintainer | Isabel Beckenbach |
Contained in | TeX Live as zbmath-review-template MiKTeX as zbmath-review-template |
Topics | Document template XeTeX |