{% extends "frontend/base.html" %} {% block title %}Global Journal of Engineering Education (GJEE) - Scopus Indexed Journal{% endblock %} {% block meta_description %}Global Journal of Engineering Education (GJEE) - A peer-reviewed, Scopus-indexed scholarly journal for engineering and technology education research, published by WIETE since 1997.{% endblock %} {% block meta_keywords %}GJEE, Global Journal of Engineering Education, Scopus indexed journal, engineering education, technology education, STEM education, peer-reviewed journal, WIETE{% endblock %} {% block og_title %}Global Journal of Engineering Education (GJEE){% endblock %} {% block og_description %}A peer-reviewed, Scopus-indexed scholarly journal for engineering and technology education research, published since 1997.{% endblock %} {% block dc_title %}Global Journal of Engineering Education{% endblock %} {% block dc_description %}Peer-reviewed scholarly journal for engineering and technology education research{% endblock %} {% block structured_data %} { "@context": "https://schema.org", "@type": "Periodical", "name": "Global Journal of Engineering Education", "alternateName": "GJEE", "issn": "1328-3154", "publisher": { "@type": "Organization", "name": "World Institute for Engineering and Technology Education (WIETE)", "address": { "@type": "PostalAddress", "addressLocality": "Melbourne", "addressCountry": "Australia" } }, "description": "A peer-reviewed, Scopus-indexed scholarly journal for engineering and technology education research", "url": "{{ request.url }}", "inLanguage": "en", "datePublished": "1997", "about": [ {"@type": "Thing", "name": "Engineering Education"}, {"@type": "Thing", "name": "Technology Education"}, {"@type": "Thing", "name": "STEM Education"}, {"@type": "Thing", "name": "Engineering Pedagogy"} ], "sameAs": [ "https://www.scopus.com/sourceid/21100198564" ], "potentialAction": { "@type": "ReadAction", "target": "{{ url_for('current_issues', _external=True) }}" } } {% endblock %} {% block content %}

GLOBAL JOURNAL OF ENGINEERING EDUCATION (GJEE)

Global Journal of Engineering Education Logo

 

{% if content and content.content %} {{ content.content|safe }} {% else %}

The Global Journal of Engineering Education (GJEE) is included in the Scopus journal citation index, one of the products of Elsevier, the world's leading multinational publisher of science and health information. This represents a step forward in our persistent endeavour to make the Journal available to a wider global community. As widely known by the scholarly international community, the SciVerse Scopus abstract and citation database is the largest of its kind as it includes close to 40,000 titles.

 

Also, the GJEE is included in the list of journals generated by the Australian Research Council (ARC) under the Excellence in Research for Australia (ERA) initiative. The paramount objective of the ERA initiative was to launch a journal ranking list on a discipline-specific basis to evaluate research excellence and research impact.

{% endif %}

 

{% endblock %}