-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_quarto.yml
More file actions
66 lines (61 loc) · 1.76 KB
/
_quarto.yml
File metadata and controls
66 lines (61 loc) · 1.76 KB
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
project:
title: "VIMuRe"
type: "website"
render:
- "*.qmd"
- "latest/**.qmd"
- "latest/tutorials/**.qmd"
- "latest/pkg-docs/**.qmd"
website:
title: "VIMuRe"
repo-url: latentnetworks.github.io/vimure/
site-url: https://latentnetworks.github.io/vimure
page-navigation: true
reader-mode: true
twitter-card: true
google-analytics: "G-N0GX9ECYYQ"
cookie-consent: true
favicon: "figures/stable_diffusion_stickmen.png"
search:
location: navbar
type: overlay
sidebar:
style: "docked"
contents:
- href: index.qmd
text: "🏠 Home"
- href: latest/install.qmd
text: "📦 Installation"
- href: latest/tutorials.qmd
text: "💻 Tutorials"
- href: latest/pkg-docs.qmd
text: "📚 Documentation"
contents:
- href: latest/pkg-docs/python.qmd
text: "🐍 Python"
- href: latest/people.qmd
text: "📟 Contact"
tools:
- icon: github
menu:
- text: Source Code
url: https://github.com/latentnetworks/vimure
- text: Ask Questions
url: https://github.com/latentnetworks/vimure/discussions
- text: Report a Bug
url: https://github.com/latentnetworks/vimure/issues/new/choose
format:
html:
html-q-tag: true
subtitle: "Latent Network Models to Account for Noisy, Multiply-Reported Social Network Data"
email-obfuscation: javascript
link-external-newwindow: true
link-external-icon: true
link-external-filter: ^(?:http:|https:)\/\/(?:latentnetworks\.github\.io\/|localhost)
date-format: "DD MMMM YYYY"
theme:
light: cosmo
dark: cyborg
toc: true
bibliography: references/references.bib
csl: references/chicago-author-date.csl