diff --git a/index.html b/index.html
index 3952f04..0ea6bff 100644
--- a/index.html
+++ b/index.html
@@ -14,14 +14,14 @@
-
Autoreject.org — An automatic review generator
+Autoreject — An automatic review generator
"Detailed reviews at the touch of a button ... Every reviewer should bookmark this immediately." — Science and Review 24:2, April 2019
-April Fool's Day is over! Before you use this site, check out the the project page.
+April Fool's Day is over! Before you use this site, check out the project page.
@@ -100,7 +100,7 @@ Title and Area
}
s += "We are happy to inform you that your paper was accepted. The venue received a great many submissions of high quality. Each submission was thoroughly and extensively reviewed by our expert panels. After week-long online and offline discussions, we selected a small subset of papers to be accepted. Your paper was one of them.\n\n"
- s += "Your paper was not only selected for acceptance, but also unanimously voted as best paper of the venue, with a score of 10.0 out of a maximum possible 10.0. As such, your paper will see expedited publishing in the International Journal of " + area + ", the highest-impact journal in the field.\n\n"
+ s += "Your paper was not only selected for acceptance but also unanimously voted as best paper of the venue, with a score of 10.0 out of a maximum possible 10.0. As such, your paper will see expedited publishing in the International Journal of " + area + ", the highest-impact journal in the field.\n\n"
s += "We would also be honored if you could attend the Best Paper Award ceremony during the convention, where you will receive the 100,000 GBP " + field + " Achievement Award sponsored by the Ponzi Science Fund. The Award will be given in name and presence of Their Royal Highnesses The Duke and Duchess of Sussex. They have followed your work for a long time, and very much look forward to meet you. The Award comes with a golden plaque commemorating your achievements and a lifetime Amazon Prime subscription.\n\n"
@@ -1070,7 +1070,7 @@ The Review
{
if (!any_decision())
{
- return "Welcome to autoreject.org, the number one time saver for scientific reviews!\n\nWith autoreject.org, you can produce detailed reviews simply by answering a handful of questions on the paper.\n\n<<< To get started, simply fill out the form.\n"
+ return "Welcome to Autoreject, the number one time saver for scientific reviews!\n\nWith Autoreject, you can produce detailed reviews simply by answering a handful of questions on the paper.\n\n<<< To get started, simply fill out the form.\n"
}
var r = review_title(accept)
@@ -1108,7 +1108,7 @@ The Review
{
// See https://stackoverflow.com/questions/34045777/copy-to-clipboard-using-javascript-in-ios
var review_text = review(privileged())
- review_text += "\n\nGenerated by autoreject.org - the number one time saver for scientific reviews."
+ review_text += "\n\nGenerated by Autoreject (https://uds-se.github.io/autoreject/) - the number one time saver for scientific reviews."
var el = document.getElementById("review")
el.value = review_text
@@ -1212,7 +1212,7 @@ The Review
}
-Brought to you by @AndreasZeller. See the project page for source code, license, comments, or suggestions. Autoreject.org runs in your browser only; no entered data is transmitted or collected.
+
Brought to you by @AndreasZeller. See the project page for source code, license, comments, or suggestions. Autoreject runs in your browser only; no entered data is transmitted or collected.