summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mugsthesis/sample/refs.bib
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/mugsthesis/sample/refs.bib')
-rw-r--r--macros/latex/contrib/mugsthesis/sample/refs.bib22
1 files changed, 22 insertions, 0 deletions
diff --git a/macros/latex/contrib/mugsthesis/sample/refs.bib b/macros/latex/contrib/mugsthesis/sample/refs.bib
new file mode 100644
index 0000000000..9494ecd147
--- /dev/null
+++ b/macros/latex/contrib/mugsthesis/sample/refs.bib
@@ -0,0 +1,22 @@
+@STRING(PRL="Phys. Rev. Lett.")
+@STRING(RMP="Rev. Mod. Phys.")
+
+@ARTICLE{klitzing:qhe,
+ AUTHOR="K. von Klitzing and G. Dorda and M. Pepper",
+ TITLE="New method for high accuracy determination of fine structure
+ constant based on quantised hall resistance",
+ JOURNAL=PRL,
+ VOLUME=45,
+ PAGES=494,
+ YEAR=1980
+}
+
+@ARTICLE{klitzing:nobel,
+ AUTHOR="Klaus von Klitzing",
+ TITLE="The Quantised Hall Effect",
+ JOURNAL=RMP,
+ VOLUME=58,
+ PAGES=519,
+ YEAR=1986
+}
+