-
Notifications
You must be signed in to change notification settings - Fork 21
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
PLOS formatting requests #226
Comments
I've converted the DOCX to markdown pasted below, courtesy of:
Expand to see DOCX contentsFor: "Open collaborative writing with Manubot"
METADATA CHECKPlease confirm that the following information is correct and contact us if any changes are necessary. This information will be indexed in PubMed and published by PLOS Computational Biology as you have written them.
DSH, DH, VR, and CSG were supported by Grant G-2018-11163 from the Alfred P. Sloan Foundation and Grant GBMF4552 from the Gordon and Betty Moore Foundation. VSM was supported by Grant RP150596 from the Cancer Prevention and Research Institute of Texas. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.
The authors have declared that no competing interests exist.
The source code and data for this manuscript are available at https://github.com/greenelab/meta-review and archived via Software Heritage identifier swh:1:dir:5e644c3a487081b272b2c9b52bcd55caa89c4f85. Source code for Manubot resides in the following repositories: https://github.com/manubot/manubot (GitLab mirror (https://gitlab.com/manubot/manubot) archived at swh:1:dir:1eb3b7e6d7e21239fedccf25a186af622ee6912e, packaged on PyPI (https://pypi.org/project/manubot/)), and https://github.com/manubot/rootstock (GitLab mirror (https://gitlab.com/manubot/rootstock), archived at swh:1:dir:cfc3af2e8e1a0d9b639fdab0943731e608910731).
Open collaborative writing with Manubot
Open collaborative writing with Manubot Please note that if you wish any word to be italicised, this will need to be manually changed in the Editorial Manager system. Please contact the journal office to address this. MANUSCRIPT REQUIREMENTSPlease update the locked-track-change version of your manuscript we have provided with the following changes: -Please provide a .doc or .docx version of your manuscript file. -Please modify the Affiliations section of your manuscript so that all affiliations listed contain a Department, Institution, City, and Country, and that affiliations are ordered in ascending numerical order. To see a typical title page with formatted affiliations, please see http://journals.plos.org/plosgenetics/s/file?id=RSNU/PLOSGenetics_formatting_sample_title_authors_affiliations.pdf. -Please modify the formatting of your Author Summary so that it is not broken into multiple paragraphs. -Your figures are currently included within your article file. Please remove them from your article file and upload them as separate figure files. At this time, we can only accept figures under 10 MB each in .TIF (preferred) and .EPS format. For additional details, please see our figure guidelines: http://journals.plos.org/ploscompbiol/s/figures. Additionally, please ensure that you have included a corresponding caption/legend in the manuscript file. -Your references need to be formatted according to the PLOS style. PLOS uses the numbered citation (citation-sequence) method and first six authors, et al. Authors should be listed as "Last name, First Initial". If using EndNote, please use the following style file: https://endnote.com/style\_download/plos-public-library-of-science-all-journals/ FIGURE REQUIREMENTSPLOS offers a figure-checking tool, PACE (https://pacev2.apexcovantage.com), to help authors to ensure all figures meet PLOS requirements so that the quality of published figures is as high as possible. Please use this tool to help you address the requests below. PACE is a digital diagnostic and conversion tool for figure files. It will provide information about any failed check(s) and, if able, will automatically convert the figure file into an acceptable file that passes quality checks. PACE requires you to register for an account to ensure your figure files are processed securely. Please complete the following instructions regarding your figure files: -Figure 1 has been modified to meet with formatting requirements. Please review the revised figure to ensure that it meets with your approval. Please note that if you approve of this revised figure, you do not need to upload it to the system. -Figure 2 is acceptable for publication. -Figure 3 exceeds the dimension limits for Figures. Figures must be less than 19.05cm in width, and less than 22.225cm in height. Please note that figures will be typeset at the dimensions provided. Please make the necessary adjustments and re-upload your Figures. -Figure 3 looks like it was originally at a lower resolution and will appear blurry or pixelated if published. Text and images should appear crisp and clear. Please note that this problem will not be detected or corrected by the PACE tool, and this will not be fixed by simply increasing the resolution of your Figures in the image editing software. Please carefully review the PLoS Figure Guidelines and provide Figure files that were originally created at 300 pixels/inch (dpi) and at least 6.68cm wide, but less than 19.05cm and under 22.225cm tall. For further information, please see the Figure Guidelines (http://journals.plos.org/ploscompbiol/s/figures). 1) Export a PDF from PowerPoint/Word/Excel (or other image source file). On a Mac, click on the 'PDF' button in the printer dialog box and select 'Save as PDF'. On a PC, send the file to print and select 'Adobe PDF' or 'PDFCreator' (it's freeware) from your list of available printers. -Please resave your Figure 3 using LZW compression (loss-less) in order to reduce the file size by over 75% and re-upload. Please note that this is your only chance to adjust figures, changes to figures (including resizing) at proof will not be accepted. You can also be able to upload a Striking Image to accompany your article if one is available. If this image is judged to be suitable, it may be featured on our website. Images should be high resolution, eye-catching, single panel images. If your image is from someone other than yourself, please ensure that the artist has read and agreed to the terms and conditions of the Creative Commons Attribution License. Note: we cannot publish copyrighted images. |
Thanks for converting @dhimmel. I'll stop copying from the detailed instructions in the individual issues now that we have everything here. |
I'm thinking about which issues potentially affect the manuscript on GitHub and which issues can be handled without any changes to this repo. Here are the issues that I think it may make sense to modify the git repository while addressing them:
Is it so that all changes we make at this point should be directly to the word document from our previous submission? Or should we export another DOCX and then create a diff later? I'm leaning towards the former. For some issues, like the references formating, we can regenerate the bibliography with Manubot and copy-and-paste the revised section into the existing DOCX with tracked changes? Finally, we can make changes to the Manubot source, that we end up reverting after producing a suitable output. This would make sense for changes where the journal requirements are a downgrade from our current implementation, e.g. #231 and #233. |
For the last submission, I only uploaded the manuscript and diff as PDFs. Because PLOS doesn't have a DOCX of our manuscript, I expect we could safely export another DOCX and create a diff later. They'll use the new DOCX as the master version of our manuscript. Could we make any final commits that we want to keep in the HTML version, bundle those with the post-submission commits, and tag that? Then we make any other edits needed for the resubmission and revert back to the tagged version once we pass the proofing stage. Maybe that's what you are suggested by your comment above about reverting changes that are a downgrade. |
Please feel free to tag me in the relevant sub-issues. |
Let me know how I can help. |
I think we can make changes that are just-for-submission and general changes, as long as they aren't intermixed in the same pull requests. Then we'll tag the version we use to derive the resubmission DOCX. Then if we want to undo some of the just-for-submission changes, we can do a |
@dhimmel that sounds good to me. You can go ahead and merge the other PRs I approved. |
I believe we are ready to resubmit after merging #242 and #243. It's not clear to me whether we need to generate another diff for this submission. The submission system states
But perhaps that assumes we already submitted a DOCX version previously? I plan to submit without a diff and generate one later if they need it. I will start with the final https://github.com/greenelab/meta-review/blob/output/manuscript.docx and make the manual changes from there. The manual changes are:
|
@agitter great. I'll be available for the next couple hours but then will go offline for 5 days. So hopefully you will be able to move forward with the resubmission! |
@dhimmel I'm starting the submission process. If I need to make any minor changes at the last minute, I may self-approve the PR so that we don't have to wait for you to return. |
Yes please do! |
I resubmitted with the formatting changes: https://github.com/greenelab/meta-review/releases/tag/v4.0 |
The PLOS Computational Biology team emailed the following message about formatting. The attachment below contains the specific requests. I'll create individual issues for each request and use this as the meta issue, as during revision.
Should I contact them to ask about all of the links in our text? If they remove them during proofing without telling us, the text will suffer.
Instructions in the submission system:
Attachment: pcbi.1007128.docx
The text was updated successfully, but these errors were encountered: