Sei sulla pagina 1di 6

Sistema de información para educación y prevención

vial
line 1: 1st Given Name Surname line 1: 2nd Given Name Surname line 1: 3rd Given Name Surname line 1: 4th Given Name Surname
line 2: dept. name of organization line 2: dept. name of organization line 2: dept. name of organization line 2: dept. name of organization
(of Affiliation) (of Affiliation) (of Affiliation) (of Affiliation)
line 3: name of organization (of line 3: name of organization (of line 3: name of organization (of line 3: name of organization (of
Affiliation) Affiliation) Affiliation) Affiliation)
line 4: City, Country line 4: City, Country line 4: City, Country line 4: City, Country
line 5: email address line 5: email address line 5: email address line 5: email address

line 1: 5th Given Name Surname line 1: 6th Given Name Surname
line 2: dept. name of organization line 2: dept. name of organization
(of Affiliation) (of Affiliation)
line 3: name of organization (of line 3: name of organization (of
Affiliation) Affiliation)
line 4: City, Country line 4: City, Country
line 5: email address line 5: email address

XXX-X-XXXX-XXXX-X/XX/$XX.00 ©20XX IEEE


Resumen— En este proyecto se realiza el desarrollo de un sistema Es un lenguaje de programación que te
de informacion web en conjunto con una aplicacion movil, los
cuales se implementaran en las escuela de manejo. Este documento
permite realizar actividades complejas en una
muestra el marco teorico y desarrollo del mismo. página web. Cada vez más una página web
Abstract. (Abstract) hace más cosas que sólo mostrar información
Keywords—component, formatting, style, styling, insert (key
estática, como mostrar actualizaciones de
words) contenido en el momento, interactuar con
mapas, animaciones gráficas 2D/3D, etc. Es la
I. INTRODUCCION tercera capa de los estándares en las
Con el fin de mejorar conocer el status del examen y tecnologías para la web, dos de las cuales son
ubicacion del vehiculo en el cual se esta aplicando, se (HTML y CSS).
ve la necesidad de trasladar los registros de las pruebas
realizadas durante el examen mediante una aplicacion D) AngularJS
movil, a un sistema we que sea capaz de mostrar los
resultados de forma inmediata, asi como la ubicacion
Por ser 100% JavaScript, 100% del lado del
del vehiculo y, ademas, documentar con pruebas cliente, es decir, que su funcionamiento está
fotograficas los recorridos. diseñado para mejorar y/o facilitar la
interacción del usuario. Es compatible con
En el actual reglamento de transito de la Ciudad de navegadores de escritorio y móviles.
México, se indica que para que un menor de edad AngularJS no funciona como una plantilla, la
obtenga un permiso de conducir, se debe mostrar un
certificado expedido por una de las escuelas registradas
plantilla se compila en el navegador y el paso
ante la semovi. Dicho certificado debe contar con el de compilación produce una vista en vivo.
número de registro que se es otorgado a las escuelas,
una vez que cumplen con los parametros solicitados. E) MySQL
Es un sistema de gestión de base de datos
Con la aplicacion movil se puede registrar el tiempo relacional o SGBD. Este gestor de base de
que se toma para completar una prueba, asi como la
ubicacion durante la misma, la cual puede consultarse
datos en multihilo y multiusuario, lo que le
desde un sistema web desde otra ubicación y, si es permite ser utilizado por varias personas al
necesario, guardar alguna fotografia que compruebe el mismo tiempo, e incluso, realizar varias
lugar y/o prueba finalizada. Al mismo tiempo, cuando la consultas a la vez, lo que lo hace sumamente
prueba concluye, se puede calificar e inmediatamente
tener el promedio del examen cuando este finalice.
versátil.
Este gestor de base de datos es muy utilizado
II. MARCO TEORICO en desarrollo web, ya que permite a los
A) HTML desarrolladores y diseñadores, realizar
Es un lenguaje descriptivo que especifica la cambios en sus sitios de manera simple, con
estructura de las páginas web. Es el elemento tan sólo cambiar un archivo, evitando tener
de construcción más básico de una página que modificar todo el código web. Esto se
web y se usa para crear y representar debe a que MySQL, trabaja con un sistema
visualmente una página web. Determina el centralizado de gestión de datos, que permite
contenido de la página web, pero no su realizar cambios en un solo archivo y que se
funcionalidad. ejecuta en toda la estructura de datos que se
comparte en la red. Además, permite incluir
B) CSS noticias e información rápidamente en un sitio
Es un lenguaje que define la apariencia de un web, utilizando un simple formulario, sin tener
documento escrito en un lenguaje de marcado que tocar el código del website.
(por ejemplo, HTML). Así, a los elementos de
la página web creados con HTML se les dará F) PHP
Es un lenguaje de código abierto muy popular
la apariencia que se desee utilizando CSS: especialmente adecuado para el desarrollo web y que
colores, espacios entre elementos, tipos de puede ser incrustado en HTML.
letra, separando de esta forma la estructura En lugar de usar muchos comandos para mostrar
de la presentacion. HTML, las páginas de PHP contienen HTML con código
incrustado que hace "algo" (en este caso, mostrar
C) JavaScript "¡Hola, soy un script de PHP!). El código de PHP está
encerrado entre las etiquetas especiales de comienzo y A. Abbreviations and Acronyms
final <?php y ?> que permiten entrar y salir del "modo Define abbreviations and acronyms the first time they are
PHP". used in the text, even after they have been defined in the
Lo que distingue a PHP de algo del lado del abstract. Abbreviations such as IEEE, SI, MKS, CGS, sc, dc,
cliente como Javascript es que el código es and rms do not have to be defined. Do not use abbreviations in
the title or heads unless they are unavoidable.
ejecutado en el servidor, generando HTML y
enviándolo al cliente. El cliente recibirá el B. Units
resultado de ejecutar el script, aunque no se  Use either SI (MKS) or CGS as primary units. (SI
sabrá el código subyacente que era. El units are encouraged.) English units may be used as
servidor web puede ser configurado incluso secondary units (in parentheses). An exception would
para que procese todos los ficheros HTML con be the use of English units as identifiers in trade, such
as “3.5-inch disk drive”.
PHP, por lo que no hay manera de que los
usuarios puedan saber qué se tiene debajo de  Avoid combining SI and CGS units, such as current in
amperes and magnetic field in oersteds. This often leads
la manga. to confusion because equations do not balance
dimensionally. If you must use mixed units, clearly state
G) IONIC the units for each quantity that you use in an equation.
Es un completo SDK(software development kit) de
código abierto para el desarrollo de aplicaciones  Do not mix complete spellings and abbreviations of
units: “Wb/m2” or “webers per square meter”, not
móviles.
“webers/m2”. Spell out units when they appear in text:
Facilita la creación de aplicaciones web “. . . a few henries”, not “. . . a few H”.
progresivas y móviles de alto rendimiento que
 Use a zero before decimal points: “0.25”, not “.25”.
