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