Citar esta página
Datos bibliográficos sobre Notepad
- Nombre de la página: Notepad
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 28 marzo 2011 18:09 UTC
- Fecha obtenida: 21 abril 2026 02:52 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Notepad&oldid=458488
- Identificador de versión de la página: 458488
Estilo de citas para Notepad
Estilo APA
Notepad. (2011, marzo 28). EcuRed, . Consultado el 02:52, abril 21, 2026 en https://www.ecured.cu/index.php?title=Notepad&oldid=458488.
Estilo MLA
"Notepad." EcuRed, . 28 mar 2011, 18:09 UTC. 21 abr 2026, 02:52 <https://www.ecured.cu/index.php?title=Notepad&oldid=458488>.
Estilo MHRA
Colaboradores de EcuRed, 'Notepad', EcuRed, , 28 marzo 2011, 18:09 UTC, <https://www.ecured.cu/index.php?title=Notepad&oldid=458488> [consultado el 21 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Notepad," EcuRed, , https://www.ecured.cu/index.php?title=Notepad&oldid=458488 (consultado el abril 21, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Notepad [Internet]. EcuRed, ; 2011 mar 28, 18:09 UTC [citado el 2026 abr 21]. Disponible en: https://www.ecured.cu/index.php?title=Notepad&oldid=458488.
Estilo Bluebook
Notepad, https://www.ecured.cu/index.php?title=Notepad&oldid=458488 (última visita: abril 21, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Notepad --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=Notepad&oldid=458488",
nota = "[En línea; consultado el 21-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 = "Notepad --- EcuRed{,} ",
año = "2011",
url = "\url{https://www.ecured.cu/index.php?title=Notepad&oldid=458488}",
nota = "[En línea; consultado el 21-abril-2026]"
}