%%%%   FORMATO PARA ENTREGA DE REPORTES DEL LABORATORIO DE ELECTRÓNICA UASLP-FACULTAD DE INGENIERÍA     %%%%%%%%%%%%%
%%%%%%%%%% NO MODIFICAR  %%%%%%
\documentclass[journal]{IEEEtran}
\IEEEoverridecommandlockouts
\input{Configuracion}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% INICIO DEL DOCUMENTO %%%%%
%      AREA CONFIGURABLE       %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%Titulo
\title{\textcolor{blue}{TITULO DE LA PRACTICA}}      
%Datos
\author{Nombre del Alumno,\\
		\{Clave\}@alumnos.uaslp.mx\\
		Instructor: Nombre Completo\\
        Clave de brigada:          \\
        Fecha: 23/Enero/2023\\
 %Pie de pagina       
\thanks{El presente documento corresponde a un informe de práctica de laboratorio de Electrónica presentado en la Universidad auntónoma de san luis potosí durante el periodo 2022-2023/I.}} 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% NO MODIFICAR  %%%%%%%%%%%%
\maketitle
\begin{figure}[h!] \centering
\includegraphics[scale=1]{POND}
\end{figure}  
\input{1_Introduccion}
\input{2_Desarrollo}
\input{3_Conclusiones}
\input{4_Preguntas}
\ifCLASSOPTIONcaptionsoff
  \newpage
\fi
\input{5_Bibliografia}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}