Wiki-L@b

Laboratorio Wiki
geo-lab.info

Herramientas de usuario

Herramientas del sitio


lib:exe:result.link

Bibliographic details for "lib:exe:result.link"

  • Page name: lib:exe:result.link
  • Author: Lopez-Palacios, Abelardo
  • Publisher: Wiki-L@b.
  • Date of this revision: 1 January 1970 01:00 CET
  • Date retrieved: 20 May 2024 08:44 CEST
  • Page Version ID:

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

Citation styles for "lib:exe:result.link"

APA style

Lopez-Palacios, Abelardo (1970). lib:exe:result.link. Wiki-L@b. Retrieved 08:44, 20 May, 2024 from https://wikilab.geo-lab.info/lib/exe/result.link.

MLA style

“lib:exe:result.link.” Wiki-L@b. 1 Jan 1970, 01:00 CET. 20 May 2024, 08:44 <https://wikilab.geo-lab.info/lib/exe/result.link>.

MHRA style

Lopez-Palacios, Abelardo, ‘lib:exe:result.link’, Wiki-L@b, 1 January 1970, 01:00 CET, <https://wikilab.geo-lab.info/lib/exe/result.link> [accessed 20 May 2024]

Chicago style

Lopez-Palacios, Abelardo, “lib:exe:result.link,” Wiki-L@b, https://wikilab.geo-lab.info/lib/exe/result.link (accessed May 20, 2024).

CBE/CSE style

Lopez-Palacios, Abelardo. lib:exe:result.link [Internet]. Wiki-L@b; 1970 Jan 1, 01:00 CET [cited 2024 May 20]. Available from: https://wikilab.geo-lab.info/lib/exe/result.link.

Bluebook style

lib:exe:result.link, https://wikilab.geo-lab.info/lib/exe/result.link (last visited May 20, 2024).

AMA style

Lopez-Palacios, Abelardo. lib:exe:result.link. Wiki-L@b. January 1, 1970, 01:00 CET. Available at: https://wikilab.geo-lab.info/lib/exe/result.link. Accessed May 20, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Lopez-Palacios, Abelardo",
   title = "lib:exe:result.link --- Wiki-L@b",
   year = "1970",
   url = "https://wikilab.geo-lab.info/lib/exe/result.link",
   note = "[Online; accessed 20-May-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 = "lib:exe:result.link --- Wiki-L@b",
   year = "1970",
   url = "\url{https://wikilab.geo-lab.info/lib/exe/result.link}",
   note = "[Online; accessed 20-May-2024]"
 }