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: 6 abril 2026 05h06min UTC
- Permanent URL: https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5688
- Page Version ID: 5688
Citation styles for Jenkins
APA style
Jenkins. (2020, julho 27). Wiki AnDes Sistemas, . Retrieved 05h06min, abril 6, 2026 from https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5688.
MLA style
"Jenkins." Wiki AnDes Sistemas, . 27 jul 2020, 17h24min UTC. 6 abr 2026, 05h06min <https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5688>.
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=5688> [accessed 6 abril 2026]
Chicago style
Wiki AnDes Sistemas contributors, "Jenkins," Wiki AnDes Sistemas, , https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5688 (accessed abril 6, 2026).
CBE/CSE style
Wiki AnDes Sistemas contributors. Jenkins [Internet]. Wiki AnDes Sistemas, ; 2020 jul 27, 17h24min UTC [cited 2026 abr 6]. Available from: https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5688.
Bluebook style
Jenkins, https://andessistemas.com.br/wiki/index.php?title=Jenkins&oldid=5688 (last visited abril 6, 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=5688",
note = "[Online; accessed 6-abril-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=5688}",
note = "[Online; accessed 6-abril-2026]"
}