diff options
Diffstat (limited to 'writeup')
-rw-r--r-- | writeup/ref.bib | 96 | ||||
-rw-r--r-- | writeup/reference.fdb_latexmk | 7 | ||||
-rwxr-xr-x | writeup/wordcount.sh | 2 | ||||
-rw-r--r-- | writeup/writeup.aux | 67 | ||||
-rw-r--r-- | writeup/writeup.bbl | 233 | ||||
-rw-r--r-- | writeup/writeup.bcf | 14 | ||||
-rw-r--r-- | writeup/writeup.blg | 24 | ||||
-rw-r--r-- | writeup/writeup.fdb_latexmk | 33 | ||||
-rw-r--r-- | writeup/writeup.fls | 339 | ||||
-rw-r--r-- | writeup/writeup.log | 948 | ||||
-rw-r--r-- | writeup/writeup.out | 21 | ||||
-rw-r--r-- | writeup/writeup.synctex(busy) | 0 | ||||
-rw-r--r-- | writeup/writeup.synctex.gz | bin | 6342 -> 34443 bytes | |||
-rw-r--r-- | writeup/writeup.tex | 139 | ||||
-rw-r--r-- | writeup/writeup.toc | 21 |
15 files changed, 589 insertions, 1355 deletions
diff --git a/writeup/ref.bib b/writeup/ref.bib index 4b5f8e3..da14bec 100644 --- a/writeup/ref.bib +++ b/writeup/ref.bib @@ -3,4 +3,98 @@ journal={Free software, Free society}, author={Richard Stallman}, year={1984}, - pages={33-43}} + pages={33-43} +} + +@article{FOSSdef, + title={The definition of Free Software}, + journal={Free software, Free society}, + author={Richard Stallman}, + year={1996}, + pages={44-47} +} + +@article{OPENletter, + title={Open letter to hobbyists}, + author={Bill Gates}, + year={1976}, + pages={0-1} +} + +@online{LINUX, + title = "The linux kernel", + url = "https://www.kernel.org/linux.html", + addendum = "(accessed: 24/10/2024)", + keywords = "Open Source, Linux, FOSS" +} + +@online{LINUXmarket, + title = "linux market share", + url = "https://gs.statcounter.com/os-market-share/desktop/worldwide/", + addendum = "(accessed: 24/10/2024)", + keywords = "Open Source, Linux, FOSS" +} + +@online{BSDnet1, + title = "BSD net 1", + url = "http://gunkies.org/wiki/Net/1", + addendum = "(accessed: 24/10/2024)", + keywords = "Open Source, BSD" +} + +@online{GNUproject, + title = "The GNU project", + url = "https://www.gnu.org/gnu/gnu.html", + addendum = "(accessed: 24/10/2024)", + keywords = "FOSS" +} + +@online{DOVECOT, + title = "dovecot: the secure email server", + url = "https://dovecot.org/", + addendum = "(accessed: 22/10/2024)", + keywords = "email, FOSS" +} + +@online{STEAMdeck, + title = "steam deck gaming handheld", + url = "https://www.steamdeck.com/en/software", + addendum = "(accessed: 22/10/2024)", + keywords = "gaming, FOSS" +} + + +@online{KRITA, + title = "krita: the free and open graphics tool", + url = "https://krita.org/en/features/", + addendum = "(accessed: 22/10/2024)", + keywords = "art, graphics, FOSS, KDE" +} + +@online{KDE, + title = "The KDE foundation", + url = "https://kde.org/", + addendum = "(accessed: 22/10/2024)", + keywords = "KDE, FOSS" +} + +@online{BROWSERmarketshare, + title = "firefox market share", + url = "https://gs.statcounter.com/browser-market-share/all/worldwide/2009", + addendum = "(accessed: 22/10/2024)", + keywords = "webbrowsers" +} + +@online{FIREFOX, + title = "Firefox", + url = "https://www.mozilla.org/en-GB/firefox/new/", + addendum = "(accessed: 22/10/2024)", + keywords = "webbrowsers, FOSS, firefox" +} +@online{COMMONfoss, + title = "15 best open source software you must try", + url = "https://www.turing.com/kb/best-open-source-software", + addendum = "(accessed: 22/10/2024)", + keywords = "FOSS" +} + diff --git a/writeup/reference.fdb_latexmk b/writeup/reference.fdb_latexmk deleted file mode 100644 index 44326c0..0000000 --- a/writeup/reference.fdb_latexmk +++ /dev/null @@ -1,7 +0,0 @@ -# Fdb version 4 -["pdflatex"] 1729165729.88924 "reference.tex" "reference.pdf" "reference" 1729165730.20532 2 - (generated) - "reference.aux" - "reference.log" - "reference.pdf" - (rewritten before read) diff --git a/writeup/wordcount.sh b/writeup/wordcount.sh new file mode 100755 index 0000000..74eb254 --- /dev/null +++ b/writeup/wordcount.sh @@ -0,0 +1,2 @@ +#!/bin/sh +detex writeup.tex | wc -w diff --git a/writeup/writeup.aux b/writeup/writeup.aux index adf5f86..4bd2f43 100644 --- a/writeup/writeup.aux +++ b/writeup/writeup.aux @@ -6,14 +6,59 @@ \providecommand\HyField@AuxAddToFields[1]{} \providecommand\HyField@AuxAddToCoFields[2]{} \babel@aux{english}{} -\@writefile{toc}{\contentsline {section}{\numberline {1}What is free software?}{3}{section.1}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {2}A brief history of FOSS software}{3}{section.2}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {3}Examples of free software}{3}{section.3}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {4}Comparing free software to its proprietary counterparts}{3}{section.4}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {5}What makes free software so appealing to developers?}{3}{section.5}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {6}What makes free software so appealing to privacy experts?}{3}{section.6}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {7}Where else is free software used and why?}{3}{section.7}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {8}What's next for the free software space?}{3}{section.8}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {9}Final thoughts}{3}{section.9}\protected@file@percent } -\abx@aux@read@bbl@mdfivesum{EE04F40F768DAEED26442158E95ABA61} -\gdef \@abspage@last{3} +\@writefile{toc}{\contentsline {section}{\numberline {1}Using this document}{2}{section.1}\protected@file@percent } +\abx@aux@cite{0}{GNUmaifesto} +\abx@aux@segm{0}{0}{GNUmaifesto} +\abx@aux@cite{0}{FOSSdef} +\abx@aux@segm{0}{0}{FOSSdef} +\@writefile{toc}{\contentsline {section}{\numberline {2}A brief introduction}{3}{section.2}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {3}Used language in this paper}{3}{section.3}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {4}What is Free Software?}{3}{section.4}\protected@file@percent } +\abx@aux@cite{0}{COMMONfoss} +\abx@aux@segm{0}{0}{COMMONfoss} +\abx@aux@cite{0}{KRITA} +\abx@aux@segm{0}{0}{KRITA} +\abx@aux@cite{0}{KDE} +\abx@aux@segm{0}{0}{KDE} +\abx@aux@cite{0}{DOVECOT} +\abx@aux@segm{0}{0}{DOVECOT} +\abx@aux@cite{0}{FIREFOX} +\abx@aux@segm{0}{0}{FIREFOX} +\abx@aux@cite{0}{BROWSERmarketshare} +\abx@aux@segm{0}{0}{BROWSERmarketshare} +\abx@aux@cite{0}{GNUproject} +\abx@aux@segm{0}{0}{GNUproject} +\abx@aux@cite{0}{OPENletter} +\abx@aux@segm{0}{0}{OPENletter} +\@writefile{toc}{\contentsline {section}{\numberline {5}A brief history of FOSS}{4}{section.5}\protected@file@percent } +\abx@aux@cite{0}{BSDnet1} +\abx@aux@segm{0}{0}{BSDnet1} +\abx@aux@cite{0}{LINUX} +\abx@aux@segm{0}{0}{LINUX} +\abx@aux@cite{0}{LINUXmarket} +\abx@aux@segm{0}{0}{LINUXmarket} +\abx@aux@cite{0}{STEAMdeck} +\abx@aux@segm{0}{0}{STEAMdeck} +\@writefile{toc}{\contentsline {section}{\numberline {6}Examples of Free Software}{6}{section.6}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {7}Comparing Free Software to its proprietary counterparts}{6}{section.7}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {8}What makes Free Software so appealing to developers?}{6}{section.8}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {9}What makes Free Software so appealing to privacy experts?}{6}{section.9}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {10}Where else is Free Software used and why?}{6}{section.10}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {11}What's next for the Free Software space?}{6}{section.11}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {12}Final thoughts}{6}{section.12}\protected@file@percent } +\abx@aux@read@bbl@mdfivesum{48689B94449961BFFA8B87329604D747} +\abx@aux@defaultrefcontext{0}{COMMONfoss}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{BSDnet1}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{DOVECOT}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{FIREFOX}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{BROWSERmarketshare}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{OPENletter}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{KRITA}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{LINUXmarket}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{FOSSdef}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{GNUmaifesto}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{STEAMdeck}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{GNUproject}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{KDE}{nty/global//global/global} +\abx@aux@defaultrefcontext{0}{LINUX}{nty/global//global/global} +\gdef \@abspage@last{7} diff --git a/writeup/writeup.bbl b/writeup/writeup.bbl index 005f385..5f219c7 100644 --- a/writeup/writeup.bbl +++ b/writeup/writeup.bbl @@ -16,5 +16,238 @@ {} \endgroup + +\refsection{0} + \datalist[entry]{nty/global//global/global} + \entry{COMMONfoss}{online}{} + \field{sortinit}{1} + \field{sortinithash}{4f6aaa89bab872aa0999fec09ff8e98a} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 22/10/2024)} + \field{title}{15 best open source software you must try} + \verb{urlraw} + \verb https://www.turing.com/kb/best-open-source-software + \endverb + \verb{url} + \verb https://www.turing.com/kb/best-open-source-software + \endverb + \keyw{FOSS} + \endentry + \entry{BSDnet1}{online}{} + \field{sortinit}{B} + \field{sortinithash}{d7095fff47cda75ca2589920aae98399} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 24/10/2024)} + \field{title}{BSD net 1} + \verb{urlraw} + \verb http://gunkies.org/wiki/Net/1 + \endverb + \verb{url} + \verb http://gunkies.org/wiki/Net/1 + \endverb + \keyw{Open Source,BSD} + \endentry + \entry{DOVECOT}{online}{} + \field{sortinit}{d} + \field{sortinithash}{6f385f66841fb5e82009dc833c761848} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 22/10/2024)} + \field{title}{dovecot: the secure email server} + \verb{urlraw} + \verb https://dovecot.org/ + \endverb + \verb{url} + \verb https://dovecot.org/ + \endverb + \keyw{email,FOSS} + \endentry + \entry{FIREFOX}{online}{} + \field{sortinit}{F} + \field{sortinithash}{2638baaa20439f1b5a8f80c6c08a13b4} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 22/10/2024)} + \field{title}{Firefox} + \verb{urlraw} + \verb https://www.mozilla.org/en-GB/firefox/new/ + \endverb + \verb{url} + \verb https://www.mozilla.org/en-GB/firefox/new/ + \endverb + \keyw{webbrowsers,FOSS,firefox} + \endentry + \entry{BROWSERmarketshare}{online}{} + \field{sortinit}{f} + \field{sortinithash}{2638baaa20439f1b5a8f80c6c08a13b4} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 22/10/2024)} + \field{title}{firefox market share} + \verb{urlraw} + \verb https://gs.statcounter.com/browser-market-share/all/worldwide/2009 + \endverb + \verb{url} + \verb https://gs.statcounter.com/browser-market-share/all/worldwide/2009 + \endverb + \keyw{webbrowsers} + \endentry + \entry{OPENletter}{article}{} + \name{author}{1}{}{% + {{hash=410c450973cfdb02178a99c11f63b9f5}{% + family={Gates}, + familyi={G\bibinitperiod}, + given={Bill}, + giveni={B\bibinitperiod}}}% + } + \strng{namehash}{410c450973cfdb02178a99c11f63b9f5} + \strng{fullhash}{410c450973cfdb02178a99c11f63b9f5} + \strng{bibnamehash}{410c450973cfdb02178a99c11f63b9f5} + \strng{authorbibnamehash}{410c450973cfdb02178a99c11f63b9f5} + \strng{authornamehash}{410c450973cfdb02178a99c11f63b9f5} + \strng{authorfullhash}{410c450973cfdb02178a99c11f63b9f5} + \field{sortinit}{G} + \field{sortinithash}{32d67eca0634bf53703493fb1090a2e8} + \field{labelnamesource}{author} + \field{labeltitlesource}{title} + \field{title}{Open letter to hobbyists} + \field{year}{1976} + \field{pages}{0-1} + \range{pages}{-1} + \warn{\item Range field 'pages' in entry 'OPENletter' is malformed, falling back to literal} + \endentry + \entry{KRITA}{online}{} + \field{sortinit}{k} + \field{sortinithash}{c02bf6bff1c488450c352b40f5d853ab} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 22/10/2024)} + \field{title}{krita: the free and open graphics tool} + \verb{urlraw} + \verb https://krita.org/en/features/ + \endverb + \verb{url} + \verb https://krita.org/en/features/ + \endverb + \keyw{art,graphics,FOSS,KDE} + \endentry + \entry{LINUXmarket}{online}{} + \field{sortinit}{l} + \field{sortinithash}{7c47d417cecb1f4bd38d1825c427a61a} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 24/10/2024)} + \field{title}{linux market share} + \verb{urlraw} + \verb https://gs.statcounter.com/os-market-share/desktop/worldwide/ + \endverb + \verb{url} + \verb https://gs.statcounter.com/os-market-share/desktop/worldwide/ + \endverb + \keyw{Open Source,Linux,FOSS} + \endentry + \entry{FOSSdef}{article}{} + \name{author}{1}{}{% + {{hash=1dfe179dc9301b7f9e2ce5c352009d00}{% + family={Stallman}, + familyi={S\bibinitperiod}, + given={Richard}, + giveni={R\bibinitperiod}}}% + } + \strng{namehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{fullhash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{bibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{authorbibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{authornamehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{authorfullhash}{1dfe179dc9301b7f9e2ce5c352009d00} + \field{extraname}{1} + \field{sortinit}{S} + \field{sortinithash}{b164b07b29984b41daf1e85279fbc5ab} + \field{labelnamesource}{author} + \field{labeltitlesource}{title} + \field{journaltitle}{Free software, Free society} + \field{title}{The definition of Free Software} + \field{year}{1996} + \field{pages}{44\bibrangedash 47} + \range{pages}{4} + \endentry + \entry{GNUmaifesto}{article}{} + \name{author}{1}{}{% + {{hash=1dfe179dc9301b7f9e2ce5c352009d00}{% + family={Stallman}, + familyi={S\bibinitperiod}, + given={Richard}, + giveni={R\bibinitperiod}}}% + } + \strng{namehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{fullhash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{bibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{authorbibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{authornamehash}{1dfe179dc9301b7f9e2ce5c352009d00} + \strng{authorfullhash}{1dfe179dc9301b7f9e2ce5c352009d00} + \field{extraname}{2} + \field{sortinit}{S} + \field{sortinithash}{b164b07b29984b41daf1e85279fbc5ab} + \field{labelnamesource}{author} + \field{labeltitlesource}{title} + \field{journaltitle}{Free software, Free society} + \field{title}{The GNU maifesto} + \field{year}{1984} + \field{pages}{33\bibrangedash 43} + \range{pages}{11} + \endentry + \entry{STEAMdeck}{online}{} + \field{sortinit}{s} + \field{sortinithash}{b164b07b29984b41daf1e85279fbc5ab} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 22/10/2024)} + \field{title}{steam deck gaming handheld} + \verb{urlraw} + \verb https://www.steamdeck.com/en/software + \endverb + \verb{url} + \verb https://www.steamdeck.com/en/software + \endverb + \keyw{gaming,FOSS} + \endentry + \entry{GNUproject}{online}{} + \field{sortinit}{T} + \field{sortinithash}{9af77f0292593c26bde9a56e688eaee9} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 24/10/2024)} + \field{title}{The GNU project} + \verb{urlraw} + \verb https://www.gnu.org/gnu/gnu.html + \endverb + \verb{url} + \verb https://www.gnu.org/gnu/gnu.html + \endverb + \keyw{FOSS} + \endentry + \entry{KDE}{online}{} + \field{sortinit}{T} + \field{sortinithash}{9af77f0292593c26bde9a56e688eaee9} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 22/10/2024)} + \field{title}{The KDE foundation} + \verb{urlraw} + \verb https://kde.org/ + \endverb + \verb{url} + \verb https://kde.org/ + \endverb + \keyw{KDE,FOSS} + \endentry + \entry{LINUX}{online}{} + \field{sortinit}{T} + \field{sortinithash}{9af77f0292593c26bde9a56e688eaee9} + \field{labeltitlesource}{title} + \field{addendum}{(accessed: 24/10/2024)} + \field{title}{The linux kernel} + \verb{urlraw} + \verb https://www.kernel.org/linux.html + \endverb + \verb{url} + \verb https://www.kernel.org/linux.html + \endverb + \keyw{Open Source,Linux,FOSS} + \endentry + \enddatalist +\endrefsection \endinput diff --git a/writeup/writeup.bcf b/writeup/writeup.bcf index bb5baed..4ea072f 100644 --- a/writeup/writeup.bcf +++ b/writeup/writeup.bcf @@ -2361,6 +2361,20 @@ <bcf:datasource type="file" datatype="bibtex" glob="false">ref.bib</bcf:datasource> </bcf:bibdata> <bcf:section number="0"> + <bcf:citekey order="1" intorder="1">GNUmaifesto</bcf:citekey> + <bcf:citekey order="2" intorder="1">FOSSdef</bcf:citekey> + <bcf:citekey order="3" intorder="1">COMMONfoss</bcf:citekey> + <bcf:citekey order="4" intorder="1">KRITA</bcf:citekey> + <bcf:citekey order="5" intorder="1">KDE</bcf:citekey> + <bcf:citekey order="6" intorder="1">DOVECOT</bcf:citekey> + <bcf:citekey order="7" intorder="1">FIREFOX</bcf:citekey> + <bcf:citekey order="8" intorder="1">BROWSERmarketshare</bcf:citekey> + <bcf:citekey order="9" intorder="1">GNUproject</bcf:citekey> + <bcf:citekey order="10" intorder="1">OPENletter</bcf:citekey> + <bcf:citekey order="11" intorder="1">BSDnet1</bcf:citekey> + <bcf:citekey order="12" intorder="1">LINUX</bcf:citekey> + <bcf:citekey order="13" intorder="1">LINUXmarket</bcf:citekey> + <bcf:citekey order="14" intorder="1">STEAMdeck</bcf:citekey> </bcf:section> <!-- SORTING TEMPLATES --> <bcf:sortingtemplate name="nty"> diff --git a/writeup/writeup.blg b/writeup/writeup.blg index 8fb4196..6e1e036 100644 --- a/writeup/writeup.blg +++ b/writeup/writeup.blg @@ -1,9 +1,17 @@ [0] Config.pm:307> INFO - This is Biber 2.19 -[0] Config.pm:310> INFO - Logfile is 'writeup.blg' -[174] biber:340> INFO - === Thu Oct 17, 2024, 12:48:58 -[203] Biber.pm:419> INFO - Reading 'writeup.bcf' -[342] Biber.pm:979> INFO - Found 0 citekeys in bib section 0 -[376] bbl.pm:660> INFO - Writing 'writeup.bbl' with encoding 'UTF-8' -[377] bbl.pm:763> INFO - Output to writeup.bbl -[377] Biber.pm:131> WARN - The file 'writeup.bcf' does not contain any citations! -[377] Biber.pm:133> INFO - WARNINGS: 1 +[1] Config.pm:310> INFO - Logfile is 'writeup.blg' +[371] biber:340> INFO - === Thu Oct 24, 2024, 13:06:17 +[423] Biber.pm:419> INFO - Reading 'writeup.bcf' +[668] Biber.pm:979> INFO - Found 14 citekeys in bib section 0 +[730] Biber.pm:4419> INFO - Processing section 0 +[774] Biber.pm:4610> INFO - Looking for bibtex file 'ref.bib' for section 0 +[776] bibtex.pm:1713> INFO - LaTeX decoding ... +[825] bibtex.pm:1519> INFO - Found BibTeX data source 'ref.bib' +[1101] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable' +[1103] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized' +[1103] Biber.pm:4239> INFO - Sorting list 'nty/global//global/global' of type 'entry' with template 'nty' and locale 'en-US' +[1103] Biber.pm:4245> INFO - No sort tailoring available for locale 'en-US' +[1156] bbl.pm:660> INFO - Writing 'writeup.bbl' with encoding 'UTF-8' +[1166] bbl.pm:763> INFO - Output to writeup.bbl +[1169] Biber.pm:131> WARN - Range field 'pages' in entry 'OPENletter' is malformed, falling back to literal +[1169] Biber.pm:133> INFO - WARNINGS: 1 diff --git a/writeup/writeup.fdb_latexmk b/writeup/writeup.fdb_latexmk index 4eb8edf..b47361e 100644 --- a/writeup/writeup.fdb_latexmk +++ b/writeup/writeup.fdb_latexmk @@ -1,20 +1,34 @@ # Fdb version 4 -["biber writeup"] 1729165737.60584 "writeup.bcf" "writeup.bbl" "writeup" 1729165744.21876 0 - "writeup.bcf" 1729165743.97126 107694 dbde7571217d22797bd84e95a6105cc0 "pdflatex" +["biber writeup"] 1729771574.54277 "writeup.bcf" "writeup.bbl" "writeup" 1729771708.58759 0 + "ref.bib" 1729771562.38134 2468 b35e7c5efed7d858ce458552d0226132 "" + "writeup.bcf" 1729771707.81388 108589 174f285ac3ff3038b99ed059f7a735de "pdflatex" (generated) "writeup.bbl" "writeup.blg" (rewritten before read) -["pdflatex"] 1729165741.71817 "writeup.tex" "writeup.pdf" "writeup" 1729165744.21933 0 +["pdflatex"] 1729771701.42851 "writeup.tex" "writeup.pdf" "writeup" 1729771708.58837 0 "/usr/share/texmf-dist/fonts/map/fontname/texfonts.map" 1727349926 3524 cb3e574dea2d1052e39280babc910dc8 "" "/usr/share/texmf-dist/fonts/tfm/public/cm/cmbx12.tfm" 1727349926 1324 c910af8c371558dc20f2d7822f66fe64 "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmcsc10.tfm" 1727349926 1300 63a6111ee6274895728663cf4b4e7e81 "" "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm" 1727349926 1524 4414a8315f39513458b80dfc63bff03a "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm" 1727349926 1512 f21f83efb36853c0b70002322c1ab3ad "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm" 1727349926 1520 eccf95517727cb11801f4f1aee3a21b4 "" "/usr/share/texmf-dist/fonts/tfm/public/cm/cmr12.tfm" 1727349926 1288 655e228510b4c2a1abe905c368440826 "" "/usr/share/texmf-dist/fonts/tfm/public/cm/cmr17.tfm" 1727349926 1292 296a67155bdbfc32aa9c636f21e91433 "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmr6.tfm" 1727349926 1300 b62933e007d01cfd073f79b963c01526 "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmr8.tfm" 1727349926 1292 21c1c5bfeaebccffdb478fd231a0997d "" "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm" 1727349926 1124 6c73e740cf17375f03eec0ee63599741 "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm" 1727349926 1116 933a60c408fc0a863a92debe84b2d294 "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm" 1727349926 1120 8b7d695260f3cff42e636090a8002094 "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmti12.tfm" 1727349926 1484 ed72f8f5cf654cda15ecc8e32bfcbee5 "" + "/usr/share/texmf-dist/fonts/tfm/public/cm/cmtt12.tfm" 1727349926 772 9a936b7f5e2ff0557fce0f62822f0bbf "" "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb" 1727349926 32080 340ef9bf63678554ee606688e7b5339d "" + "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb" 1727349926 32001 6aeea3afe875097b1eb0da29acd61e28 "" "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb" 1727349926 32722 d7379af29a190c3f453aba36302ff5a9 "" "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb" 1727349926 32362 179c33bbf43f19adbb3825bb4e36e57a "" + "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb" 1727349926 32726 0a1aea6fcd6468ee2cf64d891f5c43c8 "" + "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb" 1727349926 36118 fad905eba93cff5bce1e185fe980a177 "" + "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb" 1727349926 24252 1e4e051947e12dfb50fee0b7f4e26e3a "" "/usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii" 1727349926 71627 94eb9990bed73c364d7f53f960cc8c5b "" "/usr/share/texmf-dist/tex/generic/atbegshi/atbegshi.sty" 1727349926 24708 5584a51a7101caf7e6bbf1fc27d8f7b1 "" "/usr/share/texmf-dist/tex/generic/babel-english/english.ldf" 1727349926 7008 9ff5fdcc865b01beca2b0fe4a46231d4 "" @@ -166,6 +180,7 @@ "/usr/share/texmf-dist/tex/latex/pgfopts/pgfopts.sty" 1727349926 5540 d5c60cf09c59da351aa4023ed084e4eb "" "/usr/share/texmf-dist/tex/latex/refcount/refcount.sty" 1727349926 9878 9e94e8fa600d95f9c7731bb21dfb67a4 "" "/usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty" 1727349926 9714 ba3194bd52c8499b3f1e3eb91d409670 "" + "/usr/share/texmf-dist/tex/latex/setspace/setspace.sty" 1727349926 22490 8cac309b79a4c53a4ffce4b1b07aead0 "" "/usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.sty" 1727349926 54 f9439ec673a174422959417bbf935693 "" "/usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.tex" 1727349926 8570 d1bab08986c0118f4c006d2f8c250422 "" "/usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.sty" 1727349926 103 1ec4da228521932da66ce8de6a762d94 "" @@ -180,12 +195,12 @@ "/usr/share/texmf-dist/web2c/texmf.cnf" 1727349926 41588 b43d3e860a4f94167ee1e725ff526a72 "" "/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1727772120.4956 5312047 b07fcd2a9090df96fc745b92a3db793b "" "/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1727771987 7112995 7933768d5ebcb328850d23523e531d79 "" - "writeup.aux" 1729165743.9646 1562 30e553176a3ea9f9622294f1dd9d8af2 "pdflatex" - "writeup.bbl" 1729165739.19796 466 ee04f40f768daeed26442158e95aba61 "biber writeup" - "writeup.out" 1729165743.96793 2215 a19c3584f82896fa7f1dce41b813e836 "pdflatex" - "writeup.run.xml" 1729165743.9746 2319 506c1b5fa918ae91afb2a783379dbdcd "pdflatex" - "writeup.tex" 1729165720.89472 1171 b8d03577e110603d8d57bf2140f400d9 "" - "writeup.toc" 1729165743.9746 872 f4079b35910d3bff582bb3ebfada0f73 "pdflatex" + "writeup.aux" 1729771707.79055 3676 aacc331e925558339ebbeb6ebd928929 "pdflatex" + "writeup.bbl" 1729771578.67125 8633 48689b94449961bffa8b87329604d747 "biber writeup" + "writeup.out" 1729771707.80388 2656 b89927ab184d056ee2d4a9d6f8e61754 "pdflatex" + "writeup.run.xml" 1729771707.82055 2319 506c1b5fa918ae91afb2a783379dbdcd "pdflatex" + "writeup.tex" 1729771699.3706 8693 28d0ccf2cb382a709133d7f2a8a98184 "" + "writeup.toc" 1729771707.82055 1103 ffb45d97710b0063a509a983113e9dfb "pdflatex" (generated) "writeup.aux" "writeup.bcf" diff --git a/writeup/writeup.fls b/writeup/writeup.fls index 97d34b6..bdd9ea4 100644 --- a/writeup/writeup.fls +++ b/writeup/writeup.fls @@ -22,342 +22,3 @@ INPUT /usr/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty INPUT /usr/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty INPUT /usr/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty INPUT /usr/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics/keyval.sty -INPUT /usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty -INPUT /usr/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -INPUT /usr/share/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texmf-dist/tex/latex/logreq/logreq.sty -INPUT /usr/share/texmf-dist/tex/latex/logreq/logreq.def -INPUT /usr/share/texmf-dist/tex/latex/logreq/logreq.def -INPUT /usr/share/texmf-dist/tex/latex/logreq/logreq.def -INPUT /usr/share/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texmf-dist/tex/latex/base/ifthen.sty -INPUT /usr/share/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texmf-dist/tex/latex/url/url.sty -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-dm.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-dm.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-dm.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-compat.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-compat.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-compat.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/biblatex.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/biblatex.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/biblatex.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/biblatex.cfg -INPUT /usr/share/texmf-dist/tex/latex/biblatex/biblatex.cfg -INPUT /usr/share/texmf-dist/tex/latex/biblatex/biblatex.cfg -INPUT /usr/share/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texmf-dist/tex/latex/l3kernel/expl3.sty -INPUT /usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty -INPUT /usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -INPUT /usr/share/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texmf-dist/tex/latex/geometry/geometry.sty -INPUT /usr/share/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texmf-dist/tex/generic/iftex/ifvtex.sty -INPUT /usr/share/texmf-dist/tex/latex/titling/titling.sty -INPUT /usr/share/texmf-dist/tex/latex/titling/titling.sty -INPUT /usr/share/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texmf-dist/tex/latex/titlesec/titlesec.sty -INPUT /usr/share/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texmf-dist/tex/generic/babel/babel.sty -INPUT /usr/share/texmf-dist/tex/generic/babel/txtbabel.def -INPUT /usr/share/texmf-dist/tex/generic/babel-english/english.ldf -INPUT /usr/share/texmf-dist/tex/generic/babel-english/english.ldf -INPUT /usr/share/texmf-dist/tex/generic/babel-english/english.ldf -INPUT /usr/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -INPUT /usr/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -INPUT /usr/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex -INPUT /usr/share/texmf-dist/tex/generic/babel/locale/en/babel-en.ini -INPUT /usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty -INPUT /usr/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -INPUT /usr/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty -INPUT /usr/share/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texmf-dist/tex/latex/hycolor/hycolor.sty -INPUT /usr/share/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texmf-dist/tex/latex/auxhook/auxhook.sty -INPUT /usr/share/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texmf-dist/tex/latex/hyperref/nameref.sty -INPUT /usr/share/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texmf-dist/tex/latex/refcount/refcount.sty -INPUT /usr/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -INPUT /usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def -INPUT /usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def -INPUT /usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def -INPUT /usr/share/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texmf-dist/tex/generic/intcalc/intcalc.sty -INPUT /usr/share/texmf-dist/tex/latex/hyperref/puenc.def -INPUT /usr/share/texmf-dist/tex/latex/hyperref/puenc.def -INPUT /usr/share/texmf-dist/tex/latex/hyperref/puenc.def -INPUT /usr/share/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texmf-dist/tex/generic/bitset/bitset.sty -INPUT /usr/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -INPUT /usr/share/texmf-dist/tex/generic/atbegshi/atbegshi.sty -INPUT /usr/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty -INPUT /usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def -INPUT /usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def -INPUT /usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def -INPUT /usr/share/texmf-dist/tex/latex/atveryend/atveryend.sty -INPUT /usr/share/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texmf-dist/tex/latex/base/atveryend-ltx.sty -INPUT /usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -INPUT /usr/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/listings.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/listings.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/lstpatch.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/lstpatch.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/lstpatch.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/lstmisc.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/lstmisc.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/lstmisc.sty -INPUT /usr/share/texmf-dist/tex/latex/listings/listings.cfg -INPUT /usr/share/texmf-dist/tex/latex/listings/listings.cfg -INPUT /usr/share/texmf-dist/tex/latex/listings/listings.cfg -INPUT /usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg -INPUT /usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg -INPUT /usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg -INPUT /usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def -INPUT /usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def -INPUT /usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def -INPUT /usr/share/texmf-dist/tex/latex/graphics/mathcolor.ltx -INPUT /usr/share/texmf-dist/tex/latex/graphics/mathcolor.ltx -INPUT /usr/share/texmf-dist/tex/latex/graphics/mathcolor.ltx -INPUT /usr/share/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics/graphicx.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics/graphics.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics/trig.sty -INPUT /usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -INPUT /usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -INPUT /usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -INPUT /usr/share/texmf-dist/tex/latex/forest/forest.sty -INPUT /usr/share/texmf-dist/tex/latex/forest/forest.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/pgf.revision.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/pgf.revision.tex -INPUT /usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfint.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex -INPUT /usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex -INPUT /usr/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty -INPUT /usr/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryintersections.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryintersections.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex -INPUT /usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex -INPUT /usr/share/texmf-dist/tex/latex/pgfopts/pgfopts.sty -INPUT /usr/share/texmf-dist/tex/latex/pgfopts/pgfopts.sty -INPUT /usr/share/texmf-dist/tex/latex/elocalloc/elocalloc.sty -INPUT /usr/share/texmf-dist/tex/latex/elocalloc/elocalloc.sty -INPUT /usr/share/texmf-dist/tex/latex/environ/environ.sty -INPUT /usr/share/texmf-dist/tex/latex/environ/environ.sty -INPUT /usr/share/texmf-dist/tex/latex/trimspaces/trimspaces.sty -INPUT /usr/share/texmf-dist/tex/latex/trimspaces/trimspaces.sty -INPUT /usr/share/texmf-dist/tex/latex/inlinedef/inlinedef.sty -INPUT /usr/share/texmf-dist/tex/latex/inlinedef/inlinedef.sty -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.sty -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.sty -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.sty -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.sty -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.sty -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.sty -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex -INPUT /usr/share/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex -INPUT ./writeup.aux -INPUT ./writeup.aux -INPUT writeup.aux -OUTPUT writeup.aux -INPUT /usr/share/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/lbx/english.lbx -INPUT /usr/share/texmf-dist/tex/latex/biblatex/lbx/english.lbx -OUTPUT writeup.bcf -INPUT writeup.bbl -INPUT ./writeup.bbl -INPUT ./writeup.bbl -INPUT ./writeup.bbl -INPUT writeup.bbl -INPUT ./writeup.out -INPUT ./writeup.out -INPUT writeup.out -INPUT writeup.out -OUTPUT writeup.pdf -INPUT ./writeup.out -INPUT ./writeup.out -OUTPUT writeup.out -INPUT /usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -INPUT /usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -INPUT /usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -INPUT /usr/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty -INPUT /usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -INPUT /usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -INPUT /usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmr17.tfm -INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmr12.tfm -INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm -INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm -INPUT /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map -INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmr17.tfm -INPUT ./writeup.toc -INPUT ./writeup.toc -INPUT writeup.toc -INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmbx12.tfm -OUTPUT writeup.toc -INPUT writeup.aux -INPUT ./writeup.out -INPUT ./writeup.out -INPUT writeup.run.xml -OUTPUT writeup.run.xml -INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb -INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb -INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb diff --git a/writeup/writeup.log b/writeup/writeup.log index 58b5e55..e69de29 100644 --- a/writeup/writeup.log +++ b/writeup/writeup.log @@ -1,948 +0,0 @@ -This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024/Arch Linux) (preloaded format=pdflatex 2024.10.1) 17 OCT 2024 12:49 -entering extended mode - restricted \write18 enabled. - file:line:error style messages enabled. - %&-line parsing enabled. -**writeup.tex -(./writeup.tex -LaTeX2e <2023-11-01> patch level 1 -L3 programming layer <2024-02-20> -(/usr/share/texmf-dist/tex/latex/base/article.cls -Document Class: article 2023/05/17 v1.4n Standard LaTeX document class -(/usr/share/texmf-dist/tex/latex/base/size12.clo -File: size12.clo 2023/05/17 v1.4n Standard LaTeX file (size option) -) -\c@part=\count188 -\c@section=\count189 -\c@subsection=\count190 -\c@subsubsection=\count191 -\c@paragraph=\count192 -\c@subparagraph=\count193 -\c@figure=\count194 -\c@table=\count195 -\abovecaptionskip=\skip48 -\belowcaptionskip=\skip49 -\bibindent=\dimen140 -) (/usr/share/texmf-dist/tex/latex/biblatex/biblatex.sty -Package: biblatex 2023/03/05 v3.19 programmable bibliographies (PK/MW) - (/usr/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty -Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO) - (/usr/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty -Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO) -) (/usr/share/texmf-dist/tex/generic/iftex/iftex.sty -Package: iftex 2022/02/03 v1.0f TeX engine tests -) (/usr/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty -Package: ltxcmds 2023-12-04 v1.26 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/texmf-dist/tex/latex/etoolbox/etoolbox.sty -Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW) -\etb@tempcnta=\count196 -) (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty -Package: keyval 2022/05/29 v1.15 key=value parser (DPC) -\KV@toks@=\toks17 -) (/usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty -Package: kvoptions 2022-06-15 v3.15 Key value format for package options (HO) - (/usr/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty -Package: kvsetkeys 2022-10-05 v1.19 Key value parser (HO) -)) (/usr/share/texmf-dist/tex/latex/logreq/logreq.sty -Package: logreq 2010/08/04 v1.0 xml request logger -\lrq@indent=\count197 - (/usr/share/texmf-dist/tex/latex/logreq/logreq.def -File: logreq.def 2010/08/04 v1.0 logreq spec v1.0 -)) (/usr/share/texmf-dist/tex/latex/base/ifthen.sty -Package: ifthen 2022/04/13 v1.1d Standard LaTeX ifthen package (DPC) -) (/usr/share/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=\count198 -\c@listtotal=\count199 -\c@listcount=\count266 -\c@liststart=\count267 -\c@liststop=\count268 -\c@citecount=\count269 -\c@citetotal=\count270 -\c@multicitecount=\count271 -\c@multicitetotal=\count272 -\c@instcount=\count273 -\c@maxnames=\count274 -\c@minnames=\count275 -\c@maxitems=\count276 -\c@minitems=\count277 -\c@citecounter=\count278 -\c@maxcitecounter=\count279 -\c@savedcitecounter=\count280 -\c@uniquelist=\count281 -\c@uniquename=\count282 -\c@refsection=\count283 -\c@refsegment=\count284 -\c@maxextratitle=\count285 -\c@maxextratitleyear=\count286 -\c@maxextraname=\count287 -\c@maxextradate=\count288 -\c@maxextraalpha=\count289 -\c@abbrvpenalty=\count290 -\c@highnamepenalty=\count291 -\c@lownamepenalty=\count292 -\c@maxparens=\count293 -\c@parenlevel=\count294 -\blx@tempcnta=\count295 -\blx@tempcntb=\count296 -\blx@tempcntc=\count297 -\c@blx@maxsection=\count298 -\blx@maxsegment@0=\count299 -\blx@notetype=\count300 -\blx@parenlevel@text=\count301 -\blx@parenlevel@foot=\count302 -\blx@sectionciteorder@0=\count303 -\blx@sectionciteorderinternal@0=\count304 -\blx@entrysetcounter=\count305 -\blx@biblioinstance=\count306 -\labelnumberwidth=\skip50 -\labelalphawidth=\skip51 -\biblabelsep=\skip52 -\bibitemsep=\skip53 -\bibnamesep=\skip54 -\bibinitsep=\skip55 -\bibparsep=\skip56 -\bibhang=\skip57 -\blx@bcfin=\read2 -\blx@bcfout=\write3 -\blx@langwohyphens=\language5 -\c@mincomprange=\count307 -\c@maxcomprange=\count308 -\c@mincompwidth=\count309 -Package biblatex Info: Trying to load biblatex default data model... -Package biblatex Info: ... file 'blx-dm.def' found. - (/usr/share/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 custom data model... -Package biblatex Info: ... file 'biblatex-dm.cfg' not found. -\c@afterword=\count310 -\c@savedafterword=\count311 -\c@annotator=\count312 -\c@savedannotator=\count313 -\c@author=\count314 -\c@savedauthor=\count315 -\c@bookauthor=\count316 -\c@savedbookauthor=\count317 -\c@commentator=\count318 -\c@savedcommentator=\count319 -\c@editor=\count320 -\c@savededitor=\count321 -\c@editora=\count322 -\c@savededitora=\count323 -\c@editorb=\count324 -\c@savededitorb=\count325 -\c@editorc=\count326 -\c@savededitorc=\count327 -\c@foreword=\count328 -\c@savedforeword=\count329 -\c@holder=\count330 -\c@savedholder=\count331 -\c@introduction=\count332 -\c@savedintroduction=\count333 -\c@namea=\count334 -\c@savednamea=\count335 -\c@nameb=\count336 -\c@savednameb=\count337 -\c@namec=\count338 -\c@savednamec=\count339 -\c@translator=\count340 -\c@savedtranslator=\count341 -\c@shortauthor=\count342 -\c@savedshortauthor=\count343 -\c@shorteditor=\count344 -\c@savedshorteditor=\count345 -\c@labelname=\count346 -\c@savedlabelname=\count347 -\c@institution=\count348 -\c@savedinstitution=\count349 -\c@lista=\count350 -\c@savedlista=\count351 -\c@listb=\count352 -\c@savedlistb=\count353 -\c@listc=\count354 -\c@savedlistc=\count355 -\c@listd=\count356 -\c@savedlistd=\count357 -\c@liste=\count358 -\c@savedliste=\count359 -\c@listf=\count360 -\c@savedlistf=\count361 -\c@location=\count362 -\c@savedlocation=\count363 -\c@organization=\count364 -\c@savedorganization=\count365 -\c@origlocation=\count366 -\c@savedoriglocation=\count367 -\c@origpublisher=\count368 -\c@savedorigpublisher=\count369 -\c@publisher=\count370 -\c@savedpublisher=\count371 -\c@language=\count372 -\c@savedlanguage=\count373 -\c@origlanguage=\count374 -\c@savedoriglanguage=\count375 -\c@pageref=\count376 -\c@savedpageref=\count377 -\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/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/texmf-dist/tex/latex/biblatex/biblatex.def -File: biblatex.def 2023/03/05 v3.19 biblatex compatibility (PK/MW) -\c@textcitecount=\count378 -\c@textcitetotal=\count379 -\c@textcitemaxnames=\count380 -\c@biburlbigbreakpenalty=\count381 -\c@biburlbreakpenalty=\count382 -\c@biburlnumpenalty=\count383 -\c@biburlucpenalty=\count384 -\c@biburllcpenalty=\count385 -\biburlbigskip=\muskip17 -\biburlnumskip=\muskip18 -\biburlucskip=\muskip19 -\biburllcskip=\muskip20 -\c@smartand=\count386 -) -Package biblatex Info: Trying to load bibliography style 'numeric'... -Package biblatex Info: ... file 'numeric.bbx' found. - (/usr/share/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/texmf-dist/tex/latex/biblatex/bbx/standard.bbx -File: standard.bbx 2023/03/05 v3.19 biblatex bibliography style (PK/MW) -\c@bbx:relatedcount=\count387 -\c@bbx:relatedtotal=\count388 -)) -Package biblatex Info: Trying to load citation style 'numeric'... -Package biblatex Info: ... file 'numeric.cbx' found. - (/usr/share/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx -File: numeric.cbx 2023/03/05 v3.19 biblatex citation style (PK/MW) -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/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/texmf-dist/tex/latex/l3kernel/expl3.sty -Package: expl3 2024-02-20 L3 programming layer (loader) - (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def -File: l3backend-pdftex.def 2024-02-20 L3 backend support: PDF output (pdfTeX) -\l__color_backend_stack_int=\count389 -\l__pdf_internal_box=\box51 -)) -Package biblatex Info: ... and expl3 -(biblatex) 2024-02-20 L3 programming layer (loader) -(biblatex) is new enough (at least 2020/04/06), -(biblatex) setting 'casechanger=expl3'. - (/usr/share/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/share/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -Package: xparse 2024-02-18 L3 Experimental document command parser -) -Package: blx-case-expl3 2023/03/05 v3.19 expl3 case changing code for biblatex -)) (/usr/share/texmf-dist/tex/latex/geometry/geometry.sty -Package: geometry 2020/01/02 v5.9 Page Geometry - (/usr/share/texmf-dist/tex/generic/iftex/ifvtex.sty -Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead. -) -\Gm@cnth=\count390 -\Gm@cntv=\count391 -\c@Gm@tempcnt=\count392 -\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=\toks18 -) (/usr/share/texmf-dist/tex/latex/titling/titling.sty -Package: titling 2009/09/04 v2.1d maketitle typesetting -\thanksmarkwidth=\skip72 -\thanksmargin=\skip73 -\droptitle=\skip74 -) (/usr/share/texmf-dist/tex/latex/titlesec/titlesec.sty -Package: titlesec 2023/10/27 v2.16 Sectioning titles -\ttl@box=\box52 -\beforetitleunit=\skip75 -\aftertitleunit=\skip76 -\ttl@plus=\dimen149 -\ttl@minus=\dimen150 -\ttl@toksa=\toks19 -\titlewidth=\dimen151 -\titlewidthlast=\dimen152 -\titlewidthfirst=\dimen153 -) (/usr/share/texmf-dist/tex/generic/babel/babel.sty -Package: babel 2024/02/07 v24.2 The Babel package -\babel@savecnt=\count393 -\U@D=\dimen154 -\l@unhyphenated=\language6 - (/usr/share/texmf-dist/tex/generic/babel/txtbabel.def) -\bbl@readstream=\read3 -\bbl@dirlevel=\count394 - (/usr/share/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 'british' set to \l@english -(babel) (\language0). Reported on input line 82. -Package babel Info: Hyphen rules for 'UKenglish' set to \l@english -(babel) (\language0). Reported on input line 83. -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@english -(babel) (\language0). Reported on input line 105. -Package babel Info: Hyphen rules for 'newzealand' set to \l@english -(babel) (\language0). Reported on input line 108. -)) (/usr/share/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/texmf-dist/tex/latex/hyperref/hyperref.sty -Package: hyperref 2024-01-20 v7.01h Hypertext links for LaTeX - (/usr/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty -Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO) -) -(/usr/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty -Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO) -) (/usr/share/texmf-dist/tex/latex/hycolor/hycolor.sty -Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO) -) (/usr/share/texmf-dist/tex/latex/auxhook/auxhook.sty -Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO) -) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty -Package: nameref 2023-11-26 v2.56 Cross-referencing by name of section - (/usr/share/texmf-dist/tex/latex/refcount/refcount.sty -Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO) -) (/usr/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty -Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO) -) -\c@section@level=\count395 -) -\@linkdim=\dimen155 -\Hy@linkcounter=\count396 -\Hy@pagecounter=\count397 - (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def -File: pd1enc.def 2024-01-20 v7.01h Hyperref: PDFDocEncoding definition (HO) -Now handling font encoding PD1 ... -... no UTF-8 mapping file for font encoding PD1 -) (/usr/share/texmf-dist/tex/generic/intcalc/intcalc.sty -Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO) -) -\Hy@SavedSpaceFactor=\count398 - (/usr/share/texmf-dist/tex/latex/hyperref/puenc.def -File: puenc.def 2024-01-20 v7.01h 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 4179. -Package hyperref Info: Link nesting OFF on input line 4184. -Package hyperref Info: Hyper index ON on input line 4187. -Package hyperref Info: Plain pages OFF on input line 4194. -Package hyperref Info: Backreferencing OFF on input line 4199. -Package hyperref Info: Implicit mode ON; LaTeX internals redefined. -Package hyperref Info: Bookmarks ON on input line 4446. -\c@Hy@tempcnt=\count399 -LaTeX Info: Redefining \url on input line 4784. -\XeTeXLinkMargin=\dimen156 - (/usr/share/texmf-dist/tex/generic/bitset/bitset.sty -Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO) - (/usr/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty -Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO) -)) -\Fld@menulength=\count400 -\Field@Width=\dimen157 -\Fld@charsize=\dimen158 -Package hyperref Info: Hyper figures OFF on input line 6063. -Package hyperref Info: Link nesting OFF on input line 6068. -Package hyperref Info: Hyper index ON on input line 6071. -Package hyperref Info: backreferencing OFF on input line 6078. -Package hyperref Info: Link coloring OFF on input line 6083. -Package hyperref Info: Link coloring with OCG OFF on input line 6088. -Package hyperref Info: PDF/A mode OFF on input line 6093. - (/usr/share/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=\count401 -\c@Item=\count402 -\c@Hfootnote=\count403 -) -Package hyperref Info: Driver (autodetected): hpdftex. - (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def -File: hpdftex.def 2024-01-20 v7.01h Hyperref driver for pdfTeX - (/usr/share/texmf-dist/tex/latex/base/atveryend-ltx.sty -Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atveryend package -with kernel methods -) -\Fld@listcount=\count404 -\c@bookmark@seq@number=\count405 - (/usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty -Package: rerunfilecheck 2022-07-10 v1.10 Rerun checks for auxiliary files (HO) - (/usr/share/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 285. -) -\Hy@SectionHShift=\skip77 -) (/usr/share/texmf-dist/tex/latex/listings/listings.sty -\lst@mode=\count406 -\lst@gtempboxa=\box53 -\lst@token=\toks20 -\lst@length=\count407 -\lst@currlwidth=\dimen159 -\lst@column=\count408 -\lst@pos=\count409 -\lst@lostspace=\dimen160 -\lst@width=\dimen161 -\lst@newlines=\count410 -\lst@lineno=\count411 -\lst@maxwidth=\dimen162 - (/usr/share/texmf-dist/tex/latex/listings/lstpatch.sty -File: lstpatch.sty 2024/02/21 1.10 (Carsten Heinz) -) (/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty -File: lstmisc.sty 2024/02/21 1.10 (Carsten Heinz) -\c@lstnumber=\count412 -\lst@skipnumbers=\count413 -\lst@framebox=\box54 -) (/usr/share/texmf-dist/tex/latex/listings/listings.cfg -File: listings.cfg 2024/02/21 1.10 listings configuration -)) -Package: listings 2024/02/21 1.10 (Carsten Heinz) - (/usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty -Package: xcolor 2023/11/15 v3.01 LaTeX color extensions (UK) - (/usr/share/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 274. - (/usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def -File: pdftex.def 2022/09/22 v1.2b Graphics/color driver for pdftex -) (/usr/share/texmf-dist/tex/latex/graphics/mathcolor.ltx) -Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1350. -Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1354. -Package xcolor Info: Model `RGB' extended on input line 1366. -Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1368. -Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1369. -Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1370. -Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1371. -Package xcolor Info: Model `Gray' substituted by `gray' on input line 1372. -Package xcolor Info: Model `wave' substituted by `hsb' on input line 1373. -) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty -Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR) - (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty -Package: graphics 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR) - (/usr/share/texmf-dist/tex/latex/graphics/trig.sty -Package: trig 2021/08/11 v1.11 sin cos tan (DPC) -) (/usr/share/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=\dimen163 -\Gin@req@width=\dimen164 -) (/usr/share/texmf-dist/tex/latex/forest/forest.sty -Package: forest 2017/07/14 v2.1.5 Drawing (linguistic) trees - (/usr/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex -\pgfutil@everybye=\toks21 -\pgfutil@tempdima=\dimen165 -\pgfutil@tempdimb=\dimen166 -) (/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def -\pgfutil@abb=\box55 -) -(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texmf-dist/tex/generic/pgf/pgf.revision.tex) -Package: pgfrcs 2023-01-15 v3.1.10 (3.1.10) -)) -Package: pgf 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex -Package: pgfsys 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex -\pgfkeys@pathtoks=\toks22 -\pgfkeys@temptoks=\toks23 - (/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered.code.tex -\pgfkeys@tmptoks=\toks24 -)) -\pgf@x=\dimen167 -\pgf@y=\dimen168 -\pgf@xa=\dimen169 -\pgf@ya=\dimen170 -\pgf@xb=\dimen171 -\pgf@yb=\dimen172 -\pgf@xc=\dimen173 -\pgf@yc=\dimen174 -\pgf@xd=\dimen175 -\pgf@yd=\dimen176 -\w@pgf@writea=\write4 -\r@pgf@reada=\read4 -\c@pgf@counta=\count414 -\c@pgf@countb=\count415 -\c@pgf@countc=\count416 -\c@pgf@countd=\count417 -\t@pgf@toka=\toks25 -\t@pgf@tokb=\toks26 -\t@pgf@tokc=\toks27 -\pgf@sys@id@count=\count418 - (/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg -File: pgf.cfg 2023-01-15 v3.1.10 (3.1.10) -) -Driver file for pgf: pgfsys-pdftex.def - (/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def -File: pgfsys-pdftex.def 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def -File: pgfsys-common-pdf.def 2023-01-15 v3.1.10 (3.1.10) -))) (/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex -File: pgfsyssoftpath.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgfsyssoftpath@smallbuffer@items=\count419 -\pgfsyssoftpath@bigbuffer@items=\count420 -) (/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex -File: pgfsysprotocol.code.tex 2023-01-15 v3.1.10 (3.1.10) -)) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex -Package: pgfcore 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex -\pgfmath@dimen=\dimen177 -\pgfmath@count=\count421 -\pgfmath@box=\box56 -\pgfmath@toks=\toks28 -\pgfmath@stack@operand=\toks29 -\pgfmath@stack@operation=\toks30 -) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex -\c@pgfmathroundto@lastzeros=\count422 -)) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) -(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex -File: pgfcorepoints.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgf@picminx=\dimen178 -\pgf@picmaxx=\dimen179 -\pgf@picminy=\dimen180 -\pgf@picmaxy=\dimen181 -\pgf@pathminx=\dimen182 -\pgf@pathmaxx=\dimen183 -\pgf@pathminy=\dimen184 -\pgf@pathmaxy=\dimen185 -\pgf@xx=\dimen186 -\pgf@xy=\dimen187 -\pgf@yx=\dimen188 -\pgf@yy=\dimen189 -\pgf@zx=\dimen190 -\pgf@zy=\dimen191 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex -File: pgfcorepathconstruct.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgf@path@lastx=\dimen192 -\pgf@path@lasty=\dimen193 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex -File: pgfcorepathusage.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgf@shorten@end@additional=\dimen194 -\pgf@shorten@start@additional=\dimen195 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex -File: pgfcorescopes.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgfpic=\box57 -\pgf@hbox=\box58 -\pgf@layerbox@main=\box59 -\pgf@picture@serial@count=\count423 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex -File: pgfcoregraphicstate.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgflinewidth=\dimen196 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex -File: pgfcoretransformations.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgf@pt@x=\dimen197 -\pgf@pt@y=\dimen198 -\pgf@pt@temp=\dimen199 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex -File: pgfcorequick.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex -File: pgfcoreobjects.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex -File: pgfcorepathprocessing.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex -File: pgfcorearrows.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgfarrowsep=\dimen256 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex -File: pgfcoreshade.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgf@max=\dimen257 -\pgf@sys@shading@range@num=\count424 -\pgf@shadingcount=\count425 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex -File: pgfcoreimage.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex -File: pgfcoreexternal.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgfexternal@startupbox=\box60 -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex -File: pgfcorelayers.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex -File: pgfcoretransparency.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex -File: pgfcorepatterns.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex -File: pgfcorerdf.code.tex 2023-01-15 v3.1.10 (3.1.10) -))) (/usr/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex -File: pgfmoduleshapes.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgfnodeparttextbox=\box61 -) (/usr/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex -File: pgfmoduleplot.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty -Package: pgfcomp-version-0-65 2023-01-15 v3.1.10 (3.1.10) -\pgf@nodesepstart=\dimen258 -\pgf@nodesepend=\dimen259 -) (/usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty -Package: pgfcomp-version-1-18 2023-01-15 v3.1.10 (3.1.10) -)) (/usr/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex -Package: pgffor 2023-01-15 v3.1.10 (3.1.10) -\pgffor@iter=\dimen260 -\pgffor@skip=\dimen261 -\pgffor@stack=\toks31 -\pgffor@toks=\toks32 -)) -(/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex -Package: tikz 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex -File: pgflibraryplothandlers.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgf@plot@mark@count=\count426 -\pgfplotmarksize=\dimen262 -) -\tikz@lastx=\dimen263 -\tikz@lasty=\dimen264 -\tikz@lastxsaved=\dimen265 -\tikz@lastysaved=\dimen266 -\tikz@lastmovetox=\dimen267 -\tikz@lastmovetoy=\dimen268 -\tikzleveldistance=\dimen269 -\tikzsiblingdistance=\dimen270 -\tikz@figbox=\box62 -\tikz@figbox@bg=\box63 -\tikz@tempbox=\box64 -\tikz@tempbox@bg=\box65 -\tikztreelevel=\count427 -\tikznumberofchildren=\count428 -\tikznumberofcurrentchild=\count429 -\tikz@fig@count=\count430 - (/usr/share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex -File: pgfmodulematrix.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgfmatrixcurrentrow=\count431 -\pgfmatrixcurrentcolumn=\count432 -\pgf@matrix@numberofcolumns=\count433 -) -\tikz@expandcount=\count434 - (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex -File: tikzlibrarytopaths.code.tex 2023-01-15 v3.1.10 (3.1.10) -))) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex -File: tikzlibraryshapes.code.tex 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex -File: tikzlibraryshapes.geometric.code.tex 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex -File: pgflibraryshapes.geometric.code.tex 2023-01-15 v3.1.10 (3.1.10) -)) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex -File: tikzlibraryshapes.misc.code.tex 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex -File: pgflibraryshapes.misc.code.tex 2023-01-15 v3.1.10 (3.1.10) -)) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex -File: tikzlibraryshapes.symbols.code.tex 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex -File: pgflibraryshapes.symbols.code.tex 2023-01-15 v3.1.10 (3.1.10) -)) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex -File: tikzlibraryshapes.arrows.code.tex 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex -File: pgflibraryshapes.arrows.code.tex 2023-01-15 v3.1.10 (3.1.10) -)) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex (/usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex)) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex -File: tikzlibraryshapes.multipart.code.tex 2023-01-15 v3.1.10 (3.1.10) - (/usr/share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex -File: pgflibraryshapes.multipart.code.tex 2023-01-15 v3.1.10 (3.1.10) -\pgfnodepartlowerbox=\box66 -\pgfnodeparttwobox=\box67 -\pgfnodepartthreebox=\box68 -\pgfnodepartfourbox=\box69 -\pgfnodeparttwentybox=\box70 -\pgfnodepartnineteenbox=\box71 -\pgfnodeparteighteenbox=\box72 -\pgfnodepartseventeenbox=\box73 -\pgfnodepartsixteenbox=\box74 -\pgfnodepartfifteenbox=\box75 -\pgfnodepartfourteenbox=\box76 -\pgfnodepartthirteenbox=\box77 -\pgfnodeparttwelvebox=\box78 -\pgfnodepartelevenbox=\box79 -\pgfnodeparttenbox=\box80 -\pgfnodepartninebox=\box81 -\pgfnodeparteightbox=\box82 -\pgfnodepartsevenbox=\box83 -\pgfnodepartsixbox=\box84 -\pgfnodepartfivebox=\box85 -))) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex -File: tikzlibraryfit.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex -File: tikzlibrarycalc.code.tex 2023-01-15 v3.1.10 (3.1.10) -) (/usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryintersections.code.tex (/usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex) -\pgf@intersect@solutions=\count435 -) (/usr/share/texmf-dist/tex/latex/pgfopts/pgfopts.sty -Package: pgfopts 2014/07/10 v2.1a LaTeX package options with pgfkeys -\pgfopts@list@add@a@toks=\toks33 -\pgfopts@list@add@b@toks=\toks34 -) -(/usr/share/texmf-dist/tex/latex/elocalloc/elocalloc.sty -Package: elocalloc 2016/12/15 v0.03 local allocation for LaTeX 2015+ (DPC) -) (/usr/share/texmf-dist/tex/latex/environ/environ.sty -Package: environ 2014/05/04 v0.3 A new way to define environments - (/usr/share/texmf-dist/tex/latex/trimspaces/trimspaces.sty -Package: trimspaces 2009/09/17 v1.1 Trim spaces around a token list -) -\@envbody=\toks35 -) (/usr/share/texmf-dist/tex/latex/inlinedef/inlinedef.sty -Package: inlinedef 2008/07/10 v1.0 Inlined expansions within definitions -\ID@toks=\toks36 -\ID@count=\count436 -) -\ID@usercommands=\toks37 -\safeloop@depth=\count437 -\safeRKloop@depth=\count438 -\forest@temp@dimen=\dimen271 -\forest@temp@count=\count439 -\forest@n=\count440 -\forest@temp@global@count=\count441 -\forest@temp@toks=\toks38 -\forest@temparray@M=\count442 -\forest@temparray@N=\count443 -\forest@global@temparray@M=\count444 -\forest@global@temparray@N=\count445 -\forest@isnum@count=\count446 -\forest@isdim@nonintpart=\count447 -\forest@isdim@dimen=\dimen272 -\forest@sort@m=\count448 -\forest@sort@k=\count449 -\forest@sort@p=\count450 -\bracket@content=\toks39 -\bracket@afterthought=\toks40 -\forest@node@maxid=\count451 -\forest@process@left@M=\count452 -\forest@process@left@N=\count453 -\forest@process@right@M=\count454 -\forest@process@right@N=\count455 -\forest@process@saved@M=\count456 -\forest@process@saved@N=\count457 -\forest@process@result@M=\count458 -\forest@process@result@N=\count459 -\forest@process@n=\count460 -\forest@nodewalk@branch@toks=\toks41 -\forest@nodewalk@shortsteps@resolution=\toks42 -\forest@do@dynamics=\toks43 -\forest@box=\box86 -\forest@xg=\dimen273 -\forest@yg=\dimen274 -\forest@xs=\dimen275 -\forest@ys=\dimen276 -\forest@pi@toks=\toks44 -\forest@segment@toks=\toks45 -\forest@PIi@toks=\toks46 -\forest@PIii@toks=\toks47 -\forest@copy@in=\read5 -\forest@copy@out=\write5 -\forest@externalize@max@outer@n=\count461 -\forest@externalize@inner@n=\count462 -) (/usr/share/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.sty (/usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.sty (/usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.sty (/usr/share/texmf-dist/tex/latex/tikz-qtree/pgfsubpic.tex -\pgf@subpicminx=\dimen277 -\pgf@subpicminy=\dimen278 -\pgf@subpicmaxx=\dimen279 -\pgf@subpicmaxy=\dimen280 -)) (/usr/share/texmf-dist/tex/latex/tikz-qtree/pgftree.tex -\levelsep=\dimen281 -\subtreesep=\dimen282 -\smuggle@levelsep=\dimen283 -\smuggle@subtreesep=\dimen284 -\this@levelsep=\dimen285 -\this@subtreesep=\dimen286 -\pgftree@childx=\dimen287 -\pgftree@savechildx=\dimen288 -\pgftree@childy=\dimen289 -\pgftree@savechildy=\dimen290 -\pgftree@childi=\count463 -\pgftree@savechildi=\count464 -\pgftree@level=\count465 -\pgftree@depth=\dimen291 -\pgf@subpic@hbox@children=\box87 -\pgf@subpic@minx@children=\dimen292 -\pgf@subpic@miny@children=\dimen293 -\pgf@subpic@maxx@children=\dimen294 -\pgf@subpic@maxy@children=\dimen295 -\pgftree@lastchildx=\dimen296 -\pgftree@lastchildy=\dimen297 -)) (/usr/share/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex -\@result=\toks48 -\child@list=\toks49 -\root@node=\toks50 -)) - -Package geometry Warning: Over-specification in `h'-direction. - `width' (483.69684pt) is ignored. - - -Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. -(biblatex) Loading 'csquotes' recommended. - -\@quotelevel=\count466 -\@quotereset=\count467 -(./writeup.aux) -\openout1 = `writeup.aux'. - -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 34. -LaTeX Font Info: ... okay on input line 34. -Package biblatex Info: Trying to load language 'english'... -Package biblatex Info: ... file 'english.lbx' found. - (/usr/share/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 = `writeup.bcf'. - -Package biblatex Info: Trying to load bibliographic data... -Package biblatex Info: ... file 'writeup.bbl' found. - (./writeup.bbl) -Package biblatex Info: Reference section=0 on input line 34. -Package biblatex Info: Reference segment=0 on input line 34. - -*geometry* driver: auto-detecting -*geometry* detected driver: pdftex -*geometry* verbose mode - [ preamble ] result: -* driver: pdftex -* paper: a4paper -* layout: <same size as paper> -* layoutoffset:(h,v)=(0.0pt,0.0pt) -* modes: -* h-part:(L,W,R)=(56.9055pt, 483.69687pt, 56.9055pt) -* v-part:(T,H,B)=(45.52438pt, 731.23582pt, 68.28664pt) -* \paperwidth=597.50787pt -* \paperheight=845.04684pt -* \textwidth=483.69687pt -* \textheight=731.23582pt -* \oddsidemargin=-15.36449pt -* \evensidemargin=-15.36449pt -* \topmargin=-63.7456pt -* \headheight=12.0pt -* \headsep=25.0pt -* \topskip=12.0pt -* \footskip=30.0pt -* \marginparwidth=35.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) - -Package hyperref Info: Link coloring OFF on input line 34. -(./writeup.out) (./writeup.out) -\@outlinefile=\write6 -\openout6 = `writeup.out'. - -\c@lstlisting=\count468 - (/usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii -[Loading MPS to PDF converter (version 2006.09.02).] -\scratchcounter=\count469 -\scratchdimen=\dimen298 -\scratchbox=\box88 -\nofMPsegments=\count470 -\nofMParguments=\count471 -\everyMPshowfont=\toks51 -\MPscratchCnt=\count472 -\MPscratchDim=\dimen299 -\MPnumerator=\count473 -\makeMPintoPDFobject=\count474 -\everyMPtoPDFconversion=\toks52 -) (/usr/share/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 485. - (/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg -File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live -)) -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <14.4> on input line 36. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <7> on input line 36. - [1 - -{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./writeup.toc) -\tf@toc=\write7 -\openout7 = `writeup.toc'. - - [2] [3] - -LaTeX Warning: Empty bibliography on input line 53. - -(./writeup.aux) - *********** -LaTeX2e <2023-11-01> patch level 1 -L3 programming layer <2024-02-20> - *********** -Package rerunfilecheck Info: File `writeup.out' has not changed. -(rerunfilecheck) Checksum: A19C3584F82896FA7F1DCE41B813E836;2215. -Package logreq Info: Writing requests to 'writeup.run.xml'. -\openout1 = `writeup.run.xml'. - - ) -Here is how much of TeX's memory you used: - 38868 strings out of 476076 - 834474 string characters out of 5793775 - 1931187 words of memory out of 5000000 - 60500 multiletter control sequences out of 15000+600000 - 560185 words of font info for 43 fonts, out of 8000000 for 9000 - 14 hyphenation exceptions out of 8191 - 98i,6n,101p,1606b,1810s stack positions out of 10000i,1000n,20000p,200000b,200000s -</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb> -Output written on writeup.pdf (3 pages, 47135 bytes). -PDF statistics: - 88 PDF objects out of 1000 (max. 8388607) - 76 compressed objects within 1 object stream - 13 named destinations out of 1000 (max. 500000) - 85 words of extra memory for PDF output out of 10000 (max. 10000000) - diff --git a/writeup/writeup.out b/writeup/writeup.out index b33c879..6151c50 100644 --- a/writeup/writeup.out +++ b/writeup/writeup.out @@ -1,9 +1,12 @@ -\BOOKMARK [1][-]{section.1}{\376\377\000W\000h\000a\000t\000\040\000i\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000?}{}% 1 -\BOOKMARK [1][-]{section.2}{\376\377\000A\000\040\000b\000r\000i\000e\000f\000\040\000h\000i\000s\000t\000o\000r\000y\000\040\000o\000f\000\040\000F\000O\000S\000S\000\040\000s\000o\000f\000t\000w\000a\000r\000e}{}% 2 -\BOOKMARK [1][-]{section.3}{\376\377\000E\000x\000a\000m\000p\000l\000e\000s\000\040\000o\000f\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e}{}% 3 -\BOOKMARK [1][-]{section.4}{\376\377\000C\000o\000m\000p\000a\000r\000i\000n\000g\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000t\000o\000\040\000i\000t\000s\000\040\000p\000r\000o\000p\000r\000i\000e\000t\000a\000r\000y\000\040\000c\000o\000u\000n\000t\000e\000r\000p\000a\000r\000t\000s}{}% 4 -\BOOKMARK [1][-]{section.5}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000d\000e\000v\000e\000l\000o\000p\000e\000r\000s\000?}{}% 5 -\BOOKMARK [1][-]{section.6}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000p\000r\000i\000v\000a\000c\000y\000\040\000e\000x\000p\000e\000r\000t\000s\000?}{}% 6 -\BOOKMARK [1][-]{section.7}{\376\377\000W\000h\000e\000r\000e\000\040\000e\000l\000s\000e\000\040\000i\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000u\000s\000e\000d\000\040\000a\000n\000d\000\040\000w\000h\000y\000?}{}% 7 -\BOOKMARK [1][-]{section.8}{\376\377\000W\000h\000a\000t\000'\000s\000\040\000n\000e\000x\000t\000\040\000f\000o\000r\000\040\000t\000h\000e\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000p\000a\000c\000e\000?}{}% 8 -\BOOKMARK [1][-]{section.9}{\376\377\000F\000i\000n\000a\000l\000\040\000t\000h\000o\000u\000g\000h\000t\000s}{}% 9 +\BOOKMARK [1][-]{section.1}{\376\377\000U\000s\000i\000n\000g\000\040\000t\000h\000i\000s\000\040\000d\000o\000c\000u\000m\000e\000n\000t}{}% 1 +\BOOKMARK [1][-]{section.2}{\376\377\000A\000\040\000b\000r\000i\000e\000f\000\040\000i\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{}% 2 +\BOOKMARK [1][-]{section.3}{\376\377\000U\000s\000e\000d\000\040\000l\000a\000n\000g\000u\000a\000g\000e\000\040\000i\000n\000\040\000t\000h\000i\000s\000\040\000p\000a\000p\000e\000r}{}% 3 +\BOOKMARK [1][-]{section.4}{\376\377\000W\000h\000a\000t\000\040\000i\000s\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e\000?}{}% 4 +\BOOKMARK [1][-]{section.5}{\376\377\000A\000\040\000b\000r\000i\000e\000f\000\040\000h\000i\000s\000t\000o\000r\000y\000\040\000o\000f\000\040\000F\000O\000S\000S}{}% 5 +\BOOKMARK [1][-]{section.6}{\376\377\000E\000x\000a\000m\000p\000l\000e\000s\000\040\000o\000f\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e}{}% 6 +\BOOKMARK [1][-]{section.7}{\376\377\000C\000o\000m\000p\000a\000r\000i\000n\000g\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e\000\040\000t\000o\000\040\000i\000t\000s\000\040\000p\000r\000o\000p\000r\000i\000e\000t\000a\000r\000y\000\040\000c\000o\000u\000n\000t\000e\000r\000p\000a\000r\000t\000s}{}% 7 +\BOOKMARK [1][-]{section.8}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000d\000e\000v\000e\000l\000o\000p\000e\000r\000s\000?}{}% 8 +\BOOKMARK [1][-]{section.9}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000p\000r\000i\000v\000a\000c\000y\000\040\000e\000x\000p\000e\000r\000t\000s\000?}{}% 9 +\BOOKMARK [1][-]{section.10}{\376\377\000W\000h\000e\000r\000e\000\040\000e\000l\000s\000e\000\040\000i\000s\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e\000\040\000u\000s\000e\000d\000\040\000a\000n\000d\000\040\000w\000h\000y\000?}{}% 10 +\BOOKMARK [1][-]{section.11}{\376\377\000W\000h\000a\000t\000'\000s\000\040\000n\000e\000x\000t\000\040\000f\000o\000r\000\040\000t\000h\000e\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000p\000a\000c\000e\000?}{}% 11 +\BOOKMARK [1][-]{section.12}{\376\377\000F\000i\000n\000a\000l\000\040\000t\000h\000o\000u\000g\000h\000t\000s}{}% 12 diff --git a/writeup/writeup.synctex(busy) b/writeup/writeup.synctex(busy) new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/writeup/writeup.synctex(busy) diff --git a/writeup/writeup.synctex.gz b/writeup/writeup.synctex.gz Binary files differindex 3d09fa2..523dc43 100644 --- a/writeup/writeup.synctex.gz +++ b/writeup/writeup.synctex.gz diff --git a/writeup/writeup.tex b/writeup/writeup.tex index 4b1d31e..7d0cbd2 100644 --- a/writeup/writeup.tex +++ b/writeup/writeup.tex @@ -11,6 +11,7 @@ \usepackage{graphicx} \usepackage{forest} \usepackage{tikz-qtree} +\usepackage{setspace} \addbibresource{ref.bib} @@ -19,12 +20,7 @@ {} {0em} {}[\titlerule] -\geometry{ - a4paper, - total={170mm,257mm}, - left=20mm, - right=20mm, -} +\geometry{a4paper,total={170mm,257mm},left=25mm,right=25mm,} \author{Lucas Standen} \title{WORKING TITLE: Why FOSS software is preferred in the @@ -33,20 +29,135 @@ development and privacy space?} \begin{document} \maketitle + \newpage + +\section{Using this document} +This document is written using the {\LaTeX} text compiler. The compiler has set up clickable links, +clickable references and a clickable table of contents, so please use these to your advantage. +The Tex source and Bib Tex bibliography is available for all at +\url{https://github.com/standenboy/epq/}. + \tableofcontents \newpage +\setlength{\parskip}{1em} + {\setlength{\parindent}{0cm} -\section{What is free software?} -\section{A brief history of FOSS software} -\section{Examples of free software} -\section{Comparing free software to its proprietary counterparts} -\section{What makes free software so appealing to developers?} -\section{What makes free software so appealing to privacy experts?} -\section{Where else is free software used and why?} -\section{What's next for the free software space?} +\section{A brief introduction} + +\section{Used language in this paper} +Throughout this paper I will use language specific to the field of computer science, and as such +it makes sense to provide a brief overview for those who don't know what specific terms mean. + +\begin{description} + \item[Licenses] In this setting a license is a legal document that is distributed with + almost all modern software, which describes how someone can use a piece of software + \item[Free Software] This term refers to software under specific licenses, making them + free for the user to use (free as in freedom, not the monetary cost). This will + be covered further in the next section. + \item[Open Source] This term refers to a piece of software, where the original code for it + is publicly available. This too will be covered further in the next section. + \item[FOSS] An acronym for "Free and Open Source Software". +\end{description} + +\section{What is Free Software?} +The Free Software movement is one that has been active for over 40 years \cite{GNUmaifesto}, it has +created some of the most important tools in computing that are used by billions on a daily basis. +It is so engraved in our lives, yet so few even know what the term means; In a simple note, it is +software for a computer, phone or other device that can be used without violating the users +freedom. + +The definition of what counts Free Software and what is software freedom can vary depending on who +you ask, but it was originally written that software that allows the following freedoms is +Free Software: + +\begin{description} + \item[0] The freedom to run a program for any purpose + \item[1] The freedom to study how a program works, and modify it to your needs + \item[2] The freedom to redistribute a piece of software + \item[3] The freedom to redistribute a edited version of software publicly +\end{description} +\textit{These freedoms were written by Richard Stallman\cite{FOSSdef} who is ever + important in this space.} + +It is important that one does not confuse Free Software with software that is monetarily free, +this is known as Freeware. Free Software defends the users rights to use and modify software and +is not focused on its cost. + +One should also note the differences between Free Software and Open Source software. In Open Source +software, like Free Software, the original code for a program is available to anyone, however +in Open Source, this is to better the projects development and usability, whereas in Free Software +it is to better the users freedom. They both use the same methods to achieve differing goals; this +often leads them to be commonly used together, as the benefits a user gets from Free Software is +much the same in Open Source software, and vice versa. + +The main goal of Free Software is to allow the user to have as much freedom as possible when using +a piece of software for any purpose. This is in contrast to the traditional alternative, called +Proprietary Software, which can be defined as software that the user can not edit, modify or +redistribute without the original publishers permission. This kind of software intentionally +restricts the users freedom, usually for the purpose of profit or control of the software. Some +common examples of Proprietary Software, are Microsoft's \textit{Windows}, Apple's \textit{iOS}, +and Google's \textit{Chrome} web browser. + +Many people don't know that they already use Free Software\cite{COMMONfoss}, but often the tools +they use most often are Free Software. A few examples of this are, Krita\cite{KRITA}; a graphics +design and art tool that is used frequently in animation, and other digital art, is made and +managed by the KDE foundation\cite{KDE}, who make exclusively Free Software. Dovecot\cite{DOVECOT}; +an email server which some major email providers use and is Free Software and commonly used, + A final example is Firefox\cite{FIREFOX} a Free Software web browser made by Mozilla that +makes up 2.71\% of the browser market share as of 2024, however in the past has had up to +30\%\cite{BROWSERmarketshare}.These are all more modern examples of Free Software, however over +the past 40 years, there have been countless others. +\section{A brief history of FOSS} +The term Free Software was first coined by Richard Stallman in 1983\cite{GNUproject}, however even +before this, examples of Free Software (and the disapproval of Proprietary Software), were already +starting to show. + +One of the earliest examples of this, was Microsoft's \textit{An open letter to hobbyists}, which +was written by Bill Gates in 1976. This letter detailed that people had been stealing from +Microsoft, as many people had brought hardware through them, but far fewer people had brought the +software. The fact this was happening at a scale large enough to cause this showed how many +computing groups, also known as hacker groups/spaces, weren't willing to pay for the software they +used, believing that if they brought the hardware they had done all that was needed\cite{OPENletter}. +It is often believed that this is one of the first examples of \textit{hacker culture}, which +would become more common into the 80's and 90's. + +A key figure in \textit{hacker culture}, as previously mentioned, was Richard Stallman. In the +early 1980's he left his job at MIT to work full time on the GNU project, which was designed +to be a full recreation of AT\&T's Unix operating system from the ground up. The idea was to allow +anyone access to a Unix like machine without paying AT\&T's expensive license fees, and allow any +user to view it, redistribute or edit; it was to be the first fully free operating system. The +early development of GNU was relatively slow, and it was not a completely free system for many +years, as some core parts of the operating system were missing, meaning non-free alternatives had +to be used. However this would later change in 1991. + +In 1988 BSD Net1 would release\cite{BSDnet1}, this was the first fully open version of the Berkeley +Software Distribution version of Unix. It had completely rewritten all the code from the original +Unix that previous versions contained, meaning it was now completely free from AT\&T's licenses. +It would be the start of a long linage of open source operating systems which are now the base +of MacOS, FreeBSD and OpenBSD. + +The GNU project, while still not fully finished, saw the final piece of the puzzle when +Linux\cite{LINUX} released in 1991, it was a fully open kernel which GNU was still lacking (however +it did get its own kernel called GNU hurd but Linux is far more commonly used). With GNU and Linux +paired together a user could finally get a fully free operating system for general use, this +combination of software is still in use today, having a 4.7\% market share globally on desktop +computers\cite{LINUXmarket}, And on web servers it is dominant. In recent years it has also shown +some use in gaming, with it being the operating system used by Valves \textit{steam deck} gaming +handheld\cite{STEAMdeck}. + +Since Linux's release there haven't been as many major events, however there has been a slow tick +in development, with a large jump over Covid, with Free Software now being completely usable against +its Proprietary counterpart. + +\section{Examples of Free Software} +\section{Comparing Free Software to its proprietary counterparts} +\section{What makes Free Software so appealing to developers?} +\section{What makes Free Software so appealing to privacy experts?} +\section{Where else is Free Software used and why?} +\section{What's next for the Free Software space?} \section{Final thoughts} \newpage diff --git a/writeup/writeup.toc b/writeup/writeup.toc index 6d60c2d..e0b7506 100644 --- a/writeup/writeup.toc +++ b/writeup/writeup.toc @@ -1,10 +1,13 @@ \babel@toc {english}{}\relax -\contentsline {section}{\numberline {1}What is free software?}{3}{section.1}% -\contentsline {section}{\numberline {2}A brief history of FOSS software}{3}{section.2}% -\contentsline {section}{\numberline {3}Examples of free software}{3}{section.3}% -\contentsline {section}{\numberline {4}Comparing free software to its proprietary counterparts}{3}{section.4}% -\contentsline {section}{\numberline {5}What makes free software so appealing to developers?}{3}{section.5}% -\contentsline {section}{\numberline {6}What makes free software so appealing to privacy experts?}{3}{section.6}% -\contentsline {section}{\numberline {7}Where else is free software used and why?}{3}{section.7}% -\contentsline {section}{\numberline {8}What's next for the free software space?}{3}{section.8}% -\contentsline {section}{\numberline {9}Final thoughts}{3}{section.9}% +\contentsline {section}{\numberline {1}Using this document}{2}{section.1}% +\contentsline {section}{\numberline {2}A brief introduction}{3}{section.2}% +\contentsline {section}{\numberline {3}Used language in this paper}{3}{section.3}% +\contentsline {section}{\numberline {4}What is Free Software?}{3}{section.4}% +\contentsline {section}{\numberline {5}A brief history of FOSS}{4}{section.5}% +\contentsline {section}{\numberline {6}Examples of Free Software}{6}{section.6}% +\contentsline {section}{\numberline {7}Comparing Free Software to its proprietary counterparts}{6}{section.7}% +\contentsline {section}{\numberline {8}What makes Free Software so appealing to developers?}{6}{section.8}% +\contentsline {section}{\numberline {9}What makes Free Software so appealing to privacy experts?}{6}{section.9}% +\contentsline {section}{\numberline {10}Where else is Free Software used and why?}{6}{section.10}% +\contentsline {section}{\numberline {11}What's next for the Free Software space?}{6}{section.11}% +\contentsline {section}{\numberline {12}Final thoughts}{6}{section.12}% |