se ven y se sienten hermosas en cualquier Use “cm3”, not “cc”. (bullet list)
plataforma o dispositivo.
Proporciona herramientas y servicios para C. Equations
desarrollar aplicaciones móviles híbridas The equations are an exception to the prescribed
utilizando tecnologías web como CSS , HTML5 specifications of this template. You will need to determine
y Sass . Las aplicaciones pueden construirse whether or not your equation should be typed using either the
con estas tecnologías web y luego distribuirse Times New Roman or the Symbol font (please no other font).
To create multileveled equations, it may be necessary to treat
a través de tiendas de aplicaciones nativas the equation as a graphic and insert it into the text after your
para ser instalado en dispositivos móviles paper is styled.
aprovechando apache cordova. Number equations consecutively. Equation numbers, within
parentheses, are to position flush right, as in (1), using a right
III. DESARROLLO tab stop. To make your equations more compact, you may use
Para el diseño del sistema de registro de the solidus ( / ), the exp function, or appropriate exponents.
Italicize Roman symbols for quantities and variables, but not
exámenes de manejo fue necesario crear un Greek symbols. Use a long dash rather than a hyphen for a
diagrama a bloques para mostrar el proceso minus sign. Punctuate equations with commas or periods when
que seguirá el mismo, se muestra en la figura: they are part of a sentence, as in:

