-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new preprints to website #22
Conversation
@@ -3,4 +3,4 @@ title: Reciprocal Space Station | |||
plugins: | |||
- jekyll-font-awesome-sass | |||
|
|||
port: 4501 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By the way: this changing of the "port" is a silly artifact of how jekyll sites are built locally on my computer and has no bearing on how the site is built on the web. I try to remember to not push these changes, but sometimes I forget. Alas.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
understood
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes look good to me. The main DJ-1 paper is a bit of a misfit as it does not advance any of the software.
@@ -3,4 +3,4 @@ title: Reciprocal Space Station | |||
plugins: | |||
- jekyll-font-awesome-sass | |||
|
|||
port: 4501 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
understood
My thinking was that we want to promote any paper that makes use of any RSS software. Here, the DJ-1 paper uses careless, so we include it. Similarly, the PNAS DHFR paper doesn't necessarily advance any RSS software (though it does maybe introduce CCsym?), but it definitely uses and cites RSS software. I think it's reasonable to reconsider this, and/or to reorganize the publications to make it clearer which papers advance software vs. just use it. |
I would suggest having a set of RSS-software-specific publications for easy citation for users, and then maybe a promotional page for publications using our software? Can maybe do this on the same website, but just having in two sections with the software at the top |
This exists on that page, but perhaps I should switch the order; the "How to cite" section first, and then "Other publications" underneath |
This PR adds the four new RSS-related preprints to the publications page of the website. It also specifies that Laue-DIALS should be cited via the relevant paper.
I will note that the publications page is getting a little crowded. An exciting problem, of course, and I don't think it's an immediate concern, but we could consider some sort of reorganization. For example, I think it's within my jekyll abilities to parse the citation data and make a subheading for each year.