diff --git a/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json b/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json index 53f341fa..6bd033d6 100755 --- a/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json +++ b/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json @@ -4,7 +4,13 @@ "pdfExportImageDPI": 120, "pdfExportImageFormat": "jpg", "pdfExportImageQuality": 90, - "citeFormats": [], + "citeFormats": [ + { + "name": "IEEE", + "format": "latex", + "command": "cite" + } + ], "exportFormats": [ { "name": "Create Literature Note", diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index eaba6a16..822a5997 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -200,7 +200,7 @@ } ], "direction": "horizontal", - "width": 200 + "width": 296.5 }, "left-ribbon": { "hiddenItems": { @@ -216,13 +216,30 @@ }, "active": "b7cb36aca2a5c90a", "lastOpenFiles": [ - "4. Qualifying Exam/2. Writing/Untitled.tex", + "201. Metadata/My Library/files/4011/contextual.css", + "201. Metadata/My Library/files/4011/tabledrag_002.css", + "201. Metadata/My Library/files/4011/ui-dialog.css", + "201. Metadata/My Library/files/4011/item-list.css", + "201. Metadata/My Library/files/4011/header-degreefinder-cybersecurity.jpg", + "201. Metadata/My Library/files/4011/style.css", + "201. Metadata/My Library/files/4011/all.css", + "201. Metadata/My Library/files/4011/icons.css", + "201. Metadata/My Library/files/4011/tablesort-indicator.css", + "201. Metadata/My Library/files/4011/feed-icon.css", + "201. Metadata/My Library/files/4011/fieldgroup.css", + "201. Metadata/My Library/files/4011/field.css", + "201. Metadata/My Library/files/4011/cathedral-summersmall.jpg", + "201. Metadata/My Library/files/4011/johanna-montoya-PRumW--tkc4-unsplash-wind250.jpg", + "201. Metadata/My Library/files/4011/powerensm.jpg", + "201. Metadata/My Library/files/4011/pitt_shield_white.png", + "201. Metadata/My Library/files/3981/mizar.gif", + "201. Metadata/My Library/files/3981/close-icon.png", + "201. Metadata/My Library/files/3981/Logo_40wht.gif", "4. Qualifying Exam/2. Writing/QE Abstract For Dan.md", "4. Qualifying Exam/2. Writing/Untitled.md", "200. Library Papers/bullockHardwareintheloopSimulation2004.md", "200. Library Papers/chekoleEnforcingMemorySafety2018.md", "200. Library Papers/sunSoKAttacksIndustrial2021.md", - "201. Library Papers", "200. Library Papers/fernandezadiegoApplyingModelChecking2015.md", "200. Library Papers/CyberAttackGerman2015.md", "200. Library Papers/choiRealTimeHardwareintheLoopHIL2021.md", @@ -230,30 +247,20 @@ "1000s Templates/Literature Note.md", "100. Managerial Pages/2. (SR-CIST) Workshop on Security and Resiliency of Critical Infrastructure and Space Technologies.md", "101. Current Writing/ARCADE Implementation at the University of Pittsburgh.md", - "200. Library Papers/My Library.bib", "200. Library Papers/maccaroneADVANCEDREACTORCYBER.md", "101. Current Writing/Models All The Way Down - A Path Towards Software and Physical System Proof Synergy.md", "1. Daily Notes/2024/9. September/2024-09-04.md", - "4. Qualifying Exam/2. Writing/QE Abstract For Dan.tex", "4. Qualifying Exam/2. Writing/QE Abstract.md", "4. Qualifying Exam/1. Managing Stuff/Things that need done.md", "4. Qualifying Exam/1. Managing Stuff/QE Tasks and Details.md", "4. Qualifying Exam/1. Managing Stuff/QE Management.md", "1. Daily Notes/2024/9. September/2024-09-03.md", - "300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-03 Homework 1.pdf", "300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-08-27 Introduction.md", "300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/2024-09-03 Homework 1.md", "3-99 Research/99. Getting Used to Obsidian/Markdown Cheat Sheet.md", "3-99 Research/6. Researching Techniques/Learning How to Use Github.md", - "1. Daily Notes/2024", - "1. Daily Notes/2024/9. September", "1. Daily Notes/2024/8. August/2024-08-30.md", - "giter_done.sh~", - "giter_done.sh", - "4. Qualifying Exam/QE Abstract For Dan.pdf", - "3-99 Research", "300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/Pasted image 20240827195025.png", - "300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/Pasted image 20240827193439.png", - "300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/Pasted image 20240827190612.png" + "300s School/302. NUCE 2100 - Fundamentals of Nuclear Engineering/Pasted image 20240827193439.png" ] } \ No newline at end of file diff --git a/200. Library Papers/My Library.bib b/201. Metadata/My Library.bib similarity index 100% rename from 200. Library Papers/My Library.bib rename to 201. Metadata/My Library.bib diff --git a/201. Metadata/ieee.csl b/201. Metadata/ieee.csl new file mode 100644 index 00000000..bb58f0e4 --- /dev/null +++ b/201. Metadata/ieee.csl @@ -0,0 +1,512 @@ + + diff --git a/4. Qualifying Exam/2. Writing/Untitled.md b/4. Qualifying Exam/2. Writing/Untitled.md index 22b7772f..e695e361 100644 --- a/4. Qualifying Exam/2. Writing/Untitled.md +++ b/4. Qualifying Exam/2. Writing/Untitled.md @@ -1 +1,3 @@ -[@bullockHardwareintheloopSimulation2004] \ No newline at end of file +[@kleinFormallyVerifiedSoftware2018] +[@bullockHardwareintheloopSimulation2004] +[@sohl-dicksteinDeepUnsupervisedLearning2015a] diff --git a/4. Qualifying Exam/2. Writing/Untitled.tex b/4. Qualifying Exam/2. Writing/Untitled.tex index b0a5e68a..861a83e8 100644 --- a/4. Qualifying Exam/2. Writing/Untitled.tex +++ b/4. Qualifying Exam/2. Writing/Untitled.tex @@ -1,157 +1,102 @@ -\documentclass{article} - - -% if you need to pass options to natbib, use, e.g.: -% \PassOptionsToPackage{numbers, compress}{natbib} -% before loading neurips_2023 - - -% ready for submission -\usepackage[final]{neurips} - - -% to compile a preprint version, e.g., for submission to arXiv, add add the -% [preprint] option: -% \usepackage[preprint]{neurips_2023} - - -% to compile a camera-ready version, add the [final] option, e.g.: -% \usepackage[final]{neurips_2023} - - -% to avoid loading the natbib package, add option nonatbib: -% \usepackage[nonatbib]{neurips_2023} - - -\usepackage[utf8]{inputenc} % allow utf-8 input -\usepackage[T1]{fontenc} % use 8-bit T1 fonts -\usepackage{hyperref} % hyperlinks -\usepackage{url} % simple URL typesetting -\usepackage{booktabs} % professional-quality tables -\usepackage{amsfonts} % blackboard math symbols -\usepackage{nicefrac} % compact symbols for 1/2, etc. -\usepackage{microtype} % microtypography -\usepackage{xcolor} % colors -\usepackage{graphicx} - +% Options for packages loaded elsewhere +\PassOptionsToPackage{unicode}{hyperref} +\PassOptionsToPackage{hyphens}{url} +% +\documentclass[ +]{article} +\usepackage{amsmath,amssymb} +\usepackage{iftex} +\ifPDFTeX + \usepackage[T1]{fontenc} + \usepackage[utf8]{inputenc} + \usepackage{textcomp} % provide euro and other symbols +\else % if luatex or xetex + \usepackage{unicode-math} % this also loads fontspec + \defaultfontfeatures{Scale=MatchLowercase} + \defaultfontfeatures[\rmfamily]{Ligatures=TeX,Scale=1} +\fi +\usepackage{lmodern} +\ifPDFTeX\else + % xetex/luatex font selection +\fi +% Use upquote if available, for straight quotes in verbatim environments +\IfFileExists{upquote.sty}{\usepackage{upquote}}{} +\IfFileExists{microtype.sty}{% use microtype if available + \usepackage[]{microtype} + \UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts +}{} \makeatletter -\def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi} -\def\maxheight{\ifdim\Gin@nat@height>\textheight\textheight\else\Gin@nat@height\fi} +\@ifundefined{KOMAClassName}{% if non-KOMA class + \IfFileExists{parskip.sty}{% + \usepackage{parskip} + }{% else + \setlength{\parindent}{0pt} + \setlength{\parskip}{6pt plus 2pt minus 1pt}} +}{% if KOMA class + \KOMAoptions{parskip=half}} \makeatother -% Scale images if necessary, so that they will not overflow the page -% margins by default, and it is still possible to overwrite the defaults -% using explicit options in \includegraphics[width, height, ...]{} -\setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio} -% Set default figure placement to htbp +\usepackage{xcolor} +\setlength{\emergencystretch}{3em} % prevent overfull lines +\providecommand{\tightlist}{% + \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}} +\setcounter{secnumdepth}{-\maxdimen} % remove section numbering +% definitions for citeproc citations +\NewDocumentCommand\citeproctext{}{} +\NewDocumentCommand\citeproc{mm}{% + \begingroup\def\citeproctext{#2}\cite{#1}\endgroup} \makeatletter -\def\fps@figure{htbp} + % allow citations to break across lines + \let\@cite@ofmt\@firstofone + % avoid brackets around text for \cite: + \def\@biblabel#1{} + \def\@cite#1#2{{#1\if@tempswa , #2\fi}} \makeatother - \newlength{\cslhangindent} \setlength{\cslhangindent}{1.5em} \newlength{\csllabelwidth} \setlength{\csllabelwidth}{3em} -\newlength{\cslentryspacingunit} % times entry-spacing -\setlength{\cslentryspacingunit}{\parskip} -\newenvironment{CSLReferences}[2] % #1 hanging-ident, #2 entry spacing - {% don't indent paragraphs - \setlength{\parindent}{0pt} +\newenvironment{CSLReferences}[2] % #1 hanging-indent, #2 entry-spacing + {\begin{list}{}{% + \setlength{\itemindent}{0pt} + \setlength{\leftmargin}{0pt} + \setlength{\parsep}{0pt} % turn on hanging indent if param 1 is 1 \ifodd #1 - \let\oldpar\par - \def\par{\hangindent=\cslhangindent\oldpar} + \setlength{\leftmargin}{\cslhangindent} + \setlength{\itemindent}{-1\cslhangindent} \fi % set entry spacing - \setlength{\parskip}{#2\cslentryspacingunit} - }% - {} + \setlength{\itemsep}{#2\baselineskip}}} + {\end{list}} \usepackage{calc} -\newcommand{\CSLBlock}[1]{#1\hfill\break} -\newcommand{\CSLLeftMargin}[1]{\parbox[t]{\csllabelwidth}{#1}} -\newcommand{\CSLRightInline}[1]{\parbox[t]{\linewidth - \csllabelwidth}{#1}\break} +\newcommand{\CSLBlock}[1]{\hfill\break\parbox[t]{\linewidth}{\strut\ignorespaces#1\strut}} +\newcommand{\CSLLeftMargin}[1]{\parbox[t]{\csllabelwidth}{\strut#1\strut}} +\newcommand{\CSLRightInline}[1]{\parbox[t]{\linewidth - \csllabelwidth}{\strut#1\strut}} \newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1} -\providecommand{\tightlist}{% - \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}} -\title{} - - -% Iterate through the authors except last to add \And. - -\author{% -} - -% \author{% -% David S.~Hippocampus \\ -% Department of Computer Science\\ -% Cranberry-Lemon University\\ -% Pittsburgh, PA 15213 \\ -% \texttt{hippo@cs.cranberry-lemon.edu} \\ -% % examples of more authors -% % \And -% % Coauthor \\ -% % Affiliation \\ -% % Address \\ -% % \texttt{email} \\ -% % \AND -% % Coauthor \\ -% % Affiliation \\ -% % Address \\ -% % \texttt{email} \\ -% % \And -% % Coauthor \\ -% % Affiliation \\ -% % Address \\ -% % \texttt{email} \\ -% % \And -% % Coauthor \\ -% % Affiliation \\ -% % Address \\ -% % \texttt{email} \\ -% } +\usepackage{bookmark} +\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available +\urlstyle{same} +\hypersetup{ + hidelinks, + pdfcreator={LaTeX via pandoc}} +\author{} +\date{} \begin{document} - -\maketitle - - -\begin{abstract} - Add your abstract at the beginning of your markdown file like this - \begin{verbatim} - --- - title: "Your Title" - abstract: "your abstract here" - authors: - - name: Leonardo V. Castorina - affiliation: School of Informatics - institution: University of Edinburgh - email: justanemail@domain.ext - address: Edinburgh - - name: Coauthor - affiliation: Affiliation - institution: Institution - email: coauthor@example.com - address: Address - --- - \end{verbatim} - This is called YAML frontmatter. If you set your abstract correctly you should not see this message. - \end{abstract} - - -(Bullock et al. 2004) +{[}1{]} \phantomsection\label{refs} -\begin{CSLReferences}{1}{0} +\begin{CSLReferences}{0}{0} \bibitem[\citeproctext]{ref-bullockHardwareintheloopSimulation2004} -Bullock, Darcy, Brian Johnson, Richard B. Wells, Michael Kyte, and Zhen -Li. 2004. {``Hardware-in-the-Loop Simulation.''} \emph{Transportation -Research Part C: Emerging Technologies} 12 (1): 73--89. -\url{https://doi.org/10.1016/j.trc.2002.10.002}. +\CSLLeftMargin{{[}1{]} }% +\CSLRightInline{D. Bullock, B. Johnson, R. B. Wells, M. Kyte, and Z. Li, +{``Hardware-in-the-loop simulation,''} \emph{Transportation Research +Part C: Emerging Technologies}, vol. 12, no. 1, pp. 73--89, Feb. 2004, +doi: +\href{https://doi.org/10.1016/j.trc.2002.10.002}{10.1016/j.trc.2002.10.002}.} \end{CSLReferences} -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - - -\end{document} \ No newline at end of file +\end{document}