Citar esta página
Datos bibliográficos sobre Documento
- Nombre de la página: Documento
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 27 enero 2011 14:33 UTC
- Fecha obtenida: 25 abril 2026 19:23 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Documento&oldid=349908
- Identificador de versión de la página: 349908
Estilo de citas para Documento
Estilo APA
Documento. (2011, enero 27). EcuRed, . Consultado el 19:23, abril 25, 2026 en https://www.ecured.cu/index.php?title=Documento&oldid=349908.
Estilo MLA
"Documento." EcuRed, . 27 ene 2011, 14:33 UTC. 25 abr 2026, 19:23 <https://www.ecured.cu/index.php?title=Documento&oldid=349908>.
Estilo MHRA
Colaboradores de EcuRed, 'Documento', EcuRed, , 27 enero 2011, 14:33 UTC, <https://www.ecured.cu/index.php?title=Documento&oldid=349908> [consultado el 25 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Documento," EcuRed, , https://www.ecured.cu/index.php?title=Documento&oldid=349908 (consultado el abril 25, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Documento [Internet]. EcuRed, ; 2011 ene 27, 14:33 UTC [citado el 2026 abr 25]. Disponible en: https://www.ecured.cu/index.php?title=Documento&oldid=349908.
Estilo Bluebook
Documento, https://www.ecured.cu/index.php?title=Documento&oldid=349908 (última visita: abril 25, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Documento --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=Documento&oldid=349908",
nota = "[En línea; consultado el 25-abril-2026]"
}
Cuando se utiliza la dirección URL de empaquetamiento LaTeX (\usepackage{url} en algún lugar del preámbulo) que tiende a dar direcciones web con un formato más agradable, se prefiere lo siguiente:
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Documento --- EcuRed{,} ",
año = "2011",
url = "\url{https://www.ecured.cu/index.php?title=Documento&oldid=349908}",
nota = "[En línea; consultado el 25-abril-2026]"
}