ass3: Task 12: add not working code to file.
This commit is contained in:
@ -32,6 +32,7 @@
|
||||
\usepackage{todonotes}
|
||||
\setuptodonotes{inline}
|
||||
\usepackage{mhchem}
|
||||
\usepackage{listings}
|
||||
|
||||
\newcommand{\pfrac}[2]{\frac{\partial #1}{\partial #2}}
|
||||
|
||||
@ -131,11 +132,14 @@ This is very close to what is written in the assignment, but not precisely the s
|
||||
\section{Critical currents}
|
||||
|
||||
\section{A weak junction}
|
||||
|
||||
See the code in appendix \ref{appendix:program-task-12}.
|
||||
|
||||
\bibliographystyle{vancouver}
|
||||
\bibliography{references.bib}
|
||||
|
||||
%\appendix
|
||||
\appendix
|
||||
\section{Program to task 12}
|
||||
\label{appendix:program-task-12}
|
||||
\lstinputlisting[language=python,breaklines=true]{ass3-12-a-weak-junction.py}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user