Bibliographic details for "support:telegram"

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

Anonymous Contributors (2020). support:telegram. Wiki APALA. Retrieved 04:18, 9 April, 2026 from https://wiki.apala.fr/doku.php?id=support:telegram&rev=1601395850.

“support:telegram.” Wiki APALA. 29 Sep 2020, 16:10 UTC. 9 Apr 2026, 04:18 <https://wiki.apala.fr/doku.php?id=support:telegram&rev=1601395850>.

Anonymous Contributors, ‘support:telegram’, Wiki APALA, 29 September 2020, 16:10 UTC, <https://wiki.apala.fr/doku.php?id=support:telegram&rev=1601395850> [accessed 9 April 2026]

Anonymous Contributors, “support:telegram,” Wiki APALA, https://wiki.apala.fr/doku.php?id=support:telegram&rev=1601395850 (accessed April 9, 2026).

Anonymous Contributors. support:telegram [Internet]. Wiki APALA; 2020 Sep 29, 16:10 UTC [cited 2026 Apr 9]. Available from: https://wiki.apala.fr/doku.php?id=support:telegram&rev=1601395850.

support:telegram, https://wiki.apala.fr/doku.php?id=support:telegram&rev=1601395850 (last visited April 9, 2026).

Anonymous Contributors. support:telegram. Wiki APALA. September 29, 2020, 16:10 UTC. Available at: https://wiki.apala.fr/doku.php?id=support:telegram&rev=1601395850. Accessed April 9, 2026.

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