\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={Seismotectonics Characterization of Mexico},
 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{2021-07-15 (revised: 15 July 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-07-15}
\title{Seismotectonics Characterization of Mexico}
\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]{Mario Octavio Cotilla  Rodríguez}

             \author[2]{Diego Córdoba  Barba}

             \author[3]{Francisco Javier Núnez  Cornú}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 June 2021 Accepted: 3 July 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


Mexico is an active Seismotectonic Region in the most part of North American continental plate and has 2 types of seismicity (interplate and intraplate). There are in the hierarchical structure 3 Seismotectonic Provinces (North Western, Western and Eastern Centre). Inside they exist 11 Seismotectonic Units where the Seismogenic Zones are defined. The last mentioned are segmented. Western Province has the highest level and where the contact of the converging plates take place.

\end{abstract}


\keywords{active zones, mexico, seismic hazard, seismotectonic.}

\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[{I.}]{I.}\par
Introducción éxico [MX] es un País (\textasciitilde 1.964.400 km 2 ) situado, mayoritariamente, en la placa continental de Norteamérica (Figura 1). Como estructura neotectónica tiene relación directa con el Océano Pacífico, el Golfo de México [GM], y el Mar Caribe. La longitud de sus costas es \textasciitilde 11.600 km (2,7 veces mayor la Occidental que la Oriental), y su población es \textasciitilde 122.10 6 habitantes. El territorio tiene 31 Estados (Figura 2). En la costa del Pacífico se localizan un conjunto de poblaciones e instalaciones turísticas muy importantes que están en los Estados de Chiapas, Colima, Guerrero, Jalisco, Michoacán, Nayarit, Oaxaca, y la parte S de Sinaloa. En ese entorno muy bien conectado con sistemas de carreteras, aeropuertos y puertos hay un formidable conjunto de playas (Figura 3). Estos sitios, con un fondo de población permanente superior a 10.10 6 habitantes, atraen al año \textasciitilde 30.10 6 turistas. Esta amplia región costera está sujeta, desde siempre, a los efectos directos de fuertes terremotos (ejemplos: 28.03.1787 (M 8,4-8,7) y 03.06.1932 (M 8,2)), y tsunamis. Es decir, tiene un alto peligro sísmico; y consecuentemente puede estar sujeta a importantes pérdidas.\par
MX tiene también otras áreas de costa en el oriente y de interior continental, que centran el interés turístico y cultural de extranjeros y nacionales. Entre ellas hay: 1) playas en Cancún, Tuxpan, Esmeralda, Boca del Río, y Rivera Maya; 2) parques temáticos y reservas de la biosfera (El Pinacote y Gran Desierto de Altar, El Vizcaíno, y Sian Ka'an); y 3) volcanes (Ceboruco, Chichonal, Cofre de Perote, Paricutín, y Popocatépetl). Todas están localizadas en zonas de peligro sísmico diverso, y con una cantidad de habitantes y turistas muy superior a la zona anteriormente comentada. Al respecto de este último aspecto, sobre la base de los datos del Servicio Sismológico Nacional de México (2017), señalamos los 2 últimos terremotos fuertes (Figura 1): 1) 07.09.2017 (M 8,2/ h 58 km/ 14,85º N 94,11º O/ epicentro en el Golfo de Tehuantepec/ 102 muertos, 900 heridos, 2.500.000 afectados/ tsunami en Oaxaca (1,1 m)); 2) 19.09.2017 (M 7,1/ h 57 km/ 18,4º N 98,72º O/ epicentro en Axochiapa, Morelos/ 370 muertos/ 7.289 heridos). Estos 2 eventos ocasionaron de conjunto las siguientes cifras de muertos (472) y heridos  {\ref (8.189)}. El primero de ellos se localizó en el Océano Pacífico y el segundo en la parte interior continental mejicana.  Este trabajo se desarrolló en el marco del Proyecto TSUJAL ("Caracterización del peligro sísmico y tsunamigénico asociado con la estructura cortical del contacto placa de Rivera-bloque de Jalisco"), y su objetivo es presentar las bases principales, suficientemente sólidas, para la delimitación y realización de una zonación (o regionalización) sismotectónica y la confección, en una segunda etapa, de un mapa sismotectónico [MS] en MX. 
\section[{II.}]{II.} 
\section[{Sismotectónica a) Antecedentes para las investigaciones sismotectónicas}]{Sismotectónica a) Antecedentes para las investigaciones sismotectónicas}\par
Un MS es un tipo de material sismológico especial, dinámico, no probabilístico, y tampoco ecléctico , que tiene que ser claro, conciso y objetivo. Él representa la relación entre la neotectónica y los terremotos, y es un documento fundamental para estudios de peligrosidad sísmica. El MS es válido para un periodo determinado no concreto ni específico.\par
En general, los criterios para la preparación de un MS aparecen en \hyperref[b183]{Gorshkov (1984)}, \hyperref[b336]{Pavoni (1985)}, \hyperref[b112]{Cruz (1990)}, , y \hyperref[b361]{Rogozhin (2012)}. Ellos destacan la necesidad de incluir datos sobre: 1) neotectónica; 2) sismicidad histórica e instrumental; 3) mecanismos focales; 4) fallas activas y zonas de alineamientos; y 5) estructura de la corteza. Todos esos elementos se localizan, diferentemente, en diversos estudios de MX, por lo que puede asegurarse hay una buena base. Algunos países y regiones tienen estos mapas: 1) África \hyperref[b269]{(Meghraoui et al., 2016)}, 2) Argentina (Perucca y Bastras, 2006), 3) Cuba , 4) China \hyperref[b228]{(Jun et al., 2013)}, 5) Ecuador (Instituto Geográfico Militar de Ecuador, 1992; Ortiz Panchi, 2013), 6) España (Rey \hyperref[b357]{Pastor, 1956;}\hyperref[b19]{Almela y Puyal, 1960;} {\ref IGME, 1983;} {\ref IGN, 1992;}\hyperref[b56]{Bernardeu et al., 1993;}\hyperref[b247]{López Fernández et al., 2008)}, 7) Francia (Bureau e Reserches Geologiques et  {\ref Minéres, 1981;}\hyperref[b448]{Vogt, 1981)}, 8) Honduras \hyperref[b112]{(Cruz, 1990}\hyperref[b113]{(Cruz, , 1999))}, 9) India \hyperref[b231]{(Kayal, 2001)}, 10) Italia \hyperref[b271]{(Meletti et al. 2000}; Romero y Pugliese, 2000), 11) Japón \hyperref[b229]{(Kakimi et al., 2003)}, 12) Noruega \hyperref[b74]{(Byrkjeland et al., 2000)}, \hyperref[b27]{13}) Portugal (Moreira, 1985), \hyperref[b28]{14}) Rumania \hyperref[b345]{(Polonic, 1986)}, 15) Rusia \hyperref[b66]{(Buné et al., 1970;}\hyperref[b183]{Gorshkov, 1984;}\hyperref[b186]{Gubin, 1990;}\hyperref[b212]{Imaev et al., 2000;}\hyperref[b215]{Imaeva et al., 2011}\hyperref[b217]{Imaeva et al., , 2015;;}\hyperref[b361]{Rogozhin, 2012)}, y 16) Venezuela Especialistas norteamericanos sostienen que la Sismotectónica es el estudio de la relación entre los terremotos, la tectónica activa y las fallas individuales de una región. De otra parte, los especialistas rusos configuran un marco de investigación sismotectónico en 3 etapas principales sobre la base de una selección de indicadores geológicos y geofísicos que conducen a la: 1) preparación de un MS; 2) distinción y caracterización de las zonas sísmicas potencialmente activas; y 3) elaboración de los materiales de peligrosidad sísmica. Entre ellos están los mapas de zonas sismogeneradoras y origen de terremotos, que equivalen en la literatura de Occidente a "corredores sismotectónicos". \hyperref[b154]{(Fiedler, 1969)}.\par
Tomando en consideración, cronológicamente, los trabajos de \hyperref[b268]{Medviedev (1968)}, Riznichenko y Gorbunova (1968), \hyperref[b66]{Buné et al. (1970)},  {\ref Fiedler y Rivero (1977)}, \hyperref[b65]{Buné y Gorshkov (1980)}, Yang y Aggarwal (1981), \hyperref[b52]{Belousov et al. (1983)}, \hyperref[b52]{Krestnikov et al. (1983)}, \hyperref[b185]{Grünthal et al. (1985)}, \hyperref[b270]{Meghraoui et al. (1986)}, Xu y Liu (1986), \hyperref[b138]{Ebel et al. (1998)},  {\ref CEF (1990)}, \hyperref[b213]{Imaev et al. (1990)}, \hyperref[b126]{Dlala (1992)}, \hyperref[b316]{NUREG-1451} {\ref NUREG- (1992))}, Regulatory Guide 1.  {\ref 165 (1997)}, Muir \hyperref[b294]{Wood (1999)}, Orozco y Osorio \hyperref[b3]{(2004)}, Cardona et al. \hyperref[b4]{(2005)}, Grases y Lirio (2006), Omerbashich y Sijaric (2006), Fujita et al. \hyperref[b5]{(2009)}, Imaeva et al. \hyperref[b5]{(2009)}. \hyperref[b375]{Schurr et al. (2014)}, Feld et al.  {\ref (2015)}, Kuchai y Kozina (2015), y \hyperref[b250]{Lu et al. (2018)} se puede asegurar que en las investigaciones sismotectónicas hay que: 1) incluir 2 elementos (zonas y fallas); y 2) realizar una regionalización. Esta última consiste, fundamentalmente, en identificar, cartografiar y clasificar las fallas y áreas activas y con ello delimitar las zonas lineales con características sísmicas similares. Además, se representan superficies territoriales atendiendo a las características neotectónicas y la sismicidad. Las superficies tienen homogeneidad sismotectónica, y pueden subdividirse en estructuras de menor categoría y dimensiones distintas (provincias y unidades). Esta metodología se ha aplicado en este trabajo.\par
El estudio de las fallas activas, conocidas también como zonas sismotectónicas o sismogenéticas, es, como se dijo, una etapa inicial del trabajo. Esas fallas son estructuras, relativamente, lineales que han demostrado actividad sísmica en la actualidad. A esas estructuras se les considera fuentes de sismos (o sismogeneradoras) y ellas tienen una serie de características distintas como: magnitud máxima y periodo de recurrencia de los terremotos que no siempre es posible de establecer con precisión. En este punto es deseable la confección de un catálogo de fallas activas, que incluya documentación gráfica. Esos elementos están sujetos al régimen tectónico regional y se localizan en las Provincias Sismotectónicas [PS] y las Unidades Sismotectónicas [US].\par
Uno de los primeros trabajos, bien fundamentados, sobre la catalogación de las fallas activas es el resultado  {\ref de Trifonov y Machette (1993)}. Posteriormente, Assinovskaya y Soloviev (1994) realizan un estudio de las características de las fallas activas y su relación con los terremotos en el Mar de Barents.  
\section[{b) Trabajos Sismotectónicos}]{b) Trabajos Sismotectónicos}\par
Diferentes especialistas han investigado la sismotectónica de MX, pero consideramos que es una base de partida lo expuesto por  {\ref Zúñiga et al. (1997)} sobre la Regionalización Sismotectónica. Ellos sostienen que: "?Basándose en los datos de los catálogos instrumental e histórico, el territorio de México se subdividió, de manera global, en Unidades Sismotectónicas con el propósito de posteriormente definir dentro de éstas Zonas Sismogenéticas para ser utilizadas en las estimaciones del Riesgo?". Así consideraron 6 aspectos: 1) la localización de terremotos; 2) las características tectónicas de las zonas; 3) los mecanismos focales y los patrones de fallas; 4) las características principales de la liberación de energía de los sismos dentro de cada región; 5) la historia sísmica de cada región; y 6) reducir a un mínimo el número de regiones primarias, de las cuales se puede partir para subdivisiones más refinadas.\par
Seleccionamos 13 publicaciones (Tabla 1) que representan, desde nuestro punto de vista, el espíritu y el contenido fundamental de las investigaciones sismotectónicas en MX. Es significativo que todos esos trabajos siguen la tendencia de los especialistas norteamericanos. Ellos cubren el periodo final de 1980 al 2016. Todos estudian aspectos locales sobre la sismogenésis, salvo tres, los indicados con los números 4-6 y 13. En particular los trabajos de Zuñiga et al.  {\ref (1997,} {\ref 2017)} se circunscriben por completo al territorio mexicano; y a pesar de que sus mapas regionales difieren (19 y 18 regiones, respectivamente) comprobamos que tienen una gran semejanza. Además, lo expresado acerca de la regionalización por el grupo: 1) primero de autores ("?es de ningún modo única?"); 2) segundo de autores ("?pueden realizarse particiones más finas y precisas?") permite proponer una nueva investigación sismotectónica. 
\section[{c) Estructura sismotectónica}]{c) Estructura sismotectónica}\par
La confección de un MS implica, como se dijo, no sólo el conocimiento de la neotectónica y la sismicidad de un territorio, sino también utilizar la experiencia de especialistas de otros países en tareas de este tipo. Así, la principal utilidad del MS está dirigida al peligro sísmico \hyperref[b217]{Imaeva et al., 2015} {\ref Imaeva et al., , 2016, 2016A), 2016A)}. Además, hay que considerar que las estructuras sismotectónicas: 1) están sujetas a complejos procesos de acumulación y liberación de energía, que no siempre se ajustan a ciclos perfectos; y 2) que tales procesos son independientes. Éste es el caso que nos ocupa, MX; ya que está demostrado por: 1) Guzmán Speziale y Gómez   \hyperref[b2]{(2003)} determinaron la sismogenésis de la zona del Pacífico entre Honduras y Costa Rica. Cotilla y Córdoba \hyperref[b3]{(2004)} presentaron una interpretación sismotectónica para la Península Ibérica (España y Portugal). \hyperref[b284]{Molina et al. (2008)} realizaron una amplia investigación de peligro y amenaza sísmica, con la correspondiente zonificación sismotectónica, de América Central (Costa Rica, El Salvador, Guatemala, Honduras, y Panamá). \hyperref[b269]{Meghraoui et al. (2016)} presentan una colosal obra sismotectónica de África, que evidentemente sobrepasa los límites de territorios individuales. Éste es el caso de MX, ya que las regiones tienen, en sus áreas terrestres y marinas, una manifiesta heterogeneidad tectónica en cuanto a microplacas, bloques y zonas de deformación que se corresponde con 2 tipos de sismicidad. Este patrón se aviene con lo expuesto por England y Jackson (1989) y \hyperref[b180]{Gordon (1998)}.\par
Para MX algunos especialistas han realizado interesantes trabajos de tectónica (Alaniz (2014) demuestran a partir de estudios geológicos y geofísicos, ambos en el sentido amplio de los términos, la limitación en la capacidad de generar eventos sísmicos máximos. Esto es aplicable al caso de MX. 
\section[{d) Apuntes Sobre Geología-Tectónica}]{d) Apuntes Sobre Geología-Tectónica}\par
La preparación de un MS es un material que requiere un profundo estudio de muchos resultados en geología, geomorfología, y tectónica de otros especialistas; lo cual se puede constatar con las referencias indicadas. Esto, evidentemente, ha requerido mucho tiempo y esfuerzo, y la utilización de resultados publicados, correctamente referenciados, evitando duplicidades. Así aseguramos que las investigaciones geológicas y tectónicas, en el sentido amplio de los términos, permiten configurar una buena base para enfrentar la Sismotectónica de MX. Seguidamente relacionamos esos trabajos: \hyperref[b14]{Adamek et al. (1987)},  {\ref Álvarez (2002, 2007)}, Álvarez \hyperref[b22]{Gómez et al. (2008)}, \hyperref[b26]{Anderson et al. (1989)}, Antoine y Pyle (1970), \hyperref[b28]{Antonelis (1999)}, Arnaiz Rodríguez y Garzón (2012), \hyperref[b34]{Aubouin et al. (1982}\hyperref[b35]{Aubouin et al. ( , 1984))}, \hyperref[b39]{Axen (1995)}, Bandy et al. \hyperref[b4]{(2005,}\hyperref[b7]{2011)}, \hyperref[b59]{Barckhausen et al. (2001)},  {\ref Bartolomé et}   \hyperref[b118]{Dañobeitia et al. (1997}\hyperref[b119]{Dañobeitia et al. ( , 2016))}, \hyperref[b122]{Delgado et al. (1997)}, \hyperref[b127]{Demant (1978}\hyperref[b128]{Demant ( , 1984))}, DeMets \hyperref[b0]{(2001)} Los países en el margen del Pacífico americano, tienen relación directa con los límites tectónicos del sistema de placas Caribe-Norteamérica-Cocos-Nazca y de la microplaca Rivera (Figura 1). Ellos son parte del "Cinturón de Fuego del Pacífico". En ese margen hay significativas diferencias en la morfología e hipsometría del relieve, las velocidades relativas de movimiento, los niveles de actividad sísmica y volcánica, y los tipos de fuentes sismogenéticas (de interior de placas y de entre placas). En la figura 3  {\ref de Demant (1978)} se aprecian la geometría, la configuración y los elementos principales del entorno tectónico contemporáneo de MX. Destacamos de ella la posición, el contacto geo-dinámico de las placas Cocos y Caribe y la configuración arqueada de América Central (al S de Chiapas y hasta Panamá).\par
La fosa Mesoamericana [FM] es una estructura deprimida, relativamente estrecha, y sísmicamente activa que se extiende a lo largo de la costa del Océano Pacífico desde Nayarit-Puerto Vallarta (en MX) hasta el S de Chile. Aquí hay diferentes velocidades de convergencia entre los sistemas de placas Rivera-Norteamérica, Cocos-Norteamérica, Cocos-Caribe, y Cocos-Nazca-Suramérica (Figuras 4 y 5). En ese entorno, cuasi-lineal se distinguen cadenas de montañas en las partes emergidas, fosas y depresiones submarinas y volcanes. Así, se aprecia la diversidad de las zonas de subducción con sus perfiles de Wadati-Benioff [W-B], que están asociadas con la actividad y el peligro. Esa actividad se refiere a los terremotos (Tabla 2), tsunamis y volcanes. La frecuencia de ocurrencia en ese periodo de eventos con M > 6,4 es de 1,4.\par
La zona de subducción de MX es una franja inmediata a la costa del Pacífico y parte de la FM. Ella está definida no sólo por la geometría batimétrica, la localización de las cadenas volcánicas sino también por la actividad sísmica. En general, la zona de W-B destaca por su diferente buzamiento (ángulos de 50º-70º), y profundidades de los hipocentros de hasta >200 km, en el continente. Entre Nayarit y Chiapas (de N a S), se diferencia por la: 1) edad estimada (en 10 6 de años) de 8 a 15; y 2) forma de su eje central que cambia de cóncavo a lineal a cóncavo (Figuras 1 y 5).  La placa Pacífico abarca la mayor parte del Océano homónimo (Figura 1). En la parte E limita con las placas de Norteamérica (donde está MX) y de Suramérica. En algunos de sus segmentos se definen microplacas (ejemplos: Juan de Fuca, Gorda y Explorador y que están asociadas con la falla de San Andrés). También se configura la cadena volcánica Cascadia, y más al S, de la Península de California, aparecen la microplaca Rivera, la placa Cocos (3.10 6 km 2 ), y la placa Nazca. Estas 3 últimas son restos de la placa Farallón (23.10 6 años). Las 2 primeras subducen bajo la placa norteamericana y se vinculan con la Cadena Volcánica Trans-mejicana (o Eje Neovolcánico [ENV]) (Figura 6). La microplaca Rivera, ubicada al N de la placa Cocos, se separó de ésta hace 5-10.10 6 años y se desplaza con una velocidad relativa de unos 2,5 cm/año, y la placa Cocos con 5 y 8 cm/año cerca de Manzanillo y en Tehuantepec, respectivamente. Además existe una importante disminución de la velocidad relativa de convergencia, entorno a la Cuenca de Manzanillo, de 2-6 cm/año. La zona marina, al S del Golfo y la Península de California y el NO de Puerto Vallarta, tiene un importante cambio estructural, donde hay 3 sistemas de fallas del tipo: 1) transcurrente; 2) inverso (subducción asociada a la FM); y 3) normal (transversal a los anteriores y que se corresponde con el graben de Vallarta). Esta zona es un elemento excepcional y único para la comprensión geodinámica Volume XXI Issue IV Version I 15 ( ) de la región. También en el entorno de MX hay otras 3 importantes zonas tectónicas relacionadas con la intersección de grandes estructuras, los Puntos Triples de las placas: 1) Pacífico-Norteamérica (Cerro Prieto-Laguna Salada-Golfo de California); 2) Norteamérica-Cocos-Rivera (Baja California-Puerto Vallarta); y 3) Caribe-Cocos-Norteamérica (en Chiapas-Guatemala) (Figuras 1, 4 y 6). La primera intersección (Punta Borrascosa) corresponde a la bifurcación de la falla sismogenética de San Andrés en un sistema cuasi paralelo de 3 fallas activas (Cerro Prieto, Amado y Wagner). A este sistema le denominamos Fracturas del Golfo. A menor escala existe una intersección de estructuras en Colima-Laguna de Chapala-Tepic-Zacoalco (Figura 6). Estas últimas son de menor categoría y actividad. Aquí el punto triple se configura con 3 estructuras tipo graben, y direcciones NO-SE (Tepic-Zacoalco), E-O (Chapala), y N-S (Colima). El primer y tercer graben tienen volcanes activos (Sanganguey, Ceboruco y Colima). Todas estas estructuras se vinculan con fallas de tipo normal, la mayoría inactivas en la etapa actual de acuerdo con nuestros datos. No obstante, se considera que atendiendo a la estructura y la disposición espacial de los graben, en las inmediaciones de la laguna de Chapala (Figura 7), hay un tensor resultante del proceso de interacción con dirección ENE. Esa dirección se corresponde con la convergencia de las placas.\par
El límite del S de MX (entre las placas de Norteamérica y del Caribe, está acompañado por la placa Cocos) (Figura 4), mencionado anteriormente, está dado por 3 sistemas de fallas cuasi paralelas (Chixoy-Polochic, Motagua, y Jocotán-Chamelecón) localizadas, principalmente, en la parte continental de Guatemala. Ellas aunque tienen una misma dirección aproximada E-O y ser de tipo transcurrente, demuestran actividad sísmica muy distinta. En particular la falla Motagua se asocia al terremoto del 04.02.1976 (M 7,9/ h 5 km/ Intensidad de 9 grados/ 22.870 muertos, 76.504 heridos, y >1.10 6 damnificados), y considera tiene relación al E con la falla activa Swan. La falla del Polochic no tiene relación aparente con la falla Motagua. Su trazo en el relieve es continuo hasta alcanzar Chiapas donde se divide en 2 segmentos; aunque Authemayou et al. (2012) sostiene que es activa. Mientras que la falla Jocotán no tiene actividad sísmica reconocida, pero se describe muy bien por segmentos como tipo falla normal. También se ha determinado, con medidas de GPS, un movimiento relativo (de 1,7 cm/año) entre las mencionadas placas y que la velocidad disminuye hacia el Pacífico. Sin embargo, Authemayou et al. \hyperref[b7]{(2011)} sostienen que en la intersección de 3 las placas se configura un gran punto triple activo (su figura 1), con un modelo de tipo "pull-up and zipper", para el sistema de fallas Polochic-Motagua. Con anterioridad, Cotilla y Udías (1999) propusieron para la región un modelo geo-dinámico que contenía un sistema de bloques y zonas sismoactivas. En él se indicaba el importante campo tensional del área de interacción geodinámica de las placas Caribe-Norteamérica-Cocos; y consideraron sólo la sismoactividad de la falla Motagua y su relación lateral con la falla Swan. Esta falla Swan ha tenido una actividad reciente (09.01.2018) con un sismo de M 7,6 / h 10 km / 17,469 N 83,52 O (USGS). El evento ha sido el mayor registrado hasta la fecha en ella; sin embargo, sólo fue percibido en la zona de Quintana Roo, sin daños materiales. 
\section[{e) Volcanes}]{e) Volcanes}\par
Desde el punto de vista tectónico y geodinámico resulta muy útil la evaluación de los mapas de: 1) Anomalías de Bouguer Total, escala 1:5.000.000 (la figura 4 de Arnaiz Rodríguez y Garzón, 2012), donde están bien delimitadas las grandes estructuras tectónicas en el entorno 100º/ 50º O y 5º/ 30º N. Aparece la zona continental de América del Norte-México-América del Sur con los valores mínimos que se relacionan con la subducción; mientras que la placa Cocos alcanza un máximo de \textasciitilde 279-340 mGal y se asegura que es joven; y 2) Flujo de Calor de la Corteza, en el sector de MX, que muestra una significativa diferenciación entre la zona Norte-Central, hasta las inmediaciones de Manzanillo y el ENV, con respecto al S de la mencionada Cadena hasta Oaxaca-Chiapas-Yucatán. También en el mapa del espesor continental de Norteamérica se distingue una distribución transversal con incremento al E.\par
Además, se valoraron otros estudios sobre los sistemas volcánicos: Meyer \hyperref[b275]{Abich (1956)}, \hyperref[b281]{Mina (1972)}, \hyperref[b292]{Mooser (1972)}  \hyperref[b8]{(2013)}. De ellos se identifica y confirma que en la zona costera continental americana la presencia de una extensa cadena volcánica, que está asociada directamente con la subducción en la FM. Ahí la placa que subduce lo hace con distinto ángulo, profundidad, actividad en diferentes segmentos de la línea de costa y edad. Existe también otro conjunto volcánico activo, pero con dirección transversal (el ENV), y que no es paralelo a la trinchera, aunque su morfología y disposición espacial puede vincularse a la subducción de la microplaca Rivera (Figura 5). Este ENV (L= 900 km, A= 120-130 km, Hmed= 2.500 m) tiene entre sus volcanes a 4 estructuras relacionadas con la neotectónica (altitud (m)/ año última actividad): Ceboruco Dean y Drake (1978) aseguran que: 1) la fractura de Tehuantepec afecta a la FM, divide a la placa Cocos, y se extiende en la zona continental hacia Chiapas; y 2) la zona de subducción está dividida, sucesiva y lateralmente, en segmentos de 100-300 km. \hyperref[b374]{Sandoval (1985)} determina que los principales rasgos morfotectónicos del talud interior de la FM se continúan al interior continental, como la falla Tecpan (en Guerrero), por más de 300 km. También que en la zona costera, y en las inmediaciones de la localidad de Manzanillo, está el graben El Gordo (dirección SSO-NNE), que se asocia espacialmente con el comentado graben de Colima (dirección S-N), donde hay volcanes. Además, hay una importante actividad sísmica (09.10.1995) incluidos tsunamis en Manzanillo. Todos esos elementos lineales estarían en la zona límite de placas Pacífico-MX). Al S de MX, en el segmento Chiapas-Guatemala-Caribe, hay una relativa interrupción en el relieve del sistema montañoso continental (en cuanto a los niveles hipsométricos). Aquí el acoplamiento de las placas Caribe y Cocos es relativamente suave, y esta última se hunde con un ángulo menor, por lo que la zona de W-B es más superficial. Mientras que para el segmento de América Central, donde el arco volcánico, hay un mayor buzamiento de la zona W-B de 60º-80º con dirección NE, e hipocentros de hasta 200 km. A lo largo, de la costa, para esa subducción se identifican varios segmentos de hasta 300 km y se aprecian importantes diferencias en el rumbo y el buzamiento en esos planos. Esto se corresponde con los mecanismos focales determinados a distintos rangos de profundidad. Así, en los primeros 10 km hay fallas de tipo normal, que pasan al tipo inverso a 15-50 km. Evidentemente, esto es un marco tectónico activo complejo.  Como se comentó, para el caso de MX, el territorio de América Central también se divide en segmentos tectónicos sobre la base de la distribución y posición de las alineaciones volcánicas activas. Esa zonación de 7 partes se corresponde con la morfología y disposición de los volcanes, el patrón de las fallas recientes, la existencia de alineaciones transversales y la ocurrencia de terremotos someros. En ellos se aprecian rupturas diversas de las placas de subducción. La situación tectónica resulta mucho más compleja al E de la Cresta de Panamá, donde aparece la zona de Fracturas de Panamá (Figura 1). Esta zona limita las placas oceánicas Cocos y Nazca y tiene mecanismos focales de tipo transcurrente. En ese marco, la segunda placa penetra con ángulo de buzamiento suave y oblicuamente en la fosa de Panamá, y hacia la placa de Suramérica. Esto se visualiza con la morfología, la hipsometría y la distribución del relieve en la región continental.\par
Volume XXI Issue IV Version I Respecto de la complejidad tectónica mencionada se conoce que en esa parte marina se distinguen algunos otros elementos morfológicos diversos como: sierras y elevaciones montañosas oceánicas (ejemplos: la Cresta de Cocos y los Montes de Fisher). A partir de ellos, se asegura que son los responsables de las modificaciones de los planos de subducción; ya que constituyen "asperezas". También se sostiene que la profundidad de los terremotos entre Costa Rica y Panamá es inferior a 70 km, y que el plano subducción es de \textasciitilde 60º. No obstante, los terremotos de interior de placa se localizan en profundidades superiores a 50 km y tienen fallas normales.\par
Una somera comparación entre MX y otros países americanos del Pacífico aparece en la tabla 3. En ella hay datos de superficie, población, actividad sísmica, volcanes, y tsunamis. Seguidamente, relacionamos algunos volcanes del arco volcánico del Pacífico (al S de MX). Ese segmento tectónico es mucho más activo y con mayor cantidad de volcanes (altitud (m)/ año de la última erupción). Así por países están 49 estructuras volcánicas activas: 1) Chile (  {\ref 11}  f) Relieve y Neotectónica En la revisión bibliográfica realizada también se ha valorado un amplio conjunto de resultados sobre el relieve y la neotectónica de MX de los que destacamos 32 (período 1920-2013) (Tabla 4) y que, evidentemente, sirven de base a nuestros estudios. Así, puede asegurarse que: 1) existe una importante variación del relieve donde se reconoce un conjunto de 15 provincias fisiográficas (Figura 9). En ellas hay 73 sub-provincias; 2) el sistema orográfico puede resumirse en: un conjunto de 3 llanuras (Costera del Pacífico, Costera del Golfo, y de la Península de Yucatán), una altiplanicie (mejicana), una depresión (Balsas), y un grupo de 6 cadenas-sierras montañosas (Baja California, Madre Occidental, Madre Oriental, Madre del Sur, Chiapas, y Volcánica Transversal). Además, se considera que la diferenciación longitudinal y transversal de los sistemas montañosos se relaciona con la transmisión de esfuerzos desde las zonas de placas; 3) las líneas de costa occidental (I-IV) y oriental son heterogéneas y con áreas basculadas (V-IX) (Figura 1); 4) hay una cronología diferencial de terrazas marinas en las costas del occidente y del oriente; y 5) el sistema fluvial de superficie tiene una diferente organización y dimensión con 3 cuencas o vertientes principales (Occidental, Oriental e Interior (situada entre las 2 anteriores, pero de mucha menor dimensión)). En este sentido se ha generalizado y representado una divisoria principal de primer orden de aguas de superficie que divide a MX en sentido longitudinal, y con manifiesta asimetría al Océano Pacífico (Figura 9).\par
Comparando las figuras de las Provincias Geológicas con las Regiones Fisiográficas se constata una relación unívoca en cuanto a la disposición de sus zonas y sectores. Esto es importante, porque se aprecia en ellas la influencia del sistema de placas sobre el territorio mexicano. De hecho esto último también se reconoce implícitamente en: 1) el patrón de la sismicidad instrumental (Figura 7); y 2) el mapa de Regiones Sísmicas (Figura 10). Otra característica del relieve de MX es la brusca interrupción del sistema de zonas y regiones en las inmediaciones del ENV (Figura 9). Ese sistema tiene dirección N-S y está formado por 7 zonas (Llanura Costera del Pacífico, Sierra Madre Occidental, Sierras y Llanuras del Norte-Mesa del Centro, y Grandes Llanuras de Norteamérica-Llanura Costera del Golfo Norte).\par
En particular la actividad neotectónica vertical se evidencia en la costa de Pacífico mexicano (Woods, 1980), donde hay diversos y variados conjuntos de terrazas marinas emergidas (ejemplo: el Golfo de California). En él, Ortlieb (1978) determinó allí un sistema con altitudes de 3-130 m. En la zona de Puerto Vallarta distinguimos Punta Mita, Farallón, Tecuán, y Manzanillo; y en Oaxaca están Punta Maldonado, Brisa Zicatela, Santa Elena, y Coyote. Ese tipo de estructuras también ha sido identificado y estudiado por Ramírez Herrera y Urrutia Fucugauchi (1999), y Ramírez Herrera \hyperref[b7]{(2011)}.    Entre ellas destaca la zona de deformación neotectónica indicada en las figuras 1, 5, y 6, y que se ajusta a lo expuesto en el párrafo anterior. Así, sobre la base del análisis de esas intersecciones (conocidas también como nudos) entorno a MX entendemos: 1) existe una zona de deformación activa; 2) las fallas activas están segmentadas; y 3) hay más de 7 intersecciones en las inmediaciones de Puerto Vallarta, y 3 en Oaxaca. Al comparar esos 2 territorios, vemos que para la primera región hay mayor: 1) cantidad de fracturas; 2) número de zonas de articulación;\par
Volume XXI Issue IV Version I 22 ( ) 3) diversidad de direcciones; y 4) actividad neotectónica (Figura 12). Además, existe una relación inversa en cuanto a las intersecciones y alineamientos entre las partes marina y continental respectiva (Puerto Vallarta= 7/4, y Oaxaca= 3/14). Destaca también que la densidad de epicentros es muy superior en Oaxaca, con respecto a Puerto Vallarta, por lo que consideramos esto es debido, principalmente, a la diferente dimensión de las placas y al muy diferente ángulo de convergencia de esas placas.\par
La figura 8 de Cotilla et al. (2017) muestra las deformaciones neotectónicas y los sistemas de fracturas y fallas para el entorno de Nayarit-Puerto Vallarta-Bahía de Banderas-Colima-Laguna de Chapala. También se ha comprobado la influencia de la transmisión de esfuerzos tectónicos en lugares alejados de la línea de costa del Pacífico como en el entorno del volcán Nevado-Toluca, y el NE de MX. El análisis realizado prueba la presencia de un conjunto de fallas activas (E-O) y de extensión (N-S), así como otras de tipo transcurrente. Además, suponemos que entorno a Puerto Vallarta hay una ligera tendencia de desplazamientos antihorario (al N) y horario (al S), por ser el área de encuentro del sistema de fallas del Golfo de California y la FM, con la intercalación en ángulo de la microplaca Rivera, y con actividad sísmica.  Comprobamos que en la Península de California la tectónica determina al relieve, mientras que la litología y el clima tienen mucha menos influencia (Figura 5). Su sistema de elevaciones montañosas tiene un conjunto irregular de escalones (pulsos) y asimetría transversal. Se ha comprobado el desplazamiento lateral al NO con relación a la parte continental adyacente, a través del sistema de fallas del Golfo, que tiene sismicidad asociada. En la figura 6 aparece la representación de un contacto de placas (PT-1= Cerro Prieto-Laguna Salada (Punta Borrascosa)). Así, se identifica a la provincia tectónica de Salton Through que conecta al sistema de fallas del Golfo de California con la falla San Andrés (Figura 5). Estos datos sugieren que se puede producir una cuenca oceánica y la ruptura continental. En ella hay cuencas activas con fallas transformes y movimiento lateral derecho que están organizadas "en-echelon y pull-apart". La cuenca de Salton se subdivide en 2 partes: 1) Cerro Prieto (Mexicali, Baja California); y 2) Brawley (Valle Imperial, California). Ellas son centros de dispersión con deriva continuada desde el final del Mioceno Medio (\textasciitilde 12 Ma). En la parte emergida (Figura 9) reconocemos en la región 3 zonas, todas de montaña: 1) Norte, de dirección NNO; 2) Centro, de igual dirección, pero menos enérgico; y 3) Sur, en contacto con el sistema de fallas del Golfo. En este sentido, se puede asegurar que la Península y el Golfo de California pueden ser considerados un polígono geo-dinámico para el estudio de la neotectónica americana (Figura 5). 
\section[{g) Datos de sismicidad}]{g) Datos de sismicidad}\par
La información sobre la sismicidad se obtuvo, principalmente, de los siguientes trabajos: Ambraseys En las tablas 2 y 6-17 aparecen los datos sobre la sismicidad histórica y la instrumental. Por lo general, se incluyen los terremotos más fuertes. El CENAPRED \hyperref[b0]{(2001)} asegura que, en 1900-1990, MX ha tenido \textasciitilde 6.10 3 muertos y pérdidas de valor \textasciitilde 4.500.10 6 U.S.D. La figura 11, obtenida del SSN de la UNAM, aparece la sismicidad del año 2011. En ella se distingue la distribución espacial de 4.168 epicentros atendiendo a la magnitud. Los terremotos se localizan mayoritariamente (3.135 eventos (\textasciitilde 75 \%)) en la zona del Océano Pacífico, y ajustados a la línea costera; aunque su alineación, densidad y espaciamiento lateral es diferente por segmentos. La configuración responde a un mismo patrón sismotectónico que también se aprecia en los mapas de los años 2012-2018 (SSN), en cuanto a densidad, magnitud y profundidad. También destacamos los valores porcentuales para tres intervalos de magnitudes (3-4/ 78 \%; 4-5/12 \%; y 5-7/0,3 \%).   El mapa de sismicidad y cuerpos volcánicos de MX y un segmento de América Central de Benz et al. \hyperref[b6]{(2010)} muestra para el periodo 1900-2010 la diferenciación espacial y temporal de la actividad sísmica. Destaca, en él, una estrecha banda de epicentros en color rojo desde el Golfo de California a la América Central. Ella es relativamente estrecha y lineal, ajustada principalmente a la línea de costa. Los eventos tienen \textasciitilde 80 km de profundidad. Los terremotos fuertes están agrupados en 2 segmentos principales: A) Puerto  {\ref Vallarta-Guerrero (años: 1907} {\ref , 1909} {\ref , 1911} {\ref , 1932} {\ref , 1941}; y B) Oaxaca  {\ref (años: 1917, 1928, 1931, 1978, y 1999)}. En esa banda, lógicamente, predominan los terremotos con menores magnitudes. En ese sentido destaca la muy baja densidad epicentral de la Península de California y en el Istmo de Tehuantepec. La mayor densidad está hacia América Central. La disposición de terremotos más profundos (representados en color verde (h> 70 km)) se observa a continuación de la banda anterior y hacia el interior del territorio emergido. En ella también se distingue la muy grande distorsión en cuanto a densidad de epicentros y la geometría en la distribución de conjunto de los eventos. Así, desde las inmediaciones de Veracruz (costa del GM) y hacia América Central la banda de sismicidad es prácticamente homogénea y muy densa. Los terremotos asociados con el ENV son muy escasos, pero en él destaca el terremoto del  {\ref 23.03.1908 (M 7,5)}. En ese mapa también aparecen 2 isolíneas de la profundidad de subducción (60 km y 100 km). Ellas son aproximadamente paralelas y ajustadas a la disposición de la línea de costa del Océano Pacífico. Sin embargo, la isolínea de 100 km sólo aparece desde las inmediaciones de Veracruz y hacia América Central. Se mencionó que hay otros 2 mapas que muestran una zonación sismotectónica de MX por profundidad de ocurrencia de terremotos (Zúñiga y Guzmán, 1994;  {\ref Zúñiga et al., 1997)}. En ellos aparecen 19 zonas, siendo las de mayor nivel las localizadas en el contacto de las placas. De forma general y esquemática, los autores coinciden con otros especialistas en que MX tiene los 2 tipos de sismicidad: 1) entreplacas (donde se produce el contacto directo); y 2) intraplaca (o del interior de la placa continental). Esas zonas tienen diferencias en cuanto a magnitud y frecuencia de ocurrencia. Los terremotos más fuertes (M> 7,0) en MX están a lo largo de la costa del Pacífico, y son causados por la subducción de las placas oceánicas mencionadas bajo la placa continental de Norteamérica y del Caribe. Para ellas se han estimado profundidades de subducción mayores de 100 km. Como consecuencia de los terremotos, en la FM se producen tsunamis que han afectado al litoral. En ese contacto existe, como hemos visto antes, una zona límite de placas (Pacífico-Norteamérica-Caribe) y es donde se libera, a diferentes profundidades, la mayor cantidad de energía. La zona límite de placas resulta ser una banda, relativamente homogénea y de 100-200 km de ancho, donde están además de la falla principal otras de menores dimensiones (transversales y paralelas) asociadas con ella. También ocurren terremotos fuertes en el continente (interior de placa), pero no son tan frecuentes como los de tipo entreplacas: 1) con M> 7,0/ h> 60 km y frecuente mecanismo de falla normal (Chapala: 27.12.1568 (M 7,5)), aunque hay de falla inversa (Ometepec: 20.03.2012 (M 7,4)); y 2) de M< 7,0 (Acambay: 19.11.1912 (M 6,9); Jalapa: 03.01.1920 (M 6,4)). Estos eventos pueden ocasionar daños considerables. También hay sismos con M< 5,5 que se consideran como sismicidad de fondo, muy difíciles de asociar con una estructura determinada. Los terremotos más importantes de la zona del Pacífico Mexicano, que permiten comprender la diferente interacción de las placas aparecen en las tablas 2 y 6-8. Destaca que en 110 años (1907-2017) han ocurrido 8 terremotos con M> 8,0; y considerando la intensidad de XI grados (1754-2017) el periodo sería de 263 años, y la cantidad 9. Las cifras indican recurrencias de 14 y 29 años, respectivamente. Sin embargo, la tabla 11 muestra que en el periodo de 1995-2017 han ocurrido 2 terremotos con M> 8,0, lo que da un periodo de recurrencia de 61 años. Esta cifra difiere de las precedentes en \textasciitilde 30 años. Hay varios terremotos importantes que permiten comprender la tectónica activa de MX, entre ellos: 1) el del 15.01.1931 (Mw 8,0/ h 40 km) con mecanismo focal de tipo falla normal (E-O), aproximadamente en las coordenadas de la ciudad de Oaxaca. Es decir, el foco estuvo, justamente, en la placa que subduce y bajo el continente. Esto define muy bien la amplitud de la capa sismoactiva; 2) los de 1932 (Figura 1) en Jalisco (03.06: Mw 8,2 y 18.06: Mw 7,8), que tienen una extensa zona de ruptura; 3) el del 11.12.1995 (Mw 6,4) con un plano de falla tipo deslizamiento lateral derecho (N87ºE), en la zona de interacción difusa entre la microplaca Rivera y la placa Cocos. Éste es una réplica del terremoto acontecido días antes (09.10.1995: Mw 8,0). Estos últimos estarían en la zona límite de placas; y 4) el ocurrido el 07.09.2017 (Mw 8,2 en el Golfo de Tehuantepec, presentado en la Introducción). Otros sismos que confirman la sismoactividad, diversa y distribuida, del territorio de MX son: 1) los 4 terremotos de Veracruz 2015= 77 \%, 2012= 78 \%, y 2011= 65 \%; 3) cuando se incluyen los Estados de Colima, Jalisco y Michoacán las cifras por años se incrementan sustancialmente (2017= 93 \%, 2016= 89 \% y 2015= 88 \%); 4) que el terremoto más fuerte, de ese periodo, ocurrió en Oaxaca (8,2); 5) que predomina por cantidad el rango de M 6,0-6,9 (96 eventos) sobre el de 7,0-7,6 (16 eventos); 6) que la cantidad de terremotos en el intervalo de profundidad 8-60 km supera al de >60-167 km (18 / 4); 7) sólo 2 eventos tienen h> 100 km; y 8) las cantidades de terremotos con rango de M 7,5-7,9 / 8,0-8,2, en la tabla 2 (2000-2017) y la tabla  {\ref 8 (1990-1995)} Las figuras 6 y 7 de Pardo y Suárez (1995) representan las soluciones de los mecanismos focales, y los ejes T, respectivamente. Ellas dan una imagen de la situación tectónica actual en el segmento Puerto Vallarta-ENV-Chiapas, así se aprecia la modificación de los planos de subducción. También la figura 2 de Ego y Ansan (2002) recoge, para la parte central del ENV, 4 soluciones de mecanismos focales donde los ejes de esfuerzos principales indican direcciones NO-SE (? 1 ) y NE-SO (? 2 ). Esto se corresponde con los resultados sobre la extensión del Cuaternario determinada por Suter et al. \hyperref[b0]{(2001)}. Estos últimos autores en su figura 5 representan 31 soluciones de mecanismos focales (tipo compresivo) para el tramo de costa Manzanillo-Chiapas.\par
En la figura 13 se tiene una representación, suficientemente ilustrativa, del World Stress Map del 2000, para el territorio de MX-América Central-Caribe. El mismo aunque es más simple que el utilizado anteriormente del año 2016, permite comprobar lo comentado sobre los tensores y las direcciones de subducción, convergencia y contactos de placas. Consideramos que en la zona de interior de placa en MX los mecanismos principales de la generación de terremotos son de 2 tipos: 1) debilidad-fragilidad cortical (por el proceso de subducción); y 2) concentración de esfuerzos (por transmisión desde las placas).\par
Volume XXI Issue IV Version I  La sismicidad en la placa Caribe, para el segmento de América Central, tiene una importante densidad de terremotos con profundidades 5-25 km. Algunos de ellos alcanzan magnitudes máximas superiores a 6,0; aunque en las inmediaciones de Guatemala-El Salvador-Nicaragua se han dado los mayores valores. También, muchos terremotos fuertes (cerca del centenar) han sido documentados en la región de Honduras, Costa Rica y Panamá; y de la que hemos comentado el proceso de subducción en la FM. Los eventos fuertes están en el segmento de El Salvador (M 8,1), mientras que en Costa Rica la sismicidad es de menor nivel (Tabla 3). Estas diferencias se corresponden con las variaciones en ángulo de los planos de subducción.\par
El GM es un mar de tipo intra-continental (\textasciitilde 1,5.10 6 km 2 ) con una profundidad máxima de \textasciitilde 4 km. Él es una cuenca de tipo carbonatada con grandes espesores de sedimentos, que acumula un volumen muy grande de fluidos. En esa área se han determinado deformaciones tectónicas activas en su parte SO, con registros sísmicos. Además de los terremotos de la tabla \hyperref[b27]{13}  Desde el punto de vista tectónico el GM es considerado, incorrectamente, un margen continental asísmico (Figuras 5 y 8). Pero, su sismicidad se diferencia en 3 sectores: 1) Costa Norte (Luisiana-Misisipi, U.S.A. con eventos débiles (ejemplo: 24.07.1978: 26,49 N/ 88,79 E (M 5,0/ h (km) 5))); 2) Central, también con eventos débiles (Mmáx 5,8); y 3) SO, entre las ciudades de Veracruz y Ciudad del Carmen (con sismicidad superficial y terremotos de magnitudes bajas y medias (M 6,4)). Aquí la cantidad de terremotos registrados en los últimos 50 años es mucho mayor que en los sectores del N y Central. La actividad del sector septentrional está asociada con la acumulación de sedimentos por el río Misisipi. También la concentración de terremotos entorno a Ciudad del Carmen es debido a cambios tensionales por la extracción de fluidos. En áreas alejadas de la costa han ocurrido algunos terremotos, pero sentidos en algunas localidades continentales como Jaltiplan-Veracruz (Tablas 12-14).  La figura 1 de Franco et al. \hyperref[b8]{(2013)} muestra un significativo agrupamiento de terremotos en la intersección del ENV y el GM. En él, la sismicidad predominante es de baja energía y poca profundidad (< 70 km), y coincide, aproximadamente, con la ubicación del volcán San Andrés Tuxla. Otros epicentros de características similares, pero más escasos y dispersos, están a ambos lados, hacia Xalapa-Tampico y Veracruz-Campeche. En este último segmento hay una importante cantidad de eventos con profundidades superiores a 70 km. También los especialistas \hyperref[b356]{Ramos Zúñiga et al. (2012)} presentan en su figura 1 un conjunto de 7 terremotos, con los mecanismos focales, incluidos en un fondo de sismicidad (1847-2012) para las partes norte y oriental de MX y del S de Estados Unidos (Texas). Interpretamos de esa interesante representación que la sismicidad, de mayor energía, tiene un marcado desplazamiento temporal del O al E: 1) en la zona de Texas, y con una misma solución de mecanismo focal (tipo normal), hay 3 terremotos: 16.08.1931 (6,4/ 10 km/ Valentine), 14.04.1995 (5,7/ 17 km/ Alpine), y 20.10.2011 (4,8/ 3 km/ San Antonio); 2) en la zona de MX están 4 eventos: 01.11.1928 (6,5/ 10 km/ Parral, Durango), 17.04.2006 (3,3/ 20 km Santiago, Nuevo León), 14.06.2009 (5,0/ 20 km/ General Terán, Nuevo León), y 14.06.2009 (5,1/ 10 km/ China, Nuevo León). Los 2 primeros tienen mecanismos de tipo normal, mientras que los del año 2009, muy cercanos entre sí, son de tipo transcurrente; 3) el tiempo de ocurrencia en esas 2 bandas de actividad sísmica es similar: Texas= 80 años, y MX= 81 años; 4) la distancia entre los primeros eventos, en las bandas respectivas, y los últimos es aproximadamente la misma. Los datos permiten asumir que los terremotos son de una misma familia sismotectónica. También, los valores de magnitud y profundidad de los eventos determinados en 2006-2007, por una red local temporal, en las inmediaciones del graben de Santiaguillo (Estado de Durango) tienen valores <2,5 y <10 km, respectivamente \hyperref[b178]{(Gómez González et al., 2007)}. Esto se corresponde con lo expuesto sobre la tectónica contemporánea y la sismicidad de interior de placa.\par
En la figura 2 de Franco et al. \hyperref[b8]{(2013)} se presentan, para el GM, 10 soluciones de mecanismos focales, que ilustran la actual dinámica de la región. Esas soluciones corresponden a fallas inversas de dirección NO-SE y buzamiento de 45º y se asocian con los procesos de sedimentación, antes mencionados. Otras soluciones de mecanismos focales de terremotos superficiales (ejemplo: 23.05.2007 del margen occidental del GM) que están relacionados con la falla Oriental Mejicana y un régimen transformante. Un trabajo similar en el GM es el  {\ref de}  La tabla 15 tiene los datos de la sismicidad principal en la Península de California-Golfo de California, para el periodo 1812-1984. Ellos fueron compilados a partir de las referencias antes indicadas. En la tabla 16 hay 44 terremotos determinados por el SSN de MX en el periodo 1999-2018, así vemos que: 1) la magnitud máxima no supera el valor de 7,2; y 2) las profundidades determinadas son predominantemente inferiores a 15 km.\par
La figura 1B de Márquez Azua et al. \hyperref[b3]{(2004)} contiene los epicentros determinados en la: A) margen occidental mejicana desde Baja California a Chiapas.\par
Volume XXI Issue IV Version I 30 ( ) En ella se aprecia muy bien: 1) la alineación costera de los epicentros; y 2) la muy diferente densidad de epicentros (mucho menor en Baja California); B) zona del GM. En esta última la sismicidad está muy dispersa y su densidad es mucho menor que en el margen Pacífico. También con las tablas 14 y 17 se puede estimar que en el GM y la Península de California ocurren 132 y 325 terremotos / año, respectivamente. Sin embargo, en el Reporte Especial del SSN de MX, para el terremoto del 19.01.2018 (M 6,3 / h 16 km / 10:17:45 / 26,66 N 111,10 O / 11 réplicas) de Loreto, Baja California Sur, se dice que en la región se producen 18 eventos con M 2,9-7,0 / año. También en el informe incluyen otros 2 terremotos con magnitud similar: 1) 18.06.1973 (M 7,0); y 2) 04.01.2006 (M 6,7 / h 10 km). Esto reafirma la mayor sismogenésis de la Península y el Golfo de California. Pero al analizar la sismicidad histórica y los datos de la tabla 17, la región de Baja California es más activa que la de Baja California Sur.  Otros datos sobre los 2 terremotos fuertes del año 2017, incluidos en la Introducción, de Chiapas (M 8,2) y Morelos (M 7,1) son: 1) Chiapas (14.06.2017 (M 7,0/ h 113 km/ 14,77º N 92,08º O), Oaxaca (08.09.2017 (M 6,1/ h 32 km/ 15,62º N 94,85º O)); 2) mecanismos focales de los terremotos de tipo falla normal; y 3) en Oaxaca ocurrió un tsunamis de 1,1 m). Ellos confirman que: 1) MX es un País con un importante peligro sísmico; 2) que los periodos de recurrencia, de los terremotos fuertes y sus premonitores y réplicas, aunque diferentes por regiones, deben ser tenidos en consideración al momento de realizar los planes constructivos; y 3) que algunas de las estructuras sismogenéticas tienen relación de continuidad en los países vecinos (Guatemala, El Salvador, y Honduras).\par
Las figuras 2.2 y 2.3 de RESIS II (2008) contienen las soluciones de los mecanismos focales del Global CMT-2008, para América Central con Mw >6,0 (11º-19º N/ 82º-95º O) y Mw >5,5 (06º-13º N/ 76º-88º O), para el periodo 1976-2007. En la primera de ellas los mecanismos son de tipo normal en la Depresión de Honduras (parte N) y transcurrentes de izquierda en las fallas de Swan y Motagua (Figura 4). Para la segunda figura destaca la alineación N-S de los mecanismos tipo transcurrente asociados con la Zona de Fracturas de Panamá.\par
Sabemos por el Informe Especial del SSN (2012) sobre el terremoto del 20.03.2012 (Figura 14) que: 1) el sismo principal tuvo los siguientes datos: M 7,4 / h 15 km / 12:02 horas / 16,42 N y 98,36 O (localizado en las cercanías de Ometepec-Guerrero-Pinotepa Nacional, Oaxaca) / sentido en gran parte de la zona centro de la República Mejicana; 2) en el intervalo temporal 23-26.03 hubo 193 réplicas con M 3,3-5,3 y h (km) 1-24; 3) algunos de los terremotos más importantes en el Estado de Oaxaca están relacionados con: 3-1) la placa de Norteamérica (15.01.1931 (M 8,0), 02.08.1968 (M 7,3), y 30.09.1999 (M 7,6)); y 3-2) el proceso de subducción de la placa Cocos  {\ref (23.}   Se presentan datos sobre algunos terremotos de América con más de 1.000 fallecidos (Tabla 19). Esta información permite valorar, de una forma muy simple y cuantitativa, el peligro sísmico en MX y de otros países americanos. También destaca la fiabilidad de la información porque los eventos son del periodo con registro instrumental. En la relación se han situado 2 terremotos de MX que corresponden a zonas distintas (México D.F. y Veracruz). Mientras que en la tabla 20 hay información de los 3 eventos más fuertes que han afectado a 2 zonas de América y a Japón. La energía liberada en forma de terremoto y tsunami fue muy elevada. Esos valores nunca se han producido en MX.\par
Volume XXI Issue IV Version I   
\section[{h) Tsunamis}]{h) Tsunamis}\par
Los datos utilizados sobre tsunamis y sus peligros para MX aparecen, además de los citados en los epígrafes de Geología-Tectónica y Datos de Sismicidad, en: Soloviev (1970), Lockridge y Smith (1984),  {\ref Kuroieva (1985} {\ref Kuroieva ( , 2004))}, Sánchez y Farreras (1993), \hyperref[b146]{Farreras (1997)}, \hyperref[b30]{Arce et al. (1998)}, \hyperref[b87]{CENAPRED (1996} {\ref CENAPRED ( , 2001))}, \hyperref[b323]{Ortiz et al. (2000)}, NOAA \hyperref[b3]{(2004,} {\ref 2018)}, Servicio Geológico Mexicano (2007, 2007A), Brink et al. \hyperref[b5]{(2009)}, Suárez y Albini \hyperref[b5]{(2009)}, Cotilla y Córdoba \hyperref[b7]{(2011)}, Ramírez Herrera \hyperref[b7]{(2011)}, SEMAR (2012), y Geophysics Data Center (2017). Así los especialistas consideran que hay 2 tipos de fuentes tsunamigénicas que afectan al territorio mexicano: 1) cercanas (o locales); y 2) indican que son \textasciitilde 50 los tsunamis que han impactado, diferentemente, la costa del Pacífico Mexicano. De ellos hay \textasciitilde 30 eventos de fuentes locales, con alturas de olas 0,1-10 m. En la tabla 21 se dan los más importantes. Sus efectos se han localizado principalmente (entre N de Puerto Vallarta y América Central). También es conocido, y significativo, que existe una muy importante diferencia entre la altura máxima de las olas por registro instrumental (3 m) y datos históricos (mucho mayores). Esto es similar a lo visto en la sismicidad histórica. En la tabla 22 aparece una selección tsunamis de 10 fuentes lejanas que han afectado las costas mejicanas. El rango de altura de las olas es de 0,2-2,5 m, pero su frecuencia es mayor que la de los tsunamis locales.  Consideramos que en las costas de MX hay 3 zonas bien diferenciadas con relación a los tsunamis. La costa del Pacífico tiene 2 zonas, una como receptora (Baja California) y otra generadora de tsunamis (Nayarit-Chiapas); y la costa del GM es receptora. Ésta es indicada por primera vez aquí (Figura 9). En la figura 15 se muestran 4 segmentos costeros del Pacífico mexicano que tienen importantes áreas de peligro por desprendimientos rocosos, por gravedad, e impacto de tsunamis. Ellos están en asociados a las zonas físico-geográficas 1 (Península Baja California), 10 (Sierra Volcánica Transversal), y 12 (Sierra Madre del Sur) de la figura 9 y a las zonas sísmicas B, C, y D de la figura 10.\par
De acuerdo con las fuentes consultadas, y antes indicadas, se puede asegurar, con bastante certidumbre, que: 1) en América Central se han producido \textasciitilde 49 tsunamis (periodo 1539-2000). De ellos 37 son del Océano Pacífico y el resto del Caribe. Esta cifra es equivalente a la de MX; y 2) en MX no han ocurrido eventos como los indicados en la tabla 20. en general alargadas y con direcciones muy diferentes, que no tienen relación aparente con la estructura neotectónica. El uso alternativo de estos elementos (alineamientos y zonas sismotectónicas) se encuentra en: Armenia \hyperref[b464]{(Zhidkov et al., 1975)}; California \hyperref[b187]{(Guelfand, 1976)}; Cuba \hyperref[b52]{(Belousov et al., 1983;}\hyperref[b52]{Krestnikov et al., 1983;}; España \hyperref[b200]{(Gvshiani et al., 1987;}\hyperref[b103]{Cotilla y Córdoba, 2013)}; La Española \hyperref[b104]{(Cotilla et al., 2007)}; Mar de Barents (Assinovskaya y Soloviev, 1994); Rumanía \hyperref[b353]{(Radulian et al., 2000)}; y Rusia Atendiendo a lo expuesto en los epígrafes de Tectónica y Sismicidad se puede asegurar que hay 5 tipos de terremotos en MX. Ellos se localizan en las placas que interaccionan y sus zonas de contacto; y se corresponden con los 2 tipos de sismicidad comentados anteriormente. Así, en un perfil O-E (Pacífico-GM) consideramos que los terremotos son de tipo: 1) ante-fosa (la FM), asociados a la zona inmediata a la deformación o curvatura de la placa Cocos bajo la placa de Norteamérica. Estos eventos corticales son del interior de la placa oceánica, y con magnitudes bajas. No producen tsunamis; 2) entreplacas, que corresponden con la directa interacción de las placas Cocos y Norteamérica, y de la microplaca Rivera y la placa de Norteamérica. Estos eventos ocurren en la zona de contacto-acoplamiento (h <20-30 km), y tienen magnitudes importantes (6,0-8,2). Pueden producir tsunamis; 3) falla transcurrente (o desplazamiento lateral), en el contacto entre: \hyperref[b213]{(Imaev et al., 1990)}. Además, se considera que las zonas de debilidad tectónica preexistentes, en las zonas de interior de placa, determinan en ella la ocurrencia de los terremotos. Esto está demostrado, para los casos de: 1) U.S.A. por Wesnousky y Scholz (1980), y Zoback (2012); 2) MX por Nieto Samaniego et al. (2012); y 3) Cuba, por Cotilla Rodríguez (2017). Tal hipótesis relaciona la heterogeneidad de la corteza con la distribución espacial de los eventos sísmicos en un marco tensorial por transmisión de los esfuerzos desde fuentes alejadas \hyperref[b453]{(Wdowinski, 1998)}.\par
Otra vía diferente, a las del párrafo anterior, es la utilizada en el ejemplo de Oaxaca, para un intervalo temporal de 8 años, por 3 grupos diferentes de autores:   {\ref (1989)}. Estos trabajos se fundamentan en la sismicidad. Seguidamente resumimos así los resultados: El grupo (1) divide la costa de Oaxaca en 3 zonas; el grupo (2) realiza 5 divisiones; y el grupo (3) presenta en la figura 8 (página 609) 8 zonas sísmicas. Todas estas zonas sísmicas cubren por completo la superficie territorial emergida de Oaxaca, y colindan entre sí. Ellas tienen configuraciones diferentes, aunque mantienen un paralelismo aproximado con la línea de costa. Posteriormente Suarez y Comte (1992) realizaron, para MX, por primera vez un análisis sismogénico a partir de la comparación de 2 territorios sísmicamente activos del Pacífico, MX y Chile. En este caso evaluaron las características de la subducción.\par
3-1) la placa Cocos y la microplaca Rivera; 3-2) las placas Pacífico y Norteamérica; y 3-3) las placas Norteamérica, Cocos y Caribe. Los terremotos no generan tsunamis, y sus magnitudes están entre 5 y 7,9; 4) de interior de la placa Cocos, cuando ésta subduce bajo la placa Norteamérica, los hipocentros alcanzan el rango de profundidad 50-200 km, y las magnitudes pueden ser de 8,0. Aquí los efectos y daños son muy importantes en la zona continental mejicana; y 5) de interior de la placa de Norteamérica, donde las profundidades son inferiores a 20 km. Las magnitudes son mayoritariamente bajas, y los terremotos pocos fuertes causan graves pérdidas.\par
Tomando en consideración lo expresado en los párrafos precedentes, se definen los principales elementos sismotectónicos de MX sobre la base de: 1) las características del entorno tectónico; 2) los principales elementos tectónicos; 3) las características neotectónicas; 4) la extensión geográfica; 5) la composición y configuración del relieve; 6) la sismicidad (histórica e instrumental); 7) los mecanismos focales predominantes; y 8) la estructura de la litósfera. Así hemos establecido la estructuración jerárquica de la sismotectónica del territorio.\par
Los autores consideran que MX es una Región Sismotectónica activa dentro de las placas de Norteamérica y del Pacífico, perfectamente diferenciada de otros territorios vecinos, incluso dentro de la primera placa. Ella está afectada directamente por las placas de Caribe, Cocos y Pacífico, y la microplaca Rivera. Éstas participan en los procesos de interacción dinámica, que generan la actividad sísmica, volcánica y de tsunamis locales. En la Región Sismotectónica   Las US delimitadas en la PS Norte-Occidental, donde se produce el contacto transcurrente, son 2: 1) Península (Bahía Tortugas-San Lucas-La Paz-Angostura); y 2) Golfo-Llanura Costera (San Luis-Puerto Peñasco-La Yuta-Los Mochis-Mazatlán). La PS Centro-Oriental tiene su exclusiva relación, y directa, con la Placa de Norteamérica. En ella, la de menor categoría, pero con mayor área, hay 5 US: 1) Interior; 2) México; 3) Norte de Veracruz; 4) Veracruz (Veracruz-Tabasco-Campeche); y 5) Yucatán. De estas 5 unidades, la más activa es la cuarta. La sismicidad en todas es de interior de placa y con predominio de terremotos someros (h= 20-25 km).\par
Como se dijo anteriormente, la PS Occidental es la más activa de las 3, y tiene el mayor peligro de tsunamis. Aquí los terremotos tienen profundidades <50 km, mecanismos focales principalmente de subducción, y hay 4 US: 1) Nayarit-Puerto Vallarta; 2) Colima-Michoacán; 3) Guerrero; y 4) Oaxaca-Chiapas. En general, todas tienen características comunes por su relación espacio-temporal con la FM y los sistemas de placas del Pacífico, en una región convergente. Las convergencias de las placas para las Provincias Occidentales es: 1) Norte Occidental (Placas de Norteamérica-Pacífico); y 2) Occidental (Placas de Cocos-Norteamérica-Rivera, Cocos-Norteamérica, y Cocos-Norteamérica-Caribe). Cabe apuntar que Oaxaca-Chiapas tiene, en relación con Nayarit-Puerto Vallarta, un mayor nivel de actividad sísmica.\par
Los estudios de  {\ref Kuroieva (1985} {\ref Kuroieva ( , 1995} {\ref Kuroieva ( , 2004))}, CEF (1993), Sánchez y Farreras (1993), CENAPRED  {\ref (1996,}\hyperref[b0]{2001)}, NOAA \hyperref[b3]{(2004,} {\ref 2018)}, SEMAR (2012) y Servicio Geológico Mexicano (2007, 2007A) recogen datos y recomendaciones sobre los peligros naturales, de nuestro interés aquí. A partir de ellos, principalmente, y con la base cierta de la afectación por terremotos fuertes (M> 7,0), tsunamis, y volcanes, y la cantidad de pérdidas humanas y económicas, se asume una gradación en 3 niveles de Peligro (I-III). Esos niveles por PS son: (I) Occidental, (II) Norte-Occidental y Centro-Oriental, y (III) Centro-Oriental.\par
Las figuras 18 y 19 son 4 fotografías realizadas en los recorridos por la US 2.1. La figura 18 (1) muestra uno de los resultados de la energía liberada y la virulencia del volcán Ceboruco, en el Estado de Nayarit, \textasciitilde 30 km de distancia de la localidad Ixtlán del Río. Esa localidad se encuentra desde el punto de vista morfotectónico en el bloque B4 (figura 13  {\ref de Cotilla et al., 2017)}. Esta estructura está muy articulada y tiene una importante cantidad de fallas. La figura 18 (2) recoge parte de las ruinas del entonces señorial Hotel Casa Grande, en Melaque, Estado de Jalisco, que se incluye en el bloque morfotectónico B5 (figura 13  {\ref de Cotilla et al., 2007)}. Esta instalación fue destruida por el terremoto del  {\ref 19.10.1995 (M 8,0)}. Las aguas del tsunami llegaron a sus bases.\par
En el entorno de la Presa Santa Rosa (US 2.1), del Río Grande de Santiago en Amatitán, Estado de Jalisco realizamos una campaña de mediciones de grietas, juntas, fracturas y fallas (Figura 19). Este sistema de elementos se corresponde con el determinado en otros puntos del ENV. El bloque morfotectónico B2 (figura 13  {\ref de Cotilla et al., 2007)} con tendencia a levantamientos incluye a la Presa y al poblado vecino a ella. Comprobamos en la zona la significativa cantidad de grandes bloques desprendidos y desplazados, y que están asociados con esa red de estructuras. Evidentemente, esto es una seria amenaza en caso de un terremoto fuerte.\par
Las informaciones del INSIVUMEH, para el territorio de Guatemala, en el trienio 2012-2014 muestran un mismo patrón sísmico. Los terremotos registrados se incluyen en la tabla 24. Se observa que: 1) las cantidades de terremotos locales por año son similares  {\ref (1.215 (2012)}, 1.734 \hyperref[b8]{(2013)}, y 1.283 (2014)); 2) hay un arreglo lateral sucesivo y cuasi-paralelo de epicentros desde el Océano Pacífico al interior continental; 3) la densidad epicentral disminuye significativamente en ese sentido. Este patrón se visualiza en los 3 pares de figuras 5 y 8 de sus boletines sismológicos. En particular, sus tres figuras 8 tienen las 6 zonas sismogenéticas en que regionalizan al territorio guatemalteco. De nuestro interés son 5 las zonas. Todas ellas tienen una figura geométrica prácticamente rectangular, y las identificadas como G1, G2, G3, y G4 son paralelas a la costa del Pacífico; mientras que la G6 se distingue por su transversalidad y relación con los sistemas de fallas Motagua-Polochic (Figura 4). Esta zona G6 es la que tiene menor cantidad de eventos sísmicos. Las zonas G1-G4 se avienen, de forma aproximada a la dirección y las características de la PS Occidental. Las proporciones de eventos por grupo de     Como una comprobación final, de nuestro análisis y de la propuesta sismotectónica, se presentan datos de la sismicidad registrada (9.918), por el SSN de MX, en los meses de enero-marzo de 2018, considerada muestra de control (Tabla 25). Los Estados donde se concentró esta actividad fueron: Oaxaca, Guerrero, Chiapas, Michoacán, Colima, y Baja California (en el Pacífico). En ellos hay, para ese periodo, 15 terremotos con M> 5 (Oaxaca= 10, Chiapas= 2, y en Guerrero, Jalisco y Baja California Sur, uno cada uno). Estos eventos están en la PS Occidental y la PS Norte-Occidental. También se puede observar para 2 grupos de Estados la diferente cantidad de terremotos registrada con M> 4,0: 1) 727 en Guerrero-Chiapas-Oaxaca; y 2) 31 para Baja California-Baja California Sur. Destaca que para ese periodo en: 1) Campeche, Quintana Roo, y Yucatán no se registró sismicidad; y 2) Oaxaca el promedio de sismos es del 64 \%. Esto significa, sin margen de duda alguna, que el patrón de sismicidad (Figura 20) es el mismo que hemos visto en epígrafes anteriores (Figura 11). Concluimos que los datos expuestos en el trabajo demuestran que México puede sufrir terremotos fuertes y tsunamis, con importantes pérdidas humanas y económicas. Por esto, está justificada la nueva regionalización, aquí presentada; y que servirá de base al proyecto de un mapa sismotectónico. Sostenemos que México es una extensa y compleja Región Sismotectónica localizada, mayoritariamente, en la placa continental de Norteamérica y tiene 2 tipos de sismicidad (entreplacas y de interior de placa). Desde este punto de vista, hay en ella una estructura jerárquica activa e interrelacionada con Provincias, Unidades, y Zonas Sismogenéticas. Ha quedado de manifiesto que sus principales elementos sismotectónicos tienen relación de continuidad en otros países vecinos, como Estados Unidos de Norteamérica y Guatemala.\par
IV. 
\section[{Agradecimientos}]{Agradecimientos}\par
Al Centro de Sismología y Volcanología de Occidente, Centro Universitario de la Costa, Universidad de Guadalajara por los vehículos, el combustible, la coordinación del personal, y el material auxiliar. Los colegas mejicanos (Adán Gómez Hernández, Juan Ignacio Pinzón López, y Leonardo Daniel Rivera Rodríguez) fueron fundamentales en las intensas jornadas de trabajos de campo. Diana Núnez Escribano nos apoyó con la recopilación de separtas y mapas. Muchas personas anónimas y propietarios de terrenos facilitaron nuestra labor de campo. Todas las autoridades locales y regionales mejicanas, a las que solicitamos apoyo, nos ayudaron con gran profesionalidad. A Salvador Crespillo Maristegui (España) por la preparación de los medios para las campañas y los programas informáticos en el tratamiento de la información. A la Hemeroteca de la Facultad de Ciencias Físicas, de la Universidad Complutense de Madrid por las numerosas búsquedas bibliográficas. Al Departamento de Física de la Tierra y Astrofísica, por el uso de las instalaciones y medios informáticos. Los fondos económicos provinieron, en su mayor parte, del proyecto (CGL, 2011-29474-C02-01, Plan Nacional I+D+i, España; CONACYT-FOMIXJAL 2012-08-189965, México).\par
Volume XXI Issue IV Version I \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figura 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figura 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figura 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figura 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figura 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figura 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figura 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figura 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-13.png}
\caption{\label{fig_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figura 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Figura 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-16.png}
\caption{\label{fig_14}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-17.png}
\caption{\label{fig_15}Tabla 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-18.png}
\caption{\label{fig_16}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-19.png}
\caption{\label{fig_17}Tabla 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-20.png}
\caption{\label{fig_18}Figura 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-21.png}
\caption{\label{fig_19}Figura 12 :B}\end{figure}
                \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.07146176594845796\textwidth}P{0.43702999577524293\textwidth}P{0.3336079425433038\textwidth}P{0.004668356569497253\textwidth}P{0.0025137304604985213\textwidth}P{0.0007182087029995775\textwidth}}
