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