600字范文,内容丰富有趣,生活中的好帮手!
600字范文 > IEEE 参考文献bib文件最常引用模板

IEEE 参考文献bib文件最常引用模板

时间:2019-05-20 07:00:55

相关推荐

IEEE 参考文献bib文件最常引用模板

科技论文写作时,参考文献经常采用bib文件的形式引用。当被引论文是期刊论文、会议论文还是著作,格式是不一样的,此处以IEEE模板为例列举常用的文献引用格式!

//期刊论文引用

@article{IEEEexample:article_typical,

author = "S. Zhang and C. Zhu and J. K. O. Sin and P. K. T. Mok",

title= "A Novel Ultrathin Elevated Channel Low-temperature

Poly-{Si} {TFT}",

journal = IEEE_J_EDL,

volume = "20",

month= nov,

year= "1999",

pages= "569-571"

}

journal article using et al.

The (five) authors are actually: F. Delorme, S. Slempkes, G. Alibert,

B. Rose, J. Brandon

The month (July) was not given here.

From the September 1998 issue of "IEEE Journal on Selected Areas in

Communications", page 1257, reference #28.

@article{IEEEexample:articleetal,

author = "F. Delorme and others",

title= "Butt-jointed {DBR} Laser With 15 {nm} Tunability Grown

in Three {MOVPE} Steps",

journal = "Electron. Lett.",

volume = "31",

number = "15",

year= "1995",

pages= "1244-1245"

}

//会议论文引用

a paper in a conference proceedings

"conference" can be used as an alias for "inproceedings"

From the June 2002 issue of "Journal of Microelectromechanical Systems",

page 205, reference #16.

@inproceedings{IEEEexample:conf_typical,

author = "R. K. Gupta and S. D. Senturia",

title= "Pull-in Time Dynamics as a Measure of Absolute Pressure",

booktitle = "Proc. {IEEE} International Workshop on

Microelectromechanical Systems ({MEMS}'97)",

address = "Nagoya, Japan",

month= jan,

year= "1997",

pages= "290-294"

}

//著作引用

a book

From the May 2002 issue of "IEEE Transactions on Magnetics",

page 1466, reference #4.

@book{IEEEexample:book_typical,

author = "B. D. Cullity",

title= "Introduction to Magnetic Materials",

publisher = "Addison-Wesley",

address = "Reading, MA",

year= "1972"

}

//报告引用

technical report

From the August 2001 issue of "IEEE/ACM Transactions on Networking",

page 490, reference #15.

@techreport{IEEEexample:techrep,

author = "R. Jain and K. K. Ramakrishnan and D. M. Chiu",

title= "Congestion Avoidance in Computer Networks with a

Connectionless Network Layer",

institution = "Digital Equipment Corporation",

address = "MA",

number = "DEC-TR-506",

month= aug,

year= "1987"

}

//美国专利引用

U.S. patent

Use the type field to override the patent type. e.g.,

type = "Patent Application"

The address is that of the assignee. Note that IEEE does not

display the assignee, the address, and only displays one date.

(if year is not present, the filed dates are used.) However, this

information should be entered as other BibTeX styles may use it.

alternatively, nationality could be entered as "U.S."

From the April 2000 issue of "IEEE Transactions on Communications",

page 542, reference #6.

@patent{IEEEexample:uspat,

author = "Ronald E. Sorace and Victor S. Reinhardt and

Steven A. Vaughn",

assignee = "Hughes Aircraft Company",

address = "Los Angeles, CA",

title= "High-Speed Digital-to-{RF} Converter",

nationality = "United States",

number = "5668842",

dayfiled = "28",

monthfiled = feb,

yearfiled = "1995",

day= "16",

month= sep,

year= "1997"

}

//网址引用

@misc{KOO:,

author = {Huang, G. B.},

title = {Kernel SVM},

howpublished={\url{http://globecom.ieee-/}},

year = {}

}

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。