summaryrefslogtreecommitdiff
path: root/tex/thesis/references.bib
diff options
context:
space:
mode:
Diffstat (limited to 'tex/thesis/references.bib')
-rw-r--r--tex/thesis/references.bib10
1 files changed, 10 insertions, 0 deletions
diff --git a/tex/thesis/references.bib b/tex/thesis/references.bib
index 2d68228..5154bd3 100644
--- a/tex/thesis/references.bib
+++ b/tex/thesis/references.bib
@@ -308,4 +308,14 @@ url={http://clang.llvm.org/}
@misc{clang-analysis,
title={Clang Static Analyser},
url={http://clang-analyzer.llvm.org/}
+}
+@TECHREPORT{stl,
+ author = {Alexander Stepanov and Meng Lee},
+ title = {The standard template library},
+ institution = {WG21/N0482, ISO Programming Language C++ Project},
+ year = {1994}
+}
+@misc{bitbucket-repo,
+title={Source code repository},
+url={https://bitbucket.org/czan/honours}
} \ No newline at end of file