-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaster.tex
More file actions
30 lines (22 loc) · 787 Bytes
/
Copy pathmaster.tex
File metadata and controls
30 lines (22 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{braket}
\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=cyan,filecolor=green,urlcolor=blue,citecolor=magenta}
\usepackage[natbibapa,nodoi]{apacite}
\setlength\bibhang{12pt}
\renewcommand\bibliographytypesize{\fontsize{10}{12}\selectfont}
\usepackage{fancyhdr}
\pagestyle{fancy}
%\lfoot{\copyright \ $\braket{\texttt{sci}|\texttt{phi}}$}
\fancyfoot[R,LO]{\copyright \ $\braket{\texttt{sci}|\texttt{phi}}_i$}
\title{Structural Idealism: \\ The Metaphysics of Quantum Probabilities}
\author{Cameron Beebe \\ \copyright \ The SciPhi Initiative, LLC}
\date{}
\begin{document}
\input{structural_idealism}
%\input{eddington_notes}
%\input{extra_notes}
\end{document}