Cite This Page
Bibliographic details for Giuga numbers
- Page name: Giuga numbers
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 17 January 2023 15:28 UTC
- Date retrieved: 24 March 2023 09:53 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632
- Page Version ID: 335632
Citation styles for Giuga numbers
APA style
Giuga numbers. (2023, January 17). Rosetta Code, . Retrieved 09:53, March 24, 2023 from https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632.
MLA style
"Giuga numbers." Rosetta Code, . 17 Jan 2023, 15:28 UTC. 24 Mar 2023, 09:53 <https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632>.
MHRA style
Rosetta Code contributors, 'Giuga numbers', Rosetta Code, , 17 January 2023, 15:28 UTC, <https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632> [accessed 24 March 2023]
Chicago style
Rosetta Code contributors, "Giuga numbers," Rosetta Code, , https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632 (accessed March 24, 2023).
CBE/CSE style
Rosetta Code contributors. Giuga numbers [Internet]. Rosetta Code, ; 2023 Jan 17, 15:28 UTC [cited 2023 Mar 24]. Available from: https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632.
Bluebook style
Giuga numbers, https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Giuga numbers --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632", note = "[Online; accessed 24-March-2023]" }
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 = "Giuga numbers --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/w/index.php?title=Giuga_numbers&oldid=335632}", note = "[Online; accessed 24-March-2023]" }