3

I am submitting an article in Arxiv.

I need to write abstract for that.

I have written in latex but when I copy the same in abstract there is a problem with citation. I have uploaded .bbl file in Arxiv. When I compile, its is not taking \cite{some name} where “some name” is some label in .bbl file.

I have written \<https://arxiv.org/abs/math/0605694> but it is not compiling correctly.

Can some one suggest how to cite a webpage correctly in Arxiv abstract?

1 Answers1

2

arXiv-ids entered into the metadata abstract are automatically linked into a clickable link at the time of announcement. Currently the submission system does not convert links into clickable entities in order to keep you within the submission system and prevent mistakenly leaving a submission.

You do not need (or want) to enter the full URI for a link, as this will get converted into "this HTTPs URL" at announcement rather than arXiv:YYMM.NNNNN (or for the older formats, arXiv:archive/YYMMNNN). The arXiv: prefix is not required, but is considered the standard form of the canonical identifiers.

Jake
  • 1,159