bibtex vorlagen aktualisiert

Die neuen Vorlagen verstehen Urls
This commit is contained in:
Jörg Thalheim 2014-03-29 21:20:38 +01:00
parent 8bc7bee7ff
commit 5ceac037d4
4 changed files with 2552 additions and 1454 deletions

File diff suppressed because it is too large Load Diff

View File

@ -58,4 +58,4 @@ Als Switch wird ein \href{http://www.dlink.com/de/de/support/product/dgs-1216t-s
\label{fig:Vernetzung} \label{fig:Vernetzung}
\end{figure} \end{figure}
\pagebreak \pagebreak

File diff suppressed because it is too large Load Diff

View File

@ -1,26 +1,32 @@
@online{chefenterprise, @misc{chefenterprise,
author = {chef}, author = {chef},
title = {{Enterprise-class features and support }}, title = {{Enterprise-class features and support }},
howpublished = url = "http://www.getchef.com/enterprise-chef/#features-and-support",
"\url{http://www.getchef.com/enterprise-chef/#features-and-support}",
year = {2014}, year = {2014},
note = "[Online; 06.03.2014]" note = "[Online; 06.03.2014]"
} }
@online{chefrun, @misc{chefrun,
author = {chef} author = {chefrun}
title = {{About the chef-client Run}} title = {{About the chef-client Run}}
howpublished = url = "http://docs.opscode.com/essentials_nodes_chef_run.html",
"\url{http://docs.opscode.com/essentials_nodes_chef_run.html}",
year = {2014} year = {2014}
note = "[Online, 20.03.2014]" note = "[Online, 20.03.2014]"
} }
@online{chefhistory, @misc{chefhistory,
author = {chef} author = {chef}
title = {{History of Chef: What's in a Name? }} title = {{History of Chef: What's in a Name? }}
howpublished = url = "http://www.youtube.com/watch?v=Ia2ItmjRsw8&feature=plcp",
"\url{http://www.youtube.com/watch?v=Ia2ItmjRsw8&feature=plcp}",
year = {2014} year = {2014}
note = "[Online, 24.03.2014]" note = "[Online, 24.03.2014]"
} }
@misc{puppetlanguage,
author = {puppetlabs}
title = {Docs: Language: Basics}
url = "http://docs.puppetlabs.com/puppet/latest/reference/lang_summary.html#compilation-and-catalogs",
year = {2011}
note = "[Online, 29.03.2014]"
}