Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cora Johnson-Roberson authored and Cora Johnson-Roberson committed Feb 22, 2016
1 parent 7e0adab commit 357565a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file removed .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions _layouts/default.html
Expand Up @@ -7,7 +7,7 @@

<script type="application/javascript">
<!--
var pmhash = "sha1:f32e7eacf784e7b55f0b82fa5a08f463da17a7c0";
var pmhash = "sha1:baf75894a0574c3064a86d5db13cf63a57d8a3fd";
function install (aEvent)
{
var params = {
Expand Down Expand Up @@ -42,7 +42,7 @@ <h1>Paper Machines</h1>
<p>A Zotero extension for analysis and visualization in the digital humanities.</p>
<p class="view"><a href="http://github.com/papermachines/papermachines">View the Project on GitHub <small>papermachines/papermachines</small></a></p>
<ul>
<li onclick="return install(event);"><a onclick="return install(event);" href="http://www.papermachines.org/download/paper_machines-0.4.10-fx.xpi">Install <strong>Extension</strong></a></li>
<li onclick="return install(event);"><a onclick="return install(event);" href="http://www.papermachines.org/download/paper_machines-0.4.11-fx.xpi">Install <strong>Extension</strong></a></li>
<li><a href="examples.html">View <strong>Examples</strong></a></li>
<li><a href="http://github.com/papermachines/papermachines">Fork on <strong>GitHub</strong></a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion index.md
Expand Up @@ -19,7 +19,7 @@ In order to run Paper Machines, you will need the following (Java should be inst
* Java 6 or higher ([download page](http://java.com/en/download/index.jsp))

## Installation
Paper Machines should work either in Zotero for Firefox or Zotero Standalone. To install, click <a href="http://www.papermachines.org/download/papermachines-0.4.10.xpi" onclick="return install(event);">here</a> while using Firefox. If you wish to use the extension in the Standalone version, right-click on the link and save the XPI file in your Downloads folder. Then, in Zotero Standalone, go to the Tools menu -> Add-Ons. Select the gear icon at the right, then "Install Add-On From File." Navigate to your Downloads folder (or wherever you have saved the XPI file) and open it.
Paper Machines should work either in Zotero for Firefox or Zotero Standalone. To install, click <a href="http://www.papermachines.org/download/papermachines-0.4.11.xpi" onclick="return install(event);">here</a> while using Firefox. If you wish to use the extension in the Standalone version, right-click on the link and save the XPI file in your Downloads folder. Then, in Zotero Standalone, go to the Tools menu -> Add-Ons. Select the gear icon at the right, then "Install Add-On From File." Navigate to your Downloads folder (or wherever you have saved the XPI file) and open it.

## Usage
To begin, right-click (control-click for Mac) on the collection you wish to analyze and select "Extract Texts for Paper Machines." Once the extraction process is complete, this right-click menu will offer several different processes that may be run on a collection, each with an accompanying visualization. Once these processes have been run, selecting "Export Output of Paper Machines..." will allow you to choose which visualizations to export.
Expand Down

0 comments on commit 357565a

Please sign in to comment.