Wiki-L@b

Laboratorio Wiki
geo-lab.info

Herramientas de usuario

Herramientas del sitio


lib:exe:image_href

Bibliographic details for "lib:exe:image_href"

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

APA style

Lopez-Palacios, Abelardo (1970). lib:exe:image_href. Wiki-L@b. Retrieved 03:17, 20 May, 2024 from http://wikilab.geo-lab.info/lib/exe/image_href.

MLA style

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

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

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

BibTeX entry

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