CMPS 7010 Research Seminar
Fall 17
Resources
Resources for finding research papers:
Miscellaneous:
LaTeX resources:
- LaTeX tutorial
- LaTeX history
- LaTeX reference
- Symbols
- Tools:
- Math:
- BibTeX:
- Algorithm pseudocode:
-
algorithm2e package:
- algorithm environment is both float & algorithm definition environment (\usepackage{algorithm2e})
-
algorithms bundle: (Older; use algorithm float environment with algorithmicx package below.)
- algorithm float environment (\usepackage{algorithm}
- algorithmic environment (\usepackage{algorithmic})
-
algorithmicx package: (Use with algorithm float environment above)
- (updated) algorithmic environment (\usepackage{algpseudocode})
Allows to modify predefined structures or create new ones.
-
algo package: (old)
- algorithm environment (\usepackage{algo}); not a float environment
- Beamer slides:
- Vector graphics drawing tools:
- Topics to be covered in class:
- Document structure; packages
- Title
- Sectioning
- Macros / definitions
- Math mode basics
- Fonts: styles, sizes
- Itemize, enumerate
- Cross-references, labels
- Figures, tables
- Alignment: centering
- Footnotes
- Math: Align, equation, theorems, proofs
- Inkscape for drawing figures
- Bibliography and Bibtex
- Tweaks
- vspace, hspace
- Spacing within environments
- Margins
- Advanced:
- Subfigure
- Click on references
- Thesis template
- Pseudo-code
Last modified by Carola Wenk,
cwenk -at- tulane -dot- edu,