% vim:ft=tex:
% submitted 5-Feb via email
\documentclass[a4paper,hebrew,british,12pt]{report}
\usepackage{fancyhdr, setspace}%, extsizes}
\usepackage{geometry,polyglossia,fontspec,csquotes,wrapfig}
\setmainlanguage[variant=british]{english}
\setotherlanguage{hebrew}
\MakeOuterQuote{"} % this is an important 2 lines, don't forget them
\MakeInnerQuote{´} % see http://tex.stackexchange.com/questions/268651/initial-single-quote-is-backwards-csquotes
\setlength{\voffset}{2cm} % added this because too much blank space in footer, pushes page down
\usepackage[notes,backend=biber]{biblatex-chicago}
\newfontfamily\hebrewfont{Times New Roman}[Script=Hebrew]
%\usepackage[pdftex]{graphicx}
%\bibliographystyle{achicago}
%\usepackage{showkeys} %shows citekeys, saves time
\bibliography{baba_working.bib}
%http://tex.stackexchange.com/questions/232287/supressing-some-fields-from-biblatex-footcite
\ExecuteBibliographyOptions{firstinits=false, isbn=false, url=false, doi=false, uniquename=init}
\DeclareBibliographyAlias{webpage}{online} %http://tex.stackexchange.com/questions/268433/bibdesk-incompatible-webpage-field
\begin{document}
\pagestyle{fancy}
% use the fancyhdr package user manual
% http://ftp.ntua.gr/mirror/ctan/macros/latex/contrib/fancyhdr/fancyhdr.pdf
\fancyhead[L]{
\thepage \ \ - \begin{hebrew}
הגלילי\end{hebrew}}
\fancyhead[R]{Baba Sali Cult} %commenting out for now
%\fancyfoot{}
%\author{\begin{hebrew}
% בנימן הגלילי
%\end{hebrew}}
%\date 19-December-2015
\title{Baba Sali Meir Paper}
%\affiliation{Sede Boker \\ Spring (2015)}
\input{./Title.tex}
\nocite{*}
\begin{doublespace}
\begin{wrapfigure}{R}{0.5\textwidth}
\vspace{-20pt}
\begin{center}
\includegraphics[width=0.4\textwidth]{Israel1.jpg}
\caption{Popular image of the Baba Sali. }
% \label{fig:databaseUserTable}
\end{center}
\vspace{-20pt}
\vspace{1pt}
\end{wrapfigure}
This paper seeks to examine the phenomenon of the Baba Sali cult that has developed in the development town of Netivot in Southern Israel.
Known as the Baba Sali (praying father), Rabbi Israel Abuhaṣeira was born in Tafilalt, Morocco in 1889. He made aliyah in 1950 and passed away in 1984.\autocite[21]{Yacobi2015} Here is text to test the end of the float.Here is text to test the end of the float.Here is text to test the end of the float.Here is text to test the end of the float.Here is text to test the end of the float.
The end, thank you for reading, and please give me an "A", like and subscribe.
\end{doublespace}
\printbibliography
\end{document}