ab 

Note that the equation is centered using a center tab stop.


Be sure that the symbols in your equation have been defined
before or immediately following the equation. Use “(1)”, not
“Eq. (1)” or “equation (1)”, except at the beginning of a
sentence: “Equation (1) is . . .”

D. Some Common Mistakes


 The word “data” is plural, not singular.
 The subscript for the permeability of vacuum 0, and
other common scientific constants, is zero with
subscript formatting, not a lowercase letter “o”.
 In American English, commas, semicolons, periods,
question and exclamation marks are located within
quotation marks only when a complete thought or name
is cited, such as a title or full quotation. When quotation b) Change number of columns: Select the Columns icon
marks are used, instead of a bold or italic typeface, to from the MS Word Standard toolbar and then select the correct
highlight a word or phrase, punctuation should appear number of columns from the selection palette.
outside of the quotation marks. A parenthetical phrase
or statement at the end of a sentence is punctuated c) Deletion: Delete the author and affiliation lines for
outside of the closing parenthesis (like this). (A the extra authors.
parenthetical sentence is punctuated within the
parentheses.)
B. Identify the Headings
 A graph within a graph is an “inset”, not an “insert”. Headings, or heads, are organizational devices that guide
The word alternatively is preferred to the word the reader through your paper. There are two types: component
“alternately” (unless you really mean something that heads and text heads.
alternates).
Component heads identify the different components of your
 Do not use the word “essentially” to mean paper and are not topically subordinate to each other. Examples
“approximately” or “effectively”. include Acknowledgments and References and, for these, the
correct style to use is “Heading 5”. Use “figure caption” for
 In your paper title, if the words “that uses” can
your Figure captions, and “table head” for your table title. Run-
accurately replace the word “using”, capitalize the “u”;
in heads, such as “Abstract”, will require you to apply a style
if not, keep using lower-cased.
(in this case, italic) in addition to the style provided by the drop
 Be aware of the different meanings of the homophones down menu to differentiate the head from the text.
“affect” and “effect”, “complement” and “compliment”, Text heads organize the topics on a relational, hierarchical
“discreet” and “discrete”, “principal” and “principle”. basis. For example, the paper title is the primary text head
 Do not confuse “imply” and “infer”. because all subsequent material relates and elaborates on this
one topic. If there are two or more sub-topics, the next level
 The prefix “non” is not a word; it should be joined to head (uppercase Roman numerals) should be used and,
the word it modifies, usually without a hyphen. conversely, if there are not at least two sub-topics, then no
 There is no period after the “et” in the Latin subheads should be introduced. Styles named “Heading 1”,
abbreviation “et al.”. “Heading 2”, “Heading 3”, and “Heading 4” are prescribed.

 The abbreviation “i.e.” means “that is”, and the C. Figures and Tables
