https://github.com/kapsner/manuscript-template-quarto
https://github.com/kapsner/manuscript-template-quarto
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kapsner/manuscript-template-quarto
- Owner: kapsner
- Created: 2022-12-11T11:32:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T12:40:11.000Z (over 2 years ago)
- Last Synced: 2025-01-12T12:29:22.642Z (over 1 year ago)
- Language: R
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# manuscript-template-quarto
This is a [Quarto](https://quarto.org/) template for scientific projects and publications.
## Install
In order to use this template, you first need to install the [authors-block](https://github.com/kapsner/authors-block) Quarto extension with
```bash
quarto add kapsner/authors-block
```