sources.bib: korrekte Syntax

This commit is contained in:
Jörg Thalheim 2014-03-29 21:37:16 +01:00
parent 3af6483e93
commit e4b838e875

View File

@ -1,32 +1,31 @@
@misc{chefenterprise, @misc{chefenterprise,
author = {chef}, author = {chef},
title = {{Enterprise-class features and support }}, title = {Enterprise-class features and support},
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]" month = {März}
} }
@misc{chefrun, @misc{chefrun,
author = {chefrun} author = {chefrun},
title = {{About the chef-client Run}} title = {About the chef-client Run},
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]" month = {März}
} }
@misc{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?},
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]" month = {März}
} }
@misc{puppetlanguage, @misc{puppetlanguage,
author = {puppetlabs} author = {puppetlabs},
title = {Docs: Language: Basics} title = {Docs: Language: Basics},
url = "http://docs.puppetlabs.com/puppet/latest/reference/lang_summary.html#compilation-and-catalogs", url = {http://docs.puppetlabs.com/puppet/latest/reference/lang_summary.html#compilation-and-catalogs},
year = {2011} year = {2014},
note = "[Online, 29.03.2014]" month = {März}
} }