Bibliographic details for "espace_public:elements_de_presentation"

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:elements_de_presentation. Wiki APALA. Retrieved 02:18, 15 March, 2025 from https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082.

“espace_public:elements_de_presentation.” Wiki APALA. 25 Jan 2024, 18:18 CET. 15 Mar 2025, 02:18 <https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082>.

Anonymous Contributors, ‘espace_public:elements_de_presentation’, Wiki APALA, 25 January 2024, 18:18 CET, <https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082> [accessed 15 March 2025]

Anonymous Contributors, “espace_public:elements_de_presentation,” Wiki APALA, https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082 (accessed March 15, 2025).

Anonymous Contributors. espace_public:elements_de_presentation [Internet]. Wiki APALA; 2024 Jan 25, 18:18 CET [cited 2025 Mar 15]. Available from: https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082.

espace_public:elements_de_presentation, https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082 (last visited March 15, 2025).

Anonymous Contributors. espace_public:elements_de_presentation. Wiki APALA. January 25, 2024, 18:18 CET. Available at: https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082. Accessed March 15, 2025.

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "espace_public:elements_de_presentation --- Wiki APALA",
   year = "2024",
   url = "https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082",
   note = "[Online; accessed 15-March-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:elements_de_presentation --- Wiki APALA",
   year = "2024",
   url = "\url{https://wiki.apala.fr/doku.php?id=espace_public:elements_de_presentation&rev=1706203082}",
   note = "[Online; accessed 15-March-2025]"
 }