A demo of the BibTeX management reference in the Latex body

Source: Internet
Author: User

This demo contains two files Example.tex and Myref.bib, when using the reference to change the line.
Example.tex: Use the time to "\" and the text in the middle of the space to remove
-----------------
\documentclass{article}
\ Begin{document}
%
Note. This was the Postscript version with plain bibliographic style.
The academic staff in the School of computer and software Engineering has publications in their field of Expertise or. The majority of the publications appear in journals or proceedings of conferences. Articles appearing in journals is written by a single author~\cite{meyer2000}. Where There is multiple authors, the citation in the text usually names only the first author, for example Kim Marriott ' s Article on Logic programming~\cite{codishetal2000}. The same fate befalls Henry wu~\cite{huetal2000}. Some authors contribute a chapter to edited books~\cite{wallaceandkorb1999}. Others, for example Christine Mingins, jointly publish a book~\cite{jezequeletal2000}. Damian Conway is a world expert on Perl. As well as had written a book on this topic~\cite{conway2000}, he had also been the subject of Articles~\cite{johnston2 000}.
%
\bibliographystyle{ieeetran}\footnotesize
\BIBLIOGRAPHY{MYREF}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
myref.bib:% contains common types
-----------------
@ARTICLE {Meyer2000,
Author= "Bernd Meyer",
Title= "A constraint-based Framework for diagrammatic reasoning",
Journal= "Applied Artificial Intelligence",
Volume= "14",
ISSUE = "4",
Pages= "327--344",
year=2000
}
@ARTICLE {Codishetal2000,
Author= "M. Codish and K. Marriott and C.K. Taboch",
Title= "Improving program analyses by structure Untupling",
Journal= "JOURNAL of Logic Programming",
Volume= "" 43 ",
ISSUE = "3",
Pages= "251--263",
year=2000
}
@inproceedings {Huetal2000,
Author = "J. Hu, and H.R. Wu and A. Jennings and X. Wang",
title = "Fast and robust equalization:a case study",
BookTitle = "Proceedings of the world Multiconference on Systemics, cybernetics and Informatics, (SCI), Florida, USA, 23-26 July 2000 ",
Publisher = "International Institute of Informatics and Systemics",
Address = "FL, USA",
pages = "398--403",
Year = "2000"
}
@Book {Conway2000,
Author = {Damian Conway},
title = {Object {o}riented {p}erl: {A} Comprehensive guide to concepts and programming techniques},
Publisher = {Manning Publications Co.},
Year = {2000},
Address = {Connecticut, USA}
}
@misc {gpu1,
howpublished = {\url{https://en.wikipedia.org/wiki/mali_ (GPU)}}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Compile steps:
-----------------
Latex---->bibtex---->pdftexify

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

A demo of the BibTeX management reference in the Latex body

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.