8\tabcellsep (2005) Aguirre G.J., Nieto Obregón J. y Zúñiga F.R./ Geol.Jour., 40, 215-\tabcellsep \multicolumn{4}{l}{Seismogenic basin and range and intra-}\\
\tabcellsep 243.\tabcellsep \multicolumn{4}{l}{arc normal faulting in the Central}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Mexican Volcanic Belt, Querétaro,}\\
9\tabcellsep (2006) Kostoglodov V., Larson K.M. y Franco I./ AGU Fall Meeting Abstracts\tabcellsep \multicolumn{4}{l}{México. Seismotectonics of Central Mexico subduction zone from cristal deformation}\\
10\tabcellsep (2008) Riquer Trujillo G., Williams Linere F., Lermo Samaniego J., Leyva Soneranes R., Neri Flores I. y Santamaría López J./ Soc. Mexicana de Ingeniería Estructural. XVI Congreso Nacional de Ingeniería Estructural, Veracruz, 14 p.\tabcellsep \multicolumn{4}{l}{studies. Ampliación de la red de registro sísmico basada en una regionalización sismotec-tónica preliminar del Estado de Veracruz.}\\
\multicolumn{2}{l}{11 (2016) Martínez López M.R. y Mendoza C./ Bol.Soc.Geol. Mexicana,}\tabcellsep \multicolumn{4}{l}{Acoplamiento sismogénico en la zona}\\
\tabcellsep 68(2), 199-214.\tabcellsep \multicolumn{4}{l}{de subducción Michoacán-Colima-}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Jalisco, México.}\tabcellsep \tabcellsep \\
12\tabcellsep (2016) Espinosa Rodríguez L.M., Hernández Santana J.R. y Méndez\tabcellsep \multicolumn{4}{l}{Evidencia geodésica de movimientos}\\
\tabcellsep Linares A.P./ Minería y Geología, 32 (4), 91-109.\tabcellsep \multicolumn{4}{l}{verti-cales recientes en la zona}\\
13\tabcellsep (2017) Zúñiga F.R., Suárez G., Figueroa Soto A., y Mendoza A. / J. of\tabcellsep \multicolumn{4}{l}{sismogeneradora de Acambay, México.}\\
\tabcellsep Seismology, 21(6), 1.295-1.322.\tabcellsep \multicolumn{4}{l}{A first-order seismotectonic regionaliza-}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{tion of Mexico for seismic hazard and}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{risk estimation.}\tabcellsep \tabcellsep \\
\tabcellsep Eck y Stoyanov (1996) comprobaron que los\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{límites político-administrativos en Bulgaria redujeron el}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{alcance de las investigaciones sismotectónicas.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Posteriomente,}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Tabla 1: Selección de trabajos con contenido sismotectónico}\tabcellsep \tabcellsep \tabcellsep \\
Nº\tabcellsep (Año) Autor (es) / Medio\tabcellsep \tabcellsep Título\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Comparative analysis of seismogenic}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{coupling in Chile and Mexico: The role of}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{the upper lithospheric thickness.}\tabcellsep \\
3\tabcellsep (1995) Kostoglodov V. y Bandy W./ J.Geophys.Res., 100, 17.977-17.989.\tabcellsep \multicolumn{4}{l}{Seismotectonic constraints on the}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{convergence rate between the Rivera}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{and North American plates.}\tabcellsep \\
4\tabcellsep (1994) Zúñiga R. y Guzmán W./ Informe técnico, Seismic Hazard Project,\tabcellsep \multicolumn{3}{l}{Main seismogenic sources in México.}\tabcellsep \\
\tabcellsep del IPGH.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
5\tabcellsep (1997) Zúñiga R., Suárez G., Ordaz M. y García Acosta V. / Reporte Final.\tabcellsep Proyecto\tabcellsep peligro\tabcellsep sísmico\tabcellsep en\\
\tabcellsep Capítulo 2: México. Centro Internacional e Investigaciones para el\tabcellsep \multicolumn{2}{l}{Norteamérica y el Caribe.}\tabcellsep \tabcellsep \\
\tabcellsep desarrollo. Otawa, Canada. Proyecto 89-0190. IPGH, 84 p.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
6\tabcellsep (1997) Montero P.W., Penaldo H.G. y Rojas Q.W./ Universidad de Costa\tabcellsep \multicolumn{4}{l}{Informe final del Proyecto de Amenaza}\\
\tabcellsep Rica, Instituto Panamericano de Geografía e Historia, Centro Internacional\tabcellsep \multicolumn{3}{l}{Sísmica de América Central.}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: 1 (1988) González Ruiz J.R. y McNally K.C./ J.Geophys.Res., 96, 6.297-6.317. Stress accumulation and release since 1882 in Ometepec, Guerrero, Mexico: Implications for failure and risk assessment of a seismic gap. 2 (1992) Suarez G. y Comte D./ En: Wadati Conference on Great Subduction Earthquakes, Sep-tember 16-17. Editores: D. Christensen et al., 65-66 pp. Geophys.Inst. Univ. of Alaska, Fairbanks. de Investigaciones para el Desarrollo, y Centro de Coordinación para la Prevención de Desastres Naturales de América Central. 43 p.]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.016966067864271458\textwidth}P{0.11197604790419162\textwidth}P{0.3393213572854291\textwidth}P{0.2222554890219561\textwidth}P{0.1594810379241517\textwidth}}
Nº\tabcellsep País\tabcellsep Superficie (km 2 )/ Población (aproximadas)\tabcellsep Mmáx / h (km) / fallecidos\tabcellsep Volcanes/ Tsunamis\\
1\tabcellsep El Salvador\tabcellsep 21.10 3 / 733.10 4\tabcellsep 8,1/ 25/ 400\tabcellsep 22/ 3\\
2\tabcellsep Chile\tabcellsep 756.10 3 / 17,6.10 6\tabcellsep 9,6/ 35/ 1.655-2.000\tabcellsep \textasciitilde 500/ 35\\
3\tabcellsep Costa Rica\tabcellsep 51.10 3 / 4,9.10 6\tabcellsep 7,6/ 10/ 125\tabcellsep 17/ 15\\
4\tabcellsep Guatemala\tabcellsep 109.10 3 / 17,4.10 6\tabcellsep 7,9/ 60/ 22.870\tabcellsep 37/ 5\\
5\tabcellsep Honduras\tabcellsep 112,5.10 3 / 911,5.10 4\tabcellsep 7,3/ 10/ 7\tabcellsep 4/ 7\\
6\tabcellsep Nicaragua\tabcellsep 62.10 5 / 130,4.10 3\tabcellsep 7,9/ 45/ 22.870\tabcellsep 21/ 8\\
7\tabcellsep Panamá\tabcellsep 75,5.10 3 / 4,1.10 6\tabcellsep 7,9/ -/ 5\tabcellsep 3/ 4\\
8\tabcellsep Perú\tabcellsep 1,3.10 6 / 32.10 6\tabcellsep 8,4/ 33/ 240\tabcellsep \textasciitilde 400/ 123\end{longtable} \par
 
