← Back to context

Comment by xdertz

6 days ago

It is also valuable for scientists as it is often a 'directors cut' version of the paper. Journal submissions are heavy edited and shortened to fit into the page limits.

I don't know which field you're talking about, but in general, math and cs journals do not have page limits.

By the way, one of my favorite pastimes is to download the latex source for papers on arxiv and read all the commented-out stuff.

% we should make sure this theorem is actually true

  • > I don't know which field you're talking about, but in general, math and cs journals do not have page limits.

    A lot of physics journals do. Anything ending in "Letters" (e.g. Applied Physics Letters, Physical Review Letters".

    Science has a word limit per article.

    Nature doesn't have a hard limit, but if it exceeds 6-8 pages, it needs to be exceptional.

  • In CS, unlike in many other fields, the best work comes out as conference papers, not journals, and they do have strict page limits. Most arxiv papers I read become conference papers, not journal papers.

  • Have you ever tried publishing a paper to an IEEE Section 8 conference? The page limits are ruthless. TELFOR 2026 has a 4 - 8 pages maximum.

  • ACL conference papers usually cap the main body at 8 pages, with unlimited appendices. KDD has a hard limit of 9 pages plus 3 for references and appendices.

When that’s the case, the preprints would be just as short. We don’t really like unnecessary pain so we write short manuscripts from the beginning, if we plan to submit in such a journal. Usually, the longer versions get published somewhere else anyway.