summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ecothesis/capitulos/cap02/referencias.bib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/ecothesis/capitulos/cap02/referencias.bib
Initial commit
Diffstat (limited to 'macros/latex/contrib/ecothesis/capitulos/cap02/referencias.bib')
-rw-r--r--macros/latex/contrib/ecothesis/capitulos/cap02/referencias.bib25
1 files changed, 25 insertions, 0 deletions
diff --git a/macros/latex/contrib/ecothesis/capitulos/cap02/referencias.bib b/macros/latex/contrib/ecothesis/capitulos/cap02/referencias.bib
new file mode 100644
index 0000000000..a7c0f2bf20
--- /dev/null
+++ b/macros/latex/contrib/ecothesis/capitulos/cap02/referencias.bib
@@ -0,0 +1,25 @@
+% Encoding: UTF-8
+
+@Book{kopka2004guide,
+ title = {Guide to LATEX},
+ publisher = {Addison-Wesley Boston, MA},
+ year = {2004},
+ author = {Kopka, Helmut and Daly, Patrick W and Rahtz, SPQ},
+ volume = {4},
+}
+
+@Article{lamport1986latex,
+ author = {Lamport, Leslie},
+ title = {LaTEX: User's Guide \& Reference Manual},
+ year = {1986},
+ publisher = {Addison-Wesley Reading},
+}
+
+@Article{Rodrigues2016,
+ author = {Rodrigues, V. B.},
+ title = {Teste de bibliografia separada por capitulo.},
+ journal = {Latex},
+ year = {2016},
+}
+
+@Comment{jabref-meta: databaseType:bibtex;}