37 lines
1.3 KiB
BibTeX
Raw Normal View History

2025-01-18 15:21:52 +01:00
# Example Paper
# Note that authors are "and"-seperated. The comma is part of the name. Like in "Etienne, Leon".
# So if you have multiple authors, use "Peter and Werner and Mario and Johann"...
2025-01-29 02:23:07 +01:00
@misc{bib:ansible,
author = {{Red Hat, Inc.}},
howpublished = "\url{https://www.redhat.com/en/ansible-collaborative}",
title = {{ Ansible Collaborative - What is Ansible? }},
year = {2025},
note = {Zugriff: Januar 2025}
2025-01-18 15:21:52 +01:00
}
2025-01-31 02:12:09 +01:00
@misc{bib:ansible-docs-python-module,
author = {{Red Hat, Inc.}},
howpublished = "\url{https://cn-ansibledoc.readthedocs.io/zh-cn/latest/dev_guide/developing_modules_general.html}",
title = {{ Ansible module development: getting started }},
year = {2019},
note = {Zugriff: Januar 2025}
}
2025-02-07 13:48:24 +01:00
@misc{bib:1password-cli-caching,
author = {{1Password}},
howpublished = "\url{https://developer.1password.com/docs/cli/reference/#cache-item-and-vault-information}",
title = {{ Cache item and vault information }},
year = {2025},
note = {Zugriff: Februar 2025}
}
2025-02-11 15:02:53 +01:00
@misc{bib:1password-secrets-automation,
author = {{1Password}},
howpublished = "\url{https://developer.1password.com/docs/secrets-automation/}",
title = {{ 1Password Secrets Automation }},
year = {2025},
note = {Zugriff: Februar 2025}
}