Detalles bibliográficos de "Python"

Por favor, recuerda comprobar tu guía de estilo o las indicaciones de tu profesor para que la sintaxis cuadre con tus necesidades.

Estilos de cita para "Python"

APA

Python. (2020, Apr 19). In Wiki de LHW. obtenido 00:03, March 29, 2024, de https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144.

MLA

Anonymous Contributors. "Python". Wiki de LHW. 19 Apr. 2020. Web. 29 Mar. 2024, 00:03

MHRA

Anonymous Contributors, 'Python', Wiki de LHW, 19 April 2020, 06:02 GMT, <https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144> [accedido 29 March 2024]

Chicago

Anonymous Contributors, "Python", Wiki de LHW, https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144 (accedido March 29, 2024).

CBE/CSE

Anonymous Contributors. Python [Internet]. Wiki de LHW; 2020 Apr 19, 06:02 GMT [citado 2024 Mar 29]. disponible en: https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144.

Bluebook

AMA

Anonymous Contributors. Python. Wiki de LHW. April 19, 2020, 06:02 GMT. disponible en: https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144. accedido March 29, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Python --- Wiki de LHW",
   year = "2020",
   url = "https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144",
   note = "[Online; accessed 29-March-2024]"
 }
  

Al usar el paquete 'url' de LaTeX (pista: busca '\userpackage{url}' en el preámbulo), que suele dar una dirección web mucho mejor formateada, es preferible lo siguiente:

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Python --- Wiki de LHW",
   year = "2020",
   url = "\url{https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144}",
   note = "[Online; accessed 29-March-2024]"


   author = "Anonymous Contributors",
   title = "Python --- Wiki de LHW",
   year = "2020",
   url = "\url{https://tutoriales.lohacemosweb.net/doku.php?id=lenguajes_de_programacion:python&rev=1587276144}",
   note = "[Online; accessed 29-March-2024]"
 }
  

DokuWiki talk pages

Markup
[[lenguajes_de_programacion:python|Python]] ([[lenguajes_de_programacion:python?rev=1587276144|this version]])
Result
Python (this version)

Navegación

<html><a href=“/softwareprogramacion”>Software de programación</a></html>

Ayuda al servidor