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: 20 junio 2019 19:06 UTC
- Fecha obtenida: 17 abril 2026 20:51 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=API&oldid=3417436
- Identificador de versión de la página: 3417436
Estilo de citas para API
Estilo APA
API. (2019, junio 20). EcuRed, . Consultado el 20:51, abril 17, 2026 en https://www.ecured.cu/index.php?title=API&oldid=3417436.
Estilo MLA
"API." EcuRed, . 20 jun 2019, 19:06 UTC. 17 abr 2026, 20:51 <https://www.ecured.cu/index.php?title=API&oldid=3417436>.
Estilo MHRA
Colaboradores de EcuRed, 'API', EcuRed, , 20 junio 2019, 19:06 UTC, <https://www.ecured.cu/index.php?title=API&oldid=3417436> [consultado el 17 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "API," EcuRed, , https://www.ecured.cu/index.php?title=API&oldid=3417436 (consultado el abril 17, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. API [Internet]. EcuRed, ; 2019 jun 20, 19:06 UTC [citado el 2026 abr 17]. Disponible en: https://www.ecured.cu/index.php?title=API&oldid=3417436.
Estilo Bluebook
API, https://www.ecured.cu/index.php?title=API&oldid=3417436 (última visita: abril 17, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "API --- EcuRed{,} ",
año = "2019",
url = "https://www.ecured.cu/index.php?title=API&oldid=3417436",
nota = "[En línea; consultado el 17-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 = "2019",
url = "\url{https://www.ecured.cu/index.php?title=API&oldid=3417436}",
nota = "[En línea; consultado el 17-abril-2026]"
}