Welcome to the LaTeX Guide! This repository is designed to help beginners get started with writing documentation which used to be used by Google Docs and Microsoft Word.
To get started with the Beginner's Starter Pack, follow these steps:
-
Clone the repository:
git clone https://github.com/Vikranth3140/LaTeX-Guide.git
-
Head to main.tex and read the basic LaTeX functions.
-
Head to IEEE Bare Demo Template for Conferences and check the LaTeX documentation for more information about LaTeX.
-
Explore the different documentations of IEEE Official Templates .
We welcome contributions from everyone! If you'd like to contribute to the Beginner's Starter Pack, please follow these guidelines:
- Fork the repository
- Add your own tutorials, resources, or example projects
- Submit a pull request
Overleaf is a good online LaTeX editor and compiler. Follow these steps to use Overleaf:
- Go to Overleaf website.
- If you don't have an account, sign up for free.
- Once logged in, create a new project.
- Write down the LaTeX code for which you want to preview it.
- Click the "Compile" button to generate the PDF output.
- You can view and download the compiled PDF document from the Overleaf interface.
This project is licensed under the MIT License.