{% extends "base.html" %} {% set aspect = "publisher" %} {% block in_ready %} {{ sparql_to_table('journals') }} {{ sparql_to_table('editors') }} {{ sparql_to_table('most-cited') }} {{ sparql_to_iframe('timeline') }} {{ sparql_to_iframe('editor-photos') }} {{ sparql_to_iframe('citations-works') }} {% endblock %} {% block page_content %}

Publisher

Journals and other collections

Recently established journals

At most 50 journals are displayed.

Editors

Editors association with the publisher, e.g., by being editor of a journal or a proceeding published by the publisher.

Citations

Most cited papers

As function of number of published works

{% endblock %}