Skip to content

palixthepalalix/dbsystems_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbsystems_paper

Basically each section is separated out into it's own file for easy navigation of the project. This is done using the \input command which inserts a latex file inline to the location where it is called.

Useful latex commands

This creates a subsection that is non-numbered. If you wish to let them be numbered, do not include the *.

\subsection*{Introduction}

This creates a subsubsection that is non-numbered. If you wish to let them be numbered, do not include the *.

\subsubsection*{Abstract}

This creates a citation for a bibitem named columnar.

\cite{columnar}

Dependencies

Requires latexmk and pdflatex to be in your PATH.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published