Skip to content

Commit b546f6a

Browse files
committed
add references to papers
1 parent 8f5a2a3 commit b546f6a

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ feature sets**:
134134
135135
See `the docs`_ on how to define, load, and use **your own feature systems**.
136136

137-
138137
Further reading
139138
---------------
140139

@@ -150,6 +149,20 @@ See also
150149
- fileconfig_ |--| Config file sections as objects
151150
- graphviz_ |--| Simple Python interface for Graphviz
152151

152+
Publications
153+
------------
154+
155+
The features_ and concepts_ packages were originally
156+
introduced as part of the following paper to cite:
157+
158+
- Bank, Sebastian. 2014. The algebraic structure of morphosyntactic features. Nordlyd 41 (2), 239-259. `doi:10.7557/12.3414 <https://doi.org/10.7557/12.3414>`__
159+
160+
They have been used in the following papers:
161+
162+
- Bank, Sebastian. 2017. Assessing the typology of person portmanteaus. Morphology 27 (4), 459-495. `doi:10.1007/s11525-017-9305-z <https://doi.org/10.1007/s11525-017-9305-z>`__
163+
164+
- Trommer, Jochen & Bank, Sebastian. 2017. Inflectional learning as local optimization. Morphology 27 (3), 383-422. `doi:10.1007/s11525-017-9304-0 <https://doi.org/doi:10.1007/s11525-017-9304-0>`__
165+
153166

154167
License
155168
-------
@@ -170,6 +183,7 @@ Features is distributed under the `MIT license`_.
170183
.. _concepts: https://pypi.org/project/concepts/
171184
.. _fileconfig: https://pypi.org/project/fileconfig/
172185
.. _graphviz: https://pypi.org/project/graphviz/
186+
.. _features: https://pypi.org/project/features/
173187

174188
.. _MIT license: https://opensource.org/licenses/MIT
175189

0 commit comments

Comments
 (0)