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: 18 abril 2026 04:20 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 04:20, abril 18, 2026 en https://www.ecured.cu/index.php?title=API&oldid=3417436.
Estilo MLA
"API." EcuRed, . 20 jun 2019, 19:06 UTC. 18 abr 2026, 04:20 <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 18 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "API," EcuRed, , https://www.ecured.cu/index.php?title=API&oldid=3417436 (consultado el abril 18, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. API [Internet]. EcuRed, ; 2019 jun 20, 19:06 UTC [citado el 2026 abr 18]. 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 18, 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 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 = "2019",
url = "\url{https://www.ecured.cu/index.php?title=API&oldid=3417436}",
nota = "[En línea; consultado el 18-abril-2026]"
}