Wiki-L@b

Laboratorio Wiki
geo-lab.info

Herramientas de usuario

Herramientas del sitio


lib:exe:url

Bibliographic details for "lib:exe:url"

  • Page name: lib:exe:url
  • Author: Lopez-Palacios, Abelardo
  • Publisher: Wiki-L@b.
  • Date of this revision: 1 January 1970 01:00 CET
  • Date retrieved: 20 May 2024 00:23 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:url"

APA style

Lopez-Palacios, Abelardo (1970). lib:exe:url. Wiki-L@b. Retrieved 00:23, 20 May, 2024 from https://wikilab.geo-lab.info/lib/exe/url.

MLA style

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

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

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

BibTeX entry

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