initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
project:
|
||||
type: book
|
||||
output-dir: _output
|
||||
|
||||
book:
|
||||
title: "Report Title"
|
||||
author: "Norah Jones"
|
||||
date: "17.6.2026"
|
||||
chapters:
|
||||
- index.qmd
|
||||
- intro.qmd
|
||||
- summary.qmd
|
||||
- references.qmd
|
||||
|
||||
bibliography: references.bib
|
||||
|
||||
format:
|
||||
html:
|
||||
theme:
|
||||
- cosmo
|
||||
- brand
|
||||
pdf:
|
||||
documentclass: scrreprt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user