-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
104 lines (93 loc) · 2.66 KB
/
_config.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# Book settings
# Learn more at https://jupyterbook.org/customize/config.html
title: M 2.9 Analog and Mixed-Signal Circuit Design (AMCD)
author: M. Meiners (HSB)
copyright: ""
logo: images/hsb-logo.png
exclude_patterns: ["LICENSE.md", "README.md"]
only_build_toc_files: true
# Short description about the book
description: >-
Master Course (MScEE) AMCD.
# execute:
# execute_notebooks: cache
# HTML-specific settings
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
html:
home_page_in_navbar: true
use_issues_button: true
use_repository_button: true
use_edit_page_button: true
navbar_number_sections: true
baseurl: "https://mimeiners.github.io/amcd/"
comments:
hypothesis: true
utterances:
repo: "mimeiners/amcd"
dokieli: true
extra_footer : |
<div>
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
<img src="https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png"></a>
All content on this site (unless otherwise specified) is licensed under the
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0 license</a>
</div>
# LaTeX settings
bibtex_bibfiles:
- _bibliography/references.bib
latex:
latex_documents:
targetname: amcd.tex
# Launch button settings
launch_buttons:
notebook_interface: "jupyterlab"
repository:
url: https://github.com/mimeiners/amcd
# Advanced and power-user settings
sphinx:
extra_extensions:
- sphinx_proof
config:
html_show_copyright: true
html_extra_path: ['files']
language: en
bibtex_reference_style: author_year
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
myst_enable_extensions:
- amsmath
- dollarmath
- colon_fence
- deflist
- html_image
- linkify
- replacements
- substitution
myst_substitutions:
INSTRUCTOR: "Prof. Dr.-Ing. Mirco Meiners (he/his/him)"
PRONOUNCE: ""
OFFICE: "E 508"
PHONE: "N/A"
COURSE_CODE: "M 2.9"
SECTION: ""
CREDITS: "6"
TITLE: "Analog and Mixed-Signal Circuit Design (AMCD)"
PREREQS: "One of Electronics and Analog Circuit Design."
COREQS: ""
TERM: "Summer"
ROOM: "E 507"
MEETING_TIMES: "Wednesday from 8-11:15 AM"
GRACE_PERIOD: ""
W_DATE_1: ""
W_DATE_2: ""
W_DATE_3: ""
EXAM_PERIOD: ""
CANVAS_ID: ""
CANVAS_LINK: ""
ZOOM_LINK: ""
ANNOUNCEMENTS_LINK: ""
COURSE_LINK: ""
FORUM_LINK: ""
ANALYTICS_OPTOUT: ""
FORMAT: "Lectures and Labs"
ASSOCIATE_HEAD: "Tim Ziemann [[email protected]](mailto:[email protected])"
ANON_FEEDBACK: ""