Bläddra i källkod

Updated proposal structure

Min 5 år sedan
förälder
incheckning
f65da6db68

+ 5 - 1
.gitignore

@@ -1,4 +1,8 @@
 *.log
 *.aux
 *.synctex.gz
-
+*.out
+*-blx.bib
+*.bbl
+*.blg
+*.run.xml

BIN
proposal.pdf


+ 0 - 5
proposal.tex

@@ -1,5 +0,0 @@
-\documentclass[12pt]{article}
-
-\begin{document}
-	Proposal
-\end{document}

+ 14 - 0
proposal/abstract.tex

@@ -0,0 +1,14 @@
+% !TeX root = proposal.tex
+
+\iffalse
+
+This is the most important paragraph in the entire proposal. 
+It is a snapshot of the proposed work. 
+It is a concise summary of what is intended to be accomplished and gives a short indication of what has appeared in the literature before you start your work.
+
+Keep it about 300 words (under one page).
+The Abstract is written last, after the entire proposal has been written
+
+\fi
+
+End-to-end paper \autocite{8433895}. 

+ 13 - 0
proposal/introduction.tex

@@ -0,0 +1,13 @@
+% !TeX root = proposal.tex
+
+\iffalse
+Think of the introduction as a development of the context for the reader.
+
+Peruse the literature quickly. 
+Highlight the historical progression of the theory and work that has been done, citing the literature as you go. 
+
+Use the citation mechanisms in the editor you are using. 
+After the reader has some idea of what the historical background is, mention what is missing in it that your proposal is going to fill.
+\fi
+
+

+ 19 - 0
proposal/objectives.tex

@@ -0,0 +1,19 @@
+% !TeX root = proposal.tex
+
+\iffalse
+Your objectives are the most important part of the proposal. 
+
+Tell the reader what you intend to accomplish; 
+	see if you can state the expected outcomes in a clear fashion so that you know, 
+	and the reader knows, what you are going to have when finished.
+	
+What theory will you work out? 
+Or what measurements will you make? 
+Or what circuit will you build? 
+The clearer you are with this, the higher the chances will be for knowing how to get there.
+Break the Objectives down into pieces on which each of your teammates will focus. 
+Show how the individual objectives create the project’s overall end objective.
+
+Once you know what you will be doing, put the step sinto a Gantt Chart.Look online for a Gantt Chart description if you need to.
+
+\fi

+ 0 - 0
proposal/proposal.out


BIN
proposal/proposal.pdf


+ 21 - 2
proposal/proposal.tex

@@ -1,4 +1,4 @@
-\documentclass[a4paper,12pt,twocolumn]{article}
+\documentclass[a4paper,12pt]{article}
 \usepackage[top=1in,bottom=1in,left=1in,right=1in]{geometry}
 \usepackage[T1]{fontenc}
 \usepackage[utf8]{inputenc}
@@ -27,12 +27,31 @@
 \usepackage{multicol} 
 \usepackage{oubraces}
 \usepackage{stfloats}
+
+% Bibliography
+\usepackage[backend=bibtex,style=numeric,sorting=none]{biblatex}
+\addbibresource{references.bib}
+\renewcommand*{\bibfont}{\footnotesize}
+
+% Common templates
 \usepackage{../templates/templates}
 
+% Figure formatting
 \setcounter{tocdepth}{3}
 \counterwithin{figure}{subsection}
 \counterwithin{table}{subsection}
 
 \begin{document}
-	\makeTitlePage{Final Proposal Draft}{ELEC0118 Fourth Year MEng Project}
+	\makeTitlePage{Final Project Proposal Draft}{ELEC0118 Fourth Year MEng Project}
+	\section{Abstract}
+	\input{abstract.tex}
+	\section{Introduction}
+	\input{introduction.tex}
+	\section{Aims and Objectives}
+	\input{objectives.tex}
+	\section{Preliminary Assessment of Risks}
+	\input{risks.tex}
+	\section{References}
+	\printbibliography
+	
 \end{document}

+ 2 - 0
proposal/references.bib

@@ -0,0 +1,2 @@
+@ARTICLE{8433895,  author={B. {Karanov} and M. {Chagnon} and F. {Thouin} and T. A. {Eriksson} and H. {Bülow} and D. {Lavery} and P. {Bayvel} and L. {Schmalen}},  journal={Journal of Lightwave Technology},   title={End-to-End Deep Learning of Optical Fiber Communications},   year={2018},  volume={36},  number={20},  pages={4843-4855}, doi={10.1109/JLT.2018.2865109},  ISSN={1558-2213},  month={Oct},}
+

+ 20 - 0
proposal/risks.tex

@@ -0,0 +1,20 @@
+% !TeX root = proposal.tex
+
+\iffalse
+
+Safety Risks: Please identify the Laboratories in which you will work. 
+
+The Managers of these labs MUST approve the assessment forms you have filled in. 
+
+If you can, try to meet with them and show them the assessments you are planning to post.
+The forms are available on Moodle.
+
+Failure Risks: These are your estimates of the risks you face with your current plan. 
+If you indicate a high risk of failure, that is, something with which you are uncomfortable, you should outline a new plan to use as backup in case the current plan does not work out for you. 
+You can record the details of any alternative plan in your December Interim Report.
+
+\fi
+
+\subsection{Safety Risks}
+
+\subsection{Failure Risks}