├── diary2022 ├── Content │ ├── July │ │ ├── 1July2022.tex │ │ ├── 2July2022.tex │ │ ├── 3July2022.tex │ │ ├── 4July2022.tex │ │ ├── 5July2022.tex │ │ ├── 6July2022.tex │ │ ├── 7July2022.tex │ │ ├── 8July2022.tex │ │ ├── 9July2022.tex │ │ ├── 10July2022.tex │ │ ├── 11July2022.tex │ │ ├── 12July2022.tex │ │ ├── 13July2022.tex │ │ ├── 14July2022.tex │ │ ├── 15July2022.tex │ │ ├── 16July2022.tex │ │ ├── 17July2022.tex │ │ ├── 18July2022.tex │ │ ├── 19July2022.tex │ │ ├── 20July2022.tex │ │ ├── 21July2022.tex │ │ ├── 22July2022.tex │ │ ├── 23July2022.tex │ │ ├── 24July2022.tex │ │ ├── 25July2022.tex │ │ ├── 26July2022.tex │ │ ├── 27July2022.tex │ │ ├── 28July2022.tex │ │ ├── 29July2022.tex │ │ ├── 30July2022.tex │ │ ├── 31July2022.tex │ │ └── July2022.tex │ ├── June │ │ ├── 1June2022.tex │ │ ├── 2June2022.tex │ │ ├── 3June2022.tex │ │ ├── 4June2022.tex │ │ ├── 5June2022.tex │ │ ├── 6June2022.tex │ │ ├── 7June2022.tex │ │ ├── 8June2022.tex │ │ ├── 9June2022.tex │ │ ├── 10June2022.tex │ │ ├── 11June2022.tex │ │ ├── 12June2022.tex │ │ ├── 13June2022.tex │ │ ├── 14June2022.tex │ │ ├── 15June2022.tex │ │ ├── 16June2022.tex │ │ ├── 17June2022.tex │ │ ├── 18June2022.tex │ │ ├── 19June2022.tex │ │ ├── 20June2022.tex │ │ ├── 21June2022.tex │ │ ├── 22June2022.tex │ │ ├── 23June2022.tex │ │ ├── 24June2022.tex │ │ ├── 25June2022.tex │ │ ├── 26June2022.tex │ │ ├── 27June2022.tex │ │ ├── 28June2022.tex │ │ ├── 29June2022.tex │ │ ├── 30June2022.tex │ │ └── June2022.tex │ ├── May │ │ ├── 10May2022.tex │ │ ├── 11May2022.tex │ │ ├── 12May2022.tex │ │ ├── 13May2022.tex │ │ ├── 14May2022.tex │ │ ├── 15May2022.tex │ │ ├── 16May2022.tex │ │ ├── 17May2022.tex │ │ ├── 18May2022.tex │ │ ├── 19May2022.tex │ │ ├── 1May2022.tex │ │ ├── 20May2022.tex │ │ ├── 21May2022.tex │ │ ├── 22May2022.tex │ │ ├── 23May2022.tex │ │ ├── 24May2022.tex │ │ ├── 25May2022.tex │ │ ├── 26May2022.tex │ │ ├── 27May2022.tex │ │ ├── 28May2022.tex │ │ ├── 29May2022.tex │ │ ├── 2May2022.tex │ │ ├── 30May2022.tex │ │ ├── 31May2022.tex │ │ ├── 3May2022.tex │ │ ├── 4May2022.tex │ │ ├── 5May2022.tex │ │ ├── 6May2022.tex │ │ ├── 7May2022.tex │ │ ├── 8May2022.tex │ │ ├── 9May2022.tex │ │ └── May2022.tex │ ├── April │ │ ├── 10April2022.tex │ │ ├── 11April2022.tex │ │ ├── 12April2022.tex │ │ ├── 13April2022.tex │ │ ├── 14April2022.tex │ │ ├── 15April2022.tex │ │ ├── 16April2022.tex │ │ ├── 17April2022.tex │ │ ├── 18April2022.tex │ │ ├── 19April2022.tex │ │ ├── 1April2022.tex │ │ ├── 20April2022.tex │ │ ├── 21April2022.tex │ │ ├── 22April2022.tex │ │ ├── 23April2022.tex │ │ ├── 24April2022.tex │ │ ├── 25April2022.tex │ │ ├── 26April2022.tex │ │ ├── 27April2022.tex │ │ ├── 28April2022.tex │ │ ├── 29April2022.tex │ │ ├── 2April2022.tex │ │ ├── 30April2022.tex │ │ ├── 3April2022.tex │ │ ├── 4April2022.tex │ │ ├── 5April2022.tex │ │ ├── 6April2022.tex │ │ ├── 7April2022.tex │ │ ├── 8April2022.tex │ │ ├── 9April2022.tex │ │ └── April2022.tex │ ├── August │ │ ├── 10August2022.tex │ │ ├── 11August2022.tex │ │ ├── 12August2022.tex │ │ ├── 13August2022.tex │ │ ├── 14August2022.tex │ │ ├── 15August2022.tex │ │ ├── 16August2022.tex │ │ ├── 17August2022.tex │ │ ├── 18August2022.tex │ │ ├── 19August2022.tex │ │ ├── 1August2022.tex │ │ ├── 20August2022.tex │ │ ├── 21August2022.tex │ │ ├── 22August2022.tex │ │ ├── 23August2022.tex │ │ ├── 24August2022.tex │ │ ├── 25August2022.tex │ │ ├── 26August2022.tex │ │ ├── 27August2022.tex │ │ ├── 28August2022.tex │ │ ├── 29August2022.tex │ │ ├── 2August2022.tex │ │ ├── 30August2022.tex │ │ ├── 31August2022.tex │ │ ├── 3August2022.tex │ │ ├── 4August2022.tex │ │ ├── 5August2022.tex │ │ ├── 6August2022.tex │ │ ├── 7August2022.tex │ │ ├── 8August2022.tex │ │ ├── 9August2022.tex │ │ └── August2022.tex │ ├── March │ │ ├── 10March2022.tex │ │ ├── 11March2022.tex │ │ ├── 12March2022.tex │ │ ├── 13March2022.tex │ │ ├── 14March2022.tex │ │ ├── 15March2022.tex │ │ ├── 16March2022.tex │ │ ├── 17March2022.tex │ │ ├── 18March2022.tex │ │ ├── 19March2022.tex │ │ ├── 1March2022.tex │ │ ├── 20March2022.tex │ │ ├── 21March2022.tex │ │ ├── 22March2022.tex │ │ ├── 23March2022.tex │ │ ├── 24March2022.tex │ │ ├── 25March2022.tex │ │ ├── 26March2022.tex │ │ ├── 27March2022.tex │ │ ├── 28March2022.tex │ │ ├── 29March2022.tex │ │ ├── 2March2022.tex │ │ ├── 30March2022.tex │ │ ├── 31March2022.tex │ │ ├── 3March2022.tex │ │ ├── 4March2022.tex │ │ ├── 5March2022.tex │ │ ├── 6March2022.tex │ │ ├── 7March2022.tex │ │ ├── 8March2022.tex │ │ ├── 9March2022.tex │ │ └── March2022.tex │ ├── December │ │ ├── 10December2022.tex │ │ ├── 11December2022.tex │ │ ├── 12December2022.tex │ │ ├── 13December2022.tex │ │ ├── 14December2022.tex │ │ ├── 15December2022.tex │ │ ├── 16December2022.tex │ │ ├── 17December2022.tex │ │ ├── 18December2022.tex │ │ ├── 19December2022.tex │ │ ├── 1December2022.tex │ │ ├── 20December2022.tex │ │ ├── 21December2022.tex │ │ ├── 22December2022.tex │ │ ├── 23December2022.tex │ │ ├── 24December2022.tex │ │ ├── 25December2022.tex │ │ ├── 26December2022.tex │ │ ├── 27December2022.tex │ │ ├── 28December2022.tex │ │ ├── 29December2022.tex │ │ ├── 2December2022.tex │ │ ├── 30December2022.tex │ │ ├── 31December2022.tex │ │ ├── 3December2022.tex │ │ ├── 4December2022.tex │ │ ├── 5December2022.tex │ │ ├── 6December2022.tex │ │ ├── 7December2022.tex │ │ ├── 8December2022.tex │ │ ├── 9December2022.tex │ │ └── December2022.tex │ ├── February │ │ ├── 10February2022.tex │ │ ├── 11February2022.tex │ │ ├── 12February2022.tex │ │ ├── 13February2022.tex │ │ ├── 14February2022.tex │ │ ├── 15February2022.tex │ │ ├── 16February2022.tex │ │ ├── 17February2022.tex │ │ ├── 18February2022.tex │ │ ├── 19February2022.tex │ │ ├── 1February2022.tex │ │ ├── 20February2022.tex │ │ ├── 21February2022.tex │ │ ├── 22February2022.tex │ │ ├── 23February2022.tex │ │ ├── 24February2022.tex │ │ ├── 25February2022.tex │ │ ├── 26February2022.tex │ │ ├── 27February2022.tex │ │ ├── 28February2022.tex │ │ ├── 2February2022.tex │ │ ├── 3February2022.tex │ │ ├── 4February2022.tex │ │ ├── 5February2022.tex │ │ ├── 6February2022.tex │ │ ├── 7February2022.tex │ │ ├── 8February2022.tex │ │ ├── 9February2022.tex │ │ └── February2022.tex │ ├── January │ │ ├── 10January2022.tex │ │ ├── 11January2022.tex │ │ ├── 12January2022.tex │ │ ├── 13January2022.tex │ │ ├── 14January2022.tex │ │ ├── 15January2022.tex │ │ ├── 16January2022.tex │ │ ├── 17January2022.tex │ │ ├── 18January2022.tex │ │ ├── 19January2022.tex │ │ ├── 1January2022.tex │ │ ├── 20January2022.tex │ │ ├── 21January2022.tex │ │ ├── 22January2022.tex │ │ ├── 23January2022.tex │ │ ├── 24January2022.tex │ │ ├── 25January2022.tex │ │ ├── 26January2022.tex │ │ ├── 27January2022.tex │ │ ├── 28January2022.tex │ │ ├── 29January2022.tex │ │ ├── 2January2022.tex │ │ ├── 30January2022.tex │ │ ├── 31January2022.tex │ │ ├── 3January2022.tex │ │ ├── 4January2022.tex │ │ ├── 5January2022.tex │ │ ├── 6January2022.tex │ │ ├── 7January2022.tex │ │ ├── 8January2022.tex │ │ ├── 9January2022.tex │ │ └── January2022.tex │ ├── November │ │ ├── 10November2022.tex │ │ ├── 11November2022.tex │ │ ├── 12November2022.tex │ │ ├── 13November2022.tex │ │ ├── 14November2022.tex │ │ ├── 15November2022.tex │ │ ├── 16November2022.tex │ │ ├── 17November2022.tex │ │ ├── 18November2022.tex │ │ ├── 19November2022.tex │ │ ├── 1November2022.tex │ │ ├── 20November2022.tex │ │ ├── 21November2022.tex │ │ ├── 22November2022.tex │ │ ├── 23November2022.tex │ │ ├── 24November2022.tex │ │ ├── 25November2022.tex │ │ ├── 26November2022.tex │ │ ├── 27November2022.tex │ │ ├── 28November2022.tex │ │ ├── 29November2022.tex │ │ ├── 2November2022.tex │ │ ├── 30November2022.tex │ │ ├── 3November2022.tex │ │ ├── 4November2022.tex │ │ ├── 5November2022.tex │ │ ├── 6November2022.tex │ │ ├── 7November2022.tex │ │ ├── 8November2022.tex │ │ ├── 9November2022.tex │ │ └── November2022.tex │ ├── October │ │ ├── 10October2022.tex │ │ ├── 11October2022.tex │ │ ├── 12October2022.tex │ │ ├── 13October2022.tex │ │ ├── 14October2022.tex │ │ ├── 15October2022.tex │ │ ├── 16October2022.tex │ │ ├── 17October2022.tex │ │ ├── 18October2022.tex │ │ ├── 19October2022.tex │ │ ├── 1October2022.tex │ │ ├── 20October2022.tex │ │ ├── 21October2022.tex │ │ ├── 22October2022.tex │ │ ├── 23October2022.tex │ │ ├── 24October2022.tex │ │ ├── 25October2022.tex │ │ ├── 26October2022.tex │ │ ├── 27October2022.tex │ │ ├── 28October2022.tex │ │ ├── 29October2022.tex │ │ ├── 2October2022.tex │ │ ├── 30October2022.tex │ │ ├── 31October2022.tex │ │ ├── 3October2022.tex │ │ ├── 4October2022.tex │ │ ├── 5October2022.tex │ │ ├── 6October2022.tex │ │ ├── 7October2022.tex │ │ ├── 8October2022.tex │ │ ├── 9October2022.tex │ │ └── October2022.tex │ ├── September │ │ ├── 1September2022.tex │ │ ├── 2September2022.tex │ │ ├── 3September2022.tex │ │ ├── 4September2022.tex │ │ ├── 5September2022.tex │ │ ├── 6September2022.tex │ │ ├── 7September2022.tex │ │ ├── 8September2022.tex │ │ ├── 9September2022.tex │ │ ├── 10September2022.tex │ │ ├── 11September2022.tex │ │ ├── 12September2022.tex │ │ ├── 13September2022.tex │ │ ├── 14September2022.tex │ │ ├── 15September2022.tex │ │ ├── 16September2022.tex │ │ ├── 17September2022.tex │ │ ├── 18September2022.tex │ │ ├── 19September2022.tex │ │ ├── 20September2022.tex │ │ ├── 21September2022.tex │ │ ├── 22September2022.tex │ │ ├── 23September2022.tex │ │ ├── 24September2022.tex │ │ ├── 25September2022.tex │ │ ├── 26September2022.tex │ │ ├── 27September2022.tex │ │ ├── 28September2022.tex │ │ ├── 29September2022.tex │ │ ├── 30September2022.tex │ │ └── September2022.tex │ ├── Figures │ │ ├── scatter2.png │ │ └── Preface.tex │ ├── Appendices │ │ └── ChDeadlines2022.tex │ ├── 0AAAcontents.tex │ └── Preface.tex ├── epipart.sty ├── compile.sh ├── main.tex ├── times.sty ├── main-globalConstants.tex ├── output-globalConstants.tex ├── latexmkrc ├── main-globalSymbols.tex ├── output-globalSymbols.tex ├── latexmarkdn.sty ├── main-globalAcronyms.tex ├── output-globalAcronyms.tex ├── main-globalGlossary.tex ├── output-globalGlossary.tex ├── crop.sty └── preambleOnOverleaf.tex ├── start ├── LICENSE └── README.md /diary2022/Content/July/1July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/2July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/3July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/4July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/5July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/6July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/7July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/8July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/9July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/1June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/2June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/3June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/4June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/5June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/6June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/7June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/8June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/9June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/10May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/11May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/12May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/13May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/14May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/15May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/16May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/17May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/18May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/19May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/1May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/20May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/21May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/22May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/23May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/24May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/25May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/26May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/27May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/28May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/29May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/2May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/30May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/31May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/3May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/4May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/5May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/6May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/7May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/8May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/May/9May2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/10April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/11April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/12April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/13April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/14April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/15April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/16April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/17April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/18April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/19April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/1April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/20April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/21April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/22April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/23April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/24April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/25April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/26April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/27April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/28April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/29April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/2April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/30April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/3April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/4April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/5April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/6April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/7April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/8April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/April/9April2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/10August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/11August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/12August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/13August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/14August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/15August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/16August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/17August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/18August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/19August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/1August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/20August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/21August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/22August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/23August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/24August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/25August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/26August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/27August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/28August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/29August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/2August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/30August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/31August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/3August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/4August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/5August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/6August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/7August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/8August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/August/9August2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/10July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/11July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/12July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/13July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/14July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/15July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/16July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/17July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/18July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/19July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/20July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/21July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/22July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/23July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/24July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/25July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/26July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/27July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/28July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/29July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/30July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/July/31July2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/10June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/11June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/12June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/13June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/14June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/15June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/16June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/17June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/18June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/19June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/20June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/21June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/22June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/23June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/24June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/25June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/26June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/27June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/28June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/29June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/June/30June2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/10March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/11March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/12March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/13March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/14March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/15March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/16March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/17March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/18March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/19March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/1March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/20March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/21March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/22March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/23March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/24March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/25March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/26March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/27March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/28March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/29March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/2March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/30March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/31March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/3March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/4March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/5March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/6March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/7March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/8March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/March/9March2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/10December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/11December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/12December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/13December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/14December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/15December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/16December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/17December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/18December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/19December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/1December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/20December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/21December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/22December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/23December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/24December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/25December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/26December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/27December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/28December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/29December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/2December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/30December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/31December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/3December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/4December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/5December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/6December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/7December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/8December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/December/9December2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/10February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/11February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/12February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/13February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/14February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/15February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/16February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/17February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/18February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/19February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/1February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/20February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/21February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/22February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/23February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/24February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/25February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/26February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/27February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/28February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/2February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/3February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/4February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/5February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/6February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/7February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/8February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/February/9February2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/10January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/11January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/12January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/13January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/14January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/15January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/16January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/17January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/18January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/19January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/1January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/20January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/21January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/22January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/23January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/24January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/25January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/26January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/27January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/28January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/29January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/2January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/30January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/31January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/3January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/4January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/5January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/6January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/7January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/8January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/January/9January2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/10November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/11November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/12November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/13November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/14November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/15November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/16November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/17November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/18November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/19November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/1November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/20November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/21November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/22November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/23November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/24November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/25November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/26November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/27November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/28November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/29November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/2November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/30November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/3November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/4November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/5November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/6November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/7November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/8November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/November/9November2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/10October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/11October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/12October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/13October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/14October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/15October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/16October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/17October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/18October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/19October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/1October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/20October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/21October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/22October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/23October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/24October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/25October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/26October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/27October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/28October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/29October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/2October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/30October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/31October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/3October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/4October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/5October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/6October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/7October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/8October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/October/9October2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/1September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/2September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/3September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/4September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/5September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/6September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/7September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/8September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/9September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/10September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/11September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/12September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/13September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/14September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/15September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/16September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/17September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/18September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/19September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/20September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/21September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/22September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/23September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/24September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/25September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/26September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/27September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/28September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/29September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/September/30September2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | -------------------------------------------------------------------------------- /diary2022/Content/Figures/scatter2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MooersLab/diary2022inLaTeX/main/diary2022/Content/Figures/scatter2.png -------------------------------------------------------------------------------- /diary2022/epipart.sty: -------------------------------------------------------------------------------- 1 | % epipart.sty 2 | \let\@epipart\@endpart 3 | \renewcommand{\@endpart}{\thispagestyle{epigraph}\@epipart} 4 | \endinput -------------------------------------------------------------------------------- /diary2022/compile.sh: -------------------------------------------------------------------------------- 1 | ln -s ../../BibtexLibraries/global.bib main.bib 2 | #!/bin/bash 3 | rm *.ind *.ilg *.acn *.ain *.aux *.bbl *.blg *.glo *.idx *.ilg *.ind *.ist *.lof *.log *.lol *.lot *.syg *.out *.toc 4 | pdflatex -shell-escape main.tex 5 | makeindex main 6 | bibtex main 7 | authorindex main 8 | #makeglossaries main 9 | pdflatex -shell-escape main.tex 10 | pdflatex -shell-escape main.tex 11 | pdflatex -shell-escape main.tex 12 | pdflatex -shell-escape main.tex 13 | open -a "Preview" main.pdf 14 | -------------------------------------------------------------------------------- /diary2022/main.tex: -------------------------------------------------------------------------------- 1 | % 2 | % This is the top document that is selected for compiling this document. The 3 | % context that is relevant resides outside of this folder in 4 | % /Users/blaine-mooers/Documents/Databases/750words2015/Appendices/MyWritingSecrets.tex 5 | % 6 | % The content is in one file for now. Much later on, I while dice it into chapters. 7 | % 8 | % The bibliography is global.bib which is stored in ~/Manuscripts/BibtexLibraries 9 | % 10 | \documentclass[openany,envcountsame,envcountchap]{svmono} 11 | \input{preambleOnOverleaf} 12 | \input{./Content/0AAAcontents} 13 | -------------------------------------------------------------------------------- /start: -------------------------------------------------------------------------------- 1 | # contributor: Blaine Mooers bmooers1@gmail.com 2 | # group: itemizedList 3 | # key: start 4 | # name: This is an unnumbered list for today's To Be Dones 5 | # -- 6 | 7 | \subsection{Last night} 8 | ${1:change me} 9 | 10 | 11 | \subsection{This morning} 12 | ${2:change me} 13 | 14 | 15 | \subsection{To Be Done Today} 16 | \index{To Be Done!`(format-time-string "%Y-%m-%d")`} 17 | \begin{itemize} 18 | \item ${3:change me} 19 | \item ${4:change me} 20 | \item ${5:change me} 21 | \item ${6:change me} 22 | \item ${7:change me} 23 | \item ${8:change me} 24 | \item ${9:change me} 25 | \item ${10:change me} 26 | \item ${11:change me} 27 | \item ${12:change me} 28 | \end{itemize} 29 | %0 -------------------------------------------------------------------------------- /diary2022/times.sty: -------------------------------------------------------------------------------- 1 | %% 2 | %% This is file `times.sty', 3 | %% generated with the docstrip utility. 4 | %% 5 | %% The original source files were: 6 | %% 7 | %% psfonts.dtx (with options: `times') 8 | %% 9 | %% IMPORTANT NOTICE: 10 | %% 11 | %% For the copyright see the source file. 12 | %% 13 | %% You are *not* allowed to modify this file. 14 | %% 15 | %% You are *not* allowed to distribute this file. 16 | %% For distribution of the original source see the terms 17 | %% for copying and modification in the file psfonts.dtx. 18 | %% 19 | \ProvidesPackage{times} 20 | [2000/01/12 PSNFSS-v8.1 21 | Times font as default roman (SPQR) 22 | ] 23 | \renewcommand{\sfdefault}{cmss} 24 | \renewcommand{\rmdefault}{ptm} 25 | \renewcommand{\ttdefault}{pcr} 26 | \endinput 27 | %% 28 | %% End of file `times.sty'. 29 | -------------------------------------------------------------------------------- /diary2022/Content/Appendices/ChDeadlines2022.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../../main.tex 2 | 3 | \chapter{Deadlines} 4 | 5 | \section{February 2022} 6 | 7 | \subsection{Commitments} 8 | 9 | 10 | 11 | \subsection{Events} 12 | \begin{itemize} 13 | \item Feb 1 14 | \item Feb 2 SB: Structural Biology databases 15 | \item Feb 4 SB: Structure validation and structure 16 | \item Feb 7 Cancer Center abstract deadline 17 | \item Feb 8 COBRE group meeting 18 | \item Feb 10 shipping of crystals to SSRL 19 | \item Feb 11 SciPy22 poster and talk abstract deadline 20 | \item Feb 14 SB: SBDD 21 | \item Feb 14 Faculty Meeting 22 | \item Feb 15 23 | \item Feb 16 11 AM SB: Student Presentations 24 | \item Feb 25 | \item Feb 19 Clj Viz meeting 26 | \item Feb 24 Hosted DSW workshop. 27 | \item Feb 28 | \end{itemize} 29 | -------------------------------------------------------------------------------- /diary2022/main-globalConstants.tex: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%% Constant list % I need to research this matter when I have more time. 2 | \newglossary[slg]{symbolslist}{syi}{syg}{Constantslist} % create add. symbolslist 3 | 4 | 5 | \glsaddkey{unit}{\glsentrytext{\glslabel}}{\glsentryunit}{\GLsentryunit}{\glsunit}{\Glsunit}{\GLSunit} 6 | 7 | \makeglossaries % activate glossaries-package 8 | 9 | \loadglsentries{\jobname-globalSymbols} 10 | %==== EXEMPLARY ENTRY FOR SYMBOLS LIST ========================================= 11 | 12 | \newglossaryentry{lightspeed}{name=\ensuremath{c}, 13 | description={speed of light in vacuum}, 14 | values={2.99792}, 15 | 16 | unit={\si{ 10^8}m s^1}}, 17 | cgsunits={\si{m}}, 18 | 19 | 20 | type=symbolslist} 21 | 22 | 23 | \newglossaryentry{height}{name=\ensuremath{h}, 24 | description={Height of tower}, 25 | unit={\si{m}}, 26 | type=symbolslist} 27 | 28 | \newglossaryentry{energyconsump}{name=\ensuremath{P}, 29 | description={Energy consumption}, 30 | unit={\si{kW}}, 31 | type=symbolslist} 32 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /diary2022/output-globalConstants.tex: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%% Constant list % I need to research this matter when I have more time. 2 | \newglossary[slg]{symbolslist}{syi}{syg}{Constantslist} % create add. symbolslist 3 | 4 | 5 | \glsaddkey{unit}{\glsentrytext{\glslabel}}{\glsentryunit}{\GLsentryunit}{\glsunit}{\Glsunit}{\GLSunit} 6 | 7 | \makeglossaries % activate glossaries-package 8 | 9 | \loadglsentries{\jobname-globalSymbols} 10 | %==== EXEMPLARY ENTRY FOR SYMBOLS LIST ========================================= 11 | 12 | \newglossaryentry{lightspeed}{name=\ensuremath{c}, 13 | description={speed of light in vacuum}, 14 | values={2.99792}, 15 | 16 | unit={\si{ 10^8}m s^1}}, 17 | cgsunits={\si{m}}, 18 | 19 | 20 | type=symbolslist} 21 | 22 | 23 | \newglossaryentry{height}{name=\ensuremath{h}, 24 | description={Height of tower}, 25 | unit={\si{m}}, 26 | type=symbolslist} 27 | 28 | \newglossaryentry{energyconsump}{name=\ensuremath{P}, 29 | description={Energy consumption}, 30 | unit={\si{kW}}, 31 | type=symbolslist} 32 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /diary2022/latexmkrc: -------------------------------------------------------------------------------- 1 | add_cus_dep('aux', 'ain', 0, 'authorindex'); 2 | sub authorindex { 3 | system("authorindex \"$_[0]\""); 4 | system("makeindex \"$_[0]\""); 5 | } 6 | 7 | 8 | ### Following are other rules in Overleaf's default latexmkrc file 9 | # support for the glossaries package: 10 | add_cus_dep('glo', 'gls', 0, 'makeglossaries'); 11 | add_cus_dep('acn', 'acr', 0, 'makeglossaries'); 12 | sub makeglossaries { 13 | system("makeglossaries \"$_[0]\""); 14 | } 15 | 16 | # support for the nomencl package: 17 | add_cus_dep('nlo', 'nls', 0, 'makenlo2nls'); 18 | sub makenlo2nls { 19 | system("makeindex -s nomencl.ist -o \"$_[0].nls\" \"$_[0].nlo\""); 20 | } 21 | 22 | # from the documentation for V. 2.03 of asymptote: 23 | sub asy {return system("asy \"$_[0]\"");} 24 | add_cus_dep("asy","eps",0,"asy"); 25 | add_cus_dep("asy","pdf",0,"asy"); 26 | add_cus_dep("asy","tex",0,"asy"); 27 | 28 | # metapost rule from http://tex.stackexchange.com/questions/37134 29 | add_cus_dep('mp', '1', 0, 'mpost'); 30 | sub mpost { 31 | my $file = $_[0]; 32 | my ($name, $path) = fileparse($file); 33 | pushd($path); 34 | my $return = system "mpost $name"; 35 | popd(); 36 | return $return; 37 | } 38 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2022 Blaine Mooers and the University of Oklahoma Board of Regents 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /diary2022/main-globalSymbols.tex: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%% Symbol list 2 | \newglossary[slg]{symbolslist}{syi}{syg}{Symbolslist} % create add. symbolslist 3 | 4 | 5 | \glsaddkey{unit}{\glsentrytext{\glslabel}}{\glsentryunit}{\GLsentryunit}{\glsunit}{\Glsunit}{\GLSunit} 6 | 7 | \makeglossaries % activate glossaries-package 8 | 9 | \loadglsentries{\jobname-globalSymbols} 10 | %==== EXEMPLARY ENTRY FOR SYMBOLS LIST ========================================= 11 | \newglossaryentry{symb:Pi}{name=\ensuremath{\pi}, 12 | description={Geometrical value}, 13 | unit={}, 14 | type=symbolslist} 15 | 16 | \newglossaryentry{height}{name=\ensuremath{h}, 17 | description={Height of tower}, 18 | unit={\si{m}}, 19 | type=symbolslist} 20 | 21 | \newglossaryentry{energyconsump}{name=\ensuremath{P}, 22 | description={Energy consumption}, 23 | unit={\si{kW}}, 24 | type=symbolslist} 25 | 26 | \newglossaryentry{symb:Phi}{ 27 | name = $\varphi$, 28 | description = {Any angle.} , 29 | Sort = symbolphi, type = symbolslist 30 | } 31 | 32 | \newglossaryentry{symb:lambda}{ 33 | name = $\lambda$, 34 | description = { An arbitrary number, with the following expression 35 | Is multiplied. } , 36 | Sort = symbollambda, type = symbolslist 37 | } 38 | 39 | \newglossaryentry{symb:alpha}{ 40 | name = $\alpha$, 41 | description = { angle } , 42 | Sort = symbollambda, type = symbolslist 43 | } 44 | 45 | \newglossaryentry{symb:beta}{ 46 | name = $\beta$, 47 | description = { angle } , 48 | Sort = symbollambda, type = symbolslist 49 | } -------------------------------------------------------------------------------- /diary2022/output-globalSymbols.tex: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%% Symbol list 2 | \newglossary[slg]{symbolslist}{syi}{syg}{Symbolslist} % create add. symbolslist 3 | 4 | 5 | \glsaddkey{unit}{\glsentrytext{\glslabel}}{\glsentryunit}{\GLsentryunit}{\glsunit}{\Glsunit}{\GLSunit} 6 | 7 | \makeglossaries % activate glossaries-package 8 | 9 | \loadglsentries{\jobname-globalSymbols} 10 | %==== EXEMPLARY ENTRY FOR SYMBOLS LIST ========================================= 11 | \newglossaryentry{symb:Pi}{name=\ensuremath{\pi}, 12 | description={Geometrical value}, 13 | unit={}, 14 | type=symbolslist} 15 | 16 | \newglossaryentry{height}{name=\ensuremath{h}, 17 | description={Height of tower}, 18 | unit={\si{m}}, 19 | type=symbolslist} 20 | 21 | \newglossaryentry{energyconsump}{name=\ensuremath{P}, 22 | description={Energy consumption}, 23 | unit={\si{kW}}, 24 | type=symbolslist} 25 | 26 | \newglossaryentry{symb:Phi}{ 27 | name = $\varphi$, 28 | description = {Any angle.} , 29 | Sort = symbolphi, type = symbolslist 30 | } 31 | 32 | \newglossaryentry{symb:lambda}{ 33 | name = $\lambda$, 34 | description = { An arbitrary number, with the following expression 35 | Is multiplied. } , 36 | Sort = symbollambda, type = symbolslist 37 | } 38 | 39 | \newglossaryentry{symb:alpha}{ 40 | name = $\alpha$, 41 | description = { angle } , 42 | Sort = symbollambda, type = symbolslist 43 | } 44 | 45 | \newglossaryentry{symb:beta}{ 46 | name = $\beta$, 47 | description = { angle } , 48 | Sort = symbollambda, type = symbolslist 49 | } -------------------------------------------------------------------------------- /diary2022/latexmarkdn.sty: -------------------------------------------------------------------------------- 1 | \ProvidesPackage{latexmarkdn} 2 | 3 | \RequirePackage{luatexbase} 4 | 5 | \RequirePackage{kvoptions} 6 | \DeclareStringOption{extensions} 7 | \DeclareStringOption{template} 8 | \DeclareBoolOption{document} 9 | \ProcessKeyvalOptions* 10 | 11 | \directlua{% 12 | unpack = unpack or table.unpack 13 | loadstring = loadstring or load 14 | local extensionstring = "\latexmarkdn@extensions" 15 | local extensions 16 | if string.len(extensionstring) > 0 then 17 | %local extensions = {} 18 | extensions= string.explode(extensionstring,",") 19 | end 20 | %for _,ex in ipairs() do 21 | % local ex = ex:gsub(" ","") 22 | % extensions[ex] = true 23 | %end 24 | latexmark = require "latexmarkdn" 25 | latexmark.init(extensions) 26 | latexmark.save_template("\latexmarkdn@template") 27 | } 28 | 29 | \newcommand\latexmark@start{\directlua{luatexbase.add_to_callback("process_input_buffer",latexmark.callback,"latexmark")}} 30 | \newcommand\latexmark@end{\directlua{% 31 | luatexbase.remove_from_callback("process_input_buffer", "latexmark") 32 | latexmark.process() 33 | }} 34 | 35 | \iflatexmarkdn@document 36 | \AtBeginDocument{% 37 | \latexmark@start 38 | \directlua{latexmark.end_env = '\noexpand\\end{document}'} 39 | } 40 | \AtEndDocument{\latexmark@end} 41 | \fi 42 | 43 | \newenvironment{latexmark} 44 | {\latexmark@start} 45 | {\latexmark@end} 46 | 47 | \newcommand\markdownfile[1]{% 48 | \directlua{% 49 | local f = io.open("\luatexluaescapestring{#1}","r") 50 | if not f then 51 | print('latexmark warning: file "#1" cannot be found') 52 | else 53 | local lines = f:read("*all") 54 | latexmark.callback(lines, true) 55 | f:close() 56 | latexmark.process() 57 | end 58 | } 59 | } 60 | 61 | \endinput 62 | 63 | -------------------------------------------------------------------------------- /diary2022/Content/June/June2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{June 2022} 2 | 3 | \section{June 1} 4 | \input{./Content/June/1June2022} 5 | \section{June 2} 6 | \input{./Content/June/2June2022} 7 | \section{June 3} 8 | \input{./Content/June/3June2022} 9 | \section{June 4} 10 | \input{./Content/June/4June2022} 11 | \section{June 5} 12 | \input{./Content/June/5June2022} 13 | \section{June 6} 14 | \input{./Content/June/6June2022} 15 | \section{June 7} 16 | \input{./Content/June/7June2022} 17 | \section{June 8} 18 | \input{./Content/June/8June2022} 19 | \section{June 9} 20 | \input{./Content/June/9June2022} 21 | \section{June 10} 22 | \input{./Content/June/10June2022} 23 | \section{June 11} 24 | \input{./Content/June/11June2022} 25 | \section{June 12} 26 | \input{./Content/June/12June2022} 27 | \section{June 13} 28 | \input{./Content/June/13June2022} 29 | \section{June 14} 30 | \input{./Content/June/14June2022} 31 | \section{June 15} 32 | \input{./Content/June/15June2022} 33 | \section{June 16} 34 | \input{./Content/June/16June2022} 35 | \section{June 17} 36 | \input{./Content/June/17June2022} 37 | \section{June 18} 38 | \input{./Content/June/18June2022} 39 | \section{June 19} 40 | \input{./Content/June/19June2022} 41 | \section{June 20} 42 | \input{./Content/June/20June2022} 43 | \section{June 21} 44 | \input{./Content/June/21June2022} 45 | \section{June 22} 46 | \input{./Content/June/22June2022} 47 | \section{June 23} 48 | \input{./Content/June/23June2022} 49 | \section{June 24} 50 | \input{./Content/June/24June2022} 51 | \section{June 25} 52 | \input{./Content/June/25June2022} 53 | \section{June 26} 54 | \input{./Content/June/26June2022} 55 | \section{June 27} 56 | \input{./Content/June/27June2022} 57 | \section{June 28} 58 | \input{./Content/June/28June2022} 59 | \section{June 29} 60 | \input{./Content/June/29June2022} 61 | \section{June 30} 62 | \input{./Content/June/30June2022} 63 | -------------------------------------------------------------------------------- /diary2022/Content/April/April2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{April 2022} 2 | 3 | \section{April 1} 4 | \input{./Content/April/1April2022} 5 | \section{April 2} 6 | \input{./Content/April/2April2022} 7 | \section{April 3} 8 | \input{./Content/April/3April2022} 9 | \section{April 4} 10 | \input{./Content/April/4April2022} 11 | \section{April 5} 12 | \input{./Content/April/5April2022} 13 | \section{April 6} 14 | \input{./Content/April/6April2022} 15 | \section{April 7} 16 | \input{./Content/April/7April2022} 17 | \section{April 8} 18 | \input{./Content/April/8April2022} 19 | \section{April 9} 20 | \input{./Content/April/9April2022} 21 | \section{April 10} 22 | \input{./Content/April/10April2022} 23 | \section{April 11} 24 | \input{./Content/April/11April2022} 25 | \section{April 12} 26 | \input{./Content/April/12April2022} 27 | \section{April 13} 28 | \input{./Content/April/13April2022} 29 | \section{April 14} 30 | \input{./Content/April/14April2022} 31 | \section{April 15} 32 | \input{./Content/April/15April2022} 33 | \section{April 16} 34 | \input{./Content/April/16April2022} 35 | \section{April 17} 36 | \input{./Content/April/17April2022} 37 | \section{April 18} 38 | \input{./Content/April/18April2022} 39 | \section{April 19} 40 | \input{./Content/April/19April2022} 41 | \section{April 20} 42 | \input{./Content/April/20April2022} 43 | \section{April 21} 44 | \input{./Content/April/21April2022} 45 | \section{April 23} 46 | \input{./Content/April/23April2022} 47 | \section{April 24} 48 | \input{./Content/April/24April2022} 49 | \section{April 25} 50 | \input{./Content/April/25April2022} 51 | \section{April 26} 52 | \input{./Content/April/26April2022} 53 | \section{April 27} 54 | \input{./Content/April/27April2022} 55 | \section{April 28} 56 | \input{./Content/April/28April2022} 57 | \section{April 29} 58 | \input{./Content/April/29April2022} 59 | \section{April 30} 60 | \input{./Content/April/30April2022} 61 | -------------------------------------------------------------------------------- /diary2022/Content/May/May2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{May 2022} 2 | 3 | \section{May 1} 4 | \input{./Content/May/1May2022} 5 | \section{May 2} 6 | \input{./Content/May/2May2022} 7 | \section{May 3} 8 | \input{./Content/May/3May2022} 9 | \section{May 4} 10 | \input{./Content/May/4May2022} 11 | \section{May 5} 12 | \input{./Content/May/5May2022} 13 | \section{May 6} 14 | \input{./Content/May/6May2022} 15 | \section{May 7} 16 | \input{./Content/May/7May2022} 17 | \section{May 8} 18 | \input{./Content/May/8May2022} 19 | \section{May 9} 20 | \input{./Content/May/9May2022} 21 | \section{May 10} 22 | \input{./Content/May/10May2022} 23 | \section{May 11} 24 | \input{./Content/May/11May2022} 25 | \section{May 12} 26 | \input{./Content/May/12May2022} 27 | \section{May 13} 28 | \input{./Content/May/13May2022} 29 | \section{May 14} 30 | \input{./Content/May/14May2022} 31 | \section{May 15} 32 | \input{./Content/May/15May2022} 33 | \section{May 16} 34 | \input{./Content/May/16May2022} 35 | \section{May 17} 36 | \input{./Content/May/17May2022} 37 | \section{May 18} 38 | \input{./Content/May/18May2022} 39 | \section{May 19} 40 | \input{./Content/May/19May2022} 41 | \section{May 20} 42 | \input{./Content/May/20May2022} 43 | \section{May 21} 44 | \input{./Content/May/21May2022} 45 | \section{May 22} 46 | \input{./Content/May/22May2022} 47 | \section{May 23} 48 | \input{./Content/May/23May2022} 49 | \section{May 24} 50 | \input{./Content/May/24May2022} 51 | \section{May 25} 52 | \input{./Content/May/25May2022} 53 | \section{May 26} 54 | \input{./Content/May/26May2022} 55 | \section{May 27} 56 | \input{./Content/May/27May2022} 57 | \section{May 28} 58 | \input{./Content/May/28May2022} 59 | \section{May 29} 60 | \input{./Content/May/29May2022} 61 | \section{May 30} 62 | \input{./Content/May/30May2022} 63 | \section{May 31} 64 | \input{./Content/May/31May2022} 65 | \section{May 2022 Accomplishments} 66 | \input{./Content/May/May2022accomplishments} -------------------------------------------------------------------------------- /diary2022/Content/March/March2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{March 2022} 2 | 3 | \section{March 1} 4 | \input{./Content/March/1March2022} 5 | \section{March 2} 6 | \input{./Content/March/2March2022} 7 | \section{March 3} 8 | \input{./Content/March/3March2022} 9 | \section{March 4} 10 | \input{./Content/March/4March2022} 11 | \section{March 5} 12 | \input{./Content/March/5March2022} 13 | \section{March 6} 14 | \input{./Content/March/6March2022} 15 | \section{March 7} 16 | \input{./Content/March/7March2022} 17 | \section{March 8} 18 | \input{./Content/March/8March2022} 19 | \section{March 9} 20 | \input{./Content/March/9March2022} 21 | \section{March 10} 22 | \input{./Content/March/10March2022} 23 | \section{March 11} 24 | \input{./Content/March/11March2022} 25 | \section{March 12} 26 | \input{./Content/March/12March2022} 27 | \section{March 13} 28 | \input{./Content/March/13March2022} 29 | \section{March 14} 30 | \input{./Content/March/14March2022} 31 | \section{March 15} 32 | \input{./Content/March/15March2022} 33 | \section{March 16} 34 | \input{./Content/March/16March2022} 35 | \section{March 17} 36 | \input{./Content/March/17March2022} 37 | \section{March 18} 38 | \input{./Content/March/18March2022} 39 | \section{March 19} 40 | \input{./Content/March/19March2022} 41 | \section{March 20} 42 | \input{./Content/March/20March2022} 43 | \section{March 21} 44 | \input{./Content/March/21March2022} 45 | \section{March 22} 46 | \input{./Content/March/22March2022} 47 | \section{March 23} 48 | \input{./Content/March/23March2022} 49 | \section{March 24} 50 | \input{./Content/March/24March2022} 51 | \section{March 25} 52 | \input{./Content/March/25March2022} 53 | \section{March 26} 54 | \input{./Content/March/26March2022} 55 | \section{March 27} 56 | \input{./Content/March/27March2022} 57 | \section{March 28} 58 | \input{./Content/March/28March2022} 59 | \section{March 29} 60 | \input{./Content/March/29March2022} 61 | \section{March 30} 62 | \input{./Content/March/30March2022} 63 | \section{March 31} 64 | \input{./Content/March/31March2022} 65 | 66 | \input{./Content/March/MarchAccomplishments} -------------------------------------------------------------------------------- /diary2022/Content/July/July2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{July 2022} 2 | 3 | \section{July 1} 4 | \input{./Content/July/1July2022} 5 | \section{July 2} 6 | \input{./Content/July/2July2022} 7 | \section{July 3} 8 | \input{./Content/July/3July2022} 9 | \section{July 4} 10 | \input{./Content/July/4July2022} 11 | \section{July 5} 12 | \input{./Content/July/5July2022} 13 | \section{July 6} 14 | \input{./Content/July/6July2022} 15 | \section{July 7} 16 | \input{./Content/July/7July2022} 17 | \section{July 8} 18 | \input{./Content/July/8July2022} 19 | \section{July 9} 20 | \input{./Content/July/9July2022} 21 | \section{July 10} 22 | \input{./Content/July/10July2022} 23 | \section{July 11} 24 | \input{./Content/July/11July2022} 25 | \section{July 12} 26 | \input{./Content/July/12July2022} 27 | \section{July 13} 28 | \input{./Content/July/13July2022} 29 | \section{July 14} 30 | \input{./Content/July/14July2022} 31 | \section{July 15} 32 | \input{./Content/July/15July2022} 33 | \section{July 16} 34 | \input{./Content/July/16July2022} 35 | \section{July 17} 36 | \input{./Content/July/17July2022} 37 | \section{July 18} 38 | \input{./Content/July/18July2022} 39 | \section{July 19} 40 | \input{./Content/July/19July2022} 41 | \section{July 20} 42 | \input{./Content/July/20July2022} 43 | \section{July 21} 44 | \input{./Content/July/21July2022} 45 | \section{July 22} 46 | \input{./Content/July/22July2022} 47 | \section{July 23} 48 | \input{./Content/July/23July2022} 49 | \section{July 24} 50 | \input{./Content/July/24July2022} 51 | \section{July 25} 52 | \input{./Content/July/25July2022} 53 | \section{July 26} 54 | \input{./Content/July/26July2022} 55 | \section{July 27} 56 | \input{./Content/July/27July2022} 57 | \section{July 28} 58 | \input{./Content/July/28July2022} 59 | \section{July 29} 60 | \input{./Content/July/29July2022} 61 | \section{July 30} 62 | \input{./Content/July/30July2022} 63 | \section{July 31} 64 | \input{./Content/July/31July2022} 65 | \section{July Accomplishments} 66 | \input{./Content/July/JulyAccomplishments} 67 | 68 | -------------------------------------------------------------------------------- /diary2022/Content/February/February2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{February 2022} 2 | 3 | \section{February 1} 4 | \input{./Content/February/1February2022} 5 | \section{February 2} 6 | \input{./Content/February/2February2022} 7 | \section{February 3} 8 | \input{./Content/February/3February2022} 9 | \section{February 4} 10 | \input{./Content/February/4February2022} 11 | \section{February 5} 12 | \input{./Content/February/5February2022} 13 | \section{February 6} 14 | \input{./Content/February/6February2022} 15 | \section{February 7} 16 | \input{./Content/February/7February2022} 17 | \section{February 8} 18 | \input{./Content/February/8February2022} 19 | \section{February 9} 20 | \input{./Content/February/9February2022} 21 | \section{February 10} 22 | \input{./Content/February/10February2022} 23 | \section{February 11} 24 | \input{./Content/February/11February2022} 25 | \section{February 12} 26 | \input{./Content/February/12February2022} 27 | \section{February 13} 28 | \input{./Content/February/13February2022} 29 | \section{February 14} 30 | \input{./Content/February/14February2022} 31 | \section{February 15} 32 | \input{./Content/February/15February2022} 33 | \section{February 16} 34 | \input{./Content/February/16February2022} 35 | \section{February 17} 36 | \input{./Content/February/17February2022} 37 | \section{February 18} 38 | \input{./Content/February/18February2022} 39 | \section{February 19} 40 | \input{./Content/February/19February2022} 41 | \section{February 20} 42 | \input{./Content/February/20February2022} 43 | \section{February 21} 44 | \input{./Content/February/21February2022} 45 | \section{February 22} 46 | \input{./Content/February/22February2022} 47 | \section{February 23} 48 | \input{./Content/February/23February2022} 49 | \section{February 24} 50 | \input{./Content/February/24February2022} 51 | \section{February 25} 52 | \input{./Content/February/25February2022} 53 | \section{February 26} 54 | \input{./Content/February/26February2022} 55 | \section{February 27} 56 | \input{./Content/February/27February2022} 57 | \section{February 28} 58 | \input{./Content/February/28February2022} 59 | 60 | \section{February Accomplishments} 61 | \input{./Content/February/FebruaryAccomplishments} 62 | -------------------------------------------------------------------------------- /diary2022/Content/October/October2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{October 2022} 2 | 3 | \section{October 1} 4 | \input{./Content/October/1October2022} 5 | \section{October 2} 6 | \input{./Content/October/2October2022} 7 | \section{October 3} 8 | \input{./Content/October/3October2022} 9 | \section{October 4} 10 | \input{./Content/October/4October2022} 11 | \section{October 5} 12 | \input{./Content/October/5October2022} 13 | \section{October 6} 14 | \input{./Content/October/6October2022} 15 | \section{October 7} 16 | \input{./Content/October/7October2022} 17 | \section{October 8} 18 | \input{./Content/October/8October2022} 19 | \section{October 9} 20 | \input{./Content/October/9October2022} 21 | \section{October 10} 22 | \input{./Content/October/10October2022} 23 | \section{October 11} 24 | \input{./Content/October/11October2022} 25 | \section{October 12} 26 | \input{./Content/October/12October2022} 27 | \section{October 13} 28 | \input{./Content/October/13October2022} 29 | \section{October 14} 30 | \input{./Content/October/14October2022} 31 | \section{October 15} 32 | \input{./Content/October/15October2022} 33 | \section{October 16} 34 | \input{./Content/October/16October2022} 35 | \section{October 17} 36 | \input{./Content/October/17October2022} 37 | \section{October 18} 38 | \input{./Content/October/18October2022} 39 | \section{October 19} 40 | \input{./Content/October/19October2022} 41 | \section{October 20} 42 | \input{./Content/October/20October2022} 43 | \section{October 21} 44 | \input{./Content/October/21October2022} 45 | \section{October 22} 46 | \input{./Content/October/22October2022} 47 | \section{October 23} 48 | \input{./Content/October/23October2022} 49 | \section{October 24} 50 | \input{./Content/October/24October2022} 51 | \section{October 25} 52 | \input{./Content/October/25October2022} 53 | \section{October 26} 54 | \input{./Content/October/26October2022} 55 | \section{October 27} 56 | \input{./Content/October/27October2022} 57 | \section{October 28} 58 | \input{./Content/October/28October2022} 59 | \section{October 29} 60 | \input{./Content/October/29October2022} 61 | \section{October 30} 62 | \input{./Content/October/30October2022} 63 | \section{October 31} 64 | \input{./Content/October/31October2022} 65 | -------------------------------------------------------------------------------- /diary2022/Content/November/November2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{November 2022} 2 | 3 | \section{November 1} 4 | \input{./Content/November/1November2022} 5 | \section{November 2} 6 | \input{./Content/November/2November2022} 7 | \section{November 3} 8 | \input{./Content/November/3November2022} 9 | \section{November 4} 10 | \input{./Content/November/4November2022} 11 | \section{November 5} 12 | \input{./Content/November/5November2022} 13 | \section{November 6} 14 | \input{./Content/November/6November2022} 15 | \section{November 7} 16 | \input{./Content/November/7November2022} 17 | \section{November 8} 18 | \input{./Content/November/8November2022} 19 | \section{November 9} 20 | \input{./Content/November/9November2022} 21 | \section{November 10} 22 | \input{./Content/November/10November2022} 23 | \section{November 11} 24 | \input{./Content/November/11November2022} 25 | \section{November 12} 26 | \input{./Content/November/12November2022} 27 | \section{November 13} 28 | \input{./Content/November/13November2022} 29 | \section{November 14} 30 | \input{./Content/November/14November2022} 31 | \section{November 15} 32 | \input{./Content/November/15November2022} 33 | \section{November 16} 34 | \input{./Content/November/16November2022} 35 | \section{November 17} 36 | \input{./Content/November/17November2022} 37 | \section{November 18} 38 | \input{./Content/November/18November2022} 39 | \section{November 19} 40 | \input{./Content/November/19November2022} 41 | \section{November 20} 42 | \input{./Content/November/20November2022} 43 | \section{November 21} 44 | \input{./Content/November/21November2022} 45 | \section{November 22} 46 | \input{./Content/November/22November2022} 47 | \section{November 23} 48 | \input{./Content/November/23November2022} 49 | \section{November 24} 50 | \input{./Content/November/24November2022} 51 | \section{November 25} 52 | \input{./Content/November/25November2022} 53 | \section{November 26} 54 | \input{./Content/November/26November2022} 55 | \section{November 27} 56 | \input{./Content/November/27November2022} 57 | \section{November 28} 58 | \input{./Content/November/28November2022} 59 | \section{November 29} 60 | \input{./Content/November/29November2022} 61 | \section{November 30} 62 | \input{./Content/November/30November2022} 63 | -------------------------------------------------------------------------------- /diary2022/Content/January/January2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{January 2020} 2 | 3 | \section{January 1} 4 | \input{./Content/January/1January2022} 5 | \section{January 2} 6 | \input{./Content/January/2January2022} 7 | \section{January 3} 8 | \input{./Content/January/3January2022} 9 | \section{January 4} 10 | \input{./Content/January/4January2022} 11 | \section{January 5} 12 | \input{./Content/January/5January2022} 13 | \section{January 6} 14 | \input{./Content/January/6January2022} 15 | \section{January 7} 16 | \input{./Content/January/7January2022} 17 | \section{January 8} 18 | \input{./Content/January/8January2022} 19 | \section{January 9} 20 | \input{./Content/January/9January2022} 21 | \section{January 10} 22 | \input{./Content/January/10January2022} 23 | \section{January 11} 24 | \input{./Content/January/11January2022} 25 | \section{January 12} 26 | \input{./Content/January/12January2022} 27 | \section{January 13} 28 | \input{./Content/January/13January2022} 29 | \section{January 14} 30 | \input{./Content/January/14January2022} 31 | \section{January 15} 32 | \input{./Content/January/15January2022} 33 | \section{January 16} 34 | \input{./Content/January/16January2022} 35 | \section{January 17} 36 | \input{./Content/January/17January2022} 37 | \section{January 18} 38 | \input{./Content/January/18January2022} 39 | \section{January 19} 40 | \input{./Content/January/19January2022} 41 | \section{January 20} 42 | \input{./Content/January/20January2022} 43 | \section{January 21} 44 | \input{./Content/January/21January2022} 45 | \section{January 22} 46 | \input{./Content/January/22January2022} 47 | \section{January 23} 48 | \input{./Content/January/23January2022} 49 | \section{January 24} 50 | \input{./Content/January/24January2022} 51 | \section{January 25} 52 | \input{./Content/January/25January2022} 53 | \section{January 26} 54 | \input{./Content/January/26January2022} 55 | \section{January 27} 56 | \input{./Content/January/27January2022} 57 | \section{January 28} 58 | \input{./Content/January/28January2022} 59 | \section{January 29} 60 | \input{./Content/January/29January2022} 61 | \section{January 30} 62 | \input{./Content/January/30January2022} 63 | \section{January 31} 64 | \input{./Content/January/31January2022} 65 | 66 | \input{./Content/January/January2022Accomplishments} 67 | -------------------------------------------------------------------------------- /diary2022/Content/August/August2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{August 2022} 2 | 3 | \section*{August Goals} 4 | \input{./Content/August/goalsAugust2022} 5 | \section{August 1} 6 | \input{./Content/August/1August2022} 7 | \section{August 2} 8 | \input{./Content/August/2August2022} 9 | \section{August 3} 10 | \input{./Content/August/3August2022} 11 | \section{August 4} 12 | \input{./Content/August/4August2022} 13 | \section{August 5} 14 | \input{./Content/August/5August2022} 15 | \section{August 6} 16 | \input{./Content/August/6August2022} 17 | \section{August 7} 18 | \input{./Content/August/7August2022} 19 | \section{August 8} 20 | \input{./Content/August/8August2022} 21 | \section{August 9} 22 | \input{./Content/August/9August2022} 23 | \section{August 10} 24 | \input{./Content/August/10August2022} 25 | \section{August 11} 26 | \input{./Content/August/11August2022} 27 | \section{August 12} 28 | \input{./Content/August/12August2022} 29 | \section{August 13} 30 | \input{./Content/August/13August2022} 31 | \section{August 14} 32 | \input{./Content/August/14August2022} 33 | \section{August 15} 34 | \input{./Content/August/15August2022} 35 | \section{August 16} 36 | \input{./Content/August/16August2022} 37 | \section{August 17} 38 | \input{./Content/August/17August2022} 39 | \section{August 18} 40 | \input{./Content/August/18August2022} 41 | \section{August 19} 42 | \input{./Content/August/19August2022} 43 | \section{August 20} 44 | \input{./Content/August/20August2022} 45 | \section{August 21} 46 | \input{./Content/August/21August2022} 47 | \section{August 22} 48 | \input{./Content/August/22August2022} 49 | \section{August 23} 50 | \input{./Content/August/23August2022} 51 | \section{August 24} 52 | \input{./Content/August/24August2022} 53 | \section{August 25} 54 | \input{./Content/August/25August2022} 55 | \section{August 26} 56 | \input{./Content/August/26August2022} 57 | \section{August 27} 58 | \input{./Content/August/27August2022} 59 | \section{August 28} 60 | \input{./Content/August/28August2022} 61 | \section{August 29} 62 | \input{./Content/August/29August2022} 63 | \section{August 30} 64 | \input{./Content/August/30August2022} 65 | \section{August 31} 66 | \input{./Content/August/31August2022} 67 | \section*{August Accomplishments} 68 | \input{./Content/August/accomplishmentsAugust2022} 69 | -------------------------------------------------------------------------------- /diary2022/Content/December/December2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{December 2022} 2 | 3 | \section{December 1} 4 | \input{./Content/December/1December2022} 5 | \section{December 2} 6 | \input{./Content/December/2December2022} 7 | \section{December 3} 8 | \input{./Content/December/3December2022} 9 | \section{December 4} 10 | \input{./Content/December/4December2022} 11 | \section{December 5} 12 | \input{./Content/December/5December2022} 13 | \section{December 6} 14 | \input{./Content/December/6December2022} 15 | \section{December 7} 16 | \input{./Content/December/7December2022} 17 | \section{December 8} 18 | \input{./Content/December/8December2022} 19 | \section{December 9} 20 | \input{./Content/December/9December2022} 21 | \section{December 10} 22 | \input{./Content/December/10December2022} 23 | \section{December 11} 24 | \input{./Content/December/11December2022} 25 | \section{December 12} 26 | \input{./Content/December/12December2022} 27 | \section{December 13} 28 | \input{./Content/December/13December2022} 29 | \section{December 14} 30 | \input{./Content/December/14December2022} 31 | \section{December 15} 32 | \input{./Content/December/15December2022} 33 | \section{December 16} 34 | \input{./Content/December/16December2022} 35 | \section{December 17} 36 | \input{./Content/December/17December2022} 37 | \section{December 18} 38 | \input{./Content/December/18December2022} 39 | \section{December 19} 40 | \input{./Content/December/19December2022} 41 | \section{December 20} 42 | \input{./Content/December/20December2022} 43 | \section{December 21} 44 | \input{./Content/December/21December2022} 45 | \section{December 22} 46 | \input{./Content/December/22December2022} 47 | \section{December 23} 48 | \input{./Content/December/23December2022} 49 | \section{December 24} 50 | \input{./Content/December/24December2022} 51 | \section{December 25} 52 | \input{./Content/December/25December2022} 53 | \section{December 26} 54 | \input{./Content/December/26December2022} 55 | \section{December 27} 56 | \input{./Content/December/27December2022} 57 | \section{December 28} 58 | \input{./Content/December/28December2022} 59 | \section{December 29} 60 | \input{./Content/December/29December2022} 61 | \section{December 30} 62 | \input{./Content/December/30December2022} 63 | \section{December 31} 64 | \input{./Content/December/31December2022} 65 | -------------------------------------------------------------------------------- /diary2022/Content/September/September2022.tex: -------------------------------------------------------------------------------- 1 | \chapter{September 2022} 2 | 3 | \section{September 1} 4 | \input{./Content/September/1September2022} 5 | \section{September 2} 6 | \input{./Content/September/2September2022} 7 | \section{September 3} 8 | \input{./Content/September/3September2022} 9 | \section{September 4} 10 | \input{./Content/September/4September2022} 11 | \section{September 5} 12 | \input{./Content/September/5September2022} 13 | \section{September 6} 14 | \input{./Content/September/6September2022} 15 | \section{September 7} 16 | \input{./Content/September/7September2022} 17 | \section{September 8} 18 | \input{./Content/September/8September2022} 19 | \section{September 9} 20 | \input{./Content/September/9September2022} 21 | \section{September 10} 22 | \input{./Content/September/10September2022} 23 | \section{September 11} 24 | \input{./Content/September/11September2022} 25 | \section{September 12} 26 | \input{./Content/September/12September2022} 27 | \section{September 13} 28 | \input{./Content/September/13September2022} 29 | \section{September 14} 30 | \input{./Content/September/14September2022} 31 | \section{September 15} 32 | \input{./Content/September/15September2022} 33 | \section{September 16} 34 | \input{./Content/September/16September2022} 35 | \section{September 17} 36 | \input{./Content/September/17September2022} 37 | \section{September 18} 38 | \input{./Content/September/18September2022} 39 | \section{September 19} 40 | \input{./Content/September/19September2022} 41 | \section{September 20} 42 | \input{./Content/September/20September2022} 43 | \section{September 21} 44 | \input{./Content/September/21September2022} 45 | \section{September 22} 46 | \input{./Content/September/22September2022} 47 | \section{September 23} 48 | \input{./Content/September/23September2022} 49 | \section{September 24} 50 | \input{./Content/September/24September2022} 51 | \section{September 25} 52 | \input{./Content/September/25September2022} 53 | \section{September 26} 54 | \input{./Content/September/26September2022} 55 | \section{September 27} 56 | \input{./Content/September/27September2022} 57 | \section{September 28} 58 | \input{./Content/September/28September2022} 59 | \section{September 29} 60 | \input{./Content/September/29September2022} 61 | \section{September 30} 62 | \input{./Content/September/30September2022} 63 | -------------------------------------------------------------------------------- /diary2022/Content/0AAAcontents.tex: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%%%%%%%%%% Need to edit below %%%%%%%%%%%%%%%%%%%%%%% 2 | %%%%%%%%%%%%%%%%%%%%%%% Title, Subtitle, and Author(s) %%%%%%%%%%%%%% 3 | % Definition of \maketitle 4 | \title{Daily Writing} 5 | \subtitle{Everything included} 6 | \author{Your Name} 7 | % \subtitle{-- Monograph --} 8 | \makeatletter 9 | \def\@maketitle{ 10 | \begin{center} 11 | {\Huge \bfseries \sffamily \@title }\\[4ex] 12 | {\Large \bfseries \sffamily \@subtitle }\\[4ex] 13 | {\Large \@author}\\[4ex] 14 | \@date\\[8ex] 15 | \vspace{1cm} 16 | \includegraphics[width = 150mm]{./Content/Figures/scatter2.png} 17 | \end{center}} 18 | \makeatother 19 | 20 | %%%%% Begin document here %%%%%%%%%%%%%%%%%%%%%%%%%%% 21 | 22 | \begin{document} 23 | \maketitle 24 | \newpage 25 | \frontmatter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 26 | 27 | %\include{dedic} 28 | \include{./Content/Preface} 29 | \tableofcontents 30 | \listoffigures 31 | \listoftables 32 | \printglossary[type=\acronymtype] 33 | \renewcommand\listoflistingscaption{List of source codes} 34 | \listoflistings 35 | \mainmatter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 36 | %Set the chapter counter so that the first chapter is counted as Chapter 1. 37 | 38 | \part{2022} 39 | \setcounter{chapter}{0} 40 | \input{./Content/January/January2022} 41 | \input{./Content/February/February2022} 42 | \input{./Content/March/March2022} 43 | \input{./Content/April/April2022} 44 | \input{./Content/May/May2022} 45 | \input{./Content/June/June2022} 46 | \input{./Content/July/July2022} 47 | \input{./Content/August/August2022} 48 | \input{./Content/September/September2022} 49 | \input{./Content/October/October2022} 50 | \input{./Content/November/November2022} 51 | \input{./Content/December/December2022} 52 | 53 | \part{Appendices} 54 | \appendix 55 | \input{./Content/ChDeadlines2022} 56 | %\input{./Content/ChAccomplishments2022} 57 | % \input{./Content/ChAccomplishments2021} 58 | % \input{./Content/ChAccomplishments2020} 59 | %\input{./Content/ChAnnualPlan2022} 60 | % \input{./Content/ChAnnualPlan2021} 61 | % \input{./Content/ChAnnualPlan2020} 62 | % \input{./Content/ChBookReviews} 63 | % \input{./Content/ChBSCOKCLBSFoutreach} 64 | % \input{./Content/ChGiftIdeas} 65 | % \input{./Content/ChGrantDeadlines} 66 | % \input{./Content/ChImprovingGraduateEducation} 67 | % \input{./Content/ChMeetingDeadlines} 68 | % \input{./Content/ChMyBiographies} 69 | % \input{./Content/ChPublicationHeirarchy} 70 | % \input{./Content/ChPythonSelfStudy} 71 | % \input{./Content/ChPythonWorkshop} 72 | % \input{./Content/ChReadingLists} 73 | % \input{./Content/ChSCUGtalks} 74 | % \input{./Content/ChToBeDone} 75 | \part{Backmatter} 76 | \backmatter %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 77 | \bibliography{global} 78 | % listofauthors must come before index 79 | %\listofauthors 80 | \printindex 81 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 82 | \end{document} 83 | -------------------------------------------------------------------------------- /diary2022/Content/Preface.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../main.tex 2 | \preface 3 | \index{preface} 4 | %% Please write your preface here 5 | Here come the golden words 6 | 7 | 8 | %% Please "sign" your preface 9 | \vspace{1cm} 10 | \begin{flushright}\noindent 11 | place(s),\hfill {\it First name Surname}\\ 12 | month year\hfill {\it First name Surname}\\ 13 | \end{flushright} 14 | 15 | 16 | \section*{Known issues with typesetting this document} 17 | \index{750words} 18 | 19 | \subsection{Author index generation} 20 | The documentclass does not support author indices directly. 21 | The author index is formatted with a command called listofauthors. 22 | This command is defined in the Preamble. 23 | I found this command online. 24 | I tried to add the multicols environment. 25 | The rightmost column overlapped with the header line on the first page of the index. 26 | Hide this line might solve the problem. 27 | 28 | \subsection{Underscores and the xurl package} 29 | This package cannot handle underscores in URLs. 30 | I obtained a memory error. 31 | The solution was to comment out the xrul package. 32 | The solution was provided by Dr. LainTze Lim of Overleaf. 33 | 34 | \subsection{Stop overusing labels} 35 | Add labels only when you need them, else they will be unreferenced and trigger a lot of warnings. 36 | In addition, do not use labels in templates that write tex files unless you write only unique labels. 37 | Otherwise, you will get a warning about multiple identical labels. 38 | 39 | \section*{Generation of daily record tex files for a year.} 40 | \index{750words!daily page generation} 41 | \index{setting up words for year!making pages} 42 | The month.tex files for 2021 are found in the \url{~/db/750words2015Current} subdirectory of the db subdirectory. 43 | They are in twelve separate folders labeled by month. 44 | 45 | The daily files were generated by running a Python script \emph{makeDailyPagesVarB.py} in each folder. 46 | This was done with a batch script. 47 | 48 | \begin{code}{} 49 | \index{setting up words for year!making pages} 50 | \label{lst750wordsMakingWords} 51 | \caption{Contents of genPages.sh.} 52 | \begin{minted}[frame=lines,framerule=2pt,linenos=false,xleftmargin=\parindent,breaklines]{bash} 53 | #!/bin/bash 54 | cd January 55 | ../makeDaily750PagesVerB.py 2021 'January' 1 31 56 | cd ../February 57 | ../makeDaily750PagesVerB.py 2021 'February' 1 28 58 | cd ../March 59 | ../makeDaily750PagesVerB.py 2021 'March' 1 31 60 | cd ../April 61 | ../makeDaily750PagesVerB.py 2021 'April' 1 30 62 | cd ../May 63 | ../makeDaily750PagesVerB.py 2021 'May' 1 31 64 | cd ../June 65 | ../makeDaily750PagesVerB.py 2021 'June' 1 30 66 | cd ../July 67 | ../makeDaily750PagesVerB.py 2021 'July' 1 31 68 | cd ../July 69 | ../makeDaily750PagesVerB.py 2021 'July' 1 31 70 | cd ../August 71 | ../makeDaily750PagesVerB.py 2021 'August' 1 31 72 | cd ../September 73 | ../makeDaily750PagesVerB.py 2021 'September' 1 30 74 | cd ../October 75 | ../makeDaily750PagesVerB.py 2021 'October' 1 31 76 | cd ../November 77 | ../makeDaily750PagesVerB.py 2021 'November' 1 30 78 | cd ../December 79 | ../makeDaily750PagesVerB.py 2021 'December' 1 31 80 | \end{minted} 81 | \end{code} 82 | 83 | 84 | RAM may limit 750words to one document per year. 85 | 86 | 87 | \section*{Correcting monthly.tex and making daily.tex files} 88 | \index{latex!updating tex files!sed} 89 | 90 | In an earlier version of the above python script, I failed to include Content in the path to each daily text file. 91 | I used colons as delimiters in the following sed commands to correct these files. 92 | 93 | \begin{code}{} 94 | \index{setting up words for year!correcting existing files} 95 | \label{lst:750words} 96 | \caption{Correcting existing files.} 97 | \begin{minted}[frame=lines,framerule=2pt,linenos=false,xleftmargin=\parindent,breaklines]{bash} 98 | find . -name "February2021.tex" -type f | xargs sed -i -e 's:2020:2021:g' 99 | find . -name "February2021.tex" -type f | xargs sed -i -e 's:./February:./Content/February:g' 100 | find . -name "./Content/October/October2021.tex" -type f | xargs sed -i -e 's:./October:./Content/October:g' 101 | find . -name "./Content/November/November2021.tex" -type f | xargs sed -i -e 's:./November:./Content/November:g' 102 | find . -name "./Content/December/December2021.tex" -type f | xargs sed -i -e 's:./December:./Content/December:g' 103 | \end{minted} 104 | \end{code} -------------------------------------------------------------------------------- /diary2022/Content/Figures/Preface.tex: -------------------------------------------------------------------------------- 1 | %!TEX root = ../main.tex 2 | %%%%%%%%%%%%%%%%%%%%%% pref.tex %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 3 | % 4 | % sample preface 5 | % 6 | % Use this file as a template for your own input. 7 | % 8 | %%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%% 9 | 10 | \preface 11 | \index{preface} 12 | %% Please write your preface here 13 | Here come the golden words 14 | 15 | 16 | %% Please "sign" your preface 17 | \vspace{1cm} 18 | \begin{flushright}\noindent 19 | place(s),\hfill {\it First name Surname}\\ 20 | month year\hfill {\it First name Surname}\\ 21 | \end{flushright} 22 | 23 | 24 | \section*{Known issues with typesetting this document} 25 | \index{750words} 26 | 27 | \subsection{Author index generation} 28 | The documentclass does not support author indices directly. 29 | The author index is formatted with a command called listofauthors. 30 | This command is defined in the Preamble. 31 | I found this command online. 32 | I tried to add the multicols environment. 33 | The rightmost column overlapped with the header line on the first page of the index. 34 | Hide this line might solve the problem. 35 | 36 | \subsection{Underscores and the xurl package} 37 | This package cannot handle underscores in URLs. 38 | I obtained a memory error. 39 | The solution was to comment out the xrul package. 40 | The solution was provided by Dr. LainTze Lim of Overleaf. 41 | 42 | \subsection{Stop overusing labels} 43 | Add labels only when you need them, else they will be unreferenced and trigger a lot of warnings. 44 | In addition, do not use labels in templates that write tex files unless you write only unique labels. 45 | Otherwise, you will get a warning about multiple identical labels. 46 | It is the situation with the month.tex files. 47 | All twelve had an intro label. 48 | 49 | 50 | \section*{Generation of daily record tex files for a year.} 51 | \index{750words!daily page generation} 52 | \index{setting up words for year!making pages} 53 | The month.tex files for 2021 are found in the \url{~/db/750words2015Current} subdirectory of the db subdirectory. 54 | They are in twelve separate folders labeled by month. 55 | 56 | The daily files were generated by running a Python script \emph{makeDailyPagesVarB.py} in each folder. 57 | This was done with a batch script. 58 | 59 | \begin{code}{} 60 | \index{setting up words for year!making pages} 61 | \label{lst750wordsMakingWords} 62 | \caption{Contents of genPages.sh.} 63 | \begin{minted}[frame=lines,framerule=2pt,linenos=false,xleftmargin=\parindent,breaklines]{bash} 64 | #!/bin/bash 65 | cd January 66 | ../makeDaily750PagesVerB.py 2021 'January' 1 31 67 | cd ../February 68 | ../makeDaily750PagesVerB.py 2021 'February' 1 28 69 | cd ../March 70 | ../makeDaily750PagesVerB.py 2021 'March' 1 31 71 | cd ../April 72 | ../makeDaily750PagesVerB.py 2021 'April' 1 30 73 | cd ../May 74 | ../makeDaily750PagesVerB.py 2021 'May' 1 31 75 | cd ../June 76 | ../makeDaily750PagesVerB.py 2021 'June' 1 30 77 | cd ../July 78 | ../makeDaily750PagesVerB.py 2021 'July' 1 31 79 | cd ../July 80 | ../makeDaily750PagesVerB.py 2021 'July' 1 31 81 | cd ../August 82 | ../makeDaily750PagesVerB.py 2021 'August' 1 31 83 | cd ../September 84 | ../makeDaily750PagesVerB.py 2021 'September' 1 30 85 | cd ../October 86 | ../makeDaily750PagesVerB.py 2021 'October' 1 31 87 | cd ../November 88 | ../makeDaily750PagesVerB.py 2021 'November' 1 30 89 | cd ../December 90 | ../makeDaily750PagesVerB.py 2021 'December' 1 31 91 | \end{minted} 92 | \end{code} 93 | 94 | 95 | RAM may limit 750words to one document per year. 96 | 97 | 98 | \section*{Correcting monthly.tex and making daily.tex files} 99 | \index{latex!updating tex files!sed} 100 | 101 | I used colons as delimiters in the following sed commands. 102 | 103 | \begin{code}{} 104 | \index{setting up words for year!correcting existing files} 105 | \label{lst:750words} 106 | \caption{Correcting existing files.} 107 | \begin{minted}[frame=lines,framerule=2pt,linenos=false,xleftmargin=\parindent,breaklines]{bash} 108 | find . -name "February2021.tex" -type f | xargs sed -i -e 's:2020:2021:g' 109 | find . -name "February2021.tex" -type f | xargs sed -i -e 's:./February:./Content/February:g' 110 | find . -name "./Content/October/October2021.tex" -type f | xargs sed -i -e 's:./October:./Content/October:g' 111 | find . -name "./Content/November/November2021.tex" -type f | xargs sed -i -e 's:./November:./Content/November:g' 112 | find . -name "./Content/December/December2021.tex" -type f | xargs sed -i -e 's:./December:./Content/December:g' 113 | \end{minted} 114 | \end{code} -------------------------------------------------------------------------------- /diary2022/main-globalAcronyms.tex: -------------------------------------------------------------------------------- 1 | \newacronym{ADVI}{ADVI}{Automatic Differentiation Variational Inference} 2 | \newacronym{AED}{AED}{Associative Experimental Design} 3 | \newacronym{AIC}{AIC}{Akaile Information Criterion} 4 | \newacronym{ANCOVA}{ANCOVA}{analysis of covariance} 5 | \newacronym{ANOVA}{ANOVA}{analysis of variance} 6 | \newacronym{AWS}{AWS}{Amazon.com Web Services} 7 | 8 | \newacronym{BDA}{BDA}{Bayesian data analysis} 9 | \newacronym{BEST}{BEST}{Bayesian Estimation Supercedes the T-test} 10 | \newacronym{BIC}{BIC}{Bayesian Information Criterion} 11 | \newacronym{BN}{BN}{Bayesian Network} 12 | \newacronym{BP}{BP}{Belief Propagation} 13 | \newacronym{BUGS}{BUGS}{Bayesian inference Using Gibbs Sampling} 14 | 15 | \newacronym{CLI}{CLI}{Command Line Interface} 16 | \newacronym{CMD}{CMD}{Conventional Model Discrimination} 17 | \newacronym{CRI}{CRI}{Credible Interval} 18 | 19 | \newacronym{DBN}{DBN}{Dynamic Bayesian Network} 20 | \newacronym{DIC}{DIC}{Deviance Information Criterion} 21 | \newacronym{DOE}{DOE}{Design of Experiments} 22 | 23 | \newacronym{EAP}{EAP}{Expected a posterior} 24 | \newacronym{eLLG}{eLLGI}{estimated Log-likelihood Gain on the Intensities} 25 | \newacronym{EM}{EM}{Expectation Maximization} 26 | \newacronym{ESDA}{ESDA}{exploratory sequential data analysis} 27 | 28 | \newacronym{FTP}{FTP}{File Transfer Protocol} 29 | \newacronym{FORTRAN}{FORTRAN}{FORMULA TRANSLATION} 30 | 31 | \newacronym{GA}{GA}{Genetic Algorithm} 32 | \newacronym{GAM}{GAM}{Generalized Additive Models} 33 | \newacronym{GEE}{GEE}{Generalized Esimating Equations} 34 | \newacronym{GLM}{GLM}{General Linear Models} 35 | \newacronym{GLMM}{GLMM}{General Linear Mixed Models} 36 | 37 | \newacronym{GMRF}{GMRF}{Gaussian Markov Random Field} 38 | \newacronym{GMM}{GMM}{Generalized Methods of Moments} 39 | \newacronym{GP}{GP}{Gaussian Processes} 40 | 41 | \newacronym{HM}{HM}{Hierarchical Model} 42 | \newacronym{HMC}{HMC}{Hamiltonian Monte Carlo or Hybrid MC} 43 | \newacronym{HMM}{HMM}{Hidden Markov Model} 44 | \newacronym{HPDI}{HPDI}{Highest Posterior Density Interval} 45 | 46 | \newacronym{IFE}{IFE}{Incomplete Factorial Experiments} 47 | \newacronym{IMSE}{IMSE}{Integrated Mean Squared Error} 48 | \newacronym{INLA}{INLA}{Integrated Nested Laplace Approximation} 49 | \newacronym{IW}{IW}{Inverse Wishart distribution} 50 | \newacronym{IRLS}{IRLS}{Iterative Re-Weighted Least-Squares} 51 | \newacronym{IWLS}{IWLS}{Iterative Weighted Least-Squares} 52 | 53 | \newacronym{JAGS}{JAGS}{Just Another Gibbs Sampler} 54 | 55 | \newacronym{LASSO}{LASSO}{least absobute shrinkage and selection operator} 56 | \newacronym{L-BFGS}{L-BFGS}{limited-memory Broyden-Fletcher-Goldfarb-Shanno optimizer} 57 | \newacronym{LM-BFGS}{LM-BFGS}{limited-memory Broyden-Fletcher-Goldfarb-Shanno optimizer} 58 | \newacronym{LM}{LM}{Linear Models} 59 | \newacronym{LMM}{LMM}{Linear Mixed Models} 60 | \newacronym{LKJ}{LKJ}{LKJ Distribution} 61 | \newacronym{LLGI}{LLGI}{log-likelihood Gain on the Intensities} 62 | \newacronym{LOO}{LOO}{Leave-One-Out} 63 | \newacronym{LSF}{LSF}{Load Sharing Facility} 64 | 65 | \newacronym{MALA}{MALA}{Metropolis adjusted Langevin algorithms} 66 | \newacronym{MAP}{MAP}{Maximum a posterior} 67 | \newacronym{MAXS}{MAXS}{Medium Angle X-ray Scattering} 68 | \newacronym{MCEM}{MCEM}{Monte Carlo Expectation Maximization} 69 | \newacronym{MCMC}{MCMC}{Markov chain Monte Carlo} 70 | \newacronym{ML}{ML}{Maximum Likelihood} 71 | \newacronym{MLE}{MLE}{Maximum Likelihood Estimate} 72 | \newacronym{MRF}{MRF}{Markov Random Field} 73 | \newacronym{MLIRT}{MLIRT}{multilevel item response theory} 74 | 75 | \newacronym{NB}{NB}{negative binomial} 76 | \newacronym{NB1}{NB1}{negative binomial model 1} 77 | \newacronym{NB2}{NB2}{negative binomial model 2} 78 | \newacronym{NIMBLE}{NIMBLE}{Numerical Inference Models Bayesian Likelihood Estimation} 79 | \newacronym{NUTS}{NUTS}{No U-Turn Sampler} 80 | 81 | \newacronym{OBsMD}{OBsMD}{Objective Bayesian Model Discrimination} 82 | \newacronym{ODBC}{ODBC}{Open Database Connectivity} 83 | \newacronym{OLS}{OLS}{Ordinary Least Squares} 84 | \newacronym{OMD}{OMD}{Objective Model Descrimination} 85 | 86 | \newacronym{PB}{PB}{Plackett and Burman design} 87 | \newacronym{PDF}{PDF}{Probability Density Function} 88 | \newacronym{PDDF}{PDDF}{Pairwise Distance Distribution Function (also P(r))} 89 | \newacronym{PDB}{PDB}{Protein Data Bank} 90 | \newacronym{pMCMC}{pMCMC}{particle MCMC} 91 | \newacronym{PPC}{PPC}{Posterior Predictive Checking} 92 | 93 | \newacronym{RDBMS}{RDBMS}{relational database management system} 94 | \newacronym{REST}{REST}{Representational State Transfer} 95 | \newacronym{RMHMC}{RMHMC}{Riemannian manifold Hamiltonian Monte Carlo} 96 | \newacronym{RJ-MCMC}{RJ-MCMC}{Reverse Jump-MCMC} 97 | \newacronym{RPS}{RPS}{Rotational Pseudosymmetry} 98 | \newacronym{RSM}{RSM}{Response Surface Methods} 99 | 100 | \newacronym{SAXS}{SAXS}{Small Angle X-ray Scattering} 101 | \newacronym{SFX}{SFX}{Serial Femtosecond Crystallography} 102 | \newacronym{SWAXS}{SWAXS}{Small and Wide Angle X-ray Scattering} 103 | \newacronym{SOAP}{SOAP}{Simple Object Access Processing} 104 | \newacronym{SEM}{SEM}{Structural Equation Modeling} 105 | \newacronym{SLURM}{SLURM}{Simple Linux Utility for Resource Management} 106 | \newacronym{SMS}{SMS}{Sparse Matrix Sampling} 107 | \newacronym{SMILES}{SMILES}{Simplified Molecular Input Line Entry System} 108 | \newacronym{SQL}{SQL}{Structured query language} 109 | 110 | \newacronym{TPS}{TPS}{Translational Pseudo Symmetry} 111 | 112 | \newacronym{UML}{UML}{Unified Modeling Language} 113 | 114 | \newacronym{VGAM}{VGAM}{Vector Generalizer Additive Model} 115 | \newacronym{VGLM}{VGLM}{Vector Generalizer Linear Model} 116 | 117 | \newacronym{WAIC}{WAIC}{Watanabe-Akaile Information Criterion} 118 | \newacronym{WAXS}{WAXS}{Wide Angle X-ray Scattering} 119 | \newacronym{WSDL}{WSDL}{Web services description language} 120 | 121 | \newacronym{XML}{XML}{Extensible Markup Language} 122 | 123 | \newacronym{ZINB}{ZIP}{Zero-Inflated Negative Binomial distribution} 124 | \newacronym{ZIP}{ZIP}{Zero-Inflated Poisson distribution} 125 | \newacronym{ZTNB}{ZTNB}{Zero-Truncated Negative Binomial distribution} 126 | \newacronym{ZTP}{ZTP}{Zero-Truncated Poisson distribution} 127 | 128 | 129 | -------------------------------------------------------------------------------- /diary2022/output-globalAcronyms.tex: -------------------------------------------------------------------------------- 1 | \newacronym{ADVI}{ADVI}{Automatic Differentiation Variational Inference} 2 | \newacronym{AED}{AED}{Associative Experimental Design} 3 | \newacronym{AIC}{AIC}{Akaile Information Criterion} 4 | \newacronym{ANCOVA}{ANCOVA}{analysis of covariance} 5 | \newacronym{ANOVA}{ANOVA}{analysis of variance} 6 | \newacronym{AWS}{AWS}{Amazon.com Web Services} 7 | 8 | \newacronym{BDA}{BDA}{Bayesian data analysis} 9 | \newacronym{BEST}{BEST}{Bayesian Estimation Supercedes the T-test} 10 | \newacronym{BIC}{BIC}{Bayesian Information Criterion} 11 | \newacronym{BN}{BN}{Bayesian Network} 12 | \newacronym{BP}{BP}{Belief Propagation} 13 | \newacronym{BUGS}{BUGS}{Bayesian inference Using Gibbs Sampling} 14 | 15 | \newacronym{CLI}{CLI}{Command Line Interface} 16 | \newacronym{CMD}{CMD}{Conventional Model Discrimination} 17 | \newacronym{CRI}{CRI}{Credible Interval} 18 | 19 | \newacronym{DBN}{DBN}{Dynamic Bayesian Network} 20 | \newacronym{DIC}{DIC}{Deviance Information Criterion} 21 | \newacronym{DOE}{DOE}{Design of Experiments} 22 | 23 | \newacronym{EAP}{EAP}{Expected a posterior} 24 | \newacronym{eLLG}{eLLGI}{estimated Log-likelihood Gain on the Intensities} 25 | \newacronym{EM}{EM}{Expectation Maximization} 26 | \newacronym{ESDA}{ESDA}{exploratory sequential data analysis} 27 | 28 | \newacronym{FTP}{FTP}{File Transfer Protocol} 29 | \newacronym{FORTRAN}{FORTRAN}{FORMULA TRANSLATION} 30 | 31 | \newacronym{GA}{GA}{Genetic Algorithm} 32 | \newacronym{GAM}{GAM}{Generalized Additive Models} 33 | \newacronym{GEE}{GEE}{Generalized Esimating Equations} 34 | \newacronym{GLM}{GLM}{General Linear Models} 35 | \newacronym{GLMM}{GLMM}{General Linear Mixed Models} 36 | 37 | \newacronym{GMRF}{GMRF}{Gaussian Markov Random Field} 38 | \newacronym{GMM}{GMM}{Generalized Methods of Moments} 39 | \newacronym{GP}{GP}{Gaussian Processes} 40 | 41 | \newacronym{HM}{HM}{Hierarchical Model} 42 | \newacronym{HMC}{HMC}{Hamiltonian Monte Carlo or Hybrid MC} 43 | \newacronym{HMM}{HMM}{Hidden Markov Model} 44 | \newacronym{HPDI}{HPDI}{Highest Posterior Density Interval} 45 | 46 | \newacronym{IFE}{IFE}{Incomplete Factorial Experiments} 47 | \newacronym{IMSE}{IMSE}{Integrated Mean Squared Error} 48 | \newacronym{INLA}{INLA}{Integrated Nested Laplace Approximation} 49 | \newacronym{IW}{IW}{Inverse Wishart distribution} 50 | \newacronym{IRLS}{IRLS}{Iterative Re-Weighted Least-Squares} 51 | \newacronym{IWLS}{IWLS}{Iterative Weighted Least-Squares} 52 | 53 | \newacronym{JAGS}{JAGS}{Just Another Gibbs Sampler} 54 | 55 | \newacronym{LASSO}{LASSO}{least absobute shrinkage and selection operator} 56 | \newacronym{L-BFGS}{L-BFGS}{limited-memory Broyden-Fletcher-Goldfarb-Shanno optimizer} 57 | \newacronym{LM-BFGS}{LM-BFGS}{limited-memory Broyden-Fletcher-Goldfarb-Shanno optimizer} 58 | \newacronym{LM}{LM}{Linear Models} 59 | \newacronym{LMM}{LMM}{Linear Mixed Models} 60 | \newacronym{LKJ}{LKJ}{LKJ Distribution} 61 | \newacronym{LLGI}{LLGI}{log-likelihood Gain on the Intensities} 62 | \newacronym{LOO}{LOO}{Leave-One-Out} 63 | \newacronym{LSF}{LSF}{Load Sharing Facility} 64 | 65 | \newacronym{MALA}{MALA}{Metropolis adjusted Langevin algorithms} 66 | \newacronym{MAP}{MAP}{Maximum a posterior} 67 | \newacronym{MAXS}{MAXS}{Medium Angle X-ray Scattering} 68 | \newacronym{MCEM}{MCEM}{Monte Carlo Expectation Maximization} 69 | \newacronym{MCMC}{MCMC}{Markov chain Monte Carlo} 70 | \newacronym{ML}{ML}{Maximum Likelihood} 71 | \newacronym{MLE}{MLE}{Maximum Likelihood Estimate} 72 | \newacronym{MRF}{MRF}{Markov Random Field} 73 | \newacronym{MLIRT}{MLIRT}{multilevel item response theory} 74 | 75 | \newacronym{NB}{NB}{negative binomial} 76 | \newacronym{NB1}{NB1}{negative binomial model 1} 77 | \newacronym{NB2}{NB2}{negative binomial model 2} 78 | \newacronym{NIMBLE}{NIMBLE}{Numerical Inference Models Bayesian Likelihood Estimation} 79 | \newacronym{NUTS}{NUTS}{No U-Turn Sampler} 80 | 81 | \newacronym{OBsMD}{OBsMD}{Objective Bayesian Model Discrimination} 82 | \newacronym{ODBC}{ODBC}{Open Database Connectivity} 83 | \newacronym{OLS}{OLS}{Ordinary Least Squares} 84 | \newacronym{OMD}{OMD}{Objective Model Descrimination} 85 | 86 | \newacronym{PB}{PB}{Plackett and Burman design} 87 | \newacronym{PDF}{PDF}{Probability Density Function} 88 | \newacronym{PDDF}{PDDF}{Pairwise Distance Distribution Function (also P(r))} 89 | \newacronym{PDB}{PDB}{Protein Data Bank} 90 | \newacronym{pMCMC}{pMCMC}{particle MCMC} 91 | \newacronym{PPC}{PPC}{Posterior Predictive Checking} 92 | 93 | \newacronym{RDBMS}{RDBMS}{relational database management system} 94 | \newacronym{REST}{REST}{Representational State Transfer} 95 | \newacronym{RMHMC}{RMHMC}{Riemannian manifold Hamiltonian Monte Carlo} 96 | \newacronym{RJ-MCMC}{RJ-MCMC}{Reverse Jump-MCMC} 97 | \newacronym{RPS}{RPS}{Rotational Pseudosymmetry} 98 | \newacronym{RSM}{RSM}{Response Surface Methods} 99 | 100 | \newacronym{SAXS}{SAXS}{Small Angle X-ray Scattering} 101 | \newacronym{SFX}{SFX}{Serial Femtosecond Crystallography} 102 | \newacronym{SWAXS}{SWAXS}{Small and Wide Angle X-ray Scattering} 103 | \newacronym{SOAP}{SOAP}{Simple Object Access Processing} 104 | \newacronym{SEM}{SEM}{Structural Equation Modeling} 105 | \newacronym{SLURM}{SLURM}{Simple Linux Utility for Resource Management} 106 | \newacronym{SMS}{SMS}{Sparse Matrix Sampling} 107 | \newacronym{SMILES}{SMILES}{Simplified Molecular Input Line Entry System} 108 | \newacronym{SQL}{SQL}{Structured query language} 109 | 110 | \newacronym{TPS}{TPS}{Translational Pseudo Symmetry} 111 | 112 | \newacronym{UML}{UML}{Unified Modeling Language} 113 | 114 | \newacronym{VGAM}{VGAM}{Vector Generalizer Additive Model} 115 | \newacronym{VGLM}{VGLM}{Vector Generalizer Linear Model} 116 | 117 | \newacronym{WAIC}{WAIC}{Watanabe-Akaile Information Criterion} 118 | \newacronym{WAXS}{WAXS}{Wide Angle X-ray Scattering} 119 | \newacronym{WSDL}{WSDL}{Web services description language} 120 | 121 | \newacronym{XML}{XML}{Extensible Markup Language} 122 | 123 | \newacronym{ZINB}{ZIP}{Zero-Inflated Negative Binomial distribution} 124 | \newacronym{ZIP}{ZIP}{Zero-Inflated Poisson distribution} 125 | \newacronym{ZTNB}{ZTNB}{Zero-Truncated Negative Binomial distribution} 126 | \newacronym{ZTP}{ZTP}{Zero-Truncated Poisson distribution} 127 | 128 | 129 | -------------------------------------------------------------------------------- /diary2022/main-globalGlossary.tex: -------------------------------------------------------------------------------- 1 | \newglossaryentry{adaptive design}{name=\textbf{adaptive design},description={See Hybrid Monte Carlo.}} 2 | \newglossaryentry{Approximate Bayesian Computation}{name=\textbf{Approximate Bayesian Computation},description={A class of computational methods rooted in Bayesian statistics. ABC methods bypass the evaluation of the likelihood function and widen the realm of models for which statistical inference can be considered. ABC methods make assumptions and approximations whose impact needs to be carefully assessed. Furthermore, the wider application domain of ABC exacerbates the challenges of parameter estimation and model selection.}} 3 | \newglossaryentry{autocorrelation time}{name=\textbf{autocorrelation time},description={The number of observations from an MCMC simulation that is equivalent to a single independent observation. It is also called the correlation length, and is often represented by $\tau$. Estimates based on a MCMC simulation with a correlation time of $\tau$ will have standard errors that are about the same as those from an independent sample that is smaller in size by a factor of $\tau$.}} 4 | \newglossaryentry{candidate kernel}{name=\textbf{candidate kernel},description={The Metropolis-Hastings algorithm associated with a target density $\pi$ requires the choice a proposal kernel or candidate kernel or a conditional density from the transition of the Markov chain, $X^(t)$, from time, $t$, and its value, $X^(t+1)$, at time $(t+1)$.}} 5 | \newglossaryentry{censored data}{name=\textbf{censored data},description={Censoring hides values from points that are too large, too small, or both. The number of data points that were censored is known, unlike the case for truncated data. Data are right-censored if the value is greater than a threshold. The data are left-censored if the value is below a threshold. The censored data can be treated as missing data. In Stan, the censored data have their own array and their mean and sigma are sampled.}} 6 | \newglossaryentry{correlation length}{name=\textbf{correlation length},description={See autocorrelation time.}} 7 | \newglossaryentry{curse of dimensionality}{name=\textbf{curse of dimensionality},description={The various phenomena that arise when analyzing and organizing data in high-dimensional spaces (often with hundreds or thousands of dimensions). These phenomena do not occur in the analysis of 3-D data. The problem is caused by the exponential increase in volume associated with adding extra dimensions to a (mathematical) space. The term was coined by the applied mathematician Richard Ernest Bellman (August 26, 1920 – March 19, 1984) who introduced dynamic programming in 1953.}} 8 | \newglossaryentry{diminishing adaptation condition}{name=\textbf{diminishing adaptation condition},description={The distance between two consecutive Markov kernels must uniformly decrease to zero.}} 9 | \newglossaryentry{effective sample size}{name=\textbf{effective sample size},description={With regards to MCMC, this is the correction factor, $\tau_T$, such that $\sigma^2_T / \tau_T$ is the variance of the empirical average.}} 10 | \newglossaryentry{equidispersion}{name=\textbf{equidispersion},description={Equal dispersion of parameter values.}} 11 | \newglossaryentry{extra-dispersion}{name=\textbf{extra-dispersion},description={Extra dispersion.}} 12 | \newglossaryentry{Hybrid Monte Carlo}{name=\textbf{Hybrid Monte Carlo},description={Also known as Hamiltonian Monte Carlo. A Markov chain Monte Carlo method for obtaining a sequence of random samples from a probability distribution for which direct sampling is difficult. This sequence can be used to approximate the distribution (i.e., to generate a histogram), or to compute an integral (such as an expected value). It differs from the Metropolis–Hastings algorithm by reducing the correlation between successive sampled states by using a Hamiltonian evolution between states and additionally by targeting states with a higher acceptance criteria than the observed probability distribution. This causes it to converge more quickly to the absolute probability distribution. It was devised by Simon Duane, A.D. Kennedy, Brian Pendleton and Duncan Roweth in 1987.}} 13 | \newglossaryentry{Hamiltonian Monte Carlo}{name=\textbf{Hamiltonian Monte Carlo},description={See Hybrid Monte Carlo.}} 14 | \newglossaryentry{irreducibility}{name=\textbf{irreducibility},description={When a Markov chain has a stationary distribution and can eventually reach any region of the state space, no matter the initial value.}} 15 | \newglossaryentry{leapfrog approximation}{name=\textbf{leapfrog approximation},description={The Metropolis-Hastings correction required by the Hamiltonian Monte Carlo.}} 16 | %\newglossaryentry{Limited-memory Broyden–Fletcher–Goldfarb–Shanno}{name=\textbf{Limited-memory Broyden–Fletcher–Goldfarb–Shanno},description={The L-BFGS is an optimization algorithm in the family of quasi-Newton methods. It approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorithm using a limited amount of computer memory. It is a popular algorithm for parameter estimation in machine learning. The L-BFGS estimates the inverse Hessian matrix to steer its search through variable space. On the other hand, the BFGS stores a dense n×n approximation to the inverse Hessian, where n is the number of variables in the problem. L-BFGS stores only a few vectors that represent the approximation implicitly.}} 17 | \newglossaryentry{Markov Chain Monte Carlo}{name=\textbf{Markov Chain Monte Carlo},description={A class of algorithms that simulates a Markov chain whose stationary distribution is the target distribution of interest. The stationary chain generates a sample from the target distribution.}} 18 | \newglossaryentry{Metropolis-within-Gibbs algorithm}{name=\textbf{Metropolis-within-Gibbs algorithm},description={This alogorithm aims to simulate a multidimensional distribution by successively simulating from some of the associated conditional distributions (the Gibbs part) and by using one Metropolis-Hastings steps.}} 19 | \newglossaryentry{No U-turn sampler}{name=\textbf{No U-turn sampler},description={An adaptive algorithm that aims to find the best parameter settings by tracking the sample path and preventing HMC from retracing its steps in this path.}} 20 | \newglossaryentry{overdispersion}{name=\textbf{overdispersion},description={When the observed variance is greater than the mean in count data.}} 21 | \newglossaryentry{Poisson overdispersion}{name=\textbf{Poisson overdispersion},description={The Poisson distribution has a mean that is equal to its variance. When the observed variance is greater than the mean; this is known as overdispersion and indicates that the Poisson model is not appropriate. A common reason for overdispersikon ais the omission of relevant explanatory variables, or dependent observations. Under some circumstances, the problem of overdispersion can be solved by using quasi-likelihood estimation or a negative binomial distribution instead.}} 22 | \newglossaryentry{Riemannian manifold Hamiltonian Monte Carlo}{name=\textbf{Riemannian manifold Hamiltonian Monte Carlo},description={aims to find the best parameter settings by providing adaptations using Riemannian geometry.}} 23 | \newglossaryentry{simultaneous statistical inference}{name=\textbf{simultaneous statistical inference},description={See Hybrid Monte Carlo.}} 24 | \newglossaryentry{'shock' nucleation}{name=\textbf{'shock' nucleation},description={Crystal nucleation as a result of the contact of highly concentrated protein stock solution with precipitant stock solution before mixing is complete. Shock nucleation causes the formation of crystal nuclei in solutions that are really in the metastable region of the phase diagram. }} 25 | -------------------------------------------------------------------------------- /diary2022/output-globalGlossary.tex: -------------------------------------------------------------------------------- 1 | \newglossaryentry{adaptive design}{name=\textbf{adaptive design},description={See Hybrid Monte Carlo.}} 2 | \newglossaryentry{Approximate Bayesian Computation}{name=\textbf{Approximate Bayesian Computation},description={A class of computational methods rooted in Bayesian statistics. ABC methods bypass the evaluation of the likelihood function and widen the realm of models for which statistical inference can be considered. ABC methods make assumptions and approximations whose impact needs to be carefully assessed. Furthermore, the wider application domain of ABC exacerbates the challenges of parameter estimation and model selection.}} 3 | \newglossaryentry{autocorrelation time}{name=\textbf{autocorrelation time},description={The number of observations from an MCMC simulation that is equivalent to a single independent observation. It is also called the correlation length, and is often represented by $\tau$. Estimates based on a MCMC simulation with a correlation time of $\tau$ will have standard errors that are about the same as those from an independent sample that is smaller in size by a factor of $\tau$.}} 4 | \newglossaryentry{candidate kernel}{name=\textbf{candidate kernel},description={The Metropolis-Hastings algorithm associated with a target density $\pi$ requires the choice a proposal kernel or candidate kernel or a conditional density from the transition of the Markov chain, $X^(t)$, from time, $t$, and its value, $X^(t+1)$, at time $(t+1)$.}} 5 | \newglossaryentry{censored data}{name=\textbf{censored data},description={Censoring hides values from points that are too large, too small, or both. The number of data points that were censored is known, unlike the case for truncated data. Data are right-censored if the value is greater than a threshold. The data are left-censored if the value is below a threshold. The censored data can be treated as missing data. In Stan, the censored data have their own array and their mean and sigma are sampled.}} 6 | \newglossaryentry{correlation length}{name=\textbf{correlation length},description={See autocorrelation time.}} 7 | \newglossaryentry{curse of dimensionality}{name=\textbf{curse of dimensionality},description={The various phenomena that arise when analyzing and organizing data in high-dimensional spaces (often with hundreds or thousands of dimensions). These phenomena do not occur in the analysis of 3-D data. The problem is caused by the exponential increase in volume associated with adding extra dimensions to a (mathematical) space. The term was coined by the applied mathematician Richard Ernest Bellman (August 26, 1920 – March 19, 1984) who introduced dynamic programming in 1953.}} 8 | \newglossaryentry{diminishing adaptation condition}{name=\textbf{diminishing adaptation condition},description={The distance between two consecutive Markov kernels must uniformly decrease to zero.}} 9 | \newglossaryentry{effective sample size}{name=\textbf{effective sample size},description={With regards to MCMC, this is the correction factor, $\tau_T$, such that $\sigma^2_T / \tau_T$ is the variance of the empirical average.}} 10 | \newglossaryentry{equidispersion}{name=\textbf{equidispersion},description={Equal dispersion of parameter values.}} 11 | \newglossaryentry{extra-dispersion}{name=\textbf{extra-dispersion},description={Extra dispersion.}} 12 | \newglossaryentry{Hybrid Monte Carlo}{name=\textbf{Hybrid Monte Carlo},description={Also known as Hamiltonian Monte Carlo. A Markov chain Monte Carlo method for obtaining a sequence of random samples from a probability distribution for which direct sampling is difficult. This sequence can be used to approximate the distribution (i.e., to generate a histogram), or to compute an integral (such as an expected value). It differs from the Metropolis–Hastings algorithm by reducing the correlation between successive sampled states by using a Hamiltonian evolution between states and additionally by targeting states with a higher acceptance criteria than the observed probability distribution. This causes it to converge more quickly to the absolute probability distribution. It was devised by Simon Duane, A.D. Kennedy, Brian Pendleton and Duncan Roweth in 1987.}} 13 | \newglossaryentry{Hamiltonian Monte Carlo}{name=\textbf{Hamiltonian Monte Carlo},description={See Hybrid Monte Carlo.}} 14 | \newglossaryentry{irreducibility}{name=\textbf{irreducibility},description={When a Markov chain has a stationary distribution and can eventually reach any region of the state space, no matter the initial value.}} 15 | \newglossaryentry{leapfrog approximation}{name=\textbf{leapfrog approximation},description={The Metropolis-Hastings correction required by the Hamiltonian Monte Carlo.}} 16 | %\newglossaryentry{Limited-memory Broyden–Fletcher–Goldfarb–Shanno}{name=\textbf{Limited-memory Broyden–Fletcher–Goldfarb–Shanno},description={The L-BFGS is an optimization algorithm in the family of quasi-Newton methods. It approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorithm using a limited amount of computer memory. It is a popular algorithm for parameter estimation in machine learning. The L-BFGS estimates the inverse Hessian matrix to steer its search through variable space. On the other hand, the BFGS stores a dense n×n approximation to the inverse Hessian, where n is the number of variables in the problem. L-BFGS stores only a few vectors that represent the approximation implicitly.}} 17 | \newglossaryentry{Markov Chain Monte Carlo}{name=\textbf{Markov Chain Monte Carlo},description={A class of algorithms that simulates a Markov chain whose stationary distribution is the target distribution of interest. The stationary chain generates a sample from the target distribution.}} 18 | \newglossaryentry{Metropolis-within-Gibbs algorithm}{name=\textbf{Metropolis-within-Gibbs algorithm},description={This alogorithm aims to simulate a multidimensional distribution by successively simulating from some of the associated conditional distributions (the Gibbs part) and by using one Metropolis-Hastings steps.}} 19 | \newglossaryentry{No U-turn sampler}{name=\textbf{No U-turn sampler},description={An adaptive algorithm that aims to find the best parameter settings by tracking the sample path and preventing HMC from retracing its steps in this path.}} 20 | \newglossaryentry{overdispersion}{name=\textbf{overdispersion},description={When the observed variance is greater than the mean in count data.}} 21 | \newglossaryentry{Poisson overdispersion}{name=\textbf{Poisson overdispersion},description={The Poisson distribution has a mean that is equal to its variance. When the observed variance is greater than the mean; this is known as overdispersion and indicates that the Poisson model is not appropriate. A common reason for overdispersikon ais the omission of relevant explanatory variables, or dependent observations. Under some circumstances, the problem of overdispersion can be solved by using quasi-likelihood estimation or a negative binomial distribution instead.}} 22 | \newglossaryentry{Riemannian manifold Hamiltonian Monte Carlo}{name=\textbf{Riemannian manifold Hamiltonian Monte Carlo},description={aims to find the best parameter settings by providing adaptations using Riemannian geometry.}} 23 | \newglossaryentry{simultaneous statistical inference}{name=\textbf{simultaneous statistical inference},description={See Hybrid Monte Carlo.}} 24 | \newglossaryentry{'shock' nucleation}{name=\textbf{'shock' nucleation},description={Crystal nucleation as a result of the contact of highly concentrated protein stock solution with precipitant stock solution before mixing is complete. Shock nucleation causes the formation of crystal nuclei in solutions that are really in the metastable region of the phase diagram. }} 25 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![Version](https://img.shields.io/static/v1?label=diary2022inLaTeX&message=0.2&color=brightcolor) 2 | [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) 3 | 4 | 5 | # Diary for 2022 in LaTeX 6 | 7 | Go to this [site](https://github.com/MooersLab/diary2024inLaTeX) for the 2024 version of this diary. 8 | 9 | ## What is this? 10 | 11 | This repo contains a template book with 365 blank tex files, one for each day of the year. 12 | These tex files are collated and rendered into a PDF with latex and bibtex compilers. 13 | I set up the files for 2022. 14 | I configured the files to generate the following automatically: 15 | 16 | - Chapter headings and section headings (add subsections and lower in your daily writing). 17 | - Chapters and sections are automatically numbered. 18 | - Table of Contents, hyperlinked 19 | - References Cited, hyperlinked 20 | - Index, hyperlinked 21 | - Lists of code listings, hyperlinked 22 | - List of Figures, hyperlinked 23 | - List of Tables, hyperlinked 24 | - An appendix that uses chapters arranged alphabetically by letters instead of by numbers. 25 | - Page numbers 26 | - Epigraphs for Chapter header pages 27 | - URLs in footnotes to prevent them from running into the right margin. 28 | - Syntax highlighting of code via the minted package 29 | - Supports using equations with captions by putting them in floats (i.e., enables generation of lists of equations). 30 | 31 | 32 | I based the document on the Springer book format, but it has a 7- by 9-inch area for writing with conservative margins to save paper. 33 | You can change the text area to suit your tastes and needs. 34 | 35 | 36 | ## What is this template good for? 37 | 38 | You can use this template for the following purposes: 39 | 40 | - diary 41 | - laboratory notebook 42 | - log book 43 | - managing todo lists and plans 44 | - provide material for an autobiography or biography or to stimulate nonfiction and fiction books. 45 | - to document one's life to inspire one's descendants 46 | - storage site for daily writing on sites like 750words.com 47 | 48 | The last use stimulated this document's design. 49 | I wanted an independent place to store my daily writing on [750words.com](https://750words.com), where it is stored in plain text files that are hard to search. 50 | I wanted that writing to be indexable and searchable in a single PDF for a calendar year rather than in 365 files. 51 | This document has been useful for finding information, including data wrangling protocols and computer code, that I used in the past. 52 | You can gather information for annual reports using this template as a *Captian's log'* of your *Enterprise*. 53 | For example, you can store lists of accomplishments in the Appendices. 54 | 55 | ## Prior Experience 56 | 57 | I have been using something like this since 2012, and this document in its current format since 2015. 58 | Each year's document has run about 1000-1200 pages in length. 59 | It is part of my daily routine to paste the day's writing into this document before retiring for the day or first thing the following morning. 60 | 61 | ## Limitations 62 | 63 | Writing in LaTeX has some limitations: 64 | 65 | - I found that computer RAM is limited by the document to one year. 66 | - RAM also limits the number of lists and indices that can be used. 67 | - Debugging can sometimes involve commenting out chapters in the 0AAAContent document to isolate the error. 68 | 69 | Not to worry! The debugger on Overleaf will locate the bug by document name and line number. 70 | A click on an arrow will take you to the bug in the correct file. 71 | 72 | I generally fall behind on my debugging and will comment out earlier chapters to prevent their errors from stopping compiling. 73 | I debug the old writing occasionally during the year when too tired to do anything else and during winter break before the start of the new year. 74 | 75 | ## Compiling 76 | 77 | The *main.tex* document is fed to the compiler. 78 | 79 | Compile with lualatex and the `-escape-shell` key (for the minted package). 80 | The compile.sh script runs at the top level of the folder `2023diary`, which you can rename. 81 | The document is easy to compile with the click of a button using the Overleaf website. 82 | The empty shell document takes several seconds to compile. 83 | A 1000-page document will be compiled in about 60 seconds. 84 | 85 | This long compile time is another advantage of the modular approach instead of having everything in one tex file. 86 | I comment out the inactive months in the *0AAAContents.tex* file to shorten the compile time to a few seconds. 87 | 88 | ## Role of the 0AAAContents.tex file. 89 | 90 | The *0AAAContents.tex* file is the central nervous system of the document. 91 | It is trivial to comment out entire chapters via a single percent sign. 92 | It is also trivial in Emacs to shuffle the order of the chapters by moving lines up or down. 93 | You can add prose to the *0AAAContents.tex* file, but I find it adds clutter to this file. 94 | 95 | ## Configuration 96 | 97 | - Edit the title and author at the top of the A000Contents.tex file in the Content subfolder. 98 | - Change the cover figure to suit by loading a new image into the ./Content/Figures subfolder and editing the image's path to specify this new figure. Some image file formats like tiff are not supported. PNG and PDF are reliable. 99 | - Comment out in 0AAAContent the lists you do not intend to use. For example, if you do not save computer code, the list of listings will not be used. 100 | - Add your new appendices, like your annual plan, to the Appendix as a tex file. 101 | 102 | ## Daily use 103 | 104 | The documents to be edited are in chapter subfolders in the Content subfolders. 105 | Each day's entry is in a separate tex file. 106 | Navigate to the file corresponding to the current date and write on line two. 107 | The code on the first line must remain in place for the document to compile. 108 | 109 | Each file forms a section of a chapter. 110 | This book has one chapter per month. 111 | All sections for a month are in a chapter subfolder in the Content folder. 112 | 113 | ## On-line editor 114 | 115 | I recommend using the on-line editor Overleaf for the smoothest operation. 116 | I have been editing this document on Overleaf for six years. 117 | You do NOT have to run each of the steps of compiling separately. 118 | You just click a button and the latex and bibtex compilers and makeindex commands are run seemlessly. 119 | I store the URL for this project in my private home page for rapid access. 120 | 121 | You can compile the entire document with any document open in the tex area because the main document is set in the menu panel on the left. 122 | This menu is also where you configure the compiler, key bindings, color theme, and so on. 123 | 124 | ## Local editors 125 | 126 | For local editing, many [text editors](https://mooerslab.github.io/pymolsnips/#editors) (>20) support editing documents in LaTeX. 127 | The following are perhaps the most popular general-purpose editors that have great support for LaTeX: 128 | 129 | - TextMate for the Mac (very easy to compile with `cmd-R`) 130 | - Sublime Text 131 | - VSC 132 | - Vim 133 | - NeoVim 134 | - Emacs 135 | 136 | TextMate for the Mac does not get enough love these days. 137 | It starts lightning fast. 138 | I often open the editor, although I am trying to migrate to Emacs. 139 | 140 | Emacs is the most configurable editor, thanks to elisp and a dedicated developer community. 141 | 142 | ### Emacs 143 | 144 | Must be configured to use laulatex and -escape-shell. 145 | It might be easiest to call the shell with `M-!` and enter `compile.sh, main.tex` to compile and open in your default PDF viewer. 146 | Or just run the compile.sh script externally to Emacs. 147 | 148 | See the `latex-emacs` repo for a sample configuration. 149 | If you have citations, you will have to run bibtex on main.tex. 150 | 151 | ## Best of both worlds: use local editor to edit today's entry on Overleaf 152 | 153 | The Google Chrome extension [GhostText](https://ghosttext.fregante.com/) supports using several local editors to edit text areas in web browsers. 154 | The opened *toadayDate.tex* file is a text area in Overleaf. 155 | You can bring your favorite LaTeX snippets to bear on Overleaf, which does not support snippets directly. 156 | 157 | For example, I start the day by opening Emacs, logging into 750words, and clicking on the GhostText icon to open the connection to Emacs. 158 | In the **Write your words** buffer, I enter `start` and hit `TAB` or `C-o`. 159 | This action inserts the following boilerplate from the `start` snippet file, which is available above. 160 | I have [configured](https://github.com/MooersLab/latex-emacs) the Emacs package [atomic-chrome](https://github.com/alpha22jp/atomic-chrome) to open `Write your words` in the latex-mode so that I can have access to my latex-mode snippets, which are available [here](https://github.com/MooersLab/snippet-latex-mode). 161 | 162 | ```latex 163 | \subsection{Last night} 164 | change me 165 | 166 | 167 | \subsection{This morning} 168 | change me 169 | 170 | 171 | \subsection{To Be Done Today} 172 | \index{To Be Done!2022-09-04} 173 | \begin{itemize} 174 | \item change me 175 | \item change me 176 | \item change me 177 | \item change me 178 | \item change me 179 | \item change me 180 | \item change me 181 | \item change me 182 | \item change me 183 | \item change me 184 | \end{itemize} 185 | 186 | ``` 187 | 188 | The cursor advances to `change me` under *Last night*. 189 | I make some notes about what I did last night. 190 | Then I hit tab to advance to the next `change me` to make notes about the morning. 191 | I hit tab again to advance to the first item in my TODO list for the day. 192 | When I reach the bottom of the list, I enter `C-c C-j` to enter the next **\item** aligned and with the cursor in the correct position. 193 | 194 | A call to a macro inside the yasnippet snippet called *start* inserts the correct date in the index key. 195 | I create an index key without lifting a finger. 196 | **See, Life can be Good in Emacs!** 197 | 198 | See the end of this [slideshow](https://github.com/MooersLab/BerlinEmacsAugust2022) for applying GhostText to LaTeX editing with Emacs. 199 | For Jupyter users, you can likewise use GhostText to edit code and markdown cells with your favorite editor. 200 | See [slideshow](https://github.com/MooersLab/DSW22ghosttext) about this exciting topic. 201 | See the corresponding [video](https://mediasite.ouhsc.edu/Mediasite/Channel/python/watch/4da0872f028c4255ae12935655e911321d). 202 | 203 | ## Related projects of possible interest 204 | 205 | - [LaTeX manuscript template](https://github.com/MooersLab/manuscriptInLaTeX/edit/main/README.md) 206 | - [Writing log template in LaTeX](https://github.com/MooersLab/writingLogTemplate) 207 | - [Slideshow template in LaTeX](https://github.com/MooersLab/slideshowTemplateLaTeX) 208 | - [Annotated bibliography Template in LaTeX](https://github.com/MooersLab/annotatedBibliography) 209 | - [Diary for 2022 in LaTeX](https://github.com/MooersLab/diary2022inLaTeX) 210 | - [Diary for 2023 in LaTeX](https://github.com/MooersLab/diary2023inLaTeX) 211 | - [latex-emacs profile](https://github.com/MooersLab/latex-emacs) 212 | - [snippets for latex-mode in Emacs](https://github.com/MooersLab/snippet-latex-mode) 213 | - [Quizzes about Emacs to improve recall of keybindings](https://github.com/MooersLab/qemacs) 214 | - [Slides from talk about GhostText, Data Science Workshop, July 2022](https://github.com/MooersLab/DSW22ghosttext) 215 | - [Video link to talk about GhostText, Data Science Workshop, July 2022](https://mediasite.ouhsc.edu/Mediasite/Channel/python/watch/4da0872f028c4255ae12935655e911321d) 216 | - [The writer's law](https://github.com/MooersLab/thewriterslaw) 217 | 218 | ## Update history 219 | 220 | |Version | Changes | Date | 221 | |:-----------:|:------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------:| 222 | | Version 0.2 | Added badges, funding, and update table. | 2024 May 24 | 223 | 224 | ## Sources of funding 225 | 226 | - NIH: R01 CA242845 227 | - NIH: R01 AI088011 228 | - NIH: P30 CA225520 (PI: R. Mannel) 229 | - NIH: P20 GM103640 and P30 GM145423 (PI: A. West) 230 | 231 | -------------------------------------------------------------------------------- /diary2022/crop.sty: -------------------------------------------------------------------------------- 1 | %% 2 | %% This is file `crop.sty', 3 | %% generated with the docstrip utility. 4 | %% 5 | %% The original source files were: 6 | %% 7 | %% crop.dtx (with options: `package') 8 | %% 9 | %% IMPORTANT NOTICE: 10 | %% 11 | %% For the copyright see the source file. 12 | %% 13 | %% Any modified versions of this file must be renamed 14 | %% with new filenames distinct from crop.sty. 15 | %% 16 | %% For distribution of the original source see the terms 17 | %% for copying and modification in the file crop.dtx. 18 | %% 19 | %% This generated file may be distributed as long as the 20 | %% original source files, as listed above, are part of the 21 | %% same distribution. (The sources need not necessarily be 22 | %% in the same archive or directory.) 23 | %% File: crop.dtx Copyright (C) 1998, 1999, 2000, 2001 Melchior FRANZ 24 | %% $Id: crop.dtx,v 1.21 2001/11/16 21:12:14 m Exp $ 25 | \NeedsTeXFormat{LaTeX2e} 26 | \ProvidesPackage{crop}[2001/11/16 v1.6 cropmarks (mf)] 27 | \newdimen\CROP@width \CROP@width\z@ 28 | \newdimen\CROP@height \CROP@height\z@ 29 | \newcount\CROP@index \CROP@index\z@ 30 | \newcommand*\CROP@includegraphics{% 31 | \PackageError{crop}% 32 | {Package file `graphics.sty' not found.}{The options 33 | `nographics' and `graphics' require the graphics package.}} 34 | \newcommand*\CROP@driver{} 35 | \IfFileExists{graphics.sty}{% 36 | \RequirePackage{graphics}% 37 | \let\CROP@includegraphics\includegraphics 38 | \ifx\Gin@driver\@empty\else 39 | \filename@parse{\Gin@driver}% 40 | \edef\CROP@driver{\filename@base}% 41 | \fi 42 | }{} 43 | \newcommand*\CROP@font{} 44 | \newcommand*\CROP@size[2]{\CROP@width#1 \CROP@height#2 } 45 | \DeclareOption{landscape}{% 46 | \def\CROP@size#1#2{\CROP@height#1 \CROP@width#2 }} 47 | \DeclareOption{a0}{\CROP@size{841truemm}{1189truemm}} 48 | \DeclareOption{a1}{\CROP@size{595truemm}{841truemm}} 49 | \DeclareOption{a2}{\CROP@size{420truemm}{595truemm}} 50 | \DeclareOption{a3}{\CROP@size{297truemm}{420truemm}} 51 | \DeclareOption{a4}{\CROP@size{210truemm}{297truemm}} 52 | \DeclareOption{a5}{\CROP@size{149truemm}{210truemm}} 53 | \DeclareOption{a6}{\CROP@size{105truemm}{149truemm}} 54 | \DeclareOption{b0}{\CROP@size{1000truemm}{1414truemm}} 55 | \DeclareOption{b1}{\CROP@size{707truemm}{1000truemm}} 56 | \DeclareOption{b2}{\CROP@size{500truemm}{707truemm}} 57 | \DeclareOption{b3}{\CROP@size{353truemm}{500truemm}} 58 | \DeclareOption{b4}{\CROP@size{250truemm}{353truemm}} 59 | \DeclareOption{b5}{\CROP@size{176truemm}{250truemm}} 60 | \DeclareOption{b6}{\CROP@size{125truemm}{176truemm}} 61 | \DeclareOption{letter}{\CROP@size{8.5truein}{11truein}} 62 | \DeclareOption{legal}{\CROP@size{8.5truein}{14truein}} 63 | \DeclareOption{executive}{\CROP@size{7.25truein}{10.5truein}} 64 | \DeclareOption{center}{\AtEndOfPackage{\CROP@center}} 65 | \newcommand*\CROP@center{% 66 | \ifdim\CROP@width=\z@ 67 | \PackageError{crop}{no printing paper size selected}{% 68 | you have to select a paper size before you can use % 69 | the `center' option 70 | }% 71 | \else 72 | \voffset\CROP@height 73 | \advance\voffset-\paperheight\voffset.5\voffset 74 | \hoffset\CROP@width 75 | \advance\hoffset-\paperwidth\hoffset.5\hoffset 76 | \fi 77 | } 78 | \DeclareOption*{\CROP@execopt\CurrentOption} 79 | \newcommand*\crop[1][cam,noaxes]{% 80 | \@for\CROP@@:=#1\do{\CROP@execopt\CROP@@}} 81 | \newcommand*\CROP@execopt[1]{% 82 | \def\CROP@##1=##2=##3\@nil{\def\CROP@{##1}\def\CROP@@{##2}}% 83 | \expandafter\CROP@#1==\@nil% 84 | \@ifundefined{CROP@opt@\CROP@}% 85 | {\PackageError{crop}{Requested option `#1' not provided}% 86 | {Note that the `*center' options are obsolete. You have to 87 | request\MessageBreak e.g. [a4,center] instead of [a4center].}}% 88 | {\@nameuse{CROP@opt@\CROP@}}} 89 | \newcommand*\cropdef[6][\CROP@@info]{% 90 | \@namedef{CROP@opt@#6}{% 91 | \CROP@on 92 | \def\CROP@info{#1}% 93 | \let\CROP@ulc#2 94 | \let\CROP@urc#3 95 | \let\CROP@llc#4 96 | \let\CROP@lrc#5}} 97 | \newcommand*\CROP@@vaxis{% 98 | \hfil 99 | \setbox\z@\hbox{\vtop{\hrule\@height12\p@\@depth-2\p@\@width.4\p@ 100 | \vskip\paperheight\vskip4\p@ 101 | \hrule\@height\z@\@depth10\p@\@width.4\p@}}% 102 | \ht\z@\z@ \dp\z@\z@ \box\z@ 103 | \hfil} 104 | \newcommand*\CROP@@haxis{% 105 | \vfil 106 | \hb@xt@\paperwidth{% 107 | \llap{\vrule\@height.2\p@\@depth.2\p@\@width10\p@\hskip2\p@}% 108 | \hfil 109 | \rlap{\hskip2\p@\vrule\@height.2\p@\@depth.2\p@\@width10\p@}}% 110 | \vfil} 111 | \newcommand*\CROP@time{} 112 | {\count@\time \divide\time60 \count\@ne\time 113 | \multiply\time60 \advance\count@-\time 114 | \xdef\CROP@time{\the\count\@ne:\two@digits{\count@}}} 115 | \newcommand*\CROP@@info{{\global\advance\CROP@index\@ne 116 | \def\x{\discretionary{}{}{\hbox{\kern.5em---\kern.5em}}}% 117 | \hskip10\p@\advance\paperwidth-20\p@ 118 | \raise8\p@\vbox to\z@{\centering\hsize\paperwidth\vss 119 | \normalfont\let\protect\relax\CROP@font{% 120 | ``\jobname''\x\the\year/\the\month/\the\day\x\CROP@time\x 121 | page\kern.5em\thepage\x\#\the\CROP@index\strut}}}} 122 | \newcommand*\CROP@opt@font{\let\CROP@font\CROP@@} 123 | \newcommand*\CROP@@ulc{% 124 | \begin{picture}(0,0)\unitlength\p@\thinlines 125 | \put(-30,0){\circle{10}} 126 | \put(-30,-5){\line(0,1){10}} 127 | \put(-35,0){\line(1,0){30}} 128 | \put(0,30){\circle{10}} 129 | \put(-5,30){\line(1,0){10}} 130 | \put(0,35){\line(0,-1){30}} 131 | \end{picture}} 132 | \newcommand*\CROP@@urc{% 133 | \begin{picture}(0,0)\unitlength\p@\thinlines 134 | \put(30,0){\circle{10}} 135 | \put(30,-5){\line(0,1){10}} 136 | \put(35,0){\line(-1,0){30}} 137 | \put(0,30){\circle{10}} 138 | \put(-5,30){\line(1,0){10}} 139 | \put(0,35){\line(0,-1){30}} 140 | \end{picture}} 141 | \newcommand*\CROP@@llc{% 142 | \begin{picture}(0,0)\unitlength\p@\thinlines 143 | \put(-30,0){\circle{10}} 144 | \put(-30,-5){\line(0,1){10}} 145 | \put(-35,0){\line(1,0){30}} 146 | \put(0,-30){\circle{10}} 147 | \put(-5,-30){\line(1,0){10}} 148 | \put(0,-35){\line(0,1){30}} 149 | \end{picture}} 150 | \newcommand*\CROP@@lrc{% 151 | \begin{picture}(0,0)\unitlength\p@\thinlines 152 | \put(30,0){\circle{10}} 153 | \put(30,-5){\line(0,1){10}} 154 | \put(35,0){\line(-1,0){30}} 155 | \put(0,-30){\circle{10}} 156 | \put(-5,-30){\line(1,0){10}} 157 | \put(0,-35){\line(0,1){30}} 158 | \end{picture}} 159 | \cropdef\CROP@@ulc\CROP@@urc\CROP@@llc\CROP@@lrc{cam} 160 | \newcommand*\CROP@@cross{% 161 | \begin{picture}(0,0)\unitlength1in\thinlines 162 | \put(-1,0){\line(1,0){2}} 163 | \put(0,-1){\line(0,1){2}} 164 | \end{picture}} 165 | \cropdef\CROP@@cross\CROP@@cross\CROP@@cross\CROP@@cross{cross} 166 | \newcommand*\CROP@@frame{% 167 | \begin{picture}(0,0)\unitlength\p@\thinlines 168 | \put(0,0){\line(1,0){\strip@pt\paperwidth}} 169 | \put(0,0){\line(0,-1){\strip@pt\paperheight}} 170 | \put(\strip@pt\paperwidth,0){\line(0,-1){\strip@pt\paperheight}} 171 | \put(0,-\strip@pt\paperheight){\line(1,0){\strip@pt\paperwidth}} 172 | \end{picture}} 173 | \cropdef\CROP@@frame\relax\relax\relax{frame} 174 | \let\CROP@shipout\shipout 175 | \renewcommand*\shipout{\afterassignment\CROP@ship\setbox\@cclv=} 176 | \newcommand*\CROP@ship{% 177 | \ifvoid\@cclv\expandafter\aftergroup\fi\CROP@@ship} 178 | \newcommand*\CROP@shiplist{\CROP@@@ship\box\@cclv} 179 | \newcommand*\CROP@@ship{\CROP@shipout\vbox{\CROP@shiplist}} 180 | \newcommand*\CROP@shipadd[1]{\begingroup 181 | \toks@\expandafter{\expandafter#1\expandafter{\CROP@shiplist}}% 182 | \xdef\CROP@shiplist{\the\toks@}% 183 | \endgroup} 184 | \newcommand*\CROP@kernel{\color@setgroup 185 | \vbox to\z@{\vskip\CROP@vorigin 186 | \hb@xt@\z@{\hskip\CROP@horigin 187 | \CROP@every 188 | \vbox to\paperheight{% 189 | \hb@xt@\paperwidth{% 190 | \setbox\z@\hbox{\normalfont\CROP@@@info}% 191 | \ht\z@\z@ \dp\z@\z@ \wd\z@\z@ \box\z@ 192 | \CROP@ulc\CROP@uedge\CROP@urc}% 193 | \CROP@ledge 194 | \hb@xt@\paperwidth{% 195 | \CROP@llc\hfil\CROP@lrc}}% 196 | \hss}% 197 | \vss}\color@endgroup} 198 | \newcommand*\CROP@opt@horigin{\let\CROP@horigin\CROP@@} 199 | \newcommand*\CROP@opt@vorigin{\let\CROP@vorigin\CROP@@} 200 | \newcommand*\CROP@@@ship{} 201 | \newcommand*\CROP@on{\let\CROP@@@ship\CROP@kernel} 202 | \newcommand*\CROP@opt@off{\let\CROP@@@ship\relax} 203 | \newcommand*\CROP@@@info{} 204 | \newcommand*\CROP@opt@info{\def\CROP@@@info{\CROP@info}} 205 | \newcommand*\CROP@opt@noinfo{\let\CROP@@@info\relax} 206 | \newcommand*\CROP@opt@axes{% 207 | \let\CROP@uedge\CROP@@vaxis 208 | \let\CROP@ledge\CROP@@haxis} 209 | \newcommand*\CROP@opt@noaxes{% 210 | \let\CROP@uedge\hfil 211 | \let\CROP@ledge\vfil} 212 | \expandafter\newcommand\expandafter*\csname CROP@opt@mount1\endcsname 213 | {\let\CROP@every\relax} 214 | \newcount\CROP@offset 215 | \expandafter\newcommand\expandafter*\csname CROP@opt@mount2\endcsname 216 | {\CROP@offset=\ifx\CROP@@\empty\z@\else\CROP@@\fi 217 | \def\CROP@every{\count@\c@page 218 | \advance\count@\CROP@offset 219 | \ifodd\count@ 220 | \let\CROP@ulc\relax\let\CROP@llc\relax 221 | \else 222 | \let\CROP@urc\relax\let\CROP@lrc\relax\let\CROP@info\relax 223 | \fi}} 224 | \DeclareOption{mirror}{% 225 | \AtBeginDocument{\CROP@shipadd\CROP@reflect\CROP@setps}} 226 | \newcommand*\CROP@reflect[1]{% 227 | \vbox to\z@{\vskip\CROP@vorigin\hb@xt@\z@{\hskip\CROP@horigin 228 | \CROP@ps{gsave currentpoint}\kern\paperwidth 229 | \CROP@ps{currentpoint}\hss}\vss}% 230 | \CROP@ps{translate -1 1 scale neg exch neg exch translate}% 231 | \vbox{#1}% 232 | \CROP@ps{grestore}} 233 | \DeclareOption{rotate}{% 234 | \AtBeginDocument{\CROP@shipadd\CROP@rotate\CROP@setps}} 235 | \newcommand*\CROP@rotate[1]{% 236 | \hb@xt@\z@{\hskip\CROP@horigin\vbox to\z@{\vskip\CROP@vorigin 237 | \CROP@ps{gsave currentpoint}\kern\paperheight 238 | \hb@xt@\z@{\kern\paperwidth\CROP@ps{currentpoint}\hss}\vss}\hss}% 239 | \CROP@ps{translate 180 rotate neg exch neg exch translate}% 240 | \vbox{#1}% 241 | \CROP@ps{grestore}} 242 | \newcommand*\CROP@setps{% 243 | \ifx\Gin@PS@raw\@undefined 244 | \PackageWarning{crop}{internal PostScript interface used}% 245 | \newcommand*\CROP@ps[1]{\special{ps: ##1}}% 246 | \else 247 | \PackageInfo{crop}{graphics/color PostScript interface used}{}% 248 | \let\CROP@ps\Gin@PS@raw 249 | \fi 250 | \let\CROP@setps\relax} 251 | \DeclareOption{invert}{% 252 | \AtEndOfPackage{\RequirePackage{color}}% 253 | \AtBeginDocument{\CROP@invert{black}}} 254 | \newcommand*\CROP@invert[1]{% 255 | \ifx\color\@undefined 256 | \PackageWarning{crop}% 257 | {The `color' package could not be loaded, so I'm\MessageBreak 258 | ignoring the `invert' and `notext' option}% 259 | \else 260 | \pagecolor{#1}\color{white}% 261 | \newcommand\CROP@color[2][]{}% 262 | \DeclareRobustCommand\color{\CROP@color}% 263 | \DeclareRobustCommand\pagecolor{\CROP@color}% 264 | \DeclareRobustCommand\textcolor{\CROP@color}% 265 | \let\normalcolor\relax 266 | \fi 267 | \let\CROP@invert\relax} 268 | \DeclareOption{notext}{% 269 | \AtEndOfPackage{\RequirePackage{color}}% 270 | \AtBeginDocument{\CROP@invert{white}}} 271 | \newcommand*\CROP@incgrph{} 272 | \newcommand*\CROP@opt@nographics{% 273 | \def\includegraphics##1##{\bgroup 274 | \let\special\@gobble 275 | \CROP@incgrph{##1} 276 | }% 277 | \def\CROP@incgrph##1##2{% 278 | \CROP@includegraphics##1{##2}\egroup 279 | }% 280 | } 281 | \newcommand*\CROP@opt@graphics{% 282 | \let\includegraphics\CROP@includegraphics} 283 | \newcommand*\CROP@compat{\PackageWarning{crop}{center options like 284 | `a4center' are obsolete and only\MessageBreak provided for 285 | compatibility reasons. They will be removed\MessageBreak in future 286 | releases. Use the new options `a4'\MessageBreak and 287 | `center' separately instead.}} 288 | \DeclareOption{landscapecenter}{% 289 | \CROP@compat\ExecuteOptions{landscape,center}} 290 | \DeclareOption{a4center}{% 291 | \CROP@compat\ExecuteOptions{a4,center}} 292 | \DeclareOption{a5center}{% 293 | \CROP@compat\ExecuteOptions{a5,center}} 294 | \DeclareOption{b5center}{% 295 | \CROP@compat\ExecuteOptions{b5,center}} 296 | \DeclareOption{b4center}{% 297 | \CROP@compat\ExecuteOptions{b4,center}} 298 | \DeclareOption{lettercenter}{% 299 | \CROP@compat\ExecuteOptions{letter,center}} 300 | \DeclareOption{legalcenter}{% 301 | \CROP@compat\ExecuteOptions{legal,center}} 302 | \DeclareOption{executivecenter}{% 303 | \CROP@compat\ExecuteOptions{executive,center}} 304 | \DeclareOption{vtex}{\renewcommand*\CROP@driver{vtex}} 305 | \DeclareOption{pdftex}{\renewcommand*\CROP@driver{pdftex}} 306 | \DeclareOption{pdflatex}{\renewcommand*\CROP@driver{pdftex}} 307 | \DeclareOption{dvips}{\renewcommand*\CROP@driver{dvips}} 308 | \newcommand*\CROP@init@dvips{% 309 | \PackageInfo{crop}{using dvips graphics driver}% 310 | \ifdim\CROP@width=\z@\else 311 | \special{papersize=\the\CROP@width,\the\CROP@height}% 312 | \fi 313 | } 314 | \newcommand*\CROP@init@pdftex{% 315 | \PackageInfo{crop}{using pdf(la)tex graphics driver}% 316 | \ifx\@undefined\pdfpagewidth 317 | \PackageWarning{crop}{implicit or explicit pdf(la)tex option 318 | ignored:^^JThis isn't pdftex!}% 319 | \else 320 | \ifdim\CROP@width=\z@\else 321 | \pdfpagewidth\CROP@width 322 | \pdfpageheight\CROP@height 323 | \fi 324 | \renewcommand*\CROP@opt@nographics{% 325 | \renewcommand\includegraphics[2][]{% 326 | \phantom{\CROP@includegraphics[####1]{####2}} 327 | }% 328 | }% 329 | \fi 330 | } 331 | \newcommand*\CROP@init@vtex{% 332 | \PackageInfo{crop}{using vtex graphics driver}% 333 | \ifdim\CROP@width=\z@\else 334 | \ifx\@undefined\mediawidth 335 | \PackageWarning{crop}{implicit or explicit vtex option 336 | ignored:^^JThis isn't vtex!}% 337 | \else 338 | \mediawidth\CROP@width \mediaheight\CROP@height 339 | \fi 340 | \fi 341 | } 342 | \newcommand*\CROP@horigin{-1truein} 343 | \newcommand*\CROP@vorigin{-1truein} 344 | \crop[off,noaxes,info,mount1] 345 | \InputIfFileExists{crop.cfg}% 346 | {\PackageInfo{crop}{Local config file crop.cfg used}}{} 347 | \ProcessOptions 348 | \AtEndOfPackage{\@nameuse{CROP@init@\CROP@driver}} 349 | \endinput 350 | %% 351 | %% End of file `crop.sty'. 352 | -------------------------------------------------------------------------------- /diary2022/preambleOnOverleaf.tex: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%% MyPython.tex %%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2 | % 3 | % sample root file for the chapters of your "monograph" 4 | % 5 | % Use this file as a template for your own input. 6 | % 7 | %%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%% 8 | % usr/texbin/pdflatex -synctex=1 -shell-escape -interaction=nonstopmode "main".tex 9 | % I am using laulatex on Overleaf. 10 | % RECOMMENDED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 11 | 12 | %\usepackage[utf8]{inputenc}% ignored with laulatex 13 | \usepackage{rotating} 14 | %\usepackage[toc,page]{appendix} 15 | \usepackage{appendix} 16 | % choose options for [] as required from the list 17 | % in the Reference Guide, Sect. 2.2 18 | \usepackage[letterpaper, total={7in, 9in}]{geometry} 19 | \usepackage[english]{babel} 20 | %package to introduce exercises and answers that are written elsewhere in the book 21 | %\usepackage{xsim} too new 22 | %\usepackage{exsheets} 23 | %\usepackage{exercise} 24 | %\usepackage[T1]{fontenc} 25 | % packages for typesetting code listings 26 | 27 | % \usepackage[activate={true,nocompatibility},final,tracking=true,kerning=true,spacing=true,factor=1100,stretch=10,shrink=10]{microtype} 28 | % Only works with pdftex 1.4. I am using laulatex for other reasons. 29 | % activate={true,nocompatibility} - activate protrusion and expansion 30 | % final - enable microtype; use "draft" to disable 31 | % tracking=true, kerning=true, spacing=true - activate these techniques 32 | % factor=1100 - add 10% to the protrusion amount (default is 1000) 33 | % stretch=10, shrink=10 - reduce stretchability/shrinkability (default is 20/20) 34 | % See http://www.khirevich.com/latex/microtype/ 35 | 36 | \usepackage{minted} 37 | \usepackage{caption} 38 | \usepackage{footnote} 39 | \makesavenoteenv{tabular} 40 | \makesavenoteenv{table} 41 | \usepackage[flushleft]{threeparttable} 42 | \usepackage[caption=false]{subfig} 43 | \usepackage{mdframed} 44 | \usepackage{textcomp} 45 | \usepackage{gensymb} 46 | \usepackage{verbatim} % provides the comment environment 47 | \newenvironment{code}{\captionsetup{type=listing}}{} 48 | \usepackage[parfill]{parskip} % add blank line between paragraphs 49 | \usepackage{latexmarkdn} 50 | 51 | 52 | % %%%%%%%%%%%%%%%%%%% index and authorindex %%%%%%%%%%%%%%%%%%%%% 53 | 54 | %\usepackage{imakeidx} 55 | %\makeindex[columns=2, title="Alphabetical Index", intoc, options= -s indexStyle.ist] 56 | 57 | 58 | \usepackage{makeidx} % allows index generation 59 | \usepackage[luatex,plainpages=false]{hyperref} 60 | \usepackage{multicol} % used for the two-column index 61 | 62 | \usepackage[bottom]{footmisc} % footnotes at the bottom of the page 63 | 64 | % Remake of the svgraybox command. Conflicts with something. 65 | % \makeatletter 66 | % \renewenvironment{svgraybox} 67 | % {\begin{shaded*}% 68 | % \list{}{\leftmargin=\p@\rightmargin=\p@\topsep=\p@}% 69 | % \expandafter\item\parindent=\svparindent 70 | % \hskip-\listparindent} 71 | % {\endlist\end{shaded*}} 72 | % \makeatother 73 | 74 | 75 | \newfloat{statsmodel}{H}{statsm}[chapter] 76 | \newfloat{email}{H}{email}[chapter] 77 | \newfloat{listeq}{H}{email}[chapter] 78 | 79 | %%%%%%%%%%%%%%%%%% author index %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 80 | % The Springer Monograph does not have a native author index. 81 | % The following command produces a single column author index. 82 | \RequirePackage{authorindex} 83 | % Use this, if you want hyperlinks back from list of author entry to page 84 | % where the citation was placed 85 | \def\theaipage{\string\hyperpage{\thepage}} 86 | \newcommand{\listofauthorsname}{List of Authors}% 87 | \newcommand{\listofauthors}{% 88 | \chapter*{\listofauthorsname}% 89 | %\begin{multicols*}{2} 90 | \phantomsection% 91 | \addcontentsline{toc}{chapter}{\listofauthorsname}% 92 | \noindent% 93 | \printauthorindex% 94 | %\end{multicols*} 95 | }% Please include this closing brace 96 | 97 | % Tip from staff of Overleaf on how to make authorindex 98 | 99 | % \usepackage{etoolbox} 100 | % \newcommand{\indexauthors}[1]{% 101 | % \forcsvlist{\index}{#1} 102 | % } 103 | 104 | 105 | 106 | % \newcommand{\listofstatsmodelsname}{List of Statistical Models}% 107 | 108 | % \newcommand{\listofstatsmodels}{% 109 | % \chapter*{\listofstatsmodelsname}% 110 | % %\begin{multicols*}{2} 111 | % \phantomsection% 112 | % \addcontentsline{toc}{chapter}{\listofstatsmodelsname}% 113 | % \noindent% 114 | % \printlistofstatmodels% 115 | % %\end{multicols*} 116 | % }% 117 | 118 | \newfloat{checklist}{H}{checklist}[chapter] 119 | \floatname{checklist}{Checklist} 120 | 121 | 122 | 123 | \newcounter{statmodel} 124 | \newcommand\liststatmodelname{List of Statistical Models} 125 | \newcommand\smcap[1]{% 126 | \stepcounter{statmodel}\addtocontents{sm}{\protect\makebox[2em][l]{\thestatmodel}#1}% 127 | \addtocontents{sm}{\vskip7pt\noindent}} 128 | \makeatletter 129 | \newcommand{\listofstatmodels}{% 130 | \chapter*{\liststatmodelname}\@starttoc{sm} 131 | \clearpage% to get on the right page 132 | \phantomsection% probably necessary only if using hyperref package 133 | \addcontentsline{toc}{chapter}{\liststatmodelname}% to add to table of contents 134 | \noindent% 135 | }% 136 | \makeatother 137 | 138 | 139 | \makeindex 140 | %%%%%%%%%%%% user-defined commands %%%%%%%%%%%%%% 141 | % % It is a good practice put all your user-defined commands in the preamble of your document. 142 | %% 143 | % % boxy: This give a boxed environment with a title. 144 | % %-------------------------------------------------- 145 | \newenvironment{boxy}[1] 146 | {\begin{center} 147 | #1\\[1ex] 148 | \begin{tabular}{|p{0.9\textwidth}|} 149 | \hline\\ 150 | } 151 | { 152 | \\\\\hline 153 | \end{tabular} 154 | \end{center} 155 | } 156 | 157 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 158 | % color highlighting with light colors 159 | % hlcyan, hllb, hllm, hllg, hllp, hlly, hlbr 160 | \usepackage{soul} 161 | \usepackage{color} 162 | \DeclareRobustCommand{\hlcyan}[1]{{\sethlcolor{cyan}\hl{#1}}} 163 | \definecolor{lightblue}{rgb}{.90,.95,1} 164 | \DeclareRobustCommand{\hllb}[1]{{\sethlcolor{lightblue}\hl{#1}}} 165 | \definecolor{lightmagenta}{rgb}{1,.8,1} 166 | \DeclareRobustCommand{\hllm}[1]{{\sethlcolor{lightmagenta}\hl{#1}}} 167 | \definecolor{lightgreen}{rgb}{.8,1,.8} 168 | \DeclareRobustCommand{\hllg}[1]{{\sethlcolor{lightgreen}\hl{#1}}} 169 | \definecolor{lightpurple}{rgb}{.8,.8,1} 170 | \DeclareRobustCommand{\hllp}[1]{{\sethlcolor{lightpurple}\hl{#1}}} 171 | \definecolor{lightyellow}{rgb}{1,1,.8} 172 | \DeclareRobustCommand{\hlly}[1]{{\sethlcolor{lightyellow}\hl{#1}}} 173 | \definecolor{lightbrown}{rgb}{1,.8,.6} 174 | \DeclareRobustCommand{\hllbr}[1]{{\sethlcolor{lightbrown}\hl{#1}}} 175 | 176 | 177 | 178 | 179 | 180 | %%%%%%%%%%%% enables the addition of images to title page %%%%%%%%%%%%%% 181 | \usepackage[cc]{titlepic} 182 | \usepackage{graphicx} % standard LaTeX graphics tool 183 | % when including figure files 184 | 185 | %%%%%%%%%%% epigraphs with expanding line width up to a max %%%%%%%%%%%%%%%%% 186 | \usepackage{epigraph,varwidth} 187 | \usepackage{epipart} 188 | \renewcommand{\epigraphsize}{\small} 189 | \setlength{\epigraphwidth}{0.6\textwidth} 190 | \renewcommand{\textflush}{flushright} 191 | \renewcommand{\sourceflush}{flushright} 192 | % A useful addition 193 | \newcommand{\epitextfont}{\itshape} 194 | \newcommand{\episourcefont}{\scshape} 195 | 196 | \makeatletter 197 | \newsavebox{\epi@textbox} 198 | \newsavebox{\epi@sourcebox} 199 | \newlength\epi@finalwidth 200 | \renewcommand{\epigraph}[2]{% 201 | \vspace{\beforeepigraphskip} 202 | {\epigraphsize\begin{\epigraphflush} 203 | \epi@finalwidth=\z@ 204 | \sbox\epi@textbox{% 205 | \varwidth{\epigraphwidth} 206 | \begin{\textflush}\epitextfont#1\end{\textflush} 207 | \endvarwidth 208 | }% 209 | \epi@finalwidth=\wd\epi@textbox 210 | \sbox\epi@sourcebox{% 211 | \varwidth{\epigraphwidth} 212 | \begin{\sourceflush}\episourcefont#2\end{\sourceflush}% 213 | \endvarwidth 214 | }% 215 | \ifdim\wd\epi@sourcebox>\epi@finalwidth 216 | \epi@finalwidth=\wd\epi@sourcebox 217 | \fi 218 | \leavevmode\vbox{ 219 | \hb@xt@\epi@finalwidth{\hfil\box\epi@textbox} 220 | \vskip1.75ex/ 221 | \hrule height \epigraphrule 222 | \vskip.75ex 223 | \hb@xt@\epi@finalwidth{\hfil\box\epi@sourcebox} 224 | }% 225 | \end{\epigraphflush} 226 | \vspace{\afterepigraphskip}}} 227 | \makeatother 228 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 229 | 230 | \usepackage{array} % Needed for controlling the wide of tables 231 | \usepackage{booktabs} % Needed for fancy tables 232 | 233 | \usepackage[authoryear,round]{natbib} 234 | \bibliographystyle{plainnat} 235 | \usepackage[bottom]{footmisc}% places footnotes at page bottom 236 | \usepackage{amssymb} 237 | \usepackage{amsmath} 238 | \usepackage[normalem]{ulem} % enables strikethrough with \sout 239 | \usepackage{scrextend} 240 | %\usepackage{minted} 241 | %\usepackage{color} 242 | 243 | \definecolor{codegreen}{rgb}{0,0.6,0} 244 | \definecolor{codegray}{rgb}{0.5,0.5,0.5} 245 | \definecolor{codepurple}{rgb}{0.58,0,0.82} 246 | \definecolor{backcolour}{rgb}{0.95,0.95,0.92} 247 | 248 | \usepackage{float} 249 | \floatstyle{plain} 250 | % How is this used?? 251 | \newfloat{myequation}{H}{eq}[section] 252 | \floatname{myequation}{Equation} 253 | 254 | % For making algorithm listings as pseudocode 255 | % http://tex.stackexchange.com/questions/204592/how-to-format-a-pseudocode-algorithm 256 | % source http://tex.stackexchange.com/questions/45538/list-of-algorithms-using-algorithm2e 257 | % \usepackage{tocbibind} 258 | % \usepackage[linesnumbered,ruled]{algorithm2e} 259 | % \newcommand{\listofalgorithmes}{\tocfile{\listalgorithmcfname}{loa}} 260 | 261 | % \usepackage{listings} 262 | % \lstdefinestyle{mystyle}{ 263 | % backgroundcolor=\color{backcolour}, 264 | % commentstyle=\color{codegreen}, 265 | % keywordstyle=\color{magenta}, 266 | % numberstyle=\tiny\color{codegray}, 267 | % stringstyle=\color{codepurple}, 268 | % basicstyle=\footnotesize, 269 | % breakatwhitespace=false, 270 | % breaklines=true, 271 | % captionpos=b, 272 | % keepspaces=true, 273 | % numbers=left, 274 | % numbersep=5pt, 275 | % showspaces=false, 276 | % showstringspaces=false, 277 | % showtabs=false, 278 | % tabsize=2 279 | % } 280 | % \lstset{style=mystyle} 281 | % \usepackage{fancyhdr} 282 | % \usepackage[us,12hr]{datetime} % `us' makes \today behave as usual in TeX/LaTeX 283 | % \fancypagestyle{plain}{ 284 | % \fancyhf{} 285 | % \rfoot{Compiled on {\ddmmyyyydate\today} at \currenttime} 286 | % \lfoot{Page \thepage} 287 | % \renewcommand{\headrulewidth}{0pt}} 288 | % %\pagestyle{plain} 289 | % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 290 | % \usepackage{tcolorbox} 291 | % \tcbuselibrary{minted,skins} 292 | % \newtcblisting{bashcode}[1][]{ 293 | % listing engine=minted, 294 | % colback=bg, 295 | % colframe=black!70, 296 | % listing only, 297 | % minted style=colorful, 298 | % minted language=bash, 299 | % minted options={linenos=true,numbersep=3mm,texcl=true,#1}, 300 | % left=5mm,enhanced, 301 | % overlay={\begin{tcbclipinterior}\fill[black!25] (frame.south west) 302 | % rectangle ([xshift=5mm]frame.north west);\end{tcbclipinterior}} 303 | % } 304 | % \newtcblisting{pythoncode}[1][]{ 305 | % listing engine=minted, 306 | % colback=bg, 307 | % colframe=black!70, 308 | % listing only, 309 | % minted style=colorful, 310 | % minted language=python, 311 | % minted options={linenos=true,numbersep=3mm,texcl=true,#1}, 312 | % left=5mm,enhanced, 313 | % overlay={\begin{tcbclipinterior}\fill[black!25] (frame.south west) 314 | % rectangle ([xshift=5mm]frame.north west);\end{tcbclipinterior}} 315 | % } 316 | 317 | % \definecolor{bg}{rgb}{0.97,0.97,0.97} 318 | % see the list of further useful packages 319 | % in the Reference Guide, Sects. 2.3, 3.1-3.3 320 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 321 | %\usepackage{filecontents} % not needed with laulatex 322 | % http://ctan.org/pkg/filecontents 323 | %\usepackage{listings}% http://ctan.org/pkg/listings 324 | \addtokomafont{labelinglabel}{\sffamily\bfseries} 325 | 326 | 327 | %%%%%% Acronyms, Glossaries, & Symbol lists, %%%%%%%%%%%%%%%%%%%%%%% 328 | % see https://www.sharelatex.com/learn/Glossaries#/Acronyms for example of making list of acronyms and glossary entries. 329 | %\usepackage{morewrites} % required when opening more than 16 files. Not needed with laulatex. 330 | \usepackage{siunitx} 331 | %\usepackage{hyperref} % Allows the use of \url{} 332 | \hypersetup{ 333 | colorlinks=true, 334 | linkcolor=blue, 335 | filecolor=magenta, 336 | urlcolor=cyan, 337 | } 338 | \usepackage{url} 339 | \urlstyle{sf} 340 | %\usepackage{xurl} %This package was causing Overleaf to choke on url's with underscores. Thanks to 341 | \usepackage{underscore} 342 | 343 | \usepackage[acronym,toc,smallcaps]{glossaries} % use glossaries-package 344 | 345 | % 346 | % footnote - The option footnote makes the full name appear as a footnote. 347 | % nohyperlinks - If hyperref is loaded, all acronyms will link to their glossary entry. With the option nohyperlinks these links can be suppressed. 348 | % printonlyused - Only list used acronyms 349 | % withpage - In printonlyused-mode show the page number where each acronym was first used. 350 | % smaller - Make the acronym appear smaller. 351 | % dua - The option dua stands for “don’t use acronyms”. It leads to a redefinition of \ac and \acp, making the full name appear all the time and suppressing all acronyms but the explicity requested by \acf or \acfp. 352 | % nolist - The option nolist stands for “don’t write the list of acronyms”. 353 | % 354 | \setlength{\glsdescwidth}{15cm} 355 | 356 | %\input{main-globalSymbols} 357 | %==== EXEMPLARY ENTRY FOR ACRONYMS LIST ======================================== 358 | % \newacronym{VRBD}{VRBD}{Violet-Red-Bile-Glucose-Agar} 359 | 360 | \loadglsentries[\acronymtype]{\jobname-globalAcronyms} 361 | 362 | 363 | %==== EXEMPLARY ENTRY FOR MAIN GLOSSARY ======================================== 364 | 365 | \loadglsentries{\jobname-globalGlossary} 366 | 367 | 368 | \newglossarystyle{symbunitlong}{% 369 | \setglossarystyle{long3col}% base this style on the list style 370 | \renewenvironment{theglossary}{% Change the table type --> 3 columns 371 | \begin{longtable}{lp{0.6\glsdescwidth}>{\centering\arraybackslash}p{2cm}}}% 372 | {\end{longtable}}% 373 | 374 | \renewcommand*{\glossaryheader}{% Change the table header 375 | \bfseries Sign & \bfseries Description & \bfseries Unit \\ 376 | \hline 377 | \endhead} 378 | \renewcommand*{\glossentry}[2]{% Change the displayed items 379 | \glstarget{##1}{\glossentryname{##1}} % 380 | & \glossentrydesc{##1}% Description 381 | & \glsunit{##1} \tabularnewline 382 | } 383 | } 384 | %\makeglossaries 385 | 386 | 387 | % To color the chapter titles Maroon 388 | \usepackage{sectsty} 389 | \chapterfont{\color{Maroon}} 390 | 391 | 392 | %%%%%%%%% Code for exercises in chapters and answers in appendix %%%%%%%% 393 | % \usepackage{amsfonts} 394 | % \usepackage{amssymb} 395 | % \usepackage{multicol} 396 | % \usepackage{ifthen} 397 | % \newboolean{firstanswerofthechapter} 398 | % \usepackage{xcolor} 399 | % \colorlet{lightcyan}{cyan!40!white} 400 | % \usepackage{chngcntr} 401 | % \usepackage{stackengine} 402 | % \usepackage{tasks} 403 | % \newlength{\longestlabel} 404 | % \settowidth{\longestlabel}{\bfseries viii.} 405 | % \settasks{counter-format={tsk[r].}, label-format={\bfseries}, label-width=\longestlabel, 406 | % item-indent=0pt, label-offset=2pt, column-sep={10pt}} 407 | 408 | % \usepackage[lastexercise,answerdelayed]{exercise} 409 | % %\counterwithin{Exercise}{chapter} 410 | % %\counterwithin{Answer}{chapter} 411 | % %\renewcounter{Exercise}[chapter] 412 | % \newcommand{\QuestionNB}{\bfseries\arabic{Question}.\ } 413 | % \renewcommand{\ExerciseName}{EXERCISES} 414 | % \renewcommand{\ExerciseHeader}{\noindent\def\stackalignment{l}% code from https://tex.stackexchange.com/a/195118/101651 415 | % \stackunder[0pt]{\colorbox{cyan}{\textcolor{white}{\textbf{\LARGE\ExerciseHeaderNB\;\large\ExerciseName}}}}{\textcolor{lightcyan}{\rule{\linewidth}{2pt}}}\medskip} 416 | % \renewcommand{\AnswerName}{Exercises} 417 | % \renewcommand{\AnswerHeader}{\ifthenelse{\boolean{firstanswerofthechapter}}% 418 | % {\bigskip\noindent\textcolor{cyan}{\textbf{CHAPTER \thechapter}}\newline\newline% 419 | % \noindent\bfseries\emph{\textcolor{cyan}{\AnswerName\ \ExerciseHeaderNB, page % 420 | % \pageref{\AnswerRef}}}\smallskip} 421 | % {\noindent\bfseries\emph{\textcolor{cyan}{\AnswerName\ \ExerciseHeaderNB, page \pageref{\AnswerRef}}}\smallskip}} 422 | % \setlength{\QuestionIndent}{16pt} 423 | 424 | % todolist env from https://tex.stackexchange.com/questions/247681/how-to-create-checkbox-todo-list 425 | % done and wontfix 426 | % https://mylatexnotes.wordpress.com/2017/07/31/text-x-mark-to-match-checkmark/ 427 | \usepackage{enumitem,amssymb} 428 | \newlist{todolist}{itemize}{2} 429 | \setlist[todolist]{label=$\square$} 430 | \usepackage{pifont} 431 | \newcommand{\cmark}{\ding{51}}% 432 | \newcommand{\xmark}{\ding{55}}% 433 | \newcommand{\wmark}{\ding{108}}% 434 | \newcommand{\done}{\rlap{$\square$}{\raisebox{2pt}{\large\hspace{1pt}\cmark}}% 435 | \hspace{-2.5pt}} 436 | \newcommand{\wontfix}{\rlap{$\square$}{\large\hspace{1pt}\xmark}} 437 | \newcommand{\waiting}{\rlap{\raisebox{0.18ex}{\hspace{0.17ex}\scriptsize \wmark}}$\square$} 438 | 439 | 440 | %%%%%%% hintBox, importantBox, noteBox 441 | 442 | \usepackage[most]{tcolorbox} 443 | %textmarker style from colorbox doc 444 | \tcbset{textmarker/.style={% 445 | enhanced, 446 | parbox=false,boxrule=0mm,boxsep=0mm,arc=0mm, 447 | outer arc=0mm,left=6mm,right=3mm,top=7pt,bottom=7pt, 448 | toptitle=1mm,bottomtitle=1mm,oversize}} 449 | 450 | 451 | % define new colorboxes 452 | \newtcolorbox{hintBox}{textmarker, 453 | borderline west={6pt}{0pt}{yellow}, 454 | colback=yellow!10!white} 455 | \newtcolorbox{importantBox}{textmarker, 456 | borderline west={6pt}{0pt}{red}, 457 | colback=red!10!white} 458 | \newtcolorbox{noteBox}{textmarker, 459 | borderline west={6pt}{0pt}{green}, 460 | colback=green!10!white} 461 | 462 | 463 | 464 | 465 | %%%%%%%%%%%% 466 | % 467 | \usepackage{listings} 468 | \usepackage{minted,xcolor,chngcntr} 469 | 470 | % Style Minted 471 | \usemintedstyle{default} 472 | \definecolor{codebg1}{rgb}{0.96,0.96,0.96} 473 | \definecolor{codebg2}{rgb}{0.98,0.98,0.98} 474 | \newminted{python}{bgcolor=codebg1, 475 | linenos=true, 476 | frame=lines, 477 | numbersep=5pt, 478 | fontsize=\footnotesize} 479 | \newminted{bash}{bgcolor=codebg2, 480 | linenos=true, 481 | frame=lines, 482 | numbersep=5pt, 483 | fontsize=\footnotesize} 484 | %\renewcommand\listoflistingscaption{LIST OF CODE SNIPPETS} 485 | %\renewcommand\listingscaption{Code Snippet} 486 | % Style Listings 487 | \counterwithin{listing}{section} 488 | 489 | % \begin{listing}[H] 490 | % \begin{pythoncode} 491 | % def get_path_leaf(path): 492 | % """ return the leaf of a path. """ 493 | % if not isinstance(path, str): 494 | % path = str(path) 495 | % head, tail = ntpath.split(path) 496 | % return tail or ntpath.basename(head) 497 | % \end{pythoncode} 498 | % \caption{SPARQL Endpoint} 499 | % %\label{lst:SPARQL Endpoint} 500 | % \end{listing} 501 | 502 | % Define a equ enivironment to make equations into floats. 503 | \DeclareCaptionType{equ}[][] 504 | 505 | --------------------------------------------------------------------------------