diff --git a/assets/src/pages/About.js b/assets/src/pages/About.js index 8dc5f7fd..a953a99b 100644 --- a/assets/src/pages/About.js +++ b/assets/src/pages/About.js @@ -1,63 +1,63 @@ /* This is the Open Access Check Tool (OACT). The publication of scientific articles as Open Access (OA), usually in the variants "Green OA" and "Gold OA", allows free access to scientific research results and their largely unhindered dissemination. Often, however, the multitude of available publication conditions makes the decision in favor of a particular journal difficult: requirements of the funding agencies and publication guidelines of the universities and colleges must be carefully compared with the offers of the publishing houses, and separately concluded publication agreements can also offer additional benefits. The "OA Compliance Check Tool" provides a comprehensive overview of the possible publication conditions for a large number of journals, especially for the Swiss university landscape, and thus supports the decision-making process. © All rights reserved. ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland, Scientific Information and Libraries, 2022 See LICENSE.TXT for more details. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ import React from "react" import "./about.css" /** * About Page Information. * * @version 0.0.1 * @author [George brune](https://github.com/sapegin) * @author [Andy Krings-Stern](https://github.com/ankri) * @see http://github.com */ export default function About() { return (

About

The OACT (Open Access Check Tool) is an online resource, tailored to the Swiss academic community's needs, that gathers the most important information concerning Open-Access publishing. Its principal goal is to guide Swiss researchers in deciding where and how to publish their works in compliance with funders’ and institutional Open Access policies. OACT provides a list of journals with information aggregated from several sources on a regular basis:

Data reuse

Application data is distributed under the CC BY-NC-SA 4.0 license.

Financing

-
The OACT project was co-financed by swissuniversities within the P5 Program +
The OACT project was co-financed by swissuniversities within the P5 Program  “Scientific information: Access, processing and safeguarding” - and developed by the university libraries of EPFL and - Université de Genève with the support of +  and developed by the university libraries of EPFL and  + Université de Genève with the support of  Universitätsbibliothek Bern.
) } \ No newline at end of file