Citar
Bibliographic details for Jenkins
- Page name: Jenkins
- Author: Wiki AnDes Sistemas contributors
- Publisher: Wiki AnDes Sistemas, .
- Date of last revision: 27 julho 2020 17h24min UTC
- Date retrieved: 21 julho 2026 16h52min UTC
- Permanent URL: https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784
- Page Version ID: 5784
Citation styles for Jenkins
APA style
Jenkins. (2020, julho 27). Wiki AnDes Sistemas, . Retrieved 16h52min, julho 21, 2026 from https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784.
MLA style
"Jenkins." Wiki AnDes Sistemas, . 27 jul 2020, 17h24min UTC. 21 jul 2026, 16h52min <https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784>.
MHRA style
Wiki AnDes Sistemas contributors, 'Jenkins', Wiki AnDes Sistemas, , 27 julho 2020, 17h24min UTC, <https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784> [accessed 21 julho 2026]
Chicago style
Wiki AnDes Sistemas contributors, "Jenkins," Wiki AnDes Sistemas, , https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784 (accessed julho 21, 2026).
CBE/CSE style
Wiki AnDes Sistemas contributors. Jenkins [Internet]. Wiki AnDes Sistemas, ; 2020 jul 27, 17h24min UTC [cited 2026 jul 21]. Available from: https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784.
Bluebook style
Jenkins, https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784 (last visited julho 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wiki AnDes Sistemas",
title = "Jenkins --- Wiki AnDes Sistemas{,} ",
year = "2020",
url = "https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784",
note = "[Online; accessed 21-julho-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Wiki AnDes Sistemas",
title = "Jenkins --- Wiki AnDes Sistemas{,} ",
year = "2020",
url = "\url{https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5784}",
note = "[Online; accessed 21-julho-2026]"
}