Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adolbyb/latex-publications-templates
Some LaTeX templates from tutorials and content I found around the web.
https://github.com/adolbyb/latex-publications-templates
beamer-presentation latex latex-article latex-beamer tex
Last synced: 17 days ago
JSON representation
Some LaTeX templates from tutorials and content I found around the web.
- Host: GitHub
- URL: https://github.com/adolbyb/latex-publications-templates
- Owner: ADolbyB
- Created: 2023-04-21T03:36:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T16:54:23.000Z (7 months ago)
- Last Synced: 2024-11-19T15:57:25.628Z (3 months ago)
- Topics: beamer-presentation, latex, latex-article, latex-beamer, tex
- Language: TeX
- Homepage:
- Size: 3.45 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LaTeX Publications and Templates
This is a small collection of LaTeX templates I began creating and customizing from tutorials and content I found on the web.
I plan to learn documentation using LaTeX and migrate from word processing software (currently I use LibreOffice) to LaTeX for larger works.
Update 8/2/2023: I added a new `Publications` folder and renamed the repo. This folder will now hold any papers I decide to add.
## Environment:
For Local Installations:
1. VS Code
- Visual Studio Code
- [LaTeX Workshop Extension](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop)
- [MiKTeX](https://miktex.org/download) For Automatic Package Management.
2. TeXMaker
- [TeXMaker](https://www.xm1math.net/texmaker/download.html): If you rather prefer a dedicated application for managing documents, check out this free cross-platform editor.
- Note that Using TeXMaker still requires MiKTeX.Online IDE:
3. Overleaf:
- [Overleaf](https://www.overleaf.com/) Online LaTeX Editor, which also has collaborative capabilities.## Sources:
- Electrical Engineering Lectures: [LaTeX Tutorial For Beginners](https://www.youtube.com/watch?v=uVM2FcwPCgk)
- Simulation Engineer: [How To Compile LaTeX Document in VS Code](https://www.youtube.com/watch?v=QK_yc9qSa2w)
- FreeCodeCamp: [LaTeX - Full Tutorial for Beginners](https://www.youtube.com/watch?v=ydOTMQC7np0)
- Michelle Krummel: [LaTeX Tutorials](https://www.michellekrummel.com/tutorials)
- IEEE: [Manuscript Templates for Conference Proceedings](https://www.ieee.org/conferences/publishing/templates.html)## Free Templates:
- [IEEE Citation Generator](https://www.mybib.com/tools/ieee-citation-generator).
- Great for short papers that have few sources.
- Works good if you don't want to set up a separate .bib file, and always up to date.
- [Overleaf](https://www.overleaf.com/latex/templates) Document Templates.
- 1 Click Import to Overleaf.com acct, or download & Import to VS Code.
- Has a real nice [MSc or PhD Template](https://www.overleaf.com/latex/templates/msc-or-phd-dissertation-template-originally-for-the-university-of-malta/xhnmbpvkmmqp).
- [LaTeX Templates](http://www.latextemplates.com/).
- Can be imported directly to Overleaf or Download Source Code.
- Includes another nice [Masters/Doctoral Thesis](http://www.latextemplates.com/template/masters-doctoral-thesis) Template.## Status:
![GitHub repo size](https://img.shields.io/github/repo-size/ADolbyB/latex-template-docs?label=Repo%20Size&logo=Github)