-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathapashiny.qmd
More file actions
24 lines (13 loc) · 747 Bytes
/
Copy pathapashiny.qmd
File metadata and controls
24 lines (13 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: "Web App"
format: html
editor: source
engine: knitr
---
Keeping track of apquarto's many options can be difficult, and with each new feature, the list of options grows. I have make a small app that makes it easier to create the initial apaquarto document.
The app can be accessed [here](https://wjschne.github.io/apa7maker/). Be patient as it loads.
:::{#fig-apaquarto}
[](https://wjschne.github.io/apa7maker/){target="_blank"}
Screenshot of apaquarto web app
:::
The app is mostly self-explanatory. You fill in necessary information or select options that suit your purpose. When ready, click `Make Document` in the side menu and then click `Update`. Copy the resulting text into an existing Quarto file.