From 0a5c63daac4a17dc16888d3374c97a6548e5feb5 Mon Sep 17 00:00:00 2001
From: Arnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Date: Fri, 6 Jun 2014 14:56:36 +0200
Subject: [PATCH 1/1] Insert a \newpage before the references.

---
 paper.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/paper.tex b/paper.tex
index 18115f5..91fa988 100644
--- a/paper.tex
+++ b/paper.tex
@@ -701,6 +701,7 @@ supporting his work.
 % the document is modified later
 %\IEEEtriggeratref{15}
 
+\newpage
 \bibliographystyle{IEEEtran}
 \bibliography{IEEEabrv,my_reference}
 \end{document}
-- 
2.39.5