File:LaTeX bibliography plain.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 433 × 154 pixels, file size: 197 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Bibliography style plain example for English Wikibook on LaTeX
Date
Source Own work
Author Dirk Hünniger

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
\documentclass{article}
\begin{document}
 
\bibliographystyle{plain}

Instead of WYSIWYG editors, typesetting systems like \TeX{} \cite{abrahams2003} or \LaTeX{} \cite{lamport94} can be used.

\bibliography{latex_source_code}
\end{document}
latex_source_code.ps : latex_source_code.tex latex_source_code.bib
	latex latex_source_code.tex
	bibtex latex_source_code
	latex latex_source_code.tex
	latex latex_source_code.tex
	dvips latex_source_code
@Book{abrahams2003,
  author =	 {Abrahams, Paul W. and Hargreaves, Kathryn A. and Berry, Karl},
  title = 	 {\TeX for the Impatient},
  year = 	 2003
}

@Book{lamport94,
  author =	 {Leslie Lamport},
  title = 	 {\LaTeX: A Document Preparation System},
  publisher = 	 {Addison-Wesley, second Edition},
  year = 	 1994
}

created with scribus (ps to svg) and inkscape (croped)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:52, 16 April 2012Thumbnail for version as of 20:52, 16 April 2012433 × 154 (197 KB)Dirk Hünniger (talk | contribs)

The following page uses this file:

File usage on other wikis

The following other wikis use this file: