diff --git a/_layouts/research.html b/_layouts/research.html
index 298dcb0ab80435e9f9e9691cc42566d70a8fd9e3..a2166301fb3ead7453d5df23fde1aec6d8762fbf 100644
--- a/_layouts/research.html
+++ b/_layouts/research.html
@@ -11,4 +11,4 @@ layout: page
 
 <h3>Recent Publications</h3>
 
-{% bibliography -q @*[project ~= {{page.project_id}}] --max 10 %}
+{% bibliography -q @*[project ~= {{page.project_id}}] --max 5 %}