Skip to content
/ qapaja Public

Quarto template for American Psychological Association (APA, 7th edition)

Notifications You must be signed in to change notification settings

crsh/qapaja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<%= title %>

Creating a New Article

To create a new article using this format:

TODO: Replace the <github-organization> with your GitHub organization.

quarto use template <github-organization>/<%= filesafename %>

This will create a new directory with an example document that uses this format.

Using with an Existing Document

To add this format to an existing document:

TODO: Replace the <github-organization> with your GitHub organization.

quarto add <github-organization>/<%= filesafename %>

Then, add the format to your document options:

format:
  <%= filesafename %>-pdf: default

Options

TODO: If your format has options that can be set via document metadata, describe them.

Example

Here is the source code for a minimal sample document: template.qmd.

About

Quarto template for American Psychological Association (APA, 7th edition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published