generated from UBC-CS/cpsc455
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·116 lines (105 loc) · 4 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
105
106
107
108
109
110
111
112
113
114
115
116
# Book settings
title: CPSC 430
author: Firas Moosvi
logo: images/logo.jpg
copyright: ""
exclude_patterns: ["LICENSE.md", "README.md"]
only_build_toc_files: true
bibtex_bibfiles:
- about/citations.bib
latex:
latex_documents:
targetname: book.tex
html:
home_page_in_navbar : true
use_repository_button: true
use_issues_button: true
use_edit_page_button: true
navbar_number_sections : false
# announcement: "Use this JupyterBook as a <a href='https://github.com/firasm/jupyterbook_course_template' style='color:pink;'>template by clicking here</a>!" # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/
# google_analytics_id: UA-11111111 # add your Google Analytics Tracking Code
comments:
hypothesis: false
utterances:
repo: "UBC-CS/cpsc430"
dokieli: false
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>
# launch_buttons:
# notebook_interface : "jupyterlab"
# binderhub_url : "https://mybinder.org"
# thebe : true
repository:
url : https://github.com/UBC-CS/cpsc430
path_to_book : ""
branch : main
sphinx:
config:
html_show_copyright: false
html_extra_path: ['files']
bibtex_reference_style: author_year
myst_heading_anchors: true
myst_heading_anchors: 3
myst_enable_extensions:
- amsmath
- colon_fence
- deflist
- dollarmath
- html_image
- linkify
- replacements
- substitution
myst_substitutions:
# Instructor information
INSTRUCTOR: "Dr. Firas Moosvi (he/his/him)"
PRONOUNCE: "Fur-az Moose-vee"
OFFICE: "ICCS 253"
PHONE: "N/A"
# Course Information
COURSE_CODE: "CPSC 430"
SECTION: "921"
CREDITS: "3"
TITLE: "Computers and Society"
PREREQS: "Pre-reqs: 3 credits of Computer Science and at least third-year standing."
COREQS: "N/A"
TERM: "2024 Summer Term 2"
ROOM: "MacLeod 2018"
MEETING_TIMES: "Monday, Wednesday, Friday 13:30 - 16:00"
# FORMAT: "Lectures, Labs, Tutorials will all be running in-person."
# Important Links
CANVAS_ID: "141583"
CANVAS_LINK: "https://canvas.ubc.ca/courses/CANVAS_ID"
ZOOM_LINK: "[Zoom](https://canvas.ubc.ca/courses/CANVAS_ID/external_tools/15408)"
ANNOUNCEMENTS_LINK: "[Canvas Announcements](https://canvas.ubc.ca/courses/CANVAS_ID/announcements)"
COURSE_LINK: "https://firas.moosvi.com/courses/cpsc430/2024_S1/"
FORUM_LINK: "[Ed Discussion](https://edstem.org/us/join/4CDtMq)"
TEXTBOOK: "Ethics for the Information Age, 9th Edition, by Michael J. Quinn."
ANON_FEEDBACK: "[feedback form](https://ubc.ca1.qualtrics.com/?course=cpsc430&term=2024_S2)"
ASSOCIATE_HEAD: "Associate Head [[email protected]](mailto:[email protected])"
ANALYTICS_OPTOUT: "[complete this form](https://ubc.ca1.qualtrics.com/jfe/form/SV_0p6lP4TtNpJn410/?course=cpsc430&term=2024_S2)"
PERUSALL_ENROL: "https://app.perusall.com/join/moosvi-2u4a4"
MTA_ENROL: "`argentina100`"
# Withdrawal Dates and Exam Period
# https://vancouver.calendar.ubc.ca/dates-and-deadlines
W_DATE_1: "11:59 PDT on July 8, 2024"
W_DATE_2: "11:59 PDT on July 9, 2024"
W_DATE_3: "11:59 PDT on July 9, 2024"
EXAM_PERIOD: "Tuesday August 13 - Saturday August 17"
# Course Policies
GRACE_PERIOD: "6 hour"
# TA Names
TA1: "Maissan Bazazeh"
TA1pronounce: ""
TA2: "Rina Forristal"
TA2pronounce: ""
TA3: "Justin Rahardjo"
TA3pronounce: ""
TA4: "Mobina Shahbandeh"
TA4pronounce: ""
TA5: "Kate Manskaia"
TA5pronounce: ""
TA6: "Victoria Wu"
TA6pronounce: ""