Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Anonymous Contributors (1970). wiki:ebook_help. SVgVS-VR. Retrieved 11:48, 27 October, 2025 from https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help.
“wiki:ebook_help.” SVgVS-VR. 1 Jan 1970, 01:00 CET. 27 Oct 2025, 11:48 <https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help>.
Anonymous Contributors, ‘wiki:ebook_help’, SVgVS-VR, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help> [accessed 27 October 2025]
Anonymous Contributors, “wiki:ebook_help,” SVgVS-VR, https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help (accessed October 27, 2025).
Anonymous Contributors. wiki:ebook_help [Internet]. SVgVS-VR; 1970 Jan 1, 01:00 CET [cited 2025 Oct 27]. Available from: https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help.
wiki:ebook_help, https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help (last visited October 27, 2025).
Anonymous Contributors. wiki:ebook_help. SVgVS-VR. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help. Accessed October 27, 2025.
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "wiki:ebook_help --- SVgVS-VR",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help",
note = "[Online; accessed 27-October-2025]"
}
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:ebook_help --- SVgVS-VR",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/svgvs_vr-ar/wiki/ebook_help}",
note = "[Online; accessed 27-October-2025]"
}