When uploading an article written in latex to arXiv, it is very troublesome because the . Bib
file cannot be used as a reference. The main reason is that the macro package - usepackage {natbib}
will report an error With the help of overleaf, you can get an answer, that is, first download and package all the things needed for the whole latex compilation, and it’s better to compile locally, and then replace the references in . BBL
with the contents in . Tex
, that is
%\bibliographystyle{unsrt}
%\bibliography{refs}
At this time, it is OK locally, but not arXiv. The following steps are needed:
1. Comment out
2. Comment out the following part in . Sty
file:
% load natbib unless told otherwise
% \if@natbib
% \RequirePackage{natbib}
% \fi
Then you can compile on arXiv
Read More:
- About errors:! Package natbib error: Bibliography not compatible with author year citations
- Keyerror: “year not in index”
- The provider is not compatible with the version of Oracle client systems
- Idea Maven project uses package to package and report error (package does not exist)
- django.db.utils .IntegrityError: NOT NULL constraint failed: blog_ blog.author_ ID error resolution
- Virtual environment: error: virtualenv is not compatible with this system or executable
- Maven compilation error: package does not exist jar package does not exist
- Video JS can’t play the prompt( CODE:4 MEDIA_ ERR_ SRC_ NOT_ SUPPORTED) No compatible source was found for this video.
- IntelliJ idea / eclipse automatically generate author annotation signature
- PostgreSQL sets the default value of the field to the current year
- Completely solve install_ FAILED_ UPDATE_ Incompatible installation error, the installation package is not consistent with the previous installation package signature on the device
- citation/ bibliography is wrongly placed in index area, please delete the placed citation/ bibliogra
- Julia install and use the extension package package (ERROR: UndefVarError: Pkg not defined)
- Does the version of idea2020.1 import mybayis jar package or report an error? Error: (4,28) Java: package org.apache.ibatis.io does not exist
- Installing R’s “mvtnorm” package in Windows system: solving the problem of the R package “mvtnorm” is not installed
- MySQL data backup scheme (compatible with local and remote)
- ! LaTeX Error: Option clash for package hyperref.
- Idea project prompt: symbol not found or package does not have a solution
- raise RuntimeError(“tf.placeholder() is not compatible with “ RuntimeError: tf.placeholder() is not
- Latex macro package and latex error: file ‘xxx. Sty’ not found