Translations of this page:
Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (2020). informacion:step01. Museo Virtual "Alto Bierzo". Retrieved 19:06, 3 November, 2025 from https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286.
“informacion:step01.” Museo Virtual "Alto Bierzo". 19 May 2020, 08:54 CEST. 3 Nov 2025, 19:06 <https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286>.
Abelardo López Palacios, ‘informacion:step01’, Museo Virtual "Alto Bierzo", 19 May 2020, 08:54 CEST, <https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286> [accessed 3 November 2025]
Abelardo López Palacios, “informacion:step01,” Museo Virtual "Alto Bierzo", https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286 (accessed November 3, 2025).
Abelardo López Palacios. informacion:step01 [Internet]. Museo Virtual "Alto Bierzo"; 2020 May 19, 08:54 CEST [cited 2025 Nov 3]. Available from: https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286.
informacion:step01, https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286 (last visited November 3, 2025).
Abelardo López Palacios. informacion:step01. Museo Virtual "Alto Bierzo". May 19, 2020, 08:54 CEST. Available at: https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286. Accessed November 3, 2025.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "informacion:step01 --- Museo Virtual "Alto Bierzo"",
year = "2020",
url = "https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286",
note = "[Online; accessed 3-November-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 = "Abelardo López Palacios",
title = "informacion:step01 --- Museo Virtual "Alto Bierzo"",
year = "2020",
url = "\url{https://mv-ab.geo-lab.info/wiki/informacion/step01?rev=1589871286}",
note = "[Online; accessed 3-November-2025]"
}