Files
Seminararbeit_2020/bibliography.bib

64 lines
2.0 KiB
BibTeX

% Encoding: windows-1252
@Comment{jabref-meta: databaseType:bibtex;}
@inproceedings{royce1987managing,
title={Managing the development of large software systems: concepts and techniques},
author={Royce, Winston W},
booktitle={Proceedings of the 9th international conference on Software Engineering},
pages={328--338},
year={1987}
}
@inproceedings{bobrovskis2018survey,
title={A Survey of Continuous Integration, Continuous Delivery and Continuos Deployment.},
author={Bobrovskis, Sergejs and Jurenoks, Aleksejs},
booktitle={BIR Workshops},
pages={314--322},
year={2018}
}
@article{shahin2017continuous,
title={Continuous integration, delivery and deployment: a systematic review on approaches, tools, challenges and practices},
author={Shahin, Mojtaba and Babar, Muhammad Ali and Zhu, Liming},
journal={IEEE Access},
volume={5},
pages={3909--3943},
year={2017},
publisher={IEEE}
}
@misc{ web:12factor,
author = "{Adam Wiggin}",
title = "The Twelve-Factor App",
year = "2014",
url = "https://12factor.net",
note = "[Online; accessed 20-January-2020]"
}
@article{article:kumar,
author = {Kumar, Divya and Mishra, Krishn},
year = {2016},
month = {12},
pages = {8-15},
title = {The Impacts of Test Automation on Software's Cost, Quality and Time to Market},
volume = {79},
journal = {Procedia Computer Science},
doi = {10.1016/j.procs.2016.03.003}
}
@misc{article:puppet,
author = {Dr. Nicole Forsgren, Jez Humble, Gene Brown, Alanna Brown, Nigel Kersten},
year = {2017},
title = {2017 - State of DevOps},
url = "https://puppet.com/resources/report/2017-state-devops-report/"
note = "[Online; accessed 20-January-2020]"
}
@misc{article:google,
author = {Dr. Nicole Forsgren, Dr. Dustin Smith, Jez Humble, Jessie Frazelle},
year = {2019},
title = {ACCELERATE - State of DevOps 2019},
url = "https://services.google.com/fh/files/misc/state-of-devops-2019.pdf"
note = "[Online; accessed 18-März-2020]"
}