Cite This Page
Bibliographic details for Kactus2
- Page name: Kactus2
- Author: F-Si wiki contributors
- Publisher: F-Si wiki.
- Date of last revision: 24 September 2025 11:32 UTC
- Date retrieved: 19 April 2026 07:42 UTC
- Permanent URL: https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259
- Page Version ID: 4259
Citation styles for Kactus2
APA style
Kactus2. (2025, September 24). F-Si wiki. Retrieved 07:42, April 19, 2026 from https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259.
MLA style
"Kactus2." F-Si wiki. 24 Sep 2025, 11:32 UTC. 19 Apr 2026, 07:42 <https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259>.
MHRA style
F-Si wiki contributors, 'Kactus2', F-Si wiki, 24 September 2025, 11:32 UTC, <https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259> [accessed 19 April 2026]
Chicago style
F-Si wiki contributors, "Kactus2," F-Si wiki, https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259 (accessed April 19, 2026).
CBE/CSE style
F-Si wiki contributors. Kactus2 [Internet]. F-Si wiki; 2025 Sep 24, 11:32 UTC [cited 2026 Apr 19]. Available from: https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259.
Bluebook style
Kactus2, https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "F-Si wiki",
title = "Kactus2 --- F-Si wiki{,} ",
year = "2025",
url = "https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259",
note = "[Online; accessed 19-April-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 = "F-Si wiki",
title = "Kactus2 --- F-Si wiki{,} ",
year = "2025",
url = "\url{https://wiki.f-si.org/index.php?title=Kactus2&oldid=4259}",
note = "[Online; accessed 19-April-2026]"
}