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 13:22, 2 July, 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. 2 Jul 2026, 13:22 <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 2 July 2026]
Anonymous Contributors, “wiki:welcome,” SVgVS-VR, https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718 (accessed July 2, 2026).
Anonymous Contributors. wiki:welcome [Internet]. SVgVS-VR; 2016 Aug 17, 13:35 CEST [cited 2026 Jul 2]. 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 July 2, 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 July 2, 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 2-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 = "wiki:welcome --- SVgVS-VR",
year = "2016",
url = "\url{https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/welcome?rev=1471433718}",
note = "[Online; accessed 2-July-2026]"
}