Skip to content

Commit

Permalink
Update publications.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enockappiahtieku authored Mar 24, 2024
1 parent 128b555 commit 665b19d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,14 @@ permalink: /publications/
author_profile: true
---

Title: Towards a probabilistic grammar of collective noun agreement, MPhil Thesis
{% if site.author.googlescholar %}
<div class="wordwrap">You can also find my articles on <a href="{{site.author.googlescholar}}">my Google Scholar profile</a>.</div>
{% endif %}

{% include base_path %}

{% for post in site.publications reversed %}
{% include archive-single.html %}
{% endfor %}

Towards a probabilistic grammar of collective noun agreement

0 comments on commit 665b19d

Please sign in to comment.