diff --git a/files/curriculum_vitae/TLCresume.sty b/files/curriculum_vitae/TLCresume.sty deleted file mode 100644 index a1d475f..0000000 --- a/files/curriculum_vitae/TLCresume.sty +++ /dev/null @@ -1,59 +0,0 @@ -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{TLCresume}[11/19/21 resume package] -% Author: Timmy Chan - -% Assuming using "article" document class and letter sized paper. -% FONT STUFF - -\RequirePackage[T1]{fontenc} % Font encoding https://texfaq.org/FAQ-why-inp-font -\RequirePackage[default,semibold]{sourcesanspro} -\RequirePackage[12pt]{moresize} -\usepackage{anyfontsize} -\RequirePackage{csquotes} - -% MARGINS AND SPACING -\RequirePackage[margin=.5in, top=.75in]{geometry} % Set Margins -\raggedright % left align no indent -\raggedbottom % top align no indent - -% COLOR -\RequirePackage{xcolor} -\definecolor{highlight}{RGB}{61, 90, 128} % CHANGE THIS TO YOUR FAV COLOR https://g.co/kgs/aoqdi7 - -% LINKS -\RequirePackage{hyperref} -\hypersetup{colorlinks=true,urlcolor=highlight} - -% BULLET POINTS -\RequirePackage[inline]{enumitem} -\setlength{\tabcolsep}{0in} - -% SECTION FORMATTING -\RequirePackage[nostruts]{titlesec} -\titlespacing*{\section}{0em}{0.5em}{0em} -\titleformat{\section}{\color{highlight} \scshape \raggedright \large}{}{0em}{}[\vspace{-0.75em}\hrulefill] -% SUBSECTION FORMATTING -\titlespacing*{\subsection}{0em}{0em}{0em} -\titleformat{\subsection}{\bfseries}{}{0em}{}[] - -% BOLD COMMAND -\newcommand{\skills}[1]{ {\bfseries #1}} - -% SUBTEXT -\newcommand{\subtext}[1]{\textit{#1}\par\vspace{-.75em}} - -% tighter spacing than itemize -\setlist[itemize]{align=parleft,left=0pt..1em} -\newenvironment{zitemize}{ -\begin{itemize} \itemsep 0pt \parskip 0pt \parsep 1pt} -{\end{itemize}\vspace{-0.5em}} - -% Page numbering -\pagenumbering{arabic} - -% SUBFILES IMPORTING -\RequirePackage{standalone} - -% FOR TEMPLATE FILLER -\RequirePackage[english]{babel} -\RequirePackage{blindtext}% Filler Text diff --git a/files/curriculum_vitae/build.sh b/files/curriculum_vitae/build.sh deleted file mode 100755 index 51a9165..0000000 --- a/files/curriculum_vitae/build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -name=cv_leschultz -outdir=output - -mkdir -p ${outdir} -latexmk -pdf -jobname=${outdir}/${name} ${name}.tex -xdg-open ${outdir}/${name}.pdf diff --git a/files/curriculum_vitae/cv_leschultz.tex b/files/curriculum_vitae/cv_leschultz.tex deleted file mode 100644 index ecb6ab7..0000000 --- a/files/curriculum_vitae/cv_leschultz.tex +++ /dev/null @@ -1,66 +0,0 @@ -\documentclass[letter,12pt]{article} - -\usepackage[natbib=true, - style=ieee, - sorting=none, - maxcitenames=99, - citestyle=numeric-comp, - ]{biblatex} - -\usepackage[utf8]{inputenc} -\usepackage{TLCresume} -\usepackage{fancyhdr} -\usepackage{enumitem} - -\setlist[itemize]{noitemsep,topsep=0pt} - -\def\name{Lane E. Schultz} -\def\phone{(806) 678-6904} -\def\city{Madison, WI} -\def\email{lsschultz@wisc.edu} -\def\LinkedIn{lane-schultz-983920236} -\def\github{leschultz} -\def\website{leschultz.github.io} -\def\role{Research Assistant} - -\addbibresource{sections/refs.bib} - -\fancypagestyle{firstpage} -{ - \fancyhead[L] - { - \phone \\ - \city \\ - \href{mailto:\email}{\email} - } - - \fancyhead[C] - { - \centering {\huge \skills \name \vspace{.25em}} \\ - {\color{highlight} \Large{\role}} - } - - \fancyhead[R] - { - LinkedIn: \href{https://www.linkedin.com/in/\LinkedIn}{\LinkedIn}\\ - Website: \href{https://\website}{\website}\\ - GitHub: \href{https://github.com/\github}{\github} - } - -} - -\begin{document} - -\thispagestyle{firstpage} - -\vspace*{0.25px} -\input{sections/education} -\input{sections/skills} -\input{sections/experience} -\input{sections/publications} -\input{sections/presentations} -\input{sections/teaching} -\input{sections/awards} -\input{sections/interests} - -\end{document} diff --git a/files/curriculum_vitae/output/cv_leschultz.aux b/files/curriculum_vitae/output/cv_leschultz.aux deleted file mode 100644 index f2ec5ab..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.aux +++ /dev/null @@ -1,61 +0,0 @@ -\relax -\abx@aux@refcontext{none/global//global/global} -\providecommand\hyper@newdestlabel[2]{} -\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} -\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined -\global\let\oldnewlabel\newlabel -\gdef\newlabel#1#2{\newlabelxx{#1}#2} -\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} -\AtEndDocument{\ifx\hyper@anchor\@undefined -\let\newlabel\oldnewlabel -\fi} -\fi} -\global\let\hyper@last\relax -\gdef\HyperFirstAtBeginDocument#1{#1} -\providecommand\HyField@AuxAddToFields[1]{} -\providecommand\HyField@AuxAddToCoFields[2]{} -\providecommand\babel@aux[2]{} -\@nameuse{bbl@beforestart} -\providecommand \oddpage@label [2]{} -\babel@aux{english}{} -\@writefile{toc}{\contentsline {section}{\numberline {1}Education}{1}{section.1}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {2}Skills}{1}{section.2}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {3}Technical Experience}{1}{section.3}\protected@file@percent } -\abx@aux@cite{0}{schultz_2022} -\abx@aux@segm{0}{0}{schultz_2022} -\abx@aux@cite{0}{schultz_2021} -\abx@aux@segm{0}{0}{schultz_2021} -\abx@aux@cite{0}{schmidt_2024} -\abx@aux@segm{0}{0}{schmidt_2024} -\abx@aux@cite{0}{afflerbach_2022} -\abx@aux@segm{0}{0}{afflerbach_2022} -\abx@aux@cite{0}{afflerbach_2021} -\abx@aux@segm{0}{0}{afflerbach_2021} -\abx@aux@cite{0}{janqi_2020} -\abx@aux@segm{0}{0}{janqi_2020} -\abx@aux@cite{0}{halls_2018} -\abx@aux@segm{0}{0}{halls_2018} -\abx@aux@cite{0}{schultz_kde_2024} -\abx@aux@segm{0}{0}{schultz_kde_2024} -\abx@aux@cite{0}{meng_2024} -\abx@aux@segm{0}{0}{meng_2024} -\@writefile{toc}{\contentsline {section}{\numberline {4}Journal Publications}{2}{section.4}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {5}Pending Journal Acceptance}{2}{section.5}\protected@file@percent } -\abx@aux@cite{0}{jacobs_2024} -\abx@aux@segm{0}{0}{jacobs_2024} -\abx@aux@cite{0}{agrawal_2024} -\abx@aux@segm{0}{0}{agrawal_2024} -\abx@aux@cite{0}{schultz_presentation_2021} -\abx@aux@segm{0}{0}{schultz_presentation_2021} -\abx@aux@cite{0}{schultz_presentation_2020} -\abx@aux@segm{0}{0}{schultz_presentation_2020} -\abx@aux@cite{0}{schultz_2018} -\abx@aux@segm{0}{0}{schultz_2018} -\abx@aux@cite{0}{schneider_2016} -\abx@aux@segm{0}{0}{schneider_2016} -\@writefile{toc}{\contentsline {section}{\numberline {6}Presentations}{3}{section.6}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {7}Teaching Experience}{3}{section.7}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {8}Awards, Honors, and Societies}{3}{section.8}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {9}Interests}{3}{section.9}\protected@file@percent } -\abx@aux@read@bbl@mdfivesum{32BD285C0B1AFDFC3174487B019CCE00} -\gdef \@abspage@last{3} diff --git a/files/curriculum_vitae/output/cv_leschultz.bbl b/files/curriculum_vitae/output/cv_leschultz.bbl deleted file mode 100644 index 6fa07a9..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.bbl +++ /dev/null @@ -1,883 +0,0 @@ -% $ biblatex auxiliary file $ -% $ biblatex bbl format version 3.2 $ -% Do not modify the above lines! -% -% This is an auxiliary file used by the 'biblatex' package. -% This file may safely be deleted. It will be recreated by -% biber as required. -% -\begingroup -\makeatletter -\@ifundefined{ver@biblatex.sty} - {\@latex@error - {Missing 'biblatex' package} - {The bibliography requires the 'biblatex' package.} - \aftergroup\endinput} - {} -\endgroup - - -\refsection{0} - \datalist[entry]{none/global//global/global} - \entry{schultz_2022}{article}{} - \name{author}{4}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=615868f2db0f373edcb5efc65dffbace}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin}, - giveni={B\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{fullhash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{bibnamehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{authorbibnamehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{authornamehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{authorfullhash}{d18e8a0b5394547361cfe93b6fb7a645} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0927-0256} - \field{journaltitle}{Computational Materials Science} - \field{title}{Molecular dynamic characteristic temperatures for predicting metallic glass forming ability} - \field{volume}{201} - \field{year}{2022} - \field{pages}{110877} - \range{pages}{1} - \verb{doi} - \verb https://doi.org/10.1016/j.commatsci.2021.110877 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621005899 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621005899 - \endverb - \keyw{Metallic glasses,Characteristic temperatures,Machine learning,Glass forming ability,Critical casting diameter} - \endentry - \entry{schultz_2021}{article}{} - \name{author}{6}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=615868f2db0f373edcb5efc65dffbace}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin}, - giveni={B\bibinitperiod}}}% - {{hash=d763ef968eb025451ad77740fc777617}{% - family={Francis}, - familyi={F\bibinitperiod}, - given={Carter}, - giveni={C\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{fullhash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{bibnamehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{authorbibnamehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{authornamehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{authorfullhash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \field{sortinit}{2} - \field{sortinithash}{8b555b3791beccb63322c22f3320aa9a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0927-0256} - \field{journaltitle}{Computational Materials Science} - \field{title}{Exploration of characteristic temperature contributions to metallic glass forming ability} - \field{volume}{196} - \field{year}{2021} - \field{pages}{110494} - \range{pages}{1} - \verb{doi} - \verb https://doi.org/10.1016/j.commatsci.2021.110494 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621002196 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621002196 - \endverb - \endentry - \entry{schmidt_2024}{article}{} - \name{author}{20}{}{% - {{hash=a9825f5b76b7a7796a09d962dba8754f}{% - family={Schmidt}, - familyi={S\bibinitperiod}, - given={Kj}, - giveni={K\bibinitperiod}}}% - {{hash=b75c61a0d365a779ba8e69d79e936716}{% - family={Scourtas}, - familyi={S\bibinitperiod}, - given={Aristana}, - giveni={A\bibinitperiod}}}% - {{hash=bb6ebe91f1eda97f094619be5df0a652}{% - family={Ward}, - familyi={W\bibinitperiod}, - given={Logan}, - giveni={L\bibinitperiod}}}% - {{hash=9bfd745eaa45ba698ee097528e713e29}{% - family={Wangen}, - familyi={W\bibinitperiod}, - given={Steve}, - giveni={S\bibinitperiod}}}% - {{hash=20b80c17ee847a238a104bfaf7163028}{% - family={Schwarting}, - familyi={S\bibinitperiod}, - given={Marcus}, - giveni={M\bibinitperiod}}}% - {{hash=84e5069cc8767a1db7393b390aa602dd}{% - family={Darling}, - familyi={D\bibinitperiod}, - given={Isaac}, - giveni={I\bibinitperiod}}}% - {{hash=e54ab95ac5b85d1aae44f87871118fae}{% - family={Truelove}, - familyi={T\bibinitperiod}, - given={Ethan}, - giveni={E\bibinitperiod}}}% - {{hash=abd9a172608685469584746e365e73e0}{% - family={Ambadkar}, - familyi={A\bibinitperiod}, - given={Aadit}, - giveni={A\bibinitperiod}}}% - {{hash=c5498547f1109744bee2e35e09e36806}{% - family={Bose}, - familyi={B\bibinitperiod}, - given={Ribhav}, - giveni={R\bibinitperiod}}}% - {{hash=820d1fafbe69ed24218b41cb83f571b3}{% - family={Katok}, - familyi={K\bibinitperiod}, - given={Zoa}, - giveni={Z\bibinitperiod}}}% - {{hash=cb569a7e7e2bab41cd7f779a8af34db5}{% - family={Wei}, - familyi={W\bibinitperiod}, - given={Jingrui}, - giveni={J\bibinitperiod}}}% - {{hash=28e10c04cf69cdecc9efbbebd65e4761}{% - family={Li}, - familyi={L\bibinitperiod}, - given={Xiangguo}, - giveni={X\bibinitperiod}}}% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=f1241180a26a0f8139ee59bce382bb0b}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane}, - giveni={L\bibinitperiod}}}% - {{hash=9d1f86a2270e033169b419a4bf20ae76}{% - family={Kim}, - familyi={K\bibinitperiod}, - given={Doyeon}, - giveni={D\bibinitperiod}}}% - {{hash=782e0f3b1b1bb8e148246add60b0fea8}{% - family={Ferris}, - familyi={F\bibinitperiod}, - given={Michael}, - giveni={M\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - {{hash=ef1fd4a400dec702b5baeeac0f942be7}{% - family={Foster}, - familyi={F\bibinitperiod}, - given={Ian}, - giveni={I\bibinitperiod}}}% - {{hash=9b3e57daccbdfbd9465e35f5e752a607}{% - family={Blaiszik}, - familyi={B\bibinitperiod}, - given={Ben}, - giveni={B\bibinitperiod}}}% - } - \list{publisher}{1}{% - {The Open Journal}% - } - \strng{namehash}{0594379c6fe5859e28e9b5d75f06eda8} - \strng{fullhash}{0594379c6fe5859e28e9b5d75f06eda8} - \strng{bibnamehash}{bdf2c1565e6acffd32de0b062e5ff696} - \strng{authorbibnamehash}{bdf2c1565e6acffd32de0b062e5ff696} - \strng{authornamehash}{0594379c6fe5859e28e9b5d75f06eda8} - \strng{authorfullhash}{0594379c6fe5859e28e9b5d75f06eda8} - \field{sortinit}{3} - \field{sortinithash}{ad6fe7482ffbd7b9f99c9e8b5dccd3d7} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{journaltitle}{Journal of Open Source Software} - \field{number}{93} - \field{title}{Foundry-ML - Software and Services to Simplify Access to Machine Learning Datasets in Materials Science} - \field{volume}{9} - \field{year}{2024} - \field{pages}{5467} - \range{pages}{1} - \verb{doi} - \verb 10.21105/joss.05467 - \endverb - \verb{urlraw} - \verb https://doi.org/10.21105/joss.05467 - \endverb - \verb{url} - \verb https://doi.org/10.21105/joss.05467 - \endverb - \endentry - \entry{afflerbach_2022}{article}{} - \name{author}{12}{}{% - {{hash=3691e207113bc727348237b3bdada5ed}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin\bibnamedelima T.}, - giveni={B\bibinitperiod\bibinitdelim T\bibinitperiod}}}% - {{hash=d763ef968eb025451ad77740fc777617}{% - family={Francis}, - familyi={F\bibinitperiod}, - given={Carter}, - giveni={C\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=1a576de87652a724d886b519722add30}{% - family={Spethson}, - familyi={S\bibinitperiod}, - given={Janine}, - giveni={J\bibinitperiod}}}% - {{hash=a8cb0d19572e707ab650c2b1dbc4d49a}{% - family={Meschke}, - familyi={M\bibinitperiod}, - given={Vanessa}, - giveni={V\bibinitperiod}}}% - {{hash=cf432a6e70d33240869a7b935d9c7aeb}{% - family={Strand}, - familyi={S\bibinitperiod}, - given={Elliot}, - giveni={E\bibinitperiod}}}% - {{hash=bb6ebe91f1eda97f094619be5df0a652}{% - family={Ward}, - familyi={W\bibinitperiod}, - given={Logan}, - giveni={L\bibinitperiod}}}% - {{hash=79602500a4e35d3f99354cb1d174e536}{% - family={Perepezko}, - familyi={P\bibinitperiod}, - given={John\bibnamedelima H.}, - giveni={J\bibinitperiod\bibinitdelim H\bibinitperiod}}}% - {{hash=bf4f92d2fefe3c4067dbafc87e57a49e}{% - family={Thoma}, - familyi={T\bibinitperiod}, - given={Dan}, - giveni={D\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{ce7a23a9b03df9924baab509be15e8fa} - \strng{fullhash}{ce7a23a9b03df9924baab509be15e8fa} - \strng{bibnamehash}{65c72ae3fd6921b2d3585db896c8e65f} - \strng{authorbibnamehash}{65c72ae3fd6921b2d3585db896c8e65f} - \strng{authornamehash}{ce7a23a9b03df9924baab509be15e8fa} - \strng{authorfullhash}{ce7a23a9b03df9924baab509be15e8fa} - \field{sortinit}{4} - \field{sortinithash}{9381316451d1b9788675a07e972a12a7} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0897-4756} - \field{journaltitle}{Chemistry of Materials} - \field{month}{03} - \field{title}{{Machine Learning Prediction of the Critical Cooling Rate for Metallic Glasses from Expanded Datasets and Elemental Features}} - \field{year}{2022} - \field{pages}{acs.chemmater.1c03542} - \range{pages}{-1} - \verb{doi} - \verb 10.1021/acs.chemmater.1c03542 - \endverb - \verb{urlraw} - \verb https://pubs.acs.org/doi/10.1021/acs.chemmater.1c03542 - \endverb - \verb{url} - \verb https://pubs.acs.org/doi/10.1021/acs.chemmater.1c03542 - \endverb - \endentry - \entry{afflerbach_2021}{article}{} - \name{author}{6}{}{% - {{hash=3691e207113bc727348237b3bdada5ed}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin\bibnamedelima T.}, - giveni={B\bibinitperiod\bibinitdelim T\bibinitperiod}}}% - {{hash=f1241180a26a0f8139ee59bce382bb0b}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane}, - giveni={L\bibinitperiod}}}% - {{hash=79602500a4e35d3f99354cb1d174e536}{% - family={Perepezko}, - familyi={P\bibinitperiod}, - given={John\bibnamedelima H.}, - giveni={J\bibinitperiod\bibinitdelim H\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \list{publisher}{1}{% - {Elsevier B.V.}% - } - \strng{namehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{fullhash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{bibnamehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{authorbibnamehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{authornamehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{authorfullhash}{92bea56f1e66f72e1ad40d98d6bcff18} - \field{sortinit}{5} - \field{sortinithash}{20e9b4b0b173788c5dace24730f47d8c} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{09270256} - \field{journaltitle}{Computational Materials Science} - \field{month}{11} - \field{title}{{Molecular simulation-derived features for machine learning predictions of metal glass forming ability}} - \field{volume}{199} - \field{year}{2021} - \verb{doi} - \verb 10.1016/j.commatsci.2021.110728 - \endverb - \endentry - \entry{janqi_2020}{article}{} - \name{author}{9}{}{% - {{hash=d31900101d3d1360fd0d46e8c39362fa}{% - family={Xi}, - familyi={X\bibinitperiod}, - given={J.}, - giveni={J\bibinitperiod}}}% - {{hash=7d78c889fe0394ccf0de808c20dfbd7d}{% - family={Bokas}, - familyi={B\bibinitperiod}, - given={G.}, - giveni={G\bibinitperiod}}}% - {{hash=62c7c25dc2546e594546c65daf7659bf}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={L.E.}, - giveni={L\bibinitperiod}}}% - {{hash=c6ce985ac0295b29b4c8ec512ff32fdc}{% - family={Gao}, - familyi={G\bibinitperiod}, - given={M.}, - giveni={M\bibinitperiod}}}% - {{hash=0d4a8cff3cc7aa7cf7a8e2b46e93005e}{% - family={Zhao}, - familyi={Z\bibinitperiod}, - given={L.}, - giveni={L\bibinitperiod}}}% - {{hash=c683dca86043405be8fb1d3009bc1604}{% - family={Shen}, - familyi={S\bibinitperiod}, - given={Y.}, - giveni={Y\bibinitperiod}}}% - {{hash=8aaad45531e39908dada04a7089ed746}{% - family={Perepezko}, - familyi={P\bibinitperiod}, - given={J.H.}, - giveni={J\bibinitperiod}}}% - {{hash=97dbd7c32b2c6bec5b3e9f0ebdfd35d6}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={D.}, - giveni={D\bibinitperiod}}}% - {{hash=6de6fa9f53808571ae81b77631e98c0b}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={I.}, - giveni={I\bibinitperiod}}}% - } - \strng{namehash}{9bd263fbf5cf100182a16e7b36b70d40} - \strng{fullhash}{9bd263fbf5cf100182a16e7b36b70d40} - \strng{bibnamehash}{3fb0bacf23feaab2b4d2bddbd650d01a} - \strng{authorbibnamehash}{3fb0bacf23feaab2b4d2bddbd650d01a} - \strng{authornamehash}{9bd263fbf5cf100182a16e7b36b70d40} - \strng{authorfullhash}{9bd263fbf5cf100182a16e7b36b70d40} - \field{sortinit}{6} - \field{sortinithash}{b33bc299efb3c36abec520a4c896a66d} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0927-0256} - \field{journaltitle}{Computational Materials Science} - \field{title}{Microalloying effect in ternary Al-Sm-X (X=Ag, Au, Cu) metallic glasses studied by ab initio molecular dynamics} - \field{volume}{185} - \field{year}{2020} - \field{pages}{109958} - \range{pages}{1} - \verb{doi} - \verb https://doi.org/10.1016/j.commatsci.2020.109958 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0927025620304493 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0927025620304493 - \endverb - \endentry - \entry{halls_2018}{article}{} - \name{author}{7}{}{% - {{hash=9376111c8bdb54781ea15770d0d89fe6}{% - family={Halls}, - familyi={H\bibinitperiod}, - given={B.R.}, - giveni={B\bibinitperiod}}}% - {{hash=af13464048794e97d728b120e77e946d}{% - family={Gord}, - familyi={G\bibinitperiod}, - given={J.R.}, - giveni={J\bibinitperiod}}}% - {{hash=62c7c25dc2546e594546c65daf7659bf}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={L.E.}, - giveni={L\bibinitperiod}}}% - {{hash=0b5b1b78b9f2bb04de43c2b561fdb92d}{% - family={Slowman}, - familyi={S\bibinitperiod}, - given={W.C.}, - giveni={W\bibinitperiod}}}% - {{hash=b692621706e3ec578bd2fbd73b0e236a}{% - family={Lightfoot}, - familyi={L\bibinitperiod}, - given={M.D.A.}, - giveni={M\bibinitperiod}}}% - {{hash=7b82e72e46640a6021b1c6e15b764743}{% - family={Roy}, - familyi={R\bibinitperiod}, - given={S.}, - giveni={S\bibinitperiod}}}% - {{hash=eede4e0619dd316cfb5693cdf639f9f5}{% - family={Meyer}, - familyi={M\bibinitperiod}, - given={T.R.}, - giveni={T\bibinitperiod}}}% - } - \strng{namehash}{779ccdcd39d11f58e279aca457ca2583} - \strng{fullhash}{779ccdcd39d11f58e279aca457ca2583} - \strng{bibnamehash}{0f438f0e313d43728e5458358c0ef3f2} - \strng{authorbibnamehash}{0f438f0e313d43728e5458358c0ef3f2} - \strng{authornamehash}{779ccdcd39d11f58e279aca457ca2583} - \strng{authorfullhash}{779ccdcd39d11f58e279aca457ca2583} - \field{sortinit}{7} - \field{sortinithash}{108d0be1b1bee9773a1173443802c0a3} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0301-9322} - \field{journaltitle}{International Journal of Multiphase Flow} - \field{title}{Quantitative 10-50 kHz X-ray radiography of liquid spray distributions using a rotating-anode tube source} - \field{volume}{109} - \field{year}{2018} - \field{pages}{123\bibrangedash 130} - \range{pages}{8} - \verb{doi} - \verb https://doi.org/10.1016/j.ijmultiphaseflow.2018.07.014 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0301932218301198 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0301932218301198 - \endverb - \endentry - \entry{schultz_kde_2024}{article}{} - \name{author}{4}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=98616bd0b285ab33a785a5b4dc73c86a}{% - family={Wang}, - familyi={W\bibinitperiod}, - given={Yiqi}, - giveni={Y\bibinitperiod}}}% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{fb0cebca9a49c211519367298261d643} - \strng{fullhash}{fb0cebca9a49c211519367298261d643} - \strng{bibnamehash}{fb0cebca9a49c211519367298261d643} - \strng{authorbibnamehash}{fb0cebca9a49c211519367298261d643} - \strng{authornamehash}{fb0cebca9a49c211519367298261d643} - \strng{authorfullhash}{fb0cebca9a49c211519367298261d643} - \field{sortinit}{8} - \field{sortinithash}{a231b008ebf0ecbe0b4d96dcc159445f} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{eprinttype}{arXiv} - \field{journaltitle}{npj Computational Materials} - \field{title}{A General Approach for Determining Applicability Domain of Machine Learning Models} - \field{year}{2024} - \verb{eprint} - \verb 2406.05143 - \endverb - \endentry - \entry{meng_2024}{article}{} - \name{author}{8}{}{% - {{hash=c65c35c66755b7ce7c8e39a7bc0ad7a0}{% - family={Meng}, - familyi={M\bibinitperiod}, - given={Jun}, - giveni={J\bibinitperiod}}}% - {{hash=5a510a824fbfb73151dc1cc5c24d3c38}{% - family={Sheikh}, - familyi={S\bibinitperiod}, - given={Md\bibnamedelima Sariful}, - giveni={M\bibinitperiod\bibinitdelim S\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=d1efd5bf76d309c8ec853029f309fa1e}{% - family={Nachlas}, - familyi={N\bibinitperiod}, - given={William\bibnamedelima O.}, - giveni={W\bibinitperiod\bibinitdelim O\bibinitperiod}}}% - {{hash=fd903bc507de58459375d974764ab4ea}{% - family={Liu}, - familyi={L\bibinitperiod}, - given={Jian}, - giveni={J\bibinitperiod}}}% - {{hash=3eba6f567470558279590fad1b6e224b}{% - family={Polak}, - familyi={P\bibinitperiod}, - given={Maciej\bibnamedelima P.}, - giveni={M\bibinitperiod\bibinitdelim P\bibinitperiod}}}% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{5b1009356c11fc9a285d284952468e62} - \strng{fullhash}{5b1009356c11fc9a285d284952468e62} - \strng{bibnamehash}{0ff2892f40ee68b71882f84a3f780041} - \strng{authorbibnamehash}{0ff2892f40ee68b71882f84a3f780041} - \strng{authornamehash}{5b1009356c11fc9a285d284952468e62} - \strng{authorfullhash}{5b1009356c11fc9a285d284952468e62} - \field{sortinit}{9} - \field{sortinithash}{0a5ebc79d83c96b6579069544c73c7d4} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{eprinttype}{arXiv} - \field{journaltitle}{Advanced Energy Materials} - \field{title}{Ultra-fast Oxygen Conduction in Sillén Oxychlorides} - \field{year}{2024} - \verb{eprint} - \verb 2406.07723 - \endverb - \endentry - \entry{jacobs_2024}{article}{} - \name{author}{8}{}{% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=b75c61a0d365a779ba8e69d79e936716}{% - family={Scourtas}, - familyi={S\bibinitperiod}, - given={Aristana}, - giveni={A\bibinitperiod}}}% - {{hash=abbf1248f3251e780f3a60bf32fde01c}{% - family={Schmidt}, - familyi={S\bibinitperiod}, - given={KJ}, - giveni={K\bibinitperiod}}}% - {{hash=e8a08ed06db1b0cab16c19c1b48a8353}{% - family={Price}, - familyi={P\bibinitperiod}, - given={Owen}, - giveni={O\bibinitperiod}}}% - {{hash=95975c20e2aa653178cd54d5501a0b55}{% - family={Engler}, - familyi={E\bibinitperiod}, - given={Will}, - giveni={W\bibinitperiod}}}% - {{hash=9b3e57daccbdfbd9465e35f5e752a607}{% - family={Blaiszik}, - familyi={B\bibinitperiod}, - given={Ben}, - giveni={B\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{a644d87eea8fb4226c132f93b3f5ae79} - \strng{fullhash}{a644d87eea8fb4226c132f93b3f5ae79} - \strng{bibnamehash}{e49cefdcb0e7d5960068c9cbefa94b7d} - \strng{authorbibnamehash}{e49cefdcb0e7d5960068c9cbefa94b7d} - \strng{authornamehash}{a644d87eea8fb4226c132f93b3f5ae79} - \strng{authorfullhash}{a644d87eea8fb4226c132f93b3f5ae79} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{journaltitle}{npj Computational Materials} - \field{title}{Machine Learning Materials Properties with Accurate Predictions, Uncertainty Estimates, Domain Guidance, and Persistent Online Accessibility} - \endentry - \entry{agrawal_2024}{article}{} - \name{author}{4}{}{% - {{hash=fa5ae1ba4dfe7dedef96b61077e4d1a6}{% - family={Agrawal}, - familyi={A\bibinitperiod}, - given={Vidit}, - giveni={V\bibinitperiod}}}% - {{hash=882c93d1f45816c245831b08495174f6}{% - family={Zhang}, - familyi={Z\bibinitperiod}, - given={Shixin}, - giveni={S\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{2e98ce88adfdfc949327c03175454305} - \strng{fullhash}{2e98ce88adfdfc949327c03175454305} - \strng{bibnamehash}{2e98ce88adfdfc949327c03175454305} - \strng{authorbibnamehash}{2e98ce88adfdfc949327c03175454305} - \strng{authornamehash}{2e98ce88adfdfc949327c03175454305} - \strng{authorfullhash}{2e98ce88adfdfc949327c03175454305} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{eprinttype}{arXiv} - \field{journaltitle}{Computational Materials Science} - \field{title}{Accelerating Ensemble Error Bar Prediction with Single Models Fits} - \field{year}{2024} - \verb{eprint} - \verb 2404.09896 - \endverb - \endentry - \entry{schultz_presentation_2021}{inproceedings}{} - \list{location}{1}{% - {Columbus, OH}% - } - \list{organization}{1}{% - {Materials Science \& Technology}% - } - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labeltitlesource}{title} - \field{title}{Molecular Dynamic Characteristic Temperatures for Predicting Metallic Glass Forming Ability} - \field{year}{2021} - \endentry - \entry{schultz_presentation_2020}{inproceedings}{} - \list{location}{1}{% - {Virtual}% - } - \list{organization}{1}{% - {Virtual Materials Research Society Spring/Fall Meeting \& Exhibit}% - } - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labeltitlesource}{title} - \field{title}{Molecular Dynamics Features for Predicting Metallic Glass Critical Casting Thickness} - \field{year}{2020} - \endentry - \entry{schultz_2018}{inbook}{} - \name{author}{6}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=f2e7454262d7a5be5a96293a70894695}{% - family={Cogger}, - familyi={C\bibinitperiod}, - given={Thomas\bibnamedelima J.}, - giveni={T\bibinitperiod\bibinitdelim J\bibinitperiod}}}% - {{hash=7f0190d7b1ced3d3f3fea8a43639c244}{% - family={Good}, - familyi={G\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=c9ee6b7753952feefa74b1fdb1d155d2}{% - family={Schneider}, - familyi={S\bibinitperiod}, - given={James}, - giveni={J\bibinitperiod}}}% - {{hash=f08bae62ea5e12cac6b4cf3b9de14eca}{% - family={Rothschild}, - familyi={R\bibinitperiod}, - given={Robert}, - giveni={R\bibinitperiod}}}% - {{hash=cc6ef3430d77bf1e4bdd1f5408f4b080}{% - family={Nollet}, - familyi={N\bibinitperiod}, - given={William}, - giveni={W\bibinitperiod}}}% - } - \strng{namehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{fullhash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{bibnamehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{authorbibnamehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{authornamehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{authorfullhash}{b613049a59687fae7b1f2c51de4e8f50} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{booktitle}{2018 Aerodynamic Measurement Technology and Ground Testing Conference} - \field{title}{Design of Torsional Test Stand for Micro-Newton Force Detection} - \field{year}{2018} - \verb{doi} - \verb 10.2514/6.2018-3737 - \endverb - \verb{urlraw} - \verb https://arc.aiaa.org/doi/abs/10.2514/6.2018-3737 - \endverb - \verb{url} - \verb https://arc.aiaa.org/doi/abs/10.2514/6.2018-3737 - \endverb - \endentry - \entry{schneider_2016}{inproceedings}{} - \name{author}{5}{}{% - {{hash=c9ee6b7753952feefa74b1fdb1d155d2}{% - family={Schneider}, - familyi={S\bibinitperiod}, - given={James}, - giveni={J\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=38535d15105591f0b4dcf76c0b5c716a}{% - family={Mancha}, - familyi={M\bibinitperiod}, - given={Sophie}, - giveni={S\bibinitperiod}}}% - {{hash=53f20b70ea8c0b0cda4ce7ce6e7eeb05}{% - family={Hicks}, - familyi={H\bibinitperiod}, - given={Eric}, - giveni={E\bibinitperiod}}}% - {{hash=5b6f88b36abc6dcdcb5687de2ffde51a}{% - family={Smith}, - familyi={S\bibinitperiod}, - given={Ryan\bibnamedelima N.}, - giveni={R\bibinitperiod\bibinitdelim N\bibinitperiod}}}% - } - \strng{namehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{fullhash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{bibnamehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{authorbibnamehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{authornamehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{authorfullhash}{516d146d47a5ed5e29a86fd98c1e5839} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{booktitle}{OCEANS 2016 MTS/IEEE Monterey} - \field{title}{Development of a portable water quality sensor for river monitoring from small rafts} - \field{year}{2016} - \field{pages}{1\bibrangedash 10} - \range{pages}{10} - \verb{doi} - \verb 10.1109/OCEANS.2016.7761392 - \endverb - \endentry - \enddatalist -\endrefsection -\endinput - diff --git a/files/curriculum_vitae/output/cv_leschultz.bbl-SAVE-ERROR b/files/curriculum_vitae/output/cv_leschultz.bbl-SAVE-ERROR deleted file mode 100644 index 6fa07a9..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.bbl-SAVE-ERROR +++ /dev/null @@ -1,883 +0,0 @@ -% $ biblatex auxiliary file $ -% $ biblatex bbl format version 3.2 $ -% Do not modify the above lines! -% -% This is an auxiliary file used by the 'biblatex' package. -% This file may safely be deleted. It will be recreated by -% biber as required. -% -\begingroup -\makeatletter -\@ifundefined{ver@biblatex.sty} - {\@latex@error - {Missing 'biblatex' package} - {The bibliography requires the 'biblatex' package.} - \aftergroup\endinput} - {} -\endgroup - - -\refsection{0} - \datalist[entry]{none/global//global/global} - \entry{schultz_2022}{article}{} - \name{author}{4}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=615868f2db0f373edcb5efc65dffbace}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin}, - giveni={B\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{fullhash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{bibnamehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{authorbibnamehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{authornamehash}{d18e8a0b5394547361cfe93b6fb7a645} - \strng{authorfullhash}{d18e8a0b5394547361cfe93b6fb7a645} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0927-0256} - \field{journaltitle}{Computational Materials Science} - \field{title}{Molecular dynamic characteristic temperatures for predicting metallic glass forming ability} - \field{volume}{201} - \field{year}{2022} - \field{pages}{110877} - \range{pages}{1} - \verb{doi} - \verb https://doi.org/10.1016/j.commatsci.2021.110877 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621005899 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621005899 - \endverb - \keyw{Metallic glasses,Characteristic temperatures,Machine learning,Glass forming ability,Critical casting diameter} - \endentry - \entry{schultz_2021}{article}{} - \name{author}{6}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=615868f2db0f373edcb5efc65dffbace}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin}, - giveni={B\bibinitperiod}}}% - {{hash=d763ef968eb025451ad77740fc777617}{% - family={Francis}, - familyi={F\bibinitperiod}, - given={Carter}, - giveni={C\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{fullhash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{bibnamehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{authorbibnamehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{authornamehash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \strng{authorfullhash}{a7eb3d9f98cd2b3f9b6545329d58b58b} - \field{sortinit}{2} - \field{sortinithash}{8b555b3791beccb63322c22f3320aa9a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0927-0256} - \field{journaltitle}{Computational Materials Science} - \field{title}{Exploration of characteristic temperature contributions to metallic glass forming ability} - \field{volume}{196} - \field{year}{2021} - \field{pages}{110494} - \range{pages}{1} - \verb{doi} - \verb https://doi.org/10.1016/j.commatsci.2021.110494 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621002196 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0927025621002196 - \endverb - \endentry - \entry{schmidt_2024}{article}{} - \name{author}{20}{}{% - {{hash=a9825f5b76b7a7796a09d962dba8754f}{% - family={Schmidt}, - familyi={S\bibinitperiod}, - given={Kj}, - giveni={K\bibinitperiod}}}% - {{hash=b75c61a0d365a779ba8e69d79e936716}{% - family={Scourtas}, - familyi={S\bibinitperiod}, - given={Aristana}, - giveni={A\bibinitperiod}}}% - {{hash=bb6ebe91f1eda97f094619be5df0a652}{% - family={Ward}, - familyi={W\bibinitperiod}, - given={Logan}, - giveni={L\bibinitperiod}}}% - {{hash=9bfd745eaa45ba698ee097528e713e29}{% - family={Wangen}, - familyi={W\bibinitperiod}, - given={Steve}, - giveni={S\bibinitperiod}}}% - {{hash=20b80c17ee847a238a104bfaf7163028}{% - family={Schwarting}, - familyi={S\bibinitperiod}, - given={Marcus}, - giveni={M\bibinitperiod}}}% - {{hash=84e5069cc8767a1db7393b390aa602dd}{% - family={Darling}, - familyi={D\bibinitperiod}, - given={Isaac}, - giveni={I\bibinitperiod}}}% - {{hash=e54ab95ac5b85d1aae44f87871118fae}{% - family={Truelove}, - familyi={T\bibinitperiod}, - given={Ethan}, - giveni={E\bibinitperiod}}}% - {{hash=abd9a172608685469584746e365e73e0}{% - family={Ambadkar}, - familyi={A\bibinitperiod}, - given={Aadit}, - giveni={A\bibinitperiod}}}% - {{hash=c5498547f1109744bee2e35e09e36806}{% - family={Bose}, - familyi={B\bibinitperiod}, - given={Ribhav}, - giveni={R\bibinitperiod}}}% - {{hash=820d1fafbe69ed24218b41cb83f571b3}{% - family={Katok}, - familyi={K\bibinitperiod}, - given={Zoa}, - giveni={Z\bibinitperiod}}}% - {{hash=cb569a7e7e2bab41cd7f779a8af34db5}{% - family={Wei}, - familyi={W\bibinitperiod}, - given={Jingrui}, - giveni={J\bibinitperiod}}}% - {{hash=28e10c04cf69cdecc9efbbebd65e4761}{% - family={Li}, - familyi={L\bibinitperiod}, - given={Xiangguo}, - giveni={X\bibinitperiod}}}% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=f1241180a26a0f8139ee59bce382bb0b}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane}, - giveni={L\bibinitperiod}}}% - {{hash=9d1f86a2270e033169b419a4bf20ae76}{% - family={Kim}, - familyi={K\bibinitperiod}, - given={Doyeon}, - giveni={D\bibinitperiod}}}% - {{hash=782e0f3b1b1bb8e148246add60b0fea8}{% - family={Ferris}, - familyi={F\bibinitperiod}, - given={Michael}, - giveni={M\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - {{hash=ef1fd4a400dec702b5baeeac0f942be7}{% - family={Foster}, - familyi={F\bibinitperiod}, - given={Ian}, - giveni={I\bibinitperiod}}}% - {{hash=9b3e57daccbdfbd9465e35f5e752a607}{% - family={Blaiszik}, - familyi={B\bibinitperiod}, - given={Ben}, - giveni={B\bibinitperiod}}}% - } - \list{publisher}{1}{% - {The Open Journal}% - } - \strng{namehash}{0594379c6fe5859e28e9b5d75f06eda8} - \strng{fullhash}{0594379c6fe5859e28e9b5d75f06eda8} - \strng{bibnamehash}{bdf2c1565e6acffd32de0b062e5ff696} - \strng{authorbibnamehash}{bdf2c1565e6acffd32de0b062e5ff696} - \strng{authornamehash}{0594379c6fe5859e28e9b5d75f06eda8} - \strng{authorfullhash}{0594379c6fe5859e28e9b5d75f06eda8} - \field{sortinit}{3} - \field{sortinithash}{ad6fe7482ffbd7b9f99c9e8b5dccd3d7} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{journaltitle}{Journal of Open Source Software} - \field{number}{93} - \field{title}{Foundry-ML - Software and Services to Simplify Access to Machine Learning Datasets in Materials Science} - \field{volume}{9} - \field{year}{2024} - \field{pages}{5467} - \range{pages}{1} - \verb{doi} - \verb 10.21105/joss.05467 - \endverb - \verb{urlraw} - \verb https://doi.org/10.21105/joss.05467 - \endverb - \verb{url} - \verb https://doi.org/10.21105/joss.05467 - \endverb - \endentry - \entry{afflerbach_2022}{article}{} - \name{author}{12}{}{% - {{hash=3691e207113bc727348237b3bdada5ed}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin\bibnamedelima T.}, - giveni={B\bibinitperiod\bibinitdelim T\bibinitperiod}}}% - {{hash=d763ef968eb025451ad77740fc777617}{% - family={Francis}, - familyi={F\bibinitperiod}, - given={Carter}, - giveni={C\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=1a576de87652a724d886b519722add30}{% - family={Spethson}, - familyi={S\bibinitperiod}, - given={Janine}, - giveni={J\bibinitperiod}}}% - {{hash=a8cb0d19572e707ab650c2b1dbc4d49a}{% - family={Meschke}, - familyi={M\bibinitperiod}, - given={Vanessa}, - giveni={V\bibinitperiod}}}% - {{hash=cf432a6e70d33240869a7b935d9c7aeb}{% - family={Strand}, - familyi={S\bibinitperiod}, - given={Elliot}, - giveni={E\bibinitperiod}}}% - {{hash=bb6ebe91f1eda97f094619be5df0a652}{% - family={Ward}, - familyi={W\bibinitperiod}, - given={Logan}, - giveni={L\bibinitperiod}}}% - {{hash=79602500a4e35d3f99354cb1d174e536}{% - family={Perepezko}, - familyi={P\bibinitperiod}, - given={John\bibnamedelima H.}, - giveni={J\bibinitperiod\bibinitdelim H\bibinitperiod}}}% - {{hash=bf4f92d2fefe3c4067dbafc87e57a49e}{% - family={Thoma}, - familyi={T\bibinitperiod}, - given={Dan}, - giveni={D\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{ce7a23a9b03df9924baab509be15e8fa} - \strng{fullhash}{ce7a23a9b03df9924baab509be15e8fa} - \strng{bibnamehash}{65c72ae3fd6921b2d3585db896c8e65f} - \strng{authorbibnamehash}{65c72ae3fd6921b2d3585db896c8e65f} - \strng{authornamehash}{ce7a23a9b03df9924baab509be15e8fa} - \strng{authorfullhash}{ce7a23a9b03df9924baab509be15e8fa} - \field{sortinit}{4} - \field{sortinithash}{9381316451d1b9788675a07e972a12a7} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0897-4756} - \field{journaltitle}{Chemistry of Materials} - \field{month}{03} - \field{title}{{Machine Learning Prediction of the Critical Cooling Rate for Metallic Glasses from Expanded Datasets and Elemental Features}} - \field{year}{2022} - \field{pages}{acs.chemmater.1c03542} - \range{pages}{-1} - \verb{doi} - \verb 10.1021/acs.chemmater.1c03542 - \endverb - \verb{urlraw} - \verb https://pubs.acs.org/doi/10.1021/acs.chemmater.1c03542 - \endverb - \verb{url} - \verb https://pubs.acs.org/doi/10.1021/acs.chemmater.1c03542 - \endverb - \endentry - \entry{afflerbach_2021}{article}{} - \name{author}{6}{}{% - {{hash=3691e207113bc727348237b3bdada5ed}{% - family={Afflerbach}, - familyi={A\bibinitperiod}, - given={Benjamin\bibnamedelima T.}, - giveni={B\bibinitperiod\bibinitdelim T\bibinitperiod}}}% - {{hash=f1241180a26a0f8139ee59bce382bb0b}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane}, - giveni={L\bibinitperiod}}}% - {{hash=79602500a4e35d3f99354cb1d174e536}{% - family={Perepezko}, - familyi={P\bibinitperiod}, - given={John\bibnamedelima H.}, - giveni={J\bibinitperiod\bibinitdelim H\bibinitperiod}}}% - {{hash=a128f717c2d0a0ca23b42da2e4e32b8c}{% - family={Voyles}, - familyi={V\bibinitperiod}, - given={Paul\bibnamedelima M.}, - giveni={P\bibinitperiod\bibinitdelim M\bibinitperiod}}}% - {{hash=fefd06672d435608b84838049a370c1c}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={Izabela}, - giveni={I\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \list{publisher}{1}{% - {Elsevier B.V.}% - } - \strng{namehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{fullhash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{bibnamehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{authorbibnamehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{authornamehash}{92bea56f1e66f72e1ad40d98d6bcff18} - \strng{authorfullhash}{92bea56f1e66f72e1ad40d98d6bcff18} - \field{sortinit}{5} - \field{sortinithash}{20e9b4b0b173788c5dace24730f47d8c} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{09270256} - \field{journaltitle}{Computational Materials Science} - \field{month}{11} - \field{title}{{Molecular simulation-derived features for machine learning predictions of metal glass forming ability}} - \field{volume}{199} - \field{year}{2021} - \verb{doi} - \verb 10.1016/j.commatsci.2021.110728 - \endverb - \endentry - \entry{janqi_2020}{article}{} - \name{author}{9}{}{% - {{hash=d31900101d3d1360fd0d46e8c39362fa}{% - family={Xi}, - familyi={X\bibinitperiod}, - given={J.}, - giveni={J\bibinitperiod}}}% - {{hash=7d78c889fe0394ccf0de808c20dfbd7d}{% - family={Bokas}, - familyi={B\bibinitperiod}, - given={G.}, - giveni={G\bibinitperiod}}}% - {{hash=62c7c25dc2546e594546c65daf7659bf}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={L.E.}, - giveni={L\bibinitperiod}}}% - {{hash=c6ce985ac0295b29b4c8ec512ff32fdc}{% - family={Gao}, - familyi={G\bibinitperiod}, - given={M.}, - giveni={M\bibinitperiod}}}% - {{hash=0d4a8cff3cc7aa7cf7a8e2b46e93005e}{% - family={Zhao}, - familyi={Z\bibinitperiod}, - given={L.}, - giveni={L\bibinitperiod}}}% - {{hash=c683dca86043405be8fb1d3009bc1604}{% - family={Shen}, - familyi={S\bibinitperiod}, - given={Y.}, - giveni={Y\bibinitperiod}}}% - {{hash=8aaad45531e39908dada04a7089ed746}{% - family={Perepezko}, - familyi={P\bibinitperiod}, - given={J.H.}, - giveni={J\bibinitperiod}}}% - {{hash=97dbd7c32b2c6bec5b3e9f0ebdfd35d6}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={D.}, - giveni={D\bibinitperiod}}}% - {{hash=6de6fa9f53808571ae81b77631e98c0b}{% - family={Szlufarska}, - familyi={S\bibinitperiod}, - given={I.}, - giveni={I\bibinitperiod}}}% - } - \strng{namehash}{9bd263fbf5cf100182a16e7b36b70d40} - \strng{fullhash}{9bd263fbf5cf100182a16e7b36b70d40} - \strng{bibnamehash}{3fb0bacf23feaab2b4d2bddbd650d01a} - \strng{authorbibnamehash}{3fb0bacf23feaab2b4d2bddbd650d01a} - \strng{authornamehash}{9bd263fbf5cf100182a16e7b36b70d40} - \strng{authorfullhash}{9bd263fbf5cf100182a16e7b36b70d40} - \field{sortinit}{6} - \field{sortinithash}{b33bc299efb3c36abec520a4c896a66d} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0927-0256} - \field{journaltitle}{Computational Materials Science} - \field{title}{Microalloying effect in ternary Al-Sm-X (X=Ag, Au, Cu) metallic glasses studied by ab initio molecular dynamics} - \field{volume}{185} - \field{year}{2020} - \field{pages}{109958} - \range{pages}{1} - \verb{doi} - \verb https://doi.org/10.1016/j.commatsci.2020.109958 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0927025620304493 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0927025620304493 - \endverb - \endentry - \entry{halls_2018}{article}{} - \name{author}{7}{}{% - {{hash=9376111c8bdb54781ea15770d0d89fe6}{% - family={Halls}, - familyi={H\bibinitperiod}, - given={B.R.}, - giveni={B\bibinitperiod}}}% - {{hash=af13464048794e97d728b120e77e946d}{% - family={Gord}, - familyi={G\bibinitperiod}, - given={J.R.}, - giveni={J\bibinitperiod}}}% - {{hash=62c7c25dc2546e594546c65daf7659bf}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={L.E.}, - giveni={L\bibinitperiod}}}% - {{hash=0b5b1b78b9f2bb04de43c2b561fdb92d}{% - family={Slowman}, - familyi={S\bibinitperiod}, - given={W.C.}, - giveni={W\bibinitperiod}}}% - {{hash=b692621706e3ec578bd2fbd73b0e236a}{% - family={Lightfoot}, - familyi={L\bibinitperiod}, - given={M.D.A.}, - giveni={M\bibinitperiod}}}% - {{hash=7b82e72e46640a6021b1c6e15b764743}{% - family={Roy}, - familyi={R\bibinitperiod}, - given={S.}, - giveni={S\bibinitperiod}}}% - {{hash=eede4e0619dd316cfb5693cdf639f9f5}{% - family={Meyer}, - familyi={M\bibinitperiod}, - given={T.R.}, - giveni={T\bibinitperiod}}}% - } - \strng{namehash}{779ccdcd39d11f58e279aca457ca2583} - \strng{fullhash}{779ccdcd39d11f58e279aca457ca2583} - \strng{bibnamehash}{0f438f0e313d43728e5458358c0ef3f2} - \strng{authorbibnamehash}{0f438f0e313d43728e5458358c0ef3f2} - \strng{authornamehash}{779ccdcd39d11f58e279aca457ca2583} - \strng{authorfullhash}{779ccdcd39d11f58e279aca457ca2583} - \field{sortinit}{7} - \field{sortinithash}{108d0be1b1bee9773a1173443802c0a3} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{issn}{0301-9322} - \field{journaltitle}{International Journal of Multiphase Flow} - \field{title}{Quantitative 10-50 kHz X-ray radiography of liquid spray distributions using a rotating-anode tube source} - \field{volume}{109} - \field{year}{2018} - \field{pages}{123\bibrangedash 130} - \range{pages}{8} - \verb{doi} - \verb https://doi.org/10.1016/j.ijmultiphaseflow.2018.07.014 - \endverb - \verb{urlraw} - \verb https://www.sciencedirect.com/science/article/pii/S0301932218301198 - \endverb - \verb{url} - \verb https://www.sciencedirect.com/science/article/pii/S0301932218301198 - \endverb - \endentry - \entry{schultz_kde_2024}{article}{} - \name{author}{4}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=98616bd0b285ab33a785a5b4dc73c86a}{% - family={Wang}, - familyi={W\bibinitperiod}, - given={Yiqi}, - giveni={Y\bibinitperiod}}}% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{fb0cebca9a49c211519367298261d643} - \strng{fullhash}{fb0cebca9a49c211519367298261d643} - \strng{bibnamehash}{fb0cebca9a49c211519367298261d643} - \strng{authorbibnamehash}{fb0cebca9a49c211519367298261d643} - \strng{authornamehash}{fb0cebca9a49c211519367298261d643} - \strng{authorfullhash}{fb0cebca9a49c211519367298261d643} - \field{sortinit}{8} - \field{sortinithash}{a231b008ebf0ecbe0b4d96dcc159445f} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{eprinttype}{arXiv} - \field{journaltitle}{npj Computational Materials} - \field{title}{A General Approach for Determining Applicability Domain of Machine Learning Models} - \field{year}{2024} - \verb{eprint} - \verb 2406.05143 - \endverb - \endentry - \entry{meng_2024}{article}{} - \name{author}{8}{}{% - {{hash=c65c35c66755b7ce7c8e39a7bc0ad7a0}{% - family={Meng}, - familyi={M\bibinitperiod}, - given={Jun}, - giveni={J\bibinitperiod}}}% - {{hash=5a510a824fbfb73151dc1cc5c24d3c38}{% - family={Sheikh}, - familyi={S\bibinitperiod}, - given={Md\bibnamedelima Sariful}, - giveni={M\bibinitperiod\bibinitdelim S\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=d1efd5bf76d309c8ec853029f309fa1e}{% - family={Nachlas}, - familyi={N\bibinitperiod}, - given={William\bibnamedelima O.}, - giveni={W\bibinitperiod\bibinitdelim O\bibinitperiod}}}% - {{hash=fd903bc507de58459375d974764ab4ea}{% - family={Liu}, - familyi={L\bibinitperiod}, - given={Jian}, - giveni={J\bibinitperiod}}}% - {{hash=3eba6f567470558279590fad1b6e224b}{% - family={Polak}, - familyi={P\bibinitperiod}, - given={Maciej\bibnamedelima P.}, - giveni={M\bibinitperiod\bibinitdelim P\bibinitperiod}}}% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{5b1009356c11fc9a285d284952468e62} - \strng{fullhash}{5b1009356c11fc9a285d284952468e62} - \strng{bibnamehash}{0ff2892f40ee68b71882f84a3f780041} - \strng{authorbibnamehash}{0ff2892f40ee68b71882f84a3f780041} - \strng{authornamehash}{5b1009356c11fc9a285d284952468e62} - \strng{authorfullhash}{5b1009356c11fc9a285d284952468e62} - \field{sortinit}{9} - \field{sortinithash}{0a5ebc79d83c96b6579069544c73c7d4} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{eprinttype}{arXiv} - \field{journaltitle}{Advanced Energy Materials} - \field{title}{Ultra-fast Oxygen Conduction in Sillén Oxychlorides} - \field{year}{2024} - \verb{eprint} - \verb 2406.07723 - \endverb - \endentry - \entry{jacobs_2024}{article}{} - \name{author}{8}{}{% - {{hash=b0d6cf07d11ed51e5613f26384aa4619}{% - family={Jacobs}, - familyi={J\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=b75c61a0d365a779ba8e69d79e936716}{% - family={Scourtas}, - familyi={S\bibinitperiod}, - given={Aristana}, - giveni={A\bibinitperiod}}}% - {{hash=abbf1248f3251e780f3a60bf32fde01c}{% - family={Schmidt}, - familyi={S\bibinitperiod}, - given={KJ}, - giveni={K\bibinitperiod}}}% - {{hash=e8a08ed06db1b0cab16c19c1b48a8353}{% - family={Price}, - familyi={P\bibinitperiod}, - given={Owen}, - giveni={O\bibinitperiod}}}% - {{hash=95975c20e2aa653178cd54d5501a0b55}{% - family={Engler}, - familyi={E\bibinitperiod}, - given={Will}, - giveni={W\bibinitperiod}}}% - {{hash=9b3e57daccbdfbd9465e35f5e752a607}{% - family={Blaiszik}, - familyi={B\bibinitperiod}, - given={Ben}, - giveni={B\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{a644d87eea8fb4226c132f93b3f5ae79} - \strng{fullhash}{a644d87eea8fb4226c132f93b3f5ae79} - \strng{bibnamehash}{e49cefdcb0e7d5960068c9cbefa94b7d} - \strng{authorbibnamehash}{e49cefdcb0e7d5960068c9cbefa94b7d} - \strng{authornamehash}{a644d87eea8fb4226c132f93b3f5ae79} - \strng{authorfullhash}{a644d87eea8fb4226c132f93b3f5ae79} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{journaltitle}{npj Computational Materials} - \field{title}{Machine Learning Materials Properties with Accurate Predictions, Uncertainty Estimates, Domain Guidance, and Persistent Online Accessibility} - \endentry - \entry{agrawal_2024}{article}{} - \name{author}{4}{}{% - {{hash=fa5ae1ba4dfe7dedef96b61077e4d1a6}{% - family={Agrawal}, - familyi={A\bibinitperiod}, - given={Vidit}, - giveni={V\bibinitperiod}}}% - {{hash=882c93d1f45816c245831b08495174f6}{% - family={Zhang}, - familyi={Z\bibinitperiod}, - given={Shixin}, - giveni={S\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=4d9c96a8604deb9b0ba69f71c5a0d305}{% - family={Morgan}, - familyi={M\bibinitperiod}, - given={Dane}, - giveni={D\bibinitperiod}}}% - } - \strng{namehash}{2e98ce88adfdfc949327c03175454305} - \strng{fullhash}{2e98ce88adfdfc949327c03175454305} - \strng{bibnamehash}{2e98ce88adfdfc949327c03175454305} - \strng{authorbibnamehash}{2e98ce88adfdfc949327c03175454305} - \strng{authornamehash}{2e98ce88adfdfc949327c03175454305} - \strng{authorfullhash}{2e98ce88adfdfc949327c03175454305} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{eprinttype}{arXiv} - \field{journaltitle}{Computational Materials Science} - \field{title}{Accelerating Ensemble Error Bar Prediction with Single Models Fits} - \field{year}{2024} - \verb{eprint} - \verb 2404.09896 - \endverb - \endentry - \entry{schultz_presentation_2021}{inproceedings}{} - \list{location}{1}{% - {Columbus, OH}% - } - \list{organization}{1}{% - {Materials Science \& Technology}% - } - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labeltitlesource}{title} - \field{title}{Molecular Dynamic Characteristic Temperatures for Predicting Metallic Glass Forming Ability} - \field{year}{2021} - \endentry - \entry{schultz_presentation_2020}{inproceedings}{} - \list{location}{1}{% - {Virtual}% - } - \list{organization}{1}{% - {Virtual Materials Research Society Spring/Fall Meeting \& Exhibit}% - } - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labeltitlesource}{title} - \field{title}{Molecular Dynamics Features for Predicting Metallic Glass Critical Casting Thickness} - \field{year}{2020} - \endentry - \entry{schultz_2018}{inbook}{} - \name{author}{6}{}{% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=f2e7454262d7a5be5a96293a70894695}{% - family={Cogger}, - familyi={C\bibinitperiod}, - given={Thomas\bibnamedelima J.}, - giveni={T\bibinitperiod\bibinitdelim J\bibinitperiod}}}% - {{hash=7f0190d7b1ced3d3f3fea8a43639c244}{% - family={Good}, - familyi={G\bibinitperiod}, - given={Ryan}, - giveni={R\bibinitperiod}}}% - {{hash=c9ee6b7753952feefa74b1fdb1d155d2}{% - family={Schneider}, - familyi={S\bibinitperiod}, - given={James}, - giveni={J\bibinitperiod}}}% - {{hash=f08bae62ea5e12cac6b4cf3b9de14eca}{% - family={Rothschild}, - familyi={R\bibinitperiod}, - given={Robert}, - giveni={R\bibinitperiod}}}% - {{hash=cc6ef3430d77bf1e4bdd1f5408f4b080}{% - family={Nollet}, - familyi={N\bibinitperiod}, - given={William}, - giveni={W\bibinitperiod}}}% - } - \strng{namehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{fullhash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{bibnamehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{authorbibnamehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{authornamehash}{b613049a59687fae7b1f2c51de4e8f50} - \strng{authorfullhash}{b613049a59687fae7b1f2c51de4e8f50} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{booktitle}{2018 Aerodynamic Measurement Technology and Ground Testing Conference} - \field{title}{Design of Torsional Test Stand for Micro-Newton Force Detection} - \field{year}{2018} - \verb{doi} - \verb 10.2514/6.2018-3737 - \endverb - \verb{urlraw} - \verb https://arc.aiaa.org/doi/abs/10.2514/6.2018-3737 - \endverb - \verb{url} - \verb https://arc.aiaa.org/doi/abs/10.2514/6.2018-3737 - \endverb - \endentry - \entry{schneider_2016}{inproceedings}{} - \name{author}{5}{}{% - {{hash=c9ee6b7753952feefa74b1fdb1d155d2}{% - family={Schneider}, - familyi={S\bibinitperiod}, - given={James}, - giveni={J\bibinitperiod}}}% - {{hash=26cb056b27ee88c3de0aeb0c4d2bb553}{% - family={Schultz}, - familyi={S\bibinitperiod}, - given={Lane\bibnamedelima E.}, - giveni={L\bibinitperiod\bibinitdelim E\bibinitperiod}}}% - {{hash=38535d15105591f0b4dcf76c0b5c716a}{% - family={Mancha}, - familyi={M\bibinitperiod}, - given={Sophie}, - giveni={S\bibinitperiod}}}% - {{hash=53f20b70ea8c0b0cda4ce7ce6e7eeb05}{% - family={Hicks}, - familyi={H\bibinitperiod}, - given={Eric}, - giveni={E\bibinitperiod}}}% - {{hash=5b6f88b36abc6dcdcb5687de2ffde51a}{% - family={Smith}, - familyi={S\bibinitperiod}, - given={Ryan\bibnamedelima N.}, - giveni={R\bibinitperiod\bibinitdelim N\bibinitperiod}}}% - } - \strng{namehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{fullhash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{bibnamehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{authorbibnamehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{authornamehash}{516d146d47a5ed5e29a86fd98c1e5839} - \strng{authorfullhash}{516d146d47a5ed5e29a86fd98c1e5839} - \field{sortinit}{1} - \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{booktitle}{OCEANS 2016 MTS/IEEE Monterey} - \field{title}{Development of a portable water quality sensor for river monitoring from small rafts} - \field{year}{2016} - \field{pages}{1\bibrangedash 10} - \range{pages}{10} - \verb{doi} - \verb 10.1109/OCEANS.2016.7761392 - \endverb - \endentry - \enddatalist -\endrefsection -\endinput - diff --git a/files/curriculum_vitae/output/cv_leschultz.bcf b/files/curriculum_vitae/output/cv_leschultz.bcf deleted file mode 100644 index 49b5986..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.bcf +++ /dev/null @@ -1,2394 +0,0 @@ - - - - - - output_encoding - utf8 - - - input_encoding - utf8 - - - debug - 0 - - - mincrossrefs - 2 - - - minxrefs - 2 - - - sortcase - 1 - - - sortupper - 1 - - - - - - - alphaothers - + - - - extradatecontext - labelname - labeltitle - - - labelalpha - 0 - - - labelnamespec - shortauthor - author - shorteditor - editor - translator - - - labeltitle - 0 - - - labeltitlespec - shorttitle - title - maintitle - - - labeltitleyear - 0 - - - labeldateparts - 0 - - - labeldatespec - date - year - eventdate - origdate - urldate - nodate - - - julian - 0 - - - gregorianstart - 1582-10-15 - - - maxalphanames - 3 - - - maxbibnames - 6 - - - maxcitenames - 99 - - - maxsortnames - 6 - - - maxitems - 3 - - - minalphanames - 1 - - - minbibnames - 1 - - - mincitenames - 1 - - - minsortnames - 1 - - - minitems - 1 - - - nohashothers - 0 - - - noroman - 0 - - - nosortothers - 0 - - - pluralothers - 0 - - - singletitle - 0 - - - skipbib - 0 - - - skipbiblist - 0 - - - skiplab - 0 - - - sortalphaothers - + - - - sortlocale - english - - - sortingtemplatename - none - - - sortsets - 0 - - - uniquelist - false - - - uniquename - false - - - uniqueprimaryauthor - 0 - - - uniquetitle - 0 - - - uniquebaretitle - 0 - - - uniquework - 0 - - - useprefix - 0 - - - useafterword - 1 - - - useannotator - 1 - - - useauthor - 1 - - - usebookauthor - 1 - - - usecommentator - 1 - - - useeditor - 1 - - - useeditora - 1 - - - useeditorb - 1 - - - useeditorc - 1 - - - useforeword - 1 - - - useholder - 1 - - - useintroduction - 1 - - - usenamea - 1 - - - usenameb - 1 - - - usenamec - 1 - - - usetranslator - 0 - - - useshortauthor - 1 - - - useshorteditor - 1 - - - - - - extradatecontext - labelname - labeltitle - - - labelalpha - 0 - - - labelnamespec - shortauthor - author - shorteditor - editor - translator - - - labeltitle - 0 - - - labeltitlespec - shorttitle - title - maintitle - - - labeltitleyear - 0 - - - labeldateparts - 0 - - - labeldatespec - date - year - eventdate - origdate - urldate - nodate - - - maxalphanames - 3 - - - maxbibnames - 6 - - - maxcitenames - 99 - - - maxsortnames - 6 - - - maxitems - 3 - - - minalphanames - 1 - - - minbibnames - 1 - - - mincitenames - 1 - - - minsortnames - 1 - - - minitems - 1 - - - nohashothers - 0 - - - noroman - 0 - - - nosortothers - 0 - - - singletitle - 0 - - - skipbib - 0 - - - skipbiblist - 0 - - - skiplab - 0 - - - uniquelist - false - - - uniquename - false - - - uniqueprimaryauthor - 0 - - - uniquetitle - 0 - - - uniquebaretitle - 0 - - - uniquework - 0 - - - useprefix - 0 - - - useafterword - 1 - - - useannotator - 1 - - - useauthor - 1 - - - usebookauthor - 1 - - - usecommentator - 1 - - - useeditor - 1 - - - useeditora - 1 - - - useeditorb - 1 - - - useeditorc - 1 - - - useforeword - 1 - - - useholder - 1 - - - useintroduction - 1 - - - usenamea - 1 - - - usenameb - 1 - - - usenamec - 1 - - - usetranslator - 0 - - - useshortauthor - 1 - - - useshorteditor - 1 - - - - - datamodel - labelalphanametemplate - labelalphatemplate - inheritance - translit - uniquenametemplate - sortingnamekeytemplate - sortingtemplate - extradatespec - extradatecontext - labelnamespec - labeltitlespec - labeldatespec - controlversion - alphaothers - sortalphaothers - presort - texencoding - bibencoding - sortingtemplatename - sortlocale - language - autolang - langhook - indexing - hyperref - backrefsetstyle - block - pagetracker - citecounter - citetracker - ibidtracker - idemtracker - opcittracker - loccittracker - labeldate - labeltime - dateera - date - time - eventdate - eventtime - origdate - origtime - urldate - urltime - alldatesusetime - alldates - alltimes - gregorianstart - autocite - notetype - uniquelist - uniquename - refsection - refsegment - citereset - sortlos - babel - datelabel - backrefstyle - arxiv - familyinits - giveninits - prefixinits - suffixinits - useafterword - useannotator - useauthor - usebookauthor - usecommentator - useeditor - useeditora - useeditorb - useeditorc - useforeword - useholder - useintroduction - usenamea - usenameb - usenamec - usetranslator - useshortauthor - useshorteditor - debug - loadfiles - safeinputenc - sortcase - sortupper - terseinits - abbreviate - dateabbrev - clearlang - sortcites - sortsets - backref - backreffloats - trackfloats - parentracker - labeldateusetime - datecirca - dateuncertain - dateusetime - eventdateusetime - origdateusetime - urldateusetime - julian - datezeros - timezeros - timezones - seconds - autopunct - punctfont - labelnumber - labelalpha - labeltitle - labeltitleyear - labeldateparts - pluralothers - nohashothers - nosortothers - noroman - singletitle - uniquetitle - uniquebaretitle - uniquework - uniqueprimaryauthor - defernumbers - locallabelwidth - bibwarn - useprefix - skipbib - skipbiblist - skiplab - dataonly - defernums - firstinits - sortfirstinits - sortgiveninits - labelyear - isbn - url - doi - eprint - related - subentry - dashed - subentrycomp - bibtexcaseprotection - mincrossrefs - minxrefs - maxnames - minnames - maxbibnames - minbibnames - maxcitenames - mincitenames - maxsortnames - minsortnames - maxitems - minitems - maxalphanames - minalphanames - maxparens - dateeraauto - - - alphaothers - sortalphaothers - presort - indexing - citetracker - ibidtracker - idemtracker - opcittracker - loccittracker - uniquelist - uniquename - familyinits - giveninits - prefixinits - suffixinits - useafterword - useannotator - useauthor - usebookauthor - usecommentator - useeditor - useeditora - useeditorb - useeditorc - useforeword - useholder - useintroduction - usenamea - usenameb - usenamec - usetranslator - useshortauthor - useshorteditor - terseinits - abbreviate - dateabbrev - clearlang - labelnumber - labelalpha - labeltitle - labeltitleyear - labeldateparts - nohashothers - nosortothers - noroman - singletitle - uniquetitle - uniquebaretitle - uniquework - uniqueprimaryauthor - useprefix - skipbib - skipbiblist - skiplab - dataonly - skiplos - labelyear - isbn - url - doi - eprint - related - subentry - subentrycomp - bibtexcaseprotection - labelalphatemplate - translit - sortexclusion - sortinclusion - extradatecontext - labelnamespec - labeltitlespec - labeldatespec - maxnames - minnames - maxbibnames - minbibnames - maxcitenames - mincitenames - maxsortnames - minsortnames - maxitems - minitems - maxalphanames - minalphanames - - - noinherit - nametemplates - labelalphanametemplatename - uniquenametemplatename - sortingnamekeytemplatename - presort - indexing - citetracker - ibidtracker - idemtracker - opcittracker - loccittracker - uniquelist - uniquename - familyinits - giveninits - prefixinits - suffixinits - useafterword - useannotator - useauthor - usebookauthor - usecommentator - useeditor - useeditora - useeditorb - useeditorc - useforeword - useholder - useintroduction - usenamea - usenameb - usenamec - usetranslator - useshortauthor - useshorteditor - terseinits - abbreviate - dateabbrev - clearlang - labelnumber - labelalpha - labeltitle - labeltitleyear - labeldateparts - nohashothers - nosortothers - noroman - singletitle - uniquetitle - uniquebaretitle - uniquework - uniqueprimaryauthor - useprefix - skipbib - skipbiblist - skiplab - dataonly - skiplos - isbn - url - doi - eprint - related - subentry - subentrycomp - bibtexcaseprotection - maxnames - minnames - maxbibnames - minbibnames - maxcitenames - mincitenames - maxsortnames - minsortnames - maxitems - minitems - maxalphanames - minalphanames - - - nametemplates - labelalphanametemplatename - uniquenametemplatename - sortingnamekeytemplatename - uniquelist - uniquename - familyinits - giveninits - prefixinits - suffixinits - terseinits - nohashothers - nosortothers - useprefix - - - nametemplates - labelalphanametemplatename - uniquenametemplatename - sortingnamekeytemplatename - uniquename - familyinits - giveninits - prefixinits - suffixinits - terseinits - useprefix - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - prefix - family - - - - - shorthand - label - labelname - labelname - - - year - - - - - - labelyear - year - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - prefix - family - given - - - - - prefix - family - - - given - - - suffix - - - prefix - - - mm - - - - sf,sm,sn,pf,pm,pn,pp - family,given,prefix,suffix - boolean,integer,string,xml - default,transliteration,transcription,translation - - - article - artwork - audio - bibnote - book - bookinbook - booklet - collection - commentary - customa - customb - customc - customd - custome - customf - dataset - inbook - incollection - inproceedings - inreference - image - jurisdiction - legal - legislation - letter - manual - misc - movie - music - mvcollection - mvreference - mvproceedings - mvbook - online - patent - performance - periodical - proceedings - reference - report - review - set - software - standard - suppbook - suppcollection - suppperiodical - thesis - unpublished - video - xdata - - - sortyear - volume - volumes - abstract - addendum - annotation - booksubtitle - booktitle - booktitleaddon - chapter - edition - eid - entrysubtype - eprintclass - eprinttype - eventtitle - eventtitleaddon - gender - howpublished - indexsorttitle - indextitle - isan - isbn - ismn - isrn - issn - issue - issuesubtitle - issuetitle - issuetitleaddon - iswc - journalsubtitle - journaltitle - journaltitleaddon - label - langid - langidopts - library - mainsubtitle - maintitle - maintitleaddon - nameaddon - note - number - origtitle - pagetotal - part - relatedstring - relatedtype - reprinttitle - series - shorthandintro - subtitle - title - titleaddon - usera - userb - userc - userd - usere - userf - venue - version - shorthand - shortjournal - shortseries - shorttitle - sorttitle - sortshorthand - sortkey - presort - institution - lista - listb - listc - listd - liste - listf - location - organization - origlocation - origpublisher - publisher - afterword - annotator - author - bookauthor - commentator - editor - editora - editorb - editorc - foreword - holder - introduction - namea - nameb - namec - translator - shortauthor - shorteditor - sortname - authortype - editoratype - editorbtype - editorctype - editortype - bookpagination - nameatype - namebtype - namectype - pagination - pubstate - type - language - origlanguage - crossref - xref - date - endyear - year - month - day - hour - minute - second - timezone - yeardivision - endmonth - endday - endhour - endminute - endsecond - endtimezone - endyeardivision - eventdate - eventendyear - eventyear - eventmonth - eventday - eventhour - eventminute - eventsecond - eventtimezone - eventyeardivision - eventendmonth - eventendday - eventendhour - eventendminute - eventendsecond - eventendtimezone - eventendyeardivision - origdate - origendyear - origyear - origmonth - origday - orighour - origminute - origsecond - origtimezone - origyeardivision - origendmonth - origendday - origendhour - origendminute - origendsecond - origendtimezone - origendyeardivision - urldate - urlendyear - urlyear - urlmonth - urlday - urlhour - urlminute - urlsecond - urltimezone - urlyeardivision - urlendmonth - urlendday - urlendhour - urlendminute - urlendsecond - urlendtimezone - urlendyeardivision - doi - eprint - file - verba - verbb - verbc - url - xdata - ids - entryset - related - keywords - options - relatedoptions - pages - execute - - - abstract - annotation - authortype - bookpagination - crossref - day - doi - eprint - eprintclass - eprinttype - endday - endhour - endminute - endmonth - endsecond - endtimezone - endyear - endyeardivision - entryset - entrysubtype - execute - file - gender - hour - ids - indextitle - indexsorttitle - isan - ismn - iswc - keywords - label - langid - langidopts - library - lista - listb - listc - listd - liste - listf - minute - month - namea - nameb - namec - nameatype - namebtype - namectype - nameaddon - options - origday - origendday - origendhour - origendminute - origendmonth - origendsecond - origendtimezone - origendyear - origendyeardivision - orighour - origminute - origmonth - origsecond - origtimezone - origyear - origyeardivision - origlocation - origpublisher - origtitle - pagination - presort - related - relatedoptions - relatedstring - relatedtype - second - shortauthor - shorteditor - shorthand - shorthandintro - shortjournal - shortseries - shorttitle - sortkey - sortname - sortshorthand - sorttitle - sortyear - timezone - url - urlday - urlendday - urlendhour - urlendminute - urlendmonth - urlendsecond - urlendtimezone - urlendyear - urlhour - urlminute - urlmonth - urlsecond - urltimezone - urlyear - usera - userb - userc - userd - usere - userf - verba - verbb - verbc - xdata - xref - year - yeardivision - - - set - entryset - - - article - addendum - annotator - author - commentator - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - issn - issue - issuetitle - issuesubtitle - issuetitleaddon - journalsubtitle - journaltitle - journaltitleaddon - language - note - number - origlanguage - pages - pubstate - series - subtitle - title - titleaddon - translator - version - volume - - - bibnote - note - - - book - author - addendum - afterword - annotator - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - maintitle - maintitleaddon - mainsubtitle - note - number - origlanguage - pages - pagetotal - part - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - mvbook - addendum - afterword - annotator - author - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - foreword - introduction - isbn - language - location - note - number - origlanguage - pagetotal - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - inbook - bookinbook - suppbook - addendum - afterword - annotator - author - booktitle - bookauthor - booksubtitle - booktitleaddon - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - origlanguage - part - publisher - pages - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - booklet - addendum - author - chapter - editor - editortype - eid - howpublished - language - location - note - pages - pagetotal - pubstate - subtitle - title - titleaddon - type - - - collection - reference - addendum - afterword - annotator - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - origlanguage - pages - pagetotal - part - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - mvcollection - mvreference - addendum - afterword - annotator - author - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - foreword - introduction - isbn - language - location - note - number - origlanguage - publisher - pubstate - subtitle - title - titleaddon - translator - volume - volumes - - - incollection - suppcollection - inreference - addendum - afterword - annotator - author - booksubtitle - booktitle - booktitleaddon - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - origlanguage - pages - part - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - dataset - addendum - author - edition - editor - editortype - language - location - note - number - organization - publisher - pubstate - series - subtitle - title - titleaddon - type - version - - - manual - addendum - author - chapter - edition - editor - editortype - eid - isbn - language - location - note - number - organization - pages - pagetotal - publisher - pubstate - series - subtitle - title - titleaddon - type - version - - - misc - software - addendum - author - editor - editortype - howpublished - language - location - note - organization - pubstate - subtitle - title - titleaddon - type - version - - - online - addendum - author - editor - editortype - language - note - organization - pubstate - subtitle - title - titleaddon - version - - - patent - addendum - author - holder - location - note - number - pubstate - subtitle - title - titleaddon - type - version - - - periodical - addendum - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - issn - issue - issuesubtitle - issuetitle - issuetitleaddon - language - note - number - pubstate - series - subtitle - title - titleaddon - volume - yeardivision - - - mvproceedings - addendum - editor - editortype - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - isbn - language - location - note - number - organization - pagetotal - publisher - pubstate - series - subtitle - title - titleaddon - venue - volumes - - - proceedings - addendum - chapter - editor - editortype - eid - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - organization - pages - pagetotal - part - publisher - pubstate - series - subtitle - title - titleaddon - venue - volume - volumes - - - inproceedings - addendum - author - booksubtitle - booktitle - booktitleaddon - chapter - editor - editortype - eid - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - organization - pages - part - publisher - pubstate - series - subtitle - title - titleaddon - venue - volume - volumes - - - report - addendum - author - chapter - eid - institution - isrn - language - location - note - number - pages - pagetotal - pubstate - subtitle - title - titleaddon - type - version - - - thesis - addendum - author - chapter - eid - institution - language - location - note - pages - pagetotal - pubstate - subtitle - title - titleaddon - type - - - unpublished - addendum - author - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - howpublished - language - location - note - pubstate - subtitle - title - titleaddon - type - venue - - - abstract - addendum - afterword - annotator - author - bookauthor - booksubtitle - booktitle - booktitleaddon - chapter - commentator - editor - editora - editorb - editorc - foreword - holder - institution - introduction - issuesubtitle - issuetitle - issuetitleaddon - journalsubtitle - journaltitle - journaltitleaddon - location - mainsubtitle - maintitle - maintitleaddon - nameaddon - note - organization - origlanguage - origlocation - origpublisher - origtitle - part - publisher - relatedstring - series - shortauthor - shorteditor - shorthand - shortjournal - shortseries - shorttitle - sortname - sortshorthand - sorttitle - subtitle - title - titleaddon - translator - venue - - - article - book - inbook - bookinbook - suppbook - booklet - collection - incollection - suppcollection - manual - misc - mvbook - mvcollection - online - patent - periodical - suppperiodical - proceedings - inproceedings - reference - inreference - report - set - thesis - unpublished - - - date - year - - - - - set - - entryset - - - - article - - author - journaltitle - title - - - - book - mvbook - - author - title - - - - inbook - bookinbook - suppbook - - author - title - booktitle - - - - booklet - - - author - editor - - title - - - - collection - reference - mvcollection - mvreference - - editor - title - - - - incollection - suppcollection - inreference - - author - editor - title - booktitle - - - - dataset - - title - - - - manual - - title - - - - misc - software - - title - - - - online - - title - - url - doi - eprint - - - - - patent - - author - title - number - - - - periodical - - editor - title - - - - proceedings - mvproceedings - - title - - - - inproceedings - - author - title - booktitle - - - - report - - author - title - type - institution - - - - thesis - - author - title - type - institution - - - - unpublished - - author - title - - - - - isbn - - - issn - - - ismn - - - gender - - - - - - - sections/refs.bib - - - schultz_2022 - schultz_2021 - schmidt_2024 - afflerbach_2022 - afflerbach_2021 - janqi_2020 - halls_2018 - schultz_kde_2024 - meng_2024 - jacobs_2024 - agrawal_2024 - schultz_presentation_2021 - schultz_presentation_2020 - schultz_2018 - schneider_2016 - - - - - citeorder - - - intciteorder - - - - diff --git a/files/curriculum_vitae/output/cv_leschultz.bcf-SAVE-ERROR b/files/curriculum_vitae/output/cv_leschultz.bcf-SAVE-ERROR deleted file mode 100644 index a62dc5e..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.bcf-SAVE-ERROR +++ /dev/null @@ -1,2367 +0,0 @@ - - - - - - output_encoding - utf8 - - - input_encoding - utf8 - - - debug - 0 - - - mincrossrefs - 2 - - - minxrefs - 2 - - - sortcase - 1 - - - sortupper - 1 - - - - - - - alphaothers - + - - - extradatecontext - labelname - labeltitle - - - labelalpha - 0 - - - labelnamespec - shortauthor - author - shorteditor - editor - translator - - - labeltitle - 0 - - - labeltitlespec - shorttitle - title - maintitle - - - labeltitleyear - 0 - - - labeldateparts - 0 - - - labeldatespec - date - year - eventdate - origdate - urldate - nodate - - - julian - 0 - - - gregorianstart - 1582-10-15 - - - maxalphanames - 3 - - - maxbibnames - 6 - - - maxcitenames - 99 - - - maxsortnames - 6 - - - maxitems - 3 - - - minalphanames - 1 - - - minbibnames - 1 - - - mincitenames - 1 - - - minsortnames - 1 - - - minitems - 1 - - - nohashothers - 0 - - - noroman - 0 - - - nosortothers - 0 - - - pluralothers - 0 - - - singletitle - 0 - - - skipbib - 0 - - - skipbiblist - 0 - - - skiplab - 0 - - - sortalphaothers - + - - - sortlocale - english - - - sortingtemplatename - none - - - sortsets - 0 - - - uniquelist - false - - - uniquename - false - - - uniqueprimaryauthor - 0 - - - uniquetitle - 0 - - - uniquebaretitle - 0 - - - uniquework - 0 - - - useprefix - 0 - - - useafterword - 1 - - - useannotator - 1 - - - useauthor - 1 - - - usebookauthor - 1 - - - usecommentator - 1 - - - useeditor - 1 - - - useeditora - 1 - - - useeditorb - 1 - - - useeditorc - 1 - - - useforeword - 1 - - - useholder - 1 - - - useintroduction - 1 - - - usenamea - 1 - - - usenameb - 1 - - - usenamec - 1 - - - usetranslator - 0 - - - useshortauthor - 1 - - - useshorteditor - 1 - - - - - - extradatecontext - labelname - labeltitle - - - labelalpha - 0 - - - labelnamespec - shortauthor - author - shorteditor - editor - translator - - - labeltitle - 0 - - - labeltitlespec - shorttitle - title - maintitle - - - labeltitleyear - 0 - - - labeldateparts - 0 - - - labeldatespec - date - year - eventdate - origdate - urldate - nodate - - - maxalphanames - 3 - - - maxbibnames - 6 - - - maxcitenames - 99 - - - maxsortnames - 6 - - - maxitems - 3 - - - minalphanames - 1 - - - minbibnames - 1 - - - mincitenames - 1 - - - minsortnames - 1 - - - minitems - 1 - - - nohashothers - 0 - - - noroman - 0 - - - nosortothers - 0 - - - singletitle - 0 - - - skipbib - 0 - - - skipbiblist - 0 - - - skiplab - 0 - - - uniquelist - false - - - uniquename - false - - - uniqueprimaryauthor - 0 - - - uniquetitle - 0 - - - uniquebaretitle - 0 - - - uniquework - 0 - - - useprefix - 0 - - - useafterword - 1 - - - useannotator - 1 - - - useauthor - 1 - - - usebookauthor - 1 - - - usecommentator - 1 - - - useeditor - 1 - - - useeditora - 1 - - - useeditorb - 1 - - - useeditorc - 1 - - - useforeword - 1 - - - useholder - 1 - - - useintroduction - 1 - - - usenamea - 1 - - - usenameb - 1 - - - usenamec - 1 - - - usetranslator - 0 - - - useshortauthor - 1 - - - useshorteditor - 1 - - - - - datamodel - labelalphanametemplate - labelalphatemplate - inheritance - translit - uniquenametemplate - sortingnamekeytemplate - sortingtemplate - extradatespec - extradatecontext - labelnamespec - labeltitlespec - labeldatespec - controlversion - alphaothers - sortalphaothers - presort - texencoding - bibencoding - sortingtemplatename - sortlocale - language - autolang - langhook - indexing - hyperref - backrefsetstyle - block - pagetracker - citecounter - citetracker - ibidtracker - idemtracker - opcittracker - loccittracker - labeldate - labeltime - dateera - date - time - eventdate - eventtime - origdate - origtime - urldate - urltime - alldatesusetime - alldates - alltimes - gregorianstart - autocite - notetype - uniquelist - uniquename - refsection - refsegment - citereset - sortlos - babel - datelabel - backrefstyle - arxiv - familyinits - giveninits - prefixinits - suffixinits - useafterword - useannotator - useauthor - usebookauthor - usecommentator - useeditor - useeditora - useeditorb - useeditorc - useforeword - useholder - useintroduction - usenamea - usenameb - usenamec - usetranslator - useshortauthor - useshorteditor - debug - loadfiles - safeinputenc - sortcase - sortupper - terseinits - abbreviate - dateabbrev - clearlang - sortcites - sortsets - backref - backreffloats - trackfloats - parentracker - labeldateusetime - datecirca - dateuncertain - dateusetime - eventdateusetime - origdateusetime - urldateusetime - julian - datezeros - timezeros - timezones - seconds - autopunct - punctfont - labelnumber - labelalpha - labeltitle - labeltitleyear - labeldateparts - pluralothers - nohashothers - nosortothers - noroman - singletitle - uniquetitle - uniquebaretitle - uniquework - uniqueprimaryauthor - defernumbers - locallabelwidth - bibwarn - useprefix - skipbib - skipbiblist - skiplab - dataonly - defernums - firstinits - sortfirstinits - sortgiveninits - labelyear - isbn - url - doi - eprint - related - subentry - dashed - subentrycomp - bibtexcaseprotection - mincrossrefs - minxrefs - maxnames - minnames - maxbibnames - minbibnames - maxcitenames - mincitenames - maxsortnames - minsortnames - maxitems - minitems - maxalphanames - minalphanames - maxparens - dateeraauto - - - alphaothers - sortalphaothers - presort - indexing - citetracker - ibidtracker - idemtracker - opcittracker - loccittracker - uniquelist - uniquename - familyinits - giveninits - prefixinits - suffixinits - useafterword - useannotator - useauthor - usebookauthor - usecommentator - useeditor - useeditora - useeditorb - useeditorc - useforeword - useholder - useintroduction - usenamea - usenameb - usenamec - usetranslator - useshortauthor - useshorteditor - terseinits - abbreviate - dateabbrev - clearlang - labelnumber - labelalpha - labeltitle - labeltitleyear - labeldateparts - nohashothers - nosortothers - noroman - singletitle - uniquetitle - uniquebaretitle - uniquework - uniqueprimaryauthor - useprefix - skipbib - skipbiblist - skiplab - dataonly - skiplos - labelyear - isbn - url - doi - eprint - related - subentry - subentrycomp - bibtexcaseprotection - labelalphatemplate - translit - sortexclusion - sortinclusion - extradatecontext - labelnamespec - labeltitlespec - labeldatespec - maxnames - minnames - maxbibnames - minbibnames - maxcitenames - mincitenames - maxsortnames - minsortnames - maxitems - minitems - maxalphanames - minalphanames - - - noinherit - nametemplates - labelalphanametemplatename - uniquenametemplatename - sortingnamekeytemplatename - presort - indexing - citetracker - ibidtracker - idemtracker - opcittracker - loccittracker - uniquelist - uniquename - familyinits - giveninits - prefixinits - suffixinits - useafterword - useannotator - useauthor - usebookauthor - usecommentator - useeditor - useeditora - useeditorb - useeditorc - useforeword - useholder - useintroduction - usenamea - usenameb - usenamec - usetranslator - useshortauthor - useshorteditor - terseinits - abbreviate - dateabbrev - clearlang - labelnumber - labelalpha - labeltitle - labeltitleyear - labeldateparts - nohashothers - nosortothers - noroman - singletitle - uniquetitle - uniquebaretitle - uniquework - uniqueprimaryauthor - useprefix - skipbib - skipbiblist - skiplab - dataonly - skiplos - isbn - url - doi - eprint - related - subentry - subentrycomp - bibtexcaseprotection - maxnames - minnames - maxbibnames - minbibnames - maxcitenames - mincitenames - maxsortnames - minsortnames - maxitems - minitems - maxalphanames - minalphanames - - - nametemplates - labelalphanametemplatename - uniquenametemplatename - sortingnamekeytemplatename - uniquelist - uniquename - familyinits - giveninits - prefixinits - suffixinits - terseinits - nohashothers - nosortothers - useprefix - - - nametemplates - labelalphanametemplatename - uniquenametemplatename - sortingnamekeytemplatename - uniquename - familyinits - giveninits - prefixinits - suffixinits - terseinits - useprefix - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - prefix - family - - - - - shorthand - label - labelname - labelname - - - year - - - - - - labelyear - year - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - prefix - family - given - - - - - prefix - family - - - given - - - suffix - - - prefix - - - mm - - - - sf,sm,sn,pf,pm,pn,pp - family,given,prefix,suffix - boolean,integer,string,xml - default,transliteration,transcription,translation - - - article - artwork - audio - bibnote - book - bookinbook - booklet - collection - commentary - customa - customb - customc - customd - custome - customf - dataset - inbook - incollection - inproceedings - inreference - image - jurisdiction - legal - legislation - letter - manual - misc - movie - music - mvcollection - mvreference - mvproceedings - mvbook - online - patent - performance - periodical - proceedings - reference - report - review - set - software - standard - suppbook - suppcollection - suppperiodical - thesis - unpublished - video - xdata - - - sortyear - volume - volumes - abstract - addendum - annotation - booksubtitle - booktitle - booktitleaddon - chapter - edition - eid - entrysubtype - eprintclass - eprinttype - eventtitle - eventtitleaddon - gender - howpublished - indexsorttitle - indextitle - isan - isbn - ismn - isrn - issn - issue - issuesubtitle - issuetitle - issuetitleaddon - iswc - journalsubtitle - journaltitle - journaltitleaddon - label - langid - langidopts - library - mainsubtitle - maintitle - maintitleaddon - nameaddon - note - number - origtitle - pagetotal - part - relatedstring - relatedtype - reprinttitle - series - shorthandintro - subtitle - title - titleaddon - usera - userb - userc - userd - usere - userf - venue - version - shorthand - shortjournal - shortseries - shorttitle - sorttitle - sortshorthand - sortkey - presort - institution - lista - listb - listc - listd - liste - listf - location - organization - origlocation - origpublisher - publisher - afterword - annotator - author - bookauthor - commentator - editor - editora - editorb - editorc - foreword - holder - introduction - namea - nameb - namec - translator - shortauthor - shorteditor - sortname - authortype - editoratype - editorbtype - editorctype - editortype - bookpagination - nameatype - namebtype - namectype - pagination - pubstate - type - language - origlanguage - crossref - xref - date - endyear - year - month - day - hour - minute - second - timezone - yeardivision - endmonth - endday - endhour - endminute - endsecond - endtimezone - endyeardivision - eventdate - eventendyear - eventyear - eventmonth - eventday - eventhour - eventminute - eventsecond - eventtimezone - eventyeardivision - eventendmonth - eventendday - eventendhour - eventendminute - eventendsecond - eventendtimezone - eventendyeardivision - origdate - origendyear - origyear - origmonth - origday - orighour - origminute - origsecond - origtimezone - origyeardivision - origendmonth - origendday - origendhour - origendminute - origendsecond - origendtimezone - origendyeardivision - urldate - urlendyear - urlyear - urlmonth - urlday - urlhour - urlminute - urlsecond - urltimezone - urlyeardivision - urlendmonth - urlendday - urlendhour - urlendminute - urlendsecond - urlendtimezone - urlendyeardivision - doi - eprint - file - verba - verbb - verbc - url - xdata - ids - entryset - related - keywords - options - relatedoptions - pages - execute - - - abstract - annotation - authortype - bookpagination - crossref - day - doi - eprint - eprintclass - eprinttype - endday - endhour - endminute - endmonth - endsecond - endtimezone - endyear - endyeardivision - entryset - entrysubtype - execute - file - gender - hour - ids - indextitle - indexsorttitle - isan - ismn - iswc - keywords - label - langid - langidopts - library - lista - listb - listc - listd - liste - listf - minute - month - namea - nameb - namec - nameatype - namebtype - namectype - nameaddon - options - origday - origendday - origendhour - origendminute - origendmonth - origendsecond - origendtimezone - origendyear - origendyeardivision - orighour - origminute - origmonth - origsecond - origtimezone - origyear - origyeardivision - origlocation - origpublisher - origtitle - pagination - presort - related - relatedoptions - relatedstring - relatedtype - second - shortauthor - shorteditor - shorthand - shorthandintro - shortjournal - shortseries - shorttitle - sortkey - sortname - sortshorthand - sorttitle - sortyear - timezone - url - urlday - urlendday - urlendhour - urlendminute - urlendmonth - urlendsecond - urlendtimezone - urlendyear - urlhour - urlminute - urlmonth - urlsecond - urltimezone - urlyear - usera - userb - userc - userd - usere - userf - verba - verbb - verbc - xdata - xref - year - yeardivision - - - set - entryset - - - article - addendum - annotator - author - commentator - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - issn - issue - issuetitle - issuesubtitle - issuetitleaddon - journalsubtitle - journaltitle - journaltitleaddon - language - note - number - origlanguage - pages - pubstate - series - subtitle - title - titleaddon - translator - version - volume - - - bibnote - note - - - book - author - addendum - afterword - annotator - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - maintitle - maintitleaddon - mainsubtitle - note - number - origlanguage - pages - pagetotal - part - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - mvbook - addendum - afterword - annotator - author - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - foreword - introduction - isbn - language - location - note - number - origlanguage - pagetotal - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - inbook - bookinbook - suppbook - addendum - afterword - annotator - author - booktitle - bookauthor - booksubtitle - booktitleaddon - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - origlanguage - part - publisher - pages - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - booklet - addendum - author - chapter - editor - editortype - eid - howpublished - language - location - note - pages - pagetotal - pubstate - subtitle - title - titleaddon - type - - - collection - reference - addendum - afterword - annotator - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - origlanguage - pages - pagetotal - part - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - mvcollection - mvreference - addendum - afterword - annotator - author - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - foreword - introduction - isbn - language - location - note - number - origlanguage - publisher - pubstate - subtitle - title - titleaddon - translator - volume - volumes - - - incollection - suppcollection - inreference - addendum - afterword - annotator - author - booksubtitle - booktitle - booktitleaddon - chapter - commentator - edition - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - eid - foreword - introduction - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - origlanguage - pages - part - publisher - pubstate - series - subtitle - title - titleaddon - translator - volume - volumes - - - dataset - addendum - author - edition - editor - editortype - language - location - note - number - organization - publisher - pubstate - series - subtitle - title - titleaddon - type - version - - - manual - addendum - author - chapter - edition - editor - editortype - eid - isbn - language - location - note - number - organization - pages - pagetotal - publisher - pubstate - series - subtitle - title - titleaddon - type - version - - - misc - software - addendum - author - editor - editortype - howpublished - language - location - note - organization - pubstate - subtitle - title - titleaddon - type - version - - - online - addendum - author - editor - editortype - language - note - organization - pubstate - subtitle - title - titleaddon - version - - - patent - addendum - author - holder - location - note - number - pubstate - subtitle - title - titleaddon - type - version - - - periodical - addendum - editor - editora - editorb - editorc - editortype - editoratype - editorbtype - editorctype - issn - issue - issuesubtitle - issuetitle - issuetitleaddon - language - note - number - pubstate - series - subtitle - title - titleaddon - volume - yeardivision - - - mvproceedings - addendum - editor - editortype - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - isbn - language - location - note - number - organization - pagetotal - publisher - pubstate - series - subtitle - title - titleaddon - venue - volumes - - - proceedings - addendum - chapter - editor - editortype - eid - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - organization - pages - pagetotal - part - publisher - pubstate - series - subtitle - title - titleaddon - venue - volume - volumes - - - inproceedings - addendum - author - booksubtitle - booktitle - booktitleaddon - chapter - editor - editortype - eid - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - isbn - language - location - mainsubtitle - maintitle - maintitleaddon - note - number - organization - pages - part - publisher - pubstate - series - subtitle - title - titleaddon - venue - volume - volumes - - - report - addendum - author - chapter - eid - institution - isrn - language - location - note - number - pages - pagetotal - pubstate - subtitle - title - titleaddon - type - version - - - thesis - addendum - author - chapter - eid - institution - language - location - note - pages - pagetotal - pubstate - subtitle - title - titleaddon - type - - - unpublished - addendum - author - eventday - eventendday - eventendhour - eventendminute - eventendmonth - eventendsecond - eventendtimezone - eventendyear - eventendyeardivision - eventhour - eventminute - eventmonth - eventsecond - eventtimezone - eventyear - eventyeardivision - eventtitle - eventtitleaddon - howpublished - language - location - note - pubstate - subtitle - title - titleaddon - type - venue - - - abstract - addendum - afterword - annotator - author - bookauthor - booksubtitle - booktitle - booktitleaddon - chapter - commentator - editor - editora - editorb - editorc - foreword - holder - institution - introduction - issuesubtitle - issuetitle - issuetitleaddon - journalsubtitle - journaltitle - journaltitleaddon - location - mainsubtitle - maintitle - maintitleaddon - nameaddon - note - organization - origlanguage - origlocation - origpublisher - origtitle - part - publisher - relatedstring - series - shortauthor - shorteditor - shorthand - shortjournal - shortseries - shorttitle - sortname - sortshorthand - sorttitle - subtitle - title - titleaddon - translator - venue - - - article - book - inbook - bookinbook - suppbook - booklet - collection - incollection - suppcollection - manual - misc - mvbook - mvcollection - online - patent - periodical - suppperiodical - proceedings - inproceedings - reference - inreference - report - set - thesis - unpublished - - - date - year - - - - - set - - entryset - - - - article - - author - journaltitle - title - - - - book - mvbook - - author - title - - - - inbook - bookinbook - suppbook - - author - title - booktitle - - - - booklet - - - author - editor - - title - - - - collection - reference - mvcollection - mvreference - - editor - title - - - - incollection - suppcollection - inreference - - author - editor - title - booktitle - - - - dataset - - title - - - - manual - - title - - - - misc - software - - title - - - - online - - title - - url - doi - eprint - - - - - patent - - author - title - number - - - - periodical - - editor - title - - - - proceedings - mvproceedings - - title - - - - inproceedings - - author - title - booktitle - - - - report - - author - title - type - institution - - - - thesis - - author - title - type - institution - - - - unpublished - - author - title - - - - - isbn - - - issn - - - ismn - - - gender - - - - - - - sections/refs.bib - - diff --git a/files/curriculum_vitae/output/cv_leschultz.blg b/files/curriculum_vitae/output/cv_leschultz.blg deleted file mode 100644 index c915b44..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.blg +++ /dev/null @@ -1,15 +0,0 @@ -[0] Config.pm:307> INFO - This is Biber 2.19 -[0] Config.pm:310> INFO - Logfile is 'output/cv_leschultz.blg' -[35] biber:340> INFO - === Tue Jun 25, 2024, 14:20:01 -[42] Biber.pm:419> INFO - Reading 'output/cv_leschultz.bcf' -[69] Biber.pm:979> INFO - Found 15 citekeys in bib section 0 -[75] Biber.pm:4419> INFO - Processing section 0 -[79] Biber.pm:4610> INFO - Looking for bibtex file 'sections/refs.bib' for section 0 -[80] bibtex.pm:1713> INFO - LaTeX decoding ... -[85] bibtex.pm:1519> INFO - Found BibTeX data source 'sections/refs.bib' -[179] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized' -[179] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable' -[179] Biber.pm:4239> INFO - Sorting list 'none/global//global/global' of type 'entry' with template 'none' and locale 'en-US' -[179] Biber.pm:4245> INFO - No sort tailoring available for locale 'en-US' -[185] bbl.pm:660> INFO - Writing 'output/cv_leschultz.bbl' with encoding 'UTF-8' -[188] bbl.pm:763> INFO - Output to output/cv_leschultz.bbl diff --git a/files/curriculum_vitae/output/cv_leschultz.fdb_latexmk b/files/curriculum_vitae/output/cv_leschultz.fdb_latexmk deleted file mode 100644 index bc31011..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.fdb_latexmk +++ /dev/null @@ -1,181 +0,0 @@ -# Fdb version 4 -["biber output/cv_leschultz"] 1719343201.62175 "output/cv_leschultz.bcf" "output/cv_leschultz.bbl" "output/cv_leschultz" 1719343364.01895 0 - "output/cv_leschultz.bcf" 1719343363.93446 107844 d414101b9811d207b5d010aa14ccbc62 "pdflatex" - "sections/refs.bib" 1719334649.0319 7566 3e2a753289995c8ca600079129eb1010 "" - (generated) - "output/cv_leschultz.bbl" - "output/cv_leschultz.blg" - (rewritten before read) -["pdflatex"] 1719343363.28657 "cv_leschultz.tex" "output/cv_leschultz.pdf" "output/cv_leschultz" 1719343364.01918 0 - "/usr/share/texlive/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc" 1136849721 2971 def0b6c1f0b107b3b936def894055589 "" - "/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_4jropk.enc" 1587936753 3267 177411e539fcc6ace86309ff03b22da6 "" - "/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_5ponh6.enc" 1587936753 3344 37c976a8b2fa4b8f132a488735054f7d "" - "/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_emkxm5.enc" 1587936753 3021 665788e9679767ade2a71155215d25e0 "" - "/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1--base.tfm" 1587936753 1848 e2f45546755035c2f33bf301533311da "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.tfm" 1587936753 32512 ec243704740ad1ec49e8dc73a99dd8e2 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1--base.tfm" 1587936753 1668 823f6b065df7162be1c7a90d3989ee0f "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.tfm" 1587936753 38620 f169de344947771df64b8724cde8c161 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1--base.tfm" 1587936753 1652 31b9d596c0c8dcc7bcfc0431833ece08 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.tfm" 1587936753 37576 ac3ddef6397b06e0361b81f77f4ab180 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1--base.tfm" 1587936753 1412 e24b33fd82f97dba88bed325a6ef668a "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.tfm" 1587936753 1448 4cf5933f0c7b241dc5473033d34eb07e "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1--base.tfm" 1587936753 1700 f0d2e7e360ddd733beac7f8c6fe72fc8 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.tfm" 1587936753 38164 eb1f348b8a4d6c220980bea09111b7dc "" - "/usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecrm1200.tfm" 1136768653 3584 f80ddd985bd00e29e9a6047ebd9d4781 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ectt1200.tfm" 1136768653 1536 487c9b46984a816c7ed238d0674595c7 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm" 1136768653 1524 4414a8315f39513458b80dfc63bff03a "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm" 1136768653 1512 f21f83efb36853c0b70002322c1ab3ad "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm" 1136768653 1520 eccf95517727cb11801f4f1aee3a21b4 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmr12.tfm" 1136768653 1288 655e228510b4c2a1abe905c368440826 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmr6.tfm" 1136768653 1300 b62933e007d01cfd073f79b963c01526 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmr8.tfm" 1136768653 1292 21c1c5bfeaebccffdb478fd231a0997d "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm" 1136768653 1124 6c73e740cf17375f03eec0ee63599741 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm" 1136768653 1116 933a60c408fc0a863a92debe84b2d294 "" - "/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm" 1136768653 1120 8b7d695260f3cff42e636090a8002094 "" - "/usr/share/texlive/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-It.pfb" 1587936753 263595 c7d0bf539613db43888d746e8e621f5b "" - "/usr/share/texlive/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Regular.pfb" 1587936753 336785 795f953d37ac49dd5bce485becd006cc "" - "/usr/share/texlive/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Semibold.pfb" 1587936753 348377 8320fef6dc51fa7e8af5aeb1bf35348b "" - "/usr/share/texlive/texmf-dist/fonts/type1/public/cm-super/sfrm1200.pfb" 1215737283 136101 f533469f523533d38317ab5729d00c8a "" - "/usr/share/texlive/texmf-dist/fonts/type1/public/cm-super/sftt1200.pfb" 1215737283 167085 68de377d2744a68a88fa40a1f610615a "" - "/usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.vf" 1587936753 1728 cd0ad4aba341a5f4c4f098074aa956aa "" - "/usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.vf" 1587936753 1720 edb492fd2440e27332799bec9e83eaf3 "" - "/usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.vf" 1587936753 1732 92bc4ab7a012370b497bd8030a4c8332 "" - "/usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.vf" 1587936753 632 c406e254c5ef15dbce683d16d93fdafe "" - "/usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.vf" 1587936753 1732 bbae9c38d2b1a7878f7ceba4a937cfb1 "" - "/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii" 1714953600 71627 94eb9990bed73c364d7f53f960cc8c5b "" - "/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty" 1575674566 24708 5584a51a7101caf7e6bbf1fc27d8f7b1 "" - "/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf" 1496785618 7008 9ff5fdcc865b01beca2b0fe4a46231d4 "" - "/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty" 1676321701 151363 1f5971af3ef874d432e8fb43e0edb71d "" - "/usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-en.ini" 1661803479 3966 caeee5a9e5771d4446aa1ca9015ba1b2 "" - "/usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex" 1498512262 336 ed676b5e7dfd862bc78d634f6a973f37 "" - "/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def" 1674507072 6927 64b53e78feab932ab94f892bb5a5facf "" - "/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty" 1576625341 40635 c40361e206be584d448876bba8a64a3b "" - "/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty" 1576016050 33961 6b5c75130e435b2bfdb9f480a09a39f9 "" - "/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty" 1576625273 7734 b98cbb34c81f667027c1e3ebdbfce34b "" - "/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty" 1576625223 8371 9d55b8bd010bc717624922fb3477d92e "" - "/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty" 1572645307 492 1994775aa15b0d1289725a0b1bbc2d4c "" - "/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty" 1644112042 7237 bdd120a32c8fdb4b433cf9ca2e7cd98a "" - "/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty" 1572645307 1057 525c2192b5febbd8c1f662c9468335bb "" - "/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty" 1572645307 488 4565444a3e75e59cb2702dc42e18f482 "" - "/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty" 1575499628 8356 7bbb2c2373aa810be568c29e333da8ed "" - "/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty" 1576625065 31769 002a487f55041f8e805cfbf6385ffd97 "" - "/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty" 1576878844 5412 d5a2436094cd7be85769db90f29250a6 "" - "/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty" 1600895880 17859 4409f8f50cd365c68e684407e5350b1b "" - "/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty" 1576015897 19007 15924f7228aca6c6d184b115f4baa231 "" - "/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty" 1593379760 20089 80423eac55aa175305d35b49e04fe23b "" - "/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty" 1576624663 7008 f92eaa0a3872ed622bbf538217cd2ab7 "" - "/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex" 1655411236 19231 27205ee17aaa2902aea3e0c07a3cfc65 "" - "/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex" 1655411236 7677 9cb1a74d945bc9331f2181c0a59ff34a "" - "/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty" 1666037967 5598 c49b91713cbe5e50a1fabefb733eda0d "" - "/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty" 1666037967 56907 e3e515e490dbc35309a010b5bbe1bef5 "" - "/usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def" 1666037967 4070 1677cfee6374067b93f61cf57ecd7144 "" - "/usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty" 1666037967 7244 36558f478da08e083d7316a63ba4bcd6 "" - "/usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty" 1195838950 3901 468c107ba2ff895578a5a95fe5d4bdbe "" - "/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty" 1576191570 19336 ce7ae9438967282886b3b036cfad1e4d "" - "/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty" 1576625391 3935 57aa3c3e203a5c2effb4d2bd2efbc323 "" - "/usr/share/texlive/texmf-dist/tex/latex/base/article.cls" 1714953600 20144 d5ecf0a5140c8d8d8b72cbe86e320eff "" - "/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty" 1714953600 3052 30236f0cc243a8651b82240dfd2e8b9d "" - "/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty" 1714953600 2462 8ce5f9a9c63002f2c1af03c262cf29af "" - "/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty" 1714953600 5119 4ce42f43368f652f9c9522d943cce8e4 "" - "/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty" 1714953600 5319 48d7f3cfa322abd2788e3c09d624b922 "" - "/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty" 1714953600 5048 84b05796b49b69e2d4257d537721c960 "" - "/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu" 1714953600 7037 e4c26db23a17b7b1e194c0156c525d98 "" - "/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo" 1714953600 8449 c314623021fbddd0180c05345324933c "" - "/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd" 1714953600 2443 f9c272838e65ac147422f32fe87b76a1 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx" 1638912315 20021 af496425072862e81e424c104c403595 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric-comp.bbx" 1342308459 92 7cdbb04a1e32fba0fbb91b6e6d123497 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx" 1609451401 1818 9ed166ac0a9204a8ebe450ca09db5dde "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx" 1609451401 25680 409c3f3d570418bc545e8065bebd0688 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg" 1342308459 69 249fa6df04d948e51b6d5c67bea30c42 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.def" 1678141846 92527 8f6b3a677f74ea525477a813f33c4e65 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty" 1678141846 528517 7eed285c714f532e12ae48b360c080f8 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty" 1609451401 8433 72f8188742e7214b7068f345cd0287ac "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def" 1643926307 13919 5426dbe90e723f089052b4e908b56ef9 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def" 1643926307 32455 8d3e554836db11aab80a8e11be62e1b1 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-natbib.def" 1541279461 2190 4b4fcc6752fa7201177431e523c40d74 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx" 1678141846 10425 7de071597dabda19c14ff0780122d6d4 "" - "/usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx" 1643926307 39965 48ce9ce3350aba9457f1020b1deba5cf "" - "/usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty" 1325892463 47295 de48b7f8ebf4b54709a2f6b2c7106dd5 "" - "/usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty" 1666037909 9124 59c3b56f1a073de66e3eea35f9c173c8 "" - "/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg" 1429144587 7068 06f8d141725d114847527a66439066b6 "" - "/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def" 1663185836 21994 2bc2a882df92d97dbce35c06bb1d3541 "" - "/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty" 1663185836 62761 3c92d495a9e03d7254b9a3266aa17164 "" - "/usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty" 1665433346 10709 a0fbaa73a4497077eef19db56dca76fd "" - "/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty" 1561238569 51697 f8f08183cd2080d9d18a41432d651dfb "" - "/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty" 1579991033 13886 d1306dcf79a944f6988e688c1785f9ce "" - "/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty" 1601931149 46845 3b58f70c6e861a13d927bff09d35ecbc "" - "/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty" 1668028059 18450 88279bf67c81e69f8e3f1c1bad1a26c5 "" - "/usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty" 1666814490 9005 c47d9138e4a690658bcefab0dd0af8d7 "" - "/usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty" 1666814490 1210 95c2d0abf75beadf7e7547b73b345c24 "" - "/usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty" 1316560476 2845 2b7393c472a738889b77cb266b9ef35d "" - "/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty" 1578002852 41601 9cf6c5257b1bc7af01a58859749dd37a "" - "/usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty" 1315265409 3594 7c105130ddd1211e8275b3c1288d84c8 "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg" 1459978653 1213 620bba36b25224fa9b7e1ccb4ecb76fd "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg" 1465944070 1224 978390e9c2234eab29404bc21b268d1e "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def" 1663965824 19448 1e988b341dda20961a6b931bcde55519 "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty" 1654720880 7233 e46ce9241d2b2ca2a78155475fdd557a "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty" 1654720880 18387 8f900a490197ebaf93c02ae9476d4b09 "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty" 1654720880 8010 a8d949cbdbc5c983593827c9eec252e1 "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty" 1654720880 2671 7e67d78d9b88c845599a85b2d41f2e39 "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx" 1667332637 2885 9c645d672ae17285bba324998918efd8 "" - "/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty" 1654720880 4023 293ea1c16429fc0c4cf605f4da1791a9 "" - "/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty" 1580250785 17914 4c28a13fc3d975e6e81c9bea1d697276 "" - "/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def" 1675889938 48272 99ede602a8ace626d8ed02f058a4bf8e "" - "/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty" 1675889938 223129 4edf043af471f3251c66e432cfa22987 "" - "/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty" 1675889938 12947 1ce831528e963a8568de1f4d67cfb982 "" - "/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def" 1675889938 14249 d947c5c09f3af04ae2f37fc11c7ac2f6 "" - "/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def" 1675889938 117125 aa115cac3914abcf3769f370e6325117 "" - "/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty" 1666126449 2142 eae42205b97b7a3ad0e58db5fe99e3e6 "" - "/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty" 1655478651 22555 6d8e155cfef6d82c3d5c742fea7c992e "" - "/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty" 1665067230 13815 760b0c02f691ea230f5359c4e1de23a7 "" - "/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def" 1673989714 30429 213676d4c7327a21d91ddaed900e7b81 "" - "/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty" 1677186603 6107 5cfea8a675c58918b8c04be10261e48c "" - "/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty" 1675461949 6812 3c152a1c8d562d7b7291c4839b61a5c3 "" - "/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg" 1279039959 678 4792914a8f45be57bb98413425e4c7af "" - "/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty" 1575499565 5766 13a9e8766c47f30327caf893ece86ac8 "" - "/usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.def" 1284153563 1620 fb1c32b818f2058eca187e5c41dfae77 "" - "/usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty" 1284153563 6187 b27afc771af565d3a9ff1ca7d16d0d46 "" - "/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def" 1655066465 12104 e872d1756487ac02d8da3f958f4e1d25 "" - "/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd" 1137110306 1053 1946f431f0fed8f7fd7d097237037354 "" - "/usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty" 1137110375 2690 ff20575f4d1777f515b27161a60eef01 "" - "/usr/share/texlive/texmf-dist/tex/latex/mweights/mweights.sty" 1490909540 4953 67f29a12ea26221103fce6bae3433e60 "" - "/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty" 1576624809 9878 9e94e8fa600d95f9c7731bb21dfb67a4 "" - "/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty" 1657483315 9714 ba3194bd52c8499b3f1e3eb91d409670 "" - "/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd" 1587936753 6595 d29a190e70dfce87f0c64c45977f2f94 "" - "/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd" 1587936753 5210 97df5f34cd246b2f22b7e78f491a733d "" - "/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty" 1587936753 6172 8007ee7cf6262667ed58bbed36a42c35 "" - "/usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty" 1665433651 34855 01a6d48b146a4c824944925004b07205 "" - "/usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty" 1272330018 6852 44ea8d7e58290cde708a34ebf3953571 "" - "/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty" 1625518490 48833 3b7b4cfab1a3d15596bfd3772a77ab65 "" - "/usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty" 1654720880 4118 0aa319c56935d7d217b6a8bf300b81b7 "" - "/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty" 1654720880 4545 4c279ac9292a1be8afa9ab2f1d3299c2 "" - "/usr/share/texlive/texmf-dist/tex/latex/url/url.sty" 1388531844 12796 8edb7d69a20b857904dd0ea757c14ec9 "" - "/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty" 1238697683 10894 d359a13923460b2a73d4312d613554c8 "" - "/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty" 1655066402 56148 51a9a8571c07b9921892ae11063ae853 "" - "/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty" 1655411236 4937 4ce600ce9bd4ec84d0250eb6892fcf4f "" - "/usr/share/texlive/texmf-dist/web2c/texmf.cnf" 1714953600 40900 887e0dc8cac988a9e9c574af364cf837 "" - "/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1715911350.19556 4602615 ac1019cb4c4ba39710c2cf7f752b378d "" - "/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1715911212 7753314 c0f13155f7ff899c77e65b843c50293f "" - "TLCresume.sty" 1719324131.79806 1673 1c53c447c14300828a59bbe6c1558663 "" - "cv_leschultz.tex" 1719342969.25586 1411 eafe4b0b0530484a37c088252e8f5d32 "" - "output/cv_leschultz.aux" 1719343363.93146 2840 9abea4e7ecf4ab4022233b0d24a8eddd "pdflatex" - "output/cv_leschultz.bbl" 1719343202.05593 34668 32bd285c0b1afdfc3174487b019cce00 "biber output/cv_leschultz" - "output/cv_leschultz.out" 1719343363.93246 1166 10c9dfb451c95f3c1253d3df960b71d4 "pdflatex" - "output/cv_leschultz.run.xml" 1719343363.93546 2516 e2194381547694bd0682d4627a606566 "pdflatex" - "sections/awards.tex" 1719342451.95858 932 8f50c1c443f21ded67d8be6ccf1afe29 "" - "sections/education.tex" 1719338437.68743 420 c4e65718203ff25abb0234f0a403e140 "" - "sections/experience.tex" 1719343362.16342 3159 58a51771e3270df855b65c76dd54870f "" - "sections/interests.tex" 1719324131.79906 95 fa03e537bb991ca647c69ad7f6e9efc4 "" - "sections/presentations.tex" 1719342467.81293 219 e37965c63487f6517d438098c765c460 "" - "sections/publications.tex" 1719342480.73021 713 bdcb78c7ab3a05030ab5b6fa49b0b335 "" - "sections/skills.tex" 1719338259.22153 477 e2df21a9a7bf9aa1c25abeac4ae4f774 "" - "sections/teaching.tex" 1719342458.71673 453 6a04c3bdb1b23817760679add8cd031d "" - (generated) - "output/cv_leschultz.aux" - "output/cv_leschultz.bcf" - "output/cv_leschultz.log" - "output/cv_leschultz.out" - "output/cv_leschultz.pdf" - "output/cv_leschultz.run.xml" - (rewritten before read) diff --git a/files/curriculum_vitae/output/cv_leschultz.fls b/files/curriculum_vitae/output/cv_leschultz.fls deleted file mode 100644 index e262780..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.fls +++ /dev/null @@ -1,1126 +0,0 @@ -PWD /home/nerve/Downloads/leschultz.github.io/files/curriculum_vitae -INPUT /usr/share/texlive/texmf-dist/web2c/texmf.cnf -INPUT /usr/share/texlive/texmf-dist/web2c/texmf.cnf -INPUT /var/lib/texmf/web2c/pdftex/pdflatex.fmt -INPUT cv_leschultz.tex -OUTPUT output/cv_leschultz.log -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/article.cls -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/size12.clo -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/size12.clo -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/size12.clo -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/size12.clo -INPUT /usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmr12.tfm -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-natbib.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-natbib.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-natbib.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric-comp.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric-comp.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric-comp.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -INPUT ./TLCresume.sty -INPUT ./TLCresume.sty -INPUT TLCresume.sty -INPUT ./TLCresume.sty -INPUT ./TLCresume.sty -INPUT ./TLCresume.sty -INPUT ./TLCresume.sty -INPUT ./TLCresume.sty -INPUT TLCresume.sty -INPUT ./TLCresume.sty -INPUT TLCresume.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ecrm1200.tfm -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex -INPUT /usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu -INPUT /usr/share/texlive/texmf-dist/tex/latex/mweights/mweights.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -INPUT /usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-en.ini -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.tfm -INPUT ./output/cv_leschultz.aux -INPUT output/cv_leschultz.aux -INPUT output/cv_leschultz.aux -OUTPUT output/cv_leschultz.aux -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -OUTPUT output/cv_leschultz.bcf -INPUT output/cv_leschultz.bbl -INPUT ./output/cv_leschultz.bbl -INPUT output/cv_leschultz.bbl -INPUT ./output/cv_leschultz.bbl -INPUT ./output/cv_leschultz.bbl -INPUT output/cv_leschultz.bbl -INPUT /usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -INPUT /usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -INPUT /usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -INPUT /usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -INPUT /usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty -INPUT ./output/cv_leschultz.out -INPUT output/cv_leschultz.out -INPUT ./output/cv_leschultz.out -INPUT output/cv_leschultz.out -INPUT ./output/cv_leschultz.out -INPUT output/cv_leschultz.out -INPUT ./output/cv_leschultz.out -INPUT output/cv_leschultz.out -OUTPUT output/cv_leschultz.pdf -INPUT ./output/cv_leschultz.out -INPUT ./output/cv_leschultz.out -OUTPUT output/cv_leschultz.out -INPUT ./sections/education.tex -INPUT ./sections/education.tex -INPUT ./sections/education.tex -INPUT sections/education.tex -INPUT ./sections/education.tex -INPUT ./sections/education.tex -INPUT sections/education.tex -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.tfm -INPUT ./sections/skills.tex -INPUT ./sections/skills.tex -INPUT ./sections/skills.tex -INPUT sections/skills.tex -INPUT ./sections/skills.tex -INPUT ./sections/skills.tex -INPUT sections/skills.tex -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmr8.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmr6.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.tfm -INPUT ./sections/experience.tex -INPUT ./sections/experience.tex -INPUT ./sections/experience.tex -INPUT sections/experience.tex -INPUT ./sections/experience.tex -INPUT ./sections/experience.tex -INPUT sections/experience.tex -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1--base.tfm -INPUT /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map -INPUT /usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_emkxm5.enc -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1--base.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1--base.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1--base.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_4jropk.enc -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1--base.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1--base.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1--base.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1--base.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_5ponh6.enc -INPUT /usr/share/texlive/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc -INPUT ./sections/publications.tex -INPUT ./sections/publications.tex -INPUT ./sections/publications.tex -INPUT sections/publications.tex -INPUT ./sections/publications.tex -INPUT ./sections/publications.tex -INPUT sections/publications.tex -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd -INPUT /usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/jknappen/ec/ectt1200.tfm -INPUT /usr/share/texlive/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.vf -INPUT /usr/share/texlive/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1--base.tfm -INPUT ./sections/presentations.tex -INPUT ./sections/presentations.tex -INPUT ./sections/presentations.tex -INPUT sections/presentations.tex -INPUT ./sections/presentations.tex -INPUT ./sections/presentations.tex -INPUT sections/presentations.tex -INPUT ./sections/teaching.tex -INPUT ./sections/teaching.tex -INPUT ./sections/teaching.tex -INPUT sections/teaching.tex -INPUT ./sections/teaching.tex -INPUT ./sections/teaching.tex -INPUT sections/teaching.tex -INPUT ./sections/awards.tex -INPUT ./sections/awards.tex -INPUT ./sections/awards.tex -INPUT sections/awards.tex -INPUT ./sections/awards.tex -INPUT ./sections/awards.tex -INPUT sections/awards.tex -INPUT ./sections/interests.tex -INPUT ./sections/interests.tex -INPUT ./sections/interests.tex -INPUT sections/interests.tex -INPUT ./sections/interests.tex -INPUT ./sections/interests.tex -INPUT sections/interests.tex -INPUT output/cv_leschultz.aux -INPUT ./output/cv_leschultz.out -INPUT ./output/cv_leschultz.out -INPUT output/cv_leschultz.run.xml -OUTPUT output/cv_leschultz.run.xml -INPUT /usr/share/texlive/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-It.pfb -INPUT /usr/share/texlive/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Regular.pfb -INPUT /usr/share/texlive/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Semibold.pfb -INPUT /usr/share/texlive/texmf-dist/fonts/type1/public/cm-super/sfrm1200.pfb -INPUT /usr/share/texlive/texmf-dist/fonts/type1/public/cm-super/sftt1200.pfb diff --git a/files/curriculum_vitae/output/cv_leschultz.log b/files/curriculum_vitae/output/cv_leschultz.log deleted file mode 100644 index 85460b3..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.log +++ /dev/null @@ -1,1084 +0,0 @@ -This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Fedora 40) (preloaded format=pdflatex 2024.5.16) 25 JUN 2024 14:22 -entering extended mode - restricted \write18 enabled. - %&-line parsing enabled. -**cv_leschultz.tex -(./cv_leschultz.tex -LaTeX2e <2022-11-01> patch level 1 -L3 programming layer <2023-02-22> -(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls -Document Class: article 2022/07/02 v1.4n Standard LaTeX document class -(/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo -File: size12.clo 2022/07/02 v1.4n Standard LaTeX file (size option) -) -\c@part=\count185 -\c@section=\count186 -\c@subsection=\count187 -\c@subsubsection=\count188 -\c@paragraph=\count189 -\c@subparagraph=\count190 -\c@figure=\count191 -\c@table=\count192 -\abovecaptionskip=\skip48 -\belowcaptionskip=\skip49 -\bibindent=\dimen140 -) -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty -Package: biblatex 2023/03/05 v3.19 programmable bibliographies (PK/MW) - -(/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO -) - -(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty -Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO) -) -(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty -Package: iftex 2022/02/03 v1.0f TeX engine tests -) -(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO) -) -Package pdftexcmds Info: \pdf@primitive is available. -Package pdftexcmds Info: \pdf@ifprimitive is available. -Package pdftexcmds Info: \pdfdraftmode found. -) -(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty -Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW) -\etb@tempcnta=\count193 -) -(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty -Package: keyval 2022/05/29 v1.15 key=value parser (DPC) -\KV@toks@=\toks16 -) -(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty -Package: kvoptions 2022-06-15 v3.15 Key value format for package options (HO) - -(/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -Package: kvsetkeys 2022-10-05 v1.19 Key value parser (HO) -)) -(/usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.sty -Package: logreq 2010/08/04 v1.0 xml request logger -\lrq@indent=\count194 - -(/usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.def -File: logreq.def 2010/08/04 v1.0 logreq spec v1.0 -)) -(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty -Package: ifthen 2022/04/13 v1.1d Standard LaTeX ifthen package (DPC) -) -(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty -\Urlmuskip=\muskip16 -Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. -) -\c@tabx@nest=\count195 -\c@listtotal=\count196 -\c@listcount=\count197 -\c@liststart=\count198 -\c@liststop=\count199 -\c@citecount=\count266 -\c@citetotal=\count267 -\c@multicitecount=\count268 -\c@multicitetotal=\count269 -\c@instcount=\count270 -\c@maxnames=\count271 -\c@minnames=\count272 -\c@maxitems=\count273 -\c@minitems=\count274 -\c@citecounter=\count275 -\c@maxcitecounter=\count276 -\c@savedcitecounter=\count277 -\c@uniquelist=\count278 -\c@uniquename=\count279 -\c@refsection=\count280 -\c@refsegment=\count281 -\c@maxextratitle=\count282 -\c@maxextratitleyear=\count283 -\c@maxextraname=\count284 -\c@maxextradate=\count285 -\c@maxextraalpha=\count286 -\c@abbrvpenalty=\count287 -\c@highnamepenalty=\count288 -\c@lownamepenalty=\count289 -\c@maxparens=\count290 -\c@parenlevel=\count291 -\blx@tempcnta=\count292 -\blx@tempcntb=\count293 -\blx@tempcntc=\count294 -\c@blx@maxsection=\count295 -\blx@maxsegment@0=\count296 -\blx@notetype=\count297 -\blx@parenlevel@text=\count298 -\blx@parenlevel@foot=\count299 -\blx@sectionciteorder@0=\count300 -\blx@sectionciteorderinternal@0=\count301 -\blx@entrysetcounter=\count302 -\blx@biblioinstance=\count303 -\labelnumberwidth=\skip50 -\labelalphawidth=\skip51 -\biblabelsep=\skip52 -\bibitemsep=\skip53 -\bibnamesep=\skip54 -\bibinitsep=\skip55 -\bibparsep=\skip56 -\bibhang=\skip57 -\blx@bcfin=\read2 -\blx@bcfout=\write3 -\blx@langwohyphens=\language85 -\c@mincomprange=\count304 -\c@maxcomprange=\count305 -\c@mincompwidth=\count306 -Package biblatex Info: Trying to load biblatex default data model... -Package biblatex Info: ... file 'blx-dm.def' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def -File: blx-dm.def 2023/03/05 v3.19 biblatex localization (PK/MW) -) -Package biblatex Info: Trying to load biblatex style data model... -Package biblatex Info: ... file 'ieee.dbx' not found. -Package biblatex Info: Trying to load biblatex custom data model... -Package biblatex Info: ... file 'biblatex-dm.cfg' not found. -\c@afterword=\count307 -\c@savedafterword=\count308 -\c@annotator=\count309 -\c@savedannotator=\count310 -\c@author=\count311 -\c@savedauthor=\count312 -\c@bookauthor=\count313 -\c@savedbookauthor=\count314 -\c@commentator=\count315 -\c@savedcommentator=\count316 -\c@editor=\count317 -\c@savededitor=\count318 -\c@editora=\count319 -\c@savededitora=\count320 -\c@editorb=\count321 -\c@savededitorb=\count322 -\c@editorc=\count323 -\c@savededitorc=\count324 -\c@foreword=\count325 -\c@savedforeword=\count326 -\c@holder=\count327 -\c@savedholder=\count328 -\c@introduction=\count329 -\c@savedintroduction=\count330 -\c@namea=\count331 -\c@savednamea=\count332 -\c@nameb=\count333 -\c@savednameb=\count334 -\c@namec=\count335 -\c@savednamec=\count336 -\c@translator=\count337 -\c@savedtranslator=\count338 -\c@shortauthor=\count339 -\c@savedshortauthor=\count340 -\c@shorteditor=\count341 -\c@savedshorteditor=\count342 -\c@labelname=\count343 -\c@savedlabelname=\count344 -\c@institution=\count345 -\c@savedinstitution=\count346 -\c@lista=\count347 -\c@savedlista=\count348 -\c@listb=\count349 -\c@savedlistb=\count350 -\c@listc=\count351 -\c@savedlistc=\count352 -\c@listd=\count353 -\c@savedlistd=\count354 -\c@liste=\count355 -\c@savedliste=\count356 -\c@listf=\count357 -\c@savedlistf=\count358 -\c@location=\count359 -\c@savedlocation=\count360 -\c@organization=\count361 -\c@savedorganization=\count362 -\c@origlocation=\count363 -\c@savedoriglocation=\count364 -\c@origpublisher=\count365 -\c@savedorigpublisher=\count366 -\c@publisher=\count367 -\c@savedpublisher=\count368 -\c@language=\count369 -\c@savedlanguage=\count370 -\c@origlanguage=\count371 -\c@savedoriglanguage=\count372 -\c@pageref=\count373 -\c@savedpageref=\count374 -\shorthandwidth=\skip58 -\shortjournalwidth=\skip59 -\shortserieswidth=\skip60 -\shorttitlewidth=\skip61 -\shortauthorwidth=\skip62 -\shorteditorwidth=\skip63 -\locallabelnumberwidth=\skip64 -\locallabelalphawidth=\skip65 -\localshorthandwidth=\skip66 -\localshortjournalwidth=\skip67 -\localshortserieswidth=\skip68 -\localshorttitlewidth=\skip69 -\localshortauthorwidth=\skip70 -\localshorteditorwidth=\skip71 -Package biblatex Info: Trying to load compatibility code... -Package biblatex Info: ... file 'blx-compat.def' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def -File: blx-compat.def 2023/03/05 v3.19 biblatex compatibility (PK/MW) -) -Package biblatex Info: Trying to load generic definitions... -Package biblatex Info: ... file 'biblatex.def' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.def -File: biblatex.def 2023/03/05 v3.19 biblatex compatibility (PK/MW) -\c@textcitecount=\count375 -\c@textcitetotal=\count376 -\c@textcitemaxnames=\count377 -\c@biburlbigbreakpenalty=\count378 -\c@biburlbreakpenalty=\count379 -\c@biburlnumpenalty=\count380 -\c@biburlucpenalty=\count381 -\c@biburllcpenalty=\count382 -\biburlbigskip=\muskip17 -\biburlnumskip=\muskip18 -\biburlucskip=\muskip19 -\biburllcskip=\muskip20 -\c@smartand=\count383 -) -Package biblatex Info: Trying to load natbib compatibility... -Package biblatex Info: ... file 'blx-natbib.def' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-natbib.def -File: blx-natbib.def 2023/03/05 v3.19 biblatex compatibility (PK/MW) -Package biblatex Info: Delimiter 'nameyeardelim' in context '' already defined, - overwriting. -) -Package biblatex Info: Trying to load bibliography style 'ieee'... -Package biblatex Info: ... file 'ieee.bbx' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx -File: ieee.bbx 2021/12/06 v1.3f biblatex bibliography style -Package biblatex Info: Trying to load bibliography style 'numeric-comp'... -Package biblatex Info: ... file 'numeric-comp.bbx' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric-comp.bbx -File: numeric-comp.bbx 2023/03/05 v3.19 biblatex bibliography style (PK/MW) -Package biblatex Info: Trying to load bibliography style 'numeric'... -Package biblatex Info: ... file 'numeric.bbx' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx -File: numeric.bbx 2023/03/05 v3.19 biblatex bibliography style (PK/MW) -Package biblatex Info: Trying to load bibliography style 'standard'... -Package biblatex Info: ... file 'standard.bbx' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -File: standard.bbx 2023/03/05 v3.19 biblatex bibliography style (PK/MW) -\c@bbx:relatedcount=\count384 -\c@bbx:relatedtotal=\count385 -)))) -Package biblatex Info: Trying to load citation style 'numeric-comp'... -Package biblatex Info: ... file 'numeric-comp.cbx' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx -File: numeric-comp.cbx 2023/03/05 v3.19 biblatex citation style (PK/MW) -\c@cbx@tempcnta=\count386 -\c@cbx@tempcntb=\count387 -\c@cbx@tempcntc=\count388 -\c@cbx@tempcntd=\count389 -Package biblatex Info: Redefining '\cite'. -Package biblatex Info: Redefining '\parencite'. -Package biblatex Info: Redefining '\footcite'. -Package biblatex Info: Redefining '\footcitetext'. -Package biblatex Info: Redefining '\smartcite'. -Package biblatex Info: Redefining '\supercite'. -Package biblatex Info: Redefining '\textcite'. -Package biblatex Info: Redefining '\textcites'. -Package biblatex Info: Redefining '\cites'. -Package biblatex Info: Redefining '\parencites'. -Package biblatex Info: Redefining '\smartcites'. -) -Package biblatex Info: Trying to load configuration file... -Package biblatex Info: ... file 'biblatex.cfg' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg -File: biblatex.cfg -) -Package biblatex Info: Input encoding 'utf8' detected. -Package biblatex Info: Document encoding is UTF8 .... - -(/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty -Package: expl3 2023-02-22 L3 programming layer (loader) - -(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -File: l3backend-pdftex.def 2023-01-16 L3 backend support: PDF output (pdfTeX) -\l__color_backend_stack_int=\count390 -\l__pdf_internal_box=\box51 -)) -Package biblatex Info: ... and expl3 -(biblatex) 2023-02-22 L3 programming layer (loader) -(biblatex) is new enough (at least 2020/04/06), -(biblatex) setting 'casechanger=expl3'. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -(/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -Package: xparse 2023-02-02 L3 Experimental document command parser -) -Package: blx-case-expl3 2023/03/05 v3.19 expl3 case changing code for biblatex -)) -(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty -Package: inputenc 2021/02/14 v1.3d Input encoding file -\inpenc@prehook=\toks17 -\inpenc@posthook=\toks18 -) (./TLCresume.sty -Package: TLCresume 11/19/21 resume package - -(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -Package: fontenc 2021/04/29 v2.0v Standard LaTeX package -) -(/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty -Package: sourcesanspro 2018/05/19 v2.7 Adobe's Source Sans Pro typeface - -(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty -Package: ifxetex 2019/10/25 v0.7 ifxetex legacy package. Use iftex instead. -) -(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty -Package: ifluatex 2019/10/25 v1.5 ifluatex legacy package. Use iftex instead. -) -(/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty -Package: xkeyval 2022/06/16 v2.9 package option processing (HA) - -(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex -(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex -\XKV@toks=\toks19 -\XKV@tempa@toks=\toks20 -) -\XKV@depth=\count391 -File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA) -)) -(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty -Package: fontenc 2021/04/29 v2.0v Standard LaTeX package - -(/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def -File: ly1enc.def 2022/06/11 v0.8 TeX 'n ANSI encoding (DPC/KB) -Now handling font encoding LY1 ... -... processing UTF-8 mapping file for font encoding LY1 - -(/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu -File: ly1enc.dfu 2022/06/07 v1.3c UTF-8 support - defining Unicode char U+00A0 (decimal 160) - defining Unicode char U+00A1 (decimal 161) - defining Unicode char U+00A2 (decimal 162) - defining Unicode char U+00A3 (decimal 163) - defining Unicode char U+00A4 (decimal 164) - defining Unicode char U+00A5 (decimal 165) - defining Unicode char U+00A6 (decimal 166) - defining Unicode char U+00A7 (decimal 167) - defining Unicode char U+00AA (decimal 170) - defining Unicode char U+00AB (decimal 171) - defining Unicode char U+00AD (decimal 173) - defining Unicode char U+00AE (decimal 174) - defining Unicode char U+00B0 (decimal 176) - defining Unicode char U+00B5 (decimal 181) - defining Unicode char U+00B6 (decimal 182) - defining Unicode char U+00B7 (decimal 183) - defining Unicode char U+00BA (decimal 186) - defining Unicode char U+00BB (decimal 187) - defining Unicode char U+00BC (decimal 188) - defining Unicode char U+00BD (decimal 189) - defining Unicode char U+00BE (decimal 190) - defining Unicode char U+00BF (decimal 191) - defining Unicode char U+00C0 (decimal 192) - defining Unicode char U+00C1 (decimal 193) - defining Unicode char U+00C2 (decimal 194) - defining Unicode char U+00C3 (decimal 195) - defining Unicode char U+00C4 (decimal 196) - defining Unicode char U+00C5 (decimal 197) - defining Unicode char U+00C6 (decimal 198) - defining Unicode char U+00C7 (decimal 199) - defining Unicode char U+00C8 (decimal 200) - defining Unicode char U+00C9 (decimal 201) - defining Unicode char U+00CA (decimal 202) - defining Unicode char U+00CB (decimal 203) - defining Unicode char U+00CC (decimal 204) - defining Unicode char U+00CD (decimal 205) - defining Unicode char U+00CE (decimal 206) - defining Unicode char U+00CF (decimal 207) - defining Unicode char U+00D0 (decimal 208) - defining Unicode char U+00D1 (decimal 209) - defining Unicode char U+00D2 (decimal 210) - defining Unicode char U+00D3 (decimal 211) - defining Unicode char U+00D4 (decimal 212) - defining Unicode char U+00D5 (decimal 213) - defining Unicode char U+00D6 (decimal 214) - defining Unicode char U+00D8 (decimal 216) - defining Unicode char U+00D9 (decimal 217) - defining Unicode char U+00DA (decimal 218) - defining Unicode char U+00DB (decimal 219) - defining Unicode char U+00DC (decimal 220) - defining Unicode char U+00DD (decimal 221) - defining Unicode char U+00DE (decimal 222) - defining Unicode char U+00DF (decimal 223) - defining Unicode char U+00E0 (decimal 224) - defining Unicode char U+00E1 (decimal 225) - defining Unicode char U+00E2 (decimal 226) - defining Unicode char U+00E3 (decimal 227) - defining Unicode char U+00E4 (decimal 228) - defining Unicode char U+00E5 (decimal 229) - defining Unicode char U+00E6 (decimal 230) - defining Unicode char U+00E7 (decimal 231) - defining Unicode char U+00E8 (decimal 232) - defining Unicode char U+00E9 (decimal 233) - defining Unicode char U+00EA (decimal 234) - defining Unicode char U+00EB (decimal 235) - defining Unicode char U+00EC (decimal 236) - defining Unicode char U+00ED (decimal 237) - defining Unicode char U+00EE (decimal 238) - defining Unicode char U+00EF (decimal 239) - defining Unicode char U+00F0 (decimal 240) - defining Unicode char U+00F1 (decimal 241) - defining Unicode char U+00F2 (decimal 242) - defining Unicode char U+00F3 (decimal 243) - defining Unicode char U+00F4 (decimal 244) - defining Unicode char U+00F5 (decimal 245) - defining Unicode char U+00F6 (decimal 246) - defining Unicode char U+00F8 (decimal 248) - defining Unicode char U+00F9 (decimal 249) - defining Unicode char U+00FA (decimal 250) - defining Unicode char U+00FB (decimal 251) - defining Unicode char U+00FC (decimal 252) - defining Unicode char U+00FD (decimal 253) - defining Unicode char U+00FE (decimal 254) - defining Unicode char U+00FF (decimal 255) - defining Unicode char U+0131 (decimal 305) - defining Unicode char U+0141 (decimal 321) - defining Unicode char U+0142 (decimal 322) - defining Unicode char U+0152 (decimal 338) - defining Unicode char U+0153 (decimal 339) - defining Unicode char U+0160 (decimal 352) - defining Unicode char U+0161 (decimal 353) - defining Unicode char U+0174 (decimal 372) - defining Unicode char U+0175 (decimal 373) - defining Unicode char U+0176 (decimal 374) - defining Unicode char U+0177 (decimal 375) - defining Unicode char U+0178 (decimal 376) - defining Unicode char U+017D (decimal 381) - defining Unicode char U+017E (decimal 382) - defining Unicode char U+0192 (decimal 402) - defining Unicode char U+0218 (decimal 536) - defining Unicode char U+0219 (decimal 537) - defining Unicode char U+021A (decimal 538) - defining Unicode char U+021B (decimal 539) - defining Unicode char U+0237 (decimal 567) - defining Unicode char U+02C6 (decimal 710) - defining Unicode char U+02DC (decimal 732) - defining Unicode char U+2013 (decimal 8211) - defining Unicode char U+2014 (decimal 8212) - defining Unicode char U+201C (decimal 8220) - defining Unicode char U+201D (decimal 8221) - defining Unicode char U+2020 (decimal 8224) - defining Unicode char U+2021 (decimal 8225) - defining Unicode char U+2022 (decimal 8226) - defining Unicode char U+2026 (decimal 8230) - defining Unicode char U+2030 (decimal 8240) - defining Unicode char U+2039 (decimal 8249) - defining Unicode char U+203A (decimal 8250) - defining Unicode char U+2122 (decimal 8482) - defining Unicode char U+FB00 (decimal 64256) - defining Unicode char U+FB01 (decimal 64257) - defining Unicode char U+FB02 (decimal 64258) - defining Unicode char U+FB03 (decimal 64259) - defining Unicode char U+FB04 (decimal 64260) - defining Unicode char U+FB05 (decimal 64261) - defining Unicode char U+FB06 (decimal 64262) -)))) -(/usr/share/texlive/texmf-dist/tex/latex/moresize/moresize.sty -Package: moresize 1999/07/26 v1.9 (more font sizes) -) -(/usr/share/texlive/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty -Package: anyfontsize 2007/11/22 anyfontsize.sty by pts -) -(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty -Package: csquotes 2022-09-14 v5.2n context-sensitive quotations (JAW) -\csq@reset=\count392 -\csq@gtype=\count393 -\csq@glevel=\count394 -\csq@qlevel=\count395 -\csq@maxlvl=\count396 -\csq@tshold=\count397 -\csq@ltx@everypar=\toks21 - -(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def -File: csquotes.def 2022-09-14 v5.2n csquotes generic definitions (JAW) -) -Package csquotes Info: Trying to load configuration file 'csquotes.cfg'... -Package csquotes Info: ... configuration file loaded successfully. - -(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg -File: csquotes.cfg -)) -(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty -Package: geometry 2020/01/02 v5.9 Page Geometry - -(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty -Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead. -) -\Gm@cnth=\count398 -\Gm@cntv=\count399 -\c@Gm@tempcnt=\count400 -\Gm@bindingoffset=\dimen141 -\Gm@wd@mp=\dimen142 -\Gm@odd@mp=\dimen143 -\Gm@even@mp=\dimen144 -\Gm@layoutwidth=\dimen145 -\Gm@layoutheight=\dimen146 -\Gm@layouthoffset=\dimen147 -\Gm@layoutvoffset=\dimen148 -\Gm@dimlist=\toks22 -) -(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty -Package: xcolor 2022/06/12 v2.14 LaTeX color extensions (UK) - -(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg -File: color.cfg 2016/01/02 v1.6 sample color configuration -) -Package xcolor Info: Driver file: pdftex.def on input line 227. - -(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def -File: pdftex.def 2022/09/22 v1.2b Graphics/color driver for pdftex -) -(/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx) -Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1353. -Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1357. -Package xcolor Info: Model `RGB' extended on input line 1369. -Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1371. -Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1372. -Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1373. -Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1374. -Package xcolor Info: Model `Gray' substituted by `gray' on input line 1375. -Package xcolor Info: Model `wave' substituted by `hsb' on input line 1376. -) -(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty -Package: hyperref 2023-02-07 v7.00v Hypertext links for LaTeX - -(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO) -) -(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty -Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO) -) -(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty -Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO) -) -(/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty -Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO) -) -(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty -Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO) -) -(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty -Package: nameref 2022-05-17 v2.50 Cross-referencing by name of section - -(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty -Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO) -) -(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO) -) -\c@section@level=\count401 -) -\@linkdim=\dimen149 -\Hy@linkcounter=\count402 -\Hy@pagecounter=\count403 - -(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def -File: pd1enc.def 2023-02-07 v7.00v Hyperref: PDFDocEncoding definition (HO) -Now handling font encoding PD1 ... -... no UTF-8 mapping file for font encoding PD1 -) -(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty -Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO) -) -(/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty -Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO) -) -\Hy@SavedSpaceFactor=\count404 - -(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def -File: puenc.def 2023-02-07 v7.00v Hyperref: PDF Unicode definition (HO) -Now handling font encoding PU ... -... no UTF-8 mapping file for font encoding PU -) -Package hyperref Info: Hyper figures OFF on input line 4177. -Package hyperref Info: Link nesting OFF on input line 4182. -Package hyperref Info: Hyper index ON on input line 4185. -Package hyperref Info: Plain pages OFF on input line 4192. -Package hyperref Info: Backreferencing OFF on input line 4197. -Package hyperref Info: Implicit mode ON; LaTeX internals redefined. -Package hyperref Info: Bookmarks ON on input line 4425. -\c@Hy@tempcnt=\count405 -LaTeX Info: Redefining \url on input line 4763. -\XeTeXLinkMargin=\dimen150 - -(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty -Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO) - -(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO -) -)) -\Fld@menulength=\count406 -\Field@Width=\dimen151 -\Fld@charsize=\dimen152 -Package hyperref Info: Hyper figures OFF on input line 6042. -Package hyperref Info: Link nesting OFF on input line 6047. -Package hyperref Info: Hyper index ON on input line 6050. -Package hyperref Info: backreferencing OFF on input line 6057. -Package hyperref Info: Link coloring OFF on input line 6062. -Package hyperref Info: Link coloring with OCG OFF on input line 6067. -Package hyperref Info: PDF/A mode OFF on input line 6072. - -(/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty -Package: atbegshi-ltx 2021/01/10 v1.0c Emulation of the original atbegshi -package with kernel methods -) -\Hy@abspage=\count407 -\c@Item=\count408 -\c@Hfootnote=\count409 -) -Package hyperref Info: Driver (autodetected): hpdftex. - -(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def -File: hpdftex.def 2023-02-07 v7.00v Hyperref driver for pdfTeX - -(/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty -Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atveryend pac -kage -with kernel methods -) -\Fld@listcount=\count410 -\c@bookmark@seq@number=\count411 - -(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -Package: rerunfilecheck 2022-07-10 v1.10 Rerun checks for auxiliary files (HO) - -(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO) -) -Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2 -85. -) -\Hy@SectionHShift=\skip72 -) -Package hyperref Info: Option `colorlinks' set `true' on input line 25. - -(/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty -Package: enumitem 2019/06/20 v3.9 Customized lists -\labelindent=\skip73 -\enit@outerparindent=\dimen153 -\enit@toks=\toks23 -\enit@inbox=\box52 -\enit@count@id=\count412 -\enitdp@description=\count413 -) -(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty -Package: titlesec 2021/07/05 v2.14 Sectioning titles -\ttl@box=\box53 -\beforetitleunit=\skip74 -\aftertitleunit=\skip75 -\ttl@plus=\dimen154 -\ttl@minus=\dimen155 -\ttl@toksa=\toks24 -\titlewidth=\dimen156 -\titlewidthlast=\dimen157 -\titlewidthfirst=\dimen158 -) -(/usr/share/texlive/texmf-dist/tex/latex/standalone/standalone.sty -Package: standalone 2022/10/10 v1.3b Package to include TeX sub-files with prea -mbles - -(/usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty -Package: shellesc 2019/11/08 v1.0c unified shell escape interface for LaTeX -Package shellesc Info: Restricted shell escape enabled on input line 77. -) -(/usr/share/texlive/texmf-dist/tex/latex/currfile/currfile.sty -Package: currfile 2022/10/10 v0.8 Provides the file path elements of the curren -t input file - -(/usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty -Package: filehook 2022/10/25 v0.8b Hooks for input files - -(/usr/share/texlive/texmf-dist/tex/latex/filehook/filehook-2020.sty -Package: filehook-2020 2022/10/25 v0.8b Hooks for input files -)) -\c@currfiledepth=\count414 -) -(/usr/share/texlive/texmf-dist/tex/latex/gincltex/gincltex.sty -(/usr/share/texlive/texmf-dist/tex/latex/svn-prov/svn-prov.sty -Package: svn-prov 2010/04/24 v3.1862 Package Date/Version from SVN Keywords -) -Package: gincltex 2011/09/04 v0.3 Include external LaTeX files like graphics - -(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty -Package: adjustbox 2022/10/17 v1.3a Adjusting TeX boxes (trim, clip, ...) - -(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty -Package: adjcalc 2012/05/16 v1.1 Provides advanced setlength with multiple back --ends (calc, etex, pgfmath) -) -(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty -Package: trimclip 2020/08/19 v1.2 Trim and clip general TeX material - -(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty -Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR) - -(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty -Package: graphics 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR) - -(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty -Package: trig 2021/08/11 v1.11 sin cos tan (DPC) -) -(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration -) -Package graphics Info: Driver file: pdftex.def on input line 107. -) -\Gin@req@height=\dimen159 -\Gin@req@width=\dimen160 -) -(/usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty -Package: collectbox 2022/10/17 v0.4c Collect macro arguments as boxes -\collectedbox=\box54 -) -\tc@llx=\dimen161 -\tc@lly=\dimen162 -\tc@urx=\dimen163 -\tc@ury=\dimen164 -Package trimclip Info: Using driver 'tc-pdftex.def'. - -(/usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def -File: tc-pdftex.def 2019/01/04 v2.2 Clipping driver for pdftex -)) -\adjbox@Width=\dimen165 -\adjbox@Height=\dimen166 -\adjbox@Depth=\dimen167 -\adjbox@Totalheight=\dimen168 -\adjbox@pwidth=\dimen169 -\adjbox@pheight=\dimen170 -\adjbox@pdepth=\dimen171 -\adjbox@ptotalheight=\dimen172 - -(/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty -Package: ifoddpage 2022/10/18 v1.2 Conditionals for odd/even page detection -\c@checkoddpage=\count415 -) -(/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty -Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages -\@vwid@box=\box55 -\sift@deathcycles=\count416 -\@vwid@loff=\dimen173 -\@vwid@roff=\dimen174 -)) -\gincltex@box=\box56 -) -(/usr/share/texlive/texmf-dist/tex/latex/filemod/filemod-expmin.sty -Package: filemod-expmin 2011/09/19 v1.2 Get and compare file modification times - (expandable; minimal) -)) -(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty -Package: babel 2023/02/13 3.86 The Babel package -\babel@savecnt=\count417 -\U@D=\dimen175 -\l@unhyphenated=\language86 - -(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) -\bbl@readstream=\read3 -\bbl@dirlevel=\count418 - -(/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf -Language: english 2017/06/06 v3.3r English support from the babel system -Package babel Info: Hyphen rules for 'canadian' set to \l@english -(babel) (\language0). Reported on input line 102. -Package babel Info: Hyphen rules for 'australian' set to \l@ukenglish -(babel) (\language26). Reported on input line 105. -Package babel Info: Hyphen rules for 'newzealand' set to \l@ukenglish -(babel) (\language26). Reported on input line 108. -)) -(/usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -Package babel Info: Importing font and identification data for english -(babel) from babel-en.ini. Reported on input line 11. -)) -(/usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty -Package: blindtext 2012/01/06 V2.0 blindtext-Package - -(/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty -Package: xspace 2014/10/28 v1.13 Space after command names (DPC,MH) -) -\c@blindtext=\count419 -\c@Blindtext=\count420 -\c@blind@countparstart=\count421 -\blind@countxx=\count422 -\blindtext@numBlindtext=\count423 -\blind@countyy=\count424 -\c@blindlist=\count425 -\c@blindlistlevel=\count426 -\c@blindlist@level=\count427 -\blind@listitem=\count428 -\c@blind@listcount=\count429 -\c@blind@levelcount=\count430 -\blind@mathformula=\count431 -\blind@Mathformula=\count432 -\c@blind@randomcount=\count433 -\c@blind@randommax=\count434 -\c@blind@pangramcount=\count435 -\c@blind@pangrammax=\count436 -) -(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty -Package: fancyhdr 2022/11/09 v4.1 Extensive control of page headers and footers - -\f@nch@headwidth=\skip76 -\f@nch@O@elh=\skip77 -\f@nch@O@erh=\skip78 -\f@nch@O@olh=\skip79 -\f@nch@O@orh=\skip80 -\f@nch@O@elf=\skip81 -\f@nch@O@erf=\skip82 -\f@nch@O@olf=\skip83 -\f@nch@O@orf=\skip84 -) - -Package biblatex Warning: Load 'inputenc' before biblatex. - -Package csquotes Info: Checking for multilingual support... -Package csquotes Info: ... found 'babel' package. -Package csquotes Info: Adjusting default style. -Package csquotes Info: Redefining alias 'default' -> 'english'. -LaTeX Font Info: Trying to load font information for T1+SourceSansPro-TLF on - input line 52. -(/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd -File: T1SourceSansPro-TLF.fd 2020/01/19 (autoinst) Font definitions for T1/Sour -ceSansPro-TLF. -) -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/m/n' aliased to -(Font) `T1/SourceSansPro-TLF/regular/n' on input line 52. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/regular/n' will be -(Font) scaled to size 12.0pt on input line 52. - - -LaTeX Warning: Unused global option(s): - [letter]. - -(./output/cv_leschultz.aux) -\openout1 = `output/cv_leschultz.aux'. - -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for LY1/ptm/m/n on input line 52. -LaTeX Font Info: Trying to load font information for LY1+ptm on input line 5 -2. - -(/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd -File: ly1ptm.fd 2001/02/01 font definitions for LY1/ptm using Berry names. -) -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 52. -LaTeX Font Info: ... okay on input line 52. -Package biblatex Info: Trying to load language 'english'... -Package biblatex Info: ... file 'english.lbx' found. - -(/usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx -File: english.lbx 2023/03/05 v3.19 biblatex localization (PK/MW) -) -Package biblatex Info: Input encoding 'utf8' detected. -Package biblatex Info: Automatic encoding selection. -(biblatex) Assuming data encoding 'utf8'. -\openout3 = `output/cv_leschultz.bcf'. - -Package biblatex Info: Trying to load bibliographic data... -Package biblatex Info: ... file 'output/cv_leschultz.bbl' found. - -(./output/cv_leschultz.bbl) -Package biblatex Info: Reference section=0 on input line 52. -Package biblatex Info: Reference segment=0 on input line 52. - -*geometry* driver: auto-detecting -*geometry* detected driver: pdftex -*geometry* verbose mode - [ preamble ] result: -* driver: pdftex -* paper: -* layout: -* layoutoffset:(h,v)=(0.0pt,0.0pt) -* modes: -* h-part:(L,W,R)=(36.135pt, 542.02501pt, 36.135pt) -* v-part:(T,H,B)=(54.2025pt, 704.63249pt, 36.135pt) -* \paperwidth=614.295pt -* \paperheight=794.96999pt -* \textwidth=542.02501pt -* \textheight=704.63249pt -* \oddsidemargin=-36.135pt -* \evensidemargin=-36.135pt -* \topmargin=-55.06749pt -* \headheight=12.0pt -* \headsep=25.0pt -* \topskip=12.0pt -* \footskip=30.0pt -* \marginparwidth=44.0pt -* \marginparsep=10.0pt -* \columnsep=10.0pt -* \skip\footins=10.8pt plus 4.0pt minus 2.0pt -* \hoffset=0.0pt -* \voffset=0.0pt -* \mag=1000 -* \@twocolumnfalse -* \@twosidefalse -* \@mparswitchfalse -* \@reversemarginfalse -* (1in=72.27pt=25.4mm, 1cm=28.453pt) - -(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -[Loading MPS to PDF converter (version 2006.09.02).] -\scratchcounter=\count437 -\scratchdimen=\dimen176 -\scratchbox=\box57 -\nofMPsegments=\count438 -\nofMParguments=\count439 -\everyMPshowfont=\toks25 -\MPscratchCnt=\count440 -\MPscratchDim=\dimen177 -\MPnumerator=\count441 -\makeMPintoPDFobject=\count442 -\everyMPtoPDFconversion=\toks26 -) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf -Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4 -85. - -(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv -e -)) -Package hyperref Info: Link coloring ON on input line 52. - -(./output/cv_leschultz.out) (./output/cv_leschultz.out) -\@outlinefile=\write4 -\openout4 = `output/cv_leschultz.out'. - - -(./sections/education.tex -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/m/sc' aliased to -(Font) `T1/SourceSansPro-TLF/regular/sc' on input line 1. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/regular/sc' will be -(Font) scaled to size 12.0pt on input line 1. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/m/sc' aliased to -(Font) `T1/SourceSansPro-TLF/regular/sc' on input line 1. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/regular/sc' will be -(Font) scaled to size 14.4pt on input line 1. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/sb/n' aliased to -(Font) `T1/SourceSansPro-TLF/semibold/n' on input line 3. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/semibold/n' will be -(Font) scaled to size 12.0pt on input line 3. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/m/it' aliased to -(Font) `T1/SourceSansPro-TLF/regular/it' on input line 3. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/regular/it' will be -(Font) scaled to size 12.0pt on input line 3. -) (./sections/skills.tex -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <12> on input line 3. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <8> on input line 3. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <6> on input line 3. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/m/n' aliased to -(Font) `T1/SourceSansPro-TLF/regular/n' on input line 4. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/regular/n' will be -(Font) scaled to size 8.0pt on input line 4. -) (./sections/experience.tex -Overfull \hbox (117.97499pt too wide) in paragraph at lines 3--1 -[] - [] - -LaTeX Font Info: Trying to load font information for TS1+SourceSansPro-TLF o -n input line 7. -(/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd -File: TS1SourceSansPro-TLF.fd 2020/01/19 (autoinst) Font definitions for TS1/So -urceSansPro-TLF. -) -LaTeX Font Info: Font shape `TS1/SourceSansPro-TLF/m/n' aliased to -(Font) `TS1/SourceSansPro-TLF/regular/n' on input line 7. -LaTeX Font Info: Font shape `TS1/SourceSansPro-TLF/regular/n' will be -(Font) scaled to size 12.0pt on input line 7. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/m/n' aliased to -(Font) `T1/SourceSansPro-TLF/regular/n' on input line 50. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/regular/n' will be -(Font) scaled to size 24.88pt on input line 50. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/sb/n' aliased to -(Font) `T1/SourceSansPro-TLF/semibold/n' on input line 50. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/semibold/n' will be -(Font) scaled to size 24.88pt on input line 50. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/m/n' aliased to -(Font) `T1/SourceSansPro-TLF/regular/n' on input line 50. -LaTeX Font Info: Font shape `T1/SourceSansPro-TLF/regular/n' will be -(Font) scaled to size 17.28pt on input line 50. - -Package fancyhdr Warning: \headheight is too small (12.0pt): -(fancyhdr) Make it at least 43.02097pt, for example: -(fancyhdr) \setlength{\headheight}{43.02097pt}. -(fancyhdr) You might also make \topmargin smaller to compensate: - -(fancyhdr) \addtolength{\topmargin}{-31.02097pt}. - -[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}{/usr/share/texlive/texmf- -dist/fonts/enc/dvips/sourcesanspro/a_emkxm5.enc} - -{/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_4jropk.enc}{/usr -/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_5ponh6.enc}{/usr/shar -e/texlive/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc}]) (./sections/pu -blications.tex -LaTeX Font Info: Trying to load font information for T1+cmtt on input line 6 -. - -(/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd -File: t1cmtt.fd 2022/07/10 v2.5l Standard LaTeX font definitions -) [2]) -(./sections/presentations.tex) (./sections/teaching.tex) (./sections/awards.tex -) (./sections/interests.tex) [3] (./output/cv_leschultz.aux) -Package rerunfilecheck Info: File `output/cv_leschultz.out' has not changed. -(rerunfilecheck) Checksum: 10C9DFB451C95F3C1253D3DF960B71D4;1166. -Package logreq Info: Writing requests to 'output/cv_leschultz.run.xml'. -\openout1 = `output/cv_leschultz.run.xml'. - - ) -Here is how much of TeX's memory you used: - 21900 strings out of 476041 - 392024 string characters out of 5793164 - 1876388 words of memory out of 6000000 - 41985 multiletter control sequences out of 15000+600000 - 603840 words of font info for 62 fonts, out of 8000000 for 9000 - 1137 hyphenation exceptions out of 8191 - 140i,11n,134p,685b,1751s stack positions out of 10000i,1000n,20000p,200000b,200000s - -Output written on output/cv_leschultz.pdf (3 pages, 223150 bytes). -PDF statistics: - 120 PDF objects out of 1000 (max. 8388607) - 101 compressed objects within 2 object streams - 13 named destinations out of 1000 (max. 500000) - 73 words of extra memory for PDF output out of 10000 (max. 10000000) - diff --git a/files/curriculum_vitae/output/cv_leschultz.out b/files/curriculum_vitae/output/cv_leschultz.out deleted file mode 100644 index 082cbc4..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.out +++ /dev/null @@ -1,9 +0,0 @@ -\BOOKMARK [1][-]{section.1}{\376\377\000E\000d\000u\000c\000a\000t\000i\000o\000n}{}% 1 -\BOOKMARK [1][-]{section.2}{\376\377\000S\000k\000i\000l\000l\000s}{}% 2 -\BOOKMARK [1][-]{section.3}{\376\377\000T\000e\000c\000h\000n\000i\000c\000a\000l\000\040\000E\000x\000p\000e\000r\000i\000e\000n\000c\000e}{}% 3 -\BOOKMARK [1][-]{section.4}{\376\377\000J\000o\000u\000r\000n\000a\000l\000\040\000P\000u\000b\000l\000i\000c\000a\000t\000i\000o\000n\000s}{}% 4 -\BOOKMARK [1][-]{section.5}{\376\377\000P\000e\000n\000d\000i\000n\000g\000\040\000J\000o\000u\000r\000n\000a\000l\000\040\000A\000c\000c\000e\000p\000t\000a\000n\000c\000e}{}% 5 -\BOOKMARK [1][-]{section.6}{\376\377\000P\000r\000e\000s\000e\000n\000t\000a\000t\000i\000o\000n\000s}{}% 6 -\BOOKMARK [1][-]{section.7}{\376\377\000T\000e\000a\000c\000h\000i\000n\000g\000\040\000E\000x\000p\000e\000r\000i\000e\000n\000c\000e}{}% 7 -\BOOKMARK [1][-]{section.8}{\376\377\000A\000w\000a\000r\000d\000s\000,\000\040\000H\000o\000n\000o\000r\000s\000,\000\040\000a\000n\000d\000\040\000S\000o\000c\000i\000e\000t\000i\000e\000s}{}% 8 -\BOOKMARK [1][-]{section.9}{\376\377\000I\000n\000t\000e\000r\000e\000s\000t\000s}{}% 9 diff --git a/files/curriculum_vitae/output/cv_leschultz.pdf b/files/curriculum_vitae/output/cv_leschultz.pdf deleted file mode 100644 index 21d7a5b..0000000 Binary files a/files/curriculum_vitae/output/cv_leschultz.pdf and /dev/null differ diff --git a/files/curriculum_vitae/output/cv_leschultz.run.xml b/files/curriculum_vitae/output/cv_leschultz.run.xml deleted file mode 100644 index d38fea8..0000000 --- a/files/curriculum_vitae/output/cv_leschultz.run.xml +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - latex - - output/cv_leschultz.bcf - - - output/cv_leschultz.bbl - - - blx-dm.def - blx-compat.def - biblatex.def - blx-natbib.def - standard.bbx - numeric.bbx - numeric-comp.bbx - ieee.bbx - numeric-comp.cbx - biblatex.cfg - english.lbx - - - - biber - - biber - output/cv_leschultz - - - output/cv_leschultz.bcf - - - output/cv_leschultz.bbl - - - output/cv_leschultz.bbl - - - output/cv_leschultz.bcf - - - sections/refs.bib - - - diff --git a/files/curriculum_vitae/sections/.experience.tex.swp b/files/curriculum_vitae/sections/.experience.tex.swp deleted file mode 100644 index 69e1a23..0000000 Binary files a/files/curriculum_vitae/sections/.experience.tex.swp and /dev/null differ diff --git a/files/curriculum_vitae/sections/awards.tex b/files/curriculum_vitae/sections/awards.tex deleted file mode 100644 index 6df7e22..0000000 --- a/files/curriculum_vitae/sections/awards.tex +++ /dev/null @@ -1,13 +0,0 @@ -\section{Awards, Honors, and Societies} - -\begin{itemize} - \item \textit{PPG Fellowship} \hfill University of Wisconsin-Madison, Madison, WI - \item \textit{Ying Yu Chuang Graduate Support Award} \hfill University of Wisconsin-Madison, Madison, WI - \item \textit{Sigma Pi Sigma (Physics Honor Society)} \hfill Fort Lewis College, Durango, CO - \item \textit{Order of the Engineer} \hfill Fort Lewis College, Durango, CO - \item \textit{Deans' Council Freshman 4.0 Award and Certificate} \hfill Fort Lewis College, Durango, CO - \item \textit{Freshman Chemistry Recognition Award} \hfill Fort Lewis College, Durango, CO - \item \textit{Renaissance Plaque} \hfill Albuquerque, Manzano High School, NM - \item \textit{Chickasaw Honor Club Outstanding Academic Achievement Award} \hfill Menard High School, Menard, TX - \item \textit{Patrick S. Gilmore Band Award} \hfill Menard High School, Menard, TX -\end{itemize} diff --git a/files/curriculum_vitae/sections/education.tex b/files/curriculum_vitae/sections/education.tex deleted file mode 100644 index 92a614b..0000000 --- a/files/curriculum_vitae/sections/education.tex +++ /dev/null @@ -1,5 +0,0 @@ -\section{Education} - -\textbf{Ph.D. Materials Science and Engineering}, \textit{University of Wisconsin-Madison} (GPA: 3.691 out of 4.0) \hfill Aug 2024\\ -\textbf{M.S. Materials Science and Engineering}, \textit{University of Wisconsin-Madison} (GPA: 3.691 out of 4.0) \hfill Dec 2020\\ -\textbf{B.S. Engineering}, \textit{Fort Lewis College} (GPA: 3.99 out of 4.0) \hfill Dec 2017\\ diff --git a/files/curriculum_vitae/sections/experience.tex b/files/curriculum_vitae/sections/experience.tex deleted file mode 100644 index 430f3d2..0000000 --- a/files/curriculum_vitae/sections/experience.tex +++ /dev/null @@ -1,58 +0,0 @@ -\section{Technical Experience} - -\textbf{Research Assistant \hfill Jun 2018 --- Aug 2024}\\ -Computational Materials Group, UW-Madison \hfill Madison, WI - -\begin{itemize} -\item \textbf{Machine Learning Domain of Applicability for Materials} - \begin{itemize} - \item Implemented machine learning model ensemble for property prediction and uncertainty quantification of materials data - \item Quantified the feature space of the model using kernel density estimation to identify regions where the model's predictions were less accurate. - \item Wrote PyPI package for users to apply machine learning models that flag improper predictions - \end{itemize} -\item \textbf{Scientific Cluster Construction and Administration} - \begin{itemize} - \item Assisted in the construction and administration of two clusters - \item Employed OpenHPC with Warewulf provisioning and OpenPBS queue management - \item Compiled software and used Environment Modules to setup software for materials research: VASP, LAMMPS, Python, etc. - \end{itemize} -\item \textbf{Quantifying Metallic Glass Forming Ability} - \begin{itemize} - \item High throughput generation of ab-initio energies and forces for metallic systems to machine learn 34 interatomic potentials - \item Conducted classical, ab-initio, and machine learned molecular dynamics to model metal alloy properties and their effect on predicting glass forming ability - \end{itemize} -\end{itemize} - -\textbf{Summer Undergraduate Research Experience \hfill May 2017 --- Aug 2017}\\ -Computational Nuclear Engineering Research Group, UW-Madison \hfill Madison, WI - -\begin{itemize} - \item \textbf{Presented} ``Tools for Standard Visualization of DAGMC Radiation Transport Results'' - \item Implemented command line tool for standard, automated image generation from data -\end{itemize} - -\textbf{Capstone Design Project \hfill Sep 2016 --- Apr 2017}\\ -Undergraduate Research, Fort Lewis College \hfill Durango, CO - -\begin{itemize} - \item \textbf{Published} to the American Institute of Aeronautics and Astronautics - \item Designed and built an exotic propulsion test stand with a team of 5 engineering students - \item Implemented electrostatic displacement mechanism and modeled system response with MATLAB -\end{itemize} - -\textbf{Summer Undergraduate Research Fellowship \hfill May 2016 --- Aug 2016}\\ -Advanced Diagnostics and Propulsion Research Laboratory, Purdue \hfill Durango, CO - -\begin{itemize} - \item \textbf{Presented} ``Optimization of a High-Speed X-Ray Imaging System for Studying Sprays'' - \item Operated pressure vessels, X-ray tube sources, and high-speed cameras for analysis of two dimensional sprays - \item Built lead housing for X-ray tube sources -\end{itemize} - -\textbf{Design Project \hfill Dec 2015 --- Apr 2016}\\ -Undergraduate Research, Fort Lewis College \hfill Durango, CO - -\begin{itemize} - \item \textbf{Published} to OCEANS 16 - \item Designed and developed an interchangeable sensor package for measurement of water temperature, oxygen reduction potential, pH, time, and global positioning system data -\end{itemize} diff --git a/files/curriculum_vitae/sections/interests.tex b/files/curriculum_vitae/sections/interests.tex deleted file mode 100644 index ae4b87f..0000000 --- a/files/curriculum_vitae/sections/interests.tex +++ /dev/null @@ -1,3 +0,0 @@ -\section{Interests} - -Movies, shows, video games, weight lifting, LEGOs, PC building, and coding \ No newline at end of file diff --git a/files/curriculum_vitae/sections/presentations.tex b/files/curriculum_vitae/sections/presentations.tex deleted file mode 100644 index 01956f0..0000000 --- a/files/curriculum_vitae/sections/presentations.tex +++ /dev/null @@ -1,8 +0,0 @@ -\section{Presentations} - -\begin{itemize} - \item \fullcite{schultz_presentation_2021} - \item \fullcite{schultz_presentation_2020} - \item \fullcite{schultz_2018} - \item \fullcite{schneider_2016} -\end{itemize} diff --git a/files/curriculum_vitae/sections/publications.tex b/files/curriculum_vitae/sections/publications.tex deleted file mode 100644 index 0d161b1..0000000 --- a/files/curriculum_vitae/sections/publications.tex +++ /dev/null @@ -1,32 +0,0 @@ -\section{Journal Publications} - -\begin{itemize} - - % Chronological first author - \item \fullcite{schultz_2022} - \item \fullcite{schultz_2021} - - % Chronological - \item \fullcite{schmidt_2024} - \item \fullcite{afflerbach_2022} - \item \fullcite{afflerbach_2021} - \item \fullcite{janqi_2020} - \item \fullcite{halls_2018} - -\end{itemize} - -\section{Pending Journal Acceptance} - -\begin{itemize} - - % Chronological first author - %\item \fullcite{schultz_potentials_2024} In Preparation - \item \fullcite{schultz_kde_2024} - - % Chronological - %\item \fullcite{huang_2024} - \item \fullcite{meng_2024} - \item \fullcite{jacobs_2024} - \item \fullcite{agrawal_2024} - -\end{itemize} diff --git a/files/curriculum_vitae/sections/refs.bib b/files/curriculum_vitae/sections/refs.bib deleted file mode 100644 index aa75647..0000000 --- a/files/curriculum_vitae/sections/refs.bib +++ /dev/null @@ -1,161 +0,0 @@ -@inproceedings{schneider_2016, - author = {Schneider, James and Schultz, Lane E. and Mancha, Sophie and Hicks, Eric and Smith, Ryan N.}, - booktitle = {OCEANS 2016 MTS/IEEE Monterey}, - title = {Development of a portable water quality sensor for river monitoring from small rafts}, - year = {2016}, - pages = {1-10}, - doi = {10.1109/OCEANS.2016.7761392}, -} - -@article{afflerbach_2022, - author = {Afflerbach, Benjamin T. and Francis, Carter and Schultz, Lane E. and Spethson, Janine and Meschke, Vanessa and Strand, Elliot and Ward, Logan and Perepezko, John H. and Thoma, Dan and Voyles, Paul M. and Szlufarska, Izabela and Morgan, Dane}, - doi = {10.1021/acs.chemmater.1c03542}, - issn = {0897-4756}, - journal = {Chemistry of Materials}, - month = {03}, - pages = {acs.chemmater.1c03542}, - title = {{Machine Learning Prediction of the Critical Cooling Rate for Metallic Glasses from Expanded Datasets and Elemental Features}}, - url = {https://pubs.acs.org/doi/10.1021/acs.chemmater.1c03542}, - year = {2022} -} - -@article{afflerbach_2021, - author = {Afflerbach, Benjamin T. and Schultz, Lane and Perepezko, John H. and Voyles, Paul M. and Szlufarska, Izabela and Morgan, Dane}, - doi = {10.1016/j.commatsci.2021.110728}, - issn = {09270256}, - journal = {Computational Materials Science}, - month = {11}, - publisher = {Elsevier B.V.}, - title = {{Molecular simulation-derived features for machine learning predictions of metal glass forming ability}}, - volume = {199}, - year = {2021} -} - -@article{schultz_2021, - title = {Exploration of characteristic temperature contributions to metallic glass forming ability}, - journal = {Computational Materials Science}, - volume = {196}, - pages = {110494}, - year = {2021}, - issn = {0927-0256}, - doi = {https://doi.org/10.1016/j.commatsci.2021.110494}, - url = {https://www.sciencedirect.com/science/article/pii/S0927025621002196}, - author = {Lane E. Schultz and Benjamin Afflerbach and Carter Francis and Paul M. Voyles and Izabela Szlufarska and Dane Morgan}, -} - -@article{schultz_2022, - title = {Molecular dynamic characteristic temperatures for predicting metallic glass forming ability}, - journal = {Computational Materials Science}, - volume = {201}, - pages = {110877}, - year = {2022}, - issn = {0927-0256}, - doi = {https://doi.org/10.1016/j.commatsci.2021.110877}, - url = {https://www.sciencedirect.com/science/article/pii/S0927025621005899}, - author = {Lane E. Schultz and Benjamin Afflerbach and Izabela Szlufarska and Dane Morgan}, - keywords = {Metallic glasses, Characteristic temperatures, Machine learning, Glass forming ability, Critical casting diameter}, -} - -@article{janqi_2020, - title = {Microalloying effect in ternary Al-Sm-X (X=Ag, Au, Cu) metallic glasses studied by ab initio molecular dynamics}, - journal = {Computational Materials Science}, - volume = {185}, - pages = {109958}, - year = {2020}, - issn = {0927-0256}, - doi = {https://doi.org/10.1016/j.commatsci.2020.109958}, - url = {https://www.sciencedirect.com/science/article/pii/S0927025620304493}, - author = {J. Xi and G. Bokas and L.E. Schultz and M. Gao and L. Zhao and Y. Shen and J.H. Perepezko and D. Morgan and I. Szlufarska}, -} - -@article{agrawal_2024, - title = {Accelerating Ensemble Error Bar Prediction with Single Models Fits}, - author = {Vidit Agrawal and Shixin Zhang and Lane E. Schultz and Dane Morgan}, - year = {2024}, - eprint = {2404.09896}, - archivePrefix = {arXiv}, - journal = {Computational Materials Science}, -} - -@article{meng_2024, - title = {Ultra-fast Oxygen Conduction in Sill\'en Oxychlorides}, - author = {Jun Meng and Md Sariful Sheikh and Lane E. Schultz and William O. Nachlas and Jian Liu and Maciej P. Polak and Ryan Jacobs and Dane Morgan}, - year = {2024}, - eprint = {2406.07723}, - archivePrefix = {arXiv}, - journal = {Advanced Energy Materials}, -} - -@article{jacobs_2024, - title = {Machine Learning Materials Properties with Accurate Predictions, Uncertainty Estimates, Domain Guidance, and Persistent Online Accessibility}, - author = {Ryan Jacobs and Lane E. Schultz and Aristana Scourtas and KJ Schmidt and Owen Price and Will Engler and Ben Blaiszik and Dane Morgan}, - journal = {npj Computational Materials}, -} - -@article{huang_2024, - title = {Composition-Resolved Dynamics in Metallic Supercooled Liquids from Momentum-Resolved Electron Correlation Microscopy}, - author = {Shuoyuan Huang and Ajay Annamareddy and Carter Francis and Lane E. Schultz and Jittisa Ketkaew and M. D. Ediger and Lian Yu and Jan Schroers and Dane Morgan and Paul M. Voyles1}, -} - -@inbook{schultz_2018, - author = {Lane E. Schultz and Thomas J. Cogger and Ryan Good and James Schneider and Robert Rothschild and William Nollet}, - title = {Design of Torsional Test Stand for Micro-Newton Force Detection}, - booktitle = {2018 Aerodynamic Measurement Technology and Ground Testing Conference}, - year = {2018}, - doi = {10.2514/6.2018-3737}, - URL = {https://arc.aiaa.org/doi/abs/10.2514/6.2018-3737}, -} - -@article{schultz_potentials_2024, - title = {Machine Learning Metallic Glass Critical Cooling Rates Through Atomistic and Molecular Dynamic Material Properties}, - author = {L. E. Schultz and B. Afflerbach and D. Morgan}, - journal = {Computational Materials Science}, -} - -@article{schultz_kde_2024, - title = {A General Approach for Determining Applicability Domain of Machine Learning Models}, - author = {Lane E. Schultz and Yiqi Wang and Ryan Jacobs and Dane Morgan}, - year = {2024}, - eprint = {2406.05143}, - archivePrefix = {arXiv}, - journal = {npj Computational Materials}, -} - -@article{halls_2018, - title = {Quantitative 10-50 kHz X-ray radiography of liquid spray distributions using a rotating-anode tube source}, - journal = {International Journal of Multiphase Flow}, - volume = {109}, - pages = {123-130}, - year = {2018}, - issn = {0301-9322}, - doi = {https://doi.org/10.1016/j.ijmultiphaseflow.2018.07.014}, - url = {https://www.sciencedirect.com/science/article/pii/S0301932218301198}, - author = {B.R. Halls and J.R. Gord and L.E. Schultz and W.C. Slowman and M.D.A. Lightfoot and S. Roy and T.R. Meyer}, -} - -@article{schmidt_2024, - doi = {10.21105/joss.05467}, - url = {https://doi.org/10.21105/joss.05467}, - year = {2024}, - publisher = {The Open Journal}, - volume = {9}, - number = {93}, - pages = {5467}, - author = {Kj Schmidt and Aristana Scourtas and Logan Ward and Steve Wangen and Marcus Schwarting and Isaac Darling and Ethan Truelove and Aadit Ambadkar and Ribhav Bose and Zoa Katok and Jingrui Wei and Xiangguo Li and Ryan Jacobs and Lane Schultz and Doyeon Kim and Michael Ferris and Paul M. Voyles and Dane Morgan and Ian Foster and Ben Blaiszik}, - title = {Foundry-ML - Software and Services to Simplify Access to Machine Learning Datasets in Materials Science}, - journal = {Journal of Open Source Software}, -} - -@conference{schultz_presentation_2021, - title = {Molecular Dynamic Characteristic Temperatures for Predicting Metallic Glass Forming Ability}, - year = {2021}, - organization = {Materials Science \& Technology}, - address = {Columbus, OH} -} - -@conference{schultz_presentation_2020, - title = {Molecular Dynamics Features for Predicting Metallic Glass Critical Casting Thickness}, - year = {2020}, - organization = {Virtual Materials Research Society Spring/Fall Meeting \& Exhibit}, - address = {Virtual} -} diff --git a/files/curriculum_vitae/sections/skills.tex b/files/curriculum_vitae/sections/skills.tex deleted file mode 100644 index 61ca3dd..0000000 --- a/files/curriculum_vitae/sections/skills.tex +++ /dev/null @@ -1,9 +0,0 @@ -\section{Skills} - -\begin{tabular}{p{15em} p{40em}} -\textbf{Tools} & Python, PyTorch, scikit-learn, Bash, Git, \LaTeX, C++, Verilog, MATLAB, \\ - & Vim, Docker, Apptainer, Linux, VASP, LAMMPS, AutoCAD, SolidWorks \\ -\textbf{Research} & Workflow Automation, Atomic Modeling, Machine Learning, \\ - & Cluster Administration (OpenHPC) \\ -\textbf{Communication} & English and Spanish (fluent written and verbal) -\end{tabular} diff --git a/files/curriculum_vitae/sections/teaching.tex b/files/curriculum_vitae/sections/teaching.tex deleted file mode 100644 index 19db68e..0000000 --- a/files/curriculum_vitae/sections/teaching.tex +++ /dev/null @@ -1,9 +0,0 @@ -\section{Teaching Experience} - -\begin{itemize} - \item Assisting lab peers with software installation and cluster usage \hfill Graduate - \item Assisted in molecular dynamic labs \hfill Graduate - \item Grader for Thermodynamics of Solids \hfill Graduate - \item Teaching Assistant for Thermal and Fluid Systems Laboratory \hfill Undergraduate - \item Teaching Assistant Engineering Fundamentals II (MATLAB) \hfill Undergraduate -\end{itemize} diff --git a/index.html b/index.html index 1c0a54b..27d39d6 100644 --- a/index.html +++ b/index.html @@ -164,7 +164,7 @@

My Files