Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Anonymous Contributors (2022). fr:sources:adobe_glossary:lettrine-alignee-en-pied.md. type|wiki. Retrieved 09:45, 4 May, 2026 from https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190.
“fr:sources:adobe_glossary:lettrine-alignee-en-pied.md.” type|wiki. 6 Jun 2022, 13:33 CEST. 4 May 2026, 09:45 <https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190>.
Anonymous Contributors, ‘fr:sources:adobe_glossary:lettrine-alignee-en-pied.md’, type|wiki, 6 June 2022, 13:33 CEST, <https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190> [accessed 4 May 2026]
Anonymous Contributors, “fr:sources:adobe_glossary:lettrine-alignee-en-pied.md,” type|wiki, https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190 (accessed May 4, 2026).
Anonymous Contributors. fr:sources:adobe_glossary:lettrine-alignee-en-pied.md [Internet]. type|wiki; 2022 Jun 6, 13:33 CEST [cited 2026 May 4]. Available from: https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190.
fr:sources:adobe_glossary:lettrine-alignee-en-pied.md, https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190 (last visited May 4, 2026).
Anonymous Contributors. fr:sources:adobe_glossary:lettrine-alignee-en-pied.md. type|wiki. June 6, 2022, 13:33 CEST. Available at: https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190. Accessed May 4, 2026.
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "fr:sources:adobe_glossary:lettrine-alignee-en-pied.md --- type|wiki",
year = "2022",
url = "https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190",
note = "[Online; accessed 4-May-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 = "fr:sources:adobe_glossary:lettrine-alignee-en-pied.md --- type|wiki",
year = "2022",
url = "\url{https://type.wiki/fr/sources/adobe_glossary/lettrine-alignee-en-pied.md?rev=1654515190}",
note = "[Online; accessed 4-May-2026]"
}