{** * templates/gateway/lockss.tpl * * Copyright (c) 2014-2021 Simon Fraser University * Copyright (c) 2003-2021 John Willinsky * Adapted from lockss.tpl by Martin Paul Eve * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * LOCKSS Publisher Manifest gateway page. * NOTE: This page is not localized in order to provide a consistent interface to LOCKSS across all OJS installations. It is not meant to be accessed by humans. * *} {strip} {assign var="pageTitleTranslated" value="LOCKSS Publisher Manifest"} {include file="frontend/components/header.tpl"} {/strip}
{if $prevYear !== null}<< Previous{else}<< Previous{/if} | {if $nextYear !== null}Next >>{else}Next >>{/if}
Front Matter associated with this Archival Unit includes:
Metadata associated with this Archival Unit includes:
| Journal URL | {url journal=$journal->getPath()|escape} |
| Title | {$journal->getLocalizedName()|escape} |
| Publisher | {$journal->getData('publisherInstitution')|escape} |
| Description | {$journal->getLocalizedData('searchDescription')|escape} |
| ISSN | {$journal->getData('onlineIssn')|escape} |
| ISSN | {$journal->getData('printIssn')|escape} |
| Language(s) | {foreach from=$locales key=localeKey item=localeName}{$localeName|escape} ({$localeKey|escape}) {/foreach} |
| Publisher Email | {mailto address=$journal->getData('contactEmail')|escape encode="hex"} |
| Copyright | {$journal->getLocalizedData('licenseTerms')|nl2br} |
| Rights | {$journal->getLocalizedData('openAccessPolicy')|nl2br} |
LOCKSS system has permission to collect, preserve, and serve this Archival Unit.
Open Journal Systems was developed by the Public Knowledge Project.