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 08:59, 3 June, 2026 from https://www.kajoolt.com/wikijool/doku.php?id=democracia-delib&rev=1752995797.
“democracia-delib.” WikiJool. 20 Jul 2025, 07:16 UTC. 3 Jun 2026, 08:59 <https://www.kajoolt.com/wikijool/doku.php?id=democracia-delib&rev=1752995797>.
Anonymous Contributors, ‘democracia-delib’, WikiJool, 20 July 2025, 07:16 UTC, <https://www.kajoolt.com/wikijool/doku.php?id=democracia-delib&rev=1752995797> [accessed 3 June 2026]
Anonymous Contributors, “democracia-delib,” WikiJool, https://www.kajoolt.com/wikijool/doku.php?id=democracia-delib&rev=1752995797 (accessed June 3, 2026).
Anonymous Contributors. democracia-delib [Internet]. WikiJool; 2025 Jul 20, 07:16 UTC [cited 2026 Jun 3]. Available from: https://www.kajoolt.com/wikijool/doku.php?id=democracia-delib&rev=1752995797.
democracia-delib, https://www.kajoolt.com/wikijool/doku.php?id=democracia-delib&rev=1752995797 (last visited June 3, 2026).
Anonymous Contributors. democracia-delib. WikiJool. July 20, 2025, 07:16 UTC. Available at: https://www.kajoolt.com/wikijool/doku.php?id=democracia-delib&rev=1752995797. 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=1752995797",
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=1752995797}",
note = "[Online; accessed 3-June-2026]"
}