diff --git a/BibTex.bib b/BibTex.bib index 3d3a6ee..fcfbc18 100644 --- a/BibTex.bib +++ b/BibTex.bib @@ -1,13 +1,19 @@ -@article{ -author = {Ashish Vaswani and Noam Shazeer and Niki Parmar and Jakob Uszkoreit and Llion Jones and Aidan N. Gomez and Lukasz Kaiser and Illia Polosukhin}, -title = {Attention Is All You Need}, -journal = {CoRR}, -volume = {abs/1706.03762}, -year = {2017}, -url = {http://arxiv.org/abs/1706.03762}, -eprinttype = {arXiv}, -eprint = {1706.03762}, -timestamp = {Sat, 23 Jan 2021 01:20:40 +0100}, -biburl = {https://dblp.org/rec/journals/corr/VaswaniSPUJGKP17.bib}, -bibsource = {dblp computer science bibliography, https://dblp.org} -} \ No newline at end of file +@incollection{CapozuccaAlfredo2019Doa(, +isbn = {9783030060183}, +author = {Capozucca, Alfredo and Guelfi, Nicolas and Ries, Benoît and Meyer, Bertrand and Mazzara, Manuel and Bruel, Jean-Michel and Bruel, Jean-Michel and Meyer, Bertrand and Mazzara, Manuel}, +abstract = {DevOps have received marginal attention inside the higher education level curricula despite of its boom in the industrial sector. +This paper presents the design of an academic master-level course aimed at DevOps. The proposed design is based on earlier experiences in teaching DevOps-related topics. The specification of the course design is provided using the SWEBOK Guide and Bloom’s taxonomy to enhance the quality of the course design specification, and ease its assessment once delivered.}, +address = {Switzerland}, +booktitle = {Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment}, +copyright = {Springer Nature Switzerland AG 2019}, +issn = {0302-9743}, +keywords = {Course design ; Education ; Software engineering}, +language = {eng}, +pages = {1-18}, +publisher = {Springer International Publishing AG}, +series = {Lecture Notes in Computer Science}, +title = {Design of a (Yet Another?) DevOps Course}, +volume = {11350}, +year = {2019}, +} + diff --git a/BibTex16.bib b/BibTex16.bib new file mode 100644 index 0000000..3d3a6ee --- /dev/null +++ b/BibTex16.bib @@ -0,0 +1,13 @@ +@article{ +author = {Ashish Vaswani and Noam Shazeer and Niki Parmar and Jakob Uszkoreit and Llion Jones and Aidan N. Gomez and Lukasz Kaiser and Illia Polosukhin}, +title = {Attention Is All You Need}, +journal = {CoRR}, +volume = {abs/1706.03762}, +year = {2017}, +url = {http://arxiv.org/abs/1706.03762}, +eprinttype = {arXiv}, +eprint = {1706.03762}, +timestamp = {Sat, 23 Jan 2021 01:20:40 +0100}, +biburl = {https://dblp.org/rec/journals/corr/VaswaniSPUJGKP17.bib}, +bibsource = {dblp computer science bibliography, https://dblp.org} +} \ No newline at end of file diff --git a/BibTexOriginal.bib b/BibTex17.bib similarity index 100% rename from BibTexOriginal.bib rename to BibTex17.bib