notes

Too many authors to cite?

No problem et al.

My notes, articles, papers, etc.

Computer Science at AGH University

Miscellaneous


The mystd.sty package

This repository contains mystd.sty – my template for creating notes in LaTeX.

\documentclass[11pt]{scrartcl}
\usepackage[pretty,polish]{mystd}
\title{}
\author{}
\date{}

\begin{document}
    \maketitle
    \tableofcontents
    \eject
\end{document}

To the package mystd.sty one can pass a few arguments:

In mystd.sty I have also defined:

A few words about the software environment

To use this repository on your computer you need to have Task and tectonic installed. In my opinion, it is the best choice when it comes to both small and large LaTeX projects. Besides that, I recommend using textidote, which allows you to check your work for grammar and spelling.