{{ work.title }}
{{ work.authors.0.name }}{% ifequal work.authors.count 2 %} and {{ work.authors.1.name }} {% endifequal %}{% if work.authors.count > 2 %}{% for author in work.authors %}{% if not forloop.first %}, {{ author.name }}{% endif %}{% endfor %} {% endif %}
{% if work.last_campaign.publisher %} {{ work.last_campaign.publisher }} {% endif %} {{ work.publication_date_year }}
{% if work.last_campaign.anon_count == 1 %} 1 other {% else %} {{ work.last_campaign.anon_count }} others {% endif %} {% endifequal %}
Why unglue this? Have your say.
You must be logged in to comment.
{% endif %}A campaign is running to unglue {{work.title}}!
The rights holder, {% for claim in work.claim.all %} {% if claim.status == 'active' %} {{ claim.rights_holder.rights_holder_name }} {% endif %} {% endfor %} , has agreed to release {{work.title}} to the world as a Creative Commons licensed ebook ({{ work.last_campaign.license }}) if ungluers can join together to raise ${{ work.last_campaign.target|floatformat:0|intcomma }} by {{ work.last_campaign.deadline }}. You can help!
{% endifequal %} {% ifequal work.last_campaign.type 2 %}A Buy-to-Unglue Campaign is running to unglue {{work.title}}!
The rights holder, {% for claim in work.claim.all %} {% if claim.status == 'active' %} {{ claim.rights_holder.rights_holder_name }} {% endif %} {% endfor %} , has agreed to release {{work.title}} to the world as a Creative Commons licensed ebook ({{ work.last_campaign.license }}) on {{ work.last_campaign.cc_date }}. For every copy that ungluers purchase, that date gets sooner. ${{ work.last_campaign.left|floatformat:0|intcomma }} of sales will unglue the book TODAY. You can help!
{% endifequal %} {% ifequal work.last_campaign.type 3 %}A Thanks-for-Ungluing Campaign is running to reward the creators of {{work.title}}!
The rights holder, {% for claim in work.claim.all %} {% if claim.status == 'active' %} {{ claim.rights_holder.rights_holder_name }} {% endif %} {% endfor %} , has released {{work.title}} to the world as a Creative Commons licensed ebook ({{ work.last_campaign.license }}) . You can help us say "Thank You!" so that other creators will do the same.
{% endifequal %}Campaign details: the fine print
{{ work.last_campaign.details|safe }} {% endif %} {% if status == 'SUCCESSFUL' %}A campaign has succeeded to unglue {{work.title}}!
The rights holder, {% for claim in work.claim.all %} {% if claim.status == 'active' %} {{ claim.rights_holder.rights_holder_name }} {% endif %} {% endfor %} , has agreed to release {{work.title}} to the world as a Creative Commons licensed ebook ({{ work.last_campaign.license }}) thanks to the efforts of ungluers like you.
Campaign details: the fine print
{{ work.last_campaign.details|safe }} {% endif %} {% if status != 'ACTIVE' and status != 'SUCCESSFUL' %}Rights Information
{% if claimstatus == 'one_active' %}This work has been claimed by {{ rights_holder_name }}.
{% else %} {% if claimstatus == 'disputed' %}Rights claims are pending.
{% else %} {% if claimstatus == 'one_pending' %}A claim for this work by {{ rights_holder_name }} is pending.
{% else %} {% if request.user.rights_holder.all.count %} Is this work yours? Claim it:{% endif %} {% endif %} {% endif %} {% endif %} {% endif %}
If you'd like to contact us regarding rights for this work, please email rights@gluejar.com.
{% if work.first_ebook %} {% if not work.last_campaign %}There is a {{ work.first_ebook.rights }} free ebook for {{work.title}}
{% else %}Downloads
{% endif %}Related Works
{% endif %} {% if work.subjects.all.count > 0 %}Subjects
-
{% for subject in work.subjects.all %}
- {{ subject.name }} {% endfor %}
Editions
{% if alert %}{{ alert }}