Masaryk University, Faculty of Science  Archivum Mathematicum

INSTRUCTIONS TO AUTHORS

Archivum Mathematicum welcomes the submission of high quality research papers that are of interest to a substantial number of its readers.

The submission of a paper implies the author's assurance that it has not been published or submitted for publication elsewhere.

Submission Process

Papers to be considered for publication should be sent electronically (in the form of a PDF file) to the Editorial Office. The authors are invited to suggest the Editor(s) to be associated with the manuscript during the submission process.

Manuscript Requirements

Manuscripts should contain:

  • A short abstract
  • 2020 Mathematics Subject Classification
  • Key words
  • Author's address including the e-mail address

LaTeX Typesetting

Authors are strongly encouraged to use TeX typesetting software to prepare their papers. The LaTeX macro package is especially recommended.

Document Class and Format Specifications

  • Document class: amsart (AMS article class)
  • Font size: 10 pt
  • Paper dimensions: 190 mm × 125 mm

Example preamble:

\documentclass{amsart}
\setlength{\textwidth}{125truemm}
\setlength{\textheight}{190truemm}
\title[Short Title]{Full Title of the Article}
\author{Author Name}
\address{Department, University, City, Country}
\email{author@institution.edu}
\subjclass[2020]{Primary 14J60; Secondary 14F05}
\keywords{keyword1, keyword2, keyword3}
\begin{document}
\begin{abstract}
Abstract text goes here.
\end{abstract}
\maketitle
% Article content
\bibliographystyle{alpa}
\bibliography{references}
\end{document}

References and Bibliography

Authors are strongly encouraged to use BibTeX for managing references:

  • Create a separate .bib file containing all bibliographic entries cited in your paper
  • Use standard BibTeX format for all references
  • Include the .bib file along with your .tex file upon submission
  • Recommended bibliography style: alpha

Example BibTeX entry:

@article{author2024,
  author = {Author, A. and Coauthor, B.},
  title = {Title of the article},
  journal = {Journal Name},
  volume = {10},
  year = {2024},
  pages = {123--145},
  doi = {10.xxxx/xxxxx}
}

In your LaTeX document, cite references using \cite{author2024} and include:

\bibliographystyle{alpha}
\bibliography{yourfilename}

For journal names, please use the abbreviations used in the MathSciNet or zbMATH Open databases.

Final Submission

Once an article has reached its final form and is accepted for publication, authors will be asked to supply the appropriate electronic files:

  • Main file: A single .tex file with any relevant macros included in the preamble, named after the article number as assigned by the Editorial Office (e.g., AM1234.tex)
  • Bibliography file: The corresponding .bib file (e.g., AM1234.bib)
  • Figures: Figures in PDF form, submitted at the same time as the TeX file

Proofs

One proof is supplied, which should be corrected and returned promptly.

Additional Notes

  • Ensure all figures are of high quality and properly referenced in the text
  • Check that all references are complete and correctly formatted in the .bib file
  • Verify that the manuscript compiles without errors before submission
  • Contact the Editorial Office (mailto:archmath@math.muni.cz) if you have any technical questions regarding manuscript preparation



Archivum Mathematicum

Published by Masaryk University
© 1992–2025 Masaryk University,
Brno, Czech Republic
ISSN 1212–5059 (electronic edition)
ISSN 0044–8753 (printed edition)


Last modified March 31, 2026
© 1997–2025

Design © 2006 Ivana Halabalová | HTML 4.01