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:30 UTC
- Fecha obtenida: 26 abril 2026 03:27 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Documento&oldid=349899
- Identificador de versión de la página: 349899
Estilo de citas para Documento
Estilo APA
Documento. (2011, enero 27). EcuRed, . Consultado el 03:27, abril 26, 2026 en https://www.ecured.cu/index.php?title=Documento&oldid=349899.
Estilo MLA
"Documento." EcuRed, . 27 ene 2011, 14:30 UTC. 26 abr 2026, 03:27 <https://www.ecured.cu/index.php?title=Documento&oldid=349899>.
Estilo MHRA
Colaboradores de EcuRed, 'Documento', EcuRed, , 27 enero 2011, 14:30 UTC, <https://www.ecured.cu/index.php?title=Documento&oldid=349899> [consultado el 26 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Documento," EcuRed, , https://www.ecured.cu/index.php?title=Documento&oldid=349899 (consultado el abril 26, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Documento [Internet]. EcuRed, ; 2011 ene 27, 14:30 UTC [citado el 2026 abr 26]. Disponible en: https://www.ecured.cu/index.php?title=Documento&oldid=349899.
Estilo Bluebook
Documento, https://www.ecured.cu/index.php?title=Documento&oldid=349899 (última visita: abril 26, 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=349899",
nota = "[En línea; consultado el 26-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=349899}",
nota = "[En línea; consultado el 26-abril-2026]"
}