\caption{\label{tab_6}Tabla 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.05643800440205429\textwidth}P{0.3875825385179751\textwidth}P{0.016837857666911222\textwidth}P{0.0021826852531181217\textwidth}P{0.00031181217901687453\textwidth}P{0.0006236243580337491\textwidth}P{0.0028063096111518708\textwidth}P{0.37323917828319886\textwidth}P{0.0037417461482024943\textwidth}P{0.004365370506236243\textwidth}P{0.0018708730741012472\textwidth}}
\tabcellsep \multicolumn{7}{l}{(1980) Carta fisiográfica de la República Mexicana}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (8 hojas en escala 1:1.000.000).\\
\tabcellsep \multicolumn{5}{l}{(1982) Nixon G.T./ Geol.Soc.Am.Bull., 93(6), 514-523.}\tabcellsep \tabcellsep The relationship between Quaternary\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep volcanism in Central Mexico and the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep seismicity and the structure of subducted\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ocean lithosphere.\\
\tabcellsep \multicolumn{3}{l}{(1986) Lugo H.L./ Bol.Inst. Geog., 15, 9-39.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep Morfoestructuras del oceánico mexicano.\\
\tabcellsep \multicolumn{4}{l}{(1990) Lugo H.L./ Revista Inst.Geol., 9(1), 82-111.}\tabcellsep \tabcellsep \tabcellsep El relieve de la República Mexicana.\\
\tabcellsep \multicolumn{6}{l}{(1990) Delgado Argote L.A. y Carballido Sánchez E.A./ Bol.Inst.Geol.,}\tabcellsep Análisis tectónico del sistema transpresivo\\
\tabcellsep 9(1), 21-32.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep neogénico entre Macuspana, Tabasco y\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Puerto Ángel, Oaxaca.\\
\tabcellsep \multicolumn{6}{l}{(1990) Instituto Nacional de Estadísticas, Geografía e Informática/}\tabcellsep Hipsometría\tabcellsep y\tabcellsep batimetría,\tabcellsep escala\\
\tabcellsep \multicolumn{4}{l}{Atlas Nacional de México, Tomo 1, Sección I, 1.1.}\tabcellsep \tabcellsep \tabcellsep 1:4.000.000.\\
\tabcellsep \multicolumn{6}{l}{(1990) Johnson C.A. y Harrison C.G.A./ Phys. Earth Plan.Int., 64, 87-}\tabcellsep Neotectonics in Central Mexico.\\
\tabcellsep 210.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (1991) Editores:\tabcellsep J.\tabcellsep Dauphin\tabcellsep y\tabcellsep B.\tabcellsep Simoneit.\tabcellsep Pliocene-Holocene rifting and associated volcanism Mexico: An exotic terrane in the making.\\
\tabcellsep \multicolumn{3}{l}{Am.Assoc.Pet.Geol.Bull., Memoir., 47, 425-445.}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (1995)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{6}{l}{Tabla 4: Estudios sobre el relieve y la neotectónica}\\
Nº\tabcellsep \multicolumn{4}{l}{(Año) Autor (es) / Medio}\tabcellsep \tabcellsep \tabcellsep Título\\
1\tabcellsep \multicolumn{6}{l}{(1920) Wittich E./ Bol.Soc.Mex. de Geografía y Estadística, 8, 128-}\tabcellsep Morfología y origen de la Mesa Central de\\
\tabcellsep 140.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep México.\\
2\tabcellsep \multicolumn{5}{l}{(1941) Ordoñez E./ Revista Geográfica, IPGH, 1(2-3), 1-49.}\tabcellsep \tabcellsep Las provincias fisiográficas de México.\\
3\tabcellsep \multicolumn{4}{l}{(1961) Álvarez M./ Bol.Soc.Geol. Mexicana, XXIV (2).}\tabcellsep \tabcellsep \tabcellsep Provincias fisiográficas de la República\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Mexi-cana.\\
4\tabcellsep \multicolumn{6}{l}{(1964) Ordoñez E./ Guía del Explorador Minero, Cap. VI, 103-142.}\tabcellsep Principales provincias geográficas y\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep geológi-cas de la República Mexicana.\\
5\tabcellsep \multicolumn{3}{l}{(1964) Raiby E./ Cambridge Mass, 2 nd Edition.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep Landforms of Mexico.\\
6\tabcellsep \multicolumn{6}{l}{(1964) Rusnak G.A. y Fisher R.L./ Memoirs of the American}\tabcellsep Structural history and evolution of Gulf of\\
\tabcellsep \multicolumn{4}{l}{Association of Petroleum Geologists (3), 144-156.}\tabcellsep \tabcellsep \tabcellsep California.\\
7\tabcellsep \multicolumn{6}{l}{(1964) Rushnak G.A., Fisher R.L. y Shepard F.P./ Memoirs of the}\tabcellsep Bathymetry and faults of Gulf of California.\\
\tabcellsep \multicolumn{5}{l}{American Association of Petroleum Geologists (3), 59-75.}\tabcellsep \\
8\tabcellsep \multicolumn{3}{l}{(1969) Bataillon C./ Editores: Siglo XXI, México.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep Las regiones geográficas en México.\\
9\tabcellsep \multicolumn{6}{l}{(1975) Carranza E.A., Gutiérrez E.M. y Rodríguez T.R./ Anales del}\tabcellsep Unidades morfotectónicas continentales de\\
\tabcellsep \multicolumn{5}{l}{Centro de Ciencias del Mar y Limnología, 1(2), 81-88.}\tabcellsep \tabcellsep las costas mexicanas.\\
\multicolumn{5}{l}{10 (1978) Ortlieb L./ Revista Inst.Geol., 2(2), 200-211.}\tabcellsep \tabcellsep \tabcellsep Reconocimiento de las terrazas marinas\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep cuaternarias en la parte central de Baja\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Cali-fornia.\\
\multicolumn{6}{l}{11 (1978) Lugo H.L./ Bol.Soc.Geol. Mexicana, 39(2), 91-100.}\tabcellsep \tabcellsep Perfil geomorfológico transversal de la\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Península de Baja California (entre los\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep paralelos 31° y 31°15')\\
\multicolumn{6}{l}{12 (1980) Woods J.A./ Quaternary Research, 13, 346-364.}\tabcellsep \tabcellsep Geomorphology,\tabcellsep deformation\tabcellsep and\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep chronology of marine terraces along the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Pacific coast of central Baja California.\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.025778688524590164\textwidth}P{0.012540983606557378\textwidth}P{0.43266393442622947\textwidth}P{0.09336065573770491\textwidth}P{0.09336065573770491\textwidth}P{0.05922131147540983\textwidth}P{0.05852459016393443\textwidth}P{0.052950819672131146\textwidth}P{0.021598360655737704\textwidth}}
\tabcellsep \tabcellsep 01\tabcellsep 1.344\tabcellsep 6\tabcellsep -\tabcellsep -\tabcellsep 6\\
\tabcellsep \tabcellsep 02\tabcellsep 1.688\tabcellsep 3\tabcellsep 1\tabcellsep -\tabcellsep 4\\
\tabcellsep \tabcellsep 03\tabcellsep 1.323\tabcellsep 3\tabcellsep 1\tabcellsep -\tabcellsep 4\\
\tabcellsep \tabcellsep 04\tabcellsep 1.346\tabcellsep 3\tabcellsep -\tabcellsep -\tabcellsep 3\\
\tabcellsep \tabcellsep 05\tabcellsep 1.210\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\\
\tabcellsep \tabcellsep 06\tabcellsep 1.355\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\\
\tabcellsep \tabcellsep 07\tabcellsep 1.528\tabcellsep 2\tabcellsep -\tabcellsep -\tabcellsep 2\\
\tabcellsep \tabcellsep 08\tabcellsep 1.955\tabcellsep 2\tabcellsep -\tabcellsep -\tabcellsep 2\\
\tabcellsep \tabcellsep 09\tabcellsep 2.302\tabcellsep 1\tabcellsep -\tabcellsep -\tabcellsep 1\\
\tabcellsep \tabcellsep 10\tabcellsep 3.462\tabcellsep 3\tabcellsep 1\tabcellsep -\tabcellsep 4\\
\tabcellsep \tabcellsep 11\tabcellsep 4.292\tabcellsep 5\tabcellsep -\tabcellsep -\tabcellsep 5\\
\tabcellsep \tabcellsep 12\tabcellsep 5.244\tabcellsep 10\tabcellsep 2\tabcellsep -\tabcellsep 12\\
\tabcellsep \tabcellsep 13\tabcellsep 5.360\tabcellsep 4\tabcellsep -\tabcellsep -\tabcellsep 4\\
\tabcellsep \tabcellsep 14\tabcellsep 7.607\tabcellsep 7\tabcellsep 1\tabcellsep -\tabcellsep 8\\
\tabcellsep \tabcellsep 15\tabcellsep 10.945\tabcellsep 3\tabcellsep -\tabcellsep -\tabcellsep 3\\
\tabcellsep \tabcellsep 16\tabcellsep 15.281\tabcellsep 6\tabcellsep -\tabcellsep -\tabcellsep 6\\
\tabcellsep \tabcellsep 17\tabcellsep 26.213\tabcellsep 2\tabcellsep 2\tabcellsep 1\tabcellsep 5\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Totales: 161.822}\tabcellsep 96\tabcellsep 16\tabcellsep 2\tabcellsep 114 (0,7 \%)\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Año (Total)}\tabcellsep 2017\tabcellsep 2016\tabcellsep 2015\tabcellsep 2012\tabcellsep 2011\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{Estado (Nº Figura 2) (26.413) (15.460) (10.946) (5.081)}\tabcellsep (4.168)\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Oaxaca (5)}\tabcellsep 49,7 \%\tabcellsep 36,4 \%\tabcellsep 29,3 \%\tabcellsep 27,3\%\tabcellsep 15,9 \%\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Chiapas (11)}\tabcellsep 22,9 \%\tabcellsep 18,9 \%\tabcellsep 29,3 \%\tabcellsep 26,4\%\tabcellsep 32,2 \%\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Guerrero (9)}\tabcellsep 12,6 \%\tabcellsep 20,1 \%\tabcellsep 18,8 \%\tabcellsep 24,5\%\tabcellsep 16,6 \%\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{G. California (1-2)}\tabcellsep 3,3 \%\tabcellsep 5,7 \%\tabcellsep 7,3 \%\tabcellsep 6,1 \%\tabcellsep 6,3 \%\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Michoacán (8)}\tabcellsep 3,4 \%\tabcellsep 5,6 \%\tabcellsep 5,8 \%\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Jalisco (6)}\tabcellsep 2,5 \%\tabcellsep 4,3 \%\tabcellsep 2,0 \%\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Colima (7)}\tabcellsep 2,3 \%\tabcellsep 3,9 \%\tabcellsep 3,1 \%\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Veracruz (16)}\tabcellsep 1,7 \%\tabcellsep 2,8 \%\tabcellsep 2,2 \%\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{Tabla 10: Sismicidad de México (01.01.1999-31.01.2018) (SSN-UNAM)}\\
\multicolumn{2}{l}{M Terremotos}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
>0\tabcellsep 97.049\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
>4\tabcellsep 19.753\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
>5\tabcellsep 699\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{>6 79 (0,09 \%)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
>7\tabcellsep 11\tabcellsep \multicolumn{5}{l}{M (Lugar y (h (km)): 7,0 (Chiapas 113-Puebla 63-Michoacán 16)= 3; 7,2 (Guerrero 18-Baja California}\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{10)= 2; y 7,1 (Morelos 57) / 7,3 (Chiapas 17) / 7,4 (Oaxaca 39) / 7,5 (Guerrero 18) / 7,6 (Colima 9) / = 1}\\
\tabcellsep \tabcellsep cada uno)\tabcellsep \tabcellsep \tabcellsep \\
>8\tabcellsep 1\tabcellsep \multicolumn{3}{l}{M (Lugar y (h (km)): 8,2 (Chiapas 58)}\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{5}{l}{Tabla 11: Magnitudes (> 6,0) de México (1990-2017) (SSN-UNAM)}\\
\tabcellsep \tabcellsep Año\tabcellsep Total\tabcellsep \multicolumn{3}{l}{M (6,0-6,9) M (7,0-7,9) M (> 8,0) Total (M> 6,0)}\\
\tabcellsep \tabcellsep 1990\tabcellsep 796\tabcellsep 2\tabcellsep -\tabcellsep -\tabcellsep 2\\
\tabcellsep \tabcellsep 91\tabcellsep 728\tabcellsep 1\tabcellsep -\tabcellsep -\tabcellsep 1\\
\tabcellsep \tabcellsep 92\tabcellsep 614\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\\
\tabcellsep \tabcellsep 93\tabcellsep 916\tabcellsep 5\tabcellsep 1\tabcellsep -\tabcellsep 6\\
\tabcellsep \tabcellsep 94\tabcellsep 622\tabcellsep 3\tabcellsep -\tabcellsep -\tabcellsep 3\\
\tabcellsep \tabcellsep 95\tabcellsep 678\tabcellsep 6\tabcellsep 2\tabcellsep 1\tabcellsep 9\\
\tabcellsep \tabcellsep 96\tabcellsep 789\tabcellsep 2\tabcellsep 1\tabcellsep -\tabcellsep 3\\
\tabcellsep \tabcellsep 97\tabcellsep 1.019\tabcellsep 6\tabcellsep 1\tabcellsep -\tabcellsep 7\\
\tabcellsep \tabcellsep 98\tabcellsep 1.024\tabcellsep 5\tabcellsep -\tabcellsep -\tabcellsep 5\\
\tabcellsep \tabcellsep 99\tabcellsep 1.099\tabcellsep 4\tabcellsep 2\tabcellsep -\tabcellsep 6\\
\tabcellsep \tabcellsep 2000\tabcellsep 1.052\tabcellsep 2\tabcellsep 1\tabcellsep -\tabcellsep 3\end{longtable} \par
 
\caption{\label{tab_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.17169811320754716\textwidth}P{0.10943396226415093\textwidth}P{0.13867924528301886\textwidth}P{0.10849056603773585\textwidth}P{0.1952830188679245\textwidth}P{0.08018867924528303\textwidth}P{0.045283018867924525\textwidth}P{0.0009433962264150943\textwidth}}
\tabcellsep \tabcellsep \multicolumn{5}{l}{Tabla 17: Cantidad de terremotos en el entorno de P. de California (1990-2017)}\\
\tabcellsep \tabcellsep Nº\tabcellsep \multicolumn{2}{l}{Estado (Nº en Figura 2)}\tabcellsep M\tabcellsep Terremotos\\
\tabcellsep \tabcellsep 1\tabcellsep \multicolumn{2}{l}{Baja California (1)}\tabcellsep > 0\tabcellsep 3.713 (67 \%)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep > 4,0\tabcellsep 514\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep > 5,0\tabcellsep 26\\
\tabcellsep \tabcellsep 2\tabcellsep \multicolumn{2}{l}{Baja California Sur (2)}\tabcellsep > 0\tabcellsep 1.818 (33 \%)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep > 4,0\tabcellsep 517\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep > 5,0\tabcellsep 63\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep > 6,0\tabcellsep 12\\
\tabcellsep \multicolumn{6}{l}{Tabla 16: Terremotos de Baja California y Baja California Sur (01.01.1999-31.01.2018) (SSN-UNAM) Total 5.531}\\
\tabcellsep Nº\tabcellsep Fecha\tabcellsep M / h(km)\tabcellsep Coordenadas (N/ O)\tabcellsep \multicolumn{2}{l}{Estado (Nº en Figura 2) Fallecidos}\\
\tabcellsep 1\tabcellsep 2010.04.04\tabcellsep 7,2/ 10\tabcellsep 32,47 / 115,37\tabcellsep \multicolumn{2}{l}{Baja California (1)}\tabcellsep 4\\
\tabcellsep 2\tabcellsep 2012.12.14\tabcellsep 6,4/ 15\tabcellsep 31,19 / 119,42\tabcellsep \\
\tabcellsep 3\tabcellsep 2014.03.21\tabcellsep 5,6/ 17\tabcellsep 30,39 / 114,08\tabcellsep \\
\tabcellsep 4\tabcellsep 2013.08.26\tabcellsep 5,6/ 17\tabcellsep 33,09 / 115,47\tabcellsep \\
\tabcellsep 5\tabcellsep 2012.08.22\tabcellsep 5,5/ 16\tabcellsep 23,27 / 115,50\tabcellsep \\
32\tabcellsep 6\tabcellsep 2002.02.22\tabcellsep 5,5/ 5\tabcellsep 32,20 / 115,44\tabcellsep \\
\multicolumn{4}{l}{7 8 9 5,1/ 15 Volume XXI Issue IV Version I 2016.03.27 5,4/ 15 2010.04.08 5,4/ 10 2014.03.21 5,3/ 20 2008.02.11 5,3/ 16 2014.09.15 5,2/ 5 2011.12.23 5,2/ 20 2014.03.21 5,1/ 5 .04}\tabcellsep 30,00 / 114,50 32,33 / 115,10 30,25 / 114,13 32,14 / 115,00 30,214 / 114,32 30,52 / 114,27 30,42 / 114,02\tabcellsep \\
)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_16}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{19} \par 
\begin{longtable}{P{0.13336820083682008\textwidth}P{0.24006276150627615\textwidth}P{0.06046025104602511\textwidth}P{0.1102510460251046\textwidth}P{0.12447698744769874\textwidth}P{0.1813807531380753\textwidth}}
\multicolumn{2}{l}{Nº}\tabcellsep Fecha\tabcellsep M\tabcellsep Fallecidos\tabcellsep País\\
1\tabcellsep \multicolumn{2}{l}{2010.01.12}\tabcellsep 7,0\tabcellsep 300.000\tabcellsep Haití\\
2\tabcellsep \multicolumn{2}{l}{1970.05.31}\tabcellsep 7,9\tabcellsep 50.000\tabcellsep Perú\\
3\tabcellsep \multicolumn{2}{l}{1939.01.24}\tabcellsep 7,8\tabcellsep 30.000\tabcellsep Chile\\
4\tabcellsep \multicolumn{2}{l}{1976.02.04}\tabcellsep 7,9\tabcellsep 22.870\tabcellsep Guatemala\\
5\tabcellsep \multicolumn{2}{l}{1972.12.23}\tabcellsep 6,2\tabcellsep 20.000\tabcellsep Nicaragua\\
6\tabcellsep \multicolumn{2}{l}{1985.09.19}\tabcellsep 8,1\tabcellsep 3.150\tabcellsep México\\
7\tabcellsep \multicolumn{2}{l}{1906.04.17}\tabcellsep 7,9-8,6\tabcellsep 478-3.000\tabcellsep E.U.A.\\
8\tabcellsep \multicolumn{2}{l}{1986.10.10}\tabcellsep 7,5\tabcellsep 2.000\tabcellsep El Salvador\\
9\tabcellsep \multicolumn{2}{l}{1999.01.25}\tabcellsep 6,2\tabcellsep 1.230\tabcellsep Colombia\\
10\tabcellsep \multicolumn{2}{l}{1973.08.28}\tabcellsep 7,3\tabcellsep 1.200\tabcellsep México\\
\multicolumn{6}{l}{Tabla 20: Selección de terremotos y tsunamis devastadores}\\
Nº\tabcellsep Fecha\tabcellsep \multicolumn{3}{l}{M (terremoto) / Hmáx olas (m)}\tabcellsep País\\
1\tabcellsep \multicolumn{2}{l}{1964.03.27}\tabcellsep 9,2/ 70\tabcellsep \tabcellsep E.U.A. (Alaska)\\
2\tabcellsep \multicolumn{2}{l}{2010.02.27}\tabcellsep \multicolumn{2}{l}{8,8-9,0/ 10}\tabcellsep Chile\\
3\tabcellsep \multicolumn{2}{l}{2011.03.11}\tabcellsep 9,1/ 40,5\tabcellsep \tabcellsep Japón\end{longtable} \par
 
