Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Anonymous Contributors (2021). finding_an_apa_tment_fo_ent. WikiJool. Retrieved 10:00, 3 June, 2026 from https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667.
“finding_an_apa_tment_fo_ent.” WikiJool. 2 Oct 2021, 15:14 UTC. 3 Jun 2026, 10:00 <https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667>.
Anonymous Contributors, ‘finding_an_apa_tment_fo_ent’, WikiJool, 2 October 2021, 15:14 UTC, <https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667> [accessed 3 June 2026]
Anonymous Contributors, “finding_an_apa_tment_fo_ent,” WikiJool, https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667 (accessed June 3, 2026).
Anonymous Contributors. finding_an_apa_tment_fo_ent [Internet]. WikiJool; 2021 Oct 2, 15:14 UTC [cited 2026 Jun 3]. Available from: https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667.
finding_an_apa_tment_fo_ent, https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667 (last visited June 3, 2026).
Anonymous Contributors. finding_an_apa_tment_fo_ent. WikiJool. October 2, 2021, 15:14 UTC. Available at: https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667. Accessed June 3, 2026.
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "finding_an_apa_tment_fo_ent --- WikiJool",
year = "2021",
url = "https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667",
note = "[Online; accessed 3-June-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 = "finding_an_apa_tment_fo_ent --- WikiJool",
year = "2021",
url = "\url{https://www.kajoolt.com/wikijool/doku.php?id=finding_an_apa_tment_fo_ent&rev=1633187667}",
note = "[Online; accessed 3-June-2026]"
}