24小时热门版块排行榜    

查看: 5133  |  回复: 5

crystal1234

木虫 (小有名气)

[求助] IEEEtran模板的文献管理问题

小虫实在是没有办法搞定,故而前来向各位大虫求救,
在用IEEEtran的模板,想用bib文件插入参考文献,
在tex文件里加入
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,mybibfile}
但是运行通不过,把第二条注释掉就没问题了。到底是什么原因?由于想投稿,所以比较急!!!在此先谢谢大家了

运行情况如下,文章名称我已用*号代替
Command Line:   bibtex.exe "bare_jrnl"
Startup Folder: E:\**

This is BibTeX, Version 0.99d (MiKTeX 2.9)
The top-level auxiliary file: bare_jrnl.aux
The style file: IEEEtran.bst
I found no \citation commands---while reading file bare_jrnl.aux
Database file #1: IEEEabrv.bib
Database file #2: IEEEexample.bib
-- IEEEtran.bst version 1.13 (2008/09/30) by Michael Shell.
-- http://www.michaelshell.org/tex/ieeetran/bibtex/
-- See the "IEEEtran_bst_HOWTO.pdf" manual for usage information.

Done.
(There was 1 error message)


Command Line:   texify.exe --src --tex-option=--interaction=errorstopmode --tex-option=--synctex=1 "E:\*.tex"
Startup Folder: E:\*

This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9)
entering extended mode

