Changed references to other courses as imports

This commit is contained in:
2023-12-22 21:23:44 +01:00
parent 1d56ef172f
commit d66b9c6344
2 changed files with 19 additions and 4 deletions

View File

@ -1,3 +1,11 @@
\chapter{Propositional and first order logic} \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)}}}
See \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2}{\texttt{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}
\input{../../languages-and-algorithms-for-ai/module2/sections/_first_order_logic.tex}
\graphicspath{}
\newpage
\lohead{}
\lehead{}

View File

@ -1,3 +1,10 @@
\chapter{Prolog} \lohead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module2}{\texttt{\color{gray}Fundamentals of AI and KR (module 2)}}}
\lehead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module2}{\texttt{\color{gray}Fundamentals of AI and KR (module 2)}}}
See \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module2}{\texttt{Fundamentals of AI and KR (module 2)}}. \graphicspath{{../../fundamentals-of-ai-and-kr/module2/}}
\input{../../fundamentals-of-ai-and-kr/module2/sections/_prolog.tex}
\graphicspath{}
\newpage
\lohead{}
\lehead{}