Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Anonymous Contributors (2021). kiiw. Nonciclopedia RGBcraft. Retrieved 11:30, 25 February, 2026 from https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268.
“kiiw.” Nonciclopedia RGBcraft. 30 Sep 2021, 14:31 UTC. 25 Feb 2026, 11:30 <https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268>.
Anonymous Contributors, ‘kiiw’, Nonciclopedia RGBcraft, 30 September 2021, 14:31 UTC, <https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268> [accessed 25 February 2026]
Anonymous Contributors, “kiiw,” Nonciclopedia RGBcraft, https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268 (accessed February 25, 2026).
Anonymous Contributors. kiiw [Internet]. Nonciclopedia RGBcraft; 2021 Sep 30, 14:31 UTC [cited 2026 Feb 25]. Available from: https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268.
kiiw, https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268 (last visited February 25, 2026).
Anonymous Contributors. kiiw. Nonciclopedia RGBcraft. September 30, 2021, 14:31 UTC. Available at: https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268. Accessed February 25, 2026.
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "kiiw --- Nonciclopedia RGBcraft",
year = "2021",
url = "https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268",
note = "[Online; accessed 25-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 = "Anonymous Contributors",
title = "kiiw --- Nonciclopedia RGBcraft",
year = "2021",
url = "\url{https://lop.rgbcraft.com/doku.php?id=kiiw&rev=1633012268}",
note = "[Online; accessed 25-February-2026]"
}