Files
ontwerp/bibliography.bib
2022-06-08 12:17:24 +02:00

62 lines
1.9 KiB
BibTeX

@online{ansible_script_inventory_requirements,
author = {Ansible project contributors},
title = {ansible.builtin.script inventory - Executes an inventory script that returns JSON},
year = 2022,
url = {https://docs.ansible.com/ansible/latest/collections/ansible/builtin/script_inventory.html},
urldate = {2022-05-25}
}
@online{ansible_script_inventory_statement,
author = {Ansible project contributors},
title = {Intro Dynamic Inventory - Other Inventory Sources},
year = 2022,
url = {https://docs.ansible.com/ansible/latest/user_guide/intro_dynamic_inventory.html#other-inventory-scripts},
urldate = {2022-05-25}
}
@phdthesis{fielding_information_2000,
title = {Architectural Styles and the Design of Network-based Software Architectures},
language = {en},
author = {Fielding, Roy Thomas},
year = {2000},
pages = {180},
}
@online{topdesk_asset_management_api,
author = {TOPdesk},
title = {TOPdesk Asset Management REST API documentatie},
year = 2022,
url = {https://developers.topdesk.com/explorer/?page=assets},
urldate = {2022-05-26}
}
@online{topdesk_api_tutorial,
author = {TOPdesk},
title = {TOPdesk API Tutorial},
year = 2022,
url = {https://developers.topdesk.com/tutorial.html},
urldate = {2022-05-26}
}
@online{aws_ec2_inventory_documentatie,
author = {Ansible Community},
title = {Documentatie aws ec2 inventory inventory plugin},
year = 2022,
url = {https://github.com/ansible-collections/amazon.aws/blob/stable-3/docs/amazon.aws.aws_ec2_inventory.rst},
urldate = {2022-05-26}
}
@techreport{rfc7617,
AUTHOR = "J. Reschke",
TITLE = "{The 'Basic' HTTP Authentication Scheme}",
HOWPUBLISHED = {Internet Requests for Comments},
TYPE="{RFC}",
NUMBER=7617,
PAGES = {1-56},
YEAR = {2015},
MONTH = {9},
ISSN = {2070-1721},
PUBLISHER = "{RFC Editor}",
INSTITUTION = "{RFC Editor}",
URL={https://www.rfc-editor.org/rfc/rfc7617.html}
}