Bibliographic details for "playground:playground"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Anonymous Contributors (2020). playground:playground. Wiki APALA. Retrieved 03:48, 22 June, 2026 from https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505.

“playground:playground.” Wiki APALA. 29 Jul 2020, 09:38 UTC. 22 Jun 2026, 03:48 <https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505>.

Anonymous Contributors, ‘playground:playground’, Wiki APALA, 29 July 2020, 09:38 UTC, <https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505> [accessed 22 June 2026]

Anonymous Contributors, “playground:playground,” Wiki APALA, https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505 (accessed June 22, 2026).

Anonymous Contributors. playground:playground [Internet]. Wiki APALA; 2020 Jul 29, 09:38 UTC [cited 2026 Jun 22]. Available from: https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505.

playground:playground, https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505 (last visited June 22, 2026).

Anonymous Contributors. playground:playground. Wiki APALA. July 29, 2020, 09:38 UTC. Available at: https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505. Accessed June 22, 2026.

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "playground:playground --- Wiki APALA",
   year = "2020",
   url = "https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505",
   note = "[Online; accessed 22-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 = "playground:playground --- Wiki APALA",
   year = "2020",
   url = "\url{https://wiki.apala.fr/doku.php?id=playground:playground&rev=1596015505}",
   note = "[Online; accessed 22-June-2026]"
 }