To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
Spanish Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Archivo:European Output of Books 500–1800.png

De Wikipedia, la enciclopedia libre

Ver la imagen en su resolución original(1436 × 953 píxeles; tamaño de archivo: 64 kB; tipo MIME: image/png)

Resumen

Descripción
Deutsch: Geschätzte europäische Buchproduktion von 500 bis 1800. Bei den Manuskripten sind einzelne Urkunden und Chartas nicht berücksichtigt. Ein gedrucktes Buch ist definiert als ein Druckwerk von mehr als 49 Seiten.
English: Estimated European output of books from 500 to 1800. Manuscripts do not include individual deeds and charters. A printed book is defined as printed matter containing more than 49 pages.
Fecha
Fuente

Trabajo propio

Data from: Buringh, Eltjo; van Zanden, Jan Luiten: "Charting the “Rise of the West”: Manuscripts and Printed Books in Europe, A Long-Term Perspective from the Sixth through Eighteenth Centuries", The Journal of Economic History, Vol. 69, No. 2 (2009), pp. 409–445 (416–417, tables 1&2)
Autor Tentotwo
Otras versiones
Esta imagen debería volverse a crear como imágenes vectoriales SVG. Esto proporciona muchas ventajas, véase Commons:Media for cleanup (en inglés) para más información. Si ya hay una versión SVG de esta imagen disponible, por favor súbala a Commons. Tras subirla, reemplace esta plantilla con la plantilla {{vector version available|nuevo nombre de imagen.svg}} en esta imagen.

LaTeX source

\documentclass[border=5mm]{standalone}
\usepackage{pgfplots}
\usepackage[super]{nth}
\usepackage{amsmath}
 
 
\pgfplotstableread{
Siglos Manuscritos Libros impresos
6       13552           nan
7       10639           nan
8       43702           nan
9       201742  nan
10      135637  nan
11      212030  nan
12      768721  nan
13      1761951 nan
14      2746951 nan
%15   4999161 12589000
16       nan            217444000
17      nan             531941000
18      nan             983874000
}\datatable
 
\definecolor{RYB1}{RGB}{128, 177, 211}
\definecolor{RYB2}{RGB}{253, 180, 98}
 
\begin{document}
\begin{tikzpicture}
\begin{semilogyaxis}[
        axis on top=false, grid=both, xmajorgrids=false, every minor grid/.style=gray!20,
        axis lines*=left,
        width=12cm, height=8cm, enlarge x limits=0.05,
        ymin=1000, ymax=1e9,ytick={1000,1e4, 1e5, 1e6, 1e7, 1e8, 1e9},
        yticklabels={1000, 10\,000, 100\,000, 1\,000\,000, 10\,000\,000, 100\,000\,000, 1\,000\,000\,000},
        enlarge y limits=false,
        ybar=-10pt, xtick={6,...,18}, xticklabel={\pgfmathparse{int(\tick)}\nth{\pgfmathresult}},
        xlabel=Siglos, xlabel style={yshift=-1ex},ylabel=Número\\ de Copias,
        ylabel style={rotate=-90, align=left, anchor=east, xshift=-4ex, name=ylabel},
        after end axis/.code={
                \node [
                        font=\large\bfseries,
                        text=RYB2!60!black, fill=white, fill opacity=0.85, text opacity=1,
                        anchor=center, inner xsep=1pt]  at (axis cs:11,5e3) {Manuscritos};
                \node [
                        font=\large\bfseries, inner xsep=1pt,
                        text=RYB1!60!black,
                        fill=white, fill opacity=0.85, text opacity=1,
                        align=center, anchor=center]  at (axis cs:16.6,5e3) {Libros impresos};\
        },
        title={Producción Europea occidental de libros entre los años 500 y 1800$^{\text{\tiny{*}}}$},
        title style={font=\large\bfseries, align=center}
        ]
 
        \addplot +[fill=RYB1, draw=RYB1!50!black] table [y=Books] {\datatable};
        \addplot +[fill=RYB1, draw=RYB1!50!black, /pgf/bar shift=2.5pt] coordinates {(15,12589000)};
        \addplot +[fill=RYB2, draw=RYB2!50!black] table {\datatable};
        \addplot +[fill=RYB2, draw=RYB2!50!black, /pgf/bar shift=-2.5pt] coordinates {(15,4999161)};
        \draw (rel axis cs:0,0) -- (rel axis cs:1,0);                 
\end{semilogyaxis}
\node (annotation) at (current axis.below south west) [inner xsep=0pt, anchor=north west, align=left, font=\tiny] {$^*$without Southeast Europe (Byzantine, later Ottoman realm) and Russia};
 
\end{tikzpicture}
\end{document}

Licencia

Yo, el titular de los derechos de autor de esta obra, la publico en los términos de la siguiente licencia:
w:es:Creative Commons
atribución compartir igual
Eres libre:
  • de compartir – de copiar, distribuir y transmitir el trabajo
  • de remezclar – de adaptar el trabajo
Bajo las siguientes condiciones:
  • atribución – Debes otorgar el crédito correspondiente, proporcionar un enlace a la licencia e indicar si realizaste algún cambio. Puedes hacerlo de cualquier manera razonable pero no de manera que sugiera que el licenciante te respalda a ti o al uso que hagas del trabajo.
  • compartir igual – En caso de mezclar, transformar o modificar este trabajo, deberás distribuir el trabajo resultante bajo la misma licencia o una compatible como el original.

Leyendas

Añade una explicación corta acerca de lo que representa este archivo

Elementos representados en este archivo

representa a

Historial del archivo

Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.

Fecha y horaMiniaturaDimensionesUsuarioComentario
actual02:41 22 dic 2011Miniatura de la versión del 02:41 22 dic 20111436 × 953 (64 kB)TentotwoRemoved source text from image
03:53 16 dic 2011Miniatura de la versión del 03:53 16 dic 20111455 × 953 (73 kB)TentotwoImproved formatting
00:38 15 dic 2011Miniatura de la versión del 00:38 15 dic 20111260 × 799 (87 kB)Tentotwo

Las siguientes páginas usan este archivo:

Uso global del archivo

Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.