{"id":1561,"date":"2018-10-25T07:23:16","date_gmt":"2018-10-25T06:23:16","guid":{"rendered":"https:\/\/solidt.eu\/site\/?p=1561"},"modified":"2018-10-25T07:23:16","modified_gmt":"2018-10-25T06:23:16","slug":"latex-example","status":"publish","type":"post","link":"https:\/\/solidt.eu\/site\/latex-example\/","title":{"rendered":"LaTeX example"},"content":{"rendered":"<pre class=\"lang:default decode:true \">\\documentclass[11pt,a4paper,oneside,titlepage]{report}\r\n\\usepackage[latin1]{inputenc}\r\n\\usepackage[english]{babel}\r\n\\usepackage{amsmath}\r\n\\usepackage{amsfonts}\r\n\\usepackage{amssymb}\r\n\\usepackage{graphicx}\r\n\\usepackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry}\r\n\r\n\r\n\\author{Niels Kooiman}\r\n\\title{Writing an advanced report}\r\n\r\n\r\n\r\n\\begin{document}\r\n\r\n\\maketitle\r\n\r\n\\tableofcontents\r\n\r\n\r\n\\chapter{First chapter}\r\n\r\n\r\n\\section{Eerste sectie}\r\nText inside document\r\n\r\nBut you can simply supply a footnote\\footnote{Like this example} \r\n\r\nAlso you can easily create a list\r\nLike so:\r\n\\begin{itemize}\r\n\\item First item\r\n\\item Second item\r\n\\item Third item\r\n\\end{itemize}\r\n\r\nOr enumerate a list\r\n\r\n\\begin{enumerate}\r\n\\item First item\r\n\\item Second item\r\n\\item Third item\r\n\\end{enumerate}\r\n\r\nOr a descriptive list\r\n\r\n\\begin{description}\r\n\\item[Sample] Example item\r\n\\item[Unit] Example unit\r\n\\end{description}\r\n\r\n\\section{Tweede sectie}\r\n\r\n\\begin{tabbing}\r\nTabbing\r\na special paragraph\r\n\\end{tabbing}\r\n\r\nSome text and a \r\n\\texttt{lot more words to come here.}\r\n\r\n\\newpage \r\n\r\n\\label{Mijn label} \r\n\r\nLabel \\dots\r\n\r\nOf een citaat:\r\n\r\n\r\nEen leuke functie\r\n\r\n$\\sum length=\\sqrt{ a^{2} + b^{2} + c^{2} }$\r\n\r\n$\\int\\limits_a^b e=m\\times c^{2}$\r\n\r\n\r\n%\\cite{Mijn label} \r\n\r\n\r\n\\chapter{Second chapter}\r\n\r\n\r\n\\section{Eerste sectie}\r\nText inside document\r\n\r\nBut you can simply supply a footnote\\footnote{Like this example} \r\n\r\n\\section{Tweede sectie}\r\n\r\n\\chapter{Third chapter}\r\n\r\n\\section{Eerste sectie}\r\nText inside document\r\n\r\nBut you can simply supply a footnote\\footnote{Like this example} \r\n\r\n\\section{Tweede sectie}\r\n\r\n\\end{document}\r\n \r\n\\end{document}<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\\documentclass[11pt,a4paper,oneside,titlepage]{report} \\usepackage[latin1]{inputenc} \\usepackage[english]{babel} \\usepackage{amsmath} \\usepackage{amsfonts} \\usepackage{amssymb} \\usepackage{graphicx} \\usepackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry} \\author{Niels Kooiman} \\title{Writing an advanced report} \\begin{document} \\maketitle \\tableofcontents \\chapter{First chapter} \\section{Eerste sectie} Text inside document But you can simply supply a footnote\\footnote{Like this example} Also you can easily create a list Like so: \\begin{itemize} \\item First item \\item Second item \\item Third item \\end{itemize} Or enumerate [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[8],"tags":[],"class_list":["post-1561","post","type-post","status-publish","format-standard","hentry","category-other-scripts"],"_links":{"self":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/1561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/comments?post=1561"}],"version-history":[{"count":1,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/1561\/revisions"}],"predecessor-version":[{"id":1562,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/1561\/revisions\/1562"}],"wp:attachment":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/media?parent=1561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/categories?post=1561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/tags?post=1561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}