Cite This Page
Bibliographic details for INTEGRITY
- Page name: INTEGRITY
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 4 February 2011 19:19 UTC
- Date retrieved: 18 January 2025 07:30 UTC
- Permanent URL: https://rosettacode.org/wiki/INTEGRITY?oldid=76262
- Page Version ID: 76262
Citation styles for INTEGRITY
APA style
INTEGRITY. (2011, February 4). Rosetta Code. Retrieved 07:30, January 18, 2025 from https://rosettacode.org/wiki/INTEGRITY?oldid=76262.
MLA style
"INTEGRITY." Rosetta Code. 4 Feb 2011, 19:19 UTC. 18 Jan 2025, 07:30 <https://rosettacode.org/wiki/INTEGRITY?oldid=76262>.
MHRA style
Rosetta Code contributors, 'INTEGRITY', Rosetta Code, 4 February 2011, 19:19 UTC, <https://rosettacode.org/wiki/INTEGRITY?oldid=76262> [accessed 18 January 2025]
Chicago style
Rosetta Code contributors, "INTEGRITY," Rosetta Code, https://rosettacode.org/wiki/INTEGRITY?oldid=76262 (accessed January 18, 2025).
CBE/CSE style
Rosetta Code contributors. INTEGRITY [Internet]. Rosetta Code; 2011 Feb 4, 19:19 UTC [cited 2025 Jan 18]. Available from: https://rosettacode.org/wiki/INTEGRITY?oldid=76262.
Bluebook style
INTEGRITY, https://rosettacode.org/wiki/INTEGRITY?oldid=76262 (last visited January 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "INTEGRITY --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/INTEGRITY?oldid=76262", note = "[Online; accessed 18-January-2025]" }
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 = "Rosetta Code", title = "INTEGRITY --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/INTEGRITY?oldid=76262}", note = "[Online; accessed 18-January-2025]" }