Skip to content

jlnrrg/AMJ-latex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMJ latex template

🧐 Why use AMJ latex template

When I wrote my thesis I had to use the AMJ citation format according to these specifications.
This proved to be difficult, as there was no latex template found accross the web that fit the criteria 😠.
So I spend hours going back and forth to get as close as possible to the needed style, so you don't need to 😀.

This is the result, which also includes a few handy latex tricks to polish the work.

🤩 Additional Features

  • table creation with notes and backreferences
  • secondary citation commands
  • table entry counters

🤞 Usage

Feel free to use this template or look at the pre-build overleaf version with you can copy according to the tutorial.
To make the overleaf version work, you need to change your compiler to LuaLaTeX

  • you need to use lualatex
project/
├── data/
│   ├── campus_logo.png (logo with color)
│   ├── campus_logo_bk.png (logo with black and white)
│   ├── library.bib (put your sources here)
├── sections/ (put your text here and \input{} it within the main.tex) 
│   ├── abstract.tex
│   └── example.tex (outlines different commands)
├── setup/ (you know what you do? then edit here)
│   └── ...
├── LICENSE
├── README.md 
└── main.tex (start file)

🌿 Honor where honor is due

By using this template you are required to include a reference in your writing according to the LICENSE.

About

Latex template to get you started with AMJ easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages