diff --git a/_config.yml b/_config.yml
index f16de9a71da05cc7f4d753ac41bfa5ce373b1473..505f3494e0cbfd6ca8e8aeb4024a23e7e645a246 100644
--- a/_config.yml
+++ b/_config.yml
@@ -36,7 +36,7 @@ defaults:
       layout: person
 
 scholar:
-  source: .
+  source: publications
   bibliography: publications.bib
   bibliography_template: publication-entry
   details_link: ""
@@ -49,7 +49,7 @@ scholar:
     - superscript
     - latex
 
-  sort_by: year
+  sort_by: year, month
   order: descending
   group_order: descending
   bibliography_group_tag: 'h3,h4,h5,h6'
diff --git a/publications.bib b/publications/publications.bib
similarity index 100%
rename from publications.bib
rename to publications/publications.bib