Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gmcninch-tufts
GitHub Repository: gmcninch-tufts/2024-Sp-Math190
Path: blob/main/build-assets/metadata.yaml
906 views
1
author: George McNinch
2
title: Math 190 - Topics in Algebra - Spring 2024
3
bibliography:
4
- /home/george/Prof-Math/assets/math-bibliography.bib
5
- /home/george/Prof-Math/assets/teaching.bib
6
csl: build-assets/chicago-author-date.csl
7
xnos-cleveref: True
8
header-includes: |
9
\setmainfont{FreeSerif}
10
\usepackage{hyperref}
11
\usepackage{mathrsfs}
12
\usepackage{amsmath}
13
\usepackage{mathtools}
14
\usepackage{amscd}
15
\usepackage[top=2cm,bottom=2cm,left=2cm,right=2cm]{geometry}
16
\usepackage{color}
17
\usepackage{bussproofs}
18
theoremnos-names:
19
- id: thm
20
name: Theorem
21
- id: prop
22
name: Proposition
23
- id: lem
24
name: Lemma
25
- id: defn
26
name: Definition
27
- id: ex
28
name: Example
29
- id: rem
30
name: Remark
31
- id: cor
32
name: Corollary
33
- id: prob
34
name: Problem
35
eqnos-number-by-section: True
36
theoremnos-number-by-section: True
37
theoremnos-shared-counter: True
38
39