mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-17 03:41:51 +01:00
Centralized URLs with macros
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
\newpage
|
||||
\lohead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2}{\texttt{\color{gray}Languages and Algorithms for AI (module 2)}}}
|
||||
\lehead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2}{\texttt{\color{gray}Languages and Algorithms for AI (module 2)}}}
|
||||
\lohead{\color{gray} Chapter taken from \href{\gitLAAITwo}{\texttt{\color{gray}Languages and Algorithms for AI (module 2)}}}
|
||||
\lehead{\color{gray} Chapter taken from \href{\gitLAAITwo}{\texttt{\color{gray}Languages and Algorithms for AI (module 2)}}}
|
||||
|
||||
\graphicspath{{../../languages-and-algorithms-for-ai/module2/}}
|
||||
\input{../../languages-and-algorithms-for-ai/module2/sections/_propositional_logic.tex}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
It may be useful to first have a look at the "Logic programming" section of
|
||||
\href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2}{\texttt{Languages and Algorithms for AI (module 2)}}.
|
||||
\href{\gitLAAITwo}{\texttt{Languages and Algorithms for AI (module 2)}}.
|
||||
|
||||
|
||||
\section{Syntax}
|
||||
|
||||
Reference in New Issue
Block a user