\caption{\label{tab_18}Tabla 19 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2021} \par 
\begin{longtable}{P{0.4178451178451178\textwidth}P{0.051515151515151514\textwidth}P{0.06868686868686869\textwidth}P{0.07154882154882156\textwidth}P{0.082996632996633\textwidth}P{0.082996632996633\textwidth}P{0.07441077441077441\textwidth}}
Nº\tabcellsep Zona sismogenética\tabcellsep Siglas\tabcellsep Eventos 2012\tabcellsep Eventos 2013\tabcellsep Eventos 2014\tabcellsep Total\\
\multicolumn{2}{l}{1 Guatemala Polochic Motagua Oeste}\tabcellsep G6\tabcellsep 14\tabcellsep 180\tabcellsep 152\tabcellsep 346\\
\multicolumn{2}{l}{2 Guatemala Pacífico Central}\tabcellsep G1\tabcellsep 429\tabcellsep 395\tabcellsep 404\tabcellsep 1.229\\
\multicolumn{2}{l}{3 Guatemala Antearco}\tabcellsep G2\tabcellsep 324\tabcellsep 493\tabcellsep 462\tabcellsep 1.279\\
\multicolumn{2}{l}{4 Guatemala Arco Volcánico Oeste -Guatemala Arco}\tabcellsep G3-G4\tabcellsep 98\tabcellsep 284\tabcellsep 185\tabcellsep 567\\
Volcánico Este\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep ? G1-G4\tabcellsep 851\tabcellsep 1.172\tabcellsep 1.051\tabcellsep 3.074\end{longtable} \par
 
\caption{\label{tab_21}Year 2021 B}\end{figure}
 			\footnote{B© 2021 Global JournalsSeismotectonics Characterization of Mexico} 			\footnote{Year 2021 B © 2021 Global Journals Seismotectonics Characterization of Mexico} 			\footnote{( )} 			\footnote{()} 			\footnote{© 2021 Global Journals} 			\footnote{© 2021 Global Journals Year 2021 B Seismotectonics Characterization of Mexico} 			\footnote{© 2021 Global JournalsSeismotectonics Characterization of Mexico} 			\footnote{()} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Suter et al.]{b0}\label{b0} 	 		\textit{},  		 			M Suter 		,  		 			M López Martínez 		,  		 			O Quintero Legorreta 		.  	 	 		\textit{Geol.Soc.Am.Bull}  		113 p. .  	 
