Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2022). wiki:syntax. UMGeoDep. Retrieved 16:05, 5 March, 2026 from https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643.
“wiki:syntax.” UMGeoDep. 14 Oct 2022, 11:27 CEST. 5 Mar 2026, 16:05 <https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643>.
Lopez-Palacios, Abelardo, ‘wiki:syntax’, UMGeoDep, 14 October 2022, 11:27 CEST, <https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643> [accessed 5 March 2026]
Lopez-Palacios, Abelardo, “wiki:syntax,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643 (accessed March 5, 2026).
Lopez-Palacios, Abelardo. wiki:syntax [Internet]. UMGeoDep; 2022 Oct 14, 11:27 CEST [cited 2026 Mar 5]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643.
wiki:syntax, https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643 (last visited March 5, 2026).
Lopez-Palacios, Abelardo. wiki:syntax. UMGeoDep. October 14, 2022, 11:27 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643. Accessed March 5, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "wiki:syntax --- UMGeoDep",
year = "2022",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643",
note = "[Online; accessed 5-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 = "Lopez-Palacios, Abelardo",
title = "wiki:syntax --- UMGeoDep",
year = "2022",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/wiki/syntax?rev=1665739643}",
note = "[Online; accessed 5-March-2026]"
}