Bibliographic details for "boite_email:support"

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

Anonymous Contributors (2020). boite_email:support. Wiki APALA. Retrieved 00:30, 11 July, 2026 from https://wiki.apala.fr/doku.php?id=boite_email:support&rev=1601225697.

“boite_email:support.” Wiki APALA. 27 Sep 2020, 16:54 UTC. 11 Jul 2026, 00:30 <https://wiki.apala.fr/doku.php?id=boite_email:support&rev=1601225697>.

Anonymous Contributors, ‘boite_email:support’, Wiki APALA, 27 September 2020, 16:54 UTC, <https://wiki.apala.fr/doku.php?id=boite_email:support&rev=1601225697> [accessed 11 July 2026]

Anonymous Contributors, “boite_email:support,” Wiki APALA, https://wiki.apala.fr/doku.php?id=boite_email:support&rev=1601225697 (accessed July 11, 2026).

Anonymous Contributors. boite_email:support [Internet]. Wiki APALA; 2020 Sep 27, 16:54 UTC [cited 2026 Jul 11]. Available from: https://wiki.apala.fr/doku.php?id=boite_email:support&rev=1601225697.

boite_email:support, https://wiki.apala.fr/doku.php?id=boite_email:support&rev=1601225697 (last visited July 11, 2026).

Anonymous Contributors. boite_email:support. Wiki APALA. September 27, 2020, 16:54 UTC. Available at: https://wiki.apala.fr/doku.php?id=boite_email:support&rev=1601225697. Accessed July 11, 2026.

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