abbreviation “e.g.” means “for example”.
a) Positioning Figures and Tables: Place figures and
An excellent style manual for science writers is [7]. tables at the top and bottom of columns. Avoid placing them in
the middle of columns. Large figures and tables may span
IV. USING THE TEMPLATE across both columns. Figure captions should be below the
After the text edit has been completed, the paper is ready figures; table heads should appear above the tables. Insert
for the template. Duplicate the template file by using the Save figures and tables after they are cited in the text. Use the
As command, and use the naming convention prescribed by abbreviation “Fig. 1”, even at the beginning of a sentence.
your conference for the name of your paper. In this newly
created file, highlight all of the contents and import your TABLE I. TABLE TYPE STYLES
prepared text file. You are now ready to style your paper; use Table Column Head
Table
the scroll down window on the left of the MS Word Formatting Head Table column subhead Subhead Subhead
toolbar.
copy More table copya
A. Authors and Affiliations a. Sample of a Table footnote. (Table footnote)
The template is designed for, but not limited to, six Fig. 1. Example of a figure caption. (figure caption)
authors. A minimum of one author is required for all
conference articles. Author names should be listed starting Figure Labels: Use 8 point Times New Roman for Figure
from left to right and then moving down to the next line. This labels. Use words rather than symbols or abbreviations when
is the author sequence that will be used in future citations and writing Figure axis labels to avoid confusing the reader. As an
by indexing services. Names should not be listed in columns example, write the quantity “Magnetization”, or
nor group by affiliation. Please keep your affiliations as “Magnetization, M”, not just “M”. If including units in the
succinct as possible (for example, do not differentiate among label, present them within parentheses. Do not label axes only
departments of the same organization). with units. In the example, write “Magnetization (A/m)” or
“Magnetization {A[m(1)]}”, not just “A/m”. Do not label axes
1) For papers with more than six authors: Add author with a ratio of quantities and units. For example, write
names horizontally, moving to a third row if needed for more “Temperature (K)”, not “Temperature/K”.
than 8 authors.
2) For papers with less than six authors: To change the ACKNOWLEDGMENT (Heading 5)
default, adjust the template as follows.
The preferred spelling of the word “acknowledgment” in
a) Selection: Highlight all author and affiliation lines. America is without an “e” after the “g”. Avoid the stilted
expression “one of us (R. B. G.) thanks ...”. Instead, try “R. B. For papers published in translation journals, please give the
G. thanks...”. Put sponsor acknowledgments in the unnumbered English citation first, followed by the original foreign-language
footnote on the first page. citation [6].

REFERENCES [1] G. Eason, B. Noble, and I. N. Sneddon, “On certain integrals of


Lipschitz-Hankel type involving products of Bessel functions,” Phil.
The template will number citations consecutively within Trans. Roy. Soc. London, vol. A247, pp. 529–551, April 1955.
brackets [1]. The sentence punctuation follows the bracket [2]. (references)
Refer simply to the reference number, as in [3]—do not use [2] J. Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol.
“Ref. [3]” or “reference [3]” except at the beginning of a 2. Oxford: Clarendon, 1892, pp.68–73.
sentence: “Reference [3] was the first ...” [3] I. S. Jacobs and C. P. Bean, “Fine particles, thin films and exchange
anisotropy,” in Magnetism, vol. III, G. T. Rado and H. Suhl, Eds. New
Number footnotes separately in superscripts. Place the York: Academic, 1963, pp. 271–350.
actual footnote at the bottom of the column in which it was [4] K. Elissa, “Title of paper if known,” unpublished.
cited. Do not put footnotes in the abstract or reference list. Use [5] R. Nicole, “Title of paper with only first word capitalized,” J. Name
letters for table footnotes. Stand. Abbrev., in press.
Unless there are six authors or more give all authors’ [6] Y. Yorozu, M. Hirano, K. Oka, and Y. Tagawa, “Electron spectroscopy
studies on magneto-optical media and plastic substrate interface,” IEEE
names; do not use “et al.”. Papers that have not been published, Transl. J. Magn. Japan, vol. 2, pp. 740–741, August 1987 [Digests 9th
even if they have been submitted for publication, should be Annual Conf. Magnetics Japan, p. 301, 1982].
cited as “unpublished” [4]. Papers that have been accepted for [7] M. Young, The Technical Writer’s Handbook. Mill Valley, CA:
publication should be cited as “in press” [5]. Capitalize only University Science, 1989.
the first word in a paper title, except for proper nouns and IEEE conference templates contain guidance text for
element symbols. composing and formatting conference papers. Please
ensure that all template text is removed from your
conference paper prior to submission to the conference.
Failure to remove template text from your paper may
result in your paper not being published.

We suggest that you use a text box to insert a graphic


(which is ideally a 300 dpi TIFF or EPS file, with all fonts
embedded) because, in an MSW document, this method is
somewhat more stable than directly inserting a picture.
To have non-visible rules on your frame, use the
MSWord “Format” pull-down menu, select Text Box >
Colors and Lines to choose No Fill and No Line.

Potrebbero piacerti anche