Centralized URLs with macros

This commit is contained in:
2023-12-22 21:47:35 +01:00
parent acdd131463
commit 650af7b2b2
4 changed files with 12 additions and 5 deletions

View File

@ -103,4 +103,11 @@
}
\newcommand{\gitFAIKROne}[0]{ https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module1 }
\newcommand{\gitFAIKRTwo}[0]{ https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module2 }
\newcommand{\gitFAIKRThree}[0]{ https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module3 }
\newcommand{\gitLAAITwo}[0]{ https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2 }
\newcommand{\gitMLDM}[0]{ https://github.com/NotXia/unibo-ai-notes/tree/pdfs/machine-learning-and-data-mining }
\newcommand{\gitSMM}[0]{ https://github.com/NotXia/unibo-ai-notes/tree/pdfs/statistical-and-mathematical-methods-for-ai }
\newcommand{\eoc}[0]{\begin{flushright}\texttt{\raggedleft\small <end of course>}\end{flushright}}