File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
[ scipy_proceedings] ( https://github.com/scipy-conference/scipy_proceedings )
31
31
repository on GitHub.
32
32
33
- - Check out the 2016 branch (`` git checkout 2016 `` ).
33
+ - Check out the 2017 branch (`` git checkout 2017 `` ).
34
34
35
35
- An example paper is provided in `` papers/00_vanderwalt `` . Create a new
36
36
directory `` papers/firstname_surname `` , copy the example paper into it, and
42
42
43
43
- Once you are ready to submit your paper, file a pull request on GitHub.
44
44
** Please ensure that you file against the correct branch** --your branch
45
- should be named 2016 , and the pull-request should be against our 2016
45
+ should be named 2017 , and the pull-request should be against our 2017
46
46
branch.
47
47
48
48
- Please do not modify any files outside of your paper directory.
@@ -80,7 +80,7 @@ These dates are the
80
80
81
81
## Review Criteria
82
82
83
- A small subcommittee of the SciPy 2016 organizing committee has created [ this
83
+ A small subcommittee of the SciPy 2017 organizing committee has created [ this
84
84
set of suggested review
85
85
criteria] ( https://github.com/scipy-conference/scipy_proceedings/blob/master/review_criteria.md )
86
86
to help guide authors and reviewers alike. Suggestions and amendments to these
Original file line number Diff line number Diff line change 1
1
# Suggested Review Criteria for SciPy Proceedings
2
2
3
- A small subcommittee of the SciPy 2016 organizing committee has created this
3
+ A small subcommittee of the SciPy 2017 organizing committee has created this
4
4
set of suggested review criteria
5
5
to help guide authors and reviewers alike. Suggestions and amendments to these
6
6
review criteria are enthusiastically welcomed via discussion or pull request.
Original file line number Diff line number Diff line change 1
1
Hello {{ reviewer }}!
2
2
3
- The 2016 Scientific Computing with Python Conference
4
- (http://scipy2016 .scipy.org) is fast approaching, and so too is the deadline
3
+ The 2017 Scientific Computing with Python Conference
4
+ (http://scipy2017 .scipy.org) is fast approaching, and so too is the deadline
5
5
for proceedings submissions (May 16th) and consequently the start of the
6
6
review process.
7
7
@@ -21,5 +21,5 @@ with any other community members who you think we should consider inviting to
21
21
review.
22
22
23
23
Yours Truly,
24
- Your SciPy 2016 Proceedings co-chairs,
24
+ Your SciPy 2017 Proceedings co-chairs,
25
25
Scott Rostrup and Sebastian Benthall
Original file line number Diff line number Diff line change 1
1
{
2
2
"proceedings" : {
3
- "citation_key" : " proc-scipy-2016 " ,
3
+ "citation_key" : " proc-scipy-2017 " ,
4
4
"title" : {
5
5
"acronym" : " SciPy" ,
6
6
"conference" : " Python in Science Conference" ,
7
7
"ordinal" : " 15th" ,
8
- "short" : " PROC. OF THE 15th PYTHON IN SCIENCE CONF. (SCIPY 2016 )" ,
8
+ "short" : " PROC. OF THE 15th PYTHON IN SCIENCE CONF. (SCIPY 2017 )" ,
9
9
"full" : " Proceedings of the 15th Python in Science Conference"
10
10
},
11
- "year" : " 2016 " ,
11
+ "year" : " 2017 " ,
12
12
"editor" : [
13
13
" Stéfan van der Walt" ,
14
14
" Jarrod Millman"
You can’t perform that action at this time.
0 commit comments