\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={New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron},
 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{New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron}
\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}
        




\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& 	 	 		  \hyperref[b8]{22} \par
papers were selected in the analysis regarding the ingredient, concentration, number of people, year of publication, effect of symptom, references and Recommended Daily Allowance (RDA). The 32 current nutraceutical treatments products for PMS were gathered and evaluated.\par
23\% of the sources used to show the effects of Lemon Balm on PMS symptoms, 36\% of the sources used to show the effects of Pycnogenol on PMS symptoms. 18\% of the gathered sources were saffron related, 23\% of the sources are ginger related. Pycnogenol concentrations were ranging from 45mg-300mg across 7 different sources. Lemon Balm concentrations were ranging from 300mg-1200mg across 5 different sources. The rang of concentrations of Ginger were from 500mg-1500mg across 5 different sources. Saffron represented concentrations ranging from 30mg across 4 sources. The cost of estimated supplement was at rang of market price.\par
The current market of available in store PMS aid supplements in Ireland was analysed. This was done to evaluate the current nutraceutical treatments that are available for women in Ireland to help treat PMS/ help treat PMS symptoms instead of treating PMS with pharmaceutical medications like NSAID's. This showed there are very few supplements available in stores in Ireland that specifically aim to treat PMS or reduce PMS symptoms thus the development of the nutraceutical supplement with Pycnogenol, Lemon Balm, Ginger, and Saffron would be beneficial. The results of the marketing analysis showed there is no product containing just these four ingredients to treat PMS, thus providing a gap in the market for the development of this product. INTRODUCTION Premenstrual syndrome is a set of moderate-to-severe physical and psychological symptoms that occur 1 to 2 weeks before having a period/menstruating and go away within the first London Journal of Medical and Health Research few days of menstruating. It is normal for a woman that menstruates to experience premenstrual symptoms such as stomach cramping, back pain, muscular pain, tender breasts, and bloating, but when these symptoms interfere with daily life it can be Premenstrual syndrome  {\ref (authors, 2021)}. PMS involves a range of physical, psychological and behavioural symptoms that recur during the luteal phase of the menstrual cycle and are relieved by the onset of menses or during the menstrual period. The most common symptoms of PMS are bloating, breast tenderness, fatigue, joint pain, irritability, and mood swings. Roughly 50-80\% of women experience moderate to severe symptoms of PMS. Neurotransmitters and sex steroids are thought to play a role in the development and manifestation of symptoms of PMS \hyperref[b195]{(Veena Jasuja, 2014)}.\par
Symptoms of premenstrual syndrome can range from moderate to severe. These symptoms can include abdominal pain, back pain, low back pain, headache, swelling and tenderness in the breasts, nausea, anxiety, fatigue, mood swings and crying. The duration of these symptoms can vary from a few days to 2 weeks \hyperref[b74]{(Gudipally \& Sharma, 2022)}. More than 150 physical and behavioural symptoms may be associated with PMS. The most common PMS symptoms are anxiety and mood swings  {\ref (Watson, n.d.)}. These symptoms include digestive symptoms such as bloating, nausea, constipation, diarrhoea, vomiting, and increased appetite. Some emotional and mood symptoms may include mood swings, anxiety, depression, confusion, poor concentration, and irritation  {\ref (Watson, n.d.)}.\par
More specifically Premenstrual syndrome (PMS) is characterised by a collection of recurrent moderate-to-severe physical, behavioural, and somatic symptoms that develop during the luteal phase of the menstrual cycle, occurring 7-10 days prior to the beginning of menstruation and are usually relieved at, or shortly after commencement of menstrual flow (Aeli Ryu, 2015).\par
Typically PMS involves at least a few different symptoms rather than only one symptom. These symptoms can vary from person to person, and the severity of these symptoms can also vary from person to person. PMS symptoms can be severe enough to affect a woman's regular routine (The Healthline Medical Network, 2020).\par
There are many symptoms as a result of premenstrual syndrome. The symptoms of PMS can include mood swings, tender breasts, depression, anxiety, bloating, headaches, stomach pain, stomach cramps (painful muscular cramps in the tummy), muscular pain, back pain, sleep disturbances, constipation, and diarrhoea (David R. \hyperref[b51]{Rubinow, 1997)}. The most common symptoms of PMS include back pain, mood swings, anxiety, depressive episodes, stomach cramps/stomach pain, muscular pain, nausea, and headaches (NHS, 2021).\par
Depression and anxiety disorder are similar to PMS, the difference is that the symptoms of PMS occur only in the days preceding to the beginning of menstruation (Robert F Casper, 2021).\par
It is estimated that as many as 3 of every 4 menstruating women have experienced premenstrual syndrome (staff, 2022). The causes and aetiology of PMS has not been clearly defined, and scientific research has not led to a conclusive cause of PMS or an explanation for why some women experience PMS more severely than others (The Healthline Medical Network, 2020)\par
There is currently no sure and no specific treatment for PMS, no single treatment works for everyone. No single test can diagnose PMS (staff, 2021). To be diagnosed with PMS, a woman must have physical symptoms such as breast tenderness and bloating as well as mood changes such as depressive episodes. These symptoms must occur before a menstrual period and disappear after the onset of the period (Robert F Casper, 2021) . 
\section[{Pycnogenol}]{Pycnogenol}\par
Maritime Pine trees (Pinus Pinaster) grow in countries on the Mediterranean Sea, Maritime pine trees that grow in southwest France are used to make Pycnogenol, the trademark name for a specific maritime pine bark extract (Web MD, n.d.).\par
Pycnogenol (maritime bark), like willow bark is a nutraceutical material that has been used since London Journal of Medical and Health Research ancient times (used for more than 2000 years). Pycnogenol has been considered helpful for wound healing, treating scurvy, healing ulcers, and reducing vascular inflammation. Pycnogenol contains active polyphenols including catechin, taxifolin, procyanidins, and phenolic acids (Kyung-JooChoa, 2000) (Joseph C. Maroon, 2010).\par
Studies have also shown that Pycnogenol is 50-100 times more potent than vitamin E in neutralizing free radicals, prolonging the activity of vitamin C and E (Joseph C. Maroon, 2010).\par
Pycnogenol contains a mixture of phenols (organic compound with hydroxyl group (-OH) attached to a carbon atom in a benzene ring) and polyphenols (multiples of phenol units) such as the flavonoids catechin, epicatechin, taxifolin and condensed flavonoids, including procyanidin B1, B3, B7, and others. Pycnogenol also contains phenolic acids such as caffeic acid, ferulic acid, and p-hydroxybenzoic acid (L Packer, 1999). 
\section[{Saffron}]{Saffron}\par
Saffron is derived from Crocus Sativus flower. The dried stigmas of the flower (thread-like parts) are used to make saffron spice (WedMD, n.d.). Saffron the spice is derived from the flower of Crocus Sativus also known as Saffron Crocus. It is believed that saffron originated in Iran. Greece and Mesopotamia have also been suggested as the potential region of origin of this plant  {\ref (Anon., 2022)}.\par
In terms of Phytochemicals, Saffron is rich in carotenoids and terpenes. The two main products of saffron are carotenoids deriving from zeaxanthin, pirocrocin and safranal. Saffron and its compounds have antioxidant and antiinflammatory properties in vitro and in vivo (Adil El Midaoui, 2022).\par
Studies have examined the effects of saffron on neuropsychiatric diseases, these studies have suggested that saffron constitutes an effective treatment for depression, anxiety, and schizophrenia  {\ref (Adil El Midaoui, 2022)}. According to a recent study "the clarification of the molecular mechanisms by which saffron and its compounds exert their beneficial effects will make it possible to optimize their effectiveness and rationalize their use for the benefit of human health" (Adil El Midaoui, 2022) 
\section[{Ginger}]{Ginger}\par
Ginger root (underground stem) is the rhizome of Zingiber Officinale plant, a herbaceous perennial plant of the ginger family/Zingiberaceae family  {\ref (Mahr, n.d.)}.\par
Ginger originated in Maritime Southeast Asia, it was then transported throughout the Indo-Pacific. Ginger is one of the first spices to have been exported from Asia, arriving in Europe with the spice trade, and was used by Ancient Greeks and Romans  {\ref (Anon., 2022)}.\par
Ginger which belongs to the Zingiberaceae family as previously mentioned has been commonly consumed as a spice and herbal medicine for a long time. Ginger root has been used to attenuate and treat several common diseases, such as colds, headaches, nausea, and emesis (Qian-Qian Mao, 2019).\par
There have been many bioactive compounds identified in ginger, such as phenolic and terpene compounds. The phenolic compounds in ginger are mainly gingerols, shogaols, and paradols. There are also other phenolic compounds in ginger, such as zingerone, quercetin, and 6dehydrogingerdione. Ginger possesses multiple bioactivities such as antioxidant, antiinflammatory, and antimicrobial properties.\par
Ginger has been traditionally used to treat gastrointestinal symptoms, recent research has showed ginger to be effective supplement to alleviate nausea (Qian-Qian Mao, 2019).\par
Ginger has been used in Chinese and Indian medicine for thousands of years. Ginger may help relieve nausea, and aid digestion. The antioxidants and other nutrients in ginger may help prevent or treat inflammation and various types of infection \hyperref[b66]{(Fletcher, 2022)} These components may be responsible for several effects seen in vitro, including antioxidant properties and an affinity for binding to both nicotinic and muscarinic receptors in human brain cortex tissue. In terms of the potential mechanism in which lemon balm works, the end of this mechanism is of interest in relation to melissa officinalis, as modulation of the cholinergic system can be beneficial to cognitive function. Although the mechanism by which melissa increases ratings of calmness, reduced alertness, and improved performance is still unknown. Cholinergic nicotinic respond to acetylcholine which is released by nerve cells in the brain when people are under stress (Marcin Ozarowski, 2016). 
\section[{Current PMS Treatments}]{Current PMS Treatments}\par
The standard current treatments recommended in Ireland by doctors and pharmacists include; antidepressants (specifically selective serotonin including depressive episodes and mood fluctuations/mood swings (usually as a result of fluctuations of the levels of hormones during the menstrual cycle), Non-steroidal antiinflammatory drugs (NSAIDs) and various pain killers to treat cramping and breast discomfort, diuretics for fluid retention, hormonal contraceptives to theoretically prevent the occurrence of ovulation which prevents ovulation related hormone changes, and diet altercations such as salt restriction to avoid fluid retention  {\ref (Magovern, n.d.)}. The figure  {\ref 1} summarised the symptoms occur on the body and which ingredients in the product treat.  The purpose of this review is to research and evaluate the effectiveness each nutraceutical ingredient has on treating PMS or reducing symptoms related to PMS individually. As such high levels of women suffer with PMS, the development of a nutraceutical supplement would be beneficial to those suffering, as well as giving women the option to naturally treat PMS rather than using pharmaceuticals. Combining the gathered research and evaluating whether the ingredients together Pycnogenol, ginger, lemon balm, and saffron can developed into a PMS aid supplement. 
\section[{Statistics}]{Statistics} 
\section[{II. METHODS}]{II. METHODS} 
\section[{PRISMA Statement (Preferred Reporting Items for Systematic Reviews and Meta-analyses)}]{PRISMA Statement (Preferred Reporting Items for Systematic Reviews and Meta-analyses)}\par
A PRISMA 2020 checklist was finished and a flowchart was constructed following the PRISMA guidelines and registration information. The selection process was based on the PRISMA statement 2020 (Matthew J Page, 2021), the review was gathered through a literature search from online databases. Relevant articles were severity when individually consuming each nutraceutical active ingredient separately (Pycnogenol, Lemon Balm, Saffron, Ginger).\par
Boolean operators "AND" and "OR" were used to broaden the search. Some different key words used for searching were "PMS", "Pycnogenol", "Lemon Balm", "Ginger", "Saffron", "natural antiinflammatory", "natural hormonal adaptogen", "anxiolytic", and "natural GABA booster". The key words used for searching was "PMS" or "Premenstrual syndrome". The articles were identified through the Scopus database, Google Scholar, and PubMed online. The citations were collected from articles and different studies withing the last 30 years.\par
The Search Focused on Scientific Research Articles Using the Following Protocol-1. Publication years between 1980 and 2022 2. The keywords "PMS" or "Premenstrual syndrome" had to appear in the title and abstract. 3. They had to be scientific indexed papers only.\par
The results were screened against inclusion criteria, for example; articles that were not relevant to the studies. The full text of papers for all the articles that fit into the inclusion criteria was retrieved. 
\section[{Screening}]{Screening}\par
Strict criteria was used to determine the relevant articles for inclusion. For example, articles were excluded if published in languages other than English, or for which only an abstract was available, and then each remaining search result was grouped as one of the articles. 
\section[{"Primary articles" research papers appeared in}]{"Primary articles" research papers appeared in}\par
the peer-reviewed literature and reported original data or results based on observations and experiments. 2. "Review" papers summarized the understanding of PMS and the effect of each nutraceutical active ingredient separately on reducing the severity of PMS or PMS symptoms. 
\section[{London Journal of Medical and Health Research}]{London Journal of Medical and Health Research}\par
Throughout the screening process, the number of publications excluded in each stage and their reasons for exclusions were noted based on the guidelines outlines in the PRISMA statement 2020 in Figure  {\ref 2}. 
\section[{Researching Nutraceutical Active Ingredients to Treat PMS Severity and PMS Symptoms}]{Researching Nutraceutical Active Ingredients to Treat PMS Severity and PMS Symptoms}\par
The aetiology of PMS, hormones involved, symptomology, and the different pathways of current PMS treatments that specifically reduced the severity of PMS or reduced PMS symptom severity was investigated to further research potential nutraceutical supplement treatment options with more understanding. This was done by reading scientific articles, online articles, books, and listening to podcasts. Research articles, scientific articles, and scientific experiments were searched online. This was done using google and the TU Dublin library resources by using different key words, "PMS", "Premenstrual Syndrome", "pathophysiology", "aetiology", "symptomology", "PMS treatments" and "PMS symptomology pathways". Each article found with relevant information was read. Common symptoms were identified and reasons for affective PMS treatments were identified.\par
Once the most common symptoms were identified, common nutraceutical active ingredients that claim to help reduce an individual symptom of PMS were researched. Scientific articles and scientific experiments focusing on different nutraceutical or common nutraceutical active ingredients used to specifically treat PMS, reduce PMS severity, and reduce symptoms related to PMS were researched. After understanding and researching symptomology of PMS, and researching the potential pathways targeted for treatment. For example the arachidonic acid pathway is a component of the inflammatory pathway, arachidonic acid is released from traumatized cellular membranes. The expansion of knowledge on the inflammation pathways was beneficial in researching ways to prevent or inhibit inflammation through interrupting inflammatory pathways. Four nutraceutical active ingredients were chosen with the most evidence and most research supporting the positive effects of the ingredient in reducing PMS severity, or reducing PMS symptom severity.\par
As Anxiety was a very common symptom of PMS, anxiolytic supplements were researched. Lemon Balm was one of the common supplements used to treat anxiety and PMS related anxiety. There was a large amount of research done on Lemon Balm, and there were several experiments with positive results in reducing PMS related anxiety.\par
Further research was done online on Lemon Balm and PMS, therefore lemon balm was chosen as one of the nutraceutical active ingredients included in the research of a PMS aid supplement.\par
Research has claimed the mechanisms of action of white willow bark is very similar to aspirin. White willow bark is an old herbal remedy for pain and inflammation, used as an analgesic and antipyretic agent (Joseph C. Maroon, 2010).\par
Further research was done on natural anti-inflammatories as the symptoms of PMS include cramping, back pain, and pain due to inflammation. During the investigation of white willow bark, Pycnogenol was identified as another natural anti-inflammatory. Further research was done on Pycnogenol online on treating symptomology of PMS and reducing PMS severity. As several experiments were found, Pycnogenol was chosen as the second nutraceutical active ingredient included in the research of a PMS aid supplement.\par
As mood swings and depressive episodes are symptoms of PMS, a natural anti-depressant supplement was researched. There were several experiments done on the positive effects of consuming saffron for depression and low moods. Saffron was the third nutraceutical active ingredient chosen to be include in the research of developing a new PMS aid supplement.\par
As back pain, cramping, abdominal pain, nausea, and headaches are common symptoms of PMS. Natural anti-inflammatory nutraceutical supplements, and anti-nausea nutraceutical supplements were researched. Ginger was a common supplement in treating PMS related nausea as For each chosen ingredient, scientific articles and experiments were researched, the relevant results and data from each experiment and article were noted along with the reference to the source. The effectiveness of Ginger reducing PMS symptoms was searched, the relative articles and experiments were read and the findings from each article or experiment was noted. This was done for each ingredient. 
\section[{III. RESULT}]{III. RESULT}\par
The table 2 below displays the results of the methods 2. The information gathered from each article involved noting the amount of people involved in the article or experiment, the concentration of the nutraceutical active ingredient used in the experiment or article, the year the article or experiment was from, and the beneficial effects of the nutraceutical ingredient. The first source of information in relation to Pycnogenol and alleviating PMS symptoms involved a systematic review with concentrations ranging from 100-200mg, this review took place in 2010. The beneficial effects of this systematic review on Pycnogenol reducing PMS symptoms was noted in table 2, the reference for this information was also displayed. On the right hand side the Recommended daily allowance or the Safe amount of Pycnogenol, Lemon balm, Ginger, and saffron is also displayed in the final column.\par
The concentrations in each study per ingredient were tabulated and were displayed in figure \hyperref[fig_2]{3}. The figures with the heading concentrations refers to the concentrations of the nutraceutical active ingredient used in the experiment or article, In 3 the concentrations used per study per ingredients is represented by a histogram. 
\section[{Concentrations Per Ingredient used Per Study}]{Concentrations Per Ingredient used Per Study}\par
The concentrations used in the \hyperref[b8]{22}   Average concentration of Saffron used was 30mg 
\section[{Statistics of the research articles}]{Statistics of the research articles}\par
Twenty two articles were included in the results, as shown in table 2 eight of these articles were about Pycnogenol and treating PMS, five of these articles were about Lemon Balm treating PMS, five of these articles were about Ginger treating PMS, and four of these articles were about Saffron treating PMS. Figure \hyperref[fig_3]{4} represents the fraction of articles representing Pycnogenol, Lemon Balm, Ginger, Saffron. Referencing back to figure \hyperref[fig_2]{3}, which showed the range of concentrations used per article/ ingredient per ingredient, figure \hyperref[fig_3]{4} shows the theoretical concentration that would be used in the PMS supplement based off the average calculations of the concentrations done previously as well as taking the concentration that was most frequently used into account. 
\section[{Concentration of Each Active Ingredient in the Theoretical New Product to Treat PMS in Comparison to the Recommended Daily Allowance}]{Concentration of Each Active Ingredient in the Theoretical New Product to Treat PMS in Comparison to the Recommended Daily Allowance}\par
The theoretical concentrations of each nutraceutical active ingredient that was in the supplement to treat PMS was estimated and compared to the recommended concentrations that would be safe to ingest and would not cause harm to the consumer. As mentioned in table 2, the safe concentrations recommended in the last column of the right hand side, these numbers were used in this histogram for comparison of the theoretical product below in figure  {\ref 5}. The theoretical concentrations that were used in the PMS supplement were calculated using the most frequently used concentrations from the literature reviews. 
\section[{London Journal of Medical and Health Research}]{London Journal of Medical and Health Research}\par
New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients;\par
Pycnogenol, Lemon Balm, Ginger, and Saffron Histogram with black bars representing the maximum recommended amount that would be safe to ingest, 1500mg of lemon balm was the recommended maximum amount that can be ingested in one day, 450mg of Pycnogenol was the maximum recommended amount that was ingested in one day, 1500mg of saffron was the maximum amount that was safe to ingest in one day no more above this should be ingested, 4000mg or 4g of ginger in the maximum amount that was ingested in one day and this is the highest amount no more than 4000mg of ginger should be consumed or it may cause negative health effects. The yellow bar beside the black bar represents the theoretical amount of lemon balm that would have been used in the PMS product, the green bar represents the theoretical concentration of Pycnogenol that would have been used in the PMS supplement to treat PMS, the small blue bar represents the theoretical amount of Saffron that would have been used in the PMS supplement, and the red bar represents the theoretical amount of ginger that would have been used in the PMS aid product to help treat PMS.\par
The levels of each concentration per ingredient used was a lot lower in comparison to the RDA of each ingredient. As seen the saffron concentration required was very low in comparison to the RDA. 
\section[{IV. DISCUSSION}]{IV. DISCUSSION} 
\section[{Pycnogenol and PMS}]{Pycnogenol and PMS}\par
As mentioned previously Pycnogenol is made from maritime Pine trees (Pinus Pinaster) that grow in southwest France, Pycnogenol is the trademark name for a specific maritime pine bark extract (WebMD, n.d.). As PMS includes inflammation being in less places in the body thus less is required. The average concentration used is 134mg, the most frequently used concentration used is 60mg. this suggests Pycnogenol is only required to have beneficial effects on the body at 60mg. It is recommended to take between 50-450mg (WebMD, n.d.) of Pycnogenol per day and no more than 450mg. The studies concluded that as little as 45-60mg can be effective in treating PMS. 
\section[{Lemon Balm}]{Lemon Balm}\par
Lemon Balm which is also called Melissa officinalis and Balm Gentle is an aromatic herb of the mint family (Lamiaceae) \hyperref[b142]{(Petruzzello, 2022)}.\par
In terms of Phytochemicals, Melissa Officinalis is a plant rich in biologically active compounds which is used worldwide for its therapeutic effects. Studies on its composition have shown that it contains mainly flavonoids, terpenoids, phenolic acids, and tannins. The main active constituents of Lemon balm are volatile compounds such as citronellal and geraniol, triterpenes including oleanolic and Ursolic acid, phenolic acids including caffeic acid and rosmarinic acid, and flavonoids such as quercetin and luteolin (Gabriela Petrisor, 2022). 
\section[{Evidence using Lemon Balm in the treatment of PMS}]{Evidence using Lemon Balm in the treatment of PMS}\par
As seen in the figure \hyperref[fig_3]{4}, 23\% of the research article gathered were on Lemon Balm as a treatment of PMS and PMS symptoms. As the aetiology of PMS is still misunderstood the evidence for the efficiency of herbal medicines on PMS Is limited as the explanation as to how the herb works cannot be explained. The studies involving the use of Lemon Balm are usually involving its effects on anxiety, stress and sleep. PMS symptoms involve low moods, anxiety, stress, and disrupted sleep.\par
London Journal of Medical and Health Research cramping, muscle pain, abdominal pain and lower back due mostly to inflammation, Pycnogenol has been shown in numerous studies to have anti-inflammatory properties (Raffaella Canalia, 2009) thus ideal for treating PMS pain related symptoms. 
\section[{Evidence using Pycnogenol in the treatment of PMS}]{Evidence using Pycnogenol in the treatment of PMS}\par
As seen in the figure \hyperref[fig_3]{4}, 36\% of the research articles gathered were on Pycnogenol as a treatment for PMS and PMS related symptoms.\par
As mentioned in the method, Pycnogenol is similar to White willow bark (bark from the white willow tree), which contains Salicin which is converted to salicylic acid by the liver. Salicylic acid is a precursor and metabolite of aspirin. The mechanisms of action of white willow bark is like aspirin. White willow bark is an old herbal remedy for pain and inflammation, used as an analgesic and antipyretic agent (Joseph C. Maroon, 2010).\par
As aspirin has been investigated as it is a pharmaceutical drug sold in many pharmacies and given to many people, the nutraceuticals that are similar or have similar mechanisms to aspirin also have been investigated. As a result of this there are many studies and articles done on Pycnogenol and white willow investigating its beneficial properties and anti-inflammatories properties. Pycnogenol also contains a large amount of phytochemicals, the phytochemicals in Pycnogenol have also been investigated in terms of the beneficial properties which could also be a reason as to why there was more information on Pycnogenol and its effects on the condition PMS. 
\section[{Optimum Concentration of Pycnogenol}]{Optimum Concentration of Pycnogenol}\par
As seen in figure  {\ref 5}, concentrations used in the studied included were ranging from 45mg-300mg across 7 different sources in terms of Pycnogenol reducing PMS, or reducing symptoms related to PMS. To reduce the cramp attacks in athletes 200mg was used, this could be due to its demand of treatment in the body. If there is a large amount of different sites of inflammation, more Pycnogenol was required to treat the different locations. To reduce cramps due to PMS, 60mg was used. This could be due to the location of\par
The evidence of the use of Lemon Balm treating the severity of these symptoms proved to be positive, thus making Lemon Balm a supplement to treat PMS and PMS symptoms. 
\section[{Optimum Concentration of Lemon Balm}]{Optimum Concentration of Lemon Balm}\par
As seen in figure  {\ref 5}, Lemon Balm concentrations were ranging from 300mg-1200mg across 5 different sources. Lemon balms most frequent 
\section[{Ginger}]{Ginger}\par
Ginger root which is an underground stem also known as a rhizome comes from the Zingiber Officinale plant which belongs to the Zingiberaceae family  {\ref (Britannica, 2022)}. Ginger is a plant based, whole food spice which can be used in the personal or professional treatment of several different conditions, ranging from gastrointestinal problems to cancer. Turmeric and cardamon is also a member of the family of roots ginger is from. There is evidence for its health benefits as antibacterial/ viral agent, antiinflammatory agent, antinausea compound, antioxidant, and anticancer \hyperref[b127]{(Modi \& Modi, 2022)}. 
\section[{Evidence of using Ginger to treat PMS symptoms}]{Evidence of using Ginger to treat PMS symptoms}\par
As seen in the pie chart figure 4, 23\% of the research articles gathered were on Ginger as a treatment of PMS, PMS symptoms, and Menstrual related conditions and there symptoms. Ginger has been used for many years as a natural treatment for nausea, pain, gastrointestinal problems and as an antioxidant. There were not many articles directly linking PMS symptom reduction and ginger, although there were many sources using ginger to treat dysmenorrhea as a pain reliever. Ginger has been used as a natural anti-inflammatory and as dysmenorrhea involves inflammation, ginger is a suitable herbal treatment to relieve inflammation. As the aetiology of PMS is understood in comparison to dysmenorrhea the reduction of PMS symptoms by ginger cannot be specifically linked. Research has supported ginger for reducing the severity and duration of nausea and vomiting due to pregnancy, as pregnant women cannot take pharmaceutical medication to relieve nausea ginger has been shown to reduce the severity as an alternative to pharmaceutical medication (authors, n.d.). The number of sources on the use of ginger to reduce PMS symptoms may be low due to the understood aetiology of PMS. Although ginger has been shown to reduce the severity of dysmenorrhea, ginger may also be used to treat PMS symptoms as the symptoms of dysmenorrhea are similar. Optimum concentration of Ginger to reduce PMS symptom severity, menstrual related symptom severity, and to treat PMS.\par
As seen in figure  {\ref 5}, Ginger concentrations were ranging from 500mg-1500mg across 5 different sources. The most frequently used concentrations across the 5 different sources was 500mg, the average concentration used of these 5 sources was 975mg. The recommended maximum amount of ginger to consumer per day is 3-4 grams (3000-4000mg concentration was 1000mg across the 5 studies, the average concentration was 646mg. The recommended maximum dose is between 900-1500mg daily  {\ref (Sinai, n.d.)}. Different studies have used Lemon Balm to investigate its effects on anxiety and stress, for example one study used 600mg on 20 men and women that experience anxiety, 14 of these patients reported full remission of their anxiety disorder (Julien \hyperref[b98]{Cases, 2011)}. In the study involving 1000mg in 2016, the group that received 500mg of lemon balm showed no significant difference to the placebo group in terms of reducing severity of PMS symptoms, the group that received 1000mg showed significant reduce in the severity of PMS. This shows the higher concentration of Lemon Balm used for treating PMS reduced the severity of PMS significantly (Mojgan Mirghafourvand, 2016).\par
Another study using Lemon Balm showed a clear dose dependant effect in improving calmness reducing anxiety with an administered dose of 1600mg being far more effective than 600mg (A.Cernya, 1999). With the most frequent dose used between the 5 studies being 1000mg, this would be the most suitable dosage to treat PMS symptoms to reduce the severity of them.\par
(uclahealth, 2022). The results of a systemic review showed that 750-200mg was effective in reducing the severity of dysmenorrhea but no less than 750mg showed any beneficial properties (James W Daily, 2015). 1000mg should be used in the treatment of PMS and menstrual related symptoms in order to have full effect on reducing the severity of these symptoms, as the average concentration used in these studies was 975mg this should be rounded up to 1000mg to treat PMS.\par
harvest the crop. The herb has been reported to be an incredibly labour intensive crop to harvest \hyperref[b157]{(Riske, 2023)}. 
\section[{Optimum Concentration of Saffron Used}]{Optimum Concentration of Saffron Used}\par
As seen in figure  {\ref 5}, there was no range in the concentrations of saffron used in each experiment. Only 30mg of Saffron was required to have a beneficial effect on the symptoms of PMS in terms of alleviating or reducing symptoms according to the 4 studies involved in the results of this study. The reasoning behind the specific amount -30mg used was not discussed In each study. As mentioned previously as saffron is very labour intensive to harvest, and is in high demand as well as being expensive this may explain the low dosage of saffron used per study. As Saffron is known to have many different health benefits, studies have been done to investigate a safe concentration to ingest. Studies have been done to investigate a safe concentration of Saffron to take as Saffron has been used to treat a variety of diseases and things from mood disorders to a common cold. Saffron supplements are believed to be safe up to 1.5grams per day, these studies have also concluded that benefits of Saffron can be found with as little as 30mg per day which is little in comparison to the maximum dosage 1.5 grams which is also beneficial in cost, as Saffron is the most expensive herb (staff, 2019). 
\section[{V. CONCLUSION}]{V. CONCLUSION}\par
The  
\section[{Evidence of Using Saffron in the Treatment of PMS}]{Evidence of Using Saffron in the Treatment of PMS}\par
As seen in the figure \hyperref[fig_3]{4}, 18\% of the research article gathered were on Saffron as a treatment of PMS and PMS symptoms. Saffron is a versatile herb in terms of its different functions and different uses, the herb is in high demand due to its versatility, it can be used in medical treatments, cosmetic uses, and as a spice in dishes as mentioned. The price of saffron has increased, the herb is now known as one of the most expensive spices in the world. The price of saffron might explain why there is a lack of experiments using the herb to investigates its beneficial properties in treating PMS. There has been a reduction In the production of Saffron (Loriana Cardone, 2020), this may also be another reason as to why there is a lack of evidence on the treatment of PMS using Saffron although the results of studies done have all been positive in terms of reducing the severity of the symptoms related to PMS. Another reason why there is a lack of experiments using Saffron to treat PMS may be due to the labour required to \begin{figure}[htbp]
\noindent\textbf{127}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :Figure 2 : 7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-3.png}
\caption{\label{fig_1}7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{685}\includegraphics[]{image-6.png}
\caption{\label{fig_4}68 68Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.484994068801898\textwidth}P{0.34786476868327404\textwidth}P{0.009074733096085408\textwidth}P{0.004033214709371293\textwidth}P{0.004033214709371293\textwidth}}
\tabcellsep \multicolumn{4}{l}{\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{ABSTRACT}\tabcellsep \\
\multicolumn{5}{l}{Menstruation is a natural occurrence for females}\\
\multicolumn{5}{l}{of a fertile age and occurs for the potential}\\
\multicolumn{5}{l}{possibility for pregnancy, menstruation can}\\
\multicolumn{5}{l}{sometimes be an unpleasant experience for}\\
\multicolumn{5}{l}{females. The aims of the present study were to}\\
\multicolumn{5}{l}{investigate if the four nutraceutical active}\\
\multicolumn{5}{l}{ingredients Pycnogenol, Lemon Balm, Ginger,}\\
\multicolumn{5}{l}{and Saffron can individually decrease the}\\
\multicolumn{5}{l}{severity of PMS, or decrease the severity of the}\\
\multicolumn{5}{l}{symptoms related to PMS. The aim of this}\\
\multicolumn{5}{l}{research was to concluded theoretically that the}\\
\multicolumn{5}{l}{ingredients Pycnogenol, Lemon Balm, Ginger,}\\
\multicolumn{5}{l}{and Saffron together as a supplement can treat}\\
\multicolumn{5}{l}{menstrual related conditions, reducing the}\\
\multicolumn{5}{l}{severity of the symptoms as a result of menstrual}\\
\multicolumn{4}{l}{related conditions or disorders.}\tabcellsep \\
\multicolumn{5}{l}{PRISMA (Preferred Reporting Items for}\\
\multicolumn{5}{l}{Systematic Reviews ) was employed to study for}\\
\multicolumn{5}{l}{four ingredient; Pycnogenol, Ginger, Lemon}\\
\multicolumn{5}{l}{Balm, and Saffron on reducing PMS symptoms}\\
\multicolumn{5}{l}{or reducing the severity of PMS. The search was}\\
focused\tabcellsep on\tabcellsep scientific\tabcellsep research\tabcellsep articles\\
\multicolumn{5}{l}{(Publication years between 1980 and 2022).}\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.480565371024735\textwidth}P{0.18021201413427562\textwidth}P{0.1892226148409894\textwidth}}
\tabcellsep Percentage affected\tabcellsep Source\\
1.\tabcellsep 75\% of Menstruating women experience PMS\tabcellsep (Belluz, 2015)\\
\multicolumn{2}{l}{2. 90\% of women of reproductive age experience PMS symptoms}\tabcellsep (Petranka Chumpalova, 2020)\\
\multicolumn{2}{l}{3. 59\% Irish women's daily lives are affected by PMS}\tabcellsep (Mcknight, n.d.)\\
\multicolumn{2}{l}{4. 90\% of women suffer from some form of PMS}\tabcellsep \end{longtable} \par
 
\begin{quote}
\par
(Health,  n.d.) 5. 85\% of women of childbearing age suffer from at least one symptom of PMS (REYNOLDS, 2017) 6. 80\% of women experience PMS (Kulkarni, 2018) 7. 92.3\% of students experience PMS (Jumana Hussein Shehadeh RN, 2017) London Journal of Medical and Health Research 15 © 2023 Great ] Britain Journals Press Volume 23 | Issue 7 | Compilation 1.0 7 New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron 59\end{quote}

