Bibliographic details for "espace_public:ressources"

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

Anonymous Contributors (2024). espace_public:ressources. Wiki APALA. Retrieved 05:29, 21 November, 2025 from https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923.

“espace_public:ressources.” Wiki APALA. 24 Oct 2024, 15:52 CEST. 21 Nov 2025, 05:29 <https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923>.

Anonymous Contributors, ‘espace_public:ressources’, Wiki APALA, 24 October 2024, 15:52 CEST, <https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923> [accessed 21 November 2025]

Anonymous Contributors, “espace_public:ressources,” Wiki APALA, https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923 (accessed November 21, 2025).

Anonymous Contributors. espace_public:ressources [Internet]. Wiki APALA; 2024 Oct 24, 15:52 CEST [cited 2025 Nov 21]. Available from: https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923.

espace_public:ressources, https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923 (last visited November 21, 2025).

Anonymous Contributors. espace_public:ressources. Wiki APALA. October 24, 2024, 15:52 CEST. Available at: https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923. Accessed November 21, 2025.

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "espace_public:ressources --- Wiki APALA",
   year = "2024",
   url = "https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923",
   note = "[Online; accessed 21-November-2025]"
 }

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 = "espace_public:ressources --- Wiki APALA",
   year = "2024",
   url = "\url{https://wiki.apala.fr/doku.php?id=espace_public:ressources&rev=1729777923}",
   note = "[Online; accessed 21-November-2025]"
 }