Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
46 lines (35 loc) · 950 Bytes

File metadata and controls

46 lines (35 loc) · 950 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Site settings
title: ReScience C
# email: your-email@domain.com
description: Reproducible Science is good.<br/>
Replicated Science is better.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://rescience.github.io" # the base hostname & protocol for your site
twitter_username: ReScienceEds
github_username: ReScience
# Build settings
markdown: kramdown
# Exclude:
exclude: ["README.md"]
# Jekyll scholar
plugins: ['jekyll/scholar']
scholar:
style: acm-siggraph
locale: en
sort_by: year, month
order: descending, descending
# group_by: date
# group_order: ascending
source: ./_bibliography
bibliography: published.bib
bibliography_template: bib
replace_strings: true
join_strings: true
use_raw_bibtex_entry: true
bibtex_filters:
- superscript
- latex
details_dir: bibliography
details_layout: bibtex.html
details_link: ""
query: "@*"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.