-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
45 lines (40 loc) · 886 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
43
44
45
project:
type: book
output-dir: _book/
lang: fr
formation:
year: "1^er^"
name: "Une Formation"
option: "Super Option"
short: "1A Fom., SO"
author:
- name: David Folio
affiliations:
- name: INSA Centre Val de Loire
department: Laboratoire Prisme
city: Bourges
country: France
postal-code: 18800
- name: Unknown affiliation
orcid: 0000-0001-9430-6091
email: david.folio@insa-cvl.fr
- name: John Doe
affiliations:
- name: Anonymous University
book:
output-file: "my-book"
genre: "Support de cours"
title: "Titre du cours"
subtitle: "sous-titre"
issued: "2023"
date: last-modified
chapters:
- index.qmd
#appendices: #uncomment to add appendices part
- references.qmd
bibliography: references.bib
nocite: |
@*
format:
insa-cvl-book-pdf: default
#insa-cvl-book-html: default