-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
42 lines (33 loc) · 903 Bytes
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
project:
type: book
output-dir: public
book:
title: "Histopathology Template"
author:
- name: "Serdar Balcı"
url: "https://www.serdarbalci.com"
affiliation: "Memorial Patoloji"
affiliation-url: "https://patoloji.memorial.com.tr/"
orcid: "0000-0002-7852-3851"
date: last-modified
chapters:
- index.qmd
- references.qmd
page-footer:
border: true
background: light
left: "[patolojiAI](https://www.patolojiai.com/) - [Serdar Balcı](https://www.serdarbalci.com/)"
right: "[Patoloji Atlası](https://www.patolojiatlasi.com/) - [Patoloji Notları](https://www.patolojinotlari.com/) - [ParaPathology](https://www.parapathology.com/)"
bibliography: references.bib
format:
html:
theme: cosmo
toc: true
toc-depth: 4
pdf:
documentclass: scrreprt
docx:
toc: true
number-sections: true
editor: source
freeze: false