bibtex vorlagen aktualisiert
Die neuen Vorlagen verstehen Urls
This commit is contained in:
parent
8bc7bee7ff
commit
5ceac037d4
2083
bericht/alphadin.bst
2083
bericht/alphadin.bst
File diff suppressed because it is too large
Load Diff
@ -58,4 +58,4 @@ Als Switch wird ein \href{http://www.dlink.com/de/de/support/product/dgs-1216t-s
|
||||
\label{fig:Vernetzung}
|
||||
\end{figure}
|
||||
|
||||
\pagebreak
|
||||
\pagebreak
|
||||
|
1895
bericht/plaindin.bst
1895
bericht/plaindin.bst
File diff suppressed because it is too large
Load Diff
@ -1,26 +1,32 @@
|
||||
@online{chefenterprise,
|
||||
@misc{chefenterprise,
|
||||
author = {chef},
|
||||
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},
|
||||
note = "[Online; 06.03.2014]"
|
||||
}
|
||||
|
||||
@online{chefrun,
|
||||
author = {chef}
|
||||
@misc{chefrun,
|
||||
author = {chefrun}
|
||||
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}
|
||||
note = "[Online, 20.03.2014]"
|
||||
}
|
||||
|
||||
@online{chefhistory,
|
||||
@misc{chefhistory,
|
||||
author = {chef}
|
||||
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}
|
||||
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]"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user