8000 GitHub - wwlorey/truman-apa7-latex-template: A simple APA7 LaTeX template in a flavor defined by the Truman State University Counseling Program.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wwlorey/truman-apa7-latex-template

Repository files navigation

truman-apa7-latex-template

A simple APA7 LaTeX template in a flavor defined by the Truman State University Counseling Program.

This is built without the use of the apa7 LaTeX package and can be easily modified for your own purposes.

Requirements

  • xelatex
  • biber
  • the LaTeX packages in truman-apa7-template.tex

Usage

  1. Clone this repository.
  2. Make your changes to truman-apa7-template.tex. Rename the file as desired.
  3. Build a PDF using the build script.
./build

If making changes to references, build with the following command to incorporate those changes.

./build --bib

build looks for the first .tex file found in your current directory and runs xelatex on it. Adding the --bib flag does everything build does but it also searches for the first .bcf file in your current directory (which is automatically generated from your .bib file) and runs biber on it before building the PDF again to get the final product.

About

A simple APA7 LaTeX template in a flavor defined by the Truman State University Counseling Program.

Topics

Resources

License

Stars

Watchers

Forks

0