-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
65 lines (63 loc) · 1.69 KB
/
_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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
project:
type: book
output-dir: docs
book:
title: "Prevents enkät för organisatorisk och social arbetsmiljö"
subtitle: "Psykometrisk analys & datavisualisering"
repo-url: "https://github.com/pgmj/PreventOSA"
sidebar:
style: floating
search: true
author:
- name: 'Magnus Johansson'
affiliation: 'RISE Research Institutes of Sweden'
affiliation-url: 'https://ri.se/shic'
orcid: '0000-0003-1669-592X'
- name: 'Simon Karlsson'
orcid: '0000-0002-3817-380X'
affiliation: 'RISE Research Institutes of Sweden'
affiliation-url: 'https://www.ri.se/kbm'
date: 2023-06-05
date-format: iso
doi: '10.5281/zenodo.8220620'
chapters:
- index.qmd
- sammanfattning.qmd
- 01_arborg/01_arborg.qmd
- 02_arbkrv/02_arbkrv.qmd
- 03_mpvrk/03_mpvrk.qmd
- 04_std/04_std.qmd
- 05_rec/05_rec.qmd
- 06_ldrskp/06_ldrskp.qmd
- 07_knskputv/07_knskputv.qmd
- 08_krbet/08_krbet.qmd
- 09_psyktry/09_psyktry.qmd
- cfa/osaCFA.qmd
- 10_arbkrv_rec/10_arbkrv_rec.qmd
- 11_psyktry_std_mp/11_psyktry_std_mp.qmd
- visualisering/osaviz.qmd
- osaVizFinal.qmd
- software.qmd
format:
html:
toc: true
toc-depth: 3
code-tools: false
code-fold: true
number-sections: true
layout-align: left
page-layout: full
mainfont: 'Lato'
monofont: 'Roboto Mono'
linestretch: 1.6
theme:
- materia
- custom.scss
css: styles.css
link-external-newwindow: true
fig-dpi: 96
crossref-sec-prefix: "Sektion"
toc-title: "Innehållsförteckning"
crossref-fig-title: "Figur"
crossref-tbl-title: "Tabell"
callout-note-title: "Beskrivning"