\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Characterization of Self-Knowledge in Adolescent's Students for the Choice of Pedagogical Carrers},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Characterization of Self-Knowledge in Adolescent's Students for the Choice of Pedagogical Carrers}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Jesus Cuellar  Alvarez}

             \author[2]{Maira Quintana  Ugando}

             \author[3]{Juan Virgilio Lopez  Palacio}

             \author[4]{Felix Arley Diaz  Rosell}

             \affil[1]{  Central University}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Background: The professional election in students has turned into a problem social educationally in resolute Cuba as of the present moment.Objective: To characterize self-knowledge in adolescents for the choice of pedagogical careers in students. Methods:The investigation covered a period from April 2017 to May 2018. A descriptive transactional design was used with a descriptive study under a sample of 40 eleventh grade students from the IPU "Mariano Clemente Prado" of the city of Santa Clara, Cuba. Preliminary instruments were used, such as structured interviews with teacher guides and adolescent students.Results: Nevertheless the dedication to the study is a quality little recognized by the students. Conclusions: The pedagogical professional choice is not oriented in the sample under adequate student selfknowledge.

\end{abstract}


\keywords{self-knowledge; professional choice; pedagogical careers; adolescents; didactic; educational process.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he auto-knowledge is a part of the individual's auto-conscience, this of the regulation of the conduct drives . Happens of the processes autorreflexivos of the subject; That arouses in the person an appraising attitude toward oneself in token of the unit of the cognitive and affective.\par
The educational process in communication is a fact as such sociocultural product of the relation between individuals, what you allow identifying a set of words, ideas, messages or discourses, as from different expressive forms and where you provide information, knowledge and formation for the students. \hyperref[b0]{1} The science the fact that you go into the teaching educational process receives the name of didactics, that is, than in the meantime Pedagogy goes into every kind of formative process in his different manifestations, the didactics attends only to the most systemic, organized and efficient process, that it is executed on theoretic foundations and for professional specialized staff: Professors. \hyperref[b1]{2} To render especial attention to the students' integral formation becomes necessary that implicates the quest of effective roads in the educational work as from motivation and correlated interests his future profession. \hyperref[b2]{3} In this way himself, understand that the professional election refers to the help that is rendered to the adolescent student once you have taken interest at a technical college, keeping narrow account with the Pedagogic Vocational Guidance.\par
The adolescence like period of the human development has been object of attention of the social scientists of international instances and, that they have tried to define its limits, as well as the characteristics that define this stage. \hyperref[b3]{4} An educational analysis for the professional pedagogic election in adolescent students becomes necessary for it. The reflections than they have come back about this situation realizing, you conditioned the proposal of the scientific problem: ¿What characteristics does the auto-knowledge in adolescent students for the election of pedagogic races present? General objective: Characterizing the auto-knowledge in adolescent students for the election of pedagogic races. 
\section[{II.}]{II.} 
\section[{Methods}]{Methods}\par
Finally a sign got shaped by 40 Santa Clara's students with a sampling of intentional type of 60 adolescent students' population of eleventh grade of Santa Clara with a sampling of intentional type not probabilistic, pertenecientes to the pre-university student Mariano Cle Prado of Santa Clara, Definite Villa, Cuba during the passing of the first semester of the course 2017-2018.\par
Theoretic methods were utilized; Analysis synthesis, induction deduction, historic logician and like empiric methods; Analysis and revision of document (accumulative fil), questionnaire to students, interview structured to professors guides and to students.\par
Sociodemográfica of interest shows her according to the kind like a variable she was integrated for 13 students of male sex and 27 of female sex.\par
The following criteria were used for these students' selection: a) Criteria of inclusion ? Willfulness to take part in investigation. ? Students that choose pedagogic profiles. b) Criteria of exclusion ? Students that not wish to take part in investigation. ? Students that do not choose pedagogic profiles. c) Criteria of exit ? abandoning the investigation voluntarily. ? that they present licenses of license plate granted by the center's address. 
\section[{d) Procedures}]{d) Procedures}\par
In a first moment requested him to Educación's and the educational institution's Municipal Management the permission and consent informed to accomplish the investigating study in adolescent students pertenecientes to the IPU Mariano Clemente Prado at the municipality of Santa Clara.\par
You came to an agreement with the director of the educational center the same way that with the professors you drive the schedule for the application of the instruments without interrupting the schedules of classrooms and the exámenes established according to what's regulated.\par
After selected candidate the sign, a first interview with the students to explain objectives and importance of the investigation in this first encounter, came true the collaboration with the same was filed for. Immediately encounter with the students compiled the information applying the questionnaire firstly itself, next the structured interview came true individually in another session. After of once the appropriate data of the sign were examined this information with the revision of the academic file with the structured interview and corroborated to the professors these students' guides. 
\section[{e) Analysis of the data}]{e) Analysis of the data}\par
For the statistical processing of the data with the statistical parcel SPSS, version 21,0 established to each indicator of the different dimensions of the variables the frequencies out of every value of the correspondent scales; this quantitative analysis toned in with a qualitative analysis according to the answers to the questions of the interviews, the questionnaire and the official information that you appear in the academic file. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Source: Questionnaire to the students Graphic 1: Graphic of attractions that has to be profesor.\par
It is obtained besides than in the answers offered by the equivalent students to a 58 \% with relation to that less you like being a teacher they lie in that are paid too little, social recognition, neither moral encouragement and material do not possess, as well as that they do not possess conditions adapted of work to feel stimulated and they hold besides that the professor finds himself fastened to one on labor requirement where they perform.\par
In such sense becomes evident 42 \% of students that experience a lot of pleasure in being professor since they feel pleasure in teaching and offering the other ones his knowledge and helping them in order that they be useful in life. 
\section[{Source: Interview structured to students}]{Source: Interview structured to students}\par
As the positive attributes highlighted in students' group can be observed in the previous graphic they agree with those that suppose they will be for favorable to them for the professional performance (being responsible, solidary, critical and auto-critic). Call the attention that being studious is an attribute mentioned beforehand and only recognized by 2 students like favorable for the study and future performance of pedagogic races.\par
Source: interview structured to professors Graphic 3: Graphic on the performance of the telling abilities and personal relations It is noticed that in this graphic 70 \% of the students show an ample vocabulary, capability of listening-in has, you maintain good relations, which classifies the abilities like Buenas. 18 \% of students are evaluated with Bad abilities no in contrast with this they are on good terms interpersonal, neither ample command of the language to make oneself understood.\par
IV. 
\section[{Discussions}]{Discussions}\par
The education for auto-knowledge, the best orientation can be preventive level to propitiate solutions in front of the decision of the professional pedagogic election.\par
The figure of the educator, through the educational processes, constitute the fundamental axle of the formation of the personality in adolescent students, of your dedication and formation the acquisition of knowledge, abilities and necessary responsibilities to exercise the role that concerns them, as well as the grade of satisfaction of the students within the teaching educational process efficaciously depend, to a great extent. \hyperref[b4]{5} Another study reflected the way in than so much parents, the professors and students use to apologize themselves, attributing the responsibility for the lack of professional motivation to the others. \hyperref[b6]{6} He referred to the importance to evaluate the influences of the educational work in the motivation for the different disciplines that integrate the curriculum in an investigation made about the professional initial motivation in students of Medicine.  In Cuba, where the individual's integral formation and the personalized attention are pursued like end of education, logically communication must be an axle vertebrador of the educational practice, which is why it serves to give answer to this request and you contribute to achieve the conception of quality at the present-day institutions. \hyperref[b9]{8} The parents use to think that professors do not know how to motivate his children toward the election of pedagogic races, where teachers refer to the low encouragement that they welcome the students for part of the family, and pupils hold that the school does not arouse its curiosity. \hyperref[b6]{6} However another investigation referred to the fact of what's complex that it proves to be to obtain information on the professional motivation for it, they present that it is much more easy to have the level of information, than the capability of analysis and evaluation of these concepts. \hyperref[b7]{7} Of the results and analysis obtained they justified a theoretic process metodológico that enabled a didactic analysis toward the auto-knowledge for the election of pedagogic races in adolescent students in agreement for this level of superior secondary education.\par
V. 
\section[{Conclussions}]{Conclussions}\par
The students that appreciate the professorial work predominate by way of conclusion with unattractive relating to the salary, the social recognition and moral scant encouragement, that way I eat with the working conditions that they do that the professor find fastened to one on labor requirement. In such sense the positive attributes highlighted in students' group and his professors the guides agree with those that suppose they will be for favorable to them for the professional performance (being solidary, critical and auto-critical). Dedication is the study an attribute little recognized by students like favorable to take a course in pedagogic studies and future performance of these races. 
\section[{Conflicts of interest:}]{Conflicts of interest:}\par
The authors declare that they have no conflicts of interest.\begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-2.png}
\caption{\label{fig_0}7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{figure3}}\end{figure}
 			\footnote{© 2018 Global Journals} 			\footnote{Characterization of Self-Knowledge in Adolescent's Students for the Choice of Pedagogical Carrers} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Disponible Revista Edumecentro]{b5}\label{b5} 	 		\textit{},  	 	 		\textit{Disponible Revista Edumecentro}  		 (5)  p. 21.  	 
\bibitem[Cervera and Educativo ()]{b1}\label{b1} 	 		\textit{},  		 			M Cervera 		,  		 			Educativo 		.  		 \url{http://www.iideac.edu.mx}  		2014.  	 	 (Internet. Ciudad de México) 
\bibitem[Gilbert ()]{b3}\label{b3} 	 		\textit{Adolescencia y salud. Una mirada contemporánea},  		 			C Gilbert 		.  		2014.  		 			Ciudad de México 		 	 
\bibitem[De La Herrán Gascón ()]{b10}\label{b10} 	 		‘El autoconocimiento como eje de la formación’.  		 			A De La Herrán Gascón 		.  	 	 		\textit{Revista Complutense de Educación}  		2004. 15  (1)  p. .  	 
\bibitem[García ()]{b11}\label{b11} 	 		‘El consentimiento informado; una acción imprescindible en la investigación médicacitado’.  		 			H García 		.  	 	 		\textit{Rev Cubana Estomatol}  		2012. 46  (1)  p. 9.  	 
\bibitem[Herrera and Santovenia ()]{b0}\label{b0} 	 		 			Linares Herrera 		,  		 			MP 		,  		 			Díaz Santovenia 		,  		 			JR 		.  		\textit{Buenas prácticas: comunicar e informar},  				 (La Habana)  		2012. Editorial Academia. p. .  	 
\bibitem[Díaz et al. ()]{b9}\label{b9} 	 		\textit{La superación de los tutores como premisa en la formación de profesionales},  		 			C Díaz 		,  		 			F Llerena 		,  		 			M Núñez 		,  		 			G Menéndez 		,  		 			L González 		.  		 \url{http://medisur.sld.cu/index.php/medisur/article/viewFile/2194/7252}  		2012.  	 
\bibitem[Molerio and Torres]{b4}\label{b4} 	 		\textit{Metodología para el perfeccionamiento de los tutores de formación de los estudiantes de pregrado},  		 			L Molerio 		,  		 			J Torres 		.  		 	 	 (Internet]. 2013 Ago [citado 1];5(2):aprox. 12 p.) 
\bibitem[Bravo ()]{b7}\label{b7} 	 		\textit{Motivación en educandos del programa nacional en medicina integral comunitaria Educación Media Superior},  		 			P L Bravo 		.  		2012. 25 p. 7.  	 
\bibitem[Damiani ()]{b6}\label{b6} 	 		‘Motivación inicial por la atención primaria de salud en los estudiantes de medicina’.  		 			S Damiani 		.  	 	 		Educ Med Super  		2012.  	 
\bibitem[Hérnández et al. ()]{b12}\label{b12} 	 		‘México Mc Graw-Hill’.  		 			R Hérnández 		,  		 			C Férnandez 		,  		 			P Baptista 		.  	 	 		\textit{Metodología de la Investigación},  				2015. 6.  	 
\bibitem[García ()]{b2}\label{b2} 	 		\textit{Preparación de los profesores guías en formación de valores y orientación profesional. (Tesis de Maestría), Universidad "Camilo Cienfuegos},  		 			I García 		.  		2013. Matanzas.  	 
\bibitem[References Références Referencias Characterization of Self-Knowledge in Adolescent's Students for the Choice of Pedagogical Carrers The professional election of the pedagogic]{b8}\label{b8} 	 		\textit{References Références Referencias Characterization of Self-Knowledge in Adolescent's Students for the Choice of Pedagogical Carrers The professional election of the pedagogic},  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
