From acbafd0803a38a409dac91248d7d507ebd8d2041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Sun, 8 May 2016 16:31:01 +0200 Subject: [PATCH] Remove lint --- thesis-paper/.gitignore | 2 - thesis-paper/thesis-paper.pdf | Bin 2280769 -> 2280769 bytes thesis-paper/thesis-paper.tex | 432 ---------------------------------- 3 files changed, 434 deletions(-) delete mode 100644 thesis-paper/.gitignore diff --git a/thesis-paper/.gitignore b/thesis-paper/.gitignore deleted file mode 100644 index 7ad5e92..0000000 --- a/thesis-paper/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -downloaded/ -figures/drawing.pdf diff --git a/thesis-paper/thesis-paper.pdf b/thesis-paper/thesis-paper.pdf index 44ddad4855b52ed9356786bf2b9332f3a8afba0c..ce5b06966964e9f759946cf1b25b30d10de5f8c3 100644 GIT binary patch delta 174 zcmajVISRr+06FbT!A9j(ibQnr?@{a$O^!*Zv{Q>AfF@XR8 delta 174 zcmajVISRr+06)o^8kY95K^ZLp2 manually copy in the resultant .bbl file -% set second argument of \begin to the number of references -% (used to reserve space for the reference number labels box) -%\begin{thebibliography}{1} -% -%\bibitem{IEEEhowto:kopka} -%H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus -% 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. -% -%\end{thebibliography} - -% biography section -% -% If you have an EPS/PDF photo (graphicx package needed) extra braces are -% needed around the contents of the optional argument to biography to prevent -% the LaTeX parser from getting confused when it sees the complicated -% \includegraphics command within an optional argument. (You could create -% your own custom macro containing the \includegraphics command to make things -% simpler here.) -%\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{mshell}}]{Michael Shell} -% or if you just want to reserve a space for a photo: - -%\begin{IEEEbiography}{Michael Shell} -%Biography text here. -%\end{IEEEbiography} - -% if you will not have a photo at all: -%\begin{IEEEbiographynophoto}{John Doe} -%Biography text here. -%\end{IEEEbiographynophoto} - -% insert where needed to balance the two columns on the last page with -% biographies -%\newpage - -%\begin{IEEEbiographynophoto}{Jane Doe} -%Biography text here. -%\end{IEEEbiographynophoto} - -% You can push biographies down or up by placing -% a \vfill before or after them. The appropriate -% use of \vfill depends on what kind of text is -% on the last page and whether or not the columns -% are being equalized. - -%\vfill - -% Can be used to pull up biographies so that the bottom of the last one -% is flush with the other column. -%\enlargethispage{-5in}