Ancora meglio
`
\makeatletter
\renewenvironment{thebibliography}[1]
{\chapter{\bibname}%
\@mkboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}%
\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 `thebibliography' environment}}%
\endlist}
\makeatother
\usepackage[sectionbib]{bibunits}
`
Mentre nella biblio scrivi
`
\renewcommand*{\bibname}{References}
\putbib[bibliocap] `
Senza il comando \section{References} .
Se vuoi una testatina tipo capitolo sezione come accade con una normale sezione, commenta o togli la riga
`
\@mkboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}%`
Vedi quale soluzione ti piace di più.
Ciao
Andrea
PS: Se le bibliografie hanno lo stesso nome, scrivi \renewcommand*{\bibname}{References} nel preambolo e per la biblio usa solo \putbib[bib]