Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Anonymous Contributors (2016). wiki:welcome. SVgVS-VR. Retrieved 14:14, 14 March, 2026 from https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718.
“wiki:welcome.” SVgVS-VR. 17 Aug 2016, 13:35 CEST. 14 Mar 2026, 14:14 <https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718>.
Anonymous Contributors, ‘wiki:welcome’, SVgVS-VR, 17 August 2016, 13:35 CEST, <https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718> [accessed 14 March 2026]
Anonymous Contributors, “wiki:welcome,” SVgVS-VR, https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718 (accessed March 14, 2026).
Anonymous Contributors. wiki:welcome [Internet]. SVgVS-VR; 2016 Aug 17, 13:35 CEST [cited 2026 Mar 14]. Available from: https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718.
wiki:welcome, https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718 (last visited March 14, 2026).
Anonymous Contributors. wiki:welcome. SVgVS-VR. August 17, 2016, 13:35 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718. Accessed March 14, 2026.
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "wiki:welcome --- SVgVS-VR",
year = "2016",
url = "https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718",
note = "[Online; accessed 14-March-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 = "wiki:welcome --- SVgVS-VR",
year = "2016",
url = "\url{https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718}",
note = "[Online; accessed 14-March-2026]"
}