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: 19 May 2024 22:37 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 22:37, 19 May, 2024 from http://wikilab.geo-lab.info/lib/exe/result.link.

MLA style

“lib:exe:result.link.” Wiki-L@b. 1 Jan 1970, 01:00 CET. 19 May 2024, 22:37 <http://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, <http://wikilab.geo-lab.info/lib/exe/result.link> [accessed 19 May 2024]

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

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

BibTeX entry

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