\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={May 14, 2023 Political Impact and Importance of Türkiye's Presidential Election Abroad},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{May 14, 2023 Political Impact and Importance of Türkiye's Presidential Election Abroad}
\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}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Scan to know paper details and author's profile

\end{abstract}


\keywords{}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
The presidential and parliamentary elections, which are held every five years, were scheduled for June 18, 2023. However, the date of the elections was moved to May 14 due to a number of reasons, including the overlap in the dates of the annual university entrance exams for a segment of the country's population, seasonal working people, the religious season of the cross and summer holidays, and the perception of political uncertainty caused by the February 6, 2023, earthquake disaster, centered in Kahramanmara? and affecting ten other cities, as well as the perception of political uncertainty that the elections would create due to the advanced date of the elections, so that they would not disrupt the public policies to be implemented after the earthquake After President Recep Tayyip Erdo?an approved and signed the early election decision according to Article 116 of the Turkish constitution, the date of the early elections was finalized after the approval of this decision was published in the official newspaper.\par
On May 14, the people will elect both the thirteenth president and the twenty-eighth parliamentary candidate at the same time. The Supreme Electoral Council (YSK) stated that thirty-six political parties will take part in the elections and that the political parties have formed four alliances: "People's", "Nation", "Ata" and "Labor and Freedom". The People's Alliance includes the Justice and Development Party (AKP), the Nationalist Movement Party (MHP), the Grand Union Party (BBP), and the Re-Refah parties. Outside parties that will support the People's Alliance include Hüdapar, the Democratic Left Party, and the  {\ref Great}   The author collected for this research paper generally written data from newspapers and oral data. The analysis of the written and oral data included three phrases: Initially, the researcher analyzed the information and explained the documents that were taken by geographical areas, followed by an explanation of the importance of the part information. Secondly, the data are analyzed and the details identified. After that, the major information is descriptive and compared to other geographies. The aim of the study is to examine and understand the combined expectations of the world's countries for the 2023 Turkish elections in behavioral ways. 
\section[{III. RUSSIA-UKRAINE}]{III. RUSSIA-UKRAINE}\par
One of the most important aspects of the May 14 th election in Türkiye is that the country's position on the 24 February 2022 date of the Russia-Ukraine war will become even more crucial during this election period.\par
If Recep Tayyip Erdo?an wins the elections again, he will maintain the position of neutrality he has maintained since the beginning of the war, but if someone else wins the government, whether neutrality will continue or not is important for both Russia and Ukraine in terms of Turkish foreign policy. So, these reasons explain why it gains vital.\par
At the same time since, Türkiye trades with both countries and is a member of NATO, Türkiye, Russia, and Ukraine. Recep Tayyip Erdogan, who is attending the 77th United Nations General Assembly in New York, gave an interview in which he was asked which country is superior to London Journal of Research in Humanities and Social Sciences "Honestly, as a leader, I am not looking for 'whether Russia is more effective or Ukraine is more effective'. Our only desire is for this war to end in peace. This has been my request and advice to both Mr. Putin and Mr. Zelensky. There is no winner in a war that results in the death of people" \hyperref[b46]{(Servisi, 2022)}.\par
He has always expressed his opposition to war and his neutrality unequivocally. On the one hand, the reason for Türkiye to remain neutral in the war between the two countries is to ensure its security of Türkiye. As seen in the Cold War Period or in World War I, Türkiye does not want to be a front country in the war. Because at the same time, the geographical security of the Black Sea is also in question here.\par
Relations play a key role. At the same time, the responsibility of the Montreux Agreement, signed on July 20, 1936, continues to rest with Türkiye. Convention and did not allow the passage of Russian ships by implementing Article 19 of the treaty, thus Türkiye did not make itself a front country in the war.\par
On the one hand, Türkiye has purchased S-400 missiles from Russia. In addition, Türkiye and Russia are jointly undertaking the Turkish Stream project. Another point, if we examine the relations between Türkiye and Ukraine, since Türkiye is a leading country in the defense industry, Türkiye is cooperating with Ukraine with unmanned aerial vehicles that Türkiye produces. At the same time, Türkiye imports wheat from Ukraine (GÖRÜ?-Rusya-Ukrayna Sava??n?n Türkiye'ye Etkileri, n.d.). Although good relations were established with the Russia, Türkiye condemned Russia's behavior in NATO and expressed peace instead of war. However, Türkiye was not included in the embargo policy of European countries against conversations with Putin and Zelenski were not affected by the war situation. He spoke to the leaders via telephone. At the same time, Erdo?an visited Kiev.\par
In addition, in order to ensure peace, Erdo?an invited the leaders of both countries to the Antalya Diplomatic Forum in 2022 to ensure peace. The Antalya Diplomacy Forum, which was held between March 11 and 13 at the Belek Tourism Center and attended by more than 2000 people, including 20 heads of state, more than 70 ministers, 50 international organizations, and 500 journalists, was held at the ceremony of President Recep Tayyip Erdo?an. It was held this year with the theme of "Re-establishing Diplomacy". It was important to ensure that these intense talks were provided by Türkiye in terms of finding a solution to the conflict between Russia and Ukraine.\par
Türkiye has also clearly demonstrated its success in the field of diplomacy. The Antalya Diplomacy Forum gains importance as it is the first meeting between Russia and Ukraine since the beginning of the crisis. A very important meeting took place regarding the meeting of the foreign ministers of both countries. President Erdo?an met with Zelenski and Putin before the forum and conveyed his desire to bring both sides together.\par
In the Ukraine-Russian war, Türkiye has undertaken the mediation task to end the war as soon as possible and ensure peace. Following the peace talks held on March 11, which lasted for about 1.5 hours after Russia declared war on Ukraine. Ukrainian Foreign Affairs Minister Dmitro Kuleba told the press that this forum was the first time a meeting was held with Russia after Russia's attacks and that this was achieved by the Republic of Türkiye. He also stated that he supports every step towards a solution. He then said that there was a humanitarian tragedy in Ukraine and that he was trying to find a diplomatic solution. He said that the civilian population of Ukraine was used as a shield. He stressed that the Ukraine crisis should be resolved as soon as possible. (ADF-Antalya Diplomasi Forumu, n.d.) Finally, Russia reaffirmed its position toward NATO. In addition, Russian Foreign Minister Sergey Lavrov stated that this meeting was held at the suggestion of Erdo?an. Turkish Foreign Minister Mevlüt Çavu?o?lu said that he hopes the talks will have a positive effect on achieving stable peace. He also stated that he hoped the war would end as soon as possible.  
\section[{IV. SWEDEN-FINLAND}]{IV. SWEDEN-FINLAND}\par
Two of the countries that came to the fore during the election process were Sweden and Finland. The process of both countries becoming members of NATO has also brought the relationship between them and Türkiye to the forefront. In order for a country to become a member of NATO, the unanimous approval of all countries present in NATO are required for the new member of country Türkiye, which has been a member of NATO since 1952, has given its approval for Finland to join NATO, while Sweden\par
has not yet been approved. \hyperref[b4]{(Ajans?, 2023)}. The beginning of the negotiations between Türkiye, Sweden, and Finland was London Journal of Research in Humanities and Social Sciences determined by the mutual expectations signed at the NATO Leaders' Summit in Madrid, Spain, on June 28, 2022 (Kar??l?kl? Beklentiler I????nda Türkiye Ve ?sveç Ili?kileri, n.d.). Türkiye made demands for Sweden's and Finland's membership in NATO to address Türkiye's security concerns, according to the memorandum signed in 2022 (BBC News Türkçe, 2022).\par
Finland and Türkiye have a long history of good relations, dating back to the friendship treaty signed in 1924. At the same time, Finland has accepted Türkiye's conditions and tried to fulfill them. On the other hand, Finland's solidarity did not go unnoticed by Erdo?an, who tried to help during the earthquake disaster in Türkiye on February 6, 2023: "The helping hand extended by Finland in the face of the earthquake disaster has strengthened our friendship. I would like to take this opportunity to once again thank the Finnish government and people for their solidarity and the aid they have sent." (Türkiye'den Finlandiya'n?n NATO Üyeli?ine Vize, 2023)\par
The May 14 elections are important for Sweden as they will determine whether Erdo?an and his Justice and Development Party will remain in power. Either Sweden will accept Türkiye's demands in order to become a member of NATO, or there will be renegotiations after the elections. Finland joined NATO before Sweden, becoming the thirty-first country to join NATO. Finland's President Sauli Niinistro has stated that talks with Recep Tayyip Erdogan have been held, and he believes that they will have a smooth process (Finlandiya NATO'nun 31. Üyesi Oldu, BBC News Türkçe, 2023). But if Erdo?an loses the elections, Finland, which is already a member, is unlikely to be affected much by the election results. 
\section[{V. UNITED STATES}]{V. UNITED STATES}\par
Although the relations between Türkiye and the U.S have their differences and discrepancies, the White House and Ankara seem to have rational cooperation and understanding of foreign policies with each other. The main principles of foreign policy between the US and Türkiye are security and defense mechanisms (BloombergHT, 2022). Before and after the elections, the politics between the US and Türkiye gain importance. The constant dialogue between Presidential Spokesperson ?brahim Kal?n and US National Security Advisor Jake Sullivan addresses the events between the two countries from a broad perspective and pragmatically. On the other hand, the S-400 and Syria crises are still ongoing between the US and Türkiye. At the same time, the US has been neutral in the periodic tensions between Türkiye and Greece. The US administration, which also supports Sweden's recent membership in NATO, closely follows Türkiye-Sweden relations in this context. On the other hand, Turkish-US relations have developed especially in the field of trade in 2022, apart from defense and security. A volume of 28 billion dollars was achieved in January and October  {\ref (Bloomberg HT, 2022)}. At the same time, the presence of nearly 980 US companies in Türkiye also shows developments in relations between the two countries. \hyperref[b15]{(Bülteni, 2018)}.\par
The US Ambassador to Ankara, Jeff Flake, paid a pre-election visit to Kemal K?l?çdaro?lu, who is running for the presidency. In addition, the US government has openly stated that it supports the National Alliance against Erdo?an in the elections \hyperref[b24]{(Euronews, 2020)}. This was also stated in a video in the program called The Weekly in 2022, prepared by the New York Times. (BBC News Turkish, 2020). In other words, if K?l?çdaro?lu wins, it seems that a closer and smoother relationship with the US will be maintained. K?l?çdaro?lu also stated that he would attract US investors to Türkiye. As for relations with NATO, it is expected that a path closer to Europe will be followed.  {\ref (Yetkin, 2023)}. According to the research conducted by Foreign Policy magazine, in the article published in "What if Kemal Kilicdaroglu Wins Turkey's Election?", he mentioned the election processes and stated that Erdogan has a high chance of winning the elections. (2022'de Türkiye-ABD ?li?kileri: Ortak Çal??ma Grubu Ve ABD Kongre Seçimleri, n.d.). Regardless of the election results, it can be predicted that the situation regarding Syria, defence and security relations will continue to be ongoing.\par
London Journal of Research in Humanities and Social Sciences 
\section[{VI. EUROPE REGION}]{VI. EUROPE REGION}\par
The importance of the May 14 elections for Europe can be categorized under the following countries: Germany, Spain, France, Greece, and Cyprus. In Germany, where many Turkish citizens reside, German Chancellor Olaf Scholz and Türkiye maintain a harmonious relationship  {\ref (Nû, n.d.)}. Both countries are strategically important to each other. For Germany, which follows a neutral policy in the elections, the importance of these elections is the political policy between the two countries and their communication on migration and refugees. In 2023, the foreign trade partnership between Germany and Türkiye will gain importance. Therefore, the election results will directly and strategically affect relations with Germany.\par
Spain, which has historically maintained good relations with Türkiye, has consistently maintained good relations. The reason for this can be interpreted as the fact that they have historical commonalities. Spain is important for Türkiye because it supports Türkiye's accession to the EU, and Türkiye sees Spain as a true friend in Europe. Whatever the results of the elections between Türkiye and Spain, it is expected that a harmonious and real relationship between Spain and Türkiye can be maintained.\par
France is also at significant with "I hope that after the elections in Türkiye, whatever the outcome of the elections, conditions will prevail that will allow for a gradual improvement of relations" (Service, 2022). 
\section[{VII. MIDDLE EAST}]{VII. MIDDLE EAST}\par
Türkiye's strategic depth starts in the Middle East. This strategic depth is shaped by geoeconomic and geographical factors. Immigration policies and security policies follow each other. Türkiye is itself a Middle Eastern country, and its overall policy in the region is based on a peaceful and unifying attitude that embraces its people. Achieving a lasting peace is one of the main goals of Turkish foreign policy. Türkiye's High-Level Strategic Cooperation Council seeks to sustain Türkiye-Middle East foreign policy relations. In other words, Türkiye's post-election economic, peaceful, and cooperative policy is important for the Middle East. For Azerbaijan and Türkiye, which characterize each other as two brotherly countries, Türkiye's support for Karabakh gains importance in these elections. If there is a change of government, the developments between Türkiye and Azerbaijan are not expected to be affected, but there may be changes to the Middle East policy. 
\section[{VIII. CONCLUSION}]{VIII. CONCLUSION}\par
As a result, the May 14th elections in Türkiye have gained importance not only within the country but also on the world agenda. The main reasons for this are the country's geographical importance with its territories in Asia and Europe, its mediation role in the Russia-Ukraine war, the NATO processes of Switzerland and Finland, its foreign policy communication with the US, the large number of Turks residing in the European region, especially in Germany, and its trade relations; Türkiye's historically good relations with Spain and its support for Türkiye's accession to the EU, the dispute with Greece over Cyprus and the seas; the role of France; and Türkiye's role in the Middle East, migration policy, security, and Karabakh. It is precisely for these reasons that the elections in Türkiye affect the world. As Deputy Chairman Numan Kurtulmu? said, "This is the election of the century."  {\ref (?ha, 2023})"\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.32151034786437693\textwidth}P{0.528489652135623\textwidth}}
\tabcellsep Ukraine, on the other hand, has a neutral\\
\tabcellsep approach to the elections in Türkiye. It does not\\
\tabcellsep have a clear opinion. Yevgeniya Gaber, a\\
\tabcellsep Ukrainian foreign policy expert at the Atlantic\\
\tabcellsep Council, is grateful for Erdo?an's support for\\
\tabcellsep Ukraine. Although Gaber is grateful for this\\
\tabcellsep support, Ukraine is ready to welcome a new\\
\tabcellsep leader to Turkey. The reason for this is that\\
\tabcellsep relations between Türkiye and Ukraine are based\\
\tabcellsep on a long history and trust. (Rusya Ve Ukrayna,\\
\tabcellsep Türkiye'deki Seçimlere Nas?l Bak?yor, 2023).\\
\tabcellsep Relations between Russia, Ukraine, and Türkiye\\
\tabcellsep have become more visible since the outbreak of\\
\tabcellsep the war between Ukraine and Russia, with\\
\tabcellsep Türkiye acting as a mediator. If Recep Tayyip\\
\tabcellsep Erdo?an wins the elections again and comes to\\
\tabcellsep power, the foreign policy between these countries\\
\tabcellsep will continue to be stable. If the opposition wins,\\
\tabcellsep the long-established order of the Justice and\\
\tabcellsep Development Party, which has been in power in\\
\tabcellsep Türkiye for twenty-one years, will change\\
\tabcellsep radically. Although K?l?çdaro?lu has stated that if\\
\tabcellsep he wins the elections, he will adopt a consistent\\
\tabcellsep stance between Russia and Ukraine, Ali Babacan,\\
\tabcellsep who supports the national alliance, defends the\\
\tabcellsep behavior of the Europeans towards Russia.\\
Russia and Ukraine are interested in Türkiye's\tabcellsep (Ukrayna'daki Sava??n Kaderini Türkiye'deki\\
elections in May for a number of reasons.\tabcellsep Seçimler Belirleyecek, 2023). Even within the\\
According to BBC Turkish, Yuri Mavashev, head\tabcellsep National Alliance, there are disagreements on\\
of the Center for New Turkish Studies (YETAM),\tabcellsep foreign policy, and it is unclear what kind of\\
said that Russia is generally interested in the\tabcellsep foreign policy he will adopt if he wins the\\
Turkish elections. He also said that;\tabcellsep elections.\\
"Putin clearly does not want to recognize any\tabcellsep \\
other leader except Erdogan. I am 100 percent\tabcellsep \\
sure of this. It is easier with him, it is clearer\tabcellsep \\
and it is clearly seen that Putin supports\tabcellsep \\
Erdo?an" (Akpamuk, 2023).\tabcellsep \\
Looking at Türkiye's foreign policy from the\tabcellsep \\
perspective of the National Alliance, presidential\tabcellsep \\
candidate Kemal K?l?çdaro?lu told Ayd?n Sezer\tabcellsep \\
that if he wins the elections, he will maintain a\tabcellsep \\
consistent relationship with Russia. But Yuri\tabcellsep \\
Marashev believes that Moscow does not have\tabcellsep \\
much of an opinion about K?l?çdaro?lu. The\tabcellsep \\
Russians see K?l?çdaro?lu as a European-backed\tabcellsep \\
candidate against Erdo?an.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} This research paper is based on the qualitative research method of observation in the Türkiye. In the qualitative method, the researcher is the instrument of the research paper. The descriptive way of qualitative research is, according to the author's main objective, to be unbiased and aware of the importance of giving the data about phenomena. The author's approach is to cut away from personal perspectives when the research reports.} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Forumu]{b3}\label{b3} 	 		\textit{},  		 			Adf -Antalya Diplomasi Forumu 		.  		 \url{https://antalyadf.org/}  		 	 
\bibitem[ London Journal of Research in Humanities and Social Sciences]{b10}\label{b10} 	 		\textit{},  	 	 		\textit{London Journal of Research in Humanities and Social Sciences}  		 	 
\bibitem[Abd-Türkiye]{b14}\label{b14} 	 		\textit{},  		 			Abd-Türkiye 		.  		 \url{https://www.bloomberght.com/abd-turkiye-iliskilerinde-nasil-bir-yil-bekleniyor-2322241}  		 	 
\bibitem[Görü?-Rusya-Ukrayna Sava??n?n]{b28}\label{b28} 	 		\textit{},  		 			Görü?-Rusya-Ukrayna Sava??n?n 		.  		 	 
\bibitem[Türkiye and Etkileri]{b29}\label{b29} 	 		\textit{},  		 			' Türkiye 		,  		 			Etkileri 		.  		 \url{https://www.aa.com.tr/tr/analiz/gorus-rusya-ukrayna-savasinin-turkiyeye-etkileri/2519470}  		18.  	 
\bibitem[Bloomberght (2022)]{b13}\label{b13} 	 		\textit{},  		 			Bloomberght 		.  		2022, December 30.  	 
\bibitem[ London Journal of Research in Humanities and Social Sciences ()]{b30}\label{b30} 	 		\textit{},  	 	 		\textit{London Journal of Research in Humanities and Social Sciences}  		2023. Britain Journals Press. 50.  	 
\bibitem[%BCrkiye-isve%C3% A7-ili%C5%9Fkileri-%C3%BCzerinde-kara-b ulutlar-dola%C5%9F%C4%B1yor]{b5}\label{b5} 	 		 /01/14/2836847/t\%C3.  		\textit{\%BCrkiye-isve\%C3\% A7-ili\%C5\%9Fkileri-\%C3\%BCzerinde-kara-b ulutlar-dola\%C5\%9F\%C4\%B1yor},  		 	 
\bibitem[Haber (2023)]{b31}\label{b31} 	 		‘15 soruda Cumhurba?kan? ve milletvekili seçimi’.  		 			T Haber 		.  		 \url{https://www.trthaber.com/haber/gundem/15-soruda-cumhurbaskani-ve-milletvekili-secimi-757984.html}  	 	 		\textit{TRT Haber}  		2023. April 3.  	 
\bibitem[Eliçin (2022)]{b21}\label{b21} 	 		‘2023 hem Yunanistan'da hem Türkiye'de seçim y?l?’.  		 			I Eliçin 		.  		 \url{https://medyascope.tv/2022/11/10/2023-hem-yunanistanda-hem-turkiyede-secim-yili-sicak-catismaya-hic-bu-kadar-yakin-olmamistik-stelyo-berberakis-ile-soylesi/}  	 	 		\textit{S?cak çat??maya hiç bu kadar yak?n olmam??t?k" -Stelyo Berberakis ile söyle?i. Medyascope},  		2022, November 10.  	 
\bibitem[Ensonhaber (2023)]{b22}\label{b22} 	 		\textit{2023 seçim günü: Tarihte 14 May?s'?n önemi nedir? 14 May?s'ta neler oldu?},  		 			Ensonhaber 		.  		 \url{https://www.ensonhaber.com/gundem/2023-secim-gunu-tarihte-14-mayisin-onemi-nedir-14-mayista-neler-oldu}  		2023. January 18. Ensonhaber.  	 
\bibitem[Merkezi (2023)]{b39}\label{b39} 	 		‘2023'ün en önemli seçimi’.  		 			H Merkezi 		.  		 \url{https://www.yenisafak.com/gundem/2023un-en-onemli-secimi-4524095}  	 	 		\textit{Yeni ?afak}  		2023e, April 17.  	 
\bibitem[Çak?r (2022)]{b16}\label{b16} 	 		\textit{5 Soruda ?sveç ve Finlandiya'n?n NATO Üyeli?i. Amerika'nin Sesi | Voice of America -Turkish},  		 			A Çak?r 		.  		 \url{https://www.voaturkce.com/a/soruda-i\%CC\%87sve\%C3\%A7-ve-finlandiya-n\%C4\%B1n-nato-\%C3\%BCyeli\%C4\%9Fi/6571299.html}  		2022. May 14.  	 
\bibitem[5 soruda Do?u Akdeniz'de neler oluyor?]{b0}\label{b0} 	 		\textit{5 soruda Do?u Akdeniz'de neler oluyor?},  		 \url{https://www.aa.com.tr/tr/dunya/5-soruda-dogu-akdenizde-neler-oluyor/1973679}  		 	 
\bibitem[Erdo?an Itiraz (2022)]{b23}\label{b23} 	 		\textit{?sveç ve Finlandiya'n?n NATO üyeli?ini veto ederiz},  		 			Etti Erdo?an Itiraz 		.  		 \url{https://www.cumhuriyet.com.tr/dunya/erdogan-itiraz-etti-isvec-ve-finlandiyanin-nato-uyeligini-veto-ederiz-1936141}  		2022. May 15.  	 
\bibitem[ABD medyas?ndan Türkiye seçimi analizi: CNN'den Erdo?an hakk?nda dikkat çeken yorum Son Dakika Dünya Haberleri -Sözcü (2023)]{b2}\label{b2} 	 		‘ABD medyas?ndan Türkiye seçimi analizi: CNN'den Erdo?an hakk?nda dikkat çeken yorum’.  		 \url{https://www.sozcu.com.tr/2023/dunya/abd-medyasindan-turkiye-turkiye-secimi-analizi-cnnden-dikkat-ceken-yorum-7543863/}  	 	 		\textit{Son Dakika Dünya Haberleri -Sözcü},  		2023. January 3.  	 
\bibitem[Merkezi (2023)]{b37}\label{b37} 	 		‘AFP'den seçim yorumu: Osmanl?'dan bu yana en önemli seçim’.  		 			H Merkezi 		.  		 \url{https://www.yenisafak.com/gundem/afpden-secim-yorumu-osmanlidan-bu-yana-en-onemli-secim-4521222}  	 	 		\textit{Yeni ?afak}  		2023c, April 6.  	 
\bibitem[Ajans? (2023)]{b4}\label{b4} 	 		 			T H Ajans? 		.  		 \url{https://www.tasnimnews.com/tr/news/202}  		\textit{Türkiye-?sveç ?li?kileri Üzerinde Kara Bulutlar Dola??yor. Tesnim Haber Ajans?},  		2023. January 14.  	 
\bibitem[Akpamuk (2023)]{b6}\label{b6} 	 		 			G Akpamuk 		.  		 \url{https://www.bbc.com/turkce/articles/cw4w8zzrwego}  		\textit{Seçim 2023: Rusya ve Ukrayna, Türkiye'deki seçimlere nas?l bak?yor? BBC News Türkçe},  		2023a, April 7.  	 
\bibitem[Akpamuk (2023)]{b7}\label{b7} 	 		 			G Akpamuk 		.  		 \url{https://www.bbc.com/turkce/articles/cw4w8zzrwego}  		\textit{Seçim 2023: Rusya ve Ukrayna, Türkiye'deki seçimlere nas?l bak?yor? BBC News Türkçe},  		2023b, April 7.  	 
\bibitem[Merkezi (2023)]{b35}\label{b35} 	 		\textit{Atina yönetimi seçim tarihini bile Türkiye'ye endeksledi. Yeni ?afak},  		 			H Merkezi 		.  		 \url{https://www.yenisafak.com/dunya/atina-yonetimi-secim-tarihini-bile-turkiyeye-endeksledi-3899765}  		2023a, January 5.  	 
\bibitem[?ha (2023)]{b33}\label{b33} 	 		\textit{Azerbaycan heyetinden AK Parti'ye destek aç?klamas?},  		 			?ha 		.  		 \url{https://www.sondakika.com/yerel/haber-azerbaycan-heyetinden-ak-parti-ye-destek-15769846/}  		2023. April 15. Son Dakika.  	 
\bibitem[B1lma,a%20vermesi%20ile%20resmiyet%20 kazand%C4%B1]{b26}\label{b26} 	 		\textit{B1lma,a\%20vermesi\%20ile\%20resmiyet\%20 kazand\%C4\%B1},  		 	 
\bibitem[Bbc News (2020)]{b8}\label{b8} 	 		 			Türkçe Bbc News 		.  		 \url{https://www.bbc.com/turkce/haberler-dunya-53794105}  		\textit{Joe Biden Türkiye hakk?nda ne dedi, AKP ve muhalefetten hangi tepkiler geldi? BBC News Türkçe},  		2020. August 16.  	 
\bibitem[Bülteni (2018)]{b15}\label{b15} 	 		 			D Bülteni 		.  		 \url{https://www.dunyabulteni.net/genel/turkiye-deki-abd-sermayeli-sirketler-ve-markalar-hangileri-tam-h427381.html}  		\textit{Türkiye'deki ABD sermayeli ?irketler ve markalar hangileri? TAM L?STE. Dünya Bülteni},  		2018. August 15.  	 
\bibitem[De Türkiye and ?li?kileri]{b1}\label{b1} 	 		 			-Abd De Türkiye 		,  		 			?li?kileri 		.  		 \url{https://www.aa.com.tr/tr/analiz/2022de-turkiye-abd-iliskileri-ortak-calisma-grubu-ve-abd-kongre-secimleri/2463986}  		\textit{Ortak Çal??ma Grubu ve ABD Kongre Seçimleri},  		 	 
\bibitem[Duvar (2023)]{b18}\label{b18} 	 		 			G Duvar 		.  		 \url{https://www.gazeteduvar.com.tr/14-mayis-secimleri-alman-basininda-nasil-yer-aliyor-haber-1614108}  		\textit{14 May?s seçimleri Alman bas?n?nda nas?l yer al?yor? Gazete Duvar},  		2023. April 18.  	 
\bibitem[Ege sorunu Nedir, Ne Demek? TÜB?TAK Ansiklopedi ile Ege sorunu Ne Anlama Gelir ve Neyi ?fade Eder? (2023)]{b20}\label{b20} 	 		\textit{Ege sorunu Nedir, Ne Demek? TÜB?TAK Ansiklopedi ile Ege sorunu Ne Anlama Gelir ve Neyi ?fade Eder?},  		 \url{https://www.haberturk.com/tübitak-ansiklopedi/ege-sorunu-nedir}  		2023. April 12.  	 	 (www. haberturk.com) 
\bibitem[Euronews (2020)]{b24}\label{b24} 	 		‘Erdo?an'? seçimle de?i?tirece?iz" diyen Biden ba?kanl???nda Türkiye-ABD ili?kileri nas?l olacak?’.  		 			Euronews 		.  		 \url{https://tr.euronews.com/2020/11/07/joe-biden-baskanl-g-nda-turkiye-abd-iliskileri-nas-l-olacak}  	 	 		\textit{Euronews}  		2020, November 7.  	 
\bibitem[Merkezi (2023)]{b38}\label{b38} 	 		‘Foreign Policy'den dikkat çeken analiz: Erdo?an'?n kaybedece?ine inanmak zor’.  		 			H Merkezi 		.  		 \url{https://www.yenisafak.com/dunya/foreign-policyden-dikkat-ceken-analiz-erdoganin-kaybedecegine-inanmak-zor-4523512}  	 	 		\textit{Yeni ?afak}  		2023d, April 15.  	 
\bibitem[Frans?z medyas?ndan seçim ve Erdo?an analizi: Kazanma ?ans?na zarar verecek mi? Son Dakika Dünya Haberleri -Sözcü (2023)]{b27}\label{b27} 	 		‘Frans?z medyas?ndan seçim ve Erdo?an analizi: Kazanma ?ans?na zarar verecek mi?’.  		 \url{https://www.sozcu.com.tr/2023/dunya/fransiz-medyasindan-secim-ve-erdogan-analizi-kazanma-sansina-zarar-verecek-mi-7655978/}  	 	 		\textit{Son Dakika Dünya Haberleri -Sözcü},  		2023. April 16.  	 
\bibitem[jxpn3qn1o#:~:text=Finlandiya N%C4%B1n%20 NATO Finlandiya NATO'nun 31. üyesi oldu -BBC News Türkçe (2023)]{b25}\label{b25} 	 		‘jxpn3qn1o\#:\textasciitilde :text=Finlandiya N\%C4\%B1n\%20 NATO’.  		 \url{https://www.bbc.com/turkce/articles/cv2}  	 	 		\textit{Finlandiya NATO'nun 31. üyesi oldu -BBC News Türkçe},  		2023, April 4.  	 	 (BBC News Türkçe. ya\%20 kat\%C4\%) 
\bibitem[Kar??l?kl? beklentiler ?????nda Türkiye ve ?sveç ili?kileri]{b34}\label{b34} 	 		\textit{Kar??l?kl? beklentiler ?????nda Türkiye ve ?sveç ili?kileri},  		 \url{https://www.aa.com.tr/tr/analiz/karsilikli-beklentiler-isiginda-turkiye-ve-isvec-iliskileri/2735355}  		 	 
\bibitem[Mourenza and Mourenza (2023)]{b40}\label{b40} 	 		\textit{La oposición turca consensúa una candidatura conjunta para hacer frente a Erdogan en las elecciones de mayo},  		 			A Mourenza 		,  		 			A Mourenza 		.  		 \url{https://elpais.com/internacional/2023-03-0}  		2023. March 7. El País.  	 
\bibitem[NATO üyelik süreci nas?l i?liyor? Türkiye izin vermezse Finlandiya ve ?sveç üye olabilir mi? (2022)]{b41}\label{b41} 	 		 \url{https://www.ntv.com.tr/galeri/dunya/nato-uyelik-sureci-nasil-isliyor-turkiye-izin-vermezse-finlandiya-ve-isvec-uye-olabilir-mi}  		\textit{NATO üyelik süreci nas?l i?liyor? Türkiye izin vermezse Finlandiya ve ?sveç üye olabilir mi?},  		2022. May 17.  	 	 (Son Dakika Dünya Haberleri |NTVHaber. pejes7LwQkGYZeeAaYD0Rw) 
\bibitem[Bbc News (2022)]{b9}\label{b9} 	 		\textit{NATO: ?sveç ve Finlandiya'n?n üyeli?ine Türkiye neden kar?? ç?k?yor; Ankara'n?n kayg?lar? giderilebilecek mi},  		 			Türkçe Bbc News 		.  		2022, May 19.  	 	 (BBC News Türkçe) 
\bibitem[Nû]{b42}\label{b42} 	 		 			R Nû 		.  		 \url{http://www.rupelanu.org/almanya-turkiye-iliskilerini-2023te-neler-bekliyor-24377h.htm}  		\textit{Almanya-Türkiye ili?kilerini 2023'te neler bekliyor? Rûpela Nû},  		 	 
\bibitem[Hürriyet (2023)]{b32}\label{b32} 	 		\textit{Politico ad?n? koydu: 2023'ün en önemli seçimi! New York Times'tan dikkat çeken analiz. Copyright (C) 2023 Hürriyet Gazetecilik Ve Matbaac?l?k a},  		 			Hürriyet 		.  		 \url{https://www.hurriyet.com.tr/dunya/dunyanin-gozu-turkiyede-politico-adini-koydu-2023un-en-onemli-secimi-new-york-timestan-dikkat-ceken-analiz-42252749}  		2023. April 17.  	 	 (Dünyan?n gözü Türkiye'de) 
\bibitem[Reuters: Türkiye'de 14 May?s Sonras? Neler De?i?ebilir]{b43}\label{b43} 	 		 \url{https://www.odatv4.com/digerhaberler/reuters-turkiye-de-14-mayis-sonrasi-neler-degisebilir-27}  		\textit{Reuters: Türkiye'de 14 May?s Sonras? Neler De?i?ebilir},  		p. 6430.  	 	 (odatv4.com) 
\bibitem[Rusya ve Ukrayna, Türkiye'deki seçimlere nas?l bak?yor? (2023)]{b44}\label{b44} 	 		\textit{Rusya ve Ukrayna, Türkiye'deki seçimlere nas?l bak?yor?},  		 \url{https://www.cumhuriyet.com.tr/dunya/rusya-ve-ukrayna-turkiyedeki-secimlere-nasil-bakiyor-2069055}  		2023. April 7.  	 
\bibitem[Saint-Prot (2023)]{b45}\label{b45} 	 		 			Saint-Prot 		.  		 \url{https://www.ahaber.com.tr/ozel-haberler/2023/03/25/fransiz-siyaset-bilimci-charles-saint-prot-turkiye-icin-tek-cozum-erdogan?paging=11}  		\textit{Türkiye için tek çözüm Erdo?an!},  		2023. March 24.  	 
\bibitem[seci mlerden-sonra-her-sey-degisecek London Journal of Research in Humanities and Social Sciences]{b47}\label{b47} 	 		‘seci mlerden-sonra-her-sey-degisecek’.  		 \url{/26/yunanistandan-turkiye-aciklamasi-}  	 	 		\textit{London Journal of Research in Humanities and Social Sciences}  		 	 
\bibitem[Bloomberg (2023)]{b11}\label{b11} 	 		\textit{The World's Most Important Election in 2023 Will Be in Turkey},  		 			B G Bloomberg 		.  		 \url{https://www.washingtonpost.com/business/energy/the-worlds-most-important-election-in-2023-will-be-in-turkey/2023/01/09/ac2cf}  		2023a, January 10. Washington Post.  	 	 (8fe 3-11ed-90f8-53661ac5d9b9\textunderscore story.html) 
\bibitem[Bloomberg (2023)]{b12}\label{b12} 	 		\textit{The World's Most Important Election in 2023 Will Be in Turkey},  		 			B G | Bloomberg 		.  		 \url{https://www.washingtonpost.com/business/energy/the-worlds-most-important-election-in-2023-will-be-in-turkey/2023/01/09/ac2cf}  		2023b, January 10. Washington Post.  	 	 (8fe 3-11ed-90f8-53661ac5d9b9\textunderscore story.html) 
\bibitem[Efe (2023)]{b19}\label{b19} 	 		\textit{Turquía celebrará el 14 de mayo elecciones generales y presidenciales},  		 			Efe 		.  		 \url{https://www.epe.es/es/internacional/20230310/turquia-14-mayo-elecciones-generales-presidenciales-84432625}  		2023. March 10. El Periodico De Espana.  	 
\bibitem[Merkezi (2023)]{b36}\label{b36} 	 		\textit{Türkiye'nin seçimi kimler için nas?l bir felaket vaat ediyor? Yeni ?afak},  		 			H Merkezi 		.  		 \url{https://www.yenisafak.com/yazarlar/yasin-aktay/turkiyenin-secimi-kimler-icin-nasil-bir-felaket-vaat-ediyor-45}  		2023b, January 21. p. 1330.  	 
\bibitem[Daou (2022)]{b17}\label{b17} 	 		‘With an eye on re-election, Turkey's Erdogan risks the ire of Western partners’.  		 			M Daou 		.  		 \url{https://www.france24.com/en/middle-east/20220622-with-an-eye-on-re-election-turkey-s-erdogan-risks-the-ire-of-western-partners}  	 	 		\textit{France}  		2022. June 22. 24.  	 
\bibitem[Servisi (2022)]{b46}\label{b46} 	 		‘Yunanistan'dan Türkiye aç?klamas?’.  		 			D H Servisi 		.  		 \url{https://medyascope.tv/2022/0}  	 	 		\textit{Seçimlerden sonra her ?ey de?i?ecek" Medyascope},  		2022, July 26.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
