Cite This Page
Bibliographic details for Documentation
- Page name: Documentation
- Author: Strider's Fan Game Domain contributors
- Publisher: Strider's Fan Game Domain.
- Date of last revision: 1 January 2026 17:24 UTC
- Date retrieved: 15 February 2026 04:54 UTC
- Permanent URL: https://www.fg-domain.com/index.php?title=Documentation&oldid=431
- Page Version ID: 431
Citation styles for Documentation
Documentation. (2026, January 1). Strider's Fan Game Domain. Retrieved 04:54, February 15, 2026 from https://www.fg-domain.com/index.php?title=Documentation&oldid=431.
"Documentation." Strider's Fan Game Domain. 1 Jan 2026, 17:24 UTC. 15 Feb 2026, 04:54 <https://www.fg-domain.com/index.php?title=Documentation&oldid=431>.
Strider's Fan Game Domain contributors, 'Documentation', Strider's Fan Game Domain, 1 January 2026, 17:24 UTC, <https://www.fg-domain.com/index.php?title=Documentation&oldid=431> [accessed 15 February 2026]
Strider's Fan Game Domain contributors, "Documentation," Strider's Fan Game Domain, https://www.fg-domain.com/index.php?title=Documentation&oldid=431 (accessed February 15, 2026).
Strider's Fan Game Domain contributors. Documentation [Internet]. Strider's Fan Game Domain; 2026 Jan 1, 17:24 UTC [cited 2026 Feb 15]. Available from: https://www.fg-domain.com/index.php?title=Documentation&oldid=431.
Documentation, https://www.fg-domain.com/index.php?title=Documentation&oldid=431 (last visited February 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Strider's Fan Game Domain",
title = "Documentation --- Strider's Fan Game Domain{,} ",
year = "2026",
url = "https://www.fg-domain.com/index.php?title=Documentation&oldid=431",
note = "[Online; accessed 15-February-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 = "Strider's Fan Game Domain",
title = "Documentation --- Strider's Fan Game Domain{,} ",
year = "2026",
url = "\url{https://www.fg-domain.com/index.php?title=Documentation&oldid=431}",
note = "[Online; accessed 15-February-2026]"
}