("E:/*l.tex"
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for loaded.

("E:*\IEEEtran.cls"
Document Class: IEEEtran 2012/12/27 V1.8 by Michael Shell
-- See the "IEEEtran_HOWTO" manual for usage information.
-- http://www.michaelshell.org/tex/ieeetran/
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\psnfss\ot1ptm.fd"
-- Using 8.5in x 11in (letter) paper.
-- Using DVI output.
-- This is a 10 point document.
) ("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\cite\cite.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\graphicx.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\keyval.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\graphics.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\trig.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\00miktex\graphics.cfg"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\dvips.def"))
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\subfig\subfig.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\caption\caption3.sty")
("E:\*.aux" [1]

LaTeX Warning: Command \o invalid in math mode on input line 690.

[2] <image/without_coordination.eps>
Underfull \hbox (badness 10000) in paragraph at lines 919--932
$[]$
[3]
("E:\*\bare_jrnl.bbl"

! LaTeX Error: Something's wrong--perhaps a missing \item.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
...                                             
                                                  
l.24 \end{thebibliography}
                          
?

Process has been terminated ...

[ Last edited by cxksama on 2013-8-26 at 17:26 ]
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

chuzhufei

铁杆木虫 (著名写手)

中场魔术师

【答案】应助回帖

★ ★ ★ ★ ★
感谢参与,应助指数 +1
crystal1234: 金币+5 2013-08-26 15:27:53
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,mybibfile}
这两条命令没问题

是不是你的bib文件里有什么东西写错了?是不是bibtex 编译不通过?
2楼2013-08-26 15:23:07
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

crystal1234

木虫 (小有名气)

引用回帖:
2楼: Originally posted by chuzhufei at 2013-08-26 15:23:07
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,mybibfile}
这两条命令没问题

是不是你的bib文件里有什么东西写错了?是不是bibtex 编译不通过?

bib文件我是上网站下的啊,不太可能会出错吧
bib编译情况
Command Line:   bibtex.exe "bare_jrnl"
Startup Folder: E:\*
This is BibTeX, Version 0.99d (MiKTeX 2.9)
The top-level auxiliary file: bare_jrnl.aux
The style file: IEEEtran.bst
I found no \citation commands---while reading file bare_jrnl.aux
Database file #1: IEEEabrv.bib
Database file #2: IEEEexample.bib
-- IEEEtran.bst version 1.13 (2008/09/30) by Michael Shell.
-- http://www.michaelshell.org/tex/ieeetran/bibtex/
-- See the "IEEEtran_bst_HOWTO.pdf" manual for usage information.

Done.
(There was 1 error message)
3楼2013-08-26 15:27:42
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

crystal1234

木虫 (小有名气)

让更多的看到
4楼2013-08-26 16:33:28
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

xmfbit

新虫 (初入文坛)

虽然可能回复楼主比较晚,不过还是留下来给后面人看吧。
我也遇到了这个问题,我用的是IEEE Trans的参考文献bib模板。我用的环境是TexStudio,发现是没有先编译bib。具体是应在“Tool”菜单选择“bibliography”编译bib文件才可以。
5楼2015-09-30 21:51:35
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

匿名

本帖仅楼主可见
6楼2015-10-03 21:48:05
已阅   申请SEPI   回复此楼   编辑   查看我的主页
相关版块跳转 我要订阅楼主 crystal1234 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 投票:  有多少人是今天查系统知道结果的? +15 爱看书的可乐 2026-08-26 17/850 2026-08-27 17:25 by xxniao123
[基金申请] 国自然面上复盘~欢迎讨论 (金币+5) +10 晴天加油 2026-08-26 11/550 2026-08-27 16:35 by msuhlx
[基金申请] 看板上这么多中的,有点像50人群里49个人都是骗子的那种感觉…… +5 a089 2026-08-26 6/300 2026-08-27 14:05 by jonewore
[基金申请] 怎么看青基中了没有啊 +5 叶九微 2026-08-26 5/250 2026-08-27 10:35 by l_zh2008
[基金申请] 面上合作单位盖章 +3 ssyjh 2026-08-27 3/150 2026-08-27 09:59 by 阿拉贡aragon
[基金申请] 让我中一个面上吧! +13 大萍1987 2026-08-20 17/850 2026-08-27 08:20 by 大萍1987
[基金申请] 2026年的国家社科基金项目通讯评审的新规则与新动向、新挑战 +7 process2012 2026-08-23 10/500 2026-08-26 19:23 by hmhminy
[基金申请] 怎么查啊 +5 huang1991js 2026-08-26 5/250 2026-08-26 16:09 by Equinoxhua
[基金申请] 范进中举一文的中心思想 +9 炎黄贵胄 2026-08-22 10/500 2026-08-26 15:40 by semaglutide
[基金申请] 2026国自然函评费到账 +22 羊腰板 2026-08-21 25/1250 2026-08-26 15:00 by zuocuiping
[基金申请] 2026年8月25日国自然放榜前突然收到列入评审专家邮件,有关系吗? +25 木水思豆 2026-08-25 28/1400 2026-08-26 14:53 by draco1987
[基金申请] 哪位高人中了,把查询到的截图贴出来让我看看,让我长长见识 +4 yuleib84 2026-08-26 5/250 2026-08-26 13:40 by yuleib84
[基金申请] 为什么国自然不能直接公布 +4 bjdxyxy 2026-08-26 4/200 2026-08-26 13:12 by qingmu1201
[基金申请] 项目信息和经费信息在系统里都可以看到了 +6 wittyboy 2026-08-26 14/700 2026-08-26 10:55 by wittyboy
[基金申请] 今天务委会开完了,明天出结果吗 +19 angus9576 2026-08-25 23/1150 2026-08-26 10:03 by zp519
[基金申请] 国合现在查不到了吗? +10 chengyan1220 2026-08-24 20/1000 2026-08-26 08:57 by peasantsprig
[基金申请] 明天应该可查了!? +6 chengyan1220 2026-08-23 6/300 2026-08-25 19:45 by zfd97
[基金申请] 某些机构,以效率低为荣,以效率低作为存在感 +9 yuleib84 2026-08-25 10/500 2026-08-25 17:14 by alexon
[基金申请] 如果此刻你正在为国基感到焦虑,不妨来听听这首《基金之外》 +8 scalable 2026-08-24 8/400 2026-08-25 12:52 by jnhyjjm
[基金申请] 时间戳今天,20号变了 +5 archvillain 2026-08-20 5/250 2026-08-22 06:12 by hui_daxiao
信息提示
请填处理意见