Skip to content

Commit 1023dbc

Browse files
committed
Upload Sage in Python recipe
1 parent 8ff2ee0 commit 1023dbc

4 files changed

Lines changed: 401 additions & 6 deletions

File tree

_toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ parts:
1212
- file: src/python/osf
1313
title: "...in Python"
1414

15+
# Sage
16+
- file: src/overview/sage
17+
sections:
18+
- file: src/python/sage
19+
title: "...in Python"
20+
1521
# ScienceDirect
1622
- file: src/overview/sdirect
1723
sections:

src/overview/sage.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Sage
2+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
3+
4+
Brief Overview
5+
****************
6+
7+
Sage Journals [#sage1]_ allow downloading of articles for which you have legitimate access (e.g. open access articles and those included in your institution's subscription) for non-commercial text and data mining (see restrictions in terms [#sage2]_ ). Access to text and data mining with Sage resources requires prior approval. Contact UA Libraries or your institution to check their agreement and enable access.
8+
9+
See the Text and Data Mining on Sage Journals webpage [#sage3]_ for more information on accessing the API and the Sage Journals Text and Data Mining License Agreement [#sage4]_ for more information on API usage.
10+
11+
.. rubric:: References
12+
13+
.. [#sage1] `<https://journals.sagepub.com/>`_
14+
15+
.. [#sage2] `<https://journals.sagepub.com/page/policies/terms-of-use>`_
16+
17+
.. [#sage3] `<https://journals.sagepub.com/page/policies/text-and-data-mining>`_
18+
19+
.. [#sage4] `<https://journals.sagepub.com/page/policies/text-and-data-mining-license>`_

0 commit comments

Comments
 (0)