summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ecothesis/capitulos
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-13 21:46:39 +0000
committerKarl Berry <karl@freefriends.org>2018-06-13 21:46:39 +0000
commit8bae96549c17d9f96347009ccdae42f7a9aefc58 (patch)
tree148f02a425b9789c955c51062159c5446fa933ce /Master/texmf-dist/doc/latex/ecothesis/capitulos
parent479e4efc8a7179ed3a31ca7d32439ba197c46a76 (diff)
ecothesis (13jun18)
git-svn-id: svn://tug.org/texlive/trunk@48007 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ecothesis/capitulos')
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.pdfbin0 -> 32463 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.tex31
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/referencias.bib25
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.pdfbin0 -> 56222 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.tex37
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/referencias.bib25
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.pdfbin0 -> 43187 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.tex27
-rw-r--r--Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/referencias.bib25
9 files changed, 170 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.pdf b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.pdf
new file mode 100644
index 00000000000..9968a398eae
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.tex b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.tex
new file mode 100644
index 00000000000..cc6706668e4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/introduction.tex
@@ -0,0 +1,31 @@
+\documentclass[12pt]{report}
+\usepackage[utf8]{inputenc}
+\usepackage[brazilian,brazil]{babel}
+\usepackage{fancyhdr,setspace,float,graphicx,lscape,array,longtable,colortbl,amsmath,amssymb,booktabs,multirow,hyperref,pdfpages,tocloft,titlesec,lipsum,natbib}
+\usepackage[sectionbib]{chapterbib}
+\begin{document}
+%***
+\clearpage
+\linenumbers % numeração de linhas
+\modulolinenumbers[3] % numeração de linhas
+%***
+% Texto
+%***
+\chapter{Nam dui ligula}
+%***
+\lipsum[2-2] Nam dui ligula, fringilla a, euismod sodales, sollicitudin vel, wisi. Morbi
+auctor lorem non justo \citep{lamport1986latex}.
+\section{Euismod sodales}
+\lipsum[2-3]
+%*** APAGAR O EXEMPLO ACIMA
+
+
+
+
+
+
+
+%*** REFERÊNCIAS
+\bibliography{referencias.bib}
+\bibliographystyle{apalike}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/referencias.bib b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/referencias.bib
new file mode 100644
index 00000000000..a7c0f2bf200
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap01/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;}
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.pdf b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.pdf
new file mode 100644
index 00000000000..e1dcdc48cd1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.tex b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.tex
new file mode 100644
index 00000000000..cef5585fb69
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/cap02.tex
@@ -0,0 +1,37 @@
+\documentclass[12pt]{report}
+\usepackage[utf8]{inputenc}
+\usepackage[brazilian,brazil]{babel}
+\usepackage{fancyhdr,setspace,float,graphicx,lscape,array,longtable,colortbl,amsmath,amssymb,booktabs,multirow,hyperref,pdfpages,tocloft,titlesec,lipsum,natbib}
+\usepackage[sectionbib]{chapterbib}
+\begin{document}
+%***
+\clearpage
+\linenumbers % numeração de linhas
+\modulolinenumbers[3] % numeração de linhas
+%***
+% Texto
+%***
+\chapter{Nam lacus libero}
+%***
+\lipsum[2-4] \lipsum[1]
+\begin{table}[]
+\centering
+\caption{Nulla ullamcorper vestibulum turpis.}
+\label{my-label}
+\begin{tabular}{lll}
+1 & a & x \\ \hline
+2 & b & y \\
+3 & c & z
+\end{tabular}
+\end{table}
+\section{Cras nec ante}
+\lipsum[2-3]
+Nam ipsum ligula, eleifend at, accumsan nec, suscipit a, ipsum. Morbi blandit ligula feugiat magna \cite{Rodrigues2016} at \cite{kopka2004guide}.
+%*** APAGAR O EXEMPLO ACIMA
+
+
+%*** REFERÊNCIAS
+\bibliography{referencias.bib}
+\bibliographystyle{apalike}
+\end{document}
+
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/referencias.bib b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap02/referencias.bib
new file mode 100644
index 00000000000..a7c0f2bf200
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/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;}
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.pdf b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.pdf
new file mode 100644
index 00000000000..d51e68be4b7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.tex b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.tex
new file mode 100644
index 00000000000..3b2c7b887a2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/cap03.tex
@@ -0,0 +1,27 @@
+\documentclass[12pt]{report}
+\usepackage[utf8]{inputenc}
+\usepackage[brazilian,brazil]{babel}
+\usepackage{fancyhdr,setspace,float,graphicx,lscape,array,longtable,colortbl,amsmath,amssymb,booktabs,multirow,hyperref,pdfpages,tocloft,titlesec,lipsum,natbib}
+\usepackage[sectionbib]{chapterbib}
+\begin{document}
+%***
+\clearpage
+\linenumbers % numeração de linhas
+\modulolinenumbers[3] % numeração de linhas
+%***
+% Texto
+%***
+\chapter{Nullam cursus pulvinar lectus}
+%***
+\lipsum[2-10]
+Sed lacinia nulla vitae enim \citep{Rodrigues2016}.
+%***
+% Pagar exemplo acima
+
+
+
+
+%%%% REFERÊNCIAS
+\bibliography{referencias.bib}
+\bibliographystyle{apalike}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/referencias.bib b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/referencias.bib
new file mode 100644
index 00000000000..a7c0f2bf200
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ecothesis/capitulos/cap03/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;}