Wiki-L@b

Laboratorio Wiki
geo-lab.info

Herramientas de usuario

Herramientas del sitio


docu2k:inicio

Bibliographic details for "docu2k:inicio"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "docu2k:inicio"

APA style

Lopez-Palacios, Abelardo (2020). docu2k:inicio. Wiki-L@b. Retrieved 11:07, 29 April, 2024 from https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946.

MLA style

“docu2k:inicio.” Wiki-L@b. 11 Oct 2020, 13:15 CEST. 29 Apr 2024, 11:07 <https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946>.

MHRA style

Lopez-Palacios, Abelardo, ‘docu2k:inicio’, Wiki-L@b, 11 October 2020, 13:15 CEST, <https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946> [accessed 29 April 2024]

Chicago style

Lopez-Palacios, Abelardo, “docu2k:inicio,” Wiki-L@b, https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946 (accessed April 29, 2024).

CBE/CSE style

Lopez-Palacios, Abelardo. docu2k:inicio [Internet]. Wiki-L@b; 2020 Oct 11, 13:15 CEST [cited 2024 Apr 29]. Available from: https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946.

Bluebook style

docu2k:inicio, https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946 (last visited April 29, 2024).

AMA style

Lopez-Palacios, Abelardo. docu2k:inicio. Wiki-L@b. October 11, 2020, 13:15 CEST. Available at: https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946. Accessed April 29, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Lopez-Palacios, Abelardo",
   title = "docu2k:inicio --- Wiki-L@b",
   year = "2020",
   url = "https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946",
   note = "[Online; accessed 29-April-2024]"
 }

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 = "docu2k:inicio --- Wiki-L@b",
   year = "2020",
   url = "\url{https://wikilab.geo-lab.info/docu2k/inicio?rev=1602414946}",
   note = "[Online; accessed 29-April-2024]"
 }