diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-04 23:52:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-04 23:52:54 +0000 |
commit | 9a9a8f58f6a23efaaa9b97067be53358558d0997 (patch) | |
tree | 6ac6b181b92ebe7fdf64d8ed0a12d8b9c55b6e75 /Master/texmf-dist/doc/latex/articleingud | |
parent | bb88380c39955ed093fc8d2edef96bb704b0d467 (diff) |
new latex package articleingud 0.1 (3may12)
git-svn-id: svn://tug.org/texlive/trunk@26197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/articleingud')
-rwxr-xr-x | Master/texmf-dist/doc/latex/articleingud/README | 27 | ||||
-rwxr-xr-x | Master/texmf-dist/doc/latex/articleingud/articleingud.pdf | bin | 0 -> 296571 bytes | |||
-rwxr-xr-x | Master/texmf-dist/doc/latex/articleingud/plantilla.tex | 234 | ||||
-rwxr-xr-x | Master/texmf-dist/doc/latex/articleingud/template.tex | 221 |
4 files changed, 482 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/articleingud/README b/Master/texmf-dist/doc/latex/articleingud/README new file mode 100755 index 00000000000..3ee6390e5d7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/articleingud/README @@ -0,0 +1,27 @@ +INFORMATION +=========== + +"articleingud" is a LaTeX class for scientific +articles of INGENIERIA review of the +Universidad Distrital Francisco Jose de Caldas (http://www.udistrital.edu.co/) +"articleingud" is based on the standard LaTeX class "article". + +This folder contains the following files: + -- articleingud.pdf (documentation) + -- articleingud.dtx (documented LaTeX file) + -- articleingud.ins (installer) + -- articleingud.cls (class file) + -- template.tex (a template in English) + -- plantilla.tex (a template in Spanish) + -- readme (this file) + +LICENSE +======= + +This work is licensed under the conditions of the +LaTeX Project Public License, either version 1.2 of +this license or (at your option) any later version. +The latest version of this license is in: +http://www.latex-project.org/lppl.txt +and version 1.2 or later is part of all distributions of +LaTeX version 1999/12/01 or later.
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/articleingud/articleingud.pdf b/Master/texmf-dist/doc/latex/articleingud/articleingud.pdf Binary files differnew file mode 100755 index 00000000000..28d400b5ab9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/articleingud/articleingud.pdf diff --git a/Master/texmf-dist/doc/latex/articleingud/plantilla.tex b/Master/texmf-dist/doc/latex/articleingud/plantilla.tex new file mode 100755 index 00000000000..1a745434ea9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/articleingud/plantilla.tex @@ -0,0 +1,234 @@ +%% +%% This is file `plantilla.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% articleingud.dtx (with options: `tmpls') +%% +%% ------------------------------------------------------------------- +%% LICENCIA +%% ------------------------------------------------------------------- +%% +%% Este es un archivo generado. +%% +%% Derechos de autor (C) 2012 por Omar Salazar Morales +%% osalazarm@correo.udistrital.edu.co +%% Laboratorio de Automática e Inteligencia Computacional +%% Facultad de Ingeniería +%% Universidad Distrital ``Francisco José de Caldas'' +%% Bogotá, Colombia. +%% http://www.udistrital.edu.co/ +%% +%% Este archivo puede ser redistribuido y/o modificado +%% bajo las condiciones de la Licencia Pública del Proyecto LaTeX, +%% versión 1.2 o cualquier versión superior (a su opción). +%% La última versión de esta licencia se encuentra en +%% http://www.latex-project.org/lppl.txt +%% y la versión 1.2 o superior es parte de todas las distribuciones +%% de LaTeX versión 1999/12/01 o superior. +%% +%% Este trabajo tiene el estado LPPL de `mantenido'. +%% +%% El responsable del mantenimiento de este trabajo es Omar Salazar Morales. +%% +%% Este trabajo consiste de los archivos fuente: +%% - articleingud.dtx (archivo LaTeX documentado) +%% - articleingud.ins (instalador) +%% +\documentclass{articleingud} +%%---------------------------------------------------------- +%% OPCIONES +%%---------------------------------------------------------- +%% Use las siguientes opciones en +%% \documentclass[<opciones>]{articleingud} +%% +%% -- Tamaño de letra: 10pt (valor por defecto), +%% 11pt, +%% 12pt +%% -- Tipo de papel: letterpaper (valor por defecto), +%% a4paper, +%% a5paper, +%% b5paper, +%% legalpaper, +%% executivepaper +%% -- Orientación: portrait (valor por defecto) +%% landscape +%% -- Impresión: oneside (valor por defecto), +%% twoside +%% -- Calidad: final (valor por defecto), +%% draft +%% -- Columnas: onecolumn (valor por defecto), +%% twocolumn +%% -- Revisión por pares: peerreview +%% -- Numeración de ecuaciones (numeración por defecto a la derecha): +%% leqno (numeración a la izquierda) +%% -- Justificación de ecuaciones (por defecto se centran): +%% fleqn (justificadas a la izquierda) +%% -- Estilo de bibliografía (por defecto el estilo es cerrado): +%% openbib +%%---------------------------------------------------------- +%% PREÁMBULO +%%---------------------------------------------------------- +%% +%% ...Aquí puede cargar paquetes con \usepackage +%% y hacer definiciones y redefiniciones con +%% \newcommand, \renewcommand, \newenvironment, +%% \renewenvironment, etc, ... +%% +%%----------------- PAQUETES ------------------------------- +\usepackage[latin1]{inputenc} +\usepackage{amsmath} +\usepackage{amsfonts} +\usepackage{amssymb} +\usepackage{graphicx} +\usepackage[tight,footnotesize]{subfigure} +\usepackage{cite} +%%----------------- (RE)DEFINICIONES------------------------ +\renewcommand{\figurename}{Figura} +\renewcommand{\tablename}{Tabla} +\renewcommand{\refname}{Referencias} +\renewcommand{\appendixname}{Ap\'endices} +%%---------------------------------------------------------- +%% DOCUMENTO +%%---------------------------------------------------------- +\begin{document} +%%---------------------------------------------------------- +%% INFORMACIÓN DEL ARTÍCULO +%%---------------------------------------------------------- +\title + [Título corto]%<-- Argumento opcional (título en la cabecera) + {Título principal}%<-- Argumento obligatorio + {Título secundario}%<-- Argumento obligatorio +\author + [Autor 1\and%<-- Separar cada autor con \and + Autor 2\and + ... + Autor n]%<-- Argumento opcional (se pone en la cabecera) + {\textbf{\normalsize Autor 1}\thanks{Afiliación 1}\and + \textbf{\normalsize Autor 2}\thanks{Afiliación 2}\and + ... + \textbf{\normalsize Autor n}\thanks{Afiliación n}}%<-- Obligatorio +\date + {Recibido: dd-mm-aaaa\\ + Modificado: dd-mm-aaaa\\ + Aceptado: dd-mm-aaaa}%<-- Argumento obligatorio +\INGUDsetciteinfo + {Citación: Autor 1, Autor 2,..., Autor n. (20XX). + Título principal. + En: Ingeniería, Vol. WW, No. XX, pág. YY--ZZ}%<-- Cita +\INGUDsetvolume + {1}%<-- Volumen de la revista (sólo número) +\INGUDsetnumber + {1}%<-- Número de la revista (sólo número) +\INGUDsetinitialpage + {1}%<-- Página inicial del artículo (sólo número) +\maketitle%<-- Debe ser terminado con \endmaketitle +%%---------------------------------------------------------- +%% RESUMEN +%%---------------------------------------------------------- +\renewcommand{\abstractname}{Resumen} +\begin{abstract} + ...El resumen del artículo va aquí... +\end{abstract} +%%---------------------------------------------------------- +%% PALABRAS CLAVES +%%---------------------------------------------------------- +\renewcommand{\INGUDkeywordsname}{Palabras claves} +\begin{INGUDkeywords} + ...Lista de palabras claves... +\end{INGUDkeywords} +%%---------------------------------------------------------- +%% ABSTRACT +%%---------------------------------------------------------- +\renewcommand{\abstractname}{Abstract} +\begin{abstract} + ...The abstract of your paper goes here... +\end{abstract} +%%---------------------------------------------------------- +%% KEY WORDS +%%---------------------------------------------------------- +\renewcommand{\INGUDkeywordsname}{Key words} +\begin{INGUDkeywords} + ...List of key words... +\end{INGUDkeywords} +\endmaketitle%<-- Necesario. Finaliza \maketitle +%%---------------------------------------------------------- +%% INTRODUCCIÓN +%%---------------------------------------------------------- +\section{Introducción} + ...Introducción de su artículo... +%% +%% ...Ponga aquí las secciones adicionales que necesite... +%% +\section{última sección} + ...Última sección del artículo... +%%---------------------------------------------------------- +%% CONCLUSIONES +%%---------------------------------------------------------- +\section{Conclusiones} + ...Las conclusiones de su artículo... +%%---------------------------------------------------------- +%% APÉNDICES +%%---------------------------------------------------------- +\appendix%<-- Inicia los apéndices +\section{Primer apéndice} + ...Texto del primer apéndice... +\section{Segundo apéndice} + ...Texto del segundo apéndice... +%% +%% ...Ponga aquí los apéndices adicionales que necesite... +%% +\section{Último apéndice} + ...Texto del último apéndice... +%%---------------------------------------------------------- +%% RECONOCIMIENTOS +%%---------------------------------------------------------- +\section*{Reconocimientos}%<-- Debe usar \section* + ...Los reconocimientos de su artículo... +%%---------------------------------------------------------- +%% REFERENCIAS +%%---------------------------------------------------------- +\bibliography{ref}%<-- Archivo de bibliografía (*.bib). + % Bibliografía preparada por BibTeX. + % Puede especificar más archivos de + % bibliografía serapándolos por coma. + % Aquí se supone que ref.bib + % se encuentra en el mismo directorio + % del archivo fuente +\bibliographystyle{plain}%<-- Archivo de estilo (*.bst). +%%---------------------------------------------------------- +%% BIOGRAFÍAS +%%---------------------------------------------------------- +\begin{biography}% +%%[{\includegraphics[width=1in]{fotoautor}}]%<-- Fotografía + % Descomente si necesita + % una fotografía y + % especifique el archivo + % correspondiente +{Nombre autor 1}%<-- Nombre de autor 1 + ...Biografía del autor 1... +\end{biography} +\begin{biography}% +%%[{\includegraphics[width=1in]{fotoautor}}]%<-- Fotografía + % Descomente si necesita + % una fotografía y + % especifique el archivo + % correspondiente +{Nombre autor 2}%<-- Nombre de autor 1 + ...Biografía del autor 2... +\end{biography} +%% +%% ...Aquí se introducen más biografías +%% dependiendo del número de autores... +%% +\begin{biography}% +%%[{\includegraphics[width=1in]{fotoautor}}]%<-- Fotografía + % Descomente si necesita + % una fotografía y + % especifique el archivo + % correspondiente +{Nombre autor n}%<-- Nombre de autor 1 + ...Biografía del autor n... +\end{biography} +\end{document} diff --git a/Master/texmf-dist/doc/latex/articleingud/template.tex b/Master/texmf-dist/doc/latex/articleingud/template.tex new file mode 100755 index 00000000000..43d3261622f --- /dev/null +++ b/Master/texmf-dist/doc/latex/articleingud/template.tex @@ -0,0 +1,221 @@ +%% +%% This is file `template.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% articleingud.dtx (with options: `tmple') +%% +%% ------------------------------------------------------------------- +%% LICENSE +%% ------------------------------------------------------------------- +%% +%% This is a generated file. +%% +%% Copyright (C) 2012 by Omar Salazar Morales +%% osalazarm@correo.udistrital.edu.co +%% Laboratory for Automation and Computational Intelligence +%% Engineering Department +%% Universidad Distrital ``Francisco José de Caldas'' +%% Bogotá, Colombia +%% http://www.udistrital.edu.co/ +%% +%% This file may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.2 of this license or (at your option) any later +%% version. The latest version of this license is in: +%% http://www.latex-project.org/lppl.txt +%% and version 1.2 or later is part of all distributions of +%% LaTeX version 1999/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Omar Salazar Morales. +%% +%% This work consists of the source files: +%% - articleingud.dtx (documented LaTeX file) +%% - articleingud.ins (installer) +%% +\documentclass{articleingud} +%%---------------------------------------------------------- +%% OPTIONS +%%---------------------------------------------------------- +%% Use the following options in +%% \documentclass[<options>]{articleingud} +%% +%% -- Point size: 10pt (default), +%% 11pt, +%% 12pt +%% -- Paper size: letterpaper (default), +%% a4paper, +%% a5paper, +%% b5paper, +%% legalpaper, +%% executivepaper +%% -- Orientation: portrait (default) +%% landscape +%% -- Print size: oneside (default), +%% twoside +%% -- Quality: final (default), +%% draft +%% -- Columns: onecolumn (default), +%% twocolumn +%% -- peer review: peerreview +%% -- Equation numbering (equation numbers on +%% the right is the default): +%% leqno +%% -- Displayed equations (centered is the default): +%% fleqn (equations start at the same +%% distance from the right side) +%% -- Open bibliography style (closed is the default): +%% openbib +%%---------------------------------------------------------- +%% PREAMBLE +%%---------------------------------------------------------- +%% +%% ...Here you can load packages with \usepackage +%% and make (re)definitions with +%% \newcommand, \renewcommand, \newenvironment, +%% \renewenvironment, etc, ... +%% +%%----------------- PACKAGES ------------------------------- +\usepackage{amsmath} +\usepackage{amsfonts} +\usepackage{amssymb} +\usepackage{graphicx} +\usepackage[tight,footnotesize]{subfigure} +\usepackage{cite} +%%----------------- (RE)DEFINITIONS------------------------ +%%---------------------------------------------------------- +%% DOCUMENT +%%---------------------------------------------------------- +\begin{document} +%%---------------------------------------------------------- +%% PAPER'S INFORMATION +%%---------------------------------------------------------- +\title + [Short title]%<-- Optional argument (running head title) + {Main title}%<-- Mandatory argument + {Secondary tile}%<-- Mandatory argument +\author + [Author 1\and%<-- Each author should be separated with \and + Author 2\and + ... + Author n]%<-- Optional argument (running head authors) + {\textbf{\normalsize Author 1}\thanks{Affiliation 1}\and + \textbf{\normalsize Author 2}\thanks{Affiliation 2}\and + ... + \textbf{\normalsize Author n}\thanks{Affiliation n}}%<-- Mandatory +\date + {Received: dd-mm-yyyy\\ + Modified: dd-mm-yyyy\\ + Accepted: dd-mm-yyyy}%<-- Mandatory argument +\INGUDsetciteinfo + {Cite: Author 1, Author 2,..., Author n. (20XX). + Main title. + In: Ingenier\'{\i}a, Vol. WW, No. XX, pp. YY--ZZ}%<-- Cite +\INGUDsetvolume + {1}%<-- Volume of the review (only the number) +\INGUDsetnumber + {1}%<-- Number of the review (only the number) +\INGUDsetinitialpage + {1}%<-- Initial page of the paper (only the number) +\maketitle%<-- It should be finished with \endmaketitle +%%---------------------------------------------------------- +%% ABSTRACT +%%---------------------------------------------------------- +\begin{abstract} + ...The abstract of your paper goes here... +\end{abstract} +%%---------------------------------------------------------- +%% KEY WORDS +%%---------------------------------------------------------- +\begin{INGUDkeywords} + ...List of key words... +\end{INGUDkeywords} +%%---------------------------------------------------------- +%% RESUMEN +%%---------------------------------------------------------- +\renewcommand{\abstractname}{Resumen} +\begin{abstract} + ...El resumen del art\'{\i}culo va aqu\'{\i}... +\end{abstract} +%%---------------------------------------------------------- +%% PALABRAS CLAVES +%%---------------------------------------------------------- +\renewcommand{\INGUDkeywordsname}{Palabras claves} +\begin{INGUDkeywords} + ...Lista de palabras claves... +\end{INGUDkeywords} +\endmaketitle%<-- Needed. This command finishes \maketitle +%%---------------------------------------------------------- +%% INTRODUCTION +%%---------------------------------------------------------- +\section{Introduction} + ...Introduction of your paper... +%% +%% ...Put here additional sections as you need... +%% +\section{Final section} + ...Final section of your paper... +%%---------------------------------------------------------- +%% CONCLUSIONS +%%---------------------------------------------------------- +\section{Conclusions} + ..Conclusions of your paper... +%%---------------------------------------------------------- +%% APPENDIXES +%%---------------------------------------------------------- +\appendix%<-- Begin of appendixes +\section{First appendix} + ...Text of first appendix... +\section{Second appendix} + ...Text of second appendix... +%% +%% ...Put here additional appendixes as you need... +%% +\section{Final appendix} + ...Text of final appendix... +%%---------------------------------------------------------- +%% ACKNOWLEDGMENTS +%%---------------------------------------------------------- +\section*{Acknowledgment}%<-- It should be used \section* + ...Acknowledgment of your paper... +%%---------------------------------------------------------- +%% REFERENCES +%%---------------------------------------------------------- +\bibliography{ref}%<-- bibliography's file (*.bib). + % This bibligraphy should be + % prepared by BibTeX. + % You can specify more *.bib files. + % ref.bib should be into the same + % directory of your source file +\bibliographystyle{plain}%<-- Style's file (*.bst). +%%---------------------------------------------------------- +%% BIOGRAPHIES +%%---------------------------------------------------------- +\begin{biography}% +%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph + % Uncomment if + % you need a photograph +{Name of author 1}%<-- Name of author 1 + ...Biography of author 1... +\end{biography} +\begin{biography}% +%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph + % Uncomment if + % you need a photograph +{Name of author 2}%<-- Name of author 2 + ...Biography of author 2... +\end{biography} +%% +%% ...Here you can specify more biographies... +%% +\begin{biography}% +%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph + % Uncomment if + % you need a photograph +{Name of author n}%<-- Name of author n + ...Biography of author n... +\end{biography} +\end{document} |