-
Notifications
You must be signed in to change notification settings - Fork 14
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
LaTeX issue with author affiliations and reference title for ACS nano journal. #36
Comments
That sounds like lot of affiliations, but there should be no issue: can you upload a minimal example? On bibliography titles, |
Probably too late for this, but just in case someone else runs into the same issue. I faced the same problem when having a long list of author's affiliations (we have 13 authors). In my case, the last few affiliations where cut off and not showing up when reaching the bottom of the page. As @Hoque0091 described, my first page was also blank and the title and author list would begin in the second page. I found a workaround by redefining the the font size of the affiliations by adding the following line before defining the authors: This also solved the issue with the first page being blank. |
Hi all,
I am relatively new with overleaf. I am trying to submit a journal to ACS nano. However, I have faced a couple of issues with the provided Tex files:
A have about 15 co-authors and 10 author affiliations. When I try to write them in the Tex file, the author affiliations goes out of margin. Tex is not allowing me to use \newpage, \clearpage. I can't move some of the affiliations to the next page. Screenshot attached.
ACS nano requires the reference titles in title case indicating the first letters of most of the words are capital, but not words like of, and, as, because. The achemso bibliography-style don't seem to do this. Is there nay updated version of this TeX file? Or this needs to be done manually?
Any recommendation you can provide will be greatly appreciated.
The text was updated successfully, but these errors were encountered: