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