I have a rather stupid problem with the bibliography of a document where I want a footer created using fancyhdr to be displayed.
The problem is that, the footer does not appear on the bibliography page and the page number is displayed.
I tried to change the bibliography style from plain to fancy using \bibliographystyle{fancy} but it does not work.
Googling and reading the fancyhdr doc did not solve the problem.
The footer displays fine in the cover page which is created manually without using \maketitle as well as in the rest of the document.
Rationale for manually creating this page is that the end readers are more used to MS Word output than the LaTeX one

I also payed attention to place \usepackage{fancyhdr} after the \usepackage{geometry} one.
Commenting out the nocite makes no difference.
The TeX distribution I am using is macTex with the TexShop environment.
Please find attached a sanitized version of the document's root file.
Thanks in advance,
Lionel