====== Instructions for authors ====== To edit the pages you need to register (see upper right corner). The editing window is hopefully enough self-descriptive. For more information about dokuwiki syntax, see [[wiki:syntax|Formatting Syntax]]. In addition, please pay attention to the following two features: citations and formulas. ===== Citations ===== ===== Formulas ===== For rendering formulas, we use a modification of the [[https://www.dokuwiki.org/plugin:latex|latex plugin]] for dokuwiki. Inline formulas are to be written inside single dollar signs. Formulas on separate line are to be written inside double dollar signs. Each formula is compiled as a separate LaTeX document and the result is then transformed to a SVG image. Note that it is not possible to define any additional commands locally for each page. ==== Pre-defined shortcuts ==== We define the following additional macros. The purpose of those definitions is not only to make writing formulas easier but also to unify the notation for the wiki. So, authors are strongly encouraged to use the macros and to use them in the meaning specified in the table. If you suggest any changes in the list, please contact the administrators. ^ Symbol ^ Command ^ Meaning ^ |$\hatstar$ | ''\hatstar'' | Dual free product | |$\tilstar$ | ''\tilstar'' | Glued free product | |$\tiltimes$ | ''\tiltimes'' | Glued tensor product | |$\C$ | ''\C'' | Set of complex numbers | |$\Cscr$ | ''\Cscr'' | Some category | |$\FinHilb$ | ''\FinHilb'' | Category of finite-dimensional Hilbert spaces | |$\FinVect$ | ''\FinVect'' | Category of finite-dimensional vector spaces | |$\FundRep$ | ''\FundRep'' | Category generated by the fundamental representation | |$\GL$ | ''\GL'' | General linear group | |$\Hilb$ | ''\Hilb'' | Category of Hilbert spaces | |$\id$ | ''\id'' | Identity mapping | |$\Irr$ | ''\Irr'' | Irreducible representations | |$\Kscr$ | ''\Kscr'' | Some category | |$\N$ | ''\N'' | Set of natural numbers (without zero) | |$\Pol$ | ''\Pol'' | The Hopf algebra associated to CQG | |$\Pscr$ | ''\Pscr'' | Set of all partitions | |$\Part$ | ''\Part'' | Linear category of all partitions | |$\R$ | ''\R'' | Set of real numbers | |$\Rep$ | ''\Rep'' | Category of representations | |$\spanlin$ | ''\spanlin'' | Linear span | |$\T$ | ''\T'' | Complex unit circle | |$\Q$ | ''\Q'' | Set of rational numbers | |$\Vect$ | ''\Vect'' | Category of vector spaces | |$\Z$ | ''\Z'' | Set of integers | ==== Partitions ==== For typesetting partitions, we use the macro package ''partmac'' from [[https://www.math.uni-sb.de/ag/speicher/gromadaE.html|Daniel Gromada]]. For more details, see [[Typesetting partitions]].