proof of concept toegevoegd
This commit is contained in:
@ -59,4 +59,20 @@
|
||||
PUBLISHER = "{RFC Editor}",
|
||||
INSTITUTION = "{RFC Editor}",
|
||||
URL={https://www.rfc-editor.org/rfc/rfc7617.html}
|
||||
}
|
||||
|
||||
@online{ansible_collection,
|
||||
author = {Ansible Community},
|
||||
title = {Documentatie Ansible Collection Development},
|
||||
year = 2022,
|
||||
url = {https://docs.ansible.com/ansible/latest/dev_guide/developing_collections.html},
|
||||
urldate = {2022-06-08}
|
||||
}
|
||||
|
||||
@online{requests,
|
||||
author = {Python Software Foundation},
|
||||
title = {Requests: A simple, yet elegant, HTTP library.},
|
||||
year = 2022,
|
||||
url = {https://requests.readthedocs.io/en/latest/},
|
||||
urldate = {2022-06-08}
|
||||
}
|
||||
Reference in New Issue
Block a user