{{ data.title|raw }}
{% if data.titulo_en and data.lang != "en" %}
{{ data.titulo_en|raw }}
{% endif %} {% for k, author in data.authors.data %}{{ author.first_name ~ " " ~ author.last_name }} {{ author.reference_number }}{{ loop.index <= data.authors_affiliation.data|length ? ", " : "" }}{% endfor %}
{% for k, affiliation in data.authors_affiliation.data %} {{ affiliation.reference_number }} {{ affiliation.name }} {% endfor %}
{% if data.abstract %}
Resumen
{{ data.abstract|raw }}
{% endif %} {% if data.keywords %} Palabras Clave: {{ data.keywords }} {% endif %} {% if data.lang != "en" and (api.abstract_en or data.keywords_en) %} {% if data.abstract_en %}
Abstract
{{ data.abstract_en|raw }}
{% endif %} {% if data.keywords_en %}
Keywords: {{ data.keywords_en }}
{% endif %} {% endif %}
Si usted está suscrito a la revista pero no ha ingresado aún, pulse en el enlace "Ingresar" que está en la parte superior derecha de esta página.
[/oec-content]