LaTeX template for the article document class
Clone the repository
git clone https://github.com/hackermd/article-template ~/Documents/my-articleAdd content to the
sections/*.texfiles and references to themain.bibbibliography file using your favorite text editor.Compile the LaTeX document
cd ~/Documents/my-article pdflatex index biber index pdflatex index pdflatex indexOpen the generated
index.pdf.