From f68b80c3a0544bac7bbf402cff083e31df1f4e1d Mon Sep 17 00:00:00 2001 From: Mirko Milovanovic Date: Mon, 2 May 2022 00:53:35 +0200 Subject: [PATCH 1/5] --- README.md | 22 +++++++++++++++------- TemplateTesi.tex => Tesi.tex | 0 2 files changed, 15 insertions(+), 7 deletions(-) rename TemplateTesi.tex => Tesi.tex (100%) diff --git a/README.md b/README.md index 9429918..49249fa 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ Riguardo a cosa bisognerebbe fare: * Cittadinanza digitale e tecnocivismo: leggere il libro e spiegare un pò di cosa parla * Possibili difetti del web attuale quindi come ha detto lei "molto centralizzata e molto single-point-of-failure-or-control" * e quindi perché nasce questa voglia/necessità di rompere il ciclo? - * Decentralizzazione + * Decentralizzazione: cos'è vs sistemi distribuiti * Cosa implica questa decentralizzazione rapportato a come funziona il web ora * Quindi possibilmente riappropriazione dei dati personali * "direi anche comportamenti (reificati nei dati, ok)"? sono un attimo confuso su questo punto * Come nota più leggera/allegra/interessante menzionare le realtà inusuali che sono nate da esso come NFT, blockchain, etc? -* Introduzione a cosa è un servizio di streaming -* Analisi delle soluzioni esistenti decentralizzate ovvero: +* Introduzione su cosa è un servizio di live streaming +* Analisi delle soluzioni esistenti + * Testing delle piattaforme in base a criteri che scegliamo noi, ad esempio: facilità di utilizzo, indicizzazione, performance dei protocolli (latenza, larghezza di banda, conversione dello stream in stream a qualità inferiore, …) * Resilienza di una piattaforma nel passare da decentralizzata a centralizzata in caso di successo * quindi resilienza nel volere il controllo dei dati * vari meccanismi di decentralizzazione finora saltati fuori (fin dal p2p di tanti anni fa), i filesystem distribuiti, ecc. - * Testing delle piattaforme in base a criteri che scegliamo noi, ad esempio: facilità di utilizzo, indicizzazione, performance dei protocolli (latenza, larghezza di banda, conversione dello stream in stream a qualità inferiore, …) * (non so se possa servire/sia fattibile) possibile realizzazione di un protocollo [atrent: nel senso di un metodo standard?] test per comparare a quelli esistenti * altro? * Conclusione: quindi futuro del web? @@ -33,9 +33,17 @@ Moderazione dei contenuti come viene fatta? Ha senso moderare in un ambiente dec ## altro template tesi -just in case https://gitlab.com/andrea-trentini/TemplateTesi +just in case [Andrea Trentini / TemplateTesi · GitLab](https://gitlab.com/andrea-trentini/TemplateTesi) -## link utili +## link articoli * [Il futuro passa dal WEB 3 e NFT - In Evidenza - ANSA.it](https://www.ansa.it/sito/notizie/economia/ofc/in_evidenza/2022/04/05/il-futuro-passa-dal-web-3-e-nft_b495a1ed-0cfc-4ebc-a074-6eeec055ebf9.html) -* [Digital Services Act must go full mile to better protect consumers, not take half-measures](https://www.eubusiness.com/Members/BEUC/digital-services-act-protect-consumers/) \ No newline at end of file +* [Digital Services Act must go full mile to better protect consumers, not take half-measures](https://www.eubusiness.com/Members/BEUC/digital-services-act-protect-consumers/) + + +## link protocolli e software inerenti +* [Tinc (protocol) - Wikipedia](https://en.wikipedia.org/wiki/Tinc_(protocol)) +* [tinc](https://www.tinc-vpn.org/) +* [Noise Protocol Framework](https://noiseprotocol.org/) +* [IPFS Powers the Distributed Web](https://ipfs.io/) +* [Create and Multistream Live Video | Restream](https://restream.io/) \ No newline at end of file diff --git a/TemplateTesi.tex b/Tesi.tex similarity index 100% rename from TemplateTesi.tex rename to Tesi.tex From 5a223e636bd2af70aaeaad62f1e041f3c4c7aa8f Mon Sep 17 00:00:00 2001 From: Mirko Date: Tue, 3 May 2022 22:01:58 +0200 Subject: [PATCH 2/5] switch al nuovo template tesi con fixing ti stesso --- Biblio.bib | 5 ++ Tesi.tex | 231 ++++++++++++++++++++++------------------------------- tesi.sty | 210 ------------------------------------------------ 3 files changed, 99 insertions(+), 347 deletions(-) create mode 100644 Biblio.bib delete mode 100644 tesi.sty diff --git a/Biblio.bib b/Biblio.bib new file mode 100644 index 0000000..61abece --- /dev/null +++ b/Biblio.bib @@ -0,0 +1,5 @@ +@techreport{waitzman1990standard, + title={Standard for the transmission of IP datagrams on avian carriers}, + author={Waitzman, David}, + year={1990} +} \ No newline at end of file diff --git a/Tesi.tex b/Tesi.tex index 6c07b38..0a4aa30 100644 --- a/Tesi.tex +++ b/Tesi.tex @@ -1,152 +1,109 @@ -% -% Tesi D.S.I. - modello preso da -% Stanford University PhD thesis style -- modifications to the report style -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% % -% TESI DOTTORATO % -% ______________ % -% % -% AUTORE: Elena Pagani % -% % -% Ultima revisione: 7.X.1998 % -% correzioni atrent % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% -\documentclass[a4paper,12pt]{report} -% \renewcommand{\baselinestretch}{1.6} % interline spacing -% -% \includeonly{} -% -% PREAMBOLO -% -\usepackage[a4paper]{geometry} -\usepackage{amssymb,amsmath,amsthm} -\usepackage{graphicx} -\usepackage{url} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\documentclass[12pt,a4paper]{report} +% o article, book, ... + +% TODO inserire vari packages (todonotes, ecc.) + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% packages... +\usepackage[utf8]{inputenc} +\usepackage[english,italian]{babel} +\usepackage[hyphens]{url} + +% Per generare il file PDF aderente alle specifiche PDF/A-1b. Verificarne poi la validità. +%\usepackage[a-1b]{pdfx} + \usepackage{hyperref} -\usepackage{xcolor} -\usepackage{lipsum} % Per inserire testo a caso in attesa di realizzare i capitoli \hypersetup{ colorlinks, linkcolor={red!50!black}, citecolor={blue!50!black}, urlcolor={blue!80!black} } -\usepackage{epsfig} -\usepackage[italian]{babel} -\usepackage{setspace} -\usepackage{tesi} -% per le accentate -\usepackage[utf8]{inputenc} -% -\newtheorem{myteor}{Teorema}[section] -% -\newenvironment{teor}{\begin{myteor}\sl}{\end{myteor}} -% -% -% TITOLO -% +\usepackage{graphicx} +\usepackage{lipsum}% Per inserire testo a caso in attesa di realizzare i capitoli + +\usepackage{listings} +\lstset{ + % language=bash + frame=single, + breaklines=true, + postbreak=\raisebox{0ex}[0ex][0ex]{\ensuremath{\color{red}\hookrightarrow\space}}, + basicstyle=\ttfamily\footnotesize +} + +\usepackage[backend=biber, +style=alphabetic, +%citestyle=authoryear +]{biblatex} + +\usepackage{csquotes} + +\usepackage{epigraph} % per le frasi inizio capitolo + +\usepackage{fancyhdr} + +\setlength {\marginparwidth }{2cm} +\usepackage[colorinlistoftodos]{todonotes} +%\usepackage[disable]{todonotes} + +\usepackage{refcheck} + +\addbibresource{Biblio.bib} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} -\title{Streaming decentralizzato di contenuti audiovisivi} -\author{Mirko Milovanovic} -\dept{Corso di Laurea in Informatica per la comunicazione digitale} -\anno{2021-2022} -\matricola{870671} -\relatore{Professor Trentini Andrea} -%\correlatore{} -% -% \submitdate{month year in which submitted to GPO} -% - date LaTeX'd if omitted -% \copyrightyear{year degree conferred (next year if submitted in Dec.)} -% - year LaTeX'd (or next year, in December) if omitted -% \copyrighttrue or \copyrightfalse -% - produce or don't produce a copyright page (false by default) -% \figurespagetrue or \figurespagefalse -% - produce or don't produce a List of Figures page -% (false by default) -% \tablespagetrue or \tablespagefalse -% - produce or don't produce a List of Tables page -% (false by default) -% -% DEDICA -% -\beforepreface -\prefacesectionnochapter{Dedica} - {\hfill \Large {\sl dedica se serve ma non credo}} -% -% PREFAZIONE OLD -% -%\prefacesection{Prefazione} -%At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. -% -% -% ORGANIZZAZIONE -%\section*{Organizzazione della tesi} -%\label{organizzazione} -%La tesi \`e organizzata come segue: -%\begin{itemize} -%\item Capitolo 1: -%\item Capitolo 2: -%\end{itemize} -% -% PREFAZIONE -% -\prefacesection{Prefazione} -At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. -% RINGRAZIAMENTI -\prefacesection{Ringraziamenti} -At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. +% Frontespizio +\begin{titlepage} +\begin{center} +\includegraphics[width=\textwidth]{Logo.jpg}\\ +{\large{\em Corso di Laurea in Informatica per la comunicazione digitale}} +\end{center} +\vspace{12mm} +\begin{center} +{\huge{\bf Streaming decentralizzato di}}\\ +\vspace{4mm} +{\huge{\bf contenuti audiovisivi}}\\ +\end{center} +\vspace{12mm} +\begin{flushleft} +{\large{\bf Relatore:}} +{\large{Trentini Andrea}}\\ +\vspace{10mm} +%{\large{\bf Correlatore:}} +%{\large{...}}\\ +\end{flushleft} +\vspace{12mm} +\begin{flushright} +\parbox{1.7in}{ +{\large{\bf Tesi di Laurea di:}}\\ +{\large{Mirko Milovanovic}}\\ +{\large{\bf Matricola: \normalfont870671}} +} +\end{flushright} +\vspace{4mm} +\begin{center} +{\large{\bf Anno Accademico 2021-2022}} +\end{center} +\end{titlepage} -\afterpreface -% -% -% CAPITOLI -\chapter{Introduzione} -\label{cap1} -\lipsum[1-3] -\chapter{Web 3.0} -\lipsum[100-110] +\tableofcontents -% -% BIBLIOGRAFIA -% -\begin{thebibliography}{00} -% -\bibitem{gotti91} -M. Gotti, I linguaggi specialistici, Firenze, La Nuova Italia, 1991. -% -\bibitem{wellek62} -R. Wellek, A. Warren, Theory of Literature , 3rd edition, New York, Harcourt, 1962. -% -\bibitem{canziani78} -A. Canziani et al., Come comunica il teatro: dal testo alla scena. Milano, Il Formichiere, 1978. -% -\bibitem{MoD67} -Ministry of Defence, Great Britain, Author and Subject Catalogues of the Naval Library, London, Ministry of Defence, HMSO, 1967. -% -\bibitem{heine23} -H. Heine, Pensieri e ghiribizzi. A cura di A. Meozzi. Lanciano, Carabba, 1923. -% -\bibitem{basso62} -L. Basso, ''Capitalismo monopolistico e strategia operaia'', Problemi del socialismo, vol. 8, n. 5, pp. 585-612, 1962. -% -\bibitem{avirovic93} -L. Avirovic, J. Dodds (a cura di), Atti del Convegno internazionale "Umberto Eco, Claudio Magris. Autori e traduttori a confronto" ( Trieste, 27-28 novembre 1989), Udine, Campanotto, 1993. -% -\bibitem{gans67} -E.L. Gans, "The Discovery of Illusion: Flaubert's Early Works, 1835-1837", unpublished Ph.D. Dissertation, Johns Hopkins University, 1967. -% -\bibitem{harrison92} -R. Harrison, Bibliography of planned languages (excluding Esperanto). \url{http://www.vor.nu/langlab/bibliog.html}, 1992, agg. 1997. -% -\end{thebibliography} -% -\end{document} +% o sections (dipende dal documentclass) +\chapter{Lipsum 1} +TCP/IP over Avian Carriers\cite{waitzman1990standard} +\lipsum - +\chapter{Lipsum 2} +\lipsum[10-20] +\chapter{Cap3} +\chapter{Cap4} + +\printbibliography +\addcontentsline{toc}{chapter}{Bibliografia} + +\end{document} \ No newline at end of file diff --git a/tesi.sty b/tesi.sty deleted file mode 100644 index e1fb300..0000000 --- a/tesi.sty +++ /dev/null @@ -1,210 +0,0 @@ -% Tesi D.S.I. - modello preso da -% Stanford University PhD thesis style -- modifications to the report style -% - -% \makeatletter --not necessary for LaTeX style files -% We need 1" margins except on the binding edge, where it is 1 1/2" -\oddsidemargin 0in \evensidemargin 0in -\marginparwidth 40pt \marginparsep 10pt -\topmargin 0pt \headsep .5in -\textheight 8.1in \textwidth 6in - -% Disallow page breaks at hyphens (this will give some underfull vbox's, -% so an alternative is to use \brokenpenalty=100 and manually search -% for and fix such page breaks) -\brokenpenalty=10000 - -% Use 1.3 times the normal baseline-to-baseline skip -\renewcommand{\baselinestretch}{1.0} % ERA 1.3 - -% Figures and tables are to be numbered sequentially throughout the -% thesis, rather than within chapters; for style consistency, do -% equations the same. The following \def of \cl@chapter is a kludge: -% really there should be a \removefromreset, to stop figure numbers, etc., -% from being reset at chapter beginnings -\def\cl@chapter{\@elt{section}\@elt{footnote}} -\def\thefigure{\@arabic\c@figure} -\def\thetable{\@arabic\c@table} -\def\theequation{\arabic{equation}} - -% Redefine the macro used for floats (including figures and tables) -% so that single spacing is used. -% (Note \def\figure{\@float{figure}set single spacing} doesn't work -% because figure has an optional argument) -\def\@xfloat#1[#2]{\ifhmode \@bsphack\@floatpenalty -\@Mii\else - \@floatpenalty-\@Miii\fi\def\@captype{#1}\ifinner - \@parmoderr\@floatpenalty\z@ - \else\@next\@currbox\@freelist{\@tempcnta\csname ftype@#1\endcsname - \multiply\@tempcnta\@xxxii\advance\@tempcnta\sixt@@n - \@tfor \@tempa :=#2\do - {\if\@tempa h\advance\@tempcnta \@ne\fi - \if\@tempa t\advance\@tempcnta \tw@\fi - \if\@tempa b\advance\@tempcnta 4\relax\fi - \if\@tempa p\advance\@tempcnta 8\relax\fi - }\global\count\@currbox\@tempcnta}\@fltovf\fi - \global\setbox\@currbox\vbox\bgroup - \def\baselinestretch{1}\@normalsize - \boxmaxdepth\z@ - \hsize\columnwidth \@parboxrestore} - -% Redefine the macro used for footnotes to use single spacing -\long\def\@footnotetext#1{\insert\footins{\def\baselinestretch{1}\footnotesize - \interlinepenalty\interfootnotelinepenalty - \splittopskip\footnotesep - \splitmaxdepth \dp\strutbox \floatingpenalty \@MM - \hsize\columnwidth \@parboxrestore - \edef\@currentlabel{\csname p@footnote\endcsname\@thefnmark}\@makefntext - {\rule{\z@}{\footnotesep}\ignorespaces - #1\strut}}} - -% \author, \title are defined in report; here are the rest of the -% front matter defining macros -\def\dept#1{\gdef\@dept{#1}} -\def\relatore#1{\gdef\@relatore{#1}} -\def\correlatore#1{\gdef\@correlatore{#1}} -\def\anno#1{\gdef\@anno{#1}} -\def\matricola#1{\gdef\@matricola{#1}} - -\def\principaladviser#1{\gdef\@principaladviser{#1}} -\def\advis@r{Adviser} % default spelling -\def\principaladvisor#1{\gdef\@principaladviser{#1}\gdef\advis@r{Advisor}} -\def\firstreader#1{\gdef\@firstreader{#1}} -\def\secondreader#1{\gdef\@secondreader{#1}} -\def\submitdate#1{\gdef\@submitdate{#1}} -\def\copyrightyear#1{\gdef\@copyrightyear{#1}} % \author, \title in report -\def\@title{}\def\@author{}\def\@dept{computer science} -\def\@principaladviser{}\def\@firstreader{}\def\@secondreader{} -\def\@relatore{}\def\@correlatore{}\def\@anno{}\def\@matricola{} - -\def\@submitdate{\ifcase\the\month\or - January\or February\or March\or April\or May\or June\or - July\or August\or September\or October\or November\or December\fi - \space \number\the\year} -% Stanford says that December theses should have the next year as the -% copyright year -\ifnum\month=12 - \@tempcnta=\year \advance\@tempcnta by 1 - \edef\@copyrightyear{\number\the\@tempcnta} -\else - \def\@copyrightyear{\number\the\year} -\fi -\newif\ifcopyright \newif\iffigurespage \newif\iftablespage -\copyrightfalse -\figurespagefalse -\tablespagefalse - -\def\titlep{% - \thispagestyle{empty}% - %\null\vskip1in% - \begin{center} - %{\sc Universit\`a degli Studi di Milano} \\ - %Facolt\`a di Scienze e Tecnologie \\ - \includegraphics[width=\textwidth]{Logo.jpg} \\ - {\em \@dept} - \end{center} - \vskip1in - \begin{center} -% {\Large\uppercase\expandafter{\@title}} - \begin{doublespace} - {\Huge\uppercase\expandafter{\@title}} - \end{doublespace} - \end{center} - \vfill - \begin{description} - \item[Relatore:] \@relatore - %\item[Correlatore:] \@correlatore - \end{description} - \vskip0.5in - \null\hfill - \parbox{1.6in}{ - Tesi di: \\ - \expandafter{\@author} - \\ Matricola: \@matricola - } - \vfill - \begin{center} - \large Anno Accademico \@anno - \end{center} - \newpage} - -\def\copyrightpage{% - \null\vfill - \begin{center} - \Large\copyright\ Copyright \@copyrightyear\\ - by\\ - \@author\\ - \end{center} - \vfill\newpage} - -\long\def\signature#1{% -\begin{center} -\begin{minipage}{4in} -\parindent=0pt -I certify that I have read this thesis and that in my opinion -it is fully adequate, in scope and in quality, as a dissertation for the degree -of Doctor of Philosophy. -\par -\vspace{.5in} -\hbox to 4in{\hfil\shortstack{\vrule width 3in height 0.4pt\\#1}} -\end{minipage} -\end{center}} - -\def\signaturepage{% - \signature{\@principaladviser\\(Principal \advis@r)} - \vfill - \signature\@firstreader - \vfill - \signature\@secondreader - \vfill - \begin{center} - \begin{minipage}{4in} - Approved for the University Committee on Graduate Studies:\par - \vspace{.5in} - \hbox to 4in{\hfil\shortstack{\vrule width 3in height 0.4pt\\ - Dean of Graduate Studies \& Research}} - \end{minipage} - \end{center}} - -\def\beforepreface{ - \pagenumbering{roman} - \pagestyle{plain} - \titlep} -% \ifcopyright\copyrightpage\fi -% \signaturepage} - -\def\prefacesection#1{% - \chapter*{#1} - \addcontentsline{toc}{chapter}{#1}} - -\def\prefacesectionnochapter#1{% - \chapter*{} - \addcontentsline{toc}{chapter}{#1}} - -% The \addvspace business below is to avoid the extra space that gets put -% in the tables of figures and tables between chapters (it makes no sense -% now that the numbering is continuous) -\def\afterpreface{\newpage - \tableofcontents - \newpage - \iftablespage - {\addvspace{10pt} - \let\saveaddvspace=\addvspace - \def\addvspace##1{} - \listoftables - \let\addvspace=\saveaddvspace} - \newpage - \fi - \iffigurespage - {\addvspace{10pt} - \let\saveaddvspace=\addvspace - \def\addvspace##1{} - \listoffigures - \let\addvspace=\saveaddvspace} - \newpage - \fi - \pagenumbering{arabic} - \pagestyle{headings}} - -\pagestyle{headings} -% \makeatother --not necessary for LaTeX style files - From 47de35c3f01a9310ba22d25aeb9119067d0e899c Mon Sep 17 00:00:00 2001 From: Mirko Milovanovic Date: Tue, 3 May 2022 23:57:08 +0200 Subject: [PATCH 3/5] spacing fix --- Tesi.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Tesi.tex b/Tesi.tex index 0a4aa30..2c68aa3 100644 --- a/Tesi.tex +++ b/Tesi.tex @@ -72,11 +72,10 @@ style=alphabetic, \begin{flushleft} {\large{\bf Relatore:}} {\large{Trentini Andrea}}\\ -\vspace{10mm} %{\large{\bf Correlatore:}} %{\large{...}}\\ \end{flushleft} -\vspace{12mm} +\vfill \begin{flushright} \parbox{1.7in}{ {\large{\bf Tesi di Laurea di:}}\\ @@ -84,7 +83,7 @@ style=alphabetic, {\large{\bf Matricola: \normalfont870671}} } \end{flushright} -\vspace{4mm} +\vfill \begin{center} {\large{\bf Anno Accademico 2021-2022}} \end{center} From 3b5927427e0d0448efb789caea78da9a670f637b Mon Sep 17 00:00:00 2001 From: Mirko Date: Wed, 4 May 2022 19:28:26 +0200 Subject: [PATCH 4/5] --- Tesi.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tesi.tex b/Tesi.tex index 2c68aa3..be196ff 100644 --- a/Tesi.tex +++ b/Tesi.tex @@ -94,7 +94,7 @@ style=alphabetic, % o sections (dipende dal documentclass) \chapter{Lipsum 1} -TCP/IP over Avian Carriers\cite{waitzman1990standard} +TCP/IP over Avian Carriers\cite{waitzman1990standard}\\ \lipsum \chapter{Lipsum 2} From b1fbed7c10f75f86020a15315007778bcf043827 Mon Sep 17 00:00:00 2001 From: Mirko Milovanovic Date: Wed, 4 May 2022 19:29:14 +0200 Subject: [PATCH 5/5] --- Tesi.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tesi.tex b/Tesi.tex index 2c68aa3..c907d70 100644 --- a/Tesi.tex +++ b/Tesi.tex @@ -80,7 +80,7 @@ style=alphabetic, \parbox{1.7in}{ {\large{\bf Tesi di Laurea di:}}\\ {\large{Mirko Milovanovic}}\\ -{\large{\bf Matricola: \normalfont870671}} +{\large{\bf Matricola: \normalfont 870671}} } \end{flushright} \vfill @@ -94,7 +94,7 @@ style=alphabetic, % o sections (dipende dal documentclass) \chapter{Lipsum 1} -TCP/IP over Avian Carriers\cite{waitzman1990standard} +TCP/IP over Avian Carriers\cite{waitzman1990standard}\\ \lipsum \chapter{Lipsum 2}