Skip to content

正文参考文献上标显示问号 #74

Answered by note286
zilangch asked this question in Q&A
Discussion options

You must be logged in to vote

我给你一个示例,已经很清楚了,如果还不懂,你就有点耐心,认真点,多试试。

main.texref.bib在同一目录下。

\documentclass{xdupgthesis}
\xdusetup{info/bib-resource=ref.bib}
\begin{document}
\cite{xxx}\cite{yyy}
\end{document}
@proceedings{xxx,
  editor    = {牛志明 and 斯温兰德 and 雷光春},
  title     = {综合湿地管理国际研讨会论文集},
  address   = {北京},
  publisher = {海洋出版社},
  year      = {2012},
}
@book{yyy,
  author    = {Fan, Xuetong and Sommers, Christopher H.},
  title     = {Food Irradiation Research and Technology},
  edition   = {2},
  address   = {Ames, Iowa},
  publisher = {Blackwell Publishing},
  year      = {2013},
  pages     = {25--26},
}

编译命令为:

xelatex -synctex=-1 main
biber main
xelatex -synctex=-1 main


Replies: 7 comments 21 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@note286
Comment options

@note286
Comment options

@zilangch
Comment options

@note286
Comment options

@zilangch
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by note286
Comment options

You must be logged in to vote
13 replies
@note286
Comment options

@sikouhjw
Comment options

@zilangch
Comment options

@note286
Comment options

@zilangch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants