Cite This Page
More actions
Bibliographic details for Gensopedia
- Page name: Gensopedia
- Author: Gensopedia contributors
- Publisher: Gensopedia.
- Date of last revision: 5 February 2023 08:48 UTC
- Date retrieved: 17 August 2026 02:10 UTC
- Permanent URL: https://gensopedia.org/index.php?title=Gensopedia&oldid=72092
- Page Version ID: 72092
Citation styles for Gensopedia
APA style
Gensopedia. (2023, February 5). Gensopedia. Retrieved 02:10, August 17, 2026 from https://gensopedia.org/index.php?title=Gensopedia&oldid=72092.
MLA style
"Gensopedia." Gensopedia. 5 Feb 2023, 08:48 UTC. 17 Aug 2026, 02:10 <https://gensopedia.org/index.php?title=Gensopedia&oldid=72092>.
MHRA style
Gensopedia contributors, 'Gensopedia', Gensopedia, 5 February 2023, 08:48 UTC, <https://gensopedia.org/index.php?title=Gensopedia&oldid=72092> [accessed 17 August 2026]
Chicago style
Gensopedia contributors, "Gensopedia," Gensopedia, https://gensopedia.org/index.php?title=Gensopedia&oldid=72092 (accessed August 17, 2026).
CBE/CSE style
Gensopedia contributors. Gensopedia [Internet]. Gensopedia; 2023 Feb 5, 08:48 UTC [cited 2026 Aug 17]. Available from: https://gensopedia.org/index.php?title=Gensopedia&oldid=72092.
Bluebook style
Gensopedia, https://gensopedia.org/index.php?title=Gensopedia&oldid=72092 (last visited August 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Gensopedia",
title = "Gensopedia --- Gensopedia{,} ",
year = "2023",
url = "https://gensopedia.org/index.php?title=Gensopedia&oldid=72092",
note = "[Online; accessed 17-August-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 = "Gensopedia",
title = "Gensopedia --- Gensopedia{,} ",
year = "2023",
url = "\url{https://gensopedia.org/index.php?title=Gensopedia&oldid=72092}",
note = "[Online; accessed 17-August-2026]"
}