Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (1970). investgeo:laboral. Wiki-L@b. Retrieved 07:10, 26 March, 2026 from https://wikilab.geo-lab.info/investgeo/laboral.
“investgeo:laboral.” Wiki-L@b. 1 Jan 1970, 01:00 CET. 26 Mar 2026, 07:10 <https://wikilab.geo-lab.info/investgeo/laboral>.
Lopez-Palacios, Abelardo, ‘investgeo:laboral’, Wiki-L@b, 1 January 1970, 01:00 CET, <https://wikilab.geo-lab.info/investgeo/laboral> [accessed 26 March 2026]
Lopez-Palacios, Abelardo, “investgeo:laboral,” Wiki-L@b, https://wikilab.geo-lab.info/investgeo/laboral (accessed March 26, 2026).
Lopez-Palacios, Abelardo. investgeo:laboral [Internet]. Wiki-L@b; 1970 Jan 1, 01:00 CET [cited 2026 Mar 26]. Available from: https://wikilab.geo-lab.info/investgeo/laboral.
investgeo:laboral, https://wikilab.geo-lab.info/investgeo/laboral (last visited March 26, 2026).
Lopez-Palacios, Abelardo. investgeo:laboral. Wiki-L@b. January 1, 1970, 01:00 CET. Available at: https://wikilab.geo-lab.info/investgeo/laboral. Accessed March 26, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "investgeo:laboral --- Wiki-L@b",
year = "1970",
url = "https://wikilab.geo-lab.info/investgeo/laboral",
note = "[Online; accessed 26-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 = "investgeo:laboral --- Wiki-L@b",
year = "1970",
url = "\url{https://wikilab.geo-lab.info/investgeo/laboral}",
note = "[Online; accessed 26-March-2026]"
}