Skip to content

JeremyZXi/IB-Math-IA-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IB-Math-IA-Template

A LaTex template for IBDP Mathematics Internal Assesment

  • Preconfigured formatting (margins, double space, headers)
  • Code and algorithm formatting
  • Structured sections (Title page, TOC, Appendix)

For proper differentiation symbol, use \diff{x} instead of dx

To insert Python code snippet:

\begin{lstlisting}[language = python]
  %your code goes here
\end{lstlisting}

To inser presudo code or procedures

\begin{algorithm}
 %...
\end{algorithm}

About

A LaTex template for IBDP Mathematics Internal Assesment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages