Skip to content

Commit

Permalink
Add BibTex bib reference files
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderSales committed Dec 15, 2024
1 parent 6292f81 commit 99145e8
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 13 deletions.
32 changes: 19 additions & 13 deletions BibTex.bib
Original file line number Diff line number Diff line change
@@ -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}
}
@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},
}

13 changes: 13 additions & 0 deletions BibTex16.bib
Original file line number Diff line number Diff line change
@@ -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}
}
File renamed without changes.

0 comments on commit 99145e8

Please sign in to comment.