aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2016-10-16 23:19:50 -0400
committerHeather Miller <heather.miller@epfl.ch>2016-10-16 23:19:50 -0400
commitb114c2257c1d176b6f5ab8bac78c35bf1dd17769 (patch)
tree75ad3c31121b6d6f0f1c161dbe9c0501561ec1b9 /_config.yml
parentcad413b4737d3723bd40955664c92fe0339e57a5 (diff)
More
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 7af46cb..7d34000 100644
--- a/_config.yml
+++ b/_config.yml
@@ -19,3 +19,16 @@ github_username: jekyll
# Build settings
markdown: kramdown
+gems: ['jekyll/scholar']
+scholar:
+ style: apa
+ locale: en
+
+ sort_by: none
+ order: ascending
+
+ group_by: none
+ group_order: ascending
+
+ source: .
+ bibliography: example.bib \ No newline at end of file