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