Repository of Tex formats for the LRT2022 Digital Design course, taught at Universidad de las Américas Puebla (UDLAP).
Each template contains different folders:
- bib: Includes the file
bibliografia.bib
. It is recommended to use a reference manager (JabRef, Zotero). - bst: Includes the file
IEEEtran.bst
, which is used to apply the IEEE transactions citation style. DO NOT modify this file to maintain the required format. - codigos: Folder for adding the codes used during the project. It is NOT recommended to place all the code in the body of the document; use the appendices for this purpose. (Not present in Individual_Assignment:Template)
- Imagenes: Folder for placing the images used in the document. It is recommended to use .eps format.
The document main.tex is commented for better understanding.
It is recommended to use any of the following options:
- Overleaf
- Texmaker
- Visual studio code + extension Latex workshop
Note: See account creation or installation processes for each method. If you are beginners in using LaTeX, it is recommended to use Overleaf.
he referencing guide can be consulted at IEEE Reference guide
The purpose of this folder is to collect the codes that will be generated and/or used throughout the course. It is divided into codes for use in the laboratory and theory codes, which are further divided by learning units.