Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Anonymous Contributors (2025). Topography of Typography. type|wiki. Retrieved 14:06, 4 May, 2026 from https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993.
“Topography of Typography.” type|wiki. 25 Feb 2025, 19:43 CET. 4 May 2026, 14:06 <https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993>.
Anonymous Contributors, ‘Topography of Typography’, type|wiki, 25 February 2025, 19:43 CET, <https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993> [accessed 4 May 2026]
Anonymous Contributors, “Topography of Typography,” type|wiki, https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993 (accessed May 4, 2026).
Anonymous Contributors. Topography of Typography [Internet]. type|wiki; 2025 Feb 25, 19:43 CET [cited 2026 May 4]. Available from: https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993.
Topography of Typography, https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993 (last visited May 4, 2026).
Anonymous Contributors. Topography of Typography. type|wiki. February 25, 2025, 19:43 CET. Available at: https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993. Accessed May 4, 2026.
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Topography of Typography --- type|wiki",
year = "2025",
url = "https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993",
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 = "Topography of Typography --- type|wiki",
year = "2025",
url = "\url{https://type.wiki/en/texts/topo-el-lissitzky.md?rev=1740508993}",
note = "[Online; accessed 4-May-2026]"
}