This document explains how to build some of the pages that are related to the Neuroview paper.
This is the procedure to add authors to the preprint under the Brainhack consortium.
- Add the new member to the OSF project as a non-bibliographic contributor.
- This can be made quicker if the person has a an OSF ID. Otherwise the person has to be added as an unregistered contributor with surname, name and email.
- Note that this might require Admin access to the project.
- Put the new member in the correct position (alphabetical order in the general team) and save the new contributor list.
- Add the new member to the pre-print
(
Edit preprint
-->Authors
section) and follow the same procedure as above to put the person in the right position in the author list. This too might require admin access to the preprint.
-
Follow the CONTRIBUTING instructions to generate an virtual environment and install all dependencies.
-
Add the late comer to the bottom of those 2 files:
data/affiliation_and_consent_for_the_brainhack_neuroview_preprint_raw.tsv
data/affiliations_curated.tsv
- follow the format, check typo manually.
- commit those changes to the repo.
-
Run the following command:
make manuscript
-
Use the generated
data/authors_affiliations.tsv
(MUST be converted to.xlsx
format to accomandate special characters) file as input in the online NIH author arranger to create theauthors_affiliations_preprint.docx
that contains the list of authors and affiliations. -
Copy paste the relevant part of those lists in the google doc ofd the manuscript
- make sure to paste the "general team" members under the
Brainhack consortium
section.
- make sure to paste the "general team" members under the
-
Download the google doc as a PDF and upload the version of the preprint on psyarxiv.
- Run the following command:
make contributors
make bookpage
Commit the resulting ouput and open a pull request to add the changes.
Make sure that the order of authors match:
- on the OSF project
- on the psyarxiv preprint
- in the pdf document