From 9c2d4c4e58209b663b1a097bc8b180272f52d7f4 Mon Sep 17 00:00:00 2001 From: Kyle Niemeyer Date: Fri, 14 Jul 2017 12:18:04 -0500 Subject: [PATCH] Added ISSN to About page --- app/views/home/about.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/home/about.html.erb b/app/views/home/about.html.erb index aa9c217..bdb6938 100644 --- a/app/views/home/about.html.erb +++ b/app/views/home/about.html.erb @@ -19,7 +19,7 @@

What exactly do you mean by 'journal'

-

The Journal of Open Source Software (JOSS) is an academic journal with a formal peer review process that is designed to improve the quality of the software submitted. Upon acceptance into JOSS, a CrossRef DOI is minted and we list your paper on the JOSS website.

+

The Journal of Open Source Software (JOSS) is an academic journal (ISSN 2475-9066) with a formal peer review process that is designed to improve the quality of the software submitted. Upon acceptance into JOSS, a CrossRef DOI is minted and we list your paper on the JOSS website.

Don't we have enough journals already?