\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
London Journal of Medical and Health Research\end{longtable} \par
 
\begin{quote}
\par
New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients;Pycnogenol, Lemon Balm, Ginger, and Saffron\end{quote}

\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
focused on scientific research articles (Publication\\
years between 1980 and 2022). 22 papers were\\
selected in the analysis regarding the ingredient,\\
concentration, number of people, year of\\
publication, effect of symptom, references and\\
PMS. It can be concluded that the ingredients Pycnogenol, Lemon Balm, Ginger, and Saffron can individually and therefore together in a supplement can treat menstrual related conditions, reducing the severity of the symptoms of menstrual related conditions or disorders. PRISMA (Preferred Reporting Items for Systematic Reviews) was employed to study for 45mg-300mg 0367326X99000180?casa\textunderscore token=PpnaZ7hM Recommended Daily Allowance (RDA). The 22 papers concluded that these ingredients can reduce PMS symptoms and reduce the severity of PMS related symptoms. The 32 current nutraceutical treatments products for PMS were gathered and evaluated. 23\% of the sources concluded that Lemon Balm can treat PMS symptoms, 36\% of the sources concluded Pycnogenol can treat PMS symptoms. 18\% of the gathered sources concluded that saffron can treat PMS and PMS related symptoms, 23\% of the source concluded that Ginger can treat PMS. It can be concluded that Pycnogenol concentrations ranging from mmsAAAAA:h04ScmYPlVYdMk2KWwO4u4f Qv0xArHL1TSMhialFyClBxRGtrnJNsaJzSBU ClY9JSAKfEQ\textunderscore mrQ [Accessed 14 january 2023]. Depression and Schizophrenia: New Therapeutic Strategies Based on Its 3. AHPA Axis in the Pathomechanism of Participation. 1996/\#:\textasciitilde :text=The\%20LH\%20surge\%20incre\\
four ingredient; Pycnogenol, Ginger, Lemon\\
ases\%20intrafollicular,responsible\%20for\%20\\
Balm, and Saffron on reducing PMS symptoms or\\
progesterone\%20synthesis\%20levels.\\
reducing the severity of PMS. The search was\end{longtable} \par
 
\begin{quote}
\par
[Accessed 24  October 2022].\end{quote}

\caption{\label{tab_6}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} © 2023 Great ] Britain Journals Press Volume 23 | Issue 7 | Compilation 1.0} 			\label{foot_1}\footnote{\label{foot_1} New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients;Pycnogenol, Lemon Balm, Ginger, and Saffron} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Authors and Ginger]{b31}\label{b31} 	 		\textit{},  		 			A Authors 		,  		 			N D Ginger 		.  		 \url{https://restorativemedi}  		 	 	 (Zingiber officinale) 
\bibitem[James W Daily]{b95}\label{b95} 	 		\textit{},  		 			X Z D S K James W Daily 		.  		 	 
\bibitem[Mahr]{b116}\label{b116} 	 		\textit{},  		 			S Mahr 		.  		 11 Dece- mber 2022.  		 \url{https://hort.extension.wisc.edu/articles/ginger-zingiber-officinale/}  		 		 			University of Wisconsin -Ginger 		 	 	 (Zingiber officinale) 
\bibitem[Wasaporn Chanput]{b197}\label{b197} 	 		\textit{},  		 			J J M Wasaporn Chanput 		.  		 	 
\bibitem[Accessed (2023)]{b33}\label{b33} 	 		\textit{},  		 			Accessed 		.  		10 january 2023.  	 
\bibitem[S0304423820303885 (2023)]{b113}\label{b113} 	 		\textit{},  		 			/ S0304423820303885 		.  		11 january 2023.  	 
\bibitem[Büchner ()]{b100}\label{b100} 	 		\textit{},  		 			H H M H E P L S R D Büchner 		.  		1974.  	 	 (Double blind study as evidence of the therapeutic effect of Melissengeist on psycho-vegetative syndromes (author's transl)) 
\bibitem[Modi and Modi (2022)]{b127}\label{b127} 	 		\textit{},  		 			M Modi 		,  		 			K Modi 		.  		 \url{https://www.ncbi.nlm.nih.gov/books/NBK565886}  		2022. 8 january 2023.  	 	 (ginger root) 
\bibitem[Webmd and Webmd Pycnogenol (2022)]{b202}\label{b202} 	 		\textit{},  		 			N D Webmd 		,  		 			Webmd Pycnogenol 		.  		 \url{https://www.webmd.com/vita-mins/ai/ingredientmono-1019/maritime-pine}  		29 November 2022.  	 
\bibitem[Health (2022)]{b82}\label{b82} 	 		\textit{},  		 			M A Health 		.  		 \url{https://maph.ie/treat-ments/general-gynae/premenstrual-syndrome/}  		7 December 2022.  	 	 (d. premenstrual syndrome) 
\bibitem[Online (2023)]{b101}\label{b101} 	 		\textit{},  		 			Online 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/4603097}  		7 january 2023.  	 
\bibitem[Sons and Cochrane (2023)]{b174}\label{b174} 	 		\textit{},  		 			J W \& Sons 		,  		 			N D Cochrane 		.  		 \url{https://www.cochranelibrary.com/about/about-cochrane-reviews}  		9 january 2023.  	 
\bibitem[Webmd and Pycnogenol (2022)]{b201}\label{b201} 	 		\textit{},  		 			N D Webmd 		,  		 			Pycnogenol 		.  		 \url{https://www.webmd.com/vitamins/ai/ingredientmono-1019/maritime-pine}  		December 2022.  	 
\bibitem[ CPP (2023)]{b161}\label{b161} 	 		\textit{},  	 	 		\textit{CPP}  		January 2023. 40158.  	 
\bibitem[
			/
		 (2023)]{b169}\label{b169} 	 		 			/ 		.  		\textit{\#:\textasciitilde :text=The\%20findings\%20of\%20thi s\%20study,of\%20the\%20first\%20month\%20i ntervention},  		5 january 2023.  	 
\bibitem[/preparation-and-processing-of-religious-an d-cultural-foods (2022)]{b58}\label{b58} 	 		\textit{/preparation-and-processing-of-religious-an d-cultural-foods},  		24 October 2022.  	 
\bibitem[Raman (2022)]{b153}\label{b153} 	 		\textit{11 Impressive Health Benefits of Saffron},  		 			R Raman 		.  		 \url{https://www.healthline.com/nutrition/saffron}  		2022. 14 january 2023.  	 
\bibitem[Watson]{b199}\label{b199} 	 		\textit{150 symptoms of PMS},  		 			L Watson 		.  		 \url{https://drlisawatson}  		 	 
\bibitem[Authors]{b32}\label{b32} 	 		\textit{2021. cigna -Premenstrual Syndrome (PMS)},  		 			H L Authors 		.  		 \url{https://www.cigna.com/knowledge-center/hw/medical-topics/premenstrual-syndrome-hw13943}  		 	 
\bibitem[2021. clevelandclinicmenstrual migraines (2023)]{b144}\label{b144} 	 		\textit{2021. clevelandclinicmenstrual migraines},  		 \url{https://my.clevelandclinic.org/health/diseases/8260-menstrual-migraines-hormone-headaches}  		3 january 2023.  	 
\bibitem[Anon (2023)]{b8}\label{b8} 	 		\textit{2021. simplepharmanotes -menstrual cycle},  		 			Anon 		.  		 \url{https://www.simplepharmanotes.com/2021/09/menstrual-cycle.html}  		3 january 2023.  	 
\bibitem[?gclid= CjwKCAiAwomeBhBWEiwAM43YIFyk-8YdrN HKXkg7yEoNUSf-5w0RZeuf40jXvNZ42N5H Sribc9b4zhoCG5wQAvD_BwE&gclsrc=aw (2023)]{b91}\label{b91} 	 		 \url{https://ie.iherb.com/pr/now-foods-pycnogenol-100-mg-60-veg-capsules/37070}  		\textit{?gclid= CjwKCAiAwomeBhBWEiwAM43YIFyk-8YdrN HKXkg7yEoNUSf-5w0RZeuf40jXvNZ42N5H Sribc9b4zhoCG5wQAvD\textunderscore BwE\&gclsrc=aw},  		14 january 2023.  	 	 (iherb -NOW Foods, Pycnogenol, 100 mg, 60 Veg Capsules) 
\bibitem[Swarupananda Mukjerjee (2022)]{b184}\label{b184} 	 		\textit{A mechanistic view on phytochemistry, pharmacognostic properties, and pharmacological activities of phytocompounds present in Zingiber officinale: A comprehensive review},  		 			D K Swarupananda Mukjerjee 		.  		 \url{https://www.sciencedirect.com/science/article/pii/S2667142522001336}  		2022. january 2023.  	 
\bibitem[Rohdewald (2002)]{b159}\label{b159} 	 		\textit{A review of the French maritime pine bark extract (Pycnogenol®), a herbal medication with a diverse clinical pharmacolog},  		 			P Rohdewald 		.  		 \xref{http://dx.doi.org/10.5414/CPP40158&L=0}{10.5414/CPP40158\&L=0}.  		 \url{https://www.dustri.com/article\textunderscore response\textunderscore page.html?artId=5723\&doi=10.5414/CPP40158\&L=0}  		2002. january 2023.  	 
\bibitem[Sánchez-Fidalgo (2013)]{b165}\label{b165} 	 		\textit{Abarema cochliacarpos reduces LPS-induced inflammatory response in murine peritoneal macrophages regulating ROS-MAPK signal pathway},  		 			S Sánchez-Fidalgo 		,  		 			MS A M 		,  		 			-SM A S A 		,  		 			-BC A L L 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0378874113004315?via\%3Dihub}  		2013. 16 November 2022.  	 
\bibitem[Sánchez-Fidalgo (2013)]{b166}\label{b166} 	 		\textit{Abarema cochliacarpos reduces LPS-induced inflammatory response in murine peritoneal macrophages regulating ROS-MAPK signal pathway},  		 			S Sánchez-Fidalgo 		,  		 			MS A M 		,  		 			-SM S A F S A 		,  		 			-BC A D L L 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0378874113004315?via\%3Dihub}  		2013. january 2023.  	 
\bibitem[Access-New Product Development of a Premenstrual Syndrome Supplement Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron]{b163}\label{b163} 	 		‘Access-New Product Development of a Premenstrual Syndrome Supplement’.  	 	 		\textit{Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron},  		 	 
\bibitem[Accessed 21 (2022)]{b178}\label{b178} 	 		\textit{Accessed 21},  		November 2022.  	 
\bibitem[Team (2022)]{b189}\label{b189} 	 		\textit{ADA -Progesterone},  		 			A M K Team 		.  		 \url{https://ada.com/hormones/progesterone}  		2022. 24 October 2022.  	 
\bibitem[Ali ()]{b57}\label{b57} 	 		 			Eaqub Ali 		,  		 			NN A N 		.  		 \url{https://www.sciencedirect.com/book/978008101892}  		\textit{Science Direct -Preparation and Processing of Religious and Cultural Foods},  		2018.  	 
\bibitem[American Cancer society -cytokines and side effects (2019)]{b190}\label{b190} 	 		\textit{American Cancer society -cytokines and side effects},  		 \url{https://www.cancer.org/treatment/treatments-and-side-effects/treatment-types/immunotherapy/cytokines.html}  		2019. November 2022.  	 
\bibitem[Takafumi Kohama (2004)]{b186}\label{b186} 	 		\textit{Analgesic efficacy of French maritime pine bark extract in dysmenorrhea: an open clinical trial},  		 			N S S O M I Takafumi Kohama 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/15568408}  		2004. 7 january 2023.  	 
\bibitem[Anon (2022)]{b20}\label{b20} 	 		 			Anon 		.  		 \url{https://en.wikipedia.org/wiki/Ginger}  		\textit{2022. Wikipedia -ginger},  		11 december 2022.  	 
\bibitem[Anon (2022)]{b22}\label{b22} 	 		 			Anon 		.  		 \url{https://en.wikipedia.org/wiki/Saffron}  		\textit{2022. Wikipedia -Saffron},  		11 december 2022.  	 
\bibitem[Anon (2022)]{b27}\label{b27} 	 		 			Anon 		.  		 \url{https://medlineplus.gov/lab-tests/follicle-stimulating-hormone-fsh-levels-test}  		\textit{MedlinePlus -follicle stimulating hormone (FSH) levels test},  		15 November 2022.  	 
\bibitem[Anon ()]{b10}\label{b10} 	 		 			Anon 		.  		 Compilation 1.0.  		 \url{https://www.endocrine.org/patient-engagement/end}  	 	 		\textit{Endocrine society -reproductive hormones},  		2022. 2023. Britain Journals Press. 15 p. 73.  	 
\bibitem[Anon and Bodylogicmd (2022)]{b24}\label{b24} 	 		 			N D Anon 		,  		 			Bodylogicmd 		.  		 \url{https://www.bodylogicmd.com/hormones-for-women/estriol/}  		\textit{\#:\textasciitilde :text=Let's\%20start\%20at \%20the\%20beginning,other\%20two\%2C\%20 but\%20still\%20active},  		22 October 2022.  	 	 (Whats the role of estriol in women) 
\bibitem[Anon (2023)]{b23}\label{b23} 	 		 			Anon 		.  		 \url{https://en.wikipedia.org/wiki/Saffron}  		\textit{2023. Wikipedia -Saffron},  		January 2023.  	 
\bibitem[Jing Xing ()]{b97}\label{b97} 	 		‘Anti-inflammatory effect of procyanidin B1 on LPS-treated THP1 cells via interaction with the TLR4-MD-2 hetero-New Product Development of a Premenstrual Syndrome Supplement’.  		 			R L N L J Z Y L P G D G H L \& Y Z Jing Xing 		.  	 	 		\textit{Focusing on the Nutraceutical Active Ingredients}  		2015.  	 	 (Pycnogenol, Lemon Balm, Ginger, and Saffron) 
\bibitem[Scholey (2014)]{b14}\label{b14} 	 		\textit{Anti-Stress Effects of Lemon Balm-Containing Foods},  		 			Andrew Scholey 		,  		 			AG C N N P A O V B K S M S S B 		,  		 			-W 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4245564}  		2014. november 2022. p. 28.  	 
\bibitem[Packer (1999)]{b110}\label{b110} 	 		\textit{Antioxidant activity and biologic properties of a procyanidin-rich extract from pine (Pinus maritima) bark, pycnogenol},  		 			G R F V Packer 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/10490291}  		1999. 7 december 2022.  	 
\bibitem[Packer (1999)]{b109}\label{b109} 	 		\textit{Antioxidant activity and biologic properties of a procyanidin-rich extract from pine (pinus maritima) bark, pycnogenol},  		 			G R F V Packer 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0891584999000908?via\%3Dihu}  		1999. january 2023.  	 
\bibitem[Grimm (2004)]{b187}\label{b187} 	 		\textit{Antioxidant activity and inhibition of matrix metalloproteinases by metabolites of maritime pine bark extract (pycnogenol)},  		 			Tanja Grimm 		,  		 			AS P H 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0891584903008657}  		2004. January 2023.  	 
\bibitem[De Ortiz Urbina (1990)]{b93}\label{b93} 	 		\textit{Antispasmodic activity on rat smooth muscle of polyphenol compounds caffeic and protocathechic acids},  		 			J J De Ortiz Urbina 		,  		 			ML M M A S M J M R C L S R 		.  		 \xref{http://dx.doi.org/10.1002/ptr.2650040208}{10.1002/ptr.2650040208}.  		 \url{https://onlinelibrary.wiley.com/doi/10.1002/ptr.2650040208}  		1990. January 2023.  	 
\bibitem[Apinya Rachkeeree (2018)]{b30}\label{b30} 	 		 			K K R S R P P A S R S Apinya Rachkeeree 		.  		 \xref{http://dx.doi.org/10.3389/fnut.2018.00003/ful}{10.3389/fnut.2018.00003/ful}.  		 \url{https://www.frontiersin.org/articles/10.3389/fnut.2018.00003/ful}  		\textit{Nutritional Compositions and Phytochemical Properties of the Edible Flowers from Selected Zingiberaceae Found in Thailand},  		2018. january 2023.  	 
\bibitem[David O Kennedy ()]{b49}\label{b49} 	 		\textit{Attenuation of laboratory-induced stress in humans after acute administration of Melissa officinalis (Lemon Balm)},  		 			W L A B S David O Kennedy 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/15272}  		2004.  	 
\bibitem[David O Kennedy (2004)]{b50}\label{b50} 	 		\textit{Attenuation of laboratory-induced stress in humans after acute administration of Melissa officinalis (Lemon Balm)},  		 			W L A B S David O Kennedy 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/15272110}  		2004. january 2023.  	 
\bibitem[Holland (2023)]{b35}\label{b35} 	 		\textit{Barrett Saffron 30mg 30 Capsules},  		 			H\& 		,  		 			N D Holland 		.  		 \url{https://www.hollandandbarrett.ie/shop/product/holland-barrett-}  		14 january 2023.  	 	 (saffron-30mg-capsules-6 0061501?. skuid=061501\&\&\&utm\textunderscore medium=cp c\&utm\textunderscore source=google\&gclid=CjwKCAiAwom eBhBWEiwAM43YIHZqoEquclDj\textunderscore OsGRgGEn Nnu0J9Hkvt7JMqreAAlG9SVNPH6tjP04RoC gRoQAvD\textunderscore BwE\&gclsrc=aw.ds) 
\bibitem[Mao (2019)]{b148}\label{b148} 	 		\textit{Bioactive Compounds and Bioactivities of Ginger},  		 			Qian-Qian Mao 		,  		 			X.-YX S 		,  		 			-Y. C.-YG H C T B H 		,  		 			-BL 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6616534}  		2019. 11 December 2022.  	 	 (Zingiber officinale Roscoe) 
\bibitem[Awad (2009)]{b164}\label{b164} 	 		\textit{Bioassay-guided fractionation of lemon balm (Melissa officinalis L.) using an in vitro measure of GABA transaminase activity},  		 			Rosalie Awad 		,  		 			AM T D V L T J T A 		.  		 \xref{http://dx.doi.org/10.1002/ptr.2712}{10.1002/ptr.2712}.  		 \url{https://onlinelibrary.wiley.com/doi/10.1002/ptr.2712}  		2009. 7 january 2023.  	 
\bibitem[Theresa Hornstein (2012)]{b192}\label{b192} 	 		‘Biology of women’.  		 			J L S Theresa Hornstein 		.  		 \url{https://books.google.ie/}  	 	 		\textit{books?id=ibgKAAAAQBAJ\&pg=PA3 69\&redir\textunderscore esc=y\#v=onepage\&q\&f=false},  		2012. 22 October 2022.  	 
\bibitem[Petruzzello (2022)]{b142}\label{b142} 	 		\textit{Britannica -lemon balm herb, Melissa officinalis},  		 			M Petruzzello 		.  		 \url{https://www.britannica.com/plant/lemon-balm}  		2022. 6 january 2023.  	 
\bibitem[Britannica (2019)]{b42}\label{b42} 	 		\textit{Britannicainterleukin protein},  		 			T E O E Britannica 		.  		 \url{https://www.britannica.com/science/interleukin}  		2019. 16 November 2022.  	 
\bibitem[Fei-Yan Fan (2017)]{b65}\label{b65} 	 		\textit{Catechins and Their Therapeutic Benefits to Inflammatory Bowel Disease},  		 			L.-X S M J Fei-Yan Fan 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/28335502}  		2017. january 2023.  	 
\bibitem[Staff (2021)]{b176}\label{b176} 	 		\textit{Cigna -premenstrual syndrome},  		 			H Staff 		.  		 \url{https://www.cigna.com/knowledge-center/hw/medical-topics/premenstrual-syndrome-hw139439}  		2021. 22 November 2022.  	 
\bibitem[Cleveland Clinic -Cortisol (2021)]{b143}\label{b143} 	 		\textit{Cleveland Clinic -Cortisol},  		 \url{https://my.clevelandclinic.org/health/articles/22187-cortisol}  		2021. november 2022. p. 27.  	 
\bibitem[Anon (2020)]{b4}\label{b4} 	 		\textit{Cleveland Clinic -Dysmenorrhea},  		 			Anon 		.  		 \url{https://my.clevelandclinic.org/health/diseases/4148-dysmenorrhea}  		2020. 6 December 2022.  	 
\bibitem[Anon (2022)]{b9}\label{b9} 	 		\textit{Cleveland Clinic -estrogen},  		 			Anon 		.  		 \url{https://my.clevelandclinic.org/health/body/22353-estrogen}  		2022. november 2022.  	 
\bibitem[
			CC
		 ()]{b145}\label{b145} 	 		‘Cleveland Clinic -GABA’.  		 			CC 		.  		 \url{https://my.clevelandclinic.org/health/articles/22857-gamma©2023Great}  	 	 		\textit{Issue | Compilation}  		2022. Britain Journals Press. 23 p. 0.  	 
\bibitem[Labhart (2012)]{b111}\label{b111} 	 		‘Clinical Endocrinology’.  		 			A Labhart 		.  		 \url{https://books.google.ie/}  	 	 		\textit{books?id=DAgJCAAAQBAJ\&pg=PA548\&re dir\textunderscore esc=y\#v=onepage\&q\&f=false},  		2012. 22 October 2022.  	 
\bibitem[Hantsoo (2021)]{b78}\label{b78} 	 		\textit{Clue -Does birth control help with PMS and PMDD, or make it worse?},  		 			L Hantsoo 		.  		 \url{https://helloclue.com/articles/sex/does-birth-control-help-with-pms-or-pmdd-or-make-it-worse}  		2021. 29 December 2022.  	 
\bibitem[Boutot (2018)]{b41}\label{b41} 	 		\textit{clue -The immune system and the menstrual cycle},  		 			M Boutot 		.  		 \url{https://helloclue.com/articles/cycle-a-z/the-immune-system-and-the-menstrual-cycle}  		2018. november 2022.  	 
\bibitem[Giti Ozgoli (2007)]{b69}\label{b69} 	 		\textit{Comparison of effects of ginger, mefenamic acid, and ibuprofen on pain in women with primary dysmenorrhea},  		 			M G F M Giti Ozgoli 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/19216660}  		2007. 5 january 2023.  	 
\bibitem[Bieglmayer (1995)]{b44}\label{b44} 	 		\textit{Concentrations of various arachidonic acid metabolites in menstrual fluid are associated with menstrual pain and are influenced by hormonal contraceptives},  		 			G H K R K H J Bieglmayer 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/8629459}  		1995. 6 december 2022.  	 
\bibitem[Agha-Hosseini (2008)]{b114}\label{b114} 	 		\textit{Crocus sativus L. (saffron) in the treatment of premenstrual syndrome: a double-blind, randomised and placebocontrolled trial},  		 			M Agha-Hosseini 		,  		 			LK A A A G H R A R Z S A 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/18271889/}  		2008. 5 january 2023.  	 
\bibitem[Hiroe Kikuzaki (1996)]{b88}\label{b88} 	 		\textit{Cyclic diarylheptanoids from rhizomes of Zingiber officinale},  		 			N N Hiroe Kikuzaki 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/0031942296002142}  		1996. 8 january 2023.  	 
\bibitem[Store (2023)]{b183}\label{b183} 	 		‘discount health store -Solgar Ginger Root 100 Capsules’.  		 			D H Store 		.  		 \url{https://discounthealthstore.ie/products/ginger-root-vegetable-}  	 	 		\textit{capsules?variant=3842 1167800505\&gclid=CjwKCAiAwomeBhBWEi wAM43YIAMd8v-6N9McErhUvJYA-MNDzd6 6xSQN1g2eW3UaIC0D23EvIROYghoCs5UQA vD\textunderscore BwE},  		14 january 2023.  	 
\bibitem[Huang (2017)]{b207}\label{b207} 	 		\textit{Does lipopolysaccharide-mediated inflammation have a role in OA?},  		 			Zeyu Huang 		,  		 			VB K 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4930555}  		2017. january 2023.  	 
\bibitem[Magovern (2022)]{b115}\label{b115} 	 		\textit{Drummartin Clinic Doctor Patrick Magovern -PMS},  		 			D C D P Magovern 		.  		 \url{https://drummartinclinic.ie/premenstrual-syndrome-treatment-pms-treatment}  		21 December 2022.  	 
\bibitem[Gynecologists ()]{b75}\label{b75} 	 		‘Dsymenorrhea’.  		 			A C Gynecologists 		.  		 \url{https://www.acog.org/womens-health/faqs/dysmeno}  	 	 		\textit{rrhea-painful-periods\#:\textasciitilde :text=What\%20is\%2 0primary\%20dysmenorrhea\%3F,of\%20the\%2 0uterus\%20to\%20contract},  		2020. 6 Dece mber 2022.  	 
\bibitem[Rohdewald ()]{b160}\label{b160} 	 		\textit{Dustri -A review of the French maritime pine bark extract (Pycnogenol®), a herbal medication with a diverse clinical pharmacology},  		 			P Rohdewald 		.  		 \url{https://www.dustri.com/article\textunderscore response\textunderscore page.html?artId=5723\&doi=10.54}  		2002.  	 
\bibitem[Choa (2000)]{b108}\label{b108} 	 		\textit{Effect of Bioflavonoids Extracted from the Bark of Pinus maritima on Proinflammatory Cytokine Interleukin-1 Production in Lipopolysaccharide-Stimulated RAW 264},  		 			Kyung-Joo Choa 		,  		 			C.-H. Y.-Y.-S.-S 		.  		 \url{https://www.sciencedirect.com/science/article/pii/S0041008X0099001X?via\%3Dihub}  		2000. December 2022. 7.  	 
\bibitem[Takafumi Kohama (2007)]{b185}\label{b185} 	 		\textit{Effect of French maritime pine bark extract on endometriosis as compared with leuprorelin acetate},  		 			K H M I Takafumi Kohama 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/17879831}  		2007. January 2023.  	 
\bibitem[Marzieh Akbarzadeh (2014)]{b119}\label{b119} 	 		\textit{Effect of Melissa officinalis Capsule on the Intensity of Premenstrual Syndrome Symptoms in High School Girl Students},  		 			M D Z M M E P T N Z Marzieh Akbarzadeh 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4557408}  		2014. january 2023.  	 
\bibitem[Khayat ()]{b168}\label{b168} 	 		\textit{Effect of Treatment with Ginger on the Severity of Premenstrual Syndrome Symptoms},  		 			Samira Khayat 		,  		 			MK Z B M H F A K M J 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC404}  		2014.  	 
\bibitem[Parvin Rahnama (2012)]{b140}\label{b140} 	 		\textit{Effect of Zingiber officinale R. rhizomes (ginger) on pain relief in primary dysmenorrhea: a placebo randomized trial},  		 			A M H F H S K N Parvin Rahnama 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3518208/\#B19}  		2012. January 2023.  	 
\bibitem[
			SP
		 (2015)]{b96}\label{b96} 	 		\textit{Efficacy of Ginger for Alleviating the Symptoms of Primary Dysmenorrhea: A Systematic Review and Meta-analysis of Randomized Clinical Trials},  		 			SP 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/26177393}  		2015. january 2023.  	 
\bibitem[Ernst (2000)]{b56}\label{b56} 	 		\textit{Efficacy of ginger for nausea and vomiting: a systematic review of randomized clinical trials},  		 			E Ernst 		,  		 			MH P 		.  		 \url{https://www.bjanaesthesia.org/article/S0007-0912(17)38837-2/pdf}  		2000. january 2023.  	 
\bibitem[endocrine-funct ion/reproductive-hormones#:~:text=Progeste rone%20is%20a%20steroid%20hormone (2022)]{b19}\label{b19} 	 		\textit{endocrine-funct ion/reproductive-hormones\#:\textasciitilde :text=Progeste rone\%20is\%20a\%20steroid\%20hormone},  		24 October 2022.  	 	 (half \%20of\%20the\%20menstrual\%20cycle) 
\bibitem[Edilberto A Rocha Filho (2011)]{b59}\label{b59} 	 		\textit{Essential fatty acids for premenstrual syndrome and their effect on prolactin and total cholesterol levels: a randomized, double blind, placebo-controlled study},  		 			J C L J S P N U M Edilberto A Rocha Filho 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/21241460}  		2011. 6 December 2022.  	 
\bibitem[Rachel (2020)]{b150}\label{b150} 	 		\textit{everything you want to know about Prostaglandins},  		 			N Rachel 		.  		 \url{https://www.healthline.com/health/prostaglandins}  		2020. 12 December 2022.  	 
\bibitem[Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron 20showed%20treatment%20with%20Pycnoge nol (2022)]{b73}\label{b73} 	 		\textit{Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron 20showed\%20treatment\%20with\%20Pycnoge nol},  		29 November 2022. New Product Development of a Premenstrual Syndrome Supplement.  	 	 (the\%20third\%20and\%20fourth\%20cycle) 
\bibitem[Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron com/150-symptoms-of-pms (2022)]{b200}\label{b200} 	 		\textit{Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron com/150-symptoms-of-pms},  		22 November 2022.  		 			Acces-London Journal of Medical and Health Research New Product Development of a Premenstrual Syndrome Supplement 		 	 
\bibitem[Britannica (2022)]{b43}\label{b43} 	 		\textit{Ginger},  		 			T E O E Britannica 		.  		 \url{https://www.britannica.com/plant/ginger}  		2022. January 2023.  	 
\bibitem[Ehlers (2013)]{b103}\label{b103} 	 		\textit{GLOW -Gonadotropin-releasing Hormone (GnRH) and the GnRH Receptor (GnRHR)},  		 			Kara Ehlers 		,  		 			LM H 		.  		 \url{https://www.glowm.com/section-view/heading/Gonadotropin-releasing\%20Hormone\%20}  		2013. 21 October 2022.  	 	 (GnRH)\%20and\%20the\%20GnR H\%20Receptor\%20(GnRHR)/item/284\#.Y1K o4XbMJPY) 
\bibitem[Aid (2018)]{b12}\label{b12} 	 		\textit{Health Aid -Menstrual Cramps and Pain (Dysmenorrhea)},  		 			H Aid 		.  		 \url{https://www.healthaid.co.uk/blogs/news/menstrual-cramps}  		2018. 6 December 2022.  	 
\bibitem[Kulkarni (2018)]{b105}\label{b105} 	 		\textit{Health Check: why women get PMS and why some are more affected},  		 			J Kulkarni 		.  		 \url{https://theconversation.com/health-check-why-women-get-pms-and-whysome-are-more-affected-106077}  		2018. 7 December 2022.  	 
\bibitem[Seladi-Schulman (2020)]{b170}\label{b170} 	 		\textit{Healthline -Everything You Need to Know About Progesterone},  		 			J Seladi-Schulman 		.  		 \url{https://www.healthline.com/health/progesterone-function}  		2020. 24 October 2022.  	 
\bibitem[Goldberg (2018)]{b70}\label{b70} 	 		\textit{Healthline -Folliclestimulating hormone (FSH) Test},  		 			J Goldberg 		.  		 \url{https://www.healthline.com/health/fsh}  		2018. 21 October 2022.  	 
\bibitem[Healthline Medical and Network (2020)]{b191}\label{b191} 	 		\textit{Healthline -PMS supplements: 7 options for mood swings and other symptoms},  		 			The Healthline Medical 		,  		 			M R B D R W Network 		.  		 \url{https://www.healthline.com/health/pms-supplements}  		2020. November 2022.  	 
\bibitem[Goldman (2017)]{b71}\label{b71} 	 		\textit{healthline -willow bark: Nature's Aspirin},  		 			R Goldman 		.  		 \url{https://www.healthline.com/health/willow-bark-natures-aspirin}  		2017. 9 November 2022.  	 
\bibitem[Hecht (2019)]{b83}\label{b83} 	 		\textit{heathline -side effects from NSAIDs},  		 			M Hecht 		.  		 \url{https://www.healthline.com/health/side-effects-from-nsaids}  		2019. november 2022.  	 
\bibitem[Henshaw ()]{b85}\label{b85} 	 		 			C A Henshaw 		.  		 \url{https://www.cambridge.org/core/services/aop-cambridge-core/content/view/CD5DC674856C7AA}  		\textit{Cambridge PMS: diagnosis, aetiology, assessment and management},  		2007.  	 
\bibitem[Nall (2019)]{b133}\label{b133} 	 		\textit{How is stress linked with constipation},  		 			R Nall 		.  		 \url{https://www.medicalnewstoday.com/articles/326970}  		2019. november 2022. p. 28.  	 
\bibitem[Staff (2019)]{b180}\label{b180} 	 		\textit{How Much Saffron to Use Per Day?},  		 			Z Staff 		.  		 \url{https://zaffrus.com/blogs/articles/how-much-saffron-to-use-per-day}  		2019. January 2023.  	 
\bibitem[Hummingway (2021)]{b90}\label{b90} 	 		 			T Hummingway 		.  		 \url{https://ourhu-mmingway.com/article/the-zoom-in-prostaglandins}  		\textit{The Zoom In: Prostaglandins and your Cycle -Hummingway},  		2021. 12 December 2022.  	 
\bibitem[Hirano (2021)]{b87}\label{b87} 	 		\textit{IL-6 in inflammation, autoimmunity and cancer},  		 			T Hirano 		.  		 \url{https://academic.oup.com/intimm/article/33/3/127/6041650}  		2021. 16 November 2022.  	 
\bibitem[Jung 1 ()]{b121}\label{b121} 	 		\textit{Influence of apple polyphenols on inflammatory gene expression},  		 			Mathias Jung 1 		,  		 			ST T A E R G E 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/}  		2009. 19764067. january 2023.  	 
\bibitem[Cho (2001)]{b106}\label{b106} 	 		\textit{Inhibition Mechanisms of Bioflavonoids Extracted from the Bark of Pinus maritima on the Expression of Proinflammatory Cytokines},  		 			Kyung-Joo Cho 		,  		 			C.-HY L P A 		,  		 			-SC 		.  		 \xref{http://dx.doi.org/10.1111/j.1749-6632}{10.1111/j.1749-6632}.  		 \url{https://nyaspubs.onlinelibrary.wiley.com/doi/full/10.1111/j.1749-6632}  		2006. 2001. january 2023.  	 	 (tb05644.x?saml\textunderscore referr er) 
\bibitem[Cho (2001)]{b107}\label{b107} 	 		\textit{Inhibition Mechanisms of Bioflavonoids Extracted from the Bark of Pinus maritima on the Expression of Proinflammatory Cytokines},  		 			Kyung-Joo Cho 		,  		 			C.-HY L P A 		,  		 			-SC 		.  		 \xref{http://dx.doi.org/10.1111/j.1749-6632}{10.1111/j.1749-6632}.  		 \url{https://nyaspubs.onlinelibrary.wiley.com/doi/full/10.1111/j.1749-6632}  		2006. 2001. january 2023.  	 	 (tb05644.x?saml\textunderscore referr er) 
\bibitem[Schäfera (2005)]{b15}\label{b15} 	 		\textit{Inhibition of COX-1 and COX-2 activity by plasma of human volunteers after ingestion of French maritime pine bark extract (Pycnogenol)},  		 			Angelika Schäfera 		,  		 			ZC J M K S A L Z ? P H 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0753332205002064}  		2005. january 2023.  	 	 (Online] Available at) 
\bibitem[Grimm ()]{b188}\label{b188} 	 		\textit{Inhibition of NF-?B activation and MMP-9 secretion by plasma of human volunteers after ingestion of maritime pine bark extract (Pycnogenol)},  		 			Tanja Grimm 		,  		 			ZC J M K S A L ? P H 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1413525/\#B22}  		2006.  	 	 (Accessed 29 November 2022) 
\bibitem[Harumasa Nakazawa (2017)]{b80}\label{b80} 	 		\textit{iNOS as a Driver of Inflammation and Apoptosis in Mouse Skeletal Muscle after Burn Injury: Possible Involvement of Sirt1 S-Nitrosylation-Mediated Acetylation of p65 NF-?B and p53},  		 			K C S T Y K I Y Y Harumasa Nakazawa 		,  		 			MY J A J M R G T K S A M K 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5242494}  		2017. 16 November 2022.  	 
\bibitem[Yanik (2020)]{b205}\label{b205} 	 		‘Interleukin-10 Reduces Neurogenic Inflammation and Pain Behavior in a Mouse Model of Type 2 Diabetes’.  		 			B M Yanik 		,  		 			DJ C H 		.  		 \url{https://www.dovepress.com/interleukin-10-}  	 	 		\textit{reduces-neurog enic-inflammation-and-pain-behavior-in-a--p eer-reviewed-fulltext-article-JPR\#:\textasciitilde :text=Our \%20findings\%20support\%20the\%20hypothes is},  		2020. 16 November 2022.  	 	 (lupus\%20erythematosus\%2C32\%20and\%2 0cancers) 
\bibitem[Healthcare (2014)]{b81}\label{b81} 	 		\textit{Intermountain Healthcare -Ovulation Made Simple: A Four Phase Review},  		 			I Healthcare 		.  		 \url{https://intermountainhealthcare.org/blogs/topics/intermountain-moms/2014/02/ovulation-made-simple-a-four-phase-review}  		2014. 24 October 2022.  	 
\bibitem[Menke (2019)]{b126}\label{b126} 	 		\textit{Is the HPA Axis as Target for Depression Outdated, or Is There a New Hope},  		 			A Menke 		.  		 \xref{http://dx.doi.org/10.3389/fpsyt.2019.00101/full}{10.3389/fpsyt.2019.00101/full}.  		 \url{https://www.frontiersin.org/articles/10.3389/fpsyt.2019.00101/full}  		2019. 27 November 2022.  	 
\bibitem[Rubinow (1997)]{b51}\label{b51} 	 		\textit{Jama network -The Premenstrual Syndrome},  		 			David R Rubinow 		,  		 			M 		.  		 \url{https://jamanetwork.com/jour-nals/jama/article-abstract/40049}  		1997. 19 November 2022.  	 
\bibitem[Vinciguerra (2006)]{b67}\label{b67} 	 		\textit{journals sagepub -Cramps and Muscular Pain: Prevention with Pycnogenol® in Normal Subjects, Venous Patients, Athletes, Claudicants and in Diabetic Microangiopathy},  		 			G Vinciguerra 		,  		 			GB M R C P R S S A R A D R M H M D A L G A F F 		.  		 \xref{http://dx.doi.org/10.1177/000331970605700309}{10.1177/000331970605700309}.  		 \url{https://journals.sagepub.com/doi/pdf/10.1177/000331970605700309}  		2006. january 2023.  	 
\bibitem[Radha Indusekhar (2007)]{b151}\label{b151} 	 		\textit{JpZ 2luX2VjECoaCXVzLWVhc3QtMSJIMEYCIQC kWynUp6iXA65z1HDjKznoWdDOAipY5ASDj b7HEJnDEwIhALiEGczh1\%2FoZi0p7gGhvx\% 2B\%2F3uzQgrq8V6XLfRI},  		 			S B U O Radha Indusekhar 		.  		 sciencedirectassets.com/272305/1-s2.0-S1521 693407X00464/1-s2.0-S1521693406001349/ main.pdf?X-Amz-Security-Token=IQoJb3.  		 \url{https://pdf}  		2007. november 2022. p. 28.  	 	 (Psychological aspects of premenstrual syndrome) 
\bibitem[Ulbricht (2005)]{b45}\label{b45} 	 		\textit{Lemon balm (Melissa officinalis L.): an evidence-based systematic review by the Natural Standard Research Collaboration},  		 			Catherine Ulbricht 		,  		 			TB J G B K D K T R A J W H B C D K D A H E B H J L 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/16635970}  		2005. january 2023.  	 
\bibitem[Anon (2021)]{b5}\label{b5} 	 		‘Macmillan Cancer Support -The ovaries, fallopian tubes and peritoneum’.  		 			Anon 		.  		 \url{https://www.macmillan.org.uk/cancer-information-and-support/ovari}  	 	 		\textit{an-cancer/the-ovaries\#:\textasciitilde :text=The\%20ovarie s\%20are\%202\%20small},  		2021. 20 October 2022.  	 	 (part\%20of\%20the\%2 0reproductive\%20system) 
\bibitem[Staff ()]{b177}\label{b177} 	 		\textit{Mayo clinic -premenstrual syndrome},  		 			M C Staff 		.  		 \url{https://wwwmayoclinic.org/diseases-conditions/premenstrual-syndrome/symptoms-causes/syc-203767}  		2022.  	 
\bibitem[Staff (2022)]{b179}\label{b179} 	 		‘Mayo Clinic -Premenstrual syndrome (PMS)’.  		 			M C Staff 		.  		 \url{https://www.mayoclinic.org/diseases-conditions/premenstrual-syndrome/symptoms-causes/syc-20376780\#}  	 	 		\textit{:\textasciitilde :text=Premenstrual\%20s yndrome\%20(PMS)\%20has\%20a},  		2022. November 2022.  	 	 (some\%20fo rm\%20of\%20premenstrual\%20syndrome) 
\bibitem[Dominika Granda ()]{b55}\label{b55} 	 		\textit{MDPI -Is Premenstrual Syndrome Associated with Inflammation, Oxidative Stress and Antioxidant Status? A Systematic Review of Case-Control and Cross-Sectional Studies},  		 			M K S J K Dominika Granda 		.  		 12 Decem- ber 2022.  		 \url{https://www.mdpi.com/2076-3921/10/4/604}  		2021.  	 
\bibitem[Fletcher (2022)]{b66}\label{b66} 	 		\textit{Medical news today -Ginger},  		 			J Fletcher 		.  		 \url{https://www.medicalnewstoday.com/articles/265990}  		2022. 11 December 2022.  	 
\bibitem[Weatherspoon (2019)]{b53}\label{b53} 	 		\textit{medical news today -what to know about premenstrual syndrome},  		 			Deborah Weatherspoon 		.  		 \url{https://www.medicalnewstoday.com/articles/325314}  		2019. 29 November 2022.  	 
\bibitem[Nichols (2020)]{b136}\label{b136} 	 		\textit{Medical News Todayeverything you need to know about estrogen},  		 			H Nichols 		.  		 \url{https://www.medicalnewstoday.com/articles/277177}  		2020. 22 October 2022.  	 
\bibitem[Medicine and Hopkins (2022)]{b125}\label{b125} 	 		‘Medicine -Estrogen's Effects on the Female Body’.  		 			J H Medicine 		,  		 			ND 		,  		 			John Hopkins 		.  		 \url{https://www.hopkinsmedicine.org/health/conditions-and-diseases/estrogens-effects-on-}  	 	 		\textit{the-female-body\#:\textasciitilde :tex t=Estrogens\%20are\%20a\%20group\%20of},  		22 October 2022.  	 	 (sm all\%20amounts\%20of\%20the\%20hormones) 
\bibitem[Anon (2022)]{b26}\label{b26} 	 		\textit{medline plus -immune response},  		 			Anon 		.  		 \url{https://medlineplus.gov/ency/article/000821.htm}  		november 2022.  	 
\bibitem[Rosenwaks ()]{b206}\label{b206} 	 		\textit{menstrual pain: origin and pathogenosis},  		 			G S Rosenwaks 		,  		 			-J 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/70010}  		1980.  	 
\bibitem[Anon (2022)]{b28}\label{b28} 	 		\textit{mental health americabenzodiaepines},  		 			Anon 		.  		 \url{https://screening.mhanational.org/content/benzodiazepines/?layout=actions\textunderscore c}  		27 November 2022.  	 
\bibitem[Thiyagarajan et al. (2021)]{b193}\label{b193} 	 		\textit{National Library of medicine-Physiology},  		 			D K Thiyagarajan 		,  		 			H Basit 		,  		 			R Jeanmonod 		.  		 \url{https://www.ncbi.nlm.nih.gov/books/NBK500020}  		2021. 22 October 2022.  	 	 (Menstrual Cycle. [Online] Available at) 
\bibitem[Nedresky and Singh (2022)]{b134}\label{b134} 	 		\textit{NCBI-Physiology, Luteinizing Hormone},  		 			D Nedresky 		,  		 			G Singh 		.  		 \url{https://www.ncbi.nlm.nih.gov/books/NBK539692}  		2022. 24 October 2022.  	 
\bibitem[New Product Development of a Premenstrual Syndrome Supplement Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron at (2022)]{b182}\label{b182} 	 		‘New Product Development of a Premenstrual Syndrome Supplement’.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1490036/}  	 	 		\textit{Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron at},  		6 december 2022.  	 
\bibitem[New Product Development of a Premenstrual Syndrome Supplement Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron IlhnuTOAmq7rNvGXxjAIgZvZWNEAG4 (2023)]{b129}\label{b129} 	 		‘New Product Development of a Premenstrual Syndrome Supplement’.  	 	 		\textit{Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron IlhnuTOAmq7rNvGXxjAIgZvZWNEAG4},  		January 2023.  	 
\bibitem[New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron -aminobutyric-acid-gaba ()]{b146}\label{b146} 	 		\textit{New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron -aminobutyric-acid-gaba},  		nove mber 2022.  	 
\bibitem[New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron nlm (2022)]{b11}\label{b11} 	 		\textit{New Product Development of a Premenstrual Syndrome Supplement, Focusing on the Nutraceutical Active Ingredients; Pycnogenol, Lemon Balm, Ginger, and Saffron nlm},  		 nih.gov/26351143.  		19 November 2022.  	 
\bibitem[Group ()]{b72}\label{b72} 	 		‘New study: Pine bark significantly reduces menstrual pain’.  		 			M Group 		.  		 Compilation 1.0.  		 \url{https://www.eurekalert.org/news-releases/548164}  	 	 		\textit{London Journal of Medical and Health Research}  		2008. 2023. Britain Journals Press. 15  (7)  p. 77.  	 
\bibitem[Anon (2021)]{b6}\label{b6} 	 		\textit{NHS -Hormone headaches},  		 			Anon 		.  		 \url{https://www.nhs.uk/conditions/hormone-headaches/}  		2021. 12 December 2022.  	 
\bibitem[Anon (2019)]{b18}\label{b18} 	 		‘NHS -Periods and fertility in the menstrual cycle’.  		 			Anon 		.  		 \url{https://www.nhs.uk/conditions/periods/fertility-in-the-menstrual-cycle/}  	 	 		\textit{\#:\textasciitilde :text=The\%20l ndins/\#:\textasciitilde :text=The\%20prostaglandins\%20ar e\%20a\%20group,All\%20Hormones\%20Resou-rces\%20for\%20 Hormones},  		2019. 12 December 2022.  	 
\bibitem[Nhs (2021)]{b135}\label{b135} 	 		\textit{NHS -PMS (premenstrual syndrome)},  		 			Nhs 		.  		 \url{https://www.nhs.uk/conditions/pre-menstrual-syndrome}  		2021. 19 November 2022.  	 
\bibitem[Ozarowski (2016)]{b118}\label{b118} 	 		\textit{NIH -Influence of the Melissa officinalis Leaf Extract on Long-Term Memory in Scopolamine Animal Model with Assessment of Mechanism of Action},  		 			Marcin Ozarowski 		,  		 			PL M A P P K R K A B J B 		,  		 			-WM S E K M K J J 		,  		 			LA 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4864554}  		2016. 11 December 2022.  	 
\bibitem[Gabriela Petrisor (2022)]{b68}\label{b68} 	 		\textit{NIH -Melissa officinalis: Composition, Pharmacological Effects and Derived Release Systems-A Review},  		 			L M L N C O C O D F A F Gabriela Petrisor 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8998931}  		2022. 11 December 2022.  	 
\bibitem[Critchley (2015)]{b48}\label{b48} 	 		\textit{NIH -Menstrual phsiology: implicatons for endometrial pathoogy and beyond},  		 			* Critchley 		,  		 			JA 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4594618/\#DMV038C70}  		2015. 29 October 2022.  	 
\bibitem[Gudipally and Sharma (2022)]{b74}\label{b74} 	 		\textit{NIH -Premenstrual syndrome},  		 			P R Gudipally 		,  		 			G K Sharma 		.  		 \url{https://www.ncbi.nlm.nih.gov/books/NBK560698}  		2022. 22 November 2022.  	 
\bibitem[Cahoreau (2015)]{b46}\label{b46} 	 		\textit{NIH -Structure-Function Relationships of Glycoprotein Hormones and Their Subunits' Ancestors},  		 			Claire Cahoreau 		,  		 			DK Y C 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4341566}  		2015. 24 October 2022.  	 
\bibitem[Myers ()]{b132}\label{b132} 	 		\textit{Nourishing women podcast -How the menstrual cycle works and how to track it},  		 			V Myers 		.  		2019.  	 	 (Sound Recording] (Nourising women podcast, nourising minds nutrition) 
\bibitem[Anon ()]{b7}\label{b7} 	 		\textit{office on womens health -PMDD},  		 			Anon 		.  		 \url{https://www.womenshealth.gov/menstrual-cycle/premenstrual-syndrome/premenstrual-dysphoric-disorder-pmdd}  		2021. JANUARY 2023.  	 
\bibitem[Noorbala (2005)]{b0}\label{b0} 	 		\textit{Online Available at: 2022. Saffron (Crocus sativus L.): A Source of Nutrients for Health and for the Treatment of Neuropsychiatric and Age-Related Diseases},  		 			S A N T Noorbala 		,  		 			-PA H J 		.  		 \url{https://www.mdpi.com/2072-6643/14/3/597}  		2005. 11 December 2022.  	 	 (Hydro-alcoholic extract of Crocus sativus L. versus fluoxetine in the treatment of mild to moderate depression: a double-blind, rando mized ilot trial) 
\bibitem[Dietz (2016)]{b38}\label{b38} 	 		\textit{Open Access Botanicals and Their Bioactive Phytochemicals for Women's Health},  		 			Birgit M Dietz 		,  		 			AH T L D A J L B 		.  		 \url{https://pharmrev.aspetjournals.org/content/68/4/1026.full}  		2016. 13 january 2023.  	 
\bibitem[Henry and Jabbour (2006)]{b84}\label{b84} 	 		\textit{Oxford academic -endocrine regulation of menstruation pg17-46},  		 			N Henry 		,  		 			R W K H M F H O D C Jabbour 		.  		 \url{https://academic.oup.com/edrv/article/27/1/17/2355161}  		2006. 29 october 2022.  	 
\bibitem[Robert F Casper (2021)]{b158}\label{b158} 	 		\textit{Patient education: Premenstrual syndrome (PMS) and premenstrual dysphoric disorder (PMDD) (Beyond the Basics)},  		 			M Robert F Casper 		.  		 \url{https://www.uptodate.com/contents/premenstrual-syndrome-pms-and-premenstrual-dysphoric-disorder-pmdd-beyond-the-basics\#H17}  		2021. 19 November 2022.  	 
\bibitem[Cases (2011)]{b98}\label{b98} 	 		\textit{Pilot trial of Melissa officinalis L. leaf extract in the treatment of volunteers suffering from mild-to-moderate anxiety disorders and sleep disturbances},  		 			Julien Cases 		,  		 			AI N F M R S G S 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/22207903/}  		2011. 14 January 2023.  	 
\bibitem[Pine Bark Extract, 150 mg, 60 Tablets 19129?gclid=CjwKCAiAwomeBhBWEiwAM 43YIDX9z9NhcPNAuVq-SgpmLkDyMitrOOzv ATM7I0iKtkL7WrY-rT3fLhoCruIQAvD_BwE &gclsrc=aw.ds (2023)]{b92}\label{b92} 	 		‘Pine Bark Extract, 150 mg, 60 Tablets’.  		 \url{https://ie.iherb.com/pr/source-naturals-pine-bark-extract-150-mg-60-tablets/}  	 	 		\textit{19129?gclid=CjwKCAiAwomeBhBWEiwAM 43YIDX9z9NhcPNAuVq-SgpmLkDyMitrOOzv ATM7I0iKtkL7WrY-rT3fLhoCruIQAvD\textunderscore BwE \&gclsrc=aw.ds},  		14 january 2023.  	 	 (iherb -Source Naturals) 
\bibitem[Reynolds (2017)]{b156}\label{b156} 	 		\textit{PMDD -the potentially debilitating form of PMS},  		 			D Reynolds 		.  		 \url{https://www.irishexaminer.com/lifestyle/arid-20455727.html}  		2017. 7 December 2022.  	 
\bibitem[Belluz (2015)]{b36}\label{b36} 	 		\textit{PMS affects 75 percent of menstruating women -but scientists are still baffled by it},  		 			J Belluz 		.  		 \url{https://www.vox.com/2015/2/24/8094735/what-is-pms}  		2015. December 2022.  	 
\bibitem[Mcknight (2022)]{b123}\label{b123} 	 		\textit{PMS affects the daily life of 59\% of irish women},  		 			R Mcknight 		.  		 \url{https://www.her.ie/health/pms-affects-the-daily-life-of-59-of-irish-women-30361}  		7 December 2022.  	 
\bibitem[Henshaw ()]{b86}\label{b86} 	 		\textit{PMS: diagnosis, aetiology, assessment and management},  		 			C A Henshaw 		.  		 \url{https://www.cambri-dge.org/core/services/aop-cambridge-core/content/view/CD5DC674856C7AAE35B4EC7DF}  		2007.  	 
\bibitem[Hussein Shehadeh (2017)]{b99}\label{b99} 	 		\textit{Prevalence and association of premenstrual syndrome and premenstrual dysphoric disorder with academic performance among female university students},  		 			Jumana Hussein Shehadeh 		,  		 			RN 		,  		 			C.-PA M H 		,  		 			MR M P 		.  		 \xref{http://dx.doi.org/10.1111/ppc.12219}{10.1111/ppc.12219}.  		 \url{https://onlinelibrary.wiley.com/doi/10.1111/ppc.12219}  		2017. December 2022.  	 
\bibitem[Petranka Chumpalova, 1. R. I. M. S.-P. D. A. M. P. a. M. S. a. K. N. F. (ed.) ()]{b141}\label{b141} 	 		\textit{Prevalence and clinical picture of premenstrual syndrome in females from Bulgaria},  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6964059/}  		Petranka Chumpalova, 1. R. I. M. S.-P. D. A. M. P. a. M. S. a. K. N. F. (ed.)  		2020.  	 	 (Accessed 7 December 2022) 
\bibitem[Erbil (2017)]{b62}\label{b62} 	 		\textit{Prevalence of depressive symptoms among Turkish women experiencing premenstrual symptoms and correlated factors Nülüfer Erbil},  		 			N Erbil 		.  		 \xref{http://dx.doi.org/10.1016/j.ajme.2017.10.003}{10.1016/j.ajme.2017.10.003}.  		 \url{https://www.tandfonline.com/doi/full/10.1016/j.ajme.2017.10.003}  		2017. 13 January 2023.  	 
\bibitem[Coco (1999)]{b13}\label{b13} 	 		\textit{Primary Dysmenorrhea},  		 			Andrew S Coco 		,  		 			M 		.  		 \url{https://www.aafp.org/pubs/afp/issues/1999/0801/p489.html}  		1999. 6 December 2022.  	 
\bibitem[Dawood (2006)]{b52}\label{b52} 	 		\textit{Primary dysmenorrhea: advances in pathogenesis and mana gement},  		 			M Y Dawood 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/16880317}  		2006. 6 December 2022.  	 
\bibitem[Kohama (2004)]{b104}\label{b104} 	 		\textit{prime -Analgesic efficacy of French maritime pine bark extract in dysmenorrhea: an open clinical trial},  		 			T Kohama 		,  		 			SN O S I M 		.  		 \url{https://safeaccess.unboundmedicine.com/medline/citation/15568408/Analgesic\textunderscore efficacy\textunderscore of\textunderscore French\textunderscore maritime\textunderscore pine\textunderscore bark\textunderscore extract\textunderscore in\textunderscore dysmenorrhea:\textunderscore an\textunderscore open\textunderscore clinical\textunderscore trial}  		2004. january 2023.  	 
\bibitem[X Terra 1 (2011)]{b204}\label{b204} 	 		\textit{Procyanidin dimer B1 and trimer C1 impair inflammatory response signalling in human monocytes},  		 			P P J F X Terra 1 		,  		 			-LA A C B G P J S L A M T B 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/21405989}  		2011. january 2023.  	 
\bibitem[Virgili (1998)]{b64}\label{b64} 	 		\textit{Procyanidins extracted from pine bark protect alphatocopherol in ECV 304 endothelial cells challenged by activated RAW 264.7 macrophages: role of nitric oxide and peroxynitrite},  		 			D K L P Virgili 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/9714533}  		1998. january 2023.  	 
\bibitem[Stacy and Mcallister (2017)]{b175}\label{b175} 	 		\textit{Prostaglandin Levels, Vaginal Innervation, and Cyst Innervation as Peripheral Contributors to Endometriosis-Associated Vaginal Hyperalgesia in Rodents},  		 			L Stacy 		,  		 			B K G E K F E L H B B E R G Mcallister 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5048574}  		2017. January 2023.  	 
\bibitem[Anon ()]{b2}\label{b2} 	 		\textit{Prostaglandins -you and your hormones},  		 			Anon 		.  		 \url{https://www.yourhormones.info/hormones/prostagla}  		2019.  	 
\bibitem[Hajime Fukuia (2011)]{b76}\label{b76} 	 		\textit{Psychological and neuroendocrinological effects of odor of saffron (Crocus sativus)},  		 			K T R K Hajime Fukuia 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0944711310004071}  		2011. january 2023.  	 
\bibitem[Veena and Jasuja ()]{b195}\label{b195} 	 		\textit{pubmed -Evaluation of Psychological Symptoms in Premenstrual Syndrome using PMR Technique},  		 			Veena 		,  		 			G P M P Jasuja 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC406}  		2014.  	 
\bibitem[Dinarello (1997)]{b54}\label{b54} 	 		‘PubMed -Interleukin-1’.  		 			C A Dinarello 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/9620641/}  	 	 		\textit{\#:\textasciitilde :text=Interleukin\% 2D1\%20(IL\%2D1,tumor\%20necrosis\%20facto r\%20(TNF)},  		1997. 16 November 2022.  	 
\bibitem[Manicone (2007)]{b16}\label{b16} 	 		\textit{PubMed -Matrix Metalloproteinases as Modulators of Inflammation},  		 			Anne M Manicone 		,  		 			JK M 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2235912}  		2007. November 2022.  	 
\bibitem[Winer (2006)]{b171}\label{b171} 	 		\textit{PUBMED -Premenstrual disorders: prevalence, etiology and impact},  		 			Sharon A Winer 		,  		 			AJ R 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/16734317}  		2006. november 2022.  	 
\bibitem[Aeli Ryu (2015)]{b1}\label{b1} 	 		\textit{PubMed -Premenstrual syndrome: A mini review},  		 			T.-H K Aeli Ryu 		.  		 \url{https://pubmed.ncbi}  		2015. 20 October 2022.  	 	 (ength\%20of\%20the\%20menstrual,to\%2040\% 20days\%2C\%20are\%20normal) 
\bibitem[Barbieri (2014)]{b34}\label{b34} 	 		\textit{Pubmed -The endocrinology of the menstrual cycle},  		 			R L Barbieri 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/24782009}  		2014. 21 October 2022.  	 
\bibitem[Anon (2007)]{b17}\label{b17} 	 		\textit{pycnogenol -New Study: Pycnogenol Significantly Reduces Endometriosis},  		 			Anon 		.  		 \url{https://www.pycnogenol.com/applications/detail/new-study-pycnogenol-significantly-reduces-endometriosis}  		2007. january 2023.  	 
\bibitem[Rohdewald (2005)]{b162}\label{b162} 	 		\textit{Pycnogenol french maritime pine bark extract},  		 			P Rohdewald 		.  		 \url{http://rednite.com.br/site/arti-gos/8.pdf}  		2005. january 2023.  	 
\bibitem[Bayeta (2000)]{b61}\label{b61} 	 		\textit{Pycnogenol inhibits generation of inflammatory mediators in macrophages},  		 			Erben Bayeta 		,  		 			MS 		,  		 			BH L M 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0271531799001578}  		2000. january 2023.  	 
\bibitem[Peng (2000)]{b147}\label{b147} 	 		\textit{Pycnogenol inhibits tumor necrosis factor-a-induced nuclear factor kappa B activation and adhesion molecule expression in human vascular endothelial cells},  		 			Q Peng 		,  		 			ZW B L 		.  		 \xref{http://dx.doi.org/10.1007/s000180050045.pdf}{10.1007/s000180050045.pdf}.  		 \url{https://link.springer.com/content/pdf/10.1007/s000180050045.pdf}  		2000. january 2023.  	 
\bibitem[Melissa Conrad Stöppler, M. (ed.) (2021)]{b124}\label{b124} 	 		\textit{RxList -Definition of Menstrual Cycle},  		 \url{https://www.rxlist.com/menstrual\textunderscore cycle/definition.htm}  		Melissa Conrad Stöppler, M. (ed.)  		2021. 20 October 2022.  	 
\bibitem[Sadiq Butt (2011)]{b120}\label{b120} 	 		 			Masood Sadiq Butt 		,  		 			MT S 		.  		 \xref{http://dx.doi.org/10.1080/10408391003624848?needAccess=true}{10.1080/10408391003624848?needAccess=true}.  		 \url{https://www.tandfonline.com/doi/full/10.1080/10408391003624848?needAccess=true}  		\textit{Ginger and its Health Claims: Molecular Aspects},  		2011. January 2023.  	 
\bibitem[Loriana Cardone ()]{b112}\label{b112} 	 		\textit{Saffron (Crocus sativus L.), the king of spices: An overview},  		 			D C M P N C V C Loriana Cardone 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pi}  		2020.  	 
\bibitem[Harry and Leitch (2013)]{b79}\label{b79} 	 		\textit{Science direct -Chapter Five -Primordial Germ-Cell Development and Epigenetic Reprogramming in Mammals},  		 			G Harry 		,  		 			W W T M A S Leitch 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/B978012416027900005}  		2013. 24 October 2022. p. .  	 
\bibitem[Sam Medhatsalah (2005)]{b167}\label{b167} 	 		\textit{Screening of traditionally used Lebanese herbs for neurological activities},  		 			A K Sam Medhatsalah 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0378874104005331}  		2005. january 2023.  	 
\bibitem[Wyatt (2002)]{b102}\label{b102} 	 		\textit{Selective serotonin reuptake inhibitors for premenstrual syndrome},  		 			K M Wyatt 		,  		 			PW D P M O 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/12519554}  		2002. January 2023.  	 
\bibitem[Sinai (2023)]{b172}\label{b172} 	 		 			M Sinai 		.  		 \url{https://www.mountsinai.org/health-library/herb/lemon-balm}  		\textit{Lemon balm},  		January 2023.  	 
\bibitem[Saliou (2001)]{b47}\label{b47} 	 		\textit{Solar ultraviolet-induced erythema in human skin and nuclear factor-kappa-B-dependent gene expression in keratinocytes are modulated by a French maritime pine bark extract},  		 			Claude Saliou 		,  		 			GR H M L M S H J L R R W L P 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S0891584900004457}  		2001. january 2023.  	 
\bibitem[Raffaella Canalia (2009)]{b152}\label{b152} 	 		\textit{The anti-inflammatory pharmacology of Pycnogenol ® in humans involves COX-2 and 5-LOX mRNA expression in leukocytes},  		 			R C F S F V Raffaella Canalia 		.  		 \url{https://www.sciencedirect.com/science/article/pii/S1567576909001957}  		2009. 29 November 2022.  	 
\bibitem[Matthew J Page (2021)]{b122}\label{b122} 	 		\textit{The Bmj -The PRISMA 2020 statement: an updated guideline for reporting systematic reviews},  		 			J E M P M B I B T C H C D M L S J Matthew J Page 		.  		 \url{https://www.bmj.com/content/372/bmj.n71}  		2021. 10 November 2022.  	 
\bibitem[Pirdadeh Beiranvand (2016)]{b173}\label{b173} 	 		\textit{The effect of Crocus sativus (saffron) on the severity of premenstrualsyndrome},  		 			Soheila Pirdadeh Beiranvand 		,  		 			NS B B M M B S A E R N S S B 		.  		 \url{https://www.researchgate.net/publication/282489008\textunderscore The\textunderscore Effect\textunderscore of\textunderscore Crocus\textunderscore Sativus\textunderscore Saffron\textunderscore on\textunderscore the\textunderscore Severity\textunderscore of\textunderscore Premenstrual\textunderscore Syndrome}  		2016. january 2023.  	 
\bibitem[Parvaneh Mirabi (2018)]{b139}\label{b139} 	 		\textit{The Effects of Lemon balm on Menstrual Bleeding and the Systemic Manifestation of Dysmenorrhea},  		 			S H A M Y F M Parvaneh Mirabi 		.  		 \url{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6447884}  		2018. December 2022.  	 
\bibitem[Kalvandi (2014)]{b155}\label{b155} 	 		\textit{The Effects of Medicinal Plants of Melissa officinalis and Salvia officinalis on Primary Dysmenorrhea},  		 			Ramezan Kalvandi 		,  		 			SA Z P M R 		.  		 \url{http://sjh.umsha.ac.ir/article-1-89-en.html}  		2014. 5 january 2023.  	 
\bibitem[Kalvandi (2014)]{b154}\label{b154} 	 		\textit{The Effects of Medicinal Plants of Melissa officinalis and Salvia officinalis on Primary Dysmenorrhea},  		 			Ramezan Kalvandi 		,  		 			SA Z P M R * 		.  		 \url{http://sjh.umsha.ac.ir/article-1-89-en.html}  		2014. 6 january 2023.  	 
\bibitem[Rahnama (2010)]{b138}\label{b138} 	 		\textit{The Effects of Zingiber officinale R. on Primary Dysmenorrhea},  		 			H F H H M M M K K S M A P M Rahnama 		.  		 \url{https://jmp.ir/browse}  		2010. january 2023.  	 	 (a\textunderscore id=249\&slc\textunderscore lang=en\&sid=1\&printcas e=1\&hbnr=1\&hmb=) 
\bibitem[Mojgan Mirghafourvanda ()]{b128}\label{b128} 	 		\textit{The efficacy of lemon balm (Melissa officinalis L.) alone and combined with lemon balm-Nepeta menthoides on premenstrual syndrome and quality of life among students: A randomized controlled trial},  		 			J M S M A C A F K S G H Mojgan Mirghafourvanda 		.  		 0 -S2210803316X00048/1-s2.0-S22108033163 00562.  		 \url{https://pdf.sciencedirectassets.com/280599/1-s2}  		2016.  	 	 (Token=IQo Jb3JpZ2luX2VjENX\%2F\%2F\%2F\%2F\%2F\%2 F\%2F\%2F\%2F\%2FwEaCXVzLWVhc3QtMSJH MEUCIQCgKRLQrukene6bcVwIEGL\%2FWZS) 
\bibitem[Mojgan Mirghafourvand ()]{b130}\label{b130} 	 		\textit{The efficacy of lemon balm (Melissa officinalis L.) alone and combined with lemon balm-Nepeta menthoides on premenstrual syndrome and quality of life among students: A randomized controlled trial},  		 			J M M A C A F K S G H Mojgan Mirghafourvand 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S2210803316300562\#bib0115}  		2016.  	 	 (Accessed 7 January 2023) 
\bibitem[Mojgan Mirghafourvand (2016)]{b131}\label{b131} 	 		\textit{The efficacy of lemon balm (Melissa officinalis L.) alone and combined with lemon balm-Nepeta menthoides on premenstrual syndrome and quality of life among students: A randomized controlled trial},  		 			J M S M A C A F K S G H Mojgan Mirghafourvand 		.  		 \url{https://www.sciencedirect.com/science/article/abs/pii/S2210803316300562}  		2016. January 2023.  	 
\bibitem[Halbreich (2003)]{b77}\label{b77} 	 		\textit{The etiology, biology, and evolving pathology of premenstrual syndromes},  		 			U Halbreich 		.  		 \url{https://www.sciencedirect.com/science/article/pii/S0306453003000970}  		2003. 29 November 2022.  	 
\bibitem[Suzuki (2008)]{b137}\label{b137} 	 		\textit{The journal of reproductive medicine -French Maritime Pine Bark Extract Significantly Lowers the Requirement for Analgesic Medication in Dysmenorrhea: A Multicenter, Randomized, Double-Blind, Placebo-Controlled Study},  		 			Nobutaka Suzuki 		,  		 			KU T K N M N K K K 		.  		 \url{https://www.reproductivemedicine.com/toc/auto\textunderscore abstract.php?id=23436}  		2008. Januar y 2023.  	 
\bibitem[Beverly G Reed (2018)]{b37}\label{b37} 	 		‘The Normal Menstrual Cycle and the Control of Ovulation’.  		 			B R C Beverly G Reed 		.  		 \url{https://www.ncbi.nlm.nih.gov/books/NBK279054/\#}  	 	 		\textit{\textasciitilde :text=Menstruation\%20is\%20the\%20cyclic \%2C\%20orderly},  		2018. 27 October 2022.  	 	 (the\%20luteal\%20or\%20secre tory\%20phase) 
\bibitem[Eui-Baek Byun, N.-Y. S. E.-H. B. D.-S. S. J.-K. K. J.-H. P. B.-S. S. S.-H. P. J.-W. L. M.-W. B. J.-H. K. (ed.) (2013)]{b63}\label{b63} 	 		\textit{The procyanidin trimer C1 inhibits LPS-induced MAPK and NF-?B signaling through TLR4 in macrophages},  		 \url{https://www.sciencedirect.com/science/article/pii/S1567576912003852?via\%3Dihub}  		Eui-Baek Byun, N.-Y. S. E.-H. B. D.-S. S. J.-K. K. J.-H. P. B.-S. S. S.-H. P. J.-W. L. M.-W. B. J.-H. K. (ed.)  		2013. january 2023.  	 
\bibitem[
			HJ W
		 (2014)]{b198}\label{b198} 	 		\textit{THP-1 cell line: an in vitro cell model for immune modulation approach},  		 			HJ W 		.  		 \url{https://pubmed.ncbi.nlm.nih.gov/25130606}  		2014. january 2023.  	 
\bibitem[Borenstein et al. (2007)]{b40}\label{b40} 	 		\textit{Using the Daily Record of Severity of Problems as a Screening Instrument for Premenstrual Syndrome},  		 			J E Borenstein 		,  		 			B B Dean 		,  		 			K A E J Yonkers 		.  		 \url{https://journals.lww.com/greenjournal/Abstract/2007/05000/Using\textunderscore the\textunderscore Daily\textunderscore Record\textunderscore of\textunderscore Severity\textunderscore of\textunderscore Problems\textunderscore as.10.aspx}  		2007. January 2023.  	 
\bibitem[Stephen E Daniels ()]{b181}\label{b181} 	 		‘Valdecoxib for Treatment of Primary Dysmenorrhea’.  		 			D S T M R A P J D D P Stephen E Daniels 		.  	 	 		\textit{Issue | Compilation}  		2005. Britain Journals Press. 23 p. 0.  	 	 (Online] Available © 2023 Great) 
\bibitem[Gurevich (2020)]{b149}\label{b149} 	 		\textit{Very well family -Endometrium Conditions and Diseases},  		 			Rachel Gurevich 		,  		 			R 		.  		 \url{https://www.verywellfamily.com/understanding-the-endometrium-1960066}  		2020. 30 October 2022.  	 
\bibitem[Jacques (2022)]{b94}\label{b94} 	 		\textit{verywellhealth -NSAIDs for Chronic Pain: Risks of Long-Term Use},  		 			E Jacques 		.  		 \url{https://www.verywellhealth.com/nsaids-for-chronic-pain-2564481}  		2022. 6 November 2022.  	 
\bibitem[Vitamin and Lucky (2023)]{b196}\label{b196} 	 		\textit{Vitamin Lemon Balm Extract 1000 mg. -90 Vegetarian Capsules},  		 			L Vitamin 		,  		 			N D Lucky 		.  		 \url{https://www.Luckyvitamin.com/p-1681084-brain-forza-lemon-balm-extract-1000-mg-90-vegetarian-capsules}  		14 january 2023.  	 
\bibitem[Wedmd (2022)]{b203}\label{b203} 	 		\textit{WebMD -saffron overview},  		 			N D Wedmd 		.  		 \url{https://www.webmd.com/vitamins/ai/ingredientmono-844/saffron}  		11 December 2022.  	 
\bibitem[Riske (2023)]{b157}\label{b157} 	 		\textit{what is Saffron and why is it so expensive?},  		 			H Riske 		.  		 \url{https://www.bhg.com/what-is-saffron-6889743}  		2023. January 2023.  	 
\bibitem[Why Nausea Happens During Your Monthly Period (2020)]{b39}\label{b39} 	 		\textit{Why Nausea Happens During Your Monthly Period},  		 \url{https://blog.bonse-cours.com/healthy/nausea-during-monthly-periods}  		2020. january 2023.  	 	 (Bon secours) 
\bibitem[Uclahealth (2022)]{b194}\label{b194} 	 		\textit{Why you should consider adding ginger to your diet},  		 			Uclahealth 		.  		 \url{https://connect.uclahealth.org/2022/03/14/why-you-should-consider-adding-ginger-to-your-diet}  		2022. 14 january 2023.  	 
\bibitem[Anon ()]{b21}\label{b21} 	 		\textit{Wikipedia -Lemon Balm},  		 			Anon 		.  		 11 Decem- ber 2022.  		 \url{https://en.wikipedia.org/wiki/Lemon\textunderscore balm}  		2022.  	 
\bibitem[Makoto Orisaka ()]{b117}\label{b117} 	 		\textit{Wiley Online Library -The role of pituitary gonadotropins and intraovarian regulators in follicle development: A mini-review},  		 			Y M A S C T H T B K T Y Y Makoto Orisaka 		.  		 \xref{http://dx.doi.org/10.1002/rmb}{10.1002/rmb}.  		 \url{https://onlinelibrary.wiley.com/doi/full/10.1002/rmb}  		2021.  	 
\bibitem[Anon and London (2022)]{b25}\label{b25} 	 		\textit{Women's Clinic -What are follicles and why are they important for my fertility?},  		 			N D Anon 		,  		 			London 		.  		 \url{https://www.londonwomensclinic.com/what-are-follicles-and-why-are-they-important-for-my-fertility}  		20 October 2022.  	 
\bibitem[You and your hormones -CRH (2017)]{b89}\label{b89} 	 		\textit{You and your hormones -CRH},  		 \url{https://www.yourhormones.info/hormones/corticotrophin-releasing-hormone}  		2017. 29 November 2022.  	 
\bibitem[You and your Hormones -follicle stimulating hormone (2021)]{b60}\label{b60} 	 		\textit{You and your Hormones -follicle stimulating hormone},  		 \url{https://www.yourhormones.info/hormones/follicle-stimulating-hormone}  		2021. 21 October 2022.  	 
\bibitem[Anon (2019)]{b3}\label{b3} 	 		‘You and your hormonesprostaglandins’.  		 			Anon 		.  		 \url{https://www.yourhormones.info/hormones/prostaglandins/}  	 	 		\textit{\#:\textasciitilde :text=The\%20prostaglandins\%20ar e\%20a\%20group, All\%20Hormones\%20Reso urces\%20for\%20Hormones},  		2019. 30 october 2022.  	 
\bibitem[Anon (2022)]{b29}\label{b29} 	 		\textit{Your and your hormoneprogesterone},  		 			Anon 		.  		 \url{https://www.yourhormones.info/hormones/progesterone}  		24 October 2022.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