\bibitem[ Geophys.J. Int]{b25}\label{b25} 	 		\textit{},  	 	 		\textit{Geophys.J. Int}  		127 p. .  	 
\bibitem[ Geol.Soc.Am.Bull]{b55}\label{b55} 	 		\textit{},  	 	 		\textit{Geol.Soc.Am.Bull}  		82 p. .  	 
\bibitem[Memoire]{b68}\label{b68} 	 		\textit{},  		 			B R G N Memoire 		.  		111.  	 
\bibitem[ Limnología]{b84}\label{b84} 	 		\textit{},  	 	 		\textit{Limnología}  		1  (2)  p. .  	 
\bibitem[ J.Geophys.Res]{b90}\label{b90} 	 		\textit{},  	 	 		\textit{J.Geophys.Res}  		87 p. .  	 
\bibitem[Serie]{b158}\label{b158} 	 		\textit{},  		 			Serie 		.  		UNAM. 167.  	 	 (Instituto de Ingeniería) 
\bibitem[ Ann.Rev. Earth Pl.Sc]{b181}\label{b181} 	 		\textit{},  	 	 		\textit{Ann.Rev. Earth Pl.Sc}  		26 p. .  	 
\bibitem[ Vichislitielnaya Seismologiya]{b188}\label{b188} 	 		\textit{},  	 	 		\textit{Vichislitielnaya Seismologiya}  		9 p. .  	 
\bibitem[ Geofísica Internacional]{b252}\label{b252} 	 		\textit{},  	 	 		\textit{Geofísica Internacional}  		24  (1)  p. .  	 
\bibitem[Tectonophysics]{b278}\label{b278} 	 		\textit{},  		 			Tectonophysics 		.  		318 p. .  	 
\bibitem[ J.Geophys.Res]{b305}\label{b305} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1028/2003JB002931}{10.1028/2003JB002931}.  	 	 		\textit{J.Geophys.Res}  		109 p. B11403.  	 
\bibitem[ Bull.Seism.Soc.Am]{b327}\label{b327} 	 		\textit{},  	 	 		\textit{Bull.Seism.Soc.Am}  		82 p. .  	 
\bibitem[Geophysique]{b346}\label{b346} 	 		\textit{},  		 			Geophysique 		.  		30 p. .  	 
\bibitem[Tecoman]{b351}\label{b351} 	 		\textit{},  		 			Mexico Tecoman 		.  		 1.339-1.353.  	 	 		\textit{earthquake: New insights. Pure appl.geophys}  		168  (8-9) .  	 
\bibitem[Rosenblueth et al.]{b367}\label{b367} 	 		\textit{},  		 			E Rosenblueth 		,  		 			M Ordaz 		,  		 			F J Sánchez Sesma 		.  		 	 
\bibitem[ Geol.Soc. of Amer., Special Paper]{b377}\label{b377} 	 		\textit{},  	 	 		\textit{Geol.Soc. of Amer., Special Paper}  		153 p. 278.  	 
\bibitem[Servicio Sismológico]{b385}\label{b385} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b387}\label{b387} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b389}\label{b389} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b391}\label{b391} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b393}\label{b393} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b395}\label{b395} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b397}\label{b397} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b399}\label{b399} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Servicio Sismológico]{b401}\label{b401} 	 		\textit{},  		 			Nacional Servicio Sismológico 		.  		 	 
\bibitem[Stoiber et al.]{b421}\label{b421} 	 		\textit{},  		 			R Stoiber 		,  		 			W I Rose 		,  		 			Volcanology-Nicaragua 		.  		El Salvador, Guatemala.  	 	 (selected material. Darmounth) 
\bibitem[ Ann.Geofiz]{b439}\label{b439} 	 		\textit{},  	 	 		\textit{Ann.Geofiz}  		36  (3-4)  p. .  	 
\bibitem[ J.Geophys.Res]{b450}\label{b450} 	 		\textit{},  	 	 		\textit{J.Geophys.Res}  		113 p. B01304.  	 
\bibitem[Tamaulipas (0104)]{b9}\label{b9} 	 		\textit{},  		 			Tamaulipas 		.  		18 2003.04.10 5,4/10/15,87/87,95 1992.11.30 4,8/30/23,26/98,03 2011.12.10 4,8/34/16,87/86,18 2008.09.23 4,3/12/ 22,45/97,57 2013.08.24 4,7/10/15,57/86,04 1994.04.09 4,3/12/23,12/99,65 2012.05.03 4,7/20/17,27/85,55 2015.08.04 4,1/5/24,31/99,04 2002.06.10 4,6/12/19,04/88,08 2012.06.24 4,1/16/ 22,64/97,99 2008.06.21 4,5/20/17,96/87,87 2008.10.30 4,1/25/22,54/97,83 2012.05.11 4,4/10/15,83/86,87 2016. p. 29.  	 	 (08.14 4,0/10/24,24/98,54 2014.01.13 4,3/82/16,23/88,67 2015.08.07 4,0/3/ 24,27/99) 
\bibitem[ J.Geophys.Res (19.207-19.220)]{b60}\label{b60} 	 		\textit{},  	 	 		\textit{J.Geophys.Res}  		19.207-19.220. 106.  	 
\bibitem[Urbina et al. ()]{b443}\label{b443} 	 		\textit{},  		 			F Urbina 		,  		 			H Camacho 		,  		 			Zona Megaseismica Acambay-Tixmadeje 		.  		1913.  		 			Estado de México. Instituto Geológico de México, Secretaria de Fomento 		 	 
\bibitem[Shor and Roberts ()]{b405}\label{b405} 	 		\textit{},  		 			G G ShorJr 		,  		 			E Roberts 		.  	 	 		\textit{Seism.Soc.Am.Bull}  		1958. February 1956. 48 p. .  	 
\bibitem[Edwards et al. ()]{b83}\label{b83} 	 		\textit{},  		 			Carranza Edwards 		,  		 			A 		,  		 			Gutiérrez Estrada 		,  		 			M 		,  		 			Rodríguez Torres 		,  		 			R 		.  		1975.  	 
\bibitem[ Cartografía Nacional ()]{b156}\label{b156} 	 		\textit{},  	 	 		\textit{Cartografía Nacional}  		1977.  	 
\bibitem[Cardona ()]{b80}\label{b80} 	 		\textit{},  		 			J R Cardona 		.  		1983. Bolivia. 108.  		 			Sismotectónica del Valle de Cochabamba. Tesis de Grado, Universidad La Paz 		 	 
\bibitem[ Editorial Nauka, Moscú ()]{b237}\label{b237} 	 		\textit{},  	 	 		\textit{Editorial Nauka, Moscú}  		1983. p. .  	 
\bibitem[Ramos ()]{b246}\label{b246} 	 		\textit{},  		 			López Ramos 		,  		 			E 		.  	 	 		\textit{Geología de México. CONACYT}  		1983. 357.  	 
\bibitem[Medina et al. ()]{b266}\label{b266} 	 		\textit{},  		 			F Medina 		,  		 			J M Espíndola 		,  		 			A Gamietea 		.  		1987.  	 
\bibitem[Bernardeu et al. ()]{b56}\label{b56} 	 		\textit{},  		 			L Bernardeu 		,  		 			V Baena Pérez L. Y Gabaldón López 		,  		 			Mapa 		.  		 1:200.000 y 1:100.000.  		1993.  		 			sismotectónico y de actividad de fallas de la región de Murcia ; Instituto Tecnológico GeoMinero de España 		 	 
\bibitem[Pacheco et al. ()]{b328}\label{b328} 	 		\textit{},  		 			J F Pacheco 		,  		 			S K Singh 		,  		 			J Domínguez 		,  		 			A Hurtado 		,  		 			L Quintana 		,  		 			Z Jiménez 		,  		 			J Yamamoto 		,  		 			C Gutiérrez 		,  		 			M Santoyo 		,  		 			M Guzmán 		,  		 			V Kostoglodov 		,  		 			G Reyes 		,  		 			C Ramírez 		.  		1997. October 9. 1995.  	 
\bibitem[Cornú et al. ()]{b314}\label{b314} 	 		\textit{},  		 			Núñez Cornú 			\mbox{}\\  				y Reyes A. 			 		,  		 			FJ 			\mbox{}\\  				y Reyes A. 			 		,  		 			Reyes Dávila 			\mbox{}\\  				y Reyes A. 			 		,  		 			G A Suárez Plascencia 			\mbox{}\\  				y Reyes A. 			 		,  		 			C Nava 			\mbox{}\\  				y Reyes A. 			 		,  		 			F A Rutz 			\mbox{}\\  				y Reyes A. 			 		,  		 			M Ramírez 			\mbox{}\\  				y Reyes A. 			 		,  		 			A 			\mbox{}\\  				y Reyes A. 			 		.  		1998.  	 	 (Eventos sísmicos en el bloque Jalisco. GEOS, S-12, 286) 
\bibitem[Totales ()]{b10}\label{b10} 	 		\textit{},  		 			Totales 		.  		2/156/19,04/92,05 83 / 113. 4 p. 16.  	 	 (0= 1 5,0-6,0= 5 (16 \%) 2,9-5,0= 31 2001.07.20) 
\bibitem[Imaev et al. (ed.) ()]{b212}\label{b212} 	 		\textit{},  		 			V S Imaev 		,  		 			L P Imaeva 		,  		 			Koz 		.  		min B.M. Sismotectónica de Yakutia. GEOS. Moscú (ed.)  		2000. 227.  	 
\bibitem[ Secretaría de Gobernación ()]{b88}\label{b88} 	 		\textit{},  	 	 		\textit{Secretaría de Gobernación}  		2001-2006. 2001. 138.  		 			CENAPRED. Programa especial de prevención y mitigación del riesgo de desastres 		 	 
\bibitem[Deshon et al. ()]{b123}\label{b123} 	 		\textit{},  		 			H Deshon 		,  		 			S Schwartz 		,  		 			S Bilek 		,  		 			T Dorman 		,  		 			V González 		,  		 			J Protti 		,  		 			E Flueh 		,  		 			T Dixon 		.  		2003.  	 
\bibitem[Barrientos et al. ()]{b46}\label{b46} 	 		\textit{},  		 			L Barrientos 		,  		 			J J Fernández 		,  		 			F J Rivero 		.  		2006.  	 
\bibitem[Fernández et al. ()]{b247}\label{b247} 	 		\textit{},  		 			López Fernández 		,  		 			C Pulgar 		,  		 			J A Gallart 		,  		 			J González Cortina 		,  		 			J M Díaz 		,  		 			J Ruiz 		,  		 			M 		.  		2008.  	 
\bibitem[Warren et al. ()]{b449}\label{b449} 	 		\textit{},  		 			L Warren 		,  		 			M Langstaff 		,  		 			P Silver 		.  		2008.  	 
\bibitem[Brink et al. ()]{b62}\label{b62} 	 		\textit{},  		 			U T Brink 		,  		 			D Twichell 		,  		 			P Lynett 		,  		 			E Geist 		,  		 			J Chaytor 		,  		 			H Lee 		,  		 			B Berczkowski 		,  		 			C Flores 		.  	 	 		\textit{National Tsunami Hazard Mitigation Program. USGS}  		2009. 98.  	 	 (Regional assessment of tsunamis potential in the Gulf of Mexico. Report to the) 
\bibitem[Imaeva et al. ()]{b215}\label{b215} 	 		\textit{},  		 			L P Imaeva 		,  		 			V S Imaev 		,  		 			B M Koz'min 		.  		2011.  	 
\bibitem[Robles et al. ()]{b350}\label{b350} 	 		\textit{},  		 			Quintanar Robles 		,  		 			L Rodríguez Lozoya 		,  		 			H E Ortega 		,  		 			R Gomez Gonzalez 		,  		 			J M Dominguez 		,  		 			T Javier 		,  		 			C Alcantara 		,  		 			L Rebollar 		,  		 			CJ 		.  		2011. January 2003 Mw=.  	 
\bibitem[Ch et al. (ed.) ()]{b37}\label{b37} 	 		\textit{},  		 			Authemayou Ch 		,  		 			G Brocard 		,  		 			Teyssier Ch 		,  		 			B Suski 		,  		 			B Cosenza 		.  		Morán-Ical S., Walther González-Véliz C., Aguilar-Hengstenberg M.A., y Holliger K. (ed.)  		2012. 6.  	 
\bibitem[Rojas and Alvarado ()]{b363}\label{b363} 	 		\textit{},  		 			W Rojas 		,  		 			Guillermo E Alvarado 		,  		 			GE 		.  		2012.  	 
\bibitem[Chavez et al. ()]{b93}\label{b93} 	 		\textit{},  		 			Clemente Chavez 		,  		 			A 		,  		 			Figueroa Soto 		,  		 			A Zúñiga 		,  		 			F R Arroyo 		,  		 			M Montiel 		,  		 			M Chavez 		,  		 			O 		.  		2013.  	 
\bibitem[Cotilla et al. ()]{b107}\label{b107} 	 		\textit{},  		 			M Cotilla 		,  		 			D Córdoba 		,  		 			F Núñez Cornú 		,  		 			A Gómez 		,  		 			J I Pinzón 		,  		 			L Rivera 		.  	 	 		\textit{México. Revista Geográfica de América Central}  		2017. 59  (1)  p. .  	 	 (Morfotectónica de Jalisco y Oaxaca) 
\bibitem[Baja California ()]{b11}\label{b11} 	 		\textit{},  		 			Sur Baja California 		.  		7/ 10 25,92 / 110,34 2012.10.05 5,5/ 10 23. 58 p. 51.  	 
\bibitem[College (1974)]{b422}\label{b422} 	 		\textit{},  		 			College 		.  		 \url{http://www.volcano.si}  		October, 1974.  	 
\bibitem[Santander et al.]{b2}\label{b2} 	 		‘/ Dirección del Manejo Inst. de Cuencas Hidrográficas. Dirección General de Investigaciones en Ordenamiento Ecológico y Conservación de Ecosistemas Inst’.  		 			Priego Santander 		,  		 			A Isunza 		,  		 			E Luna 		,  		 			G N Pérez 		,  		 			JL 		.  		 250.000.  	 	 		\textit{Nacional de Ecología. Cuencas hidrográficas escala}  		1.  	 	 (metadato) 
\bibitem[Espino G De La et al. (1518)]{b8}\label{b8} 	 		\textit{16,30 / 97,30 1973.01.30 18},  		 			Lanza Espino G De La 		,  		 			Ortiz Pérez 		,  		 			M A Carbajal Pérez 		,  		 			J L Investigaciones Geográficas 		.  		 94 .10.09.  		5 1902.04.19 14,90 / 91,50 7,7 1902.09.23 18,00 / 106,50 1908.03.27 17,00 / 101,00 1911.06.07 19,70 / 103,70 1911.12.16 16,90 / 100,70 1917.12.29 15,00 / 97,00 1928.03.22 16,23 / 95,45 1941.04.15 18. 11 / 99,10 1957.07.28 17,11 / 99,10 1973.01.30 18,39 / 103,21 1978. 81 p. 47.  	 	 (38 / 103,00 1937.12.23 17,10 / 98,07 7,8 1928.06.17 16,33 / 96,70 1943.02.22 17,62 / 101,15 1932.06.18 19,50 / 103,50 1957.07.28. 11.29 15,77 / 96,80 1976.02.04 15,26 / 89,20 7,9 1942.08.06 14,80 / 91,30 1985.09.21 17,62 / 101,82 1985.10.09 18,79 /) 
\bibitem[Ramírez Herrera Mª and Kostoglodov]{b7}\label{b7} 	 		‘415-1.433. Overview of recent coastal tectonic deformation in the Mexican subduction zone’.  		 			T Ramírez Herrera Mª 		,  		 			V Kostoglodov 		.  	 	 		\textit{Urrutia Fucugauchi J./ Pure appl.geophys}  		168.  	 
\bibitem[Jun et al. ()]{b228}\label{b228} 	 		‘A brief introduction to the seismotectonic map of Xinjiang and its neighborhood’.  		 			S Jun 		,  		 			B Meixiang 		,  		 			S Guanglin 		.  	 	 		\textit{Earthquake Research in China}  		2013. 27  (3)  p. .  	 
\bibitem[Lozos ()]{b249}\label{b249} 	 		‘A case for historic joint rupture of the San Andreas and San Jacinto faults’.  		 			J C Lozos 		.  		 doi: 10.1126/ sciadv.1500621.  	 	 		\textit{Science Advances Am.Assoc}  		2016. 2  (3)  p. .  	 
\bibitem[Singh et al. ()]{b410}\label{b410} 	 		‘A catalogue of shallow earthquakes of Mexico from 1900 to 1981’.  		 			S K Singh 		,  		 			M Rodríguez 		,  		 			J M Espíndola 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1984. 74 p. .  	 
\bibitem[Soloviev and Ch ()]{b417}\label{b417} 	 		‘A catalogue of tsunami on the eastern shore of the Pacific Ocean’.  		 			S L Soloviev 		,  		 			Go Ch 		.  	 	 		\textit{Moscú}  		1975. Nauka Publishing House. 202.  	 
\bibitem[Ross and Scotese ()]{b369}\label{b369} 	 		\textit{A hierarchical model of the Gulf of Mexico and Caribbean region Tectonophysics},  		 			M I Ross 		,  		 			C E Scotese 		.  		1988. 155 p. .  	 
\bibitem[Azua et al. ()]{b262}\label{b262} 	 		‘A model for Mexican neotectonics based on nationwide GPS measurements’.  		 			Márquez Azua 		,  		 			B Cano 		,  		 			E Correa Mora F. Y Demets 		,  		 			Ch 		.  	 	 		\textit{Geofísica Internacional}  		2004. 1993-2001. 43  (3)  p. .  	 
\bibitem[Ch ()]{b129}\label{b129} 	 		‘A new structure for present-day Cocos-Caribbean plate motion: Implications for slip along the Central American Volcanic Arc’.  		 			Demets Ch 		.  	 	 		\textit{Geophys.Res.Lett}  		2001. 28.  	 	 (4.043-4.046) 
\bibitem[Aubouin et al. ()]{b35}\label{b35} 	 		‘A new type of active margin: The convergent-extensional margin, as exemplified by the Middle America Trench off Guatemala’.  		 			J Aubouin 		,  		 			J Bourgois 		,  		 			J Azema 		.  	 	 		\textit{Earth Plan.Sci.Lett}  		1984. 67 p. .  	 
\bibitem[Gangopadhyay and Sen ()]{b170}\label{b170} 	 		‘A possible mechanism for the spatial distribution of seismicity in northern Gulf of Mexico’.  		 			A Gangopadhyay 		,  		 			M K Sen 		.  		 141-1.153.  	 	 		\textit{Geophys.J.Int}  		2008. 175.  	 
\bibitem[Viveros et al. ()]{b50}\label{b50} 	 		‘A probabilistic seismic hazard assessment of the Trans Mexican Volcanic Belt, Mexico, based on historical and instrumentally recorded seismicity’.  		 			Bayona Viveros 		,  		 			J A Suárez Reynosa 		,  		 			G 		,  		 			Ordaz Schroeder 		,  		 			MG 		.  	 	 		\textit{Geofísica Internacional}  		2017. 56  (1)  p. .  	 
\bibitem[Singh et al. (2007)]{b414}\label{b414} 	 		‘A report on the Atayac, Mexico, earthquake of’.  		 			S K Singh 		,  		 			M Ordaz 		,  		 			J F Pacheco 		,  		 			L Alcántara 		,  		 			A Iglesias 		,  		 			S Alcocer 		,  		 			D García 		,  		 			Pérez Campos 		,  		 			X Valdés 		,  		 			C Almora 		,  		 			D 		.  	 	 		\textit{Seism.Res.Lett}  		2007. 13 April 2007. 5  (9)  p. .  	 
\bibitem[Kakimi et al. ()]{b229}\label{b229} 	 		‘A seismotectonic province map in and around the Japanese Islands’.  		 			T Kakimi 		,  		 			T Matsuda 		,  		 			I Aida 		,  		 			Y Kinugasa 		.  	 	 		\textit{J. of Seimol.Soc. of Japan}  		2003. 55  (4)  p. .  	 
\bibitem[Imaeva et al. ()]{b217}\label{b217} 	 		‘A seismotectonic zonation map of Eastern Siberia: New principles and methods of mapping’.  		 			L P Imaeva 		,  		 			V S Imaev 		,  		 			O P Smekalin 		,  		 			N N Grib 		.  	 	 		\textit{OJER}  		2015. 4  (4)  p. .  	 
\bibitem[Wdowinski ()]{b453}\label{b453} 	 		‘A theory of intraplate tectonics’.  		 			S Wdowinski 		.  		 5.037-5.059.  	 	 		\textit{J.Geophys.Res}  		1998. 103.  	 
\bibitem[Yu and Gorbunova ()]{b360}\label{b360} 	 		\textit{About methods of construction of seismic activity maps},  		 			Riznichenko Yu 		,  		 			. V Gorbunova 		,  		 			IV 		.  		1968. p. .  	 	 (En: Seismic zoning of the URSS. Editorial Nauka, Moscú) 
\bibitem[Fisher et al. ()]{b161}\label{b161} 	 		‘Abrupt thermal transition reveals hydrothermal boundary and role of seamounts within the Cocos plate’.  		 			A Fisher 		,  		 			C Stein 		,  		 			R Harris 		,  		 			K Wang 		,  		 			E Silver 		,  		 			M Pfe 		,  		 			M Hutnak 		,  		 			A Cherkaoui 		,  		 			R Bodzin 		,  		 			H Villinger 		.  		 \xref{http://dx.doi.org/10.1029/2002GLO16766}{10.1029/2002GLO16766}.  	 	 		\textit{Geophys. Res. Lett}  		2003. 30  (11)  p. 1550.  	 
\bibitem[Fletcher and Munguia ()]{b162}\label{b162} 	 		‘Active continental rifling in southern Baja California, Mexico: Implications for plate motion partitioning and the transition to seafloor spreading in the Gulf of California’.  		 			J M Fletcher 		,  		 			L Munguia 		.  	 	 		\textit{Tectonics}  		2000. 19  (6)  p. .  	 
\bibitem[England and Jackson ()]{b143}\label{b143} 	 		‘Active deformation in the continents’.  		 			P England 		,  		 			J Jackson 		.  	 	 		\textit{Annu.Rev. Earth Pl.Sc}  		1989. 17 p. .  	 
\bibitem[Imaev et al. ()]{b213}\label{b213} 	 		‘Active faults and seismotectonics of the northeastern Yakutia’.  		 			V S Imaev 		,  		 			L P Imaeva 		,  		 			B M Koz'min 		.  	 	 		\textit{En: Yakutskii Nauchnyi Tsentr},  				1990.  	 
\bibitem[Suter et al. ()]{b429}\label{b429} 	 		‘Active faults and stress in the central part of the Trans-Mexican Volcanic Belt Mexico (1). The Venta-Bravo fault’.  		 			M Suter 		,  		 			O Quintero 		,  		 			C A Johnson 		.  	 	 		\textit{J.Geophys.Res}  		1992. 97 p. .  	 
\bibitem[Bourgois and Michaud ()]{b58}\label{b58} 	 		‘Active fragmentation of the North America plate at the Mexican Triple Junction area of Manzanillo’.  		 			J Bourgois 		,  		 			F Michaud 		.  	 	 		\textit{Geo-Marine Letters}  		1991. 11 p. .  	 
\bibitem[Serrano Díaz et al. ()]{b381}\label{b381} 	 		‘Active rifting and crustal thinning along the Rivera-Cocos plate boundary as inferred from mantle Bouguer gravity anomalies’.  		 			G S Serrano Díaz 		,  		 			W L Bandy 		,  		 			C A Mortera Guitérrez 		.  	 	 		\textit{Geofísica Internacional}  		2004. 43  (3)  p. .  	 
\bibitem[Luhr et al. ()]{b253}\label{b253} 	 		‘Active rifting in southwestern Mexico: Manifestations of the incipient eastward spreadingridge jump’.  		 			J F Luhr 			\mbox{}\\  				y Carmichel I.S.E. 			 		,  		 			S A Nelson 			\mbox{}\\  				y Carmichel I.S.E. 			 		,  		 			J Allan 			\mbox{}\\  				y Carmichel I.S.E. 			 		.  	 	 		\textit{Geology}  		1985. 13 p. .  	 
\bibitem[Speziale ()]{b194}\label{b194} 	 		‘Active seismic deformation in the grabens of northern Central Ame rica and its relationship to the relative motion of the North America-Caribbean plate boundary’.  		 			Guzman Speziale 		,  		 			M 		.  	 	 		\textit{Tectonophysics}  		2001. 337  (1)  p. .  	 
\bibitem[Cotilla ()]{b98}\label{b98} 	 		‘Alternative interpretation for the active zones of Cuba’.  		 			M Cotilla 		.  	 	 		\textit{Geotectonics}  		2014. 48  (6)  p. .  	 
\bibitem[Azéma et al. ()]{b40}\label{b40} 	 		‘Amerique Centrale Nucleaire) et le bloc d'Oaxaca’.  		 			J Azéma 		,  		 			B Biju-Duval 		,  		 			J J Bizon 		,  		 			J C Carfantan 		,  		 			A Mascle 		,  		 			M Le Tardy 		,  		 			Honduras 		.  	 	 		Deux ensembles comparables du continent Nord-Americain separés par le jeu decrochant senestre des failles du systeme Polochic-Motagua. En: Mascle Géodynamique des Caräibes. Editions Technic  		1985. p. .  	 	 (Sud du Mexique) 
\bibitem[Colima-Jalisco (2.223-2.226)]{b329}\label{b329} 	 		‘An aftershock study and a comparison of this earthquake with those of 1931’.  		 			Colima-Jalisco 		.  	 	 		\textit{Geophys.Res.Lett}  		2.223-2.226. 24  (8) .  	 
\bibitem[Astiz and Kanamori ()]{b33}\label{b33} 	 		‘An earthquake doublet in Ometepec’.  		 			L Astiz 		,  		 			H Kanamori 		.  	 	 		\textit{Guerrero, Mexico. Phys. Earth Plan.Int}  		1984. 34 p. .  	 
\bibitem[Buffler et al. ()]{b64}\label{b64} 	 		‘Anatomy of the Mexican ridges southwestern Gulf of Mexico’.  		 			R T Buffler 		,  		 			F J Shaub 		,  		 			J S Watkins 		,  		 			J L Worzel 		.  	 	 		\textit{AAPG Special}  		1979. 29 p. .  	 
\bibitem[González et al. ()]{b178}\label{b178} 	 		‘Análisis estructural y monitoreo sísmico del semi-graben de Santiaguillo’.  		 			Gómez González 		,  		 			J M Barajas García 		,  		 			I Nieto Samaniego 		,  		 			ÁF 		.  		 GET-14.  	 	 		\textit{Durango. GEOS}  		2007. 27  (1) .  	 	 (Díaz Báez I. y Alaniz Álvarez S) 
\bibitem[Análisis geográfico y estadístico de la sismicidad en la costa mexicana del Pacífico. Boletín de los Sistemas Nacionales Estadístico y de Información Geográfica]{b47}\label{b47} 	 		\textit{Análisis geográfico y estadístico de la sismicidad en la costa mexicana del Pacífico. Boletín de los Sistemas Nacionales Estadístico y de Información Geográfica},  		3 p. .  	 
\bibitem[Santana et al. ()]{b207}\label{b207} 	 		‘Análisis morfoestructural del Estado de Oaxaca, México: Un enfoque de clasificación tipológica del relieve’.  		 			Hernández Santana 		,  		 			J R Ortiz Pérez 		,  		 			M A Figueroa 		,  		 			M 		.  	 	 		\textit{Investigaciones Geográficas}  		2009. 68 p. .  	 
\bibitem[Ortiz Pérez and Boceo ()]{b321}\label{b321} 	 		‘Análisis morfotectónico de las depresiones de Ixtlahuaca y Toluca’.  		 			M A Ortiz Pérez 		,  		 			G Boceo 		.  	 	 		\textit{México. Geofisica Internacional}  		1989. 28  (3)  p. .  	 
\bibitem[Análisis probabilista de amenazas y riesgos naturales. Informe técnico, Tomo 2-9 ()]{b144}\label{b144} 	 		\textit{Análisis probabilista de amenazas y riesgos naturales. Informe técnico, Tomo 2-9},  		 \url{www.ern-la.com}  		2007. p. 27.  		 			ERN-CAPRA Evaluación de Riesgos Naturales-América Latina. Riesgo por tsunami de Puntarenas 		 	 
\bibitem[Análisis sismotectónico de la Península Ibérica Publicación técnica ()]{b220}\label{b220} 	 		‘Análisis sismotectónico de la Península Ibérica’.  		 escala 1:1.000.000.  	 	 		\textit{Publicación técnica},  				 (Baleares y Canarias)  		Madrid, 1992. 26.  	 
\bibitem[Análisis sismotectónico del segmento Yana-Indigirka de la zona Chersky Fizika Zemli]{b216}\label{b216} 	 		‘Análisis sismotectónico del segmento Yana-Indigirka de la zona Chersky’.  	 	 		\textit{Fizika Zemli}  		12 p. .  	 
\bibitem[Villegas ()]{b92}\label{b92} 	 		‘Aplicación de sistemas de información geográfica en la documentación de fallas cuaternarias en México. Tesis de maestría’.  		 			Cid Villegas 		,  		 			G 		.  	 	 		\textit{Sismos históricos y recientes en Magallanes. Magallania},  				 			A Cisternas,  			E Vera 		 (ed.)  		2015. 192. 2008. 36 p. .  	 
\bibitem[Aspectos estadísticos de la actividad sísmica en México Ciencia]{b267}\label{b267} 	 		‘Aspectos estadísticos de la actividad sísmica en México’.  	 	 		\textit{Ciencia}  		38 p. .  	 
\bibitem[Azua et al. ()]{b3}\label{b3} 	 		 			Márquez Azua 		,  		 			Cabral Cano 		,  		 			E Correa Mora F. Y Demets 		,  		 			Ch 		.  	 	 		\textit{A model for Mexican neotectonics based on nationwide GPS measurements},  				1993-2001. 43 p. .  	 
\bibitem[Alvarez ()]{b20}\label{b20} 	 		‘Banderas rift zone: A plausible NW limit of the Jalisco block’.  		 			R Alvarez 		.  		 \xref{http://dx.doi.org/10.1029/2002GL016089}{10.1029/2002GL016089}.  	 	 		\textit{Geophys.Res.Lett}  		2002. 29 p. 20.  	 
\bibitem[Gusiakov ()]{b192}\label{b192} 	 		‘Basic Pacific tsunami catalog and database, 47 BC-2000 AD: Results of the first stage of the project’.  		 			V Gusiakov 		.  	 	 		\textit{Tsunami Laboratory, Institute of Computational Mathematics and Mathematical Geophysics},  				 (Novosibirsk, Russia)  		2002.  	 
\bibitem[Speziale ()]{b195}\label{b195} 	 		‘Beyond the Motagua and Polochic faults: Active strike-slip faulting along the western North America-Caribbean plate boundary zone’.  		 			Guzmán Speziale 		,  		 			M 		.  	 	 		\textit{Tectonophysics}  		2010. 496 p. .  	 
\bibitem[Torres ()]{b179}\label{b179} 	 		‘Bosquejo sobre la evolución geológica de México (1904-2004). B. de la Soc’.  		 			González Torres 		,  		 			E 		.  	 	 		\textit{Geol. Mexicana, LVII}  		2005.  (2)  p. .  	 
\bibitem[Bureau e Reserches Geologiques et Minéres (1981). Carte sismotectonique de la France]{b67}\label{b67} 	 		\textit{Bureau e Reserches Geologiques et Minéres (1981). Carte sismotectonique de la France},  		 	 
\bibitem[Sampedro et al. ()]{b49}\label{b49} 	 		‘Caracterización hidrológica de la región costera noroccidental del estado de Yucatán’.  		 			Batllori Sampedro 		,  		 			E González Piedra 		,  		 			JI 		,  		 			Díaz Sosa J. Y Febles Patrón 		,  		 			JL 		.  	 	 		\textit{México. Investigaciones Geográficas}  		2006. 59 p. .  	 	 (Instituto de Geografía) 
\bibitem[Cardona et al. ()]{b81}\label{b81} 	 		\textit{Caracterización sismotectónica y geodinámica de la fuente sismogenética de Murindó-Colombia},  		 			C Cardona 		,  		 			E Salcedo 		,  		 			J De 		,  		 			H Mora 		.  		2005. Boletín de Geología. 27 p. .  	 
\bibitem[Rogozhin ()]{b361}\label{b361} 	 		‘Características de la sismotectónica regional’.  		 			E Rogozhin 		.  	 	 		\textit{IPERAS}  		2012. 340.  	 	 (Moscú) 
\bibitem[Petersen ()]{b341}\label{b341} 	 		\textit{Características de la zona de Benioff en el Perú y el Ecuador},  		 			E Petersen 		.  		1976. Boletín de la Sociedad Geológica del Perú. 52 p. .  	 
\bibitem[Demant ()]{b127}\label{b127} 	 		‘Características del Eje Neovolcánico Transmexicano: Sus problemas de interpretación’.  		 			A Demant 		.  	 	 		\textit{Revista del Instituto de Geología}  		1978. 2 p. .  	 
\bibitem[Catálogo cien años de sismicidad en México ()]{b402}\label{b402} 	 		\textit{Catálogo cien años de sismicidad en México},  		2000.  	 
\bibitem[Castillo ()]{b114}\label{b114} 	 		\textit{Catálogo de las fallas regionales activas en el norte de Baja California},  		 			Cruz Castillo 		,  		 			M 		.  		2002. México, GEOS. p. .  	 
\bibitem[Figueroa ()]{b159}\label{b159} 	 		‘Catálogo de sismos ocurridos en la República Mexicana’.  		 			J Figueroa 		.  	 	 		\textit{Serie Investigaciones y Desarrollo (azul). Coordinación: Sismología e Instrumentación Sísmica},  				 (UNAM)  		1970. 272.  	 	 (Instituto de Geología) 
\bibitem[Mann and Burke ()]{b259}\label{b259} 	 		‘Cenozoic rift formation in the northern Caribbean’.  		 			P Mann 		,  		 			K Burke 		.  	 	 		\textit{Geology}  		1984. 12 p. .  	 
\bibitem[Hauback et al. ()]{b202}\label{b202} 	 		‘Cenozoic volcanic and tectonic evolution of Baja California Sur’.  		 			B P V A Hauback 		,  		 			FrizzellJr 		,  		 			En 		.  	 	 		\textit{Geology of the Baja California Peninsula: Pacific. Section, SEP M},  				1984. p. .  	 
\bibitem[Cornú et al. ()]{b315}\label{b315} 	 		‘Characteristics of seismicity in the coast north of Jalisco block’.  		 			Núñez Cornú 		,  		 			J Rutz 		,  		 			M Nava 		,  		 			FA 		,  		 			Reyes Dávila 		,  		 			G Suárez Plascencia 		,  		 			C 		.  	 	 		\textit{Mexico. Phys. Earth Plan.Int}  		2002. 132 p. .  	 
\bibitem[Radulian et al. ()]{b353}\label{b353} 	 		‘Characterization of seismogenic zones of’.  		 			M Radulian 		,  		 			N Mandrescu 		,  		 			G F Panza 		,  		 			E Popescu 		,  		 			A Utale 		.  	 	 		\textit{Romania. Pure appl. geophys}  		2000. 157 p. .  	 
\bibitem[Instituto De ()]{b222}\label{b222} 	 		\textit{Cien años de sismicidad en México},  		 			Geofísica Instituto De 		.  		 \url{http://usuarios.geofisica.unam.mx/vladimir/sismos/100a\%F1os.html}  		2010.  	 
\bibitem[Menard and Fisher ()]{b272}\label{b272} 	 		‘Clipperton fracture zone in the northeastern equatorial Pacific’.  		 			H W Menard 		,  		 			R L Fisher 		.  	 	 		\textit{Jour.Geol}  		1958. 66  (3)  p. .  	 
\bibitem[Johnston and Thorkelson ()]{b227}\label{b227} 	 		‘Cocos-Nazca slab window beneath Central America’.  		 			S T Johnston 		,  		 			D J Thorkelson 		.  	 	 		\textit{Earth Planet.Sci. Lett}  		1997. 146 p. .  	 
\bibitem[Cotilla and Córdoba (ed.) ()]{b101}\label{b101} 	 		\textit{Comments about tsunami occurrence in the Northern Caribbean},  		 			M Cotilla 		,  		 			D Córdoba 		.  		M. Mokhtari (ed.)  		2011.  	 	 (En: Tsunami-A growing disaster) 
\bibitem[Nishenko and Singh ()]{b301}\label{b301} 	 		‘Conditional probabilities for the recurrence of large and great interpolate earthquakes along the Mexican subduction zone’.  		 			S P Nishenko 		,  		 			S K Singh 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1987. 77.  	 	 (2.094-2.114) 
\bibitem[Gómez et al. ()]{b22}\label{b22} 	 		‘Constraints from finite element modeling on the active tectonics of northern Central America and Middle America Trench’.  		 			Álvarez Gómez 		,  		 			J A Meijer 		,  		 			P Th 		,  		 			J J Martínez Díaz 		,  		 			R Capote 		.  	 	 		\textit{Tectonics}  		2008. p. C1008.  	 
\bibitem[Selvans et al. ()]{b378}\label{b378} 	 		‘Constraints on Jalisco block motion and tectonics of Guadalajara Triple Junction from 1998-2001 Campaign GPS data’.  		 			M Selvans 		,  		 			J M Stock 		,  		 			C Demets 		,  		 			O Sanchez 		,  		 			B Marquez Azua 		.  		 1.435-1.447.  	 	 		\textit{Pure appl.geophys}  		2011. 168  (8-9) .  	 
\bibitem[Meletti et al. ()]{b271}\label{b271} 	 		‘Construction of a seismotectonic model: The case of Italy’.  		 			C Meletti 		,  		 			P Patacca 		,  		 			P Scadone 		.  	 	 		\textit{Pure appl.geophys}  		2000. 157  (1-2)  p. .  	 
\bibitem[Cornú et al. ()]{b313}\label{b313} 	 		 			Núñez Cornú 		,  		 			FJ 		,  		 			Reyes Dávila 		,  		 			G A Rutz 		,  		 			M Trejo Gómez 		,  		 			E 		,  		 			Carmena García 		,  		 			MA 		,  		 			Ramírez Vázquez 		,  		 			CA 		.  	 	 		\textit{Mainland and early aftershocks},  				 (Armería, México)  		2004. 2003. 7 p. .  	 
\bibitem[Cornú et al. ()]{b312}\label{b312} 	 		 			Núñez Cornú 			\mbox{}\\  				y TsuJal Team 			 		,  		 			FJ 			\mbox{}\\  				y TsuJal Team 			 		,  		 			Cordoba Barba 			\mbox{}\\  				y TsuJal Team 			 		,  		 			D 			\mbox{}\\  				y TsuJal Team 			 		,  		 			Dañobeitia Canales 			\mbox{}\\  				y TsuJal Team 			 		,  		 			J 			\mbox{}\\  				y TsuJal Team 			 		.  	 	 		\textit{Geophysical studies across Rivera plate and Jalisco block},  				2016. 87 p. .  	 
\bibitem[Dañobeitia et al. ()]{b119}\label{b119} 	 		\textit{Crustal architecture at the collision zone between Rivera and North American plates at the Jalisco block: TSUJAL project},  		 			J J Dañobeitia 		,  		 			R Bartolomé 		,  		 			F Núñez Cornú 		,  		 			D Córdoba 		,  		 			W Bandy 		,  		 			M Prada 		,  		 			D Nuñez 		,  		 			A Castellón 		,  		 			J L Alonso 		.  		2016.  	 	 (Pure appl.geophys., 173, 3.553-3.573) 
\bibitem[Suárez and López ()]{b425}\label{b425} 	 		\textit{Crustal deformation in the southwestern Gulf of Mexico: Evidence for thrust faulting induced by the subduction of the Cocos plate},  		 			G Suárez 		,  		 			A López 		.  		2011. México D.F, Instituto de Geología, UNAM. p. 145.  	 	 (En: Simposio Dr. Zoltan de Cserna (Sesenta años geologizando en México)) 
\bibitem[Enriquez and Zamora ()]{b79}\label{b79} 	 		‘Crustal structure across southern México inferred from gravity data’.  		 			Campos Enriquez 		,  		 			JO 		,  		 			Sánchez Zamora 		,  		 			O 		.  	 	 		\textit{Jour. South Amer. Earth Sci}  		2000. 13 p. .  	 
\bibitem[Frez and González ()]{b165}\label{b165} 	 		‘Crustal structure and seismotectonics of northern Baja California’.  		 			J Frez 		,  		 			J J González 		.  	 	 		\textit{Editores: J.P. Dauphin y B.T. Simoneit. American Association of Petroleum Geologists Memoir}  		1991. 47 p. .  	 	 (En: The Gulf and Peninsular Provinces of the Californias) 
\bibitem[Valdés et al. ()]{b445}\label{b445} 	 		‘Crustal structure of Oaxaca, Mexico, from seismic refraction measurements’.  		 			C M Valdés 		,  		 			W D Money 		,  		 			S K Singh 		,  		 			R P Meyer 		,  		 			C Lomnitz 		,  		 			J H Luetgert 		,  		 			C E Hesley 		,  		 			B T R Lewis 		,  		 			M Mena 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1986. 7 p. .  	 
\bibitem[Antoine and Pyle ()]{b27}\label{b27} 	 		‘Crustal studies in the Gulf of Mexico’.  		 			J W Antoine 		,  		 			T E Pyle 		.  	 	 		\textit{Tectonophysics}  		1970. 10  (5-6)  p. .  	 
\bibitem[Fernández ()]{b148}\label{b148} 	 		‘Daños, efectos y amenaza de tsunamis en América Central’.  		 			M Fernández 		.  	 	 		\textit{Rev.Geol. de América Central}  		2002. 26 p. .  	 
\bibitem[Assinovskaya and Soloviev ()]{b32}\label{b32} 	 		‘Definition and description of the zones of potential earthquake sources in the Barents Sea’.  		 			B A Assinovskaya 		,  		 			S L Soloviev 		.  	 	 		\textit{Izv.Phys. Solid Earth}  		1994. 29  (8)  p. .  	 
\bibitem[Márquez et al. ()]{b5}\label{b5} 	 		‘Deformation of Mexico from continuous GPS from’.  		 			B Márquez 		,  		 			C Demets 		,  		 			Geophys Geochemestry 		.  	 	 		\textit{Geosystems}  		1993 to 2008. 10  (2)  p. .  	 
\bibitem[Wood ()]{b294}\label{b294} 	 		‘Deglaciation seismotectonics: A principal influence on intraplate seismogenesis at high latitudes’.  		 			Muir Wood 		,  		 			R 		.  	 	 		\textit{Quaternary Science Reviews}  		1999. 19 p. .  	 
\bibitem[Belousov et al. ()]{b52}\label{b52} 	 		‘Delimitación de zonas sismogeneradoras de Cuba Central y estimación de su magnitud máxima’.  		 			T P Belousov 		,  		 			V N Krestnikov 		,  		 			N Shebalin 		.  	 	 		\textit{En: Investigación de la sismicidad de las zonas de baja actividad sísmica},  				 (Cuba Central)  		1983. p. .  	 	 (Editorial Nauka, Moscú) 
\bibitem[Descripción de la dinámica poblacional en la zona costera mexicana durante el periodo ()]{b41}\label{b41} 	 		\textit{Descripción de la dinámica poblacional en la zona costera mexicana durante el periodo},  		2000-2005. Papeles de Población. 62 p. .  	 
\bibitem[Singh ()]{b368}\label{b368} 	 		\textit{Design spectra for Mexico`s Federal District. Earthquake Spectra},  		 			S K Singh 		.  		1989. 5 p. .  	 
\bibitem[Yagi et al. ()]{b460}\label{b460} 	 		‘determined by joint inversion teleseismic body-wave and nearsource data’.  		 			Y Yagi 		,  		 			T Mikumo 		,  		 			J Pacheco 		,  		 			G Reyes 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		2004. January 2003. 94 p. .  	 	 (Source rupture Process of the Tecoman) 
\bibitem[Michaud et al. ()]{b279}\label{b279} 	 		‘Did the East Pacific Rise subduct beneath the North American plate’.  		 			F Michaud 		,  		 			J Dañobeitia 		,  		 			R Bartolomé 		,  		 			R Carbonell 		,  		 			L Delgado Argote 		,  		 			D Córdoba 		,  		 			T Monfret 		.  	 	 		\textit{Geo-Marine Letters}  		2001. 20  (3)  p. .  	 
\bibitem[Kuroiwa (ed.) ()]{b241}\label{b241} 	 		\textit{Disaster reduction},  		 			J Kuroiwa 		.  		NSG S.A.C. (ed.)  		2004.  	 
\bibitem[Singh et al. ()]{b415}\label{b415} 	 		‘earthquake: Implications for tectonics and seismic hazard of the region’.  		 			S K Singh 		,  		 			J F Pacheco 		,  		 			Pérez Campos 		,  		 			X Ordaz 		,  		 			M Reinoso 		,  		 			M 		.  	 	 		\textit{Geofísica Internacional}  		2015. 6 September 1997. 54  (5)  p. .  	 
\bibitem[Güendel and Bungum ()]{b190}\label{b190} 	 		‘Earthquakes and seismic hazards in Central America’.  		 			F Güendel 		,  		 			H Bungum 		.  	 	 		\textit{Seism. Res. Lett}  		1995. 66  (5)  p. .  	 
\bibitem[Álvarez et al. ()]{b17}\label{b17} 	 		‘El sistema de fallas Taxco-San Miguel de Allende: Implicaciones en la deformación post-eocénica del centro de México’.  		 			Alaniz Álvarez 		,  		 			S A Nieto Samaniego 		,  		 			A F Orozco Esquivel Ma 		,  		 			. T Vassallo 		,  		 			L F Xu 		,  		 			S 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana, LV}  		2002.  (1)  p. .  	 
\bibitem[Yamamoto et al. ()]{b461}\label{b461} 	 		‘El temblor de Huajuapan de León, Oaxaca México del 24 de noviembre de 1980’.  		 			J Yamamoto 		,  		 			Z Jiménez 		,  		 			R Mota 		.  	 	 		\textit{Geofísica Internacional}  		1984. 23  (1)  p. .  	 
\bibitem[Manea et al. ()]{b258}\label{b258} 	 		‘Elastic thickness of the oceanic lithosphere beneath Tehuantepec ridge’.  		 			M Manea 		,  		 			V C Manea 		,  		 			V Kostoglodov 		,  		 			M Y Guzmán Speziale 		.  	 	 		\textit{Geofísica Internacional}  		2005. 44  (2)  p. .  	 
\bibitem[Farreras et al. ()]{b146}\label{b146} 	 		\textit{En: Contribuciones a la Oceanografía Física en México, Monografía No. 3. Unión Geofísica Mexicana},  		 			S Farreras 		,  		 			; M F Tsunamis En México 		,  		 			Lavín 		.  		1997. p. .  	 
\bibitem[Pindell et al. ()]{b342}\label{b342} 	 		‘En: Petroleum Systems of Deep-Water Basins: Global and Gulf of Mexico Experience’.  		 			J Pindell 		,  		 			H Kennan L ; R 		,  		 			N C Fillon 		,  		 			P Rosen 		,  		 			Weimer 		.  	 	 		\textit{GCSSEPM Foundation, 21 st Annual Research Conference},  				 (Houston, Texas, U.S.A.)  		2001. p. .  	 	 (Kinematic evolution of the Gulf of Mexico and Caribbean) 
\bibitem[Sánchez and Farreras ()]{b373}\label{b373} 	 		\textit{Estudio de tsunamis (maremotos) en la costa occidental de México. World Data Center for solid Earth Geophysics, Publication SE-50, NOAA},  		 			A J Sánchez 		,  		 			S Farreras 		.  		1993. Boulder, Colorado, USA. 79.  	 
\bibitem[Bache ()]{b358}\label{b358} 	 		‘Estudio morfotectónico del sur de México’.  		 			Reyes Bache 		,  		 			G 		.  	 	 		\textit{GEOS}  		2004. 24  (2)  p. 194.  	 
\bibitem[Kuroiwa and Tsunamis ()]{b240}\label{b240} 	 		\textit{evacuación de la población y planes de uso del suelo para mitigación de desastres. Localidades estudiadas entre 1981 y 1994. Editado y publicado por DHA},  		 			J Kuroiwa 		,  		 			Tsunamis 		.  		1995. Ginebra y Lima. 46.  	 
\bibitem[Molina et al. ()]{b284}\label{b284} 	 		‘Evaluación de la actividad sísmica en Centroamérica’.  		 			E Molina 		,  		 			G Marroquín 		,  		 			J J Escobar 		,  		 			E Talavera 		,  		 			W Rojas 		,  		 			A Climent 		,  		 			E Camacho Astigorrabia 		,  		 			B Benito 		,  		 			C Lindholm 		.  	 	 		\textit{Proyecto RESIS II}  		2008. 273 p. p.  	 	 (RESIS II) 
\bibitem[Rodríguez ()]{b97}\label{b97} 	 		‘Evaluation of recent intraplate seismic activity on Cochinos Bay’.  		 			Cotilla Rodríguez 		,  		 			MO 		.  	 	 		\textit{Cuba. Revista Geográfica de América Central}  		2017. 58 p. .  	 
\bibitem[Michaud et al. ()]{b280}\label{b280} 	 		‘Evidence for active extensional tectonic features within the Acapulco trench fill at the Rivera-North America plate boundary’.  		 			F Michaud 		,  		 			B Mercier De Lepinay 		,  		 			J Bourgois 		,  		 			T Calmus 		.  	 	 		\textit{C.R. Acad.Sci}  		1996. p. .  	 
\bibitem[Suárez and Albini ()]{b424}\label{b424} 	 		‘Evidence for great tsunamigenic earthquakes (M 8.6) along the Mexican Subduction Zone’.  		 			G Suárez 		,  		 			P Albini 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		2009. 99  (2A)  p. .  	 
\bibitem[Herrera Mªt ()]{b354}\label{b354} 	 		‘Evidencias ambientales de cambios de nivel de la costa del Pacífico de México: Terremotos y tsunamis’.  		 			Ramírez Herrera Mªt 		.  	 	 		\textit{Revista de Geografía}  		2011. 49 p. .  	 
\bibitem[Sánchez ()]{b332}\label{b332} 	 		‘Evolución geológica del sureste mexicano desde el Mesozoico al presente en el contexto regional del Golfo de México’.  		 			Padilla Sánchez 		,  		 			RJ 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana, LIX}  		2007.  (1)  p. .  	 
\bibitem[Dañobeitia et al. ()]{b118}\label{b118} 	 		‘Expedition gathers new data on crust beneath Mexican west coast’.  		 			J J Dañobeitia 		,  		 			D Córdoba 		,  		 			L A Delgado Argote 		,  		 			F Michaud 		,  		 			R Bartolomé 		,  		 			M Ferrán 		,  		 			M Carbonell 		.  	 	 		\textit{Núñez Cornú F. y CORTES-96 Working Group},  				1997. 78 p. .  	 
\bibitem[Servicio Geológico ()]{b383}\label{b383} 	 		\textit{Experiencias en la elaboración de Atlas de Riesgo. Convención Nacional de Geografía-INEGI},  		 			Mexicano Servicio Geológico 		.  		2007A. Guadalajara. 42.  		 			SGM y Secretaría de Economía 		 	 	 (Atlas de Riesgo Estatales, Municipales y Urbano) 
\bibitem[Burkart and Self ()]{b73}\label{b73} 	 		‘Extension and rotation of crustal blocks in northern Central America and effect on the volcanic arc’.  		 			B Burkart 		,  		 			S Self 		.  	 	 		\textit{Geology}  		1985. 13 p. .  	 
\bibitem[Axen ()]{b39}\label{b39} 	 		‘Extensional segmentation of the main Gulf Escarpment, Mexico and United States’.  		 			G J Axen 		.  	 	 		\textit{Geology}  		1995. 23  (6)  p. .  	 
\bibitem[Paris and Romero ()]{b335}\label{b335} 	 		‘Fallas activas en Colombia: Mapa Neotectónico Preliminar’.  		 			G Paris 		,  		 			J Romero 		.  	 	 		\textit{Boletín Geológico}  		1994. 34  (2-3)  p. .  	 
\bibitem[Cenapred and Tsunamis ()]{b87}\label{b87} 	 		\textit{Fascículo, 12. 1ª edición, Secretaría de Gobernación y Sistema Nacional de Protección Civil},  		 			Cenapred 		,  		 			Tsunamis 		.  		1996. México. 27.  	 
\bibitem[Glowacka et al. ()]{b177}\label{b177} 	 		‘Fault slip, seismicity and deformation in Mexicali Valley’.  		 			E Glowacka 		,  		 			F A Nava 		,  		 			G Díaz De Cossio 		,  		 			V Wong 		,  		 			F Y Farfán 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		2002. 92 p. .  	 	 (after the 7,1 Hector Mine earthquake) 
\bibitem[Fiedler et al.]{b155}\label{b155} 	 		 			G Fiedler 		,  		 			L Rivero 		,  		 			Mapa 		.  		\textit{Principales sismos ocurridos en Venezuela},  				p. .  	 
\bibitem[Manea and Manea ()]{b257}\label{b257} 	 		‘Flat slab thermal structure and evolution beneath central’.  		 			M Manea 		,  		 			V C Manea 		.  		 1.475-1.487.  	 	 		\textit{Mexico. Pure appl.geophys}  		2011. 168  (8-9) .  	 
\bibitem[Jimenez and Ponce ()]{b225}\label{b225} 	 		‘Focal mechanism of six large earthquakes in northern Oaxaca, Mexico, for the period 1928-1973’.  		 			Z Jimenez 		,  		 			L Ponce 		.  	 	 		\textit{Geophys.J.Int}  		1978. 17 p. .  	 
\bibitem[Dean and Drake ()]{b120}\label{b120} 	 		‘Focal mechanism solutions and tectonic of the Middle American arc’.  		 			B W Dean 		,  		 			C L Drake 		.  	 	 		\textit{J. Geology}  		1978. 86  (1)  p. .  	 
\bibitem[Nava and Terremotos ()]{b296}\label{b296} 	 		‘Fondo de Cultura Económica’.  		 			A Nava 		,  		 			Terremotos 		.  	 	 		\textit{La Ciencia desde México}  		1987. 34 p. 157.  	 
\bibitem[Heil and Silver ()]{b205}\label{b205} 	 		‘Forearc uplift south of Panama: A result of transform ridge subduction’.  		 			D J Heil 		,  		 			E Silver 		.  	 	 		\textit{Geol.Soc.Am., Abstracts Prog}  		1985. 19 p. 698.  	 
\bibitem[Díaz and Mooser ()]{b125}\label{b125} 	 		‘Formación del Graben de Chapala’.  		 			E C Díaz 		,  		 			F Mooser 		.  	 	 		\textit{Sociedad Geológica Mexicana. Memoria II. Convención Nacional}  		1972. p. .  	 
\bibitem[Norabuena et al. ()]{b304}\label{b304} 	 		\textit{Geodetic and seismic constrain on some seismogenic zone processes},  		 			E Norabuena 		,  		 			T Dixon 		,  		 			S Schwartz 		,  		 			H Deshon 		,  		 			A Protti 		,  		 			M Gonzalez 		,  		 			V Dorman 		,  		 			L Flueh 		,  		 			E Lundgren 		,  		 			P Pollitz 		,  		 			F Sampson 		,  		 			D 		.  		2004. Costa Rica.  	 
\bibitem[Cotilla and Udías ()]{b108}\label{b108} 	 		‘Geodinámica del límite Caribe-Norteamérica’.  		 			M Cotilla 		,  		 			A Udías 		.  	 	 		\textit{Rev.Soc.Geol.España}  		1999. 12  (2)  p. .  	 
\bibitem[Mazzotti ()]{b263}\label{b263} 	 		‘Geodynamic models for earthquake studies in intraplate North America, En: Continental intraplate earthquakes: Science, hazard and policy’.  		 			S Mazzotti 		.  	 	 		\textit{Editores: S. Stein y S. Mazzotti. Geol.Soc. of Am. Special Paper}  		2007. 425 p. .  	 
\bibitem[Geografía e Informática/ Dirección General de Geografía. Provincias fisiográficas de México]{b4}\label{b4} 	 		\textit{Geografía e Informática/ Dirección General de Geografía. Provincias fisiográficas de México},  		 		 			Instituto Nacional de Estadísticas 		 	 
\bibitem[Garrison and Martín ()]{b174}\label{b174} 	 		‘Geologic structure in the Gulf of Mexico’.  		 			L E Garrison 		,  		 			R G Martín 		.  	 	 		\textit{US Geol. Survey, Prof. Paper}  		1973. 773.  	 
\bibitem[Bandy ()]{b42}\label{b42} 	 		\textit{Geological and geophysical investigations of the Rivera-Cocos plate boundary implications for plate fragmentation},  		 			W Bandy 		.  		1992. 195.  		 			Texas A\&M University, College Satation 		 	 	 (Ph.D.) 
\bibitem[Normark and Curray ()]{b307}\label{b307} 	 		‘Geology and structure of the deep of Baja California’.  		 			W Normark 		,  		 			J Curray 		.  	 	 		\textit{Mexico. Geol.Soc.Am.Bull}  		1968. 79 p. .  	 
\bibitem[Allan ()]{b18}\label{b18} 	 		‘Geology of the northern Colima and Zocoalco graben southwest Mexico: Late Cenozoic rifting in the Mexican Volcanic Belt’.  		 			J F Allan 		.  	 	 		\textit{Geol.Soc.Am.Bull}  		1986. 97 p. .  	 
\bibitem[Samaniego et al. ()]{b300}\label{b300} 	 		‘Geología, evolución estructural (Eoceno al actual) y eventos sísmicos del graben de Santiaguillo’.  		 			Nieto Samaniego 		,  		 			C Barajas Gea 		,  		 			I Gómez González 		,  		 			J M Rojas 		,  		 			A Alaniz Álvarez 		,  		 			S A Xu 		,  		 			S 		.  	 	 		\textit{México. Rev. Mexicana de Ciencias Geológicas}  		2012. 29  (1)  p. .  	 
\bibitem[Coyan et al. ()]{b117}\label{b117} 	 		‘Geometry and Quaternary slip behavior of the San Juan de los Planes and Saltito fault zones’.  		 			M M Coyan 		,  		 			J R Arrowsmith 		,  		 			P Umhoefer 		,  		 			J Coyan 		,  		 			G Kent 		,  		 			N Driscoll 		,  		 			G Martínez Gutíerrez 		.  	 	 		\textit{Geosphere}  		2013. 9  (3)  p. .  	 	 (: Characterization of riftmargin normal faults) 
\bibitem[Ponce et al. ()]{b347}\label{b347} 	 		‘Geometry and state of stress of the downgoing Cocos plate in the Isthmus of Tehuantepec’.  		 			L Ponce 		,  		 			R Gaulon 		,  		 			G Suárez 		,  		 			L Lomas 		.  	 	 		\textit{Geophys.Res.Lett}  		1992. 19 p. .  	 
\bibitem[Bravo et al. ()]{b61}\label{b61} 	 		‘Geometry and state of stress of the Wadati-Benioff zone in the Gulf of Tehuantepec, Mexico’.  		 			H Bravo 		,  		 			C Rebollar 		,  		 			A Uribe 		,  		 			O Jimenez 		.  	 	 		\textit{J.Geophys.Res}  		2004. 109 p. .  	 
\bibitem[Suarez et al. ()]{b427}\label{b427} 	 		‘Geometry of subduction and depth of the seismic zone in Guerrero gap’.  		 			G Suarez 		,  		 			T Monfret 		,  		 			G Wittlinger 		,  		 			C David 		.  	 	 		\textit{Nature}  		1990. 345 p. .  	 
\bibitem[Gutiérrez et al. ()]{b191}\label{b191} 	 		‘Geometry of the Rivera-Cocos subduction zone inferred from local seismicity’.  		 			Q J Gutiérrez 		,  		 			R Escudero Ch 		,  		 			F J Núñez Cornú 		.  	 	 		\textit{Bull.Seism.Soc. Am}  		2015. 105  (6)  p. .  	 
\bibitem[Geophysics Data Center / World Data Service (NGDC / WDS): Global historical tsunami database ()]{b175}\label{b175} 	 		\textit{Geophysics Data Center / World Data Service (NGDC / WDS): Global historical tsunami database},  		 \xref{http://dx.doi.org/10.7289/V5TD9V7K}{10.7289/V5TD9V7K}.  		 \url{http://www-worlddata.info/america/mexico/tsunamis.php}  		2017.  	 
\bibitem[Blackwell and Richards ()]{b57}\label{b57} 	 		‘Geothermal map of North America, scale 1:6.500.000. Product CODE 423’.  		 			D D Blackwell 		,  		 			M Richards 		.  	 	 		\textit{Am.Asoc.Petrol.Geol.Bull}  		2004.  	 
\bibitem[Antonelis ()]{b28}\label{b28} 	 		‘GPS determination of current Pacific-North American plate motion’.  		 			K Antonelis 		.  	 	 		\textit{Geology}  		1999. 27 p. .  	 
\bibitem[Mora et al. ()]{b96}\label{b96} 	 		‘GPS-derived coupling estimates for the Central America subduction zone and volcanic arc faults: El Salvador, Honduras and Nicaragua’.  		 			Correa Mora 		,  		 			F Demets 		,  		 			C Alvarado 		,  		 			D Turner 		,  		 			H L Mattioli 		,  		 			G Hernandez 		,  		 			C Pullinger 		,  		 			C Rodriguez 		,  		 			M Tenorio 		,  		 			C 		.  	 	 		\textit{Geophys.Int}  		2009. 179  (3)  p. .  	 
\bibitem[Couch and Woodcock ()]{b110}\label{b110} 	 		‘Gravity structure of the continental margins of southwestern Mexico and northwestern Guatemala’.  		 			R Couch 		,  		 			S Woodcock 		.  	 	 		\textit{J.Geophys.Res}  		1981. 86 p. .  	 
\bibitem[Beck and Ruff ()]{b51}\label{b51} 	 		‘Great earthquakes and subduction along the Peru Trench’.  		 			S Beck 		,  		 			L Ruff 		.  	 	 		\textit{Phys. Earth Planet. Int}  		1989. 57 p. .  	 
\bibitem[Guelfand et al. ()]{b187}\label{b187} 	 		 			I M Guelfand 		,  		 			S A Guberman 		,  		 			V I Keylisborok 		,  		 			L Knopoff 		,  		 			F S Press 		,  		 			E Y Rantsman 		,  		 			I M Rotvain 		,  		 			A M Skii 		.  		\textit{Condiciones de surgimiento de terremotos fuertes},  				1976.  		 			California y otras regiones 		 	 
\bibitem[Pavoni ()]{b336}\label{b336} 	 		‘Guidelines for the construction of seismotectonic maps’.  		 			N Pavoni 		.  	 	 		\textit{Tectonophysics}  		1985. 117 p. .  	 
\bibitem[Nettles (2006)]{b298}\label{b298} 	 		‘Gulf of Mexico earthquake from global and regional seismic data’.  		 			M Nettles 		.  	 	 		\textit{En: Proceedings of Annual Conference, Offshore Technology Conference},  				 (Houston, Texas)  		10 February 2006. 2007.  	 	 (Analysis of the) 
\bibitem[Hauksson et al. ()]{b203}\label{b203} 	 		 			E Hauksson 		,  		 			J Stock 		,  		 			K Hutton 		,  		 			W Yang 		,  		 			Vidal Villegas 		,  		 			J A Kanamori 		,  		 			H 		.  		\textit{The 2010 Mw},  				2011.  	 
\bibitem[Servicio Oceanográfico ()]{b384}\label{b384} 	 		\textit{Historia de los tsunamis en El Salvador, vulnerabilidad de la costa salvadoreña y actuación del Servicio Oceanográfico Nacional ante esta amenaza. Ministerio de Medio Ambiente y Recursos Naturales, Dirección General del Servicio Nacional de Estudios Territoriales},  		 			Nacional Servicio Oceanográfico 		.  		2009. San Salvador. 11.  	 
\bibitem[Semar-Secretaría De ()]{b379}\label{b379} 	 		\textit{Historia de los tsunamis locales ocurridos en México. (Compilación)},  		 			Marina Semar-Secretaría De 		.  		2012. 18.  		 			Centro de Alerta de Tsunamis 		 	 
\bibitem[Rojas et al. ()]{b362}\label{b362} 	 		‘Historical and recent earthquakes in Central America’.  		 			W Rojas 		,  		 			H Bungum 		,  		 			C D Lindholm 		.  	 	 		\textit{Revista Geológica de América Central}  		1993. 16 p. .  	 
\bibitem[Vera ()]{b433}\label{b433} 	 		‘Historical seismicity in Mexico during 1568-1837: Intensity evaluation and data reliability’.  		 			Torres Vera 		,  		 			MA 		.  	 	 		\textit{Natural Hazards}  		2010. 54  (3)  p. .  	 
\bibitem[Campos et al. ()]{b339}\label{b339} 	 		‘Horizontal subduction and truncation of the Cocos plate beneath Central Mexico’.  		 			Pérez Campos 		,  		 			X Kim 		,  		 			Y Husker 		,  		 			A Davis 		,  		 			P M Clayton 		,  		 			R W Iglesias 		,  		 			A Pacheco 		,  		 			J F Singh 		,  		 			S K Manea 		,  		 			V C Gurnis 		,  		 			M 		.  	 	 		\textit{Geophys.Res.Lett}  		2008. 35 p. L18303.  	 
\bibitem[Gvshiani et al. ()]{b200}\label{b200} 	 		‘Identification of seismically dangerous zones in the Pyreness’.  		 			A D Gvshiani 		,  		 			A Gorshkov 		,  		 			V Kosobokov 		,  		 			A Cisternas 		,  		 			H Philip 		,  		 			C Weber 		.  	 	 		\textit{Annales Geophysicae}  		1987. 87 p. .  	 
\bibitem[Silver et al. ()]{b407}\label{b407} 	 		‘Implications of the North and South Panama Thrust Belts for the origin of the Panama Orocline’.  		 			E Silver 		,  		 			L Reed 		,  		 			L Tagudin 		,  		 			L Heil 		.  	 	 		\textit{Tectonics}  		1990. 9 p. .  	 
\bibitem[Bandy et al. ()]{b43}\label{b43} 	 		‘Implications of the October 1995 Colima-Jalisco Mexico earthquakes on the Rivera-North America Euler vector’.  		 			W Bandy 		,  		 			V Kostoglodov 		,  		 			S K Singh 		,  		 			M Pardo 		,  		 			J Pacheco 		,  		 			J Y Urrutia Fugugauchi 		.  	 	 		\textit{Geophys.Res.Lett}  		1997. 24  (4)  p. .  	 
\bibitem[Orozco and Osorio ()]{b324}\label{b324} 	 		\textit{Informe del Instituto Colombiano de Geología y Minería},  		 			A Orozco 		,  		 			J Osorio 		.  		2004. Bogotá. 170.  	 	 (Definición de peligrosidad sísmica) 
\bibitem[Servicio Geológico ()]{b382}\label{b382} 	 		\textit{Informe Técnico del SG de México y la Secretaría de Seguridad Pública},  		 			Mexicano Servicio Geológico 		.  		2007. 134.  	 	 (Atlas de Peligros del Estado de Chiapas) 
\bibitem[Morán and Geología De La República Mexicana ()]{b285}\label{b285} 	 		\textit{Instituto Nacional de Estadísticas},  		 			D Z Morán 		,  		 			Geología De La República Mexicana 		.  		1984. Geografía e Informática.  	 
\bibitem[Carr and Stoiber ()]{b82}\label{b82} 	 		‘Intermediate depth earthquakes and volcanic eruptions in Central America’.  		 			M J Carr 		,  		 			R E Stoiber 		.  	 	 		\textit{Bulletin}  		1973. 1961-1972. 37 p. .  	 
\bibitem[Demant ()]{b128}\label{b128} 	 		‘Interpretación geodinámica de volcanismo del Eje Neovolcánico Transmexicano’.  		 			A Demant 		.  	 	 		\textit{Revista del Instituto de Geología}  		1984. 5 p. .  	 
\bibitem[Cotilla and Córdoba ()]{b103}\label{b103} 	 		‘Interpretación morfotectónica’.  		 			M Cotilla 		,  		 			D Córdoba 		.  	 	 		\textit{Revista Geográfica}  		2013. 2011. 154 p. .  	 	 (El terremoto de Lorca-Murcia) 
\bibitem[Uranda ()]{b77}\label{b77} 	 		‘Interpretación tectónica de la región mixteca’.  		 			Campa Uranda 		,  		 			MF 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana}  		1984. 45  (1-2)  p. .  	 
\bibitem[Singh et al. ()]{b413}\label{b413} 	 		‘Interslab eartquakes in the subducting oceanic plates below Mexico’.  		 			S K Singh 		,  		 			V Kostoglodov 		,  		 			J F Pacheco 		.  	 	 		\textit{GEOS}  		1999. 20 p. 347.  	 
\bibitem[Intraslab Mexican earthquake of Geofísica Internacional (2009)]{b440}\label{b440} 	 		‘Intraslab Mexican earthquake of’.  	 	 		\textit{Geofísica Internacional}  		2010. 27 April 2009. May 2009. 29 p. .  		 			UNAM-Seismological Group 		 	 	 (Mw) 
\bibitem[Smoll et al. ()]{b153}\label{b153} 	 		‘Inventario de volcanes del Perú’.  		 			Fidel Smoll 		,  		 			L Morche 		,  		 			W 		,  		 			Núñez Juárez 		,  		 			S 		.  	 	 		\textit{Serie C: Geodinámica e Ingeniería Geológica, 79. Instituto Geológico, Minero y Metalúrgico del Perú (INGEMMET)},  				1997.  	 
\bibitem[Ebel et al. ()]{b138}\label{b138} 	 		‘Investigating seismotectonics in the eastern United States using a geographic information system’.  		 			J E Ebel 			\mbox{}\\  				En 			 		,  		 			A R Lazarewicz 			\mbox{}\\  				En 			 		,  		 			A Kafka 			\mbox{}\\  				En 			 		.  	 	 		\textit{Nuclear Regulatory Commission. NUREG/CR-6573},  				 (Boston College, Weston Observatory. U.S)  		1998. 117.  	 
\bibitem[Kuroiwa ()]{b239}\label{b239} 	 		‘Investigation of tsunami hazard mitigation in developing countries’.  		 			J Kuroiwa 		.  	 	 		\textit{Seminar Workshop on Technical Aspects of Tsunami}  		1985. Prediction and Communication.  	 	 (Analysis) 
\bibitem[Trejo Gómez et al. ()]{b434}\label{b434} 	 		‘Jalisco-Colima tsunami as constrained by field survey reports, and on the numerical simulation of the tsunami’.  		 			E Trejo Gómez 		,  		 			M Ortiz 		,  		 			F J Núñez Cornú 		.  	 	 		\textit{Source model of the October 9},  				2015. 1995. 54 p. .  	 
\bibitem[Ulomov ()]{b436}\label{b436} 	 		‘Key points and technical guidelines for creating a new seismic zoning map for the territory of Russian Federation. En: Seismicity and seismic zoning of the north Eurasia’.  		 			V I Ulomov 		.  	 	 		\textit{Moscú}  		1995. 2  (3)  p. .  	 
\bibitem[Lyon Caen et al. ()]{b254}\label{b254} 	 		‘Kinematics of the North American-Caribbean-Cocos plates in Central America from new GPS measurements across the Polochic-Motagua fault system’.  		 			H Lyon Caen 		,  		 			E Barrier 		,  		 			C Lasserre 		,  		 			A Franco 		,  		 			I Arzu 		,  		 			L Chiquin 		,  		 			M Chiquin 		,  		 			T Duquesnoy 		,  		 			O Flores 		,  		 			O Galicia 		,  		 			J Luna 		,  		 			E Molina 		,  		 			O Porras 		,  		 			J Requena 		,  		 			V Robles 		,  		 			J Romero 		,  		 			R Wolf 		.  		 \xref{http://dx.doi.org/10.1029/2006GL027694}{10.1029/2006GL027694}.  	 	 		\textit{Geophys.Res.Lett}  		2006. 33 p. L19309.  	 
\bibitem[Campa ()]{b76}\label{b76} 	 		‘La evolución tectónica de Tierras Calientes’.  		 			M F Campa 		.  	 	 		\textit{Guerrero. Bol.Soc.Geol. Mexicana}  		1978. 39 p. .  	 
\bibitem[Zenteno et al. ()]{b286}\label{b286} 	 		‘La evolución tectónica y magmática cenozoica del suroeste de México: Avances y problemas de interpretación’.  		 			Morán Zenteno 		,  		 			J D Cerca 		,  		 			M Duncan Keppie 		,  		 			J 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana}  		2005. 57  (3)  p. .  	 
\bibitem[Tolson ()]{b432}\label{b432} 	 		‘La falla Chacalapa en el sur de Oaxaca’.  		 			G Tolson 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana}  		2005. 57  (1)  p. .  	 
\bibitem[Monroy et al. ()]{b173}\label{b173} 	 		‘La falla Tamazula, límite suroriental del bloque Jalisco, y sus relaciones con el complejo volcánico de Colima’.  		 			Garduño Monroy 		,  		 			V H Saucedo Girón 		,  		 			R Jiménez 		,  		 			Z 		,  		 			Gavilanes Ruiz 		,  		 			J C Cortés 		,  		 			A Uribe Cifuentes 		,  		 			R Mª 		.  	 	 		\textit{México. Rev. Volcánica de Ciencias Geológicas}  		1998. 15  (3)  p. .  	 
\bibitem[Samaniego et al. ()]{b299}\label{b299} 	 		‘La Mesa Central de México: Estratigrafía, estructura y evolución tectónica’.  		 			Nieto Samaniego 		,  		 			AF 		,  		 			Alainz Álvarez 		,  		 			SA 		,  		 			Camprubi Cano 		,  		 			A 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana}  		2005. 57  (3)  p. .  	 
\bibitem[Delgado et al. ()]{b122}\label{b122} 	 		‘La Pera fault system: A major active structure in central Mexico’.  		 			H Delgado 		,  		 			J Nieto Obregon 		,  		 			Lermo Samaniego 		,  		 			J F Silva Romo 		,  		 			G Mendoza Rosales 		,  		 			CC 		,  		 			Campos Enriquez 		,  		 			JO 		.  	 	 		\textit{EOS Trans. AGU}  		1997. 78  (46)  p. 21.  	 
\bibitem[Figueroa ()]{b157}\label{b157} 	 		\textit{La sismicidad en el estado de Veracruz: Macrosismo del 11 de marzo de},  		 			J Figueroa 		.  		1968. 1967.  	 
\bibitem[Michaud et al. ()]{b276}\label{b276} 	 		‘La zona de falla Tosco-Abreojos: Un sistema lateral derecho activo entre la placa Pacífico y la península de Baja California’.  		 			F Michaud 		,  		 			T Calmus 		,  		 			M Sosson 		,  		 			J Royer 		,  		 			J Bourgois 		,  		 			A Chabert 		,  		 			F Bigot Cormier 		,  		 			B Bandy 		,  		 			C Mortera Gutiérrez 		,  		 			J Dyment 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana, LVII}  		2005.  (1)  p. .  	 
\bibitem[Cruz and Wyss ()]{b115}\label{b115} 	 		‘Large earthquakes, mean sea level, and tsunami along the Pacific Coast of Mexico and Central America’.  		 			G Cruz 		,  		 			M Wyss 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1983. 73 p. .  	 
\bibitem[Ambraseys and Adams ()]{b24}\label{b24} 	 		\textit{Large magnitude of Central America earthquakes},  		 			N Ambraseys 		,  		 			R Adams 		.  		1996. p. .  	 
\bibitem[Mercier De Lepinar and Michaud ()]{b273}\label{b273} 	 		‘Large Neogene subsidence along the Middle America trench off Mexico (18º-19ºN): Evidence from submersible observations’.  		 			B Mercier De Lepinar 		,  		 			F Michaud 		.  	 	 		\textit{Geology}  		1997. 25  (5)  p. .  	 
\bibitem[Granados ()]{b121}\label{b121} 	 		‘Late Cenozoic tectonics offshore western Mexico and its relation to the structure and volcanic activity in the western Trans Mexican Volcanic Belt’.  		 			Delgado Granados 		,  		 			H 		.  	 	 		\textit{Geofísica Internacional}  		1993. 30 p. .  	 
\bibitem[Ferrari and Rosas Elguera ()]{b150}\label{b150} 	 		‘Late Miocene to Quaternary extension at the northern boundary of the Jalisco block, western Mexico-The Tepic-Zacoalco Rift revised, Cenozoic tectonics and volcanism of Mexico’.  		 			L Ferrari 		,  		 			J Rosas Elguera 		.  	 	 		\textit{Geol.Soc. of Amer}  		2000. 334 p. .  	 
\bibitem[Mueller and Rockwell ()]{b293}\label{b293} 	 		‘Late Quaternary activity of the Laguna Salada fault in northern Baja California’.  		 			K J Mueller 		,  		 			T K Rockwell 		.  	 	 		\textit{Mexico. Geol.Soc. of Amer.Bull}  		1995. 107 p. .  	 
\bibitem[Acosta and Suárez ()]{b171}\label{b171} 	 		‘Los sismos en la historia de México’.  		 			García Acosta 		,  		 			V Suárez 		,  		 			G 		.  	 	 		\textit{Serie Texto Científico Universitario}  		1996. 1.  	 
\bibitem[Abich ()]{b275}\label{b275} 	 		‘Los volcanes activos de Guatemala y El Salvador (América Central)’.  		 			Meyer Abich 		,  		 			H 		.  	 	 		\textit{Anales del Servicio Geológico Nacional de El Salvador}  		1956. 3 p. .  	 
\bibitem[Minsihull et al. ()]{b282}\label{b282} 	 		‘Low heat flow from young oceanic lithosphere at the Middle America Trench off Mexico’.  		 			T Minsihull 		,  		 			R Bartolomé 		,  		 			S Byrne 		,  		 			J J Dañobeitia 		.  	 	 		\textit{Earth Plan.Sci.Lett}  		2005. 239 p. .  	 
\bibitem[Lu et al. ()]{b250}\label{b250} 	 		 			R Lu 		,  		 			D He 		,  		 			X Xu 		,  		 			X Wang 		,  		 			X Tan 		,  		 			X Wu 		.  	 	 		\textit{Seismotectonics of the 2016 M 6.2 Hutubi earthquake: Implications for the 1906 M 7.7 Manas Earthquake in the northern Tian Shan Belt},  				2018. 89 p. .  	 
\bibitem[Lugo et al. ()]{b251}\label{b251} 	 		 			H J Lugo 		,  		 			P M A Ortiz 		,  		 			P J L Palacio 		,  		 			V G Bocco 		.  		\textit{Las zonas más activas en el Cinturón Volcánico Mexicano},  				 (entre Michoacán y Tlaxcala)  		1985.  	 
\bibitem[Suter et al. ()]{b430}\label{b430} 	 		‘Macroseismic study of shallow earthquakes in the central and eastern parts of the Trans Mexican Volcanic belt’.  		 			M Suter 		,  		 			M Carrillo Martínez 		,  		 			O Quintero Legorreta 		.  	 	 		\textit{Mexico. Bull.Seism. Soc.Am}  		1996. 86 p. .  	 
\bibitem[Ambraseys ()]{b23}\label{b23} 	 		‘Magnitudes of Central Americ a earthquakes, 1898-1930’.  		 			N Ambraseys 		.  	 	 		\textit{Geophys.J.Int}  		1995. 121 p. .  	 
\bibitem[Glowacka and Nava ()]{b176}\label{b176} 	 		‘Major earthquakes in Mexicali Valley, Mexico and field extraction at Cerro Prieto geothermal field’.  		 			E Glowacka 		,  		 			F A Nava 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1995. 86 p. .  	 
\bibitem[Soto et al. ()]{b242}\label{b242} 	 		‘Mantle flow in the Rivera-Cocos subduction zone’.  		 			Leon Soto 		,  		 			G Nt 		,  		 			J F Grand 		,  		 			S P Sandoval 		,  		 			E Valenzuela 		,  		 			R W Guzman Speziale 		,  		 			M 		,  		 			Gómez González 		.  		 1.004-1.012.  	 	 		\textit{Geophys.J.Int}  		J.M. y Domínguez Reyes T. (ed.)  		2009. 179.  	 
\bibitem[Manual de diseño de obras civiles para el diseño sísmico de 1993. Regionalización sísmica de Veracruz ()]{b86}\label{b86} 	 		\textit{Manual de diseño de obras civiles para el diseño sísmico de 1993. Regionalización sísmica de Veracruz},  		1993. México.  		 			CEF 		 	 
\bibitem[Fiedler ()]{b154}\label{b154} 	 		\textit{Mapa de epicentros, superficies de volúmenes sísmicos e isosistas para el período 1530 a 1969. Comandancia General de la Marina, Instituto Sismológico, MOP-Cartografía Nacional},  		 			G Fiedler 		.  		1969. Caracas.  	 
\bibitem[Vivallos ()]{b447}\label{b447} 	 		\textit{Mapa sismotectónico de Chile. Cap. 8. Geología Marina},  		 			J Vivallos 		.  		2010. p. .  		 			Sismos y tsunamis de Chile. Servicio Nacional de Geología y Minería de Chile 		 	 
\bibitem[Cotilla et al. ()]{b106}\label{b106} 	 		‘Mapa sismotectónico de Cuba’.  		 			M O Cotilla 		,  		 			P Bankwitz 		,  		 			L Álvarez 		,  		 			H J Franzke 		,  		 			E González 		,  		 			G Grünthal 		,  		 			J Pilarski 		,  		 			J Díaz 		,  		 			F Arteaga 		.  		 escala 1:1.000.000.  	 	 		\textit{Comunicaciones Científicas sobre Geofísica y Astronomía}  		1991. 3.  	 
\bibitem[Almela ()]{b19}\label{b19} 	 		\textit{Mapa sismotectónico de España Peninsular y Baleares},  		 			A Almela 		.  		1960.  		 			Instituto Geológico y Minero e Instituto Geográfico y Catastral de España 		 	 
\bibitem[Pastor ()]{b357}\label{b357} 	 		\textit{Mapa sismotectónico de la Península Ibérica, escala 1:2.000.000. Instituto Geográfico y Catastral},  		 			Rey Pastor 		,  		 			A 		.  		1956.  	 
\bibitem[Mapa sismotectónico del Ecuador ()]{b221}\label{b221} 	 		\textit{Mapa sismotectónico del Ecuador},  				1992.  		 			Instituto Geográfico Militar de Ecuador 		 	 
\bibitem[Marco geológico y tectónico de la Isla del Coco y la región marítima circunvecina Revista Biol.Trop]{b364}\label{b364} 	 		‘Marco geológico y tectónico de la Isla del Coco y la región marítima circunvecina’.  	 	 		\textit{Revista Biol.Trop}  		60  (3)  p. .  	 
\bibitem[Cserna Z. de ()]{b116}\label{b116} 	 		‘Margen continental de colisión activo en la parte suroccidental del Golfo de México’.  	 	 		\textit{Revista del Instituto de Geología}  		Cserna Z. de (ed.)  		1984. 5  (2)  p. .  	 
\bibitem[Meteorología e Hidrología (INSIVUMEH) ()]{b224}\label{b224} 	 		\textit{Meteorología e Hidrología (INSIVUMEH)},  		 \url{http://www.insivumeh.gob.gt/}  		2012. 2013, y 2014. de Guatemala.  		 			Instituto Nacional de Sismología, Vulcanología 		 	 	 (Boletines anuales) 
\bibitem[Verma ()]{b446}\label{b446} 	 		‘Mexican volcanic belt’.  		 			S P Verma 		.  	 	 		\textit{Boletín Geofísico Internacional}  		1985. 24  (1)  p. .  	 
\bibitem[Kayal ()]{b231}\label{b231} 	 		‘Microearthquake activity in some parts of the Himalaya and tectonic model’.  		 			J R Kayal 		.  	 	 		\textit{Tectonophysics}  		2001. 339  (3-4)  p. .  	 
\bibitem[Fisher ()]{b160}\label{b160} 	 		‘Middle American Trench: Topography and structure’.  		 			R Fisher 		.  	 	 		\textit{Geol.Soc.Am.Bull}  		1964. 72  (5)  p. .  	 
\bibitem[Ferrari ()]{b149}\label{b149} 	 		‘Miocene shearing along the northern boundary of the Jalisco block and the opening of the southern Gulf of the California’.  		 			L Ferrari 		.  	 	 		\textit{Geol.Soc. of Amer}  		1995. 23  (8)  p. .  	 
\bibitem[Mann and Corrigan ()]{b260}\label{b260} 	 		‘Model for late Neogene deformation in Panama’.  		 			P Mann 		,  		 			J Corrigan 		.  	 	 		\textit{Geology}  		1990. 18 p. .  	 
\bibitem[Gaviria et al. ()]{b337}\label{b337} 	 		‘Morphology and magnetic survey of the Rivera-Cocos plate boundary of Colima’.  		 			Peláez Gaviria 		,  		 			J R Mortera Gutiérrez 		,  		 			C A Bandy 		,  		 			W L Michaud 		,  		 			F 		.  	 	 		\textit{Mexico. Geofisica Internacional}  		2013. 52  (1)  p. .  	 
\bibitem[Cotilla et al. ()]{b104}\label{b104} 	 		‘Morphotectonic study of Hispaniola’.  		 			M O Cotilla 		,  		 			D Córdoba 		,  		 			M Calzadilla 		.  	 	 		\textit{Geotectonics}  		2007. 41  (5)  p. .  	 
\bibitem[Ramírez Herrera MªT. y Urrutia Fucugauchi J. ()]{b355}\label{b355} 	 		‘Morphotectonic zones along the coast of the Pacific continental margin, southern Mexico’.  	 	 		\textit{Geomorphology}  		Ramírez Herrera MªT. y Urrutia Fucugauchi J. (ed.)  		1999. 28 p. .  	 
\bibitem[Cotilla and Córdoba ()]{b100}\label{b100} 	 		‘Morphotectonics of the Iberian Peninsula’.  		 			M O Cotilla 		,  		 			D Córdoba 		.  	 	 		\textit{Pure appl.geophys}  		2004. 42  (4)  p. .  	 
\bibitem[Motion of the Rivera plate since 10 Ma relative to the Pacific and North American plates and the mantle Tectonophysics ()]{b131}\label{b131} 	 		‘Motion of the Rivera plate since 10 Ma relative to the Pacific and North American plates and the mantle’.  	 	 		\textit{Tectonophysics}  		2000. 318 p. .  	 
\bibitem[Bartolomé et al. ()]{b48}\label{b48} 	 		\textit{Multichannel seismic imaging of the Rivera plate subduction at the seismogenic Jalisco block area (Western Mexican Margin)},  		 			R Bartolomé 		,  		 			E Gónzalez 		,  		 			J J Dañobeitia 		,  		 			D Córdoba 		,  		 			D Martí 		,  		 			A L Camiselle 		,  		 			F Núñez Cornú 		,  		 			W L Bandy 		,  		 			C A Mortera Gutiérrez 		,  		 			D Núñez 		,  		 			A Castellón 		,  		 			J L Alonso 		.  		2016.  	 	 (Pure appl.geophys., 173, 3.575-3.594) 
\bibitem[Burkart ()]{b71}\label{b71} 	 		‘Neogene North American-Caribbean plate boundary across Northern Central America: Offset along the Polochic fault’.  		 			B Burkart 		.  	 	 		\textit{Tectonophysics}  		1983. 99 p. .  	 
\bibitem[Michaud et al. ()]{b277}\label{b277} 	 		‘New insights into the subducting ocean crust in the Middle American Trench off western Mexico’.  		 			F Michaud 		,  		 			J Dañobeitia 		,  		 			R Carbonell 		,  		 			R Bartolomé 		,  		 			D Córdoba 		,  		 			L Delgado Argote 		.  	 	 		\textit{Núñez Cornú F. y Monfret T}  		2000. p. .  	 
\bibitem[NOAA-National Oceanic and Atmospheric Administration. National Centers for Environmental Information ()]{b302}\label{b302} 	 		\textit{NOAA-National Oceanic and Atmospheric Administration. National Centers for Environmental Information},  		 \url{https://www.ngdc.noaaa.gov/hazard/tsu\textunderscore db\textunderscore shtml}  		2018.  	 
\bibitem[NOAA-National Oceanic and Atmospheric Administration. National tsunami hazard mitigation program ()]{b303}\label{b303} 	 		\textit{NOAA-National Oceanic and Atmospheric Administration. National tsunami hazard mitigation program},  		 \url{http://www.pmel.noaa.gov/tsunami/Dart}  		2004.  	 
\bibitem[Mcnally and Minster ()]{b264}\label{b264} 	 		‘Nonuniform seismic slip rate along Middle America trench’.  		 			K C Mcnally 		,  		 			J B Minster 		.  	 	 		\textit{J.Geophys.Res}  		1981. 86 p. .  	 
\bibitem[Stefan et al. (ed.) ()]{b418}\label{b418} 	 		\textit{Northern and southern Caribbean festoons (Panama, Colombia-Venezuela and Hispaniola-Puerto Rico), interpreted as pseudo-subductions induced by the East-West shortening or the pericaribbean continental frame},  		 			J F Stefan 		,  		 			R Blanchet 		,  		 			B Mercier De Lepinay 		.  		F.C. Wezel (ed.)  		1988. Amsterdam: Elsevier. 21.  	 	 (En: The origin of arcs. Development in Geotectonics) 
\bibitem[Klitgord and Mammerickx ()]{b233}\label{b233} 	 		‘Northern East Pacific Rise magnetic anomaly and bathimetric framework’.  		 			K D Klitgord 		,  		 			J Mammerickx 		.  	 	 		\textit{J.Geophys.Res}  		1982. 87 p. .  	 
\bibitem[Cruz ()]{b113}\label{b113} 	 		‘Notas generales sobre los estudios sismotectónicos y de riesgo sísmico en Honduras’.  		 			C G Cruz 		.  	 	 		\textit{Proyecto Regionalización Sismotectónica de América Central}  		1999.  	 
\bibitem[Cruz ()]{b112}\label{b112} 	 		‘Notas generales sobre los estudios sismotectónicos y el riesgo sísmico en Honduras’.  		 			C G Cruz 		.  	 	 		\textit{Conferencia en el CEPREDENAD}  		1990. p. .  	 
\bibitem[Rodríguez and Garzón ()]{b31}\label{b31} 	 		‘Nuevos mapas de anomalías gravimétricas del Caribe’.  		 			Arnaiz Rodríguez 		,  		 			M S Garzón 		,  		 			Y 		.  	 	 		\textit{Interciencia}  		2012. 37  (3)  p. .  	 
\bibitem[Burkart ()]{b70}\label{b70} 	 		‘Offset across the Polochic fault of Guatemala and Chiapas’.  		 			B Burkart 		.  	 	 		\textit{Mexico. Geology}  		1978. 6 p. .  	 
\bibitem[Polonic ()]{b345}\label{b345} 	 		\textit{On seismotectonic in the Moldavian Platform and adjacent units},  		 			G Polonic 		.  		1986.  	 
\bibitem[Plattner et al. ()]{b344}\label{b344} 	 		‘On the plate boundary forces that drive and resist Baja California motion’.  		 			C Plattner 		,  		 			R Malsewiso 		,  		 			R Govers 		.  	 	 		\textit{Geology}  		2009. 37 p. .  	 
\bibitem[Suter ()]{b428}\label{b428} 	 		‘Orientational data on the state of stress in northeastern Mexico as inferred from stress-induced borehole elongations’.  		 			M Suter 		.  	 	 		\textit{J.Geophys. Res}  		1987. 92 p. .  	 
\bibitem[Aguayo and Marín ()]{b16}\label{b16} 	 		‘Origen y evolución de los rasgos morfotectónicos de México’.  		 			C J E Aguayo 		,  		 			C E Marín 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana}  		1987. 48  (2)  p. .  	 
\bibitem[Hamilton ()]{b201}\label{b201} 	 		‘Origin of the Gulf of California’.  		 			H Hamilton 		.  	 	 		\textit{Geol.Soc.Am.Bull}  		1961. 72 p. .  	 
\bibitem[Zúñiga et al. ()]{b356}\label{b356} 	 		‘Patrones de sismicidad en la curvatura de Monterrey, noreste de México’.  		 			Ramos Zúñiga 		,  		 			LG 		,  		 			Medina Ferrusquía 		,  		 			H C Montalvo Arrieta 		,  		 			JC 		.  	 	 		\textit{Revista Mexicana de Ciencias Geológicas}  		2012. 29  (3)  p. .  	 
\bibitem[Cornú ()]{b309}\label{b309} 	 		\textit{Peligro sísmico en el bloque de Jalisco, México. Revista Física de la Tierra},  		 			Núñez Cornú 		,  		 			FJ 		.  		2011. 23 p. .  	 
\bibitem[PEMEX / Provincias geológicas de México]{b6}\label{b6} 	 		\textit{PEMEX / Provincias geológicas de México},  				 	 
\bibitem[Meschede and Barckhausen ()]{b274}\label{b274} 	 		‘Plate tectonic evolution of the Cocos-Nazca spreading center’.  		 			M Meschede 		,  		 			U Barckhausen 		.  	 	 		\textit{Proccedings ODP Sci. Results}  		E.A. Silver, G. Kimura y T.H. Shipley (ed.)  		2000. 170 p. .  	 
\bibitem[Iida et al. ()]{b210}\label{b210} 	 		\textit{Preliminary catalog of tsunamis occurring in the Pacific Ocean},  		 			K Iida 		,  		 			D C Cox 		,  		 			G Pararas-Carayannis 		.  		1967. Honolulu. 274.  		 			University of Hawaii 		 	 
\bibitem[Demets et al. ()]{b133}\label{b133} 	 		‘Present motion and deformation of the Caribbean plate: Constraints from new GPS geodetic measurements from Honduras and Nicaragua’.  		 			C Demets 		,  		 			G Mattioli 		,  		 			P Jansma 		,  		 			R Rogers 		,  		 			H Tenor I C. Y Tuner 		.  	 	 		\textit{Bull.Seism.Soc. Am}  		2007. 428 p. .  	 
\bibitem[Present-day kinematics of the Rivera plate and implications for the tectonics in southwestern Mexico J.Geophys.Res ()]{b130}\label{b130} 	 		‘Present-day kinematics of the Rivera plate and implications for the tectonics in southwestern Mexico’.  	 	 		\textit{J.Geophys.Res}  		1990. 95 p. .  	 
\bibitem[Vogt ()]{b448}\label{b448} 	 		‘Presentation de la Carte sismotectonique de la France a 1:1.000.000’.  		 			J Vogt 		.  	 	 		\textit{Bull. of the Ins.Assoc. of Engineering Geology}  		1981. 23  (1)  p. .  	 
\bibitem[Cotilla and Álvarez ()]{b99}\label{b99} 	 		‘Principios del mapa sismotectónico de Cuba’.  		 			M O Cotilla 		,  		 			J L Álvarez 		.  	 	 		\textit{Revista Geofísica}  		1991. 35 p. .  	 
\bibitem[Zhidkov et al. ()]{b464}\label{b464} 	 		‘Pronóstico del lugar de posible ocurrencia de terremotos fuertes. IV. Intersecciones múltiples de lineamientos de la Meseta Armeniana, los Balcanes y la Cuenca del Mar Egeo’.  		 			M P Zhidkov 		,  		 			I M Rotvain 		,  		 			A M Sadowskii 		.  	 	 		\textit{Vichislitelnaya Seismologiya}  		1975. 8 p. .  	 
\bibitem[Molina (1997)]{b283}\label{b283} 	 		\textit{Proyect: Reduction of Natural Disasters in Central America. Earthquake preparedness and hazard reduction},  		 			E Molina 		.  		July 1997. Norway. II p. .  		 			Institute of Solid Earth Physics, Univ. Bergen 		 	 	 (Report) 	 (Tsunami en el Caribe) 
\bibitem[Suter et al. ()]{b431}\label{b431} 	 		‘Quaternary intra arc extension in the Central Trans-Mexican Volcanic Belt’.  		 			M Suter 		,  		 			M López Martínez 		,  		 			O Quintero Legorreta 		,  		 			C Carrillo Martínez 		.  	 	 		\textit{Geol.Soc.Am.Bull}  		2001. 113 p. .  	 
\bibitem[Quaternary intra-arc extension in the Central Trans-Mexican Volcanic Belt]{b1}\label{b1} 	 		\textit{Quaternary intra-arc extension in the Central Trans-Mexican Volcanic Belt},  		 	 
\bibitem[Quaternary seismo-tectonic activity of the Polochic fault Guatemala. J.Geophys.Res]{b38}\label{b38} 	 		‘Quaternary seismo-tectonic activity of the Polochic fault’.  		 \xref{http://dx.doi.org/10.1029/2012JB009444}{10.1029/2012JB009444}.  	 	 		\textit{Guatemala. J.Geophys.Res}  		117 p. B7403.  	 
\bibitem[Stoiber and Carr ()]{b420}\label{b420} 	 		‘Quaternary volcanic segmentation of Central America’.  		 			R E Stoiber 		,  		 			M J Carr 		.  	 	 		\textit{Bulletin of Vulcanology}  		1973. 37  (3)  p. .  	 
\bibitem[Cheal and Stewart ()]{b89}\label{b89} 	 		\textit{Recent large earthquakes along the Middle American Trench and their implication for the subduction process},  		 			E Cheal 		,  		 			G Stewart 		.  		1982.  	 
\bibitem[Norini et al. ()]{b306}\label{b306} 	 		‘Recent left-oblique slip faulting in the central eastern Trans-Mexican Volcanic Belt: Seismic hazard and geodynamic implications’.  		 			G Norini 		,  		 			G Groppelli 		,  		 			A M F Lagmay 		,  		 			L Capra 		.  	 	 		\textit{Tectonics}  		2006. 25 p. 21.  	 
\bibitem[Imaeva et al. ()]{b218}\label{b218} 	 		‘Recent structures and tectonic regimes of the stress-strain state of the earth's crust in the northeastern sector of the Russian Artic region’.  		 			L P Imaeva 		,  		 			V S Imaev 		,  		 			B M Koz`min 		,  		 			VI 		.  	 	 		\textit{Geotectonics}  		2016. 6 p. .  	 
\bibitem[Ortiz et al. ()]{b322}\label{b322} 	 		‘Reconocimiento morfotectónico de una falla transcurrente en Colima’.  		 			M A Ortiz 		,  		 			J J Zamorano 		,  		 			R Bonifaz 		.  	 	 		\textit{Geofisica Internacional}  		1993. 32  (4)  p. .  	 
\bibitem[Soloviev ()]{b416}\label{b416} 	 		\textit{Recurrence of earthquakes and tsunamis in the Pacific Ocean},  		 			S L Soloviev 		.  		1970. Honolulu: W.M. Adams. East-West Center Press. p. .  	 	 (En: Tsunamis in the Pacific Ocean) 
\bibitem[Arce et al. ()]{b30}\label{b30} 	 		‘Reduction of Natural Disasters in Central America. Earthquake Preparedness and Hazard Mitigation’.  		 			M F Arce 		,  		 			E Molina 		,  		 			J Havskov 		,  		 			K Y Atakan 		.  	 	 		\textit{Tsunamis in Central America. Tech. Rep}  		1998. 11 p. .  		 			Inst. Solid Earth Physics, Univ. Bergen 		 	 
\bibitem[References Références Referencias]{b13}\label{b13} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Kuchai and Kozina ()]{b238}\label{b238} 	 		‘Regioanl features of seismotectonic deformation in East Asi base don earthquake focal mechanisms and their use for geodynamic zoning’.  		 			O Q Kuchai 		,  		 			M E Kozina 		.  	 	 		\textit{Russian Geology and Geophysics}  		2015. 56 p. .  	 
\bibitem[Ferrari et al. ()]{b151}\label{b151} 	 		‘Regional tectonics of western Mexico and its implications for the northern boundary of the Jalisco block’.  		 			L Ferrari 		,  		 			Pasquarè Venegas 		,  		 			S Castillo 		,  		 			D Romero 		,  		 			D 		.  	 	 		\textit{Geofísica Internacional}  		1992. 33  (1)  p. .  	 
\bibitem[Santana et al. ()]{b208}\label{b208} 	 		‘Regionalización morfoestructural de la Sierra Madre del Sur’.  		 			Hernández Santana 		,  		 			J R Ortiz Pérez 		,  		 			MA 		,  		 			Zamorano Orozco 		,  		 			JJ 		.  	 	 		\textit{México. Investigaciones Geográficas}  		1995. 31 p. .  	 
\bibitem[Buné and Gorshkov ()]{b65}\label{b65} 	 		\textit{Regionalización sísmica de la URSS. Cuestiones metodológicas y descripción del mapa de 1978. Editorial Nauka, Moscú},  		 			V I Buné 		,  		 			G P Gorshkov 		.  		1980. 308.  	 
\bibitem[Medviedev ()]{b268}\label{b268} 	 		\textit{Regionalización sísmica de la URSS. Editorial Nauka, Moscú},  		 			S V Medviedev 		.  		1968. 476.  	 
\bibitem[Esteva ()]{b145}\label{b145} 	 		‘Regionalización sísmica de México para fines de ingeniería’.  		 			L Esteva 		.  	 	 		\textit{Serie Azul Instituto de Ingeniería}  		1970. 246 p. .  	 
\bibitem[Perucca and Bastras ()]{b340}\label{b340} 	 		‘Regiones sismotectónicas en el centro-oriental argentino. Provincias de La Rioja’.  		 			L Perucca 		,  		 			H Bastras 		.  	 	 		\textit{Serie de Correlación Geológica}  		2006. 21 p. .  	 
\bibitem[Kostoglodov and Ponce ()]{b234}\label{b234} 	 		‘Relationship between subduction and seismicity in the Mexican part of the Middle America trench’.  		 			V Kostoglodov 		,  		 			L Ponce 		.  	 	 		\textit{J.Geophys.Res}  		1994. 90 p. .  	 
\bibitem[Suarez et al. ()]{b426}\label{b426} 	 		\textit{Relative motion between the Rivera and North American plates determined from the slip direction of earthquakes},  		 			G Suarez 		,  		 			S H Jaramillo 		,  		 			W L Bandy 		.  		2013.  	 	 (Pure appl.geophys., 170, 2.163-2.172) 
\bibitem[DeMets Ch. y Wilson D.S. ()]{b132}\label{b132} 	 		‘Relative motions of the Pacific, Rivera, North American, and Cocos plates since 0,78 Ma’.  	 	 		\textit{J.Geophys.Res}  		DeMets Ch. y Wilson D.S. (ed.)  		1997. 102  (B2) .  	 	 (2.789-2.806) 
\bibitem[Reporte de actividad sísmica en la región citrícola del Estado de Nuevo León, periodo Octubre 2013-Marzo de 2014 Instituto de Geofísica ()]{b392}\label{b392} 	 		‘Reporte de actividad sísmica en la región citrícola del Estado de Nuevo León, periodo Octubre 2013-Marzo de 2014’.  	 	 		\textit{Instituto de Geofísica}  		2014. 8.  	 
\bibitem[Reporte de Enjambre Sísmico 25-28 de Marzo de 2016, Golfo de California Instituto de Geofísica ()]{b400}\label{b400} 	 		‘Reporte de Enjambre Sísmico 25-28 de Marzo de 2016, Golfo de California’.  	 	 		\textit{Instituto de Geofísica}  		2016. 8.  	 
\bibitem[Reporte de Sismo del día 07 de Abril de ()]{b386}\label{b386} 	 		\textit{Reporte de Sismo del día 07 de Abril de},  		2011.  	 	 (Istmo de Tehuantepec (M 6,7. Instituto de Geofísica, 2011, 4 p) 
\bibitem[Reporte de Sismo del día 11 de Enero de Quintana de Roo (M 4,2). Instituto de Geofísica ()]{b396}\label{b396} 	 		‘Reporte de Sismo del día 11 de Enero de’.  	 	 		\textit{Quintana de Roo (M 4,2). Instituto de Geofísica},  				2015. 2015. 6.  	 
\bibitem[Reporte de Sismo del día 20 de Marzo de 2012, Oaxaca (M 7,4). Instituto de Geofísica ()]{b388}\label{b388} 	 		\textit{Reporte de Sismo del día 20 de Marzo de 2012, Oaxaca (M 7,4). Instituto de Geofísica},  				2012. 9.  	 
\bibitem[Reporte de Sismo del día 21 de Septiembre de 2013 ()]{b390}\label{b390} 	 	 	 		\textit{Reporte de Sismo del día 21 de Septiembre de 2013},  				2013. 9.  	 
\bibitem[Reporte de Sismo del día 29 de Julio de ()]{b394}\label{b394} 	 		\textit{Reporte de Sismo del día 29 de Julio de},  		2014. 2014. Veracruz-Oaxaca (M 6,4. 5.  	 	 (Instituto de Geofísica) 
\bibitem[Reporte de Sismo del día 31 de Mayo de ()]{b398}\label{b398} 	 		\textit{Reporte de Sismo del día 31 de Mayo de},  		2015. 2015. Saltillo, Coahuila. 7.  	 	 (Instituto de Geofísica) 
\bibitem[Unam-Grupo De Trabajo Del Servicio Sismológico and Nacional ()]{b441}\label{b441} 	 		\textit{Reporte especial del sismo de Puebla-Morelos (19.09},  		 			Unam-Grupo De Trabajo Del Servicio Sismológico 		,  		 			Nacional 		.  		2017 Mw 7,1. México, 2017A. 11.  	 
\bibitem[Unam-Grupo De Trabajo Del Servicio Sismológico and Nacional ()]{b442}\label{b442} 	 		\textit{Reporte especial del sismo del Golfo de California (10.01},  		 			Unam-Grupo De Trabajo Del Servicio Sismológico 		,  		 			Nacional 		.  		2018 M 6,3. 2018. México. 9.  	 
\bibitem[Grünthal et al. ()]{b185}\label{b185} 	 		‘Results about regional seismotectonic studies in Central Europe’.  		 			G Grünthal 		,  		 			P Bankwitz 		,  		 			E Bankwtiz 		.  	 	 		\textit{Gerlands Beltr.Geophysik}  		1985. 94 p. .  	 
\bibitem[Mann et al. (ed.) ()]{b261}\label{b261} 	 		\textit{Review of Caribbean neotectonics. En: The Caribbean region},  		 			P Mann 		,  		 			C Schubert 		,  		 			K Burke 		.  		G. Dengo y J.E. Case (ed.)  		1990. Boulder Colorado: Geological Society of America. p. .  	 
\bibitem[Barckhausen et al. ()]{b59}\label{b59} 	 		\textit{Revised tectonic boundaries in the Cocos Plate off Costa Rica: Implication for the segmentation of the convergent margin and for plate tectonic models},  		 			U Barckhausen 		,  		 			C R Ranero 		,  		 			R Huene 		,  		 			Von 		,  		 			S C Cande 		,  		 			H A Roeser 		.  		2001.  	 
\bibitem[Gordon and Muehlberger ()]{b182}\label{b182} 	 		‘Rotation of the Chortis block causes dextral slip on the Guayape fault’.  		 			M B Gordon 		,  		 			W R Muehlberger 		.  	 	 		\textit{Tectonics}  		1994. 13  (4)  p. .  	 
\bibitem[Santana et al. ()]{b206}\label{b206} 	 		 			Hernández Santana 		,  		 			J R Lugo Hubp 		,  		 			J Ortiz 		,  		 			M 		.  	 	 		\textit{Morfoestructuras regionales. En: Nuevo Atlas Nacional de México. Instituto de Geografía, UNAM. Primera edición},  				2007. p. .  	 
\bibitem[Buné et al. (1970)]{b66}\label{b66} 	 		‘Scheme of seismotectonic regions of Europe, distribution of strong earthquake foci and seismicity in 1956-1965’.  		 			V I Buné 		,  		 			N I Nikolaev 		,  		 			J P Polyakova 		.  	 	 		\textit{En: Proceedings of XII Assemblèe de la Comission Sèismologique Européenne},  				 (Luxembourg)  		21-29 September, 1970. p. .  	 
\bibitem[Schurr et al. ()]{b375}\label{b375} 	 		 			B Schurr 		,  		 			L Ratschbacher 		,  		 			C Sippl 		,  		 			R Gloaguen 		,  		 			X Yuan 		,  		 			J Mechie 		.  		 1.501-1.518.  		\textit{Seismotectonics of the Pamir. Tectonics},  				2014. 33.  	 
\bibitem[Sedlock et al. ()]{b376}\label{b376} 	 		 			R L Sedlock 		,  		 			F Ortega Gutiérrez 		,  		 			C Speed 		,  		 			Talavera Mendoza 		,  		 			D Ruiz 		,  		 			J Gehrels 		,  		 			G Valencia 		,  		 			V Centeno García 		.  		\textit{Tectono-stratigraphic terranes and tectonic evolution of Mexico},  				1993.  	 
\bibitem[Londsale ()]{b244}\label{b244} 	 		‘Segmentation and disruption of the East Pacific Rise in the north of the Gulf of California’.  		 			P Londsale 		.  	 	 		\textit{Marine Geophys.Res}  		1995. 17 p. .  	 
\bibitem[Wheeler and Krystinik]{b455}\label{b455} 	 		‘Segmentation of the Wasatch fault zone, Utah. Summaries, analyses, and interpretations of geological and geophysical data’.  		 			R L Wheeler 		,  		 			K B Krystinik 		.  	 	 		\textit{US Geological Survey Bulletin}  		47 p. 1827.  	 
\bibitem[Guzman Speziale et al. ()]{b199}\label{b199} 	 		‘Seismic activity along the Central America Volcanic arc: Is it related to subduction of the Cocos plate?’.  		 			M Guzman Speziale 		,  		 			C Valdés González 		,  		 			E Molina 		,  		 			J M Gómez 		.  	 	 		\textit{Tectonophysics}  		2005. 400 p. .  	 
\bibitem[Franco et al. ()]{b164}\label{b164} 	 		‘Seismic activity in the Gulf of Mexico: A preliminary analysis’.  		 			S I Franco 		,  		 			C Canet 		,  		 			A Iglesias 		,  		 			C Valdés González 		.  	 	 		\textit{Bol.Soc.Geol. Mexicana}  		2013. 65 p. .  	 
\bibitem[Singh et al. ()]{b409}\label{b409} 	 		‘Seismic gap and recurrence periods of large earthquakes along the Mexican subduction zone: A reexamination’.  		 			S K Singh 		,  		 			L Asitz 		,  		 			J Harstrov 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1981. 71  (3)  p. .  	 
\bibitem[Ulomov et al. ()]{b438}\label{b438} 	 		\textit{Seismic hazard assessment in Northern Eursasia},  		 			V I Ulomov 		,  		 			V Strakhov 		,  		 			D Giardini 		.  		1993.  	 
\bibitem[Stockmeyer et al. ()]{b423}\label{b423} 	 		‘Seismic hazards of multisegment thrust-fault ruptures: Insights from the 1906 Mw7.4-8.2 Manas, China, earthquake’.  		 			J M Stockmeyer 		,  		 			J H Shaw 		,  		 			S Guan 		.  	 	 		\textit{Seismol.Res.Lett}  		2014. 85 p. .  	 
\bibitem[White et al. ()]{b456}\label{b456} 	 		‘Seismic history of the Middle America subduction zone along El Salvador’.  		 			R White 		,  		 			J P Ligorria 		,  		 			I L Cifuentes 		.  	 	 		\textit{Special Paper}  		2004. Geological Society of America. 375 p. .  	 	 (En: Natural Hazards in El Salvador) 
\bibitem[Pacheco and Sykes ()]{b326}\label{b326} 	 		\textit{Seismic moment catalog of large, shallow earthquakes},  		 			J Pacheco 		,  		 			L Sykes 		.  		1992. p. .  	 
\bibitem[Adamek et al. ()]{b14}\label{b14} 	 		‘Seismic rupture associated with subduction of the Cocos Ridge’.  		 			S Adamek 		,  		 			F Tajima 		,  		 			D A Y Wien 		.  	 	 		\textit{Tectonics}  		1987. 6 p. .  	 
\bibitem[Guzman Speziale and Gómez ()]{b197}\label{b197} 	 		‘Seismic strain rate along the Middle America Trench reveals significant differences between Cocos-North America and Cocos-Caribbean convergence’.  		 			M Guzman Speziale 		,  		 			J M Gómez 		.  	 	 		\textit{Geophysics.J.Int}  		2006. 166 p. .  	 
\bibitem[Anderson et al. ()]{b26}\label{b26} 	 		‘Seismic strain release in the Mexican subduction thrust’.  		 			J G Anderson 		,  		 			S K Singh 		,  		 			M Espindola 		,  		 			J Yamamoto 		.  	 	 		\textit{Phys. Earth Plan.Int}  		1989. 58  (4)  p. .  	 
\bibitem[Yang et al. ()]{b463}\label{b463} 	 		‘Seismic structure beneath the Rivera subduction zone from finite frequency seismic tomography’.  		 			T Yang 		,  		 			S P Grand 		,  		 			D Wilson 		,  		 			M Guzman Speziale 		,  		 			J M Gomez Gonzalez 		,  		 			T A Dominguez Reyes 		,  		 			J Nt 		.  	 	 		\textit{J.Geophys.Res}  		2009. 2008JB005840. 114 p. 1029.  	 
\bibitem[Cox et al. (2006)]{b111}\label{b111} 	 		‘seismic swarm and dike injection event beneath the Michoacan-Guanajuato volcanic field’.  		 			T F Cox 		,  		 			M Gardine 		,  		 			M West 		.  	 	 		\textit{Fall Meeting. Abstract, V51D2071},  				June 2006. 2008. American Geophysical Union.  	 
\bibitem[Sallarés et al. ()]{b372}\label{b372} 	 		‘Seismic tomography with local earthquakes in Costa Rica’.  		 			V Sallarés 		,  		 			J Dañobeitia 		,  		 			E Flueh 		.  	 	 		\textit{Tectonophysics}  		1999. 329 p. .  	 
\bibitem[Rodríguez et al. ()]{b105}\label{b105} 	 		‘Seismicity and seismoactive faults of Cuba’.  		 			Cotilla Rodríguez 		,  		 			M Franzke 		,  		 			HJ 		,  		 			Córdoba Barba 		,  		 			D 		.  	 	 		\textit{Russian Geology and Geophysics}  		2007A. 48  (6)  p. .  	 
\bibitem[Pacheco and Singh ()]{b325}\label{b325} 	 		‘Seismicity and state of stress in Guerrero segment of the mexican subduction zone’.  		 			J F Pacheco 		,  		 			S K Singh 		.  	 	 		\textit{J.Geophys.Res}  		2010. 115 p. .  	 
\bibitem[Wolters ()]{b457}\label{b457} 	 		‘Seismicity and tectonics of southern Central America and adjacent regions with special attention to the surroundings of Panama’.  		 			B Wolters 		.  	 	 		\textit{Tectonophysics}  		1986. 128 p. .  	 
\bibitem[Eissler and Mcnally ()]{b141}\label{b141} 	 		‘Seismicity and tectonics of the Rivera Plate and implications for the 1932 Jalisco, Mexico, earthquake’.  		 			H K Eissler 		,  		 			K C Mcnally 		.  	 	 		\textit{J.Geophys.Res}  		1984. 89.  	 	 (4.520-4.530) 
\bibitem[Burbach et al. ()]{b69}\label{b69} 	 		‘Seismicity and tectonics of the subducted Cocos plate’.  		 			G Burbach 		,  		 			C Frohlich 		,  		 			W Pennington 		,  		 			T Matumoto 		.  	 	 		\textit{J.Geophys.Res}  		1984. 81.  	 	 (4.885-4.896) 
\bibitem[Seismicity at northeast edge of the Mexico Volcanic Belt (MVB) and activation of an undocumented fault: The Peñamiller earthquake sequences of Quétaro, Mexico. Nat. Hazards Earth Syst.Sci ()]{b94}\label{b94} 	 		‘Seismicity at northeast edge of the Mexico Volcanic Belt (MVB) and activation of an undocumented fault: The Peñamiller earthquake sequences of’.  	 	 		\textit{Quétaro, Mexico. Nat. Hazards Earth Syst.Sci}  		2010-2011. 13 p. .  	 
\bibitem[Castro ()]{b85}\label{b85} 	 		‘Seismicity in the basin and range province of Sonora’.  		 			R Castro 		.  	 	 		\textit{Geofísica Internacional}  		2015. 2003 and 2011. 54  (1)  p. .  	 	 (near the rupture of the 3 May 1887 Mw 7.5 earthquake) 
\bibitem[Natali and Sbar ()]{b295}\label{b295} 	 		‘Seismicity in the epicentral region of the 1987 northeastern Sonoran earthquake’.  		 			S G Natali 		,  		 			M L Sbar 		.  	 	 		\textit{Mexico. Bull.Seism.Soc.Am}  		1982. 72 p. .  	 
\bibitem[Adamek et al. ()]{b15}\label{b15} 	 		‘Seismicity of the Caribbean boundary: Constraints on microplate tectonics of the Panama region’.  		 			S Adamek 		,  		 			C Frohlich 		,  		 			W D Pennington 		.  		 2.053-2.075.  	 	 		\textit{J.Geophys.Res}  		1988. 93.  	 
\bibitem[Frohlich ()]{b166}\label{b166} 	 		‘Seismicity of the Central Gulf of Mexico’.  		 			C Frohlich 		.  	 	 		\textit{Geology}  		1982. 10  (2)  p. .  	 
\bibitem[Benz et al.]{b53}\label{b53} 	 		\textit{Seismicity of the Earth 1900-2010 Mexico and vicinity},  		 			H M Benz 		,  		 			R L Dart 		,  		 			A Villaseñor 		,  		 			G P Hayes 		,  		 			A C Tarr 		,  		 			K P Furlong 		,  		 			S Rhea 		.  		 2010-1083-F, scale 1:8.000.000.  		 	 	 (U.S. Geological Survey Open-File Report) 
\bibitem[Romero R. Y Pugliese ()]{b365}\label{b365} 	 		‘Seismicity, seismotectonics and seismic hazard of Italy’.  		 			A Romero R. Y Pugliese 		.  	 	 		\textit{Engineering Geology}  		2000. 55  (4)  p. .  	 
\bibitem[Kanamori and Steward ()]{b230}\label{b230} 	 		‘Seismological aspects of the Guatemala earthquake of February 4, 1976’.  		 			H Kanamori 		,  		 			G S Steward 		.  	 	 		\textit{J.Geophys.Res}  		1976. 83 p. .  	 
\bibitem[Kostoglodov et al. ()]{b235}\label{b235} 	 		‘Seismotectonic constraints on the age of the lithosphere in the Guatemala basin’.  		 			V Kostoglodov 		,  		 			M Guzman Speziale 		,  		 			W Bandy 		.  	 	 		\textit{EOS, AGU Transactions}  		1996. 77  (46)  p. F646.  	 
\bibitem[Xu and Liu ()]{b459}\label{b459} 	 		‘Seismotectonic implication of seismicity pattern’.  		 			S Xu 		,  		 			Y Liu 		.  	 	 		\textit{J.Phys.Earth}  		1986. 34 p. .  	 
\bibitem[Meghraoui ()]{b269}\label{b269} 	 		‘Seismotectonic map of Africa’.  		 			M Meghraoui 		.  		 IGCP-601 Working Group.  	 	 		\textit{Episodes}  		2016. 39  (1)  p. .  	 
\bibitem[Meghraoui et al. ()]{b270}\label{b270} 	 		‘Seismotectonic of the lower Chèliff basin: Structural background of the El Asnan (Algeria) earthquake’.  		 			M Meghraoui 		,  		 			A Cisternas 		,  		 			H Phillip 		.  	 	 		\textit{Tectonics}  		1986. 5  (6)  p. .  	 
\bibitem[Imaeva et al. ()]{b219}\label{b219} 	 		‘Seismotectonic studies of the pleistoseist area of the M s = 6.9 Ilin-Tass earthquake in northeast Yakutia’.  		 			L P Imaeva 		,  		 			B M Koz`min 		,  		 			L P Imaev 		,  		 			V S Mackey 		,  		 			K G Koz'min 		,  		 			BM 		.  	 	 		\textit{Izvestia Physics of the Solid Earth}  		2016A. 52  (6)  p. .  	 
\bibitem[Ch et al. ()]{b147}\label{b147} 	 		‘Seismotectonic study of the Fergana region (southern Kyrgyzstan): Distribution and kinematics of local seismicity’.  		 			Feld Ch 		,  		 			Haberland Ch 		,  		 			B Schurr 		,  		 			Sippl Ch 		,  		 			H-U Wetzel 		,  		 			S Roessner 		,  		 			M Ickrath 		,  		 			U Abdybachaev 		,  		 			S Ornubaev 		.  		 \xref{http://dx.doi.org/10.1186/s40623-015-0195-1}{10.1186/s40623-015-0195-1}.  	 	 		\textit{Earth, Planets and Space}  		2015. 67.  	 
\bibitem[Eck and Van Y Stoyanov ()]{b139}\label{b139} 	 		‘Seismotectonics and seismic hazard modelling for Southern Bulgaria’.  		 			T Eck 		,  		 			T Van Y Stoyanov 		.  	 	 		\textit{Tectonophysics}  		1996. 262 p. .  	 
\bibitem[Seismotectonics of Bosnia-overview Acta Geodyn. Geomater]{b318}\label{b318} 	 		‘Seismotectonics of Bosnia-overview’.  	 	 		\textit{Acta Geodyn. Geomater}  		3  (2)  p. .  	 
\bibitem[Yang and Aggarwal ()]{b462}\label{b462} 	 		‘Seismotectonics of northeastern United States and adjacent Canada’.  		 			J-P. Y Yang 		,  		 			Y P Aggarwal 		.  	 	 		\textit{J.Geophys.Res}  		1981. 86.  	 	 (B6, 4.981-4.998) 
\bibitem[Camacho et al. ()]{b75}\label{b75} 	 		‘Seismotectonics of the Azuero-Sona fault zone’.  		 			E Camacho 		,  		 			L Sanchez 		,  		 			A Tapia 		,  		 			H Cowan 		.  	 	 		\textit{Central America. Seismotectonic Regionalization Proyect. SAREC Report}  		1997.  	 
\bibitem[Fujita et al. (ed.) ()]{b168}\label{b168} 	 		\textit{Seismotectonics of the Chersky seismic belt, eastern Russia (Yakutia) and Magadan district, Russia. En: Geology, Geophysics and Tectonics of Northeastern Russia: A Tribute to},  		 			K Fujita 		,  		 			B M Kozmin 		,  		 			K G Mackey 		.  		Leonid Parfenov (ed.)  		2009. Stephan Mueller. Spec. Publ. Ser. 4 p. .  	 
\bibitem[Imaeva et al. ()]{b214}\label{b214} 	 		‘Seismotectonics of the northeastern segment of Cherskii Range’.  		 			L P Imaeva 		,  		 			B M Koz'min 		,  		 			V S Imaev 		.  	 	 		\textit{Otechestvennaya Geol}  		2009. 5 p. .  	 
\bibitem[Byrkjeland et al. ()]{b74}\label{b74} 	 		‘Seismotectonics of the Norwegian continental margin’.  		 			U Byrkjeland 		,  		 			H Bugum 		,  		 			O Eldholm 		.  	 	 		\textit{J.Geophys.Res}  		2000. 105 p. .  	 
\bibitem[Arch and Johnston ()]{b29}\label{b29} 	 		‘Seismotectonics of the southern Appalachians’.  		 			C Arch 		,  		 			B J Johnston 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1985. 75  (1)  p. p.  	 
\bibitem[Dlala ()]{b126}\label{b126} 	 		‘Seismotectonics study in northern Tunisia’.  		 			M Dlala 		.  	 	 		\textit{Tectonophysics}  		1992. 209 p. .  	 
\bibitem[Pardo and Suárez ()]{b333}\label{b333} 	 		‘Shape of the subducted Rivera and Cocos plates in southern Mexico: Seismic and tectonic implications’.  		 			M Pardo 		,  		 			G Suárez 		.  	 	 		\textit{J.Geophys.Res}  		1995. 100 p. .  	 
\bibitem[Madariaga ()]{b256}\label{b256} 	 		‘Sismicidad de Chile’.  		 			R Madariaga 		.  	 	 		\textit{Revista Física de la Tierra}  		1998. 10 p. .  	 
\bibitem[Grases and Lirio ()]{b184}\label{b184} 	 		‘Sismicidad histórica y modelos sismotectónicos, sustento de índices de peligrosidad sísmica’.  		 			J Grases 		,  		 			B Lirio 		.  	 	 		\textit{Revista Facultad de Ingeniería}  		2006. 9 p. .  		 			Universidad Católica Andrés Bello 		 	 
\bibitem[Guendel and Protti ()]{b189}\label{b189} 	 		‘Sismicidad y sismote ctónica de América Central’.  		 			F Guendel 		,  		 			M Protti 		.  	 	 		\textit{Fisica de la Tierra}  		1998. 10 p. .  	 
\bibitem[Medina ()]{b265}\label{b265} 	 		\textit{Sismicidad y volcanes en México},  		 			F Medina 		.  		1997. 106.  	 
\bibitem[Sismogenic zone structure of the southern Middle America Trench, Costa Rica J.Geophys.Res (2.491-2.294)]{b124}\label{b124} 	 		‘Sismogenic zone structure of the southern Middle America Trench, Costa Rica’.  	 	 		\textit{J.Geophys.Res}  		2.491-2.294. 108.  	 
\bibitem[Sismológico De México ()]{b403}\label{b403} 	 		\textit{Sismología de México},  		 			Servicio Sismológico De México 		.  		 \url{https://www.sgm.gob.mx/Web/MuseoVirtual/Riesgos-geologicos/Sismologia-de-Mexico.html}  		2017.  	 
\bibitem[Peraldo and Montero ()]{b338}\label{b338} 	 		‘Sismología histórica de América Central’.  		 			G Peraldo 		,  		 			W Montero 		.  	 	 		\textit{Instituto Panamericano de Geografía e Historia}  		1999. 347.  	 
\bibitem[Gubin ()]{b186}\label{b186} 	 		‘Sismotectónica de la URSS’.  		 			I Gubin 		.  	 	 		\textit{Ciencias de la URSS}  		1990. 4 p. .  	 
\bibitem[López and Núñez Cornú ()]{b370}\label{b370} 	 		‘Sismotectónica del Norte y Oeste del Bloque de Jalisco usando datos sísmicos regionales’.  		 			Rutz López 		,  		 			M Núñez Cornú 		,  		 			FJ 		.  	 	 		\textit{GEOS}  		2004. 24  (1)  p. .  	 
\bibitem[Gorshkov ()]{b183}\label{b183} 	 		‘Sismotectónica regional del territorio suroccidental de la URSS’.  		 			G P Gorshkov 		.  	 	 		\textit{Cinturón Alpino. Editorial Nauka. Moscú}  		1984. 271.  	 
\bibitem[Ortiz Panchi]{b320}\label{b320} 	 		\textit{Sismotectónica y peligrosidad sísmica en Ecuador. Trabajo de máster en la},  		 			O E Ortiz Panchi 		.  		 	 
\bibitem[Krestnikov et al.]{b236}\label{b236} 	 		‘Sobre la metodología de las investigaciones geológicas y sismológicas para la estimación de la peligrosidad sísmica’.  		 			V N Krestnikov 		,  		 			V M Frend 		,  		 			V Shebalin 		.  	 	 		\textit{En: Investigación de la sismicidad de las zonas de baja actividad sísmica},  				 (Cuba Central)  		 	 
\bibitem[Ortiz et al. ()]{b323}\label{b323} 	 		‘Source areas of the Acapulco-San Marcos’.  		 			M Ortiz 		,  		 			S K Singh 		,  		 			V Kostglodov 		,  		 			J Pacheco 		.  	 	 		\textit{Geofísica Internacional}  		2000. 39  (4)  p. .  	 	 (Mexico earthquake of 1962 (M 7,1; 7,0) and 1957 (M 7,7), as constrained by tsunamis and uplift records) 
\bibitem[Reyes et al. ()]{b359}\label{b359} 	 		‘Source mechanism and aftershock study of the Colima’.  		 			A Reyes 		,  		 			J N Brune 		,  		 			C Lomnintz 		.  	 	 		\textit{Bull. Seism.Soc.Am}  		1979. January 10. 1973. 69 p. .  	 
\bibitem[Singh and Mortera ()]{b408}\label{b408} 	 		‘Source time functions of large Mexican subduction earthquakes, morphology of the Benioff zone, age of the plate, and their tectonic implications’.  		 			S K Singh 		,  		 			F Mortera 		.  	 	 		\textit{J.Geophys.Res}  		1991. 96 p. .  	 
\bibitem[Nureg-1451 ()]{b316}\label{b316} 	 		‘Staff Technical Position on Investigations to identify fault displacements hazards and seismic hazards at a geologic repository’.  		 			Nureg-1451 		.  	 	 		\textit{US Nuclear Regulatory Commission},  				 			Blackford M E Mcconnell,  			A K Ibrahim 		 (ed.)  		 (Washington, D.C)  		1992.  	 
\bibitem[Nunn ()]{b308}\label{b308} 	 		‘State of stress in the northern Gulf of Mexico’.  		 			J A Nunn 		.  	 	 		\textit{Geology}  		1985. 13 p. .  	 
\bibitem[Pardo and Suárez ()]{b334}\label{b334} 	 		‘Steep subduction geometry of the Rivera plate beneath the Jalisco block in western Mexico’.  		 			M Pardo 		,  		 			G Suárez 		.  		 2.391-2.394.  	 	 		\textit{Geophys.Res.Lett}  		1993. 20  (21) .  	 
\bibitem[Zoback ()]{b465}\label{b465} 	 		‘Stress field constraints on intraplate seismicity in eastern North America’.  		 			M L Zoback 		.  	 	 		\textit{J.Geophys.Res}  		2012. 97 p. .  	 
\bibitem[Cornú and Mora ()]{b311}\label{b311} 	 		‘Stress field estimations for Colima Volcano, Mexico, based in seismic data’.  		 			Núñez Cornú 		,  		 			F Mora 		,  		 			C 		.  	 	 		\textit{Bull.Volcanol}  		1999. 60 p. .  	 
\bibitem[Quintero and Guendell ()]{b352}\label{b352} 	 		‘Stress field in Costa Rica’.  		 			R Quintero 		,  		 			F Guendell 		.  	 	 		\textit{Central America. J. Seismology}  		2000. 4 p. .  	 
\bibitem[Palomo et al. ()]{b172}\label{b172} 	 		‘Strike-slip faults and K-alkaline volcanism at El Chichón volcano, southeastern Mexico’.  		 			García Palomo 		,  		 			A Macías 		,  		 			J L Espíndola 		,  		 			JM 		.  	 	 		\textit{J. of Volcanology and Geothermal Res}  		2004. 136 p. .  	 
\bibitem[Rosencartz ()]{b366}\label{b366} 	 		‘Structure and tectonics of the Yucatan basin, Caribbean Sea, as determined from seismic reflection studies’.  		 			E Rosencartz 		.  		 1.037- 1.059.  	 	 		\textit{Tectonics}  		1990. 9.  	 
\bibitem[Chen and Clayton ()]{b91}\label{b91} 	 		‘Structure of central and southern Mexico from velocity and attenuation tomography’.  		 			T Chen 		,  		 			R W Clayton 		.  		 doi: 10.1029/ 2013JB009233.  	 	 		\textit{J.Geophys.Res}  		2012. 117.  	 
\bibitem[Bryant et al. (1968)]{b63}\label{b63} 	 		‘Structure of the Mexican continental shelf and slope, Gulf of Mexico’.  		 			W R Bryant 		,  		 			J Antoine 		,  		 			M Ewing 		,  		 			B Jone 		.  	 	 		\textit{Am.Asoc.Petrol.Geol.Bull}  		1968. 1.204-1.228. 52.  	 
\bibitem[Moore et al. ()]{b289}\label{b289} 	 		‘Structure of the south Panama continental margin: A zone of oblique convergence’.  		 			G Moore 		,  		 			D Kellog 		,  		 			E Silver 		,  		 			J Tagudin 		,  		 			D Heil 		,  		 			T Shipley 		,  		 			D Hussong 		.  	 	 		\textit{EOS}  		1985. p. 1087.  	 
\bibitem[López et al. ()]{b371}\label{b371} 	 		‘Study of seismic clusters at Bahia de Banderas region’.  		 			Rutz López 		,  		 			M Núñez Cornú 		,  		 			F J Suárez Plascencia 		,  		 			C 		.  	 	 		\textit{Mexico. Geofísica Internacional}  		2013. 52  (1)  p. .  	 
\bibitem[Cotilla and Córdoba ()]{b102}\label{b102} 	 		‘Study of the earthquake of the’.  		 			M O Cotilla 		,  		 			D Córdoba 		.  	 	 		\textit{Izvestiya Physics of the Solid Earth}  		2011. January 23. 1880. 47  (6)  p. .  	 	 (and the Guane fault) 
\bibitem[Aubouin et al. ()]{b34}\label{b34} 	 		‘Subduction without accretion: Middle America Trench off Guatemala’.  		 			J Aubouin 		,  		 			R Huene 		,  		 			Von 		,  		 			R Arnott 		,  		 			J Bourgois 		,  		 			M Filewicz 		.  	 	 		\textit{Nature}  		1982. 94 p. .  	 
\bibitem[Husen et al. ()]{b209}\label{b209} 	 		‘Subduction zone structure and magmatic process beneath Costa Rica constrained by local earthquake tomography and petrological modelling’.  		 			S Husen 		,  		 			R Quintero 		,  		 			E Kissling 		,  		 			B Hacker 		.  	 	 		\textit{Geophys.J.Int}  		2003. 155 p. .  	 
\bibitem[Bergantino ()]{b54}\label{b54} 	 		\textit{Submarine regional geomorphology of the Gulf of Mexico},  		 			R M Bergantino 		.  		1971.  	 
\bibitem[Álvarez ()]{b21}\label{b21} 	 		‘Submarine topography and faulting of the Bahía de Banderas’.  		 			R Álvarez 		.  	 	 		\textit{México. Geofísica Internacional}  		2007. 46  (2)  p. .  	 
\bibitem[Bandy et al. ()]{b44}\label{b44} 	 		‘Subsidence and strikeslip tectonism of the upper continental slope off Manzanillo’.  		 			W Bandy 		,  		 			F Michaud 		,  		 			J Bourgois 		,  		 			T Calmus 		,  		 			J Dyment 		,  		 			C A Mortera Gutiérrez 		,  		 			J Ortega Ramírez 		,  		 			B Pontoise 		,  		 			J Y Royer 		,  		 			B Sichler 		,  		 			M Sosson 		,  		 			Rebolledo Vieyra 		,  		 			M Bigot Cormier 		,  		 			F 		,  		 			Díaz Molina 		,  		 			O Hurtado Artunduaga 		,  		 			A D Pardo Castro G. Y Trouillard Perrot 		,  		 			C 		.  	 	 		\textit{Mexico. Tectonophysics}  		2005. 398 p. .  	 
\bibitem[Moore et al. (ed.)]{b290}\label{b290} 	 		\textit{Summary of accretionary process, deep sea drilling project leg 66: Off scraping, underplating, and deformation of the slope apron},  		 			J C Moore 		,  		 			J S Watkins 		,  		 			T H Shipley 		.  		J.S. Watkins y J.C (ed.)  		LXVI, Mazatlan, Mexico to Manzanillo, Mexico.  	 	 (En: Initial reports of the deep sea drilling project) 
\bibitem[Romera and De La ()]{b243}\label{b243} 	 		\textit{Síntesis de la geología de México},  		 			Llata Romera 		,  		 			R De La 		.  		2011. UNAM p. .  	 
\bibitem[Plafker (0201)]{b343}\label{b343} 	 		\textit{Tectonic aspects of the Guatemal a earthquake of},  		 			G Plafker 		.  		1976. 4 February, 1976. Science, 193, 1.2 01-1.208.  	 
\bibitem[Moore et al. ()]{b288}\label{b288} 	 		‘Tectonic evolution of the southern Gulf of Mexico’.  		 			G H Moore 		,  		 			G L Castillo 		,  		 			Del 		.  	 	 		\textit{Geol.Soc.Am.Bull}  		1974. 85 p. .  	 
\bibitem[Ikeda et al. ()]{b211}\label{b211} 	 		‘Tectonic model and fault segmentation of the median tectonic line active fault system on Shikoku’.  		 			M Ikeda 		,  		 			S Toda 		,  		 			S Kobayashi 		,  		 			I Ohno 		.  		 \xref{http://dx.doi.org/10.1029/2008TC002349}{10.1029/2008TC002349}.  	 	 		\textit{Japan. Tectonics}  		2009. 28  (5) .  	 
\bibitem[Shubert and Cebull ()]{b406}\label{b406} 	 		‘Tectonic of the Trans Mexican volcanic belt’.  		 			D H Shubert 		,  		 			S Cebull 		.  	 	 		\textit{Tectonophysics}  		1984. 101 p. .  	 
\bibitem[Yu ()]{b349}\label{b349} 	 		‘Tectonic types of the Pacific abyssal basins’.  		 			Pushcharovsky V Yu 		.  	 	 		\textit{Geotectonics}  		2006. 5 p. .  	 
\bibitem[Burkart and Deaton ()]{b72}\label{b72} 	 		‘Tectonic wedges and offset of Laramide structures along the Polochic fault of Guatemala and Chiapas, Mexico reaffirmation of large Neogene displacement’.  		 			B Burkart 		,  		 			C Deaton 		.  	 	 		\textit{Tectonics}  		1987. 6 p. .  	 
\bibitem[Johnson and Harrison ()]{b226}\label{b226} 	 		‘Tectonics and volcanism in central Mexico: A Landsat Thematic Mapper perspective’.  		 			C A Johnson 		,  		 			C G A Harrison 		.  	 	 		\textit{Remote Sens.Envir}  		1989. 28 p. .  	 
\bibitem[Khutorskoy et al. ()]{b232}\label{b232} 	 		‘Tectonics of the offshore Manzanillo and Tecpan basins, Mexican Pacific, from heat flow, bathymetric and seismic data’.  		 			M D Khutorskoy 		,  		 			L A Delgado Argote 		,  		 			R Fernández 		,  		 			V I Kononov 		,  		 			B G Polyak 		.  	 	 		\textit{Geofísica Internacional}  		1994. 33  (1)  p. .  	 
\bibitem[Campa and Coney ()]{b78}\label{b78} 	 		‘Tectonostratigraphic terranes and mineral resources distributions in Mexico’.  		 			M F Campa 		,  		 			P J Coney 		.  		 1.040- 1.051.  	 	 		\textit{Can.J. Earth Sci}  		1983. 20.  	 
\bibitem[Sánchez ()]{b331}\label{b331} 	 		\textit{Tectónic Map of Mexico, escala 1:2,000,000. División de Ingeniería en Ciencias de la Tierra},  		 			Padilla Sánchez 		,  		 			R 		.  		2013. Distrito Federal: Facultad de Ingeniería.  		 			Universidad Nacional Autónoma de México 		 	 
\bibitem[Stock ()]{b419}\label{b419} 	 		‘Tectónica de placas y evolución del bloque Jalisco’.  		 			J M Stock 		.  	 	 		\textit{México. GEOS}  		1993. 13  (3)  p. .  	 
\bibitem[Flores and Camacho ()]{b163}\label{b163} 	 		\textit{Terremoto mexicano del 3 de enero de 1920. Boletín, 38. Instituto Geológico Mexicano},  		 			T Flores 		,  		 			H Camacho 		.  		 \url{http://bcct.unam.mx/bogeolpdf/geo38/geo381.pdf}  		1922.  	 
\bibitem[Frohlich and Davis ()]{b167}\label{b167} 	 		\textit{Texas earthquakes},  		 			C Frohlich 		,  		 			S D Davis 		.  		2002. Springer. 277.  	 
\bibitem[Ortega Gutiérrez et al. ()]{b319}\label{b319} 	 		\textit{Texto explicativo de la 5ª edición de la Carta Geológica de la República Mexicana},  		 			F Ortega Gutiérrez 		,  		 			Mitre Salazar 		,  		 			LM 		,  		 			Roldán Quintana 		,  		 			J Aranda Gómez 		,  		 			J L Morán Zenteno 		,  		 			D 		,  		 			Alainz Álvarez 		,  		 			S S Nieto Samaniego 		,  		 			AF 		.  		1992.  		 			Universidad Nacional Autónoma de México y el Consejo de Recursos Minerales, de la Secretaría de Energía, Minas e Industria Paraestatal 		 	 	 (escala 1.2.000.000. Instituto de Geología) 
\bibitem[Doser ()]{b135}\label{b135} 	 		‘The 16 August 1931 Valentine, Texas, earthquake: Evidence for normal faulting in west Texas’.  		 			D I Doser 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1987. 77 p. .  	 
\bibitem[Dubois and Smith ()]{b137}\label{b137} 	 		\textit{The 1887 earthquake in San Bernandino Valley, Sonora: Historic accounts and intensity patterns in Arizona. Special Paper, 3. The University of Arizona},  		 			S M Dubois 		,  		 			A W Smith 		.  		1980.  	 
\bibitem[Courboulex et al. ()]{b109}\label{b109} 	 		‘The 1995 Colima-Jalisco, Mexico, earthquake (Mw 8): A study of the rupture process’.  		 			F Courboulex 		,  		 			S K Singh 		,  		 			J F Pacheco 		,  		 			C J Ammon 		.  		 1.019-1.022.  	 	 		\textit{Geophys.Res.Lett}  		1997. 24.  	 
\bibitem[Macías et al. ()]{b255}\label{b255} 	 		‘The 26 May 1982 breakout flows derived from failure of a volcanic dam at El Chichón’.  		 			J L Macías 		,  		 			L Capra 		,  		 			K M Scott 		,  		 			J M Espíndola 		,  		 			P A García 		,  		 			J E Costa 		.  	 	 		\textit{Chiapas, Mexico. Geol.Soc. of Am.Bull}  		2003. 116  (1)  p. .  	 
\bibitem[Ch et al. ()]{b36}\label{b36} 	 		‘The Caribbean -North America -Cocos triple junction and the dynamics of the Polochic-Motagua fault systems: pull-up and zipper models’.  		 			Authemayou Ch 			\mbox{}\\  				y Morán Ical S. 			 		,  		 			G Brocard 			\mbox{}\\  				y Morán Ical S. 			 		,  		 			Teyssier Ch 			\mbox{}\\  				y Morán Ical S. 			 		,  		 			T Simon-Labric 			\mbox{}\\  				y Morán Ical S. 			 		,  		 			A Guttiérrez-Orrego 			\mbox{}\\  				y Morán Ical S. 			 		,  		 			E N Cacao Chiquín 			\mbox{}\\  				y Morán Ical S. 			 		.  		 \xref{http://dx.doi.org/10.1029/2010TC002814}{10.1029/2010TC002814}.  	 	 		\textit{Tectonics}  		2011. p. 30.  	 
\bibitem[Wesnousky and Scholz ()]{b454}\label{b454} 	 		‘The Craton: Its effect on the distribution of seismicity and stress in North America’.  		 			S G Wesnousky 		,  		 			C H Scholz 		.  	 	 		\textit{Earth and Planet.Sc.Lett}  		1980. 48 p. .  	 
\bibitem[Ferrari et al. ()]{b152}\label{b152} 	 		‘The dynamic history of the Trans-Mexican Volcanic Belt and the Mexico subduction zone’.  		 			L Ferrari 		,  		 			T Orozco Esquivel 		,  		 			V C Manea 		,  		 			M Manea 		.  	 	 		\textit{Tectonophysics}  		2012. p. .  	 
\bibitem[Protti et al. ()]{b348}\label{b348} 	 		‘The geometry of the Wadati-Benniof zone under southern Central America and its tectonic significance: Result from a high resolution local seismograph network’.  		 			M Protti 		,  		 			F Guendel 		,  		 			K Mcnally 		.  	 	 		\textit{Phys. Earth Planet.Int}  		1994. 84 p. .  	 
\bibitem[Singh et al. ()]{b411}\label{b411} 	 		‘The great Jalisco, Mexico, earthquakes of 1932: subduction of the Rivera plate’.  		 			S K Singh 		,  		 			L Ponce 		,  		 			S P Nishenko 		.  	 	 		\textit{Bull.Seism.Soc.Am}  		1985. 75 p. .  	 
\bibitem[Shedlock et al. ()]{b404}\label{b404} 	 		‘The GSHAP global seismic hazard map’.  		 			K M Shedlock 		,  		 			D Giardini 		,  		 			G Grünthal 		,  		 			P Zhang 		.  	 	 		\textit{Seism.Res.Lett}  		2000. 71  (6)  p. .  	 
\bibitem[Heidbach et al. ()]{b458}\label{b458} 	 		‘The Helmholtz Centre Potsdam -GFZ German Research Centre for Geosciences’.  		 			O Heidbach 		,  		 			M Rajabi 		,  		 			K Reiter Y 		,  		 			M Ziegler-Wsm Team 		.  		 \xref{http://dx.doi.org/10.5880/WSM.2016.001}{10.5880/WSM.2016.001}.  	 	 		World Stress Map Database Release  		2016.  	 
\bibitem[Ramírez and Montalvo Arrieta ()]{b169}\label{b169} 	 		‘The historical seismicity and prediction of ground motion in northeast Mexico’.  		 			Galván Ramírez 		,  		 			I N Montalvo Arrieta 		,  		 			JC 		.  	 	 		\textit{J. of South Amer. Earth Sc}  		2008. 25 p. .  	 
\bibitem[Mooser ()]{b292}\label{b292} 	 		‘The Mexican volcanic belt: Structure and tectonics’.  		 			F Mooser 		.  	 	 		\textit{Geofísica Internacional}  		1972. 12 p. .  	 
\bibitem[Mina ()]{b281}\label{b281} 	 		‘The Mexican Volcanic Belt: Structure tectonic’.  		 			U F Mina 		.  	 	 		\textit{Geofísica Internacional}  		1972. 12 p. .  	 
\bibitem[Bandy et al. ()]{b45}\label{b45} 	 		‘The Mid Rivera transform discordance: Morphology and tectonic development’.  		 			W Bandy 		,  		 			F Michaud 		,  		 			C A Mortera Gutiérrez 		,  		 			J Dyment 		,  		 			J Bourgois 		,  		 			J Y Royer 		,  		 			T Calmus 		,  		 			M Sosson 		,  		 			J Ortega Ramírez 		.  		 1.391-1.413.  	 	 		\textit{Pure appl.geophys}  		2011. 168  (8-9) .  	 
\bibitem[Pacheco et al. ()]{b330}\label{b330} 	 		‘The Mw 6,4 Damas Costa Rica earthquake of’.  		 			J Pacheco 		,  		 			R Quintero 		,  		 			F Vega 		,  		 			J Segura 		,  		 			V Jiméne Z W. Y González 		.  		 \xref{http://dx.doi.org/10.1785/0120050261}{10.1785/0120050261}.  	 	 		\textit{Aftershocks and slip distribution. Bull.Seism.Soc. Am}  		2006. 20 November 2004. 96  (4) .  	 
\bibitem[Guzman Speziale and Rocha ()]{b196}\label{b196} 	 		‘The North America Caribbean plate boundary west of the Motagua-Polochic fault system: A fault jog in southeastern Mexico’.  		 			M Guzman Speziale 		,  		 			Meneses Rocha 		,  		 			JJ 		.  	 	 		\textit{Jour. of South Amer. Earth Sciences}  		2000. 13 p. .  	 
\bibitem[Singh et al. ()]{b412}\label{b412} 	 		‘The Oaxaca, México earthquake of 1931: Lithospheric normal faulting in the subducted Cocos plate’.  		 			S K Singh 		,  		 			G Suárez 		,  		 			T Domínguez 		.  	 	 		\textit{Nature}  		1985A. 317 p. .  	 
\bibitem[Dengo (ed.) ()]{b134}\label{b134} 	 		\textit{The Pacific margin from southern Mexico to northwestern Colombia},  		 			G Dengo 		.  		A.E.M. Nairn y F.G. Stehli (ed.)  		1985. New York: Plenum Press. 7 p. .  	 	 (En: The Ocean basins and margins) 
\bibitem[Gordon ()]{b180}\label{b180} 	 		\textit{The plate tectonic approximation: Plate non rigidity, diffuse plate boundaries and global plate reconstructions},  		 			R G Gordon 		.  		1998.  	 
\bibitem[Ellsworth ()]{b142}\label{b142} 	 		\textit{The San Andreas Fault System, California. USGS Professional Paper 1515. United States Geological Survey},  		 			W L Ellsworth 		.  		1990. p. 157.  	 	 (Earthquake history) 
\bibitem[Doser and Rodriguez ()]{b136}\label{b136} 	 		‘The seismicity of Chihuahua, Mexico, and the 1928 Parral earthquake’.  		 			D I Doser 		,  		 			J Rodriguez 		.  	 	 		\textit{Phys. of the Earth and Plan.Int}  		1993. 78 p. .  	 
\bibitem[Ulomov and Shumilina ()]{b437}\label{b437} 	 		‘The set of general seismic zoning maps of the Russian Federation`s territory’.  		 			V I Ulomov 		,  		 			L S Shumilina 		.  	 	 		\textit{Seismostoik.Stroit}  		1998. 4 p. .  	 
\bibitem[Serpa et al. ()]{b380}\label{b380} 	 		‘The southeastern boundary of the Jalisco block in West-Central Mexico’.  		 			L Serpa 		,  		 			C Katz 		,  		 			C Skidmore 		.  	 	 		\textit{EOS Trans. AGU}  		1989. 70  (43)  p. 1319.  	 
\bibitem[Sandoval ()]{b374}\label{b374} 	 		‘The Tecpan regional fault: Evidence for major NE lineaments’.  		 			O J H Sandoval 		.  	 	 		\textit{Geofísica Internacional}  		1985. 24 p. .  	 
\bibitem[Guzman et al. ()]{b193}\label{b193} 	 		‘The triple junction of the North America, Cocos and Caribbean plates: Seismicity and tectonics’.  		 			M Guzman 		,  		 			W D Pennington 		,  		 			T Matsumoto 		.  	 	 		\textit{Tectonics}  		1989. 8 p. .  	 
\bibitem[Guzman Speziale et al. ()]{b198}\label{b198} 	 		‘The triple junction of the North America, Cocos, and the Caribbean plates: Seismicity and tectonics’.  		 			M Guzman Speziale 		,  		 			W D Pennigton 		,  		 			T Matumoto 		.  	 	 		\textit{Tectonics}  		1989. 8  (5)  p. .  	 
\bibitem[Okal and Borrero ()]{b317}\label{b317} 	 		‘The tsunami earthquake of 22 June 1932 in Manzanillo, Mexico: Seismological study and tsunami simulations’.  		 			E A Okal 		,  		 			J C Borrero 		.  		 443-1.459. 285.  	 	 		\textit{Geophys.J.Int}  		2011. 2006. 187.  	 
\bibitem[Trifonov and Machette ()]{b435}\label{b435} 	 		‘The world map of major active faults project’.  		 			G V Trifonov 		,  		 			N M Machette 		.  	 	 		\textit{Annali di Geofisica}  		1993. 36  (3-4)  p. .  	 
\bibitem[Totales: >7,0= (27)]{b12}\label{b12} 	 		 0= 31.  		\textit{Totales: >7,0=},  				27. 1 p. .  	 
\bibitem[Moore and Buffngton (1968)]{b287}\label{b287} 	 		‘Transform faulting and growth of the Gulf of California since late Pliocene’.  		 			D G Moore 		,  		 			E C Buffngton 		.  	 	 		\textit{Science}  		1968. 1.238-1.241. 161.  	 
\bibitem[Lockridge and Smith ()]{b245}\label{b245} 	 		\textit{Tsunamis in the Pacific Basin: 1900-1983. US NOAA, National Geophysical Data Center},  		 			P A Lockridge 		,  		 			R H Smith 		.  		1984.  	 
\bibitem[Nettles ()]{b297}\label{b297} 	 		‘Two unusual seismic events in the Gulf of Mexico in’.  		 			M Nettles 		.  	 	 		\textit{En: Proceedings of Incorporated Research Institutions in Seismology (IRIS) Annual Workshop (Abstracts)},  				2006. 2006.  	 
\bibitem[Urrutia Fucugauchi J. y Castillo L. del ()]{b444}\label{b444} 	 		‘Un modelo del Eje Volcánico Mexicano’.  	 	 		\textit{Bol.Soc.Geol. Mexicana}  		Urrutia Fucugauchi J. y Castillo L. del (ed.)  		1977. 38 p. .  	 
\bibitem[Coney ()]{b95}\label{b95} 	 		‘Un modelo tectónico de México y sus relaciones con América del Norte, América del Sur y el Caribe’.  		 			P J Coney 		.  	 	 		\textit{Revista del Instituto Mexicano del Petróleo}  		1983. 15  (1)  p. .  	 
\bibitem[
			Moore
		 ()]{b291}\label{b291} 	 		\textit{US Government Printing Office},  		 			Moore 		.  		1982. Washington D.C.. p. .  	 
\bibitem[Watkins ()]{b452}\label{b452} 	 		\textit{US Government Printing Office},  		 			Watkins 		.  		1982. Washington DC. p. .  	 
\bibitem[El Mayor-Cucapah Earthquake Sequence et al.]{b204}\label{b204} 	 		\textit{USA: Active seismotectonics along the Mexican Pacific Margin. Pure appl.geophys},  		 			Baja El Mayor-Cucapah Earthquake Sequence 		,  		 			Mexico California 		,  		 			California 		.  		168 p. .  	 
\bibitem[Watkins et al.]{b451}\label{b451} 	 		 			J S Watkins 		,  		 			K J Mcmillen 		,  		 			S B Bachman 		,  		 			T H Shipley 		,  		 			J C Moore 		,  		 			C Angevine 		.  		\textit{Tectonic synthesis, Leg 66: Transect and vicinity. En: Initial reports of},  				 	 
\bibitem[Ego and Y Ansan ()]{b140}\label{b140} 	 		‘Why is the Central Trans Mexican Volcanic Belt (102º-99ºW) in transtensive deformation’.  		 			F Ego 		,  		 			V D Y Ansan 		.  	 	 		\textit{Tectonophysics}  		2002. 329 p. .  	 
\bibitem[Zonación sismotectónica del NO de la Península Ibérica GeoTemas]{b248}\label{b248} 	 		‘Zonación sismotectónica del NO de la Península Ibérica’.  		 031-1.034.  	 	 		\textit{GeoTemas}  		10.  	 
\bibitem[Cornú and Ponce ()]{b310}\label{b310} 	 		‘Zonas sísmicas de Oaxaca, México: Sismos máximos y tiempos de ocurrencia para el periodo 1542-1988’.  		 			Núñez Cornú 		,  		 			F Ponce 		,  		 			L 		.  	 	 		\textit{Geofísica Internacional}  		1989. 28 p. .  	 
\bibitem[Zonas sísmicas y principales volcánicas de México. Dirección General de Geografía ()]{b223}\label{b223} 	 		\textit{Zonas sísmicas y principales volcánicas de México. Dirección General de Geografía},  		2005A.  		 			Instituto Nacional de Estadísticas 		 	 	 (Geografía e Informática (INEGI)) 
\end{bibitemlist}
 			 		 	 
\end{document}
