[
  {
    "path": ".gitignore",
    "content": "files/*\nzot.build\n.idea\n*.pyc\n*~\n.cache\n_build\n__pycache__\n\n"
  },
  {
    "path": "ChangeLog.md",
    "content": "Changes to Zot_bib_web\n\nhttps://github.com/davidswelt/zot_bib_web\n\nAuthor/Contact:\n\tDr. David Reitter, College of Information Sciences & Technology,\n\tPenn State\n\treitter@psu.edu\n\n\nzot_bib_web 2.1.0\n-----------------------------------------\n\n- Add --quiet and --verbose arguments and a `verbosity' configuration\n  variable.  Output is now primarily made to stderr.  Other improvements\n  to progress output.\n\n- Links in bib entries are now clickable.\n\n- Fix bugs in connection with empty author and title fields.\n\n- Fix problems with Windows in connection with non-ASCII characters\n\n- Various bugfixes.\n\n-- David Reitter <reitter@psu.edu> 2018-01-04\n\n\nzot_bib_web 2.0.4\n-----------------------------------------\n\nThe program's configuration has been redesigned, and many more\noptions for displaying and sorting the interactive bibliography are available.\n\n\n- Much simplified installation and setup.  Improved documentation.\n  Settings files can now load multiple collections from different\n  libraries.  Use user_collection(...) and group_collection(...)\n  statements.  See settings_example.py for documentation.\n  Previous settings file are imported (with exception of the next item).\n\n- Documentation is now available at http://zot-bib-web.readthedocs.io .\n\n- You can sort the bibliographic items not just\n  by collection as in the Zotero library, but also by year or by\n  publication type (e.g., journal article, conference paper), and\n  arbitrary hierarchies thereof.   \"Selected works\" or \"in\n  review\" papers can be extracted at the top.  Even if ordering chronologically,\n  without showing thematic collections, the bibliography can be\n  filtered according to area with the collection shortcuts at the top.\n\n- Shortcuts at the top of the generated webpage can filter by years,\n  collections, venues, publication type.\n\n- Files (like PDF files) stored in the Zotero library can now be\n  written out and linked to.\n\n- Additional settings have become available.  See settings_example.py.\n\n- Citations can be viewed in additional formats (see show_links\n  configuration variable).  For example, we can show the full entry in\n  APA or MLA format (or any other style available).\n\n- Files attached to entries in Zotero can now be saved for upload to\n  the server. (Requested by Selcuk Bilmis.)  HTML archives are also\n  supported. Notes are supported in\n  a similar way, but are not functional until some bugs in PyZotero or\n  the Zotero API are fixed.\n\n- Bibliographic entries can be numbered within their sections now.\n  See the number_bib_items variable.\n\n- Added several worked examples with output in the demo folder.\n  Run make-demo.sh to re-generate them.\n\n- Caching of Zotero retrieval makes repeated runs much faster.\n\n- Tested with Pyzotero 1.2.11.\n- Now compatible with Python 2.7 or Python 3.6.\n\nCompatibility-breaking Changes:\n\n- Catchallcollection is no longer available in program arguments or\nthe settings file.  Specify a \"catch-all collection\" via the &\nmodifier directly in the name of the respective collection,\ne.g. \"9999& Miscellaneous\" (9999 if sorting at the end is desired).\n\n- Output file is not longer a positional argument to the program.\n  Use -o <outfile> instead.  '-' is permissible for stdout.\n\n- Items in top-level collection are no longer excluded\n\n- Limit has been removed (replaced with caching)\n\n\n\nCSS  and HTML Changes:\n\n- Search keywords are now prominently displayed when active\n\n- full-bib-section and short-bib-section divs now contain their\nrespective section headings.\n\n- Nested collections can be indented or otherwise styled using CSS\n  (new div.collection tags)\n\n- Several new class and id attributes to allow for more styling.\n\n- Buttons (e.g., Wikipedia, EndNote, BIB) have standard capitalization\nnow.  Style using CSS.\n\n\nSelected bug fixes:\n\n- Fix problem with nested collections that did not show in the correct location\n- Improved warning messages for double entries\n\n\nzot_bib_web 1.2.2\n-----------------------------------------\n- Fix bug that prevented RIS downloads from showing\n  (and potentially other elements included in show_links depending on capitalization)\n- Improved instructions in settings example file\n- Tested with Pyzotero 1.2.0 and Python 2.7\n\n\nzot_bib_web 1.2.0\n-----------------------------------------\n\n- A \"show to clipboard\" button is shown for bib and wikipedia code (configure with show_copy_button entry)\n- COINS information is now included.  This means Zotero's browser plugins will work with the generated bibliographies\n- Wikipedia markup is included in the bibliography (configure with show_links setting)\n- The shortened section (e.g., \"Selected Works\") now shows the journal or conference title  (to hide, use CSS style sheet)\n- Visitors can now select text for copy/paste without also copying the meaningless buttons (configure with smart_selections setting)\n- Style and js files necessary on the webserver are now in the \"site\" directory\n- toplevelfilter may be None now, in which case the entire library is used.\n- Many improvements to the generated HTML and supplied stylesheets\n- Better IE11 support\n- Tested with pyzotero 1.1.21\n\n-- David Reitter <reitter@psu.edu> 2017-01-28\n"
  },
  {
    "path": "README.rst",
    "content": "Interactive web bibliographies with Zotero\n=========================================================\n\nExample Installations\n---------------------\n\n`Lab website at Penn State <http://acs.ist.psu.edu/wp/pub/>`__\n\n`Personal website <http://david-reitter.com/pub/>`__\n\nDocumentation\n-------------\n\nhttp://zot-bib-web.readthedocs.io/\n\n\nAuthor/Contact:\n-------------\n\nDavid Reitter -- david.reitter@gmail.com\nhttp://www.david-reitter.com\n\nFeatures\n--------\n\nThis tool generates interactive web bibliographies based on one or more\ncollections in a Zotero repository. Collections can be maintained by\ngroups of people, using Zotero's web\ninterface or their desktop applications.\n\nBibliographies can be ordered by collection, by publication year, or\nby publication type (e.g., journal articles first), are interactively\nsearchable, can be linked to PDF documents or other URLs, have records\nfor BibTex, EndNote and Wikipedia, and can be exported to HTML or pushed\nto a Wordpress database.\n\nZot\\_bib\\_web does not depend on any third-party web server. The\ngenerated bibliographies load quickly because they are stored as static\nfiles along with the rest of your website. This makes a good source\nfor webcrawlers, including Google Scholar and CiteSeer.\n\nSetup is easy for anyone who runs their own website and knows how\nto use a command line (shell).\nThe easiest way to use it is to call zot.py with the key of a public\nZotero collection. It will make a zotero-bib.html file. Copy this, along\nwith the \"site\" and \"files\" (if any) directory to your webserver.\n\n\nDemo\n----\n\n-  View the HTML files in the demo folder for some examples of\n   bibliographies. Their respective settings files and CSS style files\n   are included.\n\n-  Run::\n\n     ./zot.py --settings demo/settings3.py\n\n   to see it in action.\n\n\nLicense and Donations\n---------------------\n\n-  Use and modify this software free of charge.\n-  No warranty is provided whatsoever.\n-  Please e-mail david.reitter@gmail.com a link to the bibliography on\n   your website if you decide to use zot\\_bib\\_web.\n\n-  You may use this software for free.\n\n\nRequirements\n------------\n\n-  Python 2.7 or 3.6+\n-  Pyzotero. To install Pyzotero, a library for python::\n\n       sudo pip install pyzotero\n\n   or::\n\n       sudo easy_install pyzotero\n\n-  A Zotero collection with your bibliography (as user or as group)\n\n-  Optional: dateutils package for Python (improves date parsing if present)\n\n\nSetup\n-----\n\n-  Ensure zot.py is executable (chmod ug+x zot.py)\n\n-  Try it out. From a unix-like command-line, do this::\n\n       ./zot.py --group 160464 DTDTV2EP\n\nThen view zotero-bib.html in a browser. If that looks good, move on to\nthe next steps for configuration.\n\n-  In a new file called settings.py, add configuration as documented in\n   the file settings\\_example.py. Go to zotero.org to get your API\n   secret key and your user or library IDs. It's easy: see the top of\n   settings.example.py for details. If settings.py is set up, you can\n   call zot.py without arguments.\n\nAlternatively, you can use give the primary settings in arguments to the\nprogram.\n\nBibliography in Zotero\n----------------------\n\n-  With Zotero, create a bibliography and note its ID (e.g., from the\n   URL in the Zotero web interface). Example: ``MGID90AT``. This ID is\n   what you need for the \"toplevelfilter\" variable in settings.py.\n\n-  You can add sub-collections to your bibliography.\n\n-  If you format ordered by collections, giving them an order may be\n   helpful. You can name collections starting with a number: \"10 Social\n   Psychology\".\n\nHere's an example of a bibliography structure::\n\n    My Publications [MGID90AT]\n\t10 Selected Works\n\t15 In Preparation / Under Review\n\t20 Refereed Works by Topic\n\t    Semantics\n\t    Parsing\n\t    Dialogue\n\t    Machine Learning\n\t30 Theses\n\t40 Talks (Without Paper)\n\nTo see this, use the provided settings.py as an example.\n\nOverview of Configuration options\n--------------------------------------\n\n-  Configuration takes place in a settings file, by default named\n   settings.py.\n\n-  Call ./zot.py --help to see a list of command-line options.\n\n-  Please refer to the documentation for information on the settings\n   file, or read settings\\_example.py.\n   A few options are discussed in the following.\n\n-  You can order our bibliography by sub-collection, by year, or by\n   publication type (e.g., journal articles first, then conference\n   papers). Even within the higher-level categories you can sort your\n   bibliographic entries as you wish. Use the \"sort\\_criteria\" and\n   \"show\\_top\\_section\\_headings\" settings.\n\n-  You can choose a different formatting convention. Default is APA\n   format.\n\n-  At the top, a search box and a set of shortcuts may be displayed: for\n   example, several years or spans of years, publication types, or\n   subcollections that indicate topic areas. A visitor may click on\n   these to quickly filter the bibliography.\n\n-  Configure the shortcuts shown at the top using the show\\_shortcuts\n   variable. 'collection', 'type', 'year', 'venue', 'venue\\_short', and\n   'tags' are supported values, in addition to more fine-grained lists\n   of values you can create using the shortcut() function. You can give\n   the list of values or ranges (for years), their order, and some\n   filtering to only show the most common ones. See settings.example.py\n   for a detailed example.\n\n-  There are several more options. Again, see settings\\_example.py.\n\nDeployment to a web site\n------------------------\n\n-  Upload the site folder or its contents to a public place on your web\n   server. By default, /site/... is the assumed URL.\n\nTo generate HTML and include it in a website:\n\n-  run zot.py once/on demand, or install as cron job or service on a\n   server Do not run it more than once a day. Configure it directly in\n   zot.py, or in a separate file settings.py to make upgrading simple.\n\n-  include the resulting file zotero-bib.html (or as configured) in your\n   website as you see fit. You may also include individual collection\n   files, which are also generated. You can configure zot.py to generate\n   a complete HTML document, or just a portion of it. Zot\\_bib\\_web\n   generates HTML5 content.\n\n-  Style your bibliography using CSS. An example style file is included\n   (see site/ directory).\n\nWordpress Support\n-----------------\n\nThis package can push directly to a Wordpress site. A separate program\n\"push.py\" is included to do this.\n\nFollow these steps:\n\n1. Set up zot.py to generate a bibliography you like. Call zot.py --full\n   to generate a complete zotero-bib.html file for debugging purposes.\n   Configure settings.py to not generate the full HTML code.\n2. Install the wpautop-control plugin (or a similar plugin) to make sure\n   that WP will not insert paragraph breaks at various places in the\n   bibliography. With this plugin, you will need to add a \"custom field\"\n   to the page created in the next step (Choose \"Screen Options\" at the\n   top of the page view, enable custom fields. Then find custom fields\n   at the very bottom of the page and add a \"wpautop\" field with value\n   \"no\".\n3. Create a WP page or a post for the bibliography. Insert\n   [zot\\_bib\\_web COLLECTION] where you'd like the bibliography\n   inserted. Replace COLLECTION with the ID of the collection. (More\n   options: see push.py)\n4. Copy the style sheet contents (in site/) to your Wordpress theme\n   (select \"editor\", or \"Additional CSS\").\n5. Configure settings.py so that jquery and other files are available on\n   the web server. Typically, this would be jquery\\_path =\n   \"../wp-includes/js/jquery/jquery.js\" clipboard.js and clippy.svg: You\n   may refer to a public URL or serve the files yourself.\n6. Configure push.py (at the top). You will need to know a few simple\n   details about your WP installation.\n7. Run push.py regularly or on demand. It will call zot.py automatically\n   and then update the page in WP.\n"
  },
  {
    "path": "demo/example1.html",
    "content": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><title>Bibliography</title><link rel=\"stylesheet\" type=\"text/css\" href=\"style1.css\"><style type=\"text/css\" id=\"zoterostylesheet\" >\n.bibshowhide {display:none;}\n.bib-venue-short, .bib-venue {display:none;}.bib-venue-short::before, .bib-venue::before, .blink a::before  {content: attr(data-before);}.blink {margin:0;margin-right:15px;padding:0;display:none;}</style></head><body><div class=\"bibliography\"><script type=\"text/javascript\" src=\"site/clipboard.min.js\"></script><script type=\"text/javascript\" src=\"site/jquery.min.js\"></script><script type=\"text/javascript\">jQuery(document).ready(function () {jQuery('.blink a').click(showThis);\n        jQuery(\"div.bib\").add(\"div.cite\").append('\\n<button class=\"btn\"><img src=\"site/clippy.svg\" width=13 alt=\"Copy to clipboard\"></button>');\n            new Clipboard('.btn',{\n    text: function(trigger) {\n    var prevCol = trigger.parentNode.style.color;\n    trigger.parentNode.style.color=\"grey\";\n    setTimeout(function(){trigger.parentNode.style.color=prevCol;}, 200);\n    return trigger.parentNode.childNodes[0].textContent;}});\n        jQuery(\".bib-venue-short\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        jQuery(\".blink a\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        });\nfunction dwnD(data) {\n    filename = \"article.ris\"\n    var pom = document.createElement('a');\n    var isSafari = navigator.vendor && navigator.vendor.indexOf('Apple') > -1 && navigator.userAgent && !navigator.userAgent.match('CriOS');\n    var mime = (isSafari?\"text/plain\":\"application/x-research-info-systems\");\n    pom.href = window.URL.createObjectURL(new Blob([atob(data)], {type: mime+\";charset=utf-8\"}));\n    pom.download = filename;\n    document.body.appendChild(pom);\n    pom.click();\n    setTimeout(function(){document.body.removeChild(pom);}, 100);\n    return(void(0));}\nfunction showThis(e) {\n    elem = e.target;\n    if (elem.parentNode) {\n    var elems = elem.parentNode.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n            { if (elems[i].parentNode != elem.parentNode)\n        elems[i].style.display = 'none';\n            }}\n    elems = elem.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n        { elems[i].style.display = 'block';\n          hideagain = elems[i];\n              e.stopPropagation();\n          turnoff = function(e){\n          if (! jQuery.contains(this, e.target))\n              this.style.display = 'none';\n          else\n              jQuery(document).one(\"click\",turnoff_b); // rebind itself\n          }\n          turnoff_b = turnoff.bind(elems[i])\n          jQuery(document).one(\"click\",turnoff_b);\n              return(void(0));\n            }}}\n    return(void(0));}\nfunction changeCSS() {\n    if (!document.styleSheets) return;\n    var theRules = new Array();\n    //ss = document.styleSheets[document.styleSheets.length-1];\n    var ss = document.getElementById('zoterostylesheet');\n    if (ss) {\n    ss = ss.sheet\n    if (ss.cssRules)\n            theRules = ss.cssRules\n    else if (ss.rules)\n            theRules = ss.rules\n    else return;\n    theRules[theRules.length-1].style.display = 'inline';\n    }\n}\nchangeCSS();\n</script><h1 class=\"title\">Bibliography</h1>\n<div id=\"bib-preamble\" style=\"visibility:hidden;\"><ul id=\"bib-cat-collection\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"ZJFRZTCB\"],\"Selected Works\",1);return false;'>Selected Works<span class='cat_count'> (15)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"AWMEXUV2\"],\"In Review and To Appear\",1);return false;'>In Review and To Appear<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"BQUUP5PR\"],\"Language, Dialogue, Priming and Alignment\",1);return false;'>Language, Dialogue, Priming and Alignment<span class='cat_count'> (19)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"4JNMHMPK\"],\"Decision-Making and Cognitive Security\",1);return false;'>Decision-Making and Cognitive Security<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"D886I5TI\"],\"Artificial Intelligence\",1);return false;'>Artificial Intelligence<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"SHTFSZTC\"],\"Computational Social Science\",1);return false;'>Computational Social Science<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"3E52UEVV\"],\"General Cognitive Science\",1);return false;'>General Cognitive Science<span class='cat_count'> (20)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"F5GRSUCK\"],\"Other Topics\",1);return false;'>Other Topics<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"HZHSMP74\"],\"Theses\",1);return false;'>Theses<span class='cat_count'> (3)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"K567TKH3\"],\"Talks (Without Paper)\",1);return false;'>Talks (Without Paper)<span class='cat_count'> (16)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"J8F6R8R6\"],\"Software\",1);return false;'>Software<span class='cat_count'> (8)</span></a></li>\n</ul><ul id=\"bib-cat-type\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__journalArticle\"],\"Journal Articles\",1);return false;'>Journal Articles<span class='cat_count'> (15)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__archivalConferencePaper\"],\"Archival Conference Publications\",1);return false;'>Archival Conference Publications<span class='cat_count'> (17)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__conferencePaper\"],\"Conference and Workshop Papers\",1);return false;'>Conference and Workshop Papers<span class='cat_count'> (38)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__bookSection\"],\"Book Chapters\",1);return false;'>Book Chapters<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__edited-volume\"],\"Edited Volumes\",1);return false;'>Edited Volumes<span class='cat_count'> (12)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__thesis\"],\"Theses\",1);return false;'>Theses<span class='cat_count'> (3)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__presentation\"],\"Talks\",1);return false;'>Talks<span class='cat_count'> (18)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__computerProgram\"],\"Computer Programs\",1);return false;'>Computer Programs<span class='cat_count'> (8)</span></a></li>\n</ul><ul id=\"bib-cat-year\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2017\"],\"2017\",1);return false;'>2017<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2016\"],\"2016\",1);return false;'>2016<span class='cat_count'> (12)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2015\"],\"2015\",1);return false;'>2015<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2014\"],\"2014\",1);return false;'>2014<span class='cat_count'> (11)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2013\"],\"2013\",1);return false;'>2013<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2008\",\"year__2009\",\"year__2011\",\"year__2010\",\"year__2012\"],\"2008&ndash;2012\",1);return false;'>2008&ndash;2012<span class='cat_count'> (31)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2008\",\"year__2006\",\"year__2007\",\"year__2005\"],\"2005&ndash;2008\",1);return false;'>2005&ndash;2008<span class='cat_count'> (17)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__1993\",\"year__1992\",\"year__1994\",\"year__1996\",\"year__2002\",\"year__2003\",\"year__2001\",\"year__2004\"],\"&ndash;2004\",1);return false;'>&ndash;2004<span class='cat_count'> (15)</span></a></li>\n</ul><form id=\"pubSearchBox\" name=\"pubSearchBox\" style=\"visibility:hidden;\"><input id=\"pubSearchInputBox\" type=\"text\" name=\"keyword\" placeholder=\"keywords\">&nbsp;<input id=\"pubSearchButton\" type=\"button\" value=\"Search\" onClick=\"searchF()\"></form><h2 id=\"searchTermSectionTitle\" class=\"collectiontitle\"></h2><script type=\"text/javascript\">\n  function getURLParameter(name) {\n    return decodeURIComponent((new RegExp('[?|&]' + name + '=' + '([^&;]+?)(&|#|;|$)').exec(location.search)||[,\"\"])[1].replace(/\\+/g, '%20'))||null;\n  }\n  jQuery( document ).ready(function() {\n    jQuery('#pubSearchBox,#bib-preamble').css(\"visibility\",\"visible\");\n    var kw = getURLParameter(\"keyword\");\n    if (kw) {\n        jQuery('#pubSearchInputBox').val(kw);\n        searchF([kw]);\n    }\n  });\n  jQuery.expr[\":\"].icontains = jQuery.expr.createPseudo(function(arg) {\n    return function( elem ) {\n        return jQuery(elem).text().toUpperCase().indexOf(arg.toUpperCase()) >= 0;\n    };});\nfunction searchF(searchTerms, shown, disjunctive) {\n  var i=document.pubSearchBox.keyword.value;\n  searchTerms = searchTerms || (i!=\"\"&&i.split(\" \"));\n  shown = shown || searchTerms;\n  jQuery(\".bib-item\").css(\"display\", \"none\");\n  var q = \".bib-item\";\n  if (disjunctive)\n  { for (x in searchTerms) {jQuery(\".bib-item:icontains('\"+searchTerms[x]+\"')\").css(\"display\", \"block\");}\n  }\n  else\n  { jQuery.each(searchTerms, function(i,x) {q = q + \":icontains('\"+x+\"')\";});\n    jQuery(q).css(\"display\", \"block\");}\n  jQuery(\"#searchTermSectionTitle\").html(searchTerms.length>0?\"<a href='#' onclick='searchF([]);'>&#x2715;</a> \"+shown:\"\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").css(\"display\", \"block\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").each(function(){\n    var y = jQuery(this).find(\".bib-item:visible\");\n    if (y.length==0) {jQuery(this).css(\"display\",\"none\");}\n  });\n}\n  jQuery(function() {    // <== Doc ready\n  // stackoverflow q 3971524\n    var inputVal = jQuery(\"#pubSearchInputBox\").val(),\n        timer,\n        checkForChange = function() {\n            var self = this; // or just use .bind(this)\n            if (timer) { clearTimeout(timer); }\n            // check for change of the text field after each key up\n            timer = setTimeout(function() {\n                if(self.value != inputVal) {\n                    searchF();\n                    inputVal = self.value\n                }\n            }, 250);\n        };\n    jQuery(\"#pubSearchInputBox\").bind('keyup paste cut', checkForChange);\n});</script></div><div class=\"full-bib-section\"><a id='accepted' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">accepted</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (accepted). <span class=\"doctitle\">Entropy in conversation: Towards an information-theoretic model of dialogue.</span> <i>Cognition</i>, 45 pages.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__accepted venue_short__Cognition type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognition</div><div class=\"bib-venue-short\">Cognition</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The principle of entropy rate constancy (ERC) states that language users distribute information such that words tend to be equally predictable given previous contexts.  We examine the applicability of this principle to spoken dialogue‚ as previous findings primarily rest on written text.  The study takes into account the joint-activity nature of dialogue and the topic shift mechanisms that are different from monologue.  It examines how the information contributions from the two dialogue partners interactively evolve as the discourse develops. \nThe increase of local sentence-level entropy (predicted by ERC) is shown to apply to dialogue overall.\nHowever‚ by identifying the different roles of interlocutors in introducing new topics (initiator vs. responder)‚ their contribution in information content displays a new converging pattern.  The finding is explained through a combination of common ground (CG) theory and interactive alignment model (IAM)‚ on top of a discourse analysis of topic structures. Based on the analysis‚ we put forward a descriptive information-theoretic view of dialogue that casts dialogue as an information exchange system‚ within which the individual’s information production shows less predictable variation over time‚ but the joint contribution of the interlocutors as a whole does follow the prediction of ERC‚ i.e.‚ keeping the overall entropy rate constant.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{xunodateentropy,\n\ttitle = {Entropy in conversation: {Towards} an information-theoretic model of dialogue},\n\tjournal = {Cognition},\n\tauthor = {Xu, Yang and Reitter, David},\n\tpages = {45 pages}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRW50cm9weSBpbiBjb252ZXJzYXRpb246IFRvd2FyZHMgYW4gaW5mb3JtYXRpb24tdGhlb3JldGljIG1vZGVsIG9mIGRpYWxvZ3VlDQpBVSAgLSBYdSwgWWFuZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIENvZ25pdGlvbg0KQUIgIC0gVGhlIHByaW5jaXBsZSBvZiBlbnRyb3B5IHJhdGUgY29uc3RhbmN5IChFUkMpIHN0YXRlcyB0aGF0IGxhbmd1YWdlIHVzZXJzIGRpc3RyaWJ1dGUgaW5mb3JtYXRpb24gc3VjaCB0aGF0IHdvcmRzIHRlbmQgdG8gYmUgZXF1YWxseSBwcmVkaWN0YWJsZSBnaXZlbiBwcmV2aW91cyBjb250ZXh0cy4gIFdlIGV4YW1pbmUgdGhlIGFwcGxpY2FiaWxpdHkgb2YgdGhpcyBwcmluY2lwbGUgdG8gc3Bva2VuIGRpYWxvZ3VlLCBhcyBwcmV2aW91cyBmaW5kaW5ncyBwcmltYXJpbHkgcmVzdCBvbiB3cml0dGVuIHRleHQuICBUaGUgc3R1ZHkgdGFrZXMgaW50byBhY2NvdW50IHRoZSBqb2ludC1hY3Rpdml0eSBuYXR1cmUgb2YgZGlhbG9ndWUgYW5kIHRoZSB0b3BpYyBzaGlmdCBtZWNoYW5pc21zIHRoYXQgYXJlIGRpZmZlcmVudCBmcm9tIG1vbm9sb2d1ZS4gIEl0IGV4YW1pbmVzIGhvdyB0aGUgaW5mb3JtYXRpb24gY29udHJpYnV0aW9ucyBmcm9tIHRoZSB0d28gZGlhbG9ndWUgcGFydG5lcnMgaW50ZXJhY3RpdmVseSBldm9sdmUgYXMgdGhlIGRpc2NvdXJzZSBkZXZlbG9wcy4gClRoZSBpbmNyZWFzZSBvZiBsb2NhbCBzZW50ZW5jZS1sZXZlbCBlbnRyb3B5IChwcmVkaWN0ZWQgYnkgRVJDKSBpcyBzaG93biB0byBhcHBseSB0byBkaWFsb2d1ZSBvdmVyYWxsLgpIb3dldmVyLCBieSBpZGVudGlmeWluZyB0aGUgZGlmZmVyZW50IHJvbGVzIG9mIGludGVybG9jdXRvcnMgaW4gaW50cm9kdWNpbmcgbmV3IHRvcGljcyAoaW5pdGlhdG9yIHZzLiByZXNwb25kZXIpLCB0aGVpciBjb250cmlidXRpb24gaW4gaW5mb3JtYXRpb24gY29udGVudCBkaXNwbGF5cyBhIG5ldyBjb252ZXJnaW5nIHBhdHRlcm4uICBUaGUgZmluZGluZyBpcyBleHBsYWluZWQgdGhyb3VnaCBhIGNvbWJpbmF0aW9uIG9mIGNvbW1vbiBncm91bmQgKENHKSB0aGVvcnkgYW5kIGludGVyYWN0aXZlIGFsaWdubWVudCBtb2RlbCAoSUFNKSwgb24gdG9wIG9mIGEgZGlzY291cnNlIGFuYWx5c2lzIG9mIHRvcGljIHN0cnVjdHVyZXMuIEJhc2VkIG9uIHRoZSBhbmFseXNpcywgd2UgcHV0IGZvcndhcmQgYSBkZXNjcmlwdGl2ZSBpbmZvcm1hdGlvbi10aGVvcmV0aWMgdmlldyBvZiBkaWFsb2d1ZSB0aGF0IGNhc3RzIGRpYWxvZ3VlIGFzIGFuIGluZm9ybWF0aW9uIGV4Y2hhbmdlIHN5c3RlbSwgd2l0aGluIHdoaWNoIHRoZSBpbmRpdmlkdWFsJ3MgaW5mb3JtYXRpb24gcHJvZHVjdGlvbiBzaG93cyBsZXNzIHByZWRpY3RhYmxlIHZhcmlhdGlvbiBvdmVyIHRpbWUsIGJ1dCB0aGUgam9pbnQgY29udHJpYnV0aW9uIG9mIHRoZSBpbnRlcmxvY3V0b3JzIGFzIGEgd2hvbGUgZG9lcyBmb2xsb3cgdGhlIHByZWRpY3Rpb24gb2YgRVJDLCBpLmUuLCBrZWVwaW5nIHRoZSBvdmVyYWxsIGVudHJvcHkgcmF0ZSBjb25zdGFudC4NCkRBICAtIGFjY2VwdGVkDQpQWSAgLSBhY2NlcHRlZA0KU1AgIC0gNDUNCkVQICAtIHBhZ2VzDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Entropy%20in%20conversation%3A%20Towards%20an%20information-theoretic%20model%20of%20dialogue&amp;rft.jtitle=Cognition&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.pages=45%20pages\"></span></div></div></div><div class=\"full-bib-section\"><a id='inreview' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">in review</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Mikolov, T., &amp; Reitter, D. (in review). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://arxiv.org/abs/1703.08864\">Learning Simpler Language Models with the Delta Recurrent Neural Network Framework.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Learning useful information across long time lags is a critical and difficult problem for temporal neural models in tasks like language modeling. Existing architectures that address the issue are often complex and costly to train. The Delta Recurrent Neural Network (Delta-RNN) framework is a simple and high-performing design that unifies previously proposed gated neural models. The Delta-RNN models maintain longer-term memory by learning to interpolate between a fast-changing data-driven representation and a slowly changing‚ implicitly stable state. This requires hardly any more parameters than a classical simple recurrent network. The models outperform popular complex architectures‚ such as the Long Short Term Memory (LSTM) and the Gated Recurrent Unit (GRU) and achieve state-of-the art performance in language modeling at character and word levels and yield comparable performance at the subword level.</div></div></div><div class=\"blink\"><a   href=\"https://arxiv.org/abs/1703.08864\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ororbia_ii_learning_nodate,\n\tseries = {{arXiv} preprint {arXiv}:1703.08864},\n\ttitle = {Learning {Simpler} {Language} {Models} with the {Delta} {Recurrent} {Neural} {Network} {Framework}},\n\turl = {https://arxiv.org/abs/1703.08864},\n\tauthor = {Ororbia II, Alexander G. and Mikolov, Tomas and Reitter, David}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGVhcm5pbmcgU2ltcGxlciBMYW5ndWFnZSBNb2RlbHMgd2l0aCB0aGUgRGVsdGEgUmVjdXJyZW50IE5ldXJhbCBOZXR3b3JrIEZyYW1ld29yaw0KQVUgIC0gT3JvcmJpYSBJSSwgQWxleGFuZGVyIEcuDQpBVSAgLSBNaWtvbG92LCBUb21hcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQzICAtIGFyWGl2IHByZXByaW50IGFyWGl2OjE3MDMuMDg4NjQNCkFCICAtIExlYXJuaW5nIHVzZWZ1bCBpbmZvcm1hdGlvbiBhY3Jvc3MgbG9uZyB0aW1lIGxhZ3MgaXMgYSBjcml0aWNhbCBhbmQgZGlmZmljdWx0IHByb2JsZW0gZm9yIHRlbXBvcmFsIG5ldXJhbCBtb2RlbHMgaW4gdGFza3MgbGlrZSBsYW5ndWFnZSBtb2RlbGluZy4gRXhpc3RpbmcgYXJjaGl0ZWN0dXJlcyB0aGF0IGFkZHJlc3MgdGhlIGlzc3VlIGFyZSBvZnRlbiBjb21wbGV4IGFuZCBjb3N0bHkgdG8gdHJhaW4uIFRoZSBEZWx0YSBSZWN1cnJlbnQgTmV1cmFsIE5ldHdvcmsgKERlbHRhLVJOTikgZnJhbWV3b3JrIGlzIGEgc2ltcGxlIGFuZCBoaWdoLXBlcmZvcm1pbmcgZGVzaWduIHRoYXQgdW5pZmllcyBwcmV2aW91c2x5IHByb3Bvc2VkIGdhdGVkIG5ldXJhbCBtb2RlbHMuIFRoZSBEZWx0YS1STk4gbW9kZWxzIG1haW50YWluIGxvbmdlci10ZXJtIG1lbW9yeSBieSBsZWFybmluZyB0byBpbnRlcnBvbGF0ZSBiZXR3ZWVuIGEgZmFzdC1jaGFuZ2luZyBkYXRhLWRyaXZlbiByZXByZXNlbnRhdGlvbiBhbmQgYSBzbG93bHkgY2hhbmdpbmcsIGltcGxpY2l0bHkgc3RhYmxlIHN0YXRlLiBUaGlzIHJlcXVpcmVzIGhhcmRseSBhbnkgbW9yZSBwYXJhbWV0ZXJzIHRoYW4gYSBjbGFzc2ljYWwgc2ltcGxlIHJlY3VycmVudCBuZXR3b3JrLiBUaGUgbW9kZWxzIG91dHBlcmZvcm0gcG9wdWxhciBjb21wbGV4IGFyY2hpdGVjdHVyZXMsIHN1Y2ggYXMgdGhlIExvbmcgU2hvcnQgVGVybSBNZW1vcnkgKExTVE0pIGFuZCB0aGUgR2F0ZWQgUmVjdXJyZW50IFVuaXQgKEdSVSkgYW5kIGFjaGlldmUgc3RhdGUtb2YtdGhlIGFydCBwZXJmb3JtYW5jZSBpbiBsYW5ndWFnZSBtb2RlbGluZyBhdCBjaGFyYWN0ZXIgYW5kIHdvcmQgbGV2ZWxzIGFuZCB5aWVsZCBjb21wYXJhYmxlIHBlcmZvcm1hbmNlIGF0IHRoZSBzdWJ3b3JkIGxldmVsLg0KREEgIC0gaW4gcmV2aWV3DQpQWSAgLSBpbiByZXZpZXcNClVSICAtIGh0dHBzOi8vYXJ4aXYub3JnL2Ficy8xNzAzLjA4ODY0DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Learning%20Simpler%20Language%20Models%20with%20the%20Delta%20Recurrent%20Neural%20Network%20Framework&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Tomas%20Mikolov&amp;rft.au=David%20Reitter\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Vogelzang, M., De Rechteren van Hemert, A., Reitter, D., Van Rij, J., Hendriks, P., &amp; Van Rijn, H. (in review). <span class=\"doctitle\">Towards cognitively constrained models of language processing: A review.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Language processing is not an isolated capacity‚ but is embedded in other aspects of our cognition. However‚ it is still largely unexplored to what extent and how language processing interacts with general cognitive resources. This question can be investigated with cognitively constrained computational models‚ which simulate the cognitive processes involved in language processing. The theoretical claims implemented in cognitive models interact with general architectural constraints such as memory limitations. This way‚ it generates new predictions that can be tested in experiments‚ thus generating new data that can give rise to new theoretical insights. This theory-model-experiment cycle is a promising method for investigating aspects of language processing that are difficult to investigate with more traditional experimental techniques.\nThis review specifically examines the language processing models of Lewis and Vasishth (2005)‚ Reitter‚ Keller‚ and Moore (2011)‚ and Van Rij‚ Van Rijn‚ and Hendriks (2010)‚ all implemented in the cognitive architecture ACT-R (Anderson‚ 2007). These models are all limited by the assumptions about cognitive capacities provided by the cognitive architecture‚ but use different linguistic approaches. Because of this‚ their comparison provides insight into the extent to which assumptions about general cognitive resources influence concretely implemented models of linguistic competence. For example‚ the sheer speed and accuracy of human language processing is a current challenge in the field of cognitive modeling‚ as it does not seem to adhere to the same memory and processing capacities that have been found in other cognitive processes. Architecture-based cognitive models of language processing may be able to make explicit which language-specific resources are needed to acquire and process natural language.\nThe review sheds light on cognitively constrained models of language processing from two angles: we discuss 1) whether currently adopted cognitive assumptions meet the requirements for language processing‚ and 2) how cognitive assumptions reduce the degrees of freedom of linguistic analyses‚ thus increasing their cognitive plausibility. Overall‚ the evaluation of cognitively constrained models of language processing will allow for a better understanding of the relation between data‚ linguistic theory‚ cognitive assumptions‚ and explanation.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{vogelzangnodatetowards,\n\ttitle = {Towards cognitively constrained models of language processing: {A} review},\n\tauthor = {Vogelzang, Margreet and De Rechteren van Hemert, Annelot and Reitter, David and Van Rij, Jacolien and Hendriks, Petra and Van Rijn, Hedderik}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVG93YXJkcyBjb2duaXRpdmVseSBjb25zdHJhaW5lZCBtb2RlbHMgb2YgbGFuZ3VhZ2UgcHJvY2Vzc2luZzogQSByZXZpZXcNCkFVICAtIFZvZ2VsemFuZywgTWFyZ3JlZXQNCkFVICAtIERlIFJlY2h0ZXJlbiB2YW4gSGVtZXJ0LCBBbm5lbG90DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gVmFuIFJpaiwgSmFjb2xpZW4NCkFVICAtIEhlbmRyaWtzLCBQZXRyYQ0KQVUgIC0gVmFuIFJpam4sIEhlZGRlcmlrDQpBQiAgLSBMYW5ndWFnZSBwcm9jZXNzaW5nIGlzIG5vdCBhbiBpc29sYXRlZCBjYXBhY2l0eSwgYnV0IGlzIGVtYmVkZGVkIGluIG90aGVyIGFzcGVjdHMgb2Ygb3VyIGNvZ25pdGlvbi4gSG93ZXZlciwgaXQgaXMgc3RpbGwgbGFyZ2VseSB1bmV4cGxvcmVkIHRvIHdoYXQgZXh0ZW50IGFuZCBob3cgbGFuZ3VhZ2UgcHJvY2Vzc2luZyBpbnRlcmFjdHMgd2l0aCBnZW5lcmFsIGNvZ25pdGl2ZSByZXNvdXJjZXMuIFRoaXMgcXVlc3Rpb24gY2FuIGJlIGludmVzdGlnYXRlZCB3aXRoIGNvZ25pdGl2ZWx5IGNvbnN0cmFpbmVkIGNvbXB1dGF0aW9uYWwgbW9kZWxzLCB3aGljaCBzaW11bGF0ZSB0aGUgY29nbml0aXZlIHByb2Nlc3NlcyBpbnZvbHZlZCBpbiBsYW5ndWFnZSBwcm9jZXNzaW5nLiBUaGUgdGhlb3JldGljYWwgY2xhaW1zIGltcGxlbWVudGVkIGluIGNvZ25pdGl2ZSBtb2RlbHMgaW50ZXJhY3Qgd2l0aCBnZW5lcmFsIGFyY2hpdGVjdHVyYWwgY29uc3RyYWludHMgc3VjaCBhcyBtZW1vcnkgbGltaXRhdGlvbnMuIFRoaXMgd2F5LCBpdCBnZW5lcmF0ZXMgbmV3IHByZWRpY3Rpb25zIHRoYXQgY2FuIGJlIHRlc3RlZCBpbiBleHBlcmltZW50cywgdGh1cyBnZW5lcmF0aW5nIG5ldyBkYXRhIHRoYXQgY2FuIGdpdmUgcmlzZSB0byBuZXcgdGhlb3JldGljYWwgaW5zaWdodHMuIFRoaXMgdGhlb3J5LW1vZGVsLWV4cGVyaW1lbnQgY3ljbGUgaXMgYSBwcm9taXNpbmcgbWV0aG9kIGZvciBpbnZlc3RpZ2F0aW5nIGFzcGVjdHMgb2YgbGFuZ3VhZ2UgcHJvY2Vzc2luZyB0aGF0IGFyZSBkaWZmaWN1bHQgdG8gaW52ZXN0aWdhdGUgd2l0aCBtb3JlIHRyYWRpdGlvbmFsIGV4cGVyaW1lbnRhbCB0ZWNobmlxdWVzLgoKVGhpcyByZXZpZXcgc3BlY2lmaWNhbGx5IGV4YW1pbmVzIHRoZSBsYW5ndWFnZSBwcm9jZXNzaW5nIG1vZGVscyBvZiBMZXdpcyBhbmQgVmFzaXNodGggKDIwMDUpLCBSZWl0dGVyLCBLZWxsZXIsIGFuZCBNb29yZSAoMjAxMSksIGFuZCBWYW4gUmlqLCBWYW4gUmlqbiwgYW5kIEhlbmRyaWtzICgyMDEwKSwgYWxsIGltcGxlbWVudGVkIGluIHRoZSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIEFDVC1SIChBbmRlcnNvbiwgMjAwNykuIFRoZXNlIG1vZGVscyBhcmUgYWxsIGxpbWl0ZWQgYnkgdGhlIGFzc3VtcHRpb25zIGFib3V0IGNvZ25pdGl2ZSBjYXBhY2l0aWVzIHByb3ZpZGVkIGJ5IHRoZSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlLCBidXQgdXNlIGRpZmZlcmVudCBsaW5ndWlzdGljIGFwcHJvYWNoZXMuIEJlY2F1c2Ugb2YgdGhpcywgdGhlaXIgY29tcGFyaXNvbiBwcm92aWRlcyBpbnNpZ2h0IGludG8gdGhlIGV4dGVudCB0byB3aGljaCBhc3N1bXB0aW9ucyBhYm91dCBnZW5lcmFsIGNvZ25pdGl2ZSByZXNvdXJjZXMgaW5mbHVlbmNlIGNvbmNyZXRlbHkgaW1wbGVtZW50ZWQgbW9kZWxzIG9mIGxpbmd1aXN0aWMgY29tcGV0ZW5jZS4gRm9yIGV4YW1wbGUsIHRoZSBzaGVlciBzcGVlZCBhbmQgYWNjdXJhY3kgb2YgaHVtYW4gbGFuZ3VhZ2UgcHJvY2Vzc2luZyBpcyBhIGN1cnJlbnQgY2hhbGxlbmdlIGluIHRoZSBmaWVsZCBvZiBjb2duaXRpdmUgbW9kZWxpbmcsIGFzIGl0IGRvZXMgbm90IHNlZW0gdG8gYWRoZXJlIHRvIHRoZSBzYW1lIG1lbW9yeSBhbmQgcHJvY2Vzc2luZyBjYXBhY2l0aWVzIHRoYXQgaGF2ZSBiZWVuIGZvdW5kIGluIG90aGVyIGNvZ25pdGl2ZSBwcm9jZXNzZXMuIEFyY2hpdGVjdHVyZS1iYXNlZCBjb2duaXRpdmUgbW9kZWxzIG9mIGxhbmd1YWdlIHByb2Nlc3NpbmcgbWF5IGJlIGFibGUgdG8gbWFrZSBleHBsaWNpdCB3aGljaCBsYW5ndWFnZS1zcGVjaWZpYyByZXNvdXJjZXMgYXJlIG5lZWRlZCB0byBhY3F1aXJlIGFuZCBwcm9jZXNzIG5hdHVyYWwgbGFuZ3VhZ2UuCgpUaGUgcmV2aWV3IHNoZWRzIGxpZ2h0IG9uIGNvZ25pdGl2ZWx5IGNvbnN0cmFpbmVkIG1vZGVscyBvZiBsYW5ndWFnZSBwcm9jZXNzaW5nIGZyb20gdHdvIGFuZ2xlczogd2UgZGlzY3VzcyAxKSB3aGV0aGVyIGN1cnJlbnRseSBhZG9wdGVkIGNvZ25pdGl2ZSBhc3N1bXB0aW9ucyBtZWV0IHRoZSByZXF1aXJlbWVudHMgZm9yIGxhbmd1YWdlIHByb2Nlc3NpbmcsIGFuZCAyKSBob3cgY29nbml0aXZlIGFzc3VtcHRpb25zIHJlZHVjZSB0aGUgZGVncmVlcyBvZiBmcmVlZG9tIG9mIGxpbmd1aXN0aWMgYW5hbHlzZXMsIHRodXMgaW5jcmVhc2luZyB0aGVpciBjb2duaXRpdmUgcGxhdXNpYmlsaXR5LiBPdmVyYWxsLCB0aGUgZXZhbHVhdGlvbiBvZiBjb2duaXRpdmVseSBjb25zdHJhaW5lZCBtb2RlbHMgb2YgbGFuZ3VhZ2UgcHJvY2Vzc2luZyB3aWxsIGFsbG93IGZvciBhIGJldHRlciB1bmRlcnN0YW5kaW5nIG9mIHRoZSByZWxhdGlvbiBiZXR3ZWVuIGRhdGEsIGxpbmd1aXN0aWMgdGhlb3J5LCBjb2duaXRpdmUgYXNzdW1wdGlvbnMsIGFuZCBleHBsYW5hdGlvbi4NCkRBICAtIGluIHJldmlldw0KUFkgIC0gaW4gcmV2aWV3DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Towards%20cognitively%20constrained%20models%20of%20language%20processing%3A%20A%20review&amp;rft.aufirst=Margreet&amp;rft.aulast=Vogelzang&amp;rft.au=Margreet%20Vogelzang&amp;rft.au=Annelot%20De%20Rechteren%20van%20Hemert&amp;rft.au=David%20Reitter&amp;rft.au=Jacolien%20Van%20Rij&amp;rft.au=Petra%20Hendriks&amp;rft.au=Hedderik%20Van%20Rijn\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Grossklags, J. (in review). <span class=\"doctitle\">Timing Decisions: How Individual Differences and Task Perception Affect Choices.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses timing decisions and how individuals’ predispositions shape their choices in light of changing task demands and the availability of information.  A series of behavioral experiments is presented in which the timing of actions is the critical decision-making factor. The feedback modality in the decision environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2). Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition. The analysis is based on the data from over 450 participants. We find that risk propensity is not a hindrance in timing tasks. Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitternodatetiming,\n\ttitle = {Timing {Decisions}: {How} {Individual} {Differences} and {Task} {Perception} {Affect} {Choices}},\n\tauthor = {Reitter, David and Grossklags, Jens}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGltaW5nIERlY2lzaW9uczogSG93IEluZGl2aWR1YWwgRGlmZmVyZW5jZXMgYW5kIFRhc2sgUGVyY2VwdGlvbiBBZmZlY3QgQ2hvaWNlcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFCICAtIFRoaXMgcGFwZXIgYWRkcmVzc2VzIHRpbWluZyBkZWNpc2lvbnMgYW5kIGhvdyBpbmRpdmlkdWFscycgcHJlZGlzcG9zaXRpb25zIHNoYXBlIHRoZWlyIGNob2ljZXMgaW4gbGlnaHQgb2YgY2hhbmdpbmcgdGFzayBkZW1hbmRzIGFuZCB0aGUgYXZhaWxhYmlsaXR5IG9mIGluZm9ybWF0aW9uLiAgQSBzZXJpZXMgb2YgYmVoYXZpb3JhbCBleHBlcmltZW50cyBpcyBwcmVzZW50ZWQgaW4gd2hpY2ggdGhlIHRpbWluZyBvZiBhY3Rpb25zIGlzIHRoZSBjcml0aWNhbCBkZWNpc2lvbi1tYWtpbmcgZmFjdG9yLiBUaGUgZmVlZGJhY2sgbW9kYWxpdHkgaW4gdGhlIGRlY2lzaW9uIGVudmlyb25tZW50IGlzIHZhcmllZCBiZXR3ZWVuIHZpc3VhbCBmZWVkYmFjayB3aXRoIGhpc3RvcnkgKEV4cGVyaW1lbnQgMSksIGFuZCB0ZW1wb3JhbCBmZWVkYmFjayB3aXRob3V0IGhpc3RvcnkgKEV4cGVyaW1lbnQgMikuIFVzaW5nIHBzeWNob21ldHJpYyBzY2FsZXMsIHdlIHN0dWR5IHRoZSByb2xlIG9mIGluZGl2aWR1YWwgZGlmZmVyZW5jZSB2YXJpYWJsZXMsIHNwZWNpZmljYWxseSByaXNrIHByb3BlbnNpdHkgYW5kIG5lZWQgZm9yIGNvZ25pdGlvbi4gVGhlIGFuYWx5c2lzIGlzIGJhc2VkIG9uIHRoZSBkYXRhIGZyb20gb3ZlciAkNDUwJCBwYXJ0aWNpcGFudHMuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgaXMgbm90IGEgaGluZHJhbmNlIGluIHRpbWluZyB0YXNrcy4gUGFydGljaXBhbnRzIG9mIGF2ZXJhZ2UgcmlzayBwcm9wZW5zaXR5IGdlbmVyYWxseSBiZW5lZml0IGZyb20gYSByZWZsZWN0aXZlIGRpc3Bvc2l0aW9uIChoaWdoIG5lZWQgZm9yIGNvZ25pdGlvbiksIHBhcnRpY3VsYXJseSB3aGVuIHZpc3VhbCBmZWVkYmFjayBpcyBnaXZlbi4gIE92ZXJhbGwsIHBhcnRpY2lwYW50cyBiZW5lZml0IGZyb20gbmVlZCBmb3IgY29nbml0aW9uOyBob3dldmVyLCBpbiB0aGUgbW9yZSBkaWZmaWN1bHQsIHRlbXBvcmFsLWVzdGltYXRpb24gdGFzaywgdGhpcyByZXF1aXJlcyBmYW1pbGlhcml0eSB3aXRoIHRoZSB0YXNrLg0KREEgIC0gaW4gcmV2aWV3DQpQWSAgLSBpbiByZXZpZXcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Timing%20Decisions%3A%20How%20Individual%20Differences%20and%20Task%20Perception%20Affect%20Choices&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (in review). <span class=\"doctitle\">Alignment Follows the Signals of Linguistic Power, but Not Social Power.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The presence of linguistic features that indicate “powerless” (hedges and hesitations) is found to be positively correlated with the amount of alignment (accommodation‚ entrenchment‚ coordination) in online conversations‚ after the disturbing effect of text length is removed. The effect of powerless features is stronger than that of the explicit status difference (admin vs. non-admin) in the Wikipedia data.  We conjecture that interlocutors’ perception of the powerless features best explains the relationship between power status and linguistic alignment.  This unifies mechanistic‚ memory-based priming models with  alignment that varies with apparent social status.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{xunodatealignment,\n\ttitle = {Alignment {Follows} the {Signals} of {Linguistic} {Power}, but {Not} {Social} {Power}},\n\tauthor = {Xu, Yang and Reitter, David}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWxpZ25tZW50IEZvbGxvd3MgdGhlIFNpZ25hbHMgb2YgTGluZ3Vpc3RpYyBQb3dlciwgYnV0IE5vdCBTb2NpYWwgUG93ZXINCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQUIgIC0gVGhlIHByZXNlbmNlIG9mIGxpbmd1aXN0aWMgZmVhdHVyZXMgdGhhdCBpbmRpY2F0ZSBgYHBvd2VybGVzcycnIChoZWRnZXMgYW5kIGhlc2l0YXRpb25zKSBpcyBmb3VuZCB0byBiZSBwb3NpdGl2ZWx5IGNvcnJlbGF0ZWQgd2l0aCB0aGUgYW1vdW50IG9mIGFsaWdubWVudCAoYWNjb21tb2RhdGlvbiwgZW50cmVuY2htZW50LCBjb29yZGluYXRpb24pIGluIG9ubGluZSBjb252ZXJzYXRpb25zLCBhZnRlciB0aGUgZGlzdHVyYmluZyBlZmZlY3Qgb2YgdGV4dCBsZW5ndGggaXMgcmVtb3ZlZC4gVGhlIGVmZmVjdCBvZiBwb3dlcmxlc3MgZmVhdHVyZXMgaXMgc3Ryb25nZXIgdGhhbiB0aGF0IG9mIHRoZSBleHBsaWNpdCBzdGF0dXMgZGlmZmVyZW5jZSAoYWRtaW4gdnMuIG5vbi1hZG1pbikgaW4gdGhlIFdpa2lwZWRpYSBkYXRhLiAgV2UgY29uamVjdHVyZSB0aGF0IGludGVybG9jdXRvcnMnIHBlcmNlcHRpb24gb2YgdGhlIHBvd2VybGVzcyBmZWF0dXJlcyBiZXN0IGV4cGxhaW5zIHRoZSByZWxhdGlvbnNoaXAgYmV0d2VlbiBwb3dlciBzdGF0dXMgYW5kIGxpbmd1aXN0aWMgYWxpZ25tZW50LiAgVGhpcyB1bmlmaWVzIG1lY2hhbmlzdGljLCBtZW1vcnktYmFzZWQgcHJpbWluZyBtb2RlbHMgd2l0aCAgYWxpZ25tZW50IHRoYXQgdmFyaWVzIHdpdGggYXBwYXJlbnQgc29jaWFsIHN0YXR1cy4NCkRBICAtIGluIHJldmlldw0KUFkgIC0gaW4gcmV2aWV3DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Alignment%20Follows%20the%20Signals%20of%20Linguistic%20Power%2C%20but%20Not%20Social%20Power&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (in review). <span class=\"doctitle\">Impatience in Dynamic Decision Making.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Choosing when to act‚ as opposed to how to act‚ is a critical task in many practical\nsituations. In this paper‚ two experiments are presented that elicit timing decisions\nunder external uncertainty to study impatience‚ a bias affecting timing decisions. Each\nexperiment uses a game with an automated‚ stochastic opponent‚ and the game is\ndesigned to represent real-life decisions on timing of actions. Experiment 1 elicits\nimpatience and contrasts it from individual risk propensity. Experiment 2 manipulates\nimpatience using a visual countdown procedure. Two effects‚ different for men and women‚ are identified as a consequence of the impatience bias‚ which was moderated\nusing fast countdowns. The first effect‚ a tendency to act early and more frequently‚\nwas observed in men. The second effect‚ observed in women‚ was a tendency to\nreceive information early at cost‚ if only for a few seconds and with no gain.\nAdditionally‚ impatience caused by the delay negatively affected men’s happiness with the task. Men who received faster countdowns left reliably more positive comments about their experience.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ghafuriannodateimpatience,\n\ttitle = {Impatience in {Dynamic} {Decision} {Making}},\n\tauthor = {Ghafurian, Moojan and Reitter, David}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW1wYXRpZW5jZSBpbiBEeW5hbWljIERlY2lzaW9uIE1ha2luZw0KQVUgIC0gR2hhZnVyaWFuLCBNb29qYW4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBDaG9vc2luZyB3aGVuIHRvIGFjdCwgYXMgb3Bwb3NlZCB0byBob3cgdG8gYWN0LCBpcyBhIGNyaXRpY2FsIHRhc2sgaW4gbWFueSBwcmFjdGljYWwKc2l0dWF0aW9ucy4gSW4gdGhpcyBwYXBlciwgdHdvIGV4cGVyaW1lbnRzIGFyZSBwcmVzZW50ZWQgdGhhdCBlbGljaXQgdGltaW5nIGRlY2lzaW9ucwp1bmRlciBleHRlcm5hbCB1bmNlcnRhaW50eSB0byBzdHVkeSBpbXBhdGllbmNlLCBhIGJpYXMgYWZmZWN0aW5nIHRpbWluZyBkZWNpc2lvbnMuIEVhY2gKZXhwZXJpbWVudCB1c2VzIGEgZ2FtZSB3aXRoIGFuIGF1dG9tYXRlZCwgc3RvY2hhc3RpYyBvcHBvbmVudCwgYW5kIHRoZSBnYW1lIGlzCmRlc2lnbmVkIHRvIHJlcHJlc2VudCByZWFsLWxpZmUgZGVjaXNpb25zIG9uIHRpbWluZyBvZiBhY3Rpb25zLiBFeHBlcmltZW50IDEgZWxpY2l0cwppbXBhdGllbmNlIGFuZCBjb250cmFzdHMgaXQgZnJvbSBpbmRpdmlkdWFsIHJpc2sgcHJvcGVuc2l0eS4gRXhwZXJpbWVudCAyIG1hbmlwdWxhdGVzCmltcGF0aWVuY2UgdXNpbmcgYSB2aXN1YWwgY291bnRkb3duIHByb2NlZHVyZS4gVHdvIGVmZmVjdHMsIGRpZmZlcmVudCBmb3IgbWVuIGFuZCB3b21lbiwgYXJlIGlkZW50aWZpZWQgYXMgYSBjb25zZXF1ZW5jZSBvZiB0aGUgaW1wYXRpZW5jZSBiaWFzLCB3aGljaCB3YXMgbW9kZXJhdGVkCnVzaW5nIGZhc3QgY291bnRkb3ducy4gVGhlIGZpcnN0IGVmZmVjdCwgYSB0ZW5kZW5jeSB0byBhY3QgZWFybHkgYW5kIG1vcmUgZnJlcXVlbnRseSwKd2FzIG9ic2VydmVkIGluIG1lbi4gVGhlIHNlY29uZCBlZmZlY3QsIG9ic2VydmVkIGluIHdvbWVuLCB3YXMgYSB0ZW5kZW5jeSB0bwpyZWNlaXZlIGluZm9ybWF0aW9uIGVhcmx5IGF0IGNvc3QsIGlmIG9ubHkgZm9yIGEgZmV3IHNlY29uZHMgYW5kIHdpdGggbm8gZ2Fpbi4KQWRkaXRpb25hbGx5LCBpbXBhdGllbmNlIGNhdXNlZCBieSB0aGUgZGVsYXkgbmVnYXRpdmVseSBhZmZlY3RlZCBtZW4ncyBoYXBwaW5lc3Mgd2l0aCB0aGUgdGFzay4gTWVuIHdobyByZWNlaXZlZCBmYXN0ZXIgY291bnRkb3ducyBsZWZ0IHJlbGlhYmx5IG1vcmUgcG9zaXRpdmUgY29tbWVudHMgYWJvdXQgdGhlaXIgZXhwZXJpZW5jZS4NCkRBICAtIGluIHJldmlldw0KUFkgIC0gaW4gcmV2aWV3DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Impatience%20in%20Dynamic%20Decision%20Making&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter\"></span></div></div></div><div class=\"full-bib-section\"><a id='2017' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2017</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2017). <span class=\"doctitle\">Alignment in Web-based Dialogue: Who Aligns, and how Automatic is it? Studies in Big-Data Computational Psycholinguistics.</span> In M. N. Jones (Ed.), <i>Big Data in Cognitive Science</i> (pp. 246–269). Routledge Psychology Press.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2017 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2017alignment,\n\tseries = {Frontiers of {Cognitive} {Psychology}},\n\ttitle = {Alignment in {Web}-based {Dialogue}: {Who} {Aligns}, and how {Automatic} is it? {Studies} in {Big}-{Data} {Computational} {Psycholinguistics}},\n\tbooktitle = {Big {Data} in {Cognitive} {Science}},\n\tpublisher = {Routledge Psychology Press},\n\tauthor = {Reitter, David},\n\teditor = {Jones, Michael N.},\n\tyear = {2017},\n\tpages = {246--269}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQWxpZ25tZW50IGluIFdlYi1iYXNlZCBEaWFsb2d1ZTogV2hvIEFsaWducywgYW5kIGhvdyBBdXRvbWF0aWMgaXMgaXQ/IFN0dWRpZXMgaW4gQmlnLURhdGEgQ29tcHV0YXRpb25hbCBQc3ljaG9saW5ndWlzdGljcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEJpZyBEYXRhIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBKb25lcywgTWljaGFlbCBOLg0KVDMgIC0gRnJvbnRpZXJzIG9mIENvZ25pdGl2ZSBQc3ljaG9sb2d5DQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpTUCAgLSAyNDYNCkVQICAtIDI2OQ0KUEIgIC0gUm91dGxlZGdlIFBzeWNob2xvZ3kgUHJlc3MNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Alignment%20in%20Web-based%20Dialogue%3A%20Who%20Aligns%2C%20and%20how%20Automatic%20is%20it%3F%20Studies%20in%20Big-Data%20Computational%20Psycholinguistics&amp;rft.btitle=Big%20Data%20in%20Cognitive%20Science&amp;rft.publisher=Routledge%20Psychology%20Press&amp;rft.series=Frontiers%20of%20Cognitive%20Psychology&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Michael%20N.%20Jones&amp;rft.date=2017&amp;rft.pages=246-269&amp;rft.spage=246&amp;rft.epage=269\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kelly, M. A., Reitter, D., &amp; West, R. L. (2017). <span class=\"doctitle\">Degrees of Separation in Semantic and Syntactic Relationships.</span> In <i>Proc 15th. International Conference on Cognitive Modeling</i>. Warwick, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of distributional semantics can analyze a corpus to derive representations of word meanings in terms of each word’s relationship to all other words in the corpus. While these models are sensitive to topic (e.g.‚ tiger and stripes) and synonymy (e.g.‚ soar and fly)‚ the models have limited sensitivity to part of speech (e.g.‚ book and shirt are both nouns). By augmenting a holographic model of semantic memory with additional levels of representations‚ we present evidence that sensitivity to syntax is supported by exploiting associations between words at varying degrees of separation. We find that sensitivity to associations at three degrees of separation reinforces the relationships between words that share part-of-speech and improves the ability of the model to construct grammatical sentences. Our model provides evidence that semantics and syntax exist on a continuum and emerge from a unitary cognitive system.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kelly2017degrees,\n\taddress = {Warwick, UK},\n\ttitle = {Degrees of {Separation} in {Semantic} and {Syntactic} {Relationships}},\n\tbooktitle = {Proc 15th. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Kelly, Matthew A. and Reitter, David and West, Robert L.},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVncmVlcyBvZiBTZXBhcmF0aW9uIGluIFNlbWFudGljIGFuZCBTeW50YWN0aWMgUmVsYXRpb25zaGlwcw0KQVUgIC0gS2VsbHksIE1hdHRoZXcgQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBXZXN0LCBSb2JlcnQgTC4NClQyICAtIElDQ00NCkFCICAtIENvbXB1dGF0aW9uYWwgbW9kZWxzIG9mIGRpc3RyaWJ1dGlvbmFsIHNlbWFudGljcyBjYW4gYW5hbHl6ZSBhIGNvcnB1cyB0byBkZXJpdmUgcmVwcmVzZW50YXRpb25zIG9mIHdvcmQgbWVhbmluZ3MgaW4gdGVybXMgb2YgZWFjaCB3b3Jk4oCZcyByZWxhdGlvbnNoaXAgdG8gYWxsIG90aGVyIHdvcmRzIGluIHRoZSBjb3JwdXMuIFdoaWxlIHRoZXNlIG1vZGVscyBhcmUgc2Vuc2l0aXZlIHRvIHRvcGljIChlLmcuLCB0aWdlciBhbmQgc3RyaXBlcykgYW5kIHN5bm9ueW15IChlLmcuLCBzb2FyIGFuZCBmbHkpLCB0aGUgbW9kZWxzIGhhdmUgbGltaXRlZCBzZW5zaXRpdml0eSB0byBwYXJ0IG9mIHNwZWVjaCAoZS5nLiwgYm9vayBhbmQgc2hpcnQgYXJlIGJvdGggbm91bnMpLiBCeSBhdWdtZW50aW5nIGEgaG9sb2dyYXBoaWMgbW9kZWwgb2Ygc2VtYW50aWMgbWVtb3J5IHdpdGggYWRkaXRpb25hbCBsZXZlbHMgb2YgcmVwcmVzZW50YXRpb25zLCB3ZSBwcmVzZW50IGV2aWRlbmNlIHRoYXQgc2Vuc2l0aXZpdHkgdG8gc3ludGF4IGlzIHN1cHBvcnRlZCBieSBleHBsb2l0aW5nIGFzc29jaWF0aW9ucyBiZXR3ZWVuIHdvcmRzIGF0IHZhcnlpbmcgZGVncmVlcyBvZiBzZXBhcmF0aW9uLiBXZSBmaW5kIHRoYXQgc2Vuc2l0aXZpdHkgdG8gYXNzb2NpYXRpb25zIGF0IHRocmVlIGRlZ3JlZXMgb2Ygc2VwYXJhdGlvbiByZWluZm9yY2VzIHRoZSByZWxhdGlvbnNoaXBzIGJldHdlZW4gd29yZHMgdGhhdCBzaGFyZSBwYXJ0LW9mLXNwZWVjaCBhbmQgaW1wcm92ZXMgdGhlIGFiaWxpdHkgb2YgdGhlIG1vZGVsIHRvIGNvbnN0cnVjdCBncmFtbWF0aWNhbCBzZW50ZW5jZXMuIE91ciBtb2RlbCBwcm92aWRlcyBldmlkZW5jZSB0aGF0IHNlbWFudGljcyBhbmQgc3ludGF4IGV4aXN0IG9uIGEgY29udGludXVtIGFuZCBlbWVyZ2UgZnJvbSBhIHVuaXRhcnkgY29nbml0aXZlIHN5c3RlbS4NCkMxICAtIFdhcndpY2ssIFVLDQpDMyAgLSBQcm9jIDE1dGguIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Degrees%20of%20Separation%20in%20Semantic%20and%20Syntactic%20Relationships&amp;rft.btitle=Proc%2015th.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Warwick%2C%20UK&amp;rft.aufirst=Matthew%20A.&amp;rft.aulast=Kelly&amp;rft.au=Matthew%20A.%20Kelly&amp;rft.au=David%20Reitter&amp;rft.au=Robert%20L.%20West&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Reitter, D., &amp; Yen, J. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\">How emotional support and informational support relate to linguistic alignment.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment in text-based communication means that people tend to adjust their language use to one another both in terms of word choice and sentence structure. Previous studies about linguistic alignment suggested that these two forms of adaptation are correlated with each other‚ and that they build up to alignment at a higher representational level‚ such as pragmatic alignment for support functions. Two types of social support have been identified as important for online health communities (OHCs): emotional and informational support between support seekers and support providers. Do the two lower-level alignment measures (lexical and syntactic) relate to these two types of social support in the same way or‚ are they different? Our hypothesis was that they are similar‚ due to their correlation relationship. However‚ we found that‚ based on an analysis of a 10-year online forum for cancer survivors‚ the lower-level alignment measures have distinct relationships to the two higher-level support functions. In this paper‚ we describe this finding and its implications regarding potential refinement of the Inter- active Alignment Model.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2017how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {How emotional support and informational support relate to linguistic alignment},\n\turl = {http://www.david-reitter.com/pub/wang2017emotional.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IGVtb3Rpb25hbCBzdXBwb3J0IGFuZCBpbmZvcm1hdGlvbmFsIHN1cHBvcnQgcmVsYXRlIHRvIGxpbmd1aXN0aWMgYWxpZ25tZW50DQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBpbiB0ZXh0LWJhc2VkIGNvbW11bmljYXRpb24gbWVhbnMgdGhhdCBwZW9wbGUgdGVuZCB0byBhZGp1c3QgdGhlaXIgbGFuZ3VhZ2UgdXNlIHRvIG9uZSBhbm90aGVyIGJvdGggaW4gdGVybXMgb2Ygd29yZCBjaG9pY2UgYW5kIHNlbnRlbmNlIHN0cnVjdHVyZS4gUHJldmlvdXMgc3R1ZGllcyBhYm91dCBsaW5ndWlzdGljIGFsaWdubWVudCBzdWdnZXN0ZWQgdGhhdCB0aGVzZSB0d28gZm9ybXMgb2YgYWRhcHRhdGlvbiBhcmUgY29ycmVsYXRlZCB3aXRoIGVhY2ggb3RoZXIsIGFuZCB0aGF0IHRoZXkgYnVpbGQgdXAgdG8gYWxpZ25tZW50IGF0IGEgaGlnaGVyIHJlcHJlc2VudGF0aW9uYWwgbGV2ZWwsIHN1Y2ggYXMgcHJhZ21hdGljIGFsaWdubWVudCBmb3Igc3VwcG9ydCBmdW5jdGlvbnMuIFR3byB0eXBlcyBvZiBzb2NpYWwgc3VwcG9ydCBoYXZlIGJlZW4gaWRlbnRpZmllZCBhcyBpbXBvcnRhbnQgZm9yIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMgKE9IQ3MpOiBlbW90aW9uYWwgYW5kIGluZm9ybWF0aW9uYWwgc3VwcG9ydCBiZXR3ZWVuIHN1cHBvcnQgc2Vla2VycyBhbmQgc3VwcG9ydCBwcm92aWRlcnMuIERvIHRoZSB0d28gbG93ZXItbGV2ZWwgYWxpZ25tZW50IG1lYXN1cmVzIChsZXhpY2FsIGFuZCBzeW50YWN0aWMpIHJlbGF0ZSB0byB0aGVzZSB0d28gdHlwZXMgb2Ygc29jaWFsIHN1cHBvcnQgaW4gdGhlIHNhbWUgd2F5IG9yLCBhcmUgdGhleSBkaWZmZXJlbnQ/IE91ciBoeXBvdGhlc2lzIHdhcyB0aGF0IHRoZXkgYXJlIHNpbWlsYXIsIGR1ZSB0byB0aGVpciBjb3JyZWxhdGlvbiByZWxhdGlvbnNoaXAuIEhvd2V2ZXIsIHdlIGZvdW5kIHRoYXQsIGJhc2VkIG9uIGFuIGFuYWx5c2lzIG9mIGEgMTAteWVhciBvbmxpbmUgZm9ydW0gZm9yIGNhbmNlciBzdXJ2aXZvcnMsIHRoZSBsb3dlci1sZXZlbCBhbGlnbm1lbnQgbWVhc3VyZXMgaGF2ZSBkaXN0aW5jdCByZWxhdGlvbnNoaXBzIHRvIHRoZSB0d28gaGlnaGVyLWxldmVsIHN1cHBvcnQgZnVuY3Rpb25zLiBJbiB0aGlzIHBhcGVyLCB3ZSBkZXNjcmliZSB0aGlzIGZpbmRpbmcgYW5kIGl0cyBpbXBsaWNhdGlvbnMgcmVnYXJkaW5nIHBvdGVudGlhbCByZWZpbmVtZW50IG9mIHRoZSBJbnRlci0gYWN0aXZlIEFsaWdubWVudCBNb2RlbC4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE3ZW1vdGlvbmFsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20emotional%20support%20and%20informational%20support%20relate%20to%20linguistic%20alignment&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Ghafurian, M., &amp; Reitter, D. (2017). <span class=\"doctitle\">Linking Memory Activation and Word Adoption in Social Language Use via Rational Analysis.</span> In <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper investigates how cognition facilitates the adoption of new words through a study of the large-scale Reddit corpus‚ which contains written‚ threaded conversations conducted over the internet. Parameters for the cognitive architecture are estimated. Using ACT-R’s account of declarative memory‚ the activation of memory chunks representing words is traced and compared to usage statistics sampled from a year of data. Potential values for decay and retrieval threshold are identified according to model fit and growth rates of word adoption. The resulting estimate for the decay parameter‚ d‚ is 0.22‚ and the estimate for the retrieval threshold parameter‚ rt‚ lies between 3.4 and 4.5.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017linking,\n\taddress = {London, UK},\n\ttitle = {Linking {Memory} {Activation} and {Word} {Adoption} in {Social} {Language} {Use} via {Rational} {Analysis}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGlua2luZyBNZW1vcnkgQWN0aXZhdGlvbiBhbmQgV29yZCBBZG9wdGlvbiBpbiBTb2NpYWwgTGFuZ3VhZ2UgVXNlIHZpYSBSYXRpb25hbCBBbmFseXNpcw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIElDQ00NCkFCICAtIFRoaXMgcGFwZXIgaW52ZXN0aWdhdGVzIGhvdyBjb2duaXRpb24gZmFjaWxpdGF0ZXMgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3JkcyB0aHJvdWdoIGEgc3R1ZHkgb2YgdGhlIGxhcmdlLXNjYWxlIFJlZGRpdCBjb3JwdXMsIHdoaWNoIGNvbnRhaW5zIHdyaXR0ZW4sIHRocmVhZGVkIGNvbnZlcnNhdGlvbnMgY29uZHVjdGVkIG92ZXIgdGhlIGludGVybmV0LiBQYXJhbWV0ZXJzIGZvciB0aGUgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBhcmUgZXN0aW1hdGVkLiBVc2luZyBBQ1QtUidzIGFjY291bnQgb2YgZGVjbGFyYXRpdmUgbWVtb3J5LCB0aGUgYWN0aXZhdGlvbiBvZiBtZW1vcnkgY2h1bmtzIHJlcHJlc2VudGluZyB3b3JkcyBpcyB0cmFjZWQgYW5kIGNvbXBhcmVkIHRvIHVzYWdlIHN0YXRpc3RpY3Mgc2FtcGxlZCBmcm9tIGEgeWVhciBvZiBkYXRhLiBQb3RlbnRpYWwgdmFsdWVzIGZvciBkZWNheSBhbmQgcmV0cmlldmFsIHRocmVzaG9sZCBhcmUgaWRlbnRpZmllZCBhY2NvcmRpbmcgdG8gbW9kZWwgZml0IGFuZCBncm93dGggcmF0ZXMgb2Ygd29yZCBhZG9wdGlvbi4gVGhlIHJlc3VsdGluZyBlc3RpbWF0ZSBmb3IgdGhlIGRlY2F5IHBhcmFtZXRlciwgZCwgaXMgMC4yMiwgYW5kIHRoZSBlc3RpbWF0ZSBmb3IgdGhlIHJldHJpZXZhbCB0aHJlc2hvbGQgcGFyYW1ldGVyLCBydCwgbGllcyBiZXR3ZWVuIDMuNCBhbmQgNC41Lg0KQzEgIC0gTG9uZG9uLCBVSw0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE1dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linking%20Memory%20Activation%20and%20Word%20Adoption%20in%20Social%20Language%20Use%20via%20Rational%20Analysis&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., &amp; Reitter, D. (2017). <span class=\"doctitle\">Examining Working Memory during Sentence Construction with an ACT-R Model of Grammatical Encoding.</span> In <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We examine working memory use and incrementality using a cognitive model of grammatical encoding. Our model com- bines an empirically validated framework‚ ACT-R‚ with a lin- guistic theory‚ Combinatory Categorial Grammar‚ to target that phase of language production. By building the model with the Switchboard corpus‚ it can attempt to realize a larger set of sentences. With this methodology‚ different strategies may be compared according to the similarity of the model’s sentences to the test sentences. In this way‚ the model can still be evalu- ated by its fit to human data‚ without overfitting to individual experiments. The results show that while having more work- ing memory available improves performance‚ using less work- ing memory during realization is correlated with a closer fit‚ even after controlling for sentence complexity. Further‚ sen- tences realized with a more incremental strategy are also more similar to the corpus sentences as measured by edit distance. As high incrementality is correlated with low working mem- ory usage‚ this study offers a possible mechanism by which incrementality can be explained.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017examining,\n\taddress = {London, UK},\n\ttitle = {Examining {Working} {Memory} during {Sentence} {Construction} with an {ACT}-{R} {Model} of {Grammatical} {Encoding}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXhhbWluaW5nIFdvcmtpbmcgTWVtb3J5IGR1cmluZyBTZW50ZW5jZSBDb25zdHJ1Y3Rpb24gd2l0aCBhbiBBQ1QtUiBNb2RlbCBvZiBHcmFtbWF0aWNhbCBFbmNvZGluZw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQUIgIC0gV2UgZXhhbWluZSB3b3JraW5nIG1lbW9yeSB1c2UgYW5kIGluY3JlbWVudGFsaXR5IHVzaW5nIGEgY29nbml0aXZlIG1vZGVsIG9mIGdyYW1tYXRpY2FsIGVuY29kaW5nLiBPdXIgbW9kZWwgY29tLSBiaW5lcyBhbiBlbXBpcmljYWxseSB2YWxpZGF0ZWQgZnJhbWV3b3JrLCBBQ1QtUiwgd2l0aCBhIGxpbi0gZ3Vpc3RpYyB0aGVvcnksIENvbWJpbmF0b3J5IENhdGVnb3JpYWwgR3JhbW1hciwgdG8gdGFyZ2V0IHRoYXQgcGhhc2Ugb2YgbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gQnkgYnVpbGRpbmcgdGhlIG1vZGVsIHdpdGggdGhlIFN3aXRjaGJvYXJkIGNvcnB1cywgaXQgY2FuIGF0dGVtcHQgdG8gcmVhbGl6ZSBhIGxhcmdlciBzZXQgb2Ygc2VudGVuY2VzLiBXaXRoIHRoaXMgbWV0aG9kb2xvZ3ksIGRpZmZlcmVudCBzdHJhdGVnaWVzIG1heSBiZSBjb21wYXJlZCBhY2NvcmRpbmcgdG8gdGhlIHNpbWlsYXJpdHkgb2YgdGhlIG1vZGVs4oCZcyBzZW50ZW5jZXMgdG8gdGhlIHRlc3Qgc2VudGVuY2VzLiBJbiB0aGlzIHdheSwgdGhlIG1vZGVsIGNhbiBzdGlsbCBiZSBldmFsdS0gYXRlZCBieSBpdHMgZml0IHRvIGh1bWFuIGRhdGEsIHdpdGhvdXQgb3ZlcmZpdHRpbmcgdG8gaW5kaXZpZHVhbCBleHBlcmltZW50cy4gVGhlIHJlc3VsdHMgc2hvdyB0aGF0IHdoaWxlIGhhdmluZyBtb3JlIHdvcmstIGluZyBtZW1vcnkgYXZhaWxhYmxlIGltcHJvdmVzIHBlcmZvcm1hbmNlLCB1c2luZyBsZXNzIHdvcmstIGluZyBtZW1vcnkgZHVyaW5nIHJlYWxpemF0aW9uIGlzIGNvcnJlbGF0ZWQgd2l0aCBhIGNsb3NlciBmaXQsIGV2ZW4gYWZ0ZXIgY29udHJvbGxpbmcgZm9yIHNlbnRlbmNlIGNvbXBsZXhpdHkuIEZ1cnRoZXIsIHNlbi0gdGVuY2VzIHJlYWxpemVkIHdpdGggYSBtb3JlIGluY3JlbWVudGFsIHN0cmF0ZWd5IGFyZSBhbHNvIG1vcmUgc2ltaWxhciB0byB0aGUgY29ycHVzIHNlbnRlbmNlcyBhcyBtZWFzdXJlZCBieSBlZGl0IGRpc3RhbmNlLiBBcyBoaWdoIGluY3JlbWVudGFsaXR5IGlzIGNvcnJlbGF0ZWQgd2l0aCBsb3cgd29ya2luZyBtZW0tIG9yeSB1c2FnZSwgdGhpcyBzdHVkeSBvZmZlcnMgYSBwb3NzaWJsZSBtZWNoYW5pc20gYnkgd2hpY2ggaW5jcmVtZW50YWxpdHkgY2FuIGJlIGV4cGxhaW5lZC4NCkMxICAtIExvbmRvbiwgVUsNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxNXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Examining%20Working%20Memory%20during%20Sentence%20Construction%20with%20an%20ACT-R%20Model%20of%20Grammatical%20Encoding&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\">Spectral Analysis of Information Density in Dialogue Predicts Collaborative Task Performance.</a></span> In <i>Proceedings of the 55th Annual Mtg. of the Association for Computational Linguistics</i>. Vancouver, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We propose a perspective on dialogue that focuses on relative information contributions of conversation partners as a key to successful communication.  We predict the success of collaborative task in English and Danish corpora of task-oriented dialogue. Two features are extracted from the frequency domain representations of  the lexical entropy series of each interlocutor‚ power spectrum overlap (PSO) and relative phase (RP). We find that PSO is a negative predictor of task success‚ while RP is a positive one. An SVM with these features significantly improved on previous task success prediction models. Our findings suggest that the strategic distribution of information density between interlocutors  is relevant to task success.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2017spectral,\n\taddress = {Vancouver, Canada},\n\ttitle = {Spectral {Analysis} of {Information} {Density} in {Dialogue} {Predicts} {Collaborative} {Task} {Performance}},\n\turl = {http://www.david-reitter.com/pub/xu2017spectral.pdf},\n\tbooktitle = {Proceedings of the 55th {Annual} {Mtg}. of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3BlY3RyYWwgQW5hbHlzaXMgb2YgSW5mb3JtYXRpb24gRGVuc2l0eSBpbiBEaWFsb2d1ZSBQcmVkaWN0cyBDb2xsYWJvcmF0aXZlIFRhc2sgUGVyZm9ybWFuY2UNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQUNMDQpBQiAgLSBXZSBwcm9wb3NlIGEgcGVyc3BlY3RpdmUgb24gZGlhbG9ndWUgdGhhdCBmb2N1c2VzIG9uIHJlbGF0aXZlIGluZm9ybWF0aW9uIGNvbnRyaWJ1dGlvbnMgb2YgY29udmVyc2F0aW9uIHBhcnRuZXJzIGFzIGEga2V5IHRvIHN1Y2Nlc3NmdWwgY29tbXVuaWNhdGlvbi4gIFdlIHByZWRpY3QgdGhlIHN1Y2Nlc3Mgb2YgY29sbGFib3JhdGl2ZSB0YXNrIGluIEVuZ2xpc2ggYW5kIERhbmlzaCBjb3Jwb3JhIG9mIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuIFR3byBmZWF0dXJlcyBhcmUgZXh0cmFjdGVkIGZyb20gdGhlIGZyZXF1ZW5jeSBkb21haW4gcmVwcmVzZW50YXRpb25zIG9mICB0aGUgbGV4aWNhbCBlbnRyb3B5IHNlcmllcyBvZiBlYWNoIGludGVybG9jdXRvciwgcG93ZXIgc3BlY3RydW0gb3ZlcmxhcCAoUFNPKSBhbmQgcmVsYXRpdmUgcGhhc2UgKFJQKS4gV2UgZmluZCB0aGF0IFBTTyBpcyBhIG5lZ2F0aXZlIHByZWRpY3RvciBvZiB0YXNrIHN1Y2Nlc3MsIHdoaWxlIFJQIGlzIGEgcG9zaXRpdmUgb25lLiBBbiBTVk0gd2l0aCB0aGVzZSBmZWF0dXJlcyBzaWduaWZpY2FudGx5IGltcHJvdmVkIG9uIHByZXZpb3VzIHRhc2sgc3VjY2VzcyBwcmVkaWN0aW9uIG1vZGVscy4gT3VyIGZpbmRpbmdzIHN1Z2dlc3QgdGhhdCB0aGUgc3RyYXRlZ2ljIGRpc3RyaWJ1dGlvbiBvZiBpbmZvcm1hdGlvbiBkZW5zaXR5IGJldHdlZW4gaW50ZXJsb2N1dG9ycyAgaXMgcmVsZXZhbnQgdG8gdGFzayBzdWNjZXNzLg0KQzEgIC0gVmFuY291dmVyLCBDYW5hZGENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NXRoIEFubnVhbCBNdGcuIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3h1MjAxN3NwZWN0cmFsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Spectral%20Analysis%20of%20Information%20Density%20in%20Dialogue%20Predicts%20Collaborative%20Task%20Performance&amp;rft.btitle=Proceedings%20of%20the%2055th%20Annual%20Mtg.%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Vancouver%2C%20Canada&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Ghafurian, M., &amp; Reitter, D. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\">Is Word Adoption a Grassroots Process? An Analysis of Reddit Communities.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This study examines how novel words originate in and disperse through online communities. It asks whether larger numbers of people or closer social ties are better environments to foster the adoption of new words. The data stem from Reddit‚ a large sample of web-mediated‚ asynchronous conversations.  Reddit communities are divided by size in this study: larger communities are based on discussing general topics and have weak social ties‚ whereas small communities are based on discussing specific topics and have strong social ties. The analysis shows that the majority of new words are created / first adopted in larger communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017is,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {Is {Word} {Adoption} a {Grassroots} {Process}? {An} {Analysis} of {Reddit} {Communities}},\n\turl = {http://www.david-reitter.com/pub/cole2017wordadoption.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSXMgV29yZCBBZG9wdGlvbiBhIEdyYXNzcm9vdHMgUHJvY2Vzcz8gQW4gQW5hbHlzaXMgb2YgUmVkZGl0IENvbW11bml0aWVzDQpBVSAgLSBDb2xlLCBKZXJlbXkNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBUaGlzIHN0dWR5IGV4YW1pbmVzIGhvdyBub3ZlbCB3b3JkcyBvcmlnaW5hdGUgaW4gYW5kIGRpc3BlcnNlIHRocm91Z2ggb25saW5lIGNvbW11bml0aWVzLiBJdCBhc2tzIHdoZXRoZXIgbGFyZ2VyIG51bWJlcnMgb2YgcGVvcGxlIG9yIGNsb3NlciBzb2NpYWwgdGllcyBhcmUgYmV0dGVyIGVudmlyb25tZW50cyB0byBmb3N0ZXIgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3Jkcy4gVGhlIGRhdGEgc3RlbSBmcm9tIFJlZGRpdCwgYSBsYXJnZSBzYW1wbGUgb2Ygd2ViLW1lZGlhdGVkLCBhc3luY2hyb25vdXMgY29udmVyc2F0aW9ucy4gIFJlZGRpdCBjb21tdW5pdGllcyBhcmUgZGl2aWRlZCBieSBzaXplIGluIHRoaXMgc3R1ZHk6IGxhcmdlciBjb21tdW5pdGllcyBhcmUgYmFzZWQgb24gZGlzY3Vzc2luZyBnZW5lcmFsIHRvcGljcyBhbmQgaGF2ZSB3ZWFrIHNvY2lhbCB0aWVzLCB3aGVyZWFzIHNtYWxsIGNvbW11bml0aWVzIGFyZSBiYXNlZCBvbiBkaXNjdXNzaW5nIHNwZWNpZmljIHRvcGljcyBhbmQgaGF2ZSBzdHJvbmcgc29jaWFsIHRpZXMuIFRoZSBhbmFseXNpcyBzaG93cyB0aGF0IHRoZSBtYWpvcml0eSBvZiBuZXcgd29yZHMgYXJlIGNyZWF0ZWQgLyBmaXJzdCBhZG9wdGVkIGluIGxhcmdlciBjb21tdW5pdGllcy4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE3d29yZGFkb3B0aW9uLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Is%20Word%20Adoption%20a%20Grassroots%20Process%3F%20An%20Analysis%20of%20Reddit%20Communities&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Ritter, F. E. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\">Introduction to the Issue on Computational Models of Memory: Selected Papers From the International Conference on Cognitive Modeling.</a></span> <i>Topics in Cognitive Science</i>, <i>9</i>(1), 48–50. https://doi.org/10.1111/tops.12249</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2017 venue_short__TopiCS type__edited-volume \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of memory presented in this issue reflect varied empirical data and levels of representation. From mathematical models to neural and cognitive architectures‚ all aim to converge on a unified theory of the mind.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2017introduction,\n\ttitle = {Introduction to the {Issue} on {Computational} {Models} of {Memory}: {Selected} {Papers} {From} the {International} {Conference} on {Cognitive} {Modeling}},\n\tvolume = {9},\n\turl = {http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf},\n\tdoi = {10.1111/tops.12249},\n\tnumber = {1},\n\tjournal = {Topics in Cognitive Science},\n\tauthor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2017},\n\tpages = {48--50}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW50cm9kdWN0aW9uIHRvIHRoZSBJc3N1ZSBvbiBDb21wdXRhdGlvbmFsIE1vZGVscyBvZiBNZW1vcnk6IFNlbGVjdGVkIFBhcGVycyBGcm9tIHRoZSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBQiAgLSBDb21wdXRhdGlvbmFsIG1vZGVscyBvZiBtZW1vcnkgcHJlc2VudGVkIGluIHRoaXMgaXNzdWUgcmVmbGVjdCB2YXJpZWQgZW1waXJpY2FsIGRhdGEgYW5kIGxldmVscyBvZiByZXByZXNlbnRhdGlvbi4gRnJvbSBtYXRoZW1hdGljYWwgbW9kZWxzIHRvIG5ldXJhbCBhbmQgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMsIGFsbCBhaW0gdG8gY29udmVyZ2Ugb24gYSB1bmlmaWVkIHRoZW9yeSBvZiB0aGUgbWluZC4NCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkRPICAtIDEwLjExMTEvdG9wcy4xMjI0OQ0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KVkwgIC0gOQ0KSVMgIC0gMQ0KU1AgIC0gNDgNCkVQICAtIDUwDQpKMiAgLSBUb3BpQ1MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDE3dG9waWNzaW50cm9kdWN0aW9uLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12249&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Introduction%20to%20the%20Issue%20on%20Computational%20Models%20of%20Memory%3A%20Selected%20Papers%20From%20the%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=9&amp;rft.issue=1&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2017&amp;rft.pages=48-50&amp;rft.spage=48&amp;rft.epage=50\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Reitter, D., &amp; Giles, C. L. (2017, March). <span class=\"doctitle\"><i>The Temporal Neural Coding Network: Towards Lifelong Language Learning</i>.</span> Presented at the 11th Annual Machine Learning Symposium, The New York Academy of Sciences.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2017 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel lifelong neural architecture‚ the Temporal Neural Coding Network (TNCN)‚ and its learning algorithm‚ for uncovering multiple levels of distributed representations for language data streams. The TNCN model adapts its parameters iteratively as new samples are observed without resorting to the popular‚ but expensive back-propagation through time procedure needed to calculate gradients for recurrent neural networks‚ notably requiring no unrolling of internally defined recurrence relations. Furthermore‚ we integrate concepts from variational encoder-decoder models‚ such as those in [1]‚ to easily demonstrate how uncertainty can be characterized in the model’s next step predictions. We discuss how the proposed TNCN works specifically on language-based tasks formulated in the streaming setting‚ compared to various neural models‚ as well as how the TNCN may be easily adapted to other real-time tasks‚ such as video sequence modeling‚ yielding a natural framework for online multi-modal and online semi-supervised learning.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{ororbia_ii_temporal_2017,\n\taddress = {The New York Academy of Sciences},\n\ttitle = {The {Temporal} {Neural} {Coding} {Network}: {Towards} {Lifelong} {Language} {Learning}},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Giles, C. Lee},\n\tmonth = mar,\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFRoZSBUZW1wb3JhbCBOZXVyYWwgQ29kaW5nIE5ldHdvcms6IFRvd2FyZHMgTGlmZWxvbmcgTGFuZ3VhZ2UgTGVhcm5pbmcNClQyICAtIDExdGggQW5udWFsIE1hY2hpbmUgTGVhcm5pbmcgU3ltcG9zaXVtDQpBMiAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaWxlcywgQy4gTGVlDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgbGlmZWxvbmcgbmV1cmFsIGFyY2hpdGVjdHVyZSwgdGhlIFRlbXBvcmFsIE5ldXJhbCBDb2RpbmcgTmV0d29yayAoVE5DTiksIGFuZCBpdHMgbGVhcm5pbmcgYWxnb3JpdGhtLCBmb3IgdW5jb3ZlcmluZyBtdWx0aXBsZSBsZXZlbHMgb2YgZGlzdHJpYnV0ZWQgcmVwcmVzZW50YXRpb25zIGZvciBsYW5ndWFnZSBkYXRhIHN0cmVhbXMuIFRoZSBUTkNOIG1vZGVsIGFkYXB0cyBpdHMgcGFyYW1ldGVycyBpdGVyYXRpdmVseSBhcyBuZXcgc2FtcGxlcyBhcmUgb2JzZXJ2ZWQgd2l0aG91dCByZXNvcnRpbmcgdG8gdGhlIHBvcHVsYXIsIGJ1dCBleHBlbnNpdmUgYmFjay1wcm9wYWdhdGlvbiB0aHJvdWdoIHRpbWUgcHJvY2VkdXJlIG5lZWRlZCB0byBjYWxjdWxhdGUgZ3JhZGllbnRzIGZvciByZWN1cnJlbnQgbmV1cmFsIG5ldHdvcmtzLCBub3RhYmx5IHJlcXVpcmluZyBubyB1bnJvbGxpbmcgb2YgaW50ZXJuYWxseSBkZWZpbmVkIHJlY3VycmVuY2UgcmVsYXRpb25zLiBGdXJ0aGVybW9yZSwgd2UgaW50ZWdyYXRlIGNvbmNlcHRzIGZyb20gdmFyaWF0aW9uYWwgZW5jb2Rlci1kZWNvZGVyIG1vZGVscywgc3VjaCBhcyB0aG9zZSBpbiBbMV0sIHRvIGVhc2lseSBkZW1vbnN0cmF0ZSBob3cgdW5jZXJ0YWludHkgY2FuIGJlIGNoYXJhY3Rlcml6ZWQgaW4gdGhlIG1vZGVsJ3MgbmV4dCBzdGVwIHByZWRpY3Rpb25zLiBXZSBkaXNjdXNzIGhvdyB0aGUgcHJvcG9zZWQgVE5DTiB3b3JrcyBzcGVjaWZpY2FsbHkgb24gbGFuZ3VhZ2UtYmFzZWQgdGFza3MgZm9ybXVsYXRlZCBpbiB0aGUgc3RyZWFtaW5nIHNldHRpbmcsIGNvbXBhcmVkIHRvIHZhcmlvdXMgbmV1cmFsIG1vZGVscywgYXMgd2VsbCBhcyBob3cgdGhlIFROQ04gbWF5IGJlIGVhc2lseSBhZGFwdGVkIHRvIG90aGVyIHJlYWwtdGltZSB0YXNrcywgc3VjaCBhcyB2aWRlbyBzZXF1ZW5jZSBtb2RlbGluZywgeWllbGRpbmcgYSBuYXR1cmFsIGZyYW1ld29yayBmb3Igb25saW5lIG11bHRpLW1vZGFsIGFuZCBvbmxpbmUgc2VtaS1zdXBlcnZpc2VkIGxlYXJuaW5nLg0KQ1kgIC0gVGhlIE5ldyBZb3JrIEFjYWRlbXkgb2YgU2NpZW5jZXMNCkRBICAtIDIwMTcvMDMvLzNyZA0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2016' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2016</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/P16-1051\">Entropy converges between dialogue participants: explanations from an information-theoretic perspective.</a></span> In <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i> (Vol. 1 (Long Papers), pp. 537–546). Berlin, Germany: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2016 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The applicability of entropy rate constancy to dialogue is examined on two spoken dialogue corpora. The principle is found to hold; however‚ new entropy change patterns within the topic episodes of dialogue are described‚ which are different from written text.\nSpeaker’s dynamic roles as topic initiators and topic responders are associated with decreasing and increasing entropy‚ respectively‚ which results in local convergence  between these speakers in each topic episode. \nThis implies that the sentence entropy in dialogue is conditioned on different contexts determined by the speaker’s roles.\nExplanations from the perspectives of grounding theory and interactive alignment are discussed‚ resulting in a novel‚ unified information-theoretic approach of dialogue.</div></div></div><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/P16-1051\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016entropy,\n\taddress = {Berlin, Germany},\n\ttitle = {Entropy converges between dialogue participants: explanations from an information-theoretic perspective},\n\tvolume = {1 (Long Papers)},\n\turl = {http://www.aclweb.org/anthology/P16-1051},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {537--546}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRW50cm9weSBjb252ZXJnZXMgYmV0d2VlbiBkaWFsb2d1ZSBwYXJ0aWNpcGFudHM6IGV4cGxhbmF0aW9ucyBmcm9tIGFuIGluZm9ybWF0aW9uLXRoZW9yZXRpYyBwZXJzcGVjdGl2ZQ0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBBQ0wNCkFCICAtIFRoZSBhcHBsaWNhYmlsaXR5IG9mIGVudHJvcHkgcmF0ZSBjb25zdGFuY3kgdG8gZGlhbG9ndWUgaXMgZXhhbWluZWQgb24gdHdvIHNwb2tlbiBkaWFsb2d1ZSBjb3Jwb3JhLiBUaGUgcHJpbmNpcGxlIGlzIGZvdW5kIHRvIGhvbGQ7IGhvd2V2ZXIsIG5ldyBlbnRyb3B5IGNoYW5nZSBwYXR0ZXJucyB3aXRoaW4gdGhlIHRvcGljIGVwaXNvZGVzIG9mIGRpYWxvZ3VlIGFyZSBkZXNjcmliZWQsIHdoaWNoIGFyZSBkaWZmZXJlbnQgZnJvbSB3cml0dGVuIHRleHQuClNwZWFrZXIncyBkeW5hbWljIHJvbGVzIGFzIHRvcGljIGluaXRpYXRvcnMgYW5kIHRvcGljIHJlc3BvbmRlcnMgYXJlIGFzc29jaWF0ZWQgd2l0aCBkZWNyZWFzaW5nIGFuZCBpbmNyZWFzaW5nIGVudHJvcHksIHJlc3BlY3RpdmVseSwgd2hpY2ggcmVzdWx0cyBpbiBsb2NhbCBjb252ZXJnZW5jZSAgYmV0d2VlbiB0aGVzZSBzcGVha2VycyBpbiBlYWNoIHRvcGljIGVwaXNvZGUuIApUaGlzIGltcGxpZXMgdGhhdCB0aGUgc2VudGVuY2UgZW50cm9weSBpbiBkaWFsb2d1ZSBpcyBjb25kaXRpb25lZCBvbiBkaWZmZXJlbnQgY29udGV4dHMgZGV0ZXJtaW5lZCBieSB0aGUgc3BlYWtlcidzIHJvbGVzLgpFeHBsYW5hdGlvbnMgZnJvbSB0aGUgcGVyc3BlY3RpdmVzIG9mIGdyb3VuZGluZyB0aGVvcnkgYW5kIGludGVyYWN0aXZlIGFsaWdubWVudCBhcmUgZGlzY3Vzc2VkLCByZXN1bHRpbmcgaW4gYSBub3ZlbCwgdW5pZmllZCBpbmZvcm1hdGlvbi10aGVvcmV0aWMgYXBwcm9hY2ggb2YgZGlhbG9ndWUuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NHRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDEgKExvbmcgUGFwZXJzKQ0KU1AgIC0gNTM3DQpFUCAgLSA1NDYNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vd3d3LmFjbHdlYi5vcmcvYW50aG9sb2d5L1AxNi0xMDUxDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Entropy%20converges%20between%20dialogue%20participants%3A%20explanations%20from%20an%20information-theoretic%20perspective&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=537-546&amp;rft.spage=537&amp;rft.epage=546\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, V., Kenwick, M., Lane, M., Palmer, G., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\">Crowdsourcing the measurement of interstate conflict.</a></span> <i>PLOS ONE</i>, <i>11</i>(6), e0156527. https://doi.org/10.1371/journal.pone.0156527</div><span class='bib-kw' style='display:none;'>ZJFRZTCB Q7H5UM3I FCQK6PT6 SHTFSZTC TC3HZ9JR year__2016 venue_short__PLOS ONE type__journalArticle \"\"</span></div><div class=\"bib-venue\">PLOS ONE</div><div class=\"bib-venue-short\">PLOS ONE</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Much of the data used to measure conflict is extracted from news reports. This is typically accomplished using either expert coders to quantify the relevant information or machine coders to automatically extract data from documents. Although expert coding is costly‚ it produces quality data. Machine coding is fast and inexpensive‚ but the data are noisy. To diminish the severity of this tradeoff‚ we introduce a method for analyzing news documents that uses crowdsourcing‚ supplemented with computational approaches. The new method is tested on documents about Militarized Interstate Disputes‚ and its accuracy ranges between about 68 and 76 percent.  This is shown to be a considerable improvement over automated coding‚ and to cost less and be much faster than expert coding.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dorazio2016crowdsourcing,\n\ttitle = {Crowdsourcing the measurement of interstate conflict},\n\tvolume = {11},\n\turl = {http://www.david-reitter.com/pub/dorazio2016conflict.pdf},\n\tdoi = {10.1371/journal.pone.0156527},\n\tnumber = {6},\n\tjournal = {PLOS ONE},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2016},\n\tpages = {e0156527}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3Jvd2Rzb3VyY2luZyB0aGUgbWVhc3VyZW1lbnQgb2YgaW50ZXJzdGF0ZSBjb25mbGljdA0KQVUgIC0gRCdPcmF6aW8sIFZpdG8NCkFVICAtIEtlbndpY2ssIE1pY2hhZWwNCkFVICAtIExhbmUsIE1hdHRoZXcNCkFVICAtIFBhbG1lciwgR2xlbm4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBQTE9TIE9ORQ0KQUIgIC0gTXVjaCBvZiB0aGUgZGF0YSB1c2VkIHRvIG1lYXN1cmUgY29uZmxpY3QgaXMgZXh0cmFjdGVkIGZyb20gbmV3cyByZXBvcnRzLiBUaGlzIGlzIHR5cGljYWxseSBhY2NvbXBsaXNoZWQgdXNpbmcgZWl0aGVyIGV4cGVydCBjb2RlcnMgdG8gcXVhbnRpZnkgdGhlIHJlbGV2YW50IGluZm9ybWF0aW9uIG9yIG1hY2hpbmUgY29kZXJzIHRvIGF1dG9tYXRpY2FsbHkgZXh0cmFjdCBkYXRhIGZyb20gZG9jdW1lbnRzLiBBbHRob3VnaCBleHBlcnQgY29kaW5nIGlzIGNvc3RseSwgaXQgcHJvZHVjZXMgcXVhbGl0eSBkYXRhLiBNYWNoaW5lIGNvZGluZyBpcyBmYXN0IGFuZCBpbmV4cGVuc2l2ZSwgYnV0IHRoZSBkYXRhIGFyZSBub2lzeS4gVG8gZGltaW5pc2ggdGhlIHNldmVyaXR5IG9mIHRoaXMgdHJhZGVvZmYsIHdlIGludHJvZHVjZSBhIG1ldGhvZCBmb3IgYW5hbHl6aW5nIG5ld3MgZG9jdW1lbnRzIHRoYXQgdXNlcyBjcm93ZHNvdXJjaW5nLCBzdXBwbGVtZW50ZWQgd2l0aCBjb21wdXRhdGlvbmFsIGFwcHJvYWNoZXMuIFRoZSBuZXcgbWV0aG9kIGlzIHRlc3RlZCBvbiBkb2N1bWVudHMgYWJvdXQgTWlsaXRhcml6ZWQgSW50ZXJzdGF0ZSBEaXNwdXRlcywgYW5kIGl0cyBhY2N1cmFjeSByYW5nZXMgYmV0d2VlbiBhYm91dCA2OCBhbmQgNzYgcGVyY2VudC4gIFRoaXMgaXMgc2hvd24gdG8gYmUgYSBjb25zaWRlcmFibGUgaW1wcm92ZW1lbnQgb3ZlciBhdXRvbWF0ZWQgY29kaW5nLCBhbmQgdG8gY29zdCBsZXNzIGFuZCBiZSBtdWNoIGZhc3RlciB0aGFuIGV4cGVydCBjb2RpbmcuDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpETyAgLSAxMC4xMzcxL2pvdXJuYWwucG9uZS4wMTU2NTI3DQpWTCAgLSAxMQ0KSVMgIC0gNg0KU1AgIC0gZTAxNTY1MjcNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2RvcmF6aW8yMDE2Y29uZmxpY3QucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1371%2Fjournal.pone.0156527&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Crowdsourcing%20the%20measurement%20of%20interstate%20conflict&amp;rft.jtitle=PLOS%20ONE&amp;rft.volume=11&amp;rft.issue=6&amp;rft.aufirst=Vito&amp;rft.aulast=D&apos;Orazio&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=Michael%20Kenwick&amp;rft.au=Matthew%20Lane&amp;rft.au=Glenn%20Palmer&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=e0156527\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://anthology.aclweb.org/P16-2072\">Convergence of Syntactic Complexity in Conversation.</a></span> In <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i> (Vol. 2 (Short Papers), pp. 443–448). Berlin, Germany: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2016 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Using corpus data of spoken dialogue‚ we examine the convergence of syntactic complexity levels between interlocutors in natural conversations‚ as it occurs within  spans of topic episodes.\nThe findings of general convergence in the Switchboard and BNC corpora are compatible with an information-theoretic model of dialogue and with Interactive Alignment Theory.</div></div></div><div class=\"blink\"><a   href=\"http://anthology.aclweb.org/P16-2072\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016convergence,\n\taddress = {Berlin, Germany},\n\ttitle = {Convergence of {Syntactic} {Complexity} in {Conversation}},\n\tvolume = {2 (Short Papers)},\n\turl = {http://anthology.aclweb.org/P16-2072},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {443--448}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29udmVyZ2VuY2Ugb2YgU3ludGFjdGljIENvbXBsZXhpdHkgaW4gQ29udmVyc2F0aW9uDQpBVSAgLSBYdSwgWWFuZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTA0KQUIgIC0gVXNpbmcgY29ycHVzIGRhdGEgb2Ygc3Bva2VuIGRpYWxvZ3VlLCB3ZSBleGFtaW5lIHRoZSBjb252ZXJnZW5jZSBvZiBzeW50YWN0aWMgY29tcGxleGl0eSBsZXZlbHMgYmV0d2VlbiBpbnRlcmxvY3V0b3JzIGluIG5hdHVyYWwgY29udmVyc2F0aW9ucywgYXMgaXQgb2NjdXJzIHdpdGhpbiAgc3BhbnMgb2YgdG9waWMgZXBpc29kZXMuClRoZSBmaW5kaW5ncyBvZiBnZW5lcmFsIGNvbnZlcmdlbmNlIGluIHRoZSBTd2l0Y2hib2FyZCBhbmQgQk5DIGNvcnBvcmEgYXJlIGNvbXBhdGlibGUgd2l0aCBhbiBpbmZvcm1hdGlvbi10aGVvcmV0aWMgbW9kZWwgb2YgZGlhbG9ndWUgYW5kIHdpdGggSW50ZXJhY3RpdmUgQWxpZ25tZW50IFRoZW9yeS4NCkMxICAtIEJlcmxpbiwgR2VybWFueQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDU0dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KVkwgIC0gMiAoU2hvcnQgUGFwZXJzKQ0KU1AgIC0gNDQzDQpFUCAgLSA0NDgNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vYW50aG9sb2d5LmFjbHdlYi5vcmcvUDE2LTIwNzINCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Convergence%20of%20Syntactic%20Complexity%20in%20Conversation&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=443-448&amp;rft.spage=443&amp;rft.epage=448\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Ghafurian, M., &amp; Grossklags, J. (2016). <span class=\"doctitle\"><i>Systematic, Individual and Situational Biases in Timing Decisions</i>.</span> Oral presentation presented at the International Meeting of the Psychonomic Society, Grenada, Spain.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We study personal and general biases in timing decisions‚ which concern practically common continuous decisions about when to act when facing external uncertainty and dynamic risk.  In a series of experiments using a two-player game called FlipIt‚ we studied the influence of individual difference variables of Risk Propensity (RP) and Need for Cognition (NfC) and of manipulations that induce impatience.  Participants make several timing decisions per round‚ which aim to counteract the hidden actions made by an opponent.    The opponent’s actions become visible only after the participant’s choices have been made.  Earlier actions are riskier‚ but a rational time point‚ maximizing utility‚ can be defined. Two experiments were run with a total of 450 participants from a general population that were compensated to incentivize maximizing payoff.  RP and NfC were obtained with standardized instruments.  Participants with RP around the population average benefitted from higher NfC levels (p&lt;0.01).  We also found a general impatience bias that advanced timing independent of RP. With increasing task experience‚ models of linear impatience become better predictors of timing bias than risk-dependent ones.  In a further experiment with 422 participants‚ impatience was manipulated by showing slow or fast-changing countdowns during a constant delay period.  Timing (vs. rational strategy) was retarded or advanced‚ with fast countdowns reducing impatience (p&lt;0.01) and accelerating countdowns yielding closer-to-rational performance even than the control (no delay at all). We conclude that timing decisions are affected by interacting risk and deep-processing preferences as well as situational impatience biases.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2016systematic,\n\taddress = {Grenada, Spain},\n\ttype = {oral presentation},\n\ttitle = {Systematic, {Individual} and {Situational} {Biases} in {Timing} {Decisions}},\n\tauthor = {Reitter, David and Ghafurian, Moojan and Grossklags, Jens},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5c3RlbWF0aWMsIEluZGl2aWR1YWwgYW5kIFNpdHVhdGlvbmFsIEJpYXNlcyBpbiBUaW1pbmcgRGVjaXNpb25zDQpUMiAgLSBJbnRlcm5hdGlvbmFsIE1lZXRpbmcgb2YgdGhlIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQTIgIC0gR3Jvc3NrbGFncywgSmVucw0KQUIgIC0gV2Ugc3R1ZHkgcGVyc29uYWwgYW5kIGdlbmVyYWwgYmlhc2VzIGluIHRpbWluZyBkZWNpc2lvbnMsIHdoaWNoIGNvbmNlcm4gcHJhY3RpY2FsbHkgY29tbW9uIGNvbnRpbnVvdXMgZGVjaXNpb25zIGFib3V0IHdoZW4gdG8gYWN0IHdoZW4gZmFjaW5nIGV4dGVybmFsIHVuY2VydGFpbnR5IGFuZCBkeW5hbWljIHJpc2suICBJbiBhIHNlcmllcyBvZiBleHBlcmltZW50cyB1c2luZyBhIHR3by1wbGF5ZXIgZ2FtZSBjYWxsZWQgRmxpcEl0LCB3ZSBzdHVkaWVkIHRoZSBpbmZsdWVuY2Ugb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcyBvZiBSaXNrIFByb3BlbnNpdHkgKFJQKSBhbmQgTmVlZCBmb3IgQ29nbml0aW9uIChOZkMpIGFuZCBvZiBtYW5pcHVsYXRpb25zIHRoYXQgaW5kdWNlIGltcGF0aWVuY2UuICBQYXJ0aWNpcGFudHMgbWFrZSBzZXZlcmFsIHRpbWluZyBkZWNpc2lvbnMgcGVyIHJvdW5kLCB3aGljaCBhaW0gdG8gY291bnRlcmFjdCB0aGUgaGlkZGVuIGFjdGlvbnMgbWFkZSBieSBhbiBvcHBvbmVudC4gICAgVGhlIG9wcG9uZW50J3MgYWN0aW9ucyBiZWNvbWUgdmlzaWJsZSBvbmx5IGFmdGVyIHRoZSBwYXJ0aWNpcGFudCdzIGNob2ljZXMgaGF2ZSBiZWVuIG1hZGUuICBFYXJsaWVyIGFjdGlvbnMgYXJlIHJpc2tpZXIsIGJ1dCBhIHJhdGlvbmFsIHRpbWUgcG9pbnQsIG1heGltaXppbmcgdXRpbGl0eSwgY2FuIGJlIGRlZmluZWQuIFR3byBleHBlcmltZW50cyB3ZXJlIHJ1biB3aXRoIGEgdG90YWwgb2YgNDUwIHBhcnRpY2lwYW50cyBmcm9tIGEgZ2VuZXJhbCBwb3B1bGF0aW9uIHRoYXQgd2VyZSBjb21wZW5zYXRlZCB0byBpbmNlbnRpdml6ZSBtYXhpbWl6aW5nIHBheW9mZi4gIFJQIGFuZCBOZkMgd2VyZSBvYnRhaW5lZCB3aXRoIHN0YW5kYXJkaXplZCBpbnN0cnVtZW50cy4gIFBhcnRpY2lwYW50cyB3aXRoIFJQIGFyb3VuZCB0aGUgcG9wdWxhdGlvbiBhdmVyYWdlIGJlbmVmaXR0ZWQgZnJvbSBoaWdoZXIgTmZDIGxldmVscyAocDwwLjAxKS4gIFdlIGFsc28gZm91bmQgYSBnZW5lcmFsIGltcGF0aWVuY2UgYmlhcyB0aGF0IGFkdmFuY2VkIHRpbWluZyBpbmRlcGVuZGVudCBvZiBSUC4gV2l0aCBpbmNyZWFzaW5nIHRhc2sgZXhwZXJpZW5jZSwgbW9kZWxzIG9mIGxpbmVhciBpbXBhdGllbmNlIGJlY29tZSBiZXR0ZXIgcHJlZGljdG9ycyBvZiB0aW1pbmcgYmlhcyB0aGFuIHJpc2stZGVwZW5kZW50IG9uZXMuICBJbiBhIGZ1cnRoZXIgZXhwZXJpbWVudCB3aXRoIDQyMiBwYXJ0aWNpcGFudHMsIGltcGF0aWVuY2Ugd2FzIG1hbmlwdWxhdGVkIGJ5IHNob3dpbmcgc2xvdyBvciBmYXN0LWNoYW5naW5nIGNvdW50ZG93bnMgZHVyaW5nIGEgY29uc3RhbnQgZGVsYXkgcGVyaW9kLiAgVGltaW5nICh2cy4gcmF0aW9uYWwgc3RyYXRlZ3kpIHdhcyByZXRhcmRlZCBvciBhZHZhbmNlZCwgd2l0aCBmYXN0IGNvdW50ZG93bnMgcmVkdWNpbmcgaW1wYXRpZW5jZSAocDwwLjAxKSBhbmQgYWNjZWxlcmF0aW5nIGNvdW50ZG93bnMgeWllbGRpbmcgY2xvc2VyLXRvLXJhdGlvbmFsIHBlcmZvcm1hbmNlIGV2ZW4gdGhhbiB0aGUgY29udHJvbCAobm8gZGVsYXkgYXQgYWxsKS4gV2UgY29uY2x1ZGUgdGhhdCB0aW1pbmcgZGVjaXNpb25zIGFyZSBhZmZlY3RlZCBieSBpbnRlcmFjdGluZyByaXNrIGFuZCBkZWVwLXByb2Nlc3NpbmcgcHJlZmVyZW5jZXMgYXMgd2VsbCBhcyBzaXR1YXRpb25hbCBpbXBhdGllbmNlIGJpYXNlcy4NCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBvcmFsIHByZXNlbnRhdGlvbg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\">Impatience induced by waiting: An effect moderated by the speed of countdowns.</a></span> In <i>Proceedings of the 2016 ACM Conference on Designing Interactive Systems</i>. Brisbane, Australia: ACM. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__DIS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">DIS</div><div class=\"bib-venue-short\">DIS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Countdowns and progress bars provide computer users with estimates of remaining wait times. These types of feedback are intended to manage their expectations and allow users to direct attention elsewhere. We suggest that they also moderate user’s impatience‚ which affects decision-making in the subsequent task. In an experiment with 421 participants‚ impatience in a timing decision task was effectively and systematically manip- ulated through a countdown‚ as it affected timing and performance of the user’s actions in the task. The effect persisted even after users gained task experience. More rapid countdowns reduced impatience. Post-hoc analysis also showed increased task satisfaction with rising countdown speed and suggested greater task satisfaction with a rapid countdown than with no waiting period at all.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016impatience,\n\taddress = {Brisbane, Australia},\n\ttitle = {Impatience induced by waiting: {An} effect moderated by the speed of countdowns},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016DIS.pdf},\n\tbooktitle = {Proceedings of the 2016 {ACM} {Conference} on {Designing} {Interactive} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSBpbmR1Y2VkIGJ5IHdhaXRpbmc6IEFuIGVmZmVjdCBtb2RlcmF0ZWQgYnkgdGhlIHNwZWVkIG9mIGNvdW50ZG93bnMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gRElTDQpBQiAgLSBDb3VudGRvd25zIGFuZCBwcm9ncmVzcyBiYXJzIHByb3ZpZGUgY29tcHV0ZXIgdXNlcnMgd2l0aCBlc3RpbWF0ZXMgb2YgcmVtYWluaW5nIHdhaXQgdGltZXMuIFRoZXNlIHR5cGVzIG9mIGZlZWRiYWNrIGFyZSBpbnRlbmRlZCB0byBtYW5hZ2UgdGhlaXIgZXhwZWN0YXRpb25zIGFuZCBhbGxvdyB1c2VycyB0byBkaXJlY3QgYXR0ZW50aW9uIGVsc2V3aGVyZS4gV2Ugc3VnZ2VzdCB0aGF0IHRoZXkgYWxzbyBtb2RlcmF0ZSB1c2Vy4oCZcyBpbXBhdGllbmNlLCB3aGljaCBhZmZlY3RzIGRlY2lzaW9uLW1ha2luZyBpbiB0aGUgc3Vic2VxdWVudCB0YXNrLiBJbiBhbiBleHBlcmltZW50IHdpdGggNDIxIHBhcnRpY2lwYW50cywgaW1wYXRpZW5jZSBpbiBhIHRpbWluZyBkZWNpc2lvbiB0YXNrIHdhcyBlZmZlY3RpdmVseSBhbmQgc3lzdGVtYXRpY2FsbHkgbWFuaXAtIHVsYXRlZCB0aHJvdWdoIGEgY291bnRkb3duLCBhcyBpdCBhZmZlY3RlZCB0aW1pbmcgYW5kIHBlcmZvcm1hbmNlIG9mIHRoZSB1c2Vy4oCZcyBhY3Rpb25zIGluIHRoZSB0YXNrLiBUaGUgZWZmZWN0IHBlcnNpc3RlZCBldmVuIGFmdGVyIHVzZXJzIGdhaW5lZCB0YXNrIGV4cGVyaWVuY2UuIE1vcmUgcmFwaWQgY291bnRkb3ducyByZWR1Y2VkIGltcGF0aWVuY2UuIFBvc3QtaG9jIGFuYWx5c2lzIGFsc28gc2hvd2VkIGluY3JlYXNlZCB0YXNrIHNhdGlzZmFjdGlvbiB3aXRoIHJpc2luZyBjb3VudGRvd24gc3BlZWQgYW5kIHN1Z2dlc3RlZCBncmVhdGVyIHRhc2sgc2F0aXNmYWN0aW9uIHdpdGggYSByYXBpZCBjb3VudGRvd24gdGhhbiB3aXRoIG5vIHdhaXRpbmcgcGVyaW9kIGF0IGFsbC4NCkMxICAtIEJyaXNiYW5lLCBBdXN0cmFsaWENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDE2IEFDTSBDb25mZXJlbmNlIG9uIERlc2lnbmluZyBJbnRlcmFjdGl2ZSBTeXN0ZW1zDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gQUNNDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2RElTLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%20induced%20by%20waiting%3A%20An%20effect%20moderated%20by%20the%20speed%20of%20countdowns&amp;rft.btitle=Proceedings%20of%20the%202016%20ACM%20Conference%20on%20Designing%20Interactive%20Systems&amp;rft.place=Brisbane%2C%20Australia&amp;rft.publisher=ACM&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\">Gender differences in the effect of impatience on men and women’s timing decisions.</a></span> In <i>Proceedings of the 38th Annual Meeting of the Cognitive Science</i> (pp. 1223–1228). Philadelphia, PA: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Decisions over the timing of actions are critical in several safety‚ security and healthcare scenarios. These decisions‚ sim- ilar to discrete decisions‚ can be influenced by biases and individual traits. In this paper‚ a bias of impatience is studied in an experiment with 626 participants‚ with a focus on gender differences. Impatience was moderated with a manipula- tion of a variable-speed countdown. Men and women differed in how they expressed impatience. While men systematically and irrationally act earlier when become impatient following the slower countdowns‚ women react by irrationally requesting earlier information about the outcome of each trial‚ and impulsively pressing an inactive key.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016gender,\n\taddress = {Philadelphia, PA},\n\ttitle = {Gender differences in the effect of impatience on men and women's timing decisions},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf},\n\tbooktitle = {Proceedings of the 38th {Annual} {Meeting} of the {Cognitive} {Science}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016},\n\tpages = {1223--1228}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gR2VuZGVyIGRpZmZlcmVuY2VzIGluIHRoZSBlZmZlY3Qgb2YgaW1wYXRpZW5jZSBvbiBtZW4gYW5kIHdvbWVuJ3MgdGltaW5nIGRlY2lzaW9ucw0KQVUgIC0gR2hhZnVyaWFuLCBNb29qYW4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDb2dTY2kNCkFCICAtIERlY2lzaW9ucyBvdmVyIHRoZSB0aW1pbmcgb2YgYWN0aW9ucyBhcmUgY3JpdGljYWwgaW4gc2V2ZXJhbCBzYWZldHksIHNlY3VyaXR5IGFuZCBoZWFsdGhjYXJlIHNjZW5hcmlvcy4gVGhlc2UgZGVjaXNpb25zLCBzaW0tIGlsYXIgdG8gZGlzY3JldGUgZGVjaXNpb25zLCBjYW4gYmUgaW5mbHVlbmNlZCBieSBiaWFzZXMgYW5kIGluZGl2aWR1YWwgdHJhaXRzLiBJbiB0aGlzIHBhcGVyLCBhIGJpYXMgb2YgaW1wYXRpZW5jZSBpcyBzdHVkaWVkIGluIGFuIGV4cGVyaW1lbnQgd2l0aCA2MjYgcGFydGljaXBhbnRzLCB3aXRoIGEgZm9jdXMgb24gZ2VuZGVyIGRpZmZlcmVuY2VzLiBJbXBhdGllbmNlIHdhcyBtb2RlcmF0ZWQgd2l0aCBhIG1hbmlwdWxhLSB0aW9uIG9mIGEgdmFyaWFibGUtc3BlZWQgY291bnRkb3duLiBNZW4gYW5kIHdvbWVuIGRpZmZlcmVkIGluIGhvdyB0aGV5IGV4cHJlc3NlZCBpbXBhdGllbmNlLiBXaGlsZSBtZW4gc3lzdGVtYXRpY2FsbHkgYW5kIGlycmF0aW9uYWxseSBhY3QgZWFybGllciB3aGVuIGJlY29tZSBpbXBhdGllbnQgZm9sbG93aW5nIHRoZSBzbG93ZXIgY291bnRkb3ducywgd29tZW4gcmVhY3QgYnkgaXJyYXRpb25hbGx5IHJlcXVlc3RpbmcgZWFybGllciBpbmZvcm1hdGlvbiBhYm91dCB0aGUgb3V0Y29tZSBvZiBlYWNoIHRyaWFsLCBhbmQgaW1wdWxzaXZlbHkgcHJlc3NpbmcgYW4gaW5hY3RpdmUga2V5Lg0KQzEgIC0gUGhpbGFkZWxwaGlhLCBQQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM4dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpTUCAgLSAxMjIzDQpFUCAgLSAxMjI4DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2Y29nc2NpLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Gender%20differences%20in%20the%20effect%20of%20impatience%20on%20men%20and%20women&apos;s%20timing%20decisions&amp;rft.btitle=Proceedings%20of%20the%2038th%20Annual%20Meeting%20of%20the%20Cognitive%20Science&amp;rft.place=Philadelphia%2C%20PA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1223-1228&amp;rft.spage=1223&amp;rft.epage=1228\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, K. S., Reitter, D., Lee, D., &amp; Osgood, N. (Eds.). (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\"><i>Social, Cultural, and Behavioral Modeling. 9th International Conference, SBP-BRiMS 2016</i>.</a></span> Switzerland: Springer. </div><div class=\"bib-extra\">doi://10.1007/978-3-319-39931-7</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__SBP-BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{xu2016social,\n\taddress = {Switzerland},\n\tseries = {{LNCS}},\n\ttitle = {Social, {Cultural}, and {Behavioral} {Modeling}. 9th {International} {Conference}, {SBP}-{BRiMS} 2016},\n\tshorttitle = {{SBP}-{BRiMS}},\n\turl = {https://link.springer.com/book/10.1007/978-3-319-39931-7},\n\tnumber = {9708},\n\tpublisher = {Springer},\n\teditor = {Xu, Kevin S. and Reitter, David and Lee, Dongwon and Osgood, Nathaniel},\n\tyear = {2016},\n\tnote = {doi://10.1007/978-3-319-39931-7}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcuIDl0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2UsIFNCUC1CUmlNUyAyMDE2DQpUMiAgLSBMTkNTDQpBMyAgLSBYdSwgS2V2aW4gUy4NCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBMZWUsIERvbmd3b24NCkEzICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpDWSAgLSBTd2l0emVybGFuZA0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KTTEgIC0gOTcwOA0KUEIgIC0gU3ByaW5nZXINClNUICAtIFNCUC1CUmlNUw0KVVIgIC0gaHR0cHM6Ly9saW5rLnNwcmluZ2VyLmNvbS9ib29rLzEwLjEwMDcvOTc4LTMtMzE5LTM5OTMxLTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling.%209th%20International%20Conference%2C%20SBP-BRiMS%202016&amp;rft.place=Switzerland&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Kevin%20S.&amp;rft.aulast=Xu&amp;rft.au=Kevin%20S.%20Xu&amp;rft.au=David%20Reitter&amp;rft.au=Dongwon%20Lee&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\">How people talk about armed conflicts: An analysis of Reddit data.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i> (pp. 366–376). Washington, D.C.: Springer. https://doi.org/10.1007/978-3-319-39931-7_35</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Armed conflicts around the world produce displacement‚ in- jury‚ and death. This study examines how anonymous and pseudony- mous Internet commenters discuss such conflicts. Specifically‚ we ask how permissible it is to express positive or negative sentiments about these conflicts as a function of variables including region‚ conflict nature‚ and severity. Data from the Armed Conflicts Database is aggregated to identify a number of potential factors that may influence views on ac- ceptable sentiments. A large-scale sample of the Reddit comment forum was coded for positive and negative sentiments using sentiment analy- sis techniques. Permissibility is judged using the Reddit voting features. Regressions reveal that positive sentiments are found not permissible for higher numbers of fatalities‚ and that negative sentiments are found permissible for certain regions‚ more permissible for older conflicts‚ and less permissible for territorial conflicts. A number of alternative‚ non- correlated predictors are presented.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2016how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS} 9708},\n\ttitle = {How people talk about armed conflicts: {An} analysis of {Reddit} data},\n\turl = {http://www.david-reitter.com/pub/cole2016armedconflicts.pdf},\n\tdoi = {10.1007/978-3-319-39931-7_35},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Xu, Ying and Reitter, David},\n\tyear = {2016},\n\tpages = {366--376}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHBlb3BsZSB0YWxrIGFib3V0IGFybWVkIGNvbmZsaWN0czogQW4gYW5hbHlzaXMgb2YgUmVkZGl0IGRhdGENCkFVICAtIENvbGUsIEplcmVteQ0KQVUgIC0gWHUsIFlpbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBTQlAtQlJpTVMNClQzICAtIExOQ1MgOTcwOA0KQUIgIC0gQXJtZWQgY29uZmxpY3RzIGFyb3VuZCB0aGUgd29ybGQgcHJvZHVjZSBkaXNwbGFjZW1lbnQsIGluLSBqdXJ5LCBhbmQgZGVhdGguIFRoaXMgc3R1ZHkgZXhhbWluZXMgaG93IGFub255bW91cyBhbmQgcHNldWRvbnktIG1vdXMgSW50ZXJuZXQgY29tbWVudGVycyBkaXNjdXNzIHN1Y2ggY29uZmxpY3RzLiBTcGVjaWZpY2FsbHksIHdlIGFzayBob3cgcGVybWlzc2libGUgaXQgaXMgdG8gZXhwcmVzcyBwb3NpdGl2ZSBvciBuZWdhdGl2ZSBzZW50aW1lbnRzIGFib3V0IHRoZXNlIGNvbmZsaWN0cyBhcyBhIGZ1bmN0aW9uIG9mIHZhcmlhYmxlcyBpbmNsdWRpbmcgcmVnaW9uLCBjb25mbGljdCBuYXR1cmUsIGFuZCBzZXZlcml0eS4gRGF0YSBmcm9tIHRoZSBBcm1lZCBDb25mbGljdHMgRGF0YWJhc2UgaXMgYWdncmVnYXRlZCB0byBpZGVudGlmeSBhIG51bWJlciBvZiBwb3RlbnRpYWwgZmFjdG9ycyB0aGF0IG1heSBpbmZsdWVuY2Ugdmlld3Mgb24gYWMtIGNlcHRhYmxlIHNlbnRpbWVudHMuIEEgbGFyZ2Utc2NhbGUgc2FtcGxlIG9mIHRoZSBSZWRkaXQgY29tbWVudCBmb3J1bSB3YXMgY29kZWQgZm9yIHBvc2l0aXZlIGFuZCBuZWdhdGl2ZSBzZW50aW1lbnRzIHVzaW5nIHNlbnRpbWVudCBhbmFseS0gc2lzIHRlY2huaXF1ZXMuIFBlcm1pc3NpYmlsaXR5IGlzIGp1ZGdlZCB1c2luZyB0aGUgUmVkZGl0IHZvdGluZyBmZWF0dXJlcy4gUmVncmVzc2lvbnMgcmV2ZWFsIHRoYXQgcG9zaXRpdmUgc2VudGltZW50cyBhcmUgZm91bmQgbm90IHBlcm1pc3NpYmxlIGZvciBoaWdoZXIgbnVtYmVycyBvZiBmYXRhbGl0aWVzLCBhbmQgdGhhdCBuZWdhdGl2ZSBzZW50aW1lbnRzIGFyZSBmb3VuZCBwZXJtaXNzaWJsZSBmb3IgY2VydGFpbiByZWdpb25zLCBtb3JlIHBlcm1pc3NpYmxlIGZvciBvbGRlciBjb25mbGljdHMsIGFuZCBsZXNzIHBlcm1pc3NpYmxlIGZvciB0ZXJyaXRvcmlhbCBjb25mbGljdHMuIEEgbnVtYmVyIG9mIGFsdGVybmF0aXZlLCBub24tIGNvcnJlbGF0ZWQgcHJlZGljdG9ycyBhcmUgcHJlc2VudGVkLg0KQzEgIC0gV2FzaGluZ3RvbiwgRC5DLg0KQzMgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNCkRPICAtIDEwLjEwMDcvOTc4LTMtMzE5LTM5OTMxLTdfMzUNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpTUCAgLSAzNjYNCkVQICAtIDM3Ng0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE2YXJtZWRjb25mbGljdHMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1007%2F978-3-319-39931-7_35&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20people%20talk%20about%20armed%20conflicts%3A%20An%20analysis%20of%20Reddit%20data&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS%209708&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Ying%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=366-376&amp;rft.spage=366&amp;rft.epage=376\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Ritter, F. E. (Eds.). (2016). <span class=\"doctitle\"><i>Proceedings of ICCM 2016: 14th International Conference on Cognitive Modeling</i>.</span> University Park, PA: Penn State.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__ICCM type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2016proceedings,\n\taddress = {University Park, PA},\n\ttitle = {Proceedings of {ICCM} 2016: 14th {International} {Conference} on {Cognitive} {Modeling}},\n\tshorttitle = {{ICCM}},\n\tpublisher = {Penn State},\n\teditor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAyMDE2OiAxNHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBSaXR0ZXIsIEZyYW5rIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBQZW5uIFN0YXRlDQpTVCAgLSBJQ0NNDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20ICCM%202016%3A%2014th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=University%20Park%2C%20PA&amp;rft.publisher=Penn%20State&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Reitter, D., &amp; Liu, Y. (2016). <span class=\"doctitle\"><i>Symmetry features and group hierarchy model human symmetry perception</i>.</span> Poster presentation presented at the International Meeting of Psychonomic Society, Grenada, Spain.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{cole2016symmetry,\n\taddress = {Grenada, Spain},\n\ttype = {Poster presentation},\n\ttitle = {Symmetry features and group hierarchy model human symmetry perception},\n\tauthor = {Cole, Jeremy and Reitter, David and Liu, Yanxi},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5bW1ldHJ5IGZlYXR1cmVzIGFuZCBncm91cCBoaWVyYXJjaHkgbW9kZWwgaHVtYW4gc3ltbWV0cnkgcGVyY2VwdGlvbg0KVDIgIC0gSW50ZXJuYXRpb25hbCBNZWV0aW5nIG9mIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIExpdSwgWWFueGkNCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBQb3N0ZXIgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Liu, Y., Cole, J., &amp; Reitter, D. (2016). <span class=\"doctitle\"><i>Human Visual Perception of the 17 Wallpaper-Group Patterns using Timed Trials</i>.</span> Oral presentation presented at the Vision Sciences Society Sixteenth Annual Meeting (VSS), Florida.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__VSS type__presentation \"\"</span></div><div class=\"bib-venue-short\">VSS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most literature on symmetry perception has focused on bilateral reflection symmetry‚ with some suggesting that it is the only type of symmetry humans can perceive (Wilson&amp;Wilkinson‚ Vis. Res. 42(5)‚ 2002). Using image-stimuli generated from mathematically well-defined 17 wallpaper groups (Kohler et al.‚ J. Neurosci.‚ in press) and timed trials‚ we seek to demonstrate that humans can discriminate various symmetries found in 2D wallpaper patterns (Liu‚ et al Found.&amp;Trends in Comp.Graph.&amp;Vis.‚ 2010). Furthermore‚ we examine which features play an essential role in wallpaper pattern perception. The features include:  reflection‚ maximum order of rotation‚ glide reflection‚ tile shape and subgroup distance‚ referring to the shortest path between the two wallpaper groups in the group hierarchy. We recruited 106 individuals (Amazon Mechanical Turks) to compare three images (target‚ probe‚ probe) and to choose the probe most similar to the target within five seconds. Each participant performed 272 (=17x16) trials. Participants compare among all possible wallpaper group pairs. Every group comparison except one is distinguishable (p&lt; 0.05); all are likely distinguishable (p&lt; 0.10). After modeling every defining feature of symmetry groups using linear mixed-effects regression (GLMM)‚ we used AIC selection to compare models. Our selected model includs subgroup distance‚ 3-fold rotation‚ 4-fold rotation‚ and the T1 and D1 axes. Even in a model with all other features‚ subgroup distance is a significant additional predictor (p&lt; 0.0001). This distance measure has shown to be a better proxy describing human perceptual processes than individual features. This suggests that the mathematically motivated symmetry group hierarchy may be a valid model of pattern perception.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{liu2016human,\n\taddress = {Florida},\n\ttype = {oral presentation},\n\ttitle = {Human {Visual} {Perception} of the 17 {Wallpaper}-{Group} {Patterns} using {Timed} {Trials}},\n\tauthor = {Liu, Yanxi and Cole, Jeremy and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIFZpc3VhbCBQZXJjZXB0aW9uIG9mIHRoZSAxNyBXYWxscGFwZXItR3JvdXAgUGF0dGVybnMgdXNpbmcgVGltZWQgVHJpYWxzDQpUMiAgLSBWaXNpb24gU2NpZW5jZXMgU29jaWV0eSBTaXh0ZWVudGggQW5udWFsIE1lZXRpbmcgKFZTUykNCkEyICAtIExpdSwgWWFueGkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIE1vc3QgbGl0ZXJhdHVyZSBvbiBzeW1tZXRyeSBwZXJjZXB0aW9uIGhhcyBmb2N1c2VkIG9uIGJpbGF0ZXJhbCByZWZsZWN0aW9uIHN5bW1ldHJ5LCB3aXRoIHNvbWUgc3VnZ2VzdGluZyB0aGF0IGl0IGlzIHRoZSBvbmx5IHR5cGUgb2Ygc3ltbWV0cnkgaHVtYW5zIGNhbiBwZXJjZWl2ZSAoV2lsc29uJldpbGtpbnNvbiwgVmlzLiBSZXMuIDQyKDUpLCAyMDAyKS4gVXNpbmcgaW1hZ2Utc3RpbXVsaSBnZW5lcmF0ZWQgZnJvbSBtYXRoZW1hdGljYWxseSB3ZWxsLWRlZmluZWQgMTcgd2FsbHBhcGVyIGdyb3VwcyAoS29obGVyIGV0IGFsLiwgSi4gTmV1cm9zY2kuLCBpbiBwcmVzcykgYW5kIHRpbWVkIHRyaWFscywgd2Ugc2VlayB0byBkZW1vbnN0cmF0ZSB0aGF0IGh1bWFucyBjYW4gZGlzY3JpbWluYXRlIHZhcmlvdXMgc3ltbWV0cmllcyBmb3VuZCBpbiAyRCB3YWxscGFwZXIgcGF0dGVybnMgKExpdSwgZXQgYWwgRm91bmQuJlRyZW5kcyBpbiBDb21wLkdyYXBoLiZWaXMuLCAyMDEwKS4gRnVydGhlcm1vcmUsIHdlIGV4YW1pbmUgd2hpY2ggZmVhdHVyZXMgcGxheSBhbiBlc3NlbnRpYWwgcm9sZSBpbiB3YWxscGFwZXIgcGF0dGVybiBwZXJjZXB0aW9uLiBUaGUgZmVhdHVyZXMgaW5jbHVkZTogIHJlZmxlY3Rpb24sIG1heGltdW0gb3JkZXIgb2Ygcm90YXRpb24sIGdsaWRlIHJlZmxlY3Rpb24sIHRpbGUgc2hhcGUgYW5kIHN1Ymdyb3VwIGRpc3RhbmNlLCByZWZlcnJpbmcgdG8gdGhlIHNob3J0ZXN0IHBhdGggYmV0d2VlbiB0aGUgdHdvIHdhbGxwYXBlciBncm91cHMgaW4gdGhlIGdyb3VwIGhpZXJhcmNoeS4gV2UgcmVjcnVpdGVkIDEwNiBpbmRpdmlkdWFscyAoQW1hem9uIE1lY2hhbmljYWwgVHVya3MpIHRvIGNvbXBhcmUgdGhyZWUgaW1hZ2VzICh0YXJnZXQsIHByb2JlLCBwcm9iZSkgYW5kIHRvIGNob29zZSB0aGUgcHJvYmUgbW9zdCBzaW1pbGFyIHRvIHRoZSB0YXJnZXQgd2l0aGluIGZpdmUgc2Vjb25kcy4gRWFjaCBwYXJ0aWNpcGFudCBwZXJmb3JtZWQgMjcyICg9MTd4MTYpIHRyaWFscy4gUGFydGljaXBhbnRzIGNvbXBhcmUgYW1vbmcgYWxsIHBvc3NpYmxlIHdhbGxwYXBlciBncm91cCBwYWlycy4gRXZlcnkgZ3JvdXAgY29tcGFyaXNvbiBleGNlcHQgb25lIGlzIGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4wNSk7IGFsbCBhcmUgbGlrZWx5IGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4xMCkuIEFmdGVyIG1vZGVsaW5nIGV2ZXJ5IGRlZmluaW5nIGZlYXR1cmUgb2Ygc3ltbWV0cnkgZ3JvdXBzIHVzaW5nIGxpbmVhciBtaXhlZC1lZmZlY3RzIHJlZ3Jlc3Npb24gKEdMTU0pLCB3ZSB1c2VkIEFJQyBzZWxlY3Rpb24gdG8gY29tcGFyZSBtb2RlbHMuIE91ciBzZWxlY3RlZCBtb2RlbCBpbmNsdWRzIHN1Ymdyb3VwIGRpc3RhbmNlLCAzLWZvbGQgcm90YXRpb24sIDQtZm9sZCByb3RhdGlvbiwgYW5kIHRoZSBUMSBhbmQgRDEgYXhlcy4gRXZlbiBpbiBhIG1vZGVsIHdpdGggYWxsIG90aGVyIGZlYXR1cmVzLCBzdWJncm91cCBkaXN0YW5jZSBpcyBhIHNpZ25pZmljYW50IGFkZGl0aW9uYWwgcHJlZGljdG9yIChwPCAwLjAwMDEpLiBUaGlzIGRpc3RhbmNlIG1lYXN1cmUgaGFzIHNob3duIHRvIGJlIGEgYmV0dGVyIHByb3h5IGRlc2NyaWJpbmcgaHVtYW4gcGVyY2VwdHVhbCBwcm9jZXNzZXMgdGhhbiBpbmRpdmlkdWFsIGZlYXR1cmVzLiBUaGlzIHN1Z2dlc3RzIHRoYXQgdGhlIG1hdGhlbWF0aWNhbGx5IG1vdGl2YXRlZCBzeW1tZXRyeSBncm91cCBoaWVyYXJjaHkgbWF5IGJlIGEgdmFsaWQgbW9kZWwgb2YgcGF0dGVybiBwZXJjZXB0aW9uLg0KQ1kgIC0gRmxvcmlkYQ0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KTTMgIC0gb3JhbCBwcmVzZW50YXRpb24NCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., St. Amant, R., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\">Behavior representation in modeling and simulation: introduction to CMOT special issue: BRiMS 2013.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>22</i>(1), 1–3. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__CMOT type__edited-volume \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2016behavior,\n\ttitle = {Behavior representation in modeling and simulation: introduction to {CMOT} special issue: {BRiMS} 2013},\n\tvolume = {22},\n\turl = {http://link.springer.com/article/10.1007/s10588-015-9194-9},\n\tnumber = {1},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Kennedy, William G. and St. Amant, Robert and Reitter, David},\n\tyear = {2016},\n\tpages = {1--3}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3IgcmVwcmVzZW50YXRpb24gaW4gbW9kZWxpbmcgYW5kIHNpbXVsYXRpb246IGludHJvZHVjdGlvbiB0byBDTU9UIHNwZWNpYWwgaXNzdWU6IEJSaU1TIDIwMTMNCkFVICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkFVICAtIFN0LiBBbWFudCwgUm9iZXJ0DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29tcHV0YXRpb25hbCBhbmQgTWF0aGVtYXRpY2FsIE9yZ2FuaXphdGlvbiBUaGVvcnkNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNCkRQICAtIGVkaXRlZC12b2x1bWUNClZMICAtIDIyDQpJUyAgLSAxDQpTUCAgLSAxDQpFUCAgLSAzDQpKMiAgLSBDTU9UDQpVUiAgLSBodHRwOi8vbGluay5zcHJpbmdlci5jb20vYXJ0aWNsZS8xMC4xMDA3L3MxMDU4OC0wMTUtOTE5NC05DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavior%20representation%20in%20modeling%20and%20simulation%3A%20introduction%20to%20CMOT%20special%20issue%3A%20BRiMS%202013&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=22&amp;rft.issue=1&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1-3&amp;rft.spage=1&amp;rft.epage=3\"></span></div></div></div><div class=\"full-bib-section\"><a id='2015' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2015</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J., Kim, J. W., Ritter, F. E., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/paikKRR15.pdf\">Predicting user performance and learning in human-computer interaction with the Herbal compiler.</a></span> <i>ACM Transactions on Computer-Human Interaction</i>, <i>22</i>(5), Article No. 25. https://doi.org/10.1145/2776891</div><span class='bib-kw' style='display:none;'>FCQK6PT6 3E52UEVV Q7H5UM3I ZJFRZTCB year__2015 venue_short__ACM ToCHI type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"bib-venue-short\">ACM ToCHI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a way to build a series of GOMS-like cognitive user models representing a range of performance at different stages of learning. We use a spreadsheet task across multiple sessions as an example task; it takes about 20–30 min. to perform. The models were created in ACT-R using a compiler. The novice model has 29 rules and 1‚152 declarative memory task elements (chunks)—it learns to create procedural knowledge to perform the task. The expert model has 617 rules and 614 task chunks (that it does not use) and 538 command string chunks—it gets slightly faster through limited declarative learning of the command strings and some further production compilation; there are a range of intermediate models. These models were tested against aggregate and individual human learning data‚ confirming the models’ predictions. This work suggests that user models can be created that learn like users while doing the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/paikKRR15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{paik2015predicting,\n\ttitle = {Predicting user performance and learning in human-computer interaction with the {Herbal} compiler},\n\tvolume = {22},\n\turl = {http://www.david-reitter.com/pub/paikKRR15.pdf},\n\tdoi = {10.1145/2776891},\n\tnumber = {5},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Paik, Jaehyon and Kim, Jong W. and Ritter, Frank E. and Reitter, David},\n\tyear = {2015},\n\tpages = {Article No. 25}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJlZGljdGluZyB1c2VyIHBlcmZvcm1hbmNlIGFuZCBsZWFybmluZyBpbiBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiB3aXRoIHRoZSBIZXJiYWwgY29tcGlsZXINCkFVICAtIFBhaWssIEphZWh5b24NCkFVICAtIEtpbSwgSm9uZyBXLg0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTSBUcmFuc2FjdGlvbnMgb24gQ29tcHV0ZXItSHVtYW4gSW50ZXJhY3Rpb24NCkFCICAtIFdlIHJlcG9ydCBhIHdheSB0byBidWlsZCBhIHNlcmllcyBvZiBHT01TLWxpa2UgY29nbml0aXZlIHVzZXIgbW9kZWxzIHJlcHJlc2VudGluZyBhIHJhbmdlIG9mIHBlcmZvcm1hbmNlIGF0IGRpZmZlcmVudCBzdGFnZXMgb2YgbGVhcm5pbmcuIFdlIHVzZSBhIHNwcmVhZHNoZWV0IHRhc2sgYWNyb3NzIG11bHRpcGxlIHNlc3Npb25zIGFzIGFuIGV4YW1wbGUgdGFzazsgaXQgdGFrZXMgYWJvdXQgMjDigJMzMCBtaW4uIHRvIHBlcmZvcm0uIFRoZSBtb2RlbHMgd2VyZSBjcmVhdGVkIGluIEFDVC1SIHVzaW5nIGEgY29tcGlsZXIuIFRoZSBub3ZpY2UgbW9kZWwgaGFzIDI5IHJ1bGVzIGFuZCAxLDE1MiBkZWNsYXJhdGl2ZSBtZW1vcnkgdGFzayBlbGVtZW50cyAoY2h1bmtzKeKAlGl0IGxlYXJucyB0byBjcmVhdGUgcHJvY2VkdXJhbCBrbm93bGVkZ2UgdG8gcGVyZm9ybSB0aGUgdGFzay4gVGhlIGV4cGVydCBtb2RlbCBoYXMgNjE3IHJ1bGVzIGFuZCA2MTQgdGFzayBjaHVua3MgKHRoYXQgaXQgZG9lcyBub3QgdXNlKSBhbmQgNTM4IGNvbW1hbmQgc3RyaW5nIGNodW5rc+KAlGl0IGdldHMgc2xpZ2h0bHkgZmFzdGVyIHRocm91Z2ggbGltaXRlZCBkZWNsYXJhdGl2ZSBsZWFybmluZyBvZiB0aGUgY29tbWFuZCBzdHJpbmdzIGFuZCBzb21lIGZ1cnRoZXIgcHJvZHVjdGlvbiBjb21waWxhdGlvbjsgdGhlcmUgYXJlIGEgcmFuZ2Ugb2YgaW50ZXJtZWRpYXRlIG1vZGVscy4gVGhlc2UgbW9kZWxzIHdlcmUgdGVzdGVkIGFnYWluc3QgYWdncmVnYXRlIGFuZCBpbmRpdmlkdWFsIGh1bWFuIGxlYXJuaW5nIGRhdGEsIGNvbmZpcm1pbmcgdGhlIG1vZGVsc+KAmSBwcmVkaWN0aW9ucy4gVGhpcyB3b3JrIHN1Z2dlc3RzIHRoYXQgdXNlciBtb2RlbHMgY2FuIGJlIGNyZWF0ZWQgdGhhdCBsZWFybiBsaWtlIHVzZXJzIHdoaWxlIGRvaW5nIHRoZSB0YXNrLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRE8gIC0gMTAuMTE0NS8yNzc2ODkxDQpWTCAgLSAyMg0KSVMgIC0gNQ0KU1AgIC0gQXJ0aWNsZQ0KRVAgIC0gTm8uIDI1DQpKMiAgLSBBQ00gVG9DSEkNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3BhaWtLUlIxNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1145%2F2776891&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Predicting%20user%20performance%20and%20learning%20in%20human-computer%20interaction%20with%20the%20Herbal%20compiler&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.stitle=ACM%20ToCHI&amp;rft.volume=22&amp;rft.issue=5&amp;rft.aufirst=Jaehyon&amp;rft.aulast=Paik&amp;rft.au=Jaehyon%20Paik&amp;rft.au=Jong%20W.%20Kim&amp;rft.au=Frank%20E.%20Ritter&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=Article%20No.%2025\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Reitter, D., Wu, J., &amp; Giles, C. L. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf\">Online learning of deep hybrid architectures for semi-supervised categorization.</a></span> In <i>Machine Learning and Knowledge Discovery in Databases (Proceedings, ECML PKDD 2015)</i> (Vol. 9284, pp. 516–532). Porto, Portugal: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI ZJFRZTCB year__2015 venue_short__ECML PKDD type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ECML PKDD</div><div class=\"bib-venue-short\">ECML PKDD</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A hybrid architecture is presented capable of online learning from both labeled and unlabeled samples.  It combines both generative and discriminative objectives to derive a new variant of the Deep Belief Network‚ i.e.‚ the Stacked Boltzmann Experts Network model.  The model’s training algorithm is built on principles developed from hybrid discriminative Boltzmann machines and composes deep architectures in a greedy fashion. It makes use of its inherent “layer-wise ensemble\" nature to perform useful classification work. We (1) compare this architecture against a hybrid Denoising Auto-encoder version of itself as well as several other models and (2) investigate training in the context of an incremental learning procedure.  The best-performing hybrid model‚ the Stacked Boltzmann Experts Network‚ consistently outperforms all others.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_online_2015,\n\taddress = {Porto, Portugal},\n\tseries = {Lecture {Notes} in {Computer} {Science}},\n\ttitle = {Online learning of deep hybrid architectures for semi-supervised categorization},\n\tvolume = {9284},\n\turl = {http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf},\n\tbooktitle = {Machine {Learning} and {Knowledge} {Discovery} in {Databases} ({Proceedings}, {ECML} {PKDD} 2015)},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Wu, Jian and Giles, C. Lee},\n\tyear = {2015},\n\tpages = {516--532}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT25saW5lIGxlYXJuaW5nIG9mIGRlZXAgaHlicmlkIGFyY2hpdGVjdHVyZXMgZm9yIHNlbWktc3VwZXJ2aXNlZCBjYXRlZ29yaXphdGlvbg0KQVUgIC0gT3JvcmJpYSBJSSwgQWxleGFuZGVyIEcuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gV3UsIEppYW4NCkFVICAtIEdpbGVzLCBDLiBMZWUNClQyICAtIEVDTUwgUEtERA0KVDMgIC0gTGVjdHVyZSBOb3RlcyBpbiBDb21wdXRlciBTY2llbmNlDQpBQiAgLSBBIGh5YnJpZCBhcmNoaXRlY3R1cmUgaXMgcHJlc2VudGVkIGNhcGFibGUgb2Ygb25saW5lIGxlYXJuaW5nIGZyb20gYm90aCBsYWJlbGVkIGFuZCB1bmxhYmVsZWQgc2FtcGxlcy4gIEl0IGNvbWJpbmVzIGJvdGggZ2VuZXJhdGl2ZSBhbmQgZGlzY3JpbWluYXRpdmUgb2JqZWN0aXZlcyB0byBkZXJpdmUgYSBuZXcgdmFyaWFudCBvZiB0aGUgRGVlcCBCZWxpZWYgTmV0d29yaywgaS5lLiwgdGhlIFN0YWNrZWQgQm9sdHptYW5uIEV4cGVydHMgTmV0d29yayBtb2RlbC4gIFRoZSBtb2RlbCdzIHRyYWluaW5nIGFsZ29yaXRobSBpcyBidWlsdCBvbiBwcmluY2lwbGVzIGRldmVsb3BlZCBmcm9tIGh5YnJpZCBkaXNjcmltaW5hdGl2ZSBCb2x0em1hbm4gbWFjaGluZXMgYW5kIGNvbXBvc2VzIGRlZXAgYXJjaGl0ZWN0dXJlcyBpbiBhIGdyZWVkeSBmYXNoaW9uLiBJdCBtYWtlcyB1c2Ugb2YgaXRzIGluaGVyZW50IGBgbGF5ZXItd2lzZSBlbnNlbWJsZSIgbmF0dXJlIHRvIHBlcmZvcm0gdXNlZnVsIGNsYXNzaWZpY2F0aW9uIHdvcmsuIFdlICgxKSBjb21wYXJlIHRoaXMgYXJjaGl0ZWN0dXJlIGFnYWluc3QgYSBoeWJyaWQgRGVub2lzaW5nIEF1dG8tZW5jb2RlciB2ZXJzaW9uIG9mIGl0c2VsZiBhcyB3ZWxsIGFzIHNldmVyYWwgb3RoZXIgbW9kZWxzIGFuZCAoMikgaW52ZXN0aWdhdGUgdHJhaW5pbmcgaW4gdGhlIGNvbnRleHQgb2YgYW4gaW5jcmVtZW50YWwgbGVhcm5pbmcgcHJvY2VkdXJlLiAgVGhlIGJlc3QtcGVyZm9ybWluZyBoeWJyaWQgbW9kZWwsIHRoZSBTdGFja2VkIEJvbHR6bWFubiBFeHBlcnRzIE5ldHdvcmssIGNvbnNpc3RlbnRseSBvdXRwZXJmb3JtcyBhbGwgb3RoZXJzLg0KQzEgIC0gUG9ydG8sIFBvcnR1Z2FsDQpDMyAgLSBNYWNoaW5lIExlYXJuaW5nIGFuZCBLbm93bGVkZ2UgRGlzY292ZXJ5IGluIERhdGFiYXNlcyAoUHJvY2VlZGluZ3MsIEVDTUwgUEtERCAyMDE1KQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkyODQNClNQICAtIDUxNg0KRVAgIC0gNTMyDQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYV9kZWVwX2h5YnJpZF9lY21sXzIwMTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Online%20learning%20of%20deep%20hybrid%20architectures%20for%20semi-supervised%20categorization&amp;rft.btitle=Machine%20Learning%20and%20Knowledge%20Discovery%20in%20Databases%20(Proceedings%2C%20ECML%20PKDD%202015)&amp;rft.place=Porto%2C%20Portugal&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=David%20Reitter&amp;rft.au=Jian%20Wu&amp;rft.au=C.%20Lee%20Giles&amp;rft.date=2015&amp;rft.pages=516-532&amp;rft.spage=516&amp;rft.epage=532\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Giles, C. L., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf\">Learning a deep hybrid model for semi-supervised text classification.</a></span> In <i>Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing</i>. Lisbon, Portugal. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2015 venue_short__EMNLP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">EMNLP</div><div class=\"bib-venue-short\">EMNLP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel fine-tuning algorithm in a deep hybrid architecture for semi-supervised text classification.  During each increment of the online learning process‚ the fine-tuning algorithm serves as a top-down mechanism for pseudo-jointly modifying model parameters following a bottom-up generative learning pass. The resulting model‚ trained under what we call the Bottom-Up-Top-Down learning algorithm‚ is shown to outperform a variety of competitive models and baselines trained across a wide range of splits between supervised and unsupervised training data.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_learning_2015,\n\taddress = {Lisbon, Portugal},\n\ttitle = {Learning a deep hybrid model for semi-supervised text classification},\n\turl = {http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf},\n\tbooktitle = {Proceedings of the 2015 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tauthor = {Ororbia II, Alexander G. and Giles, C. Lee and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGVhcm5pbmcgYSBkZWVwIGh5YnJpZCBtb2RlbCBmb3Igc2VtaS1zdXBlcnZpc2VkIHRleHQgY2xhc3NpZmljYXRpb24NCkFVICAtIE9yb3JiaWEgSUksIEFsZXhhbmRlciBHLg0KQVUgIC0gR2lsZXMsIEMuIExlZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEVNTkxQDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgZmluZS10dW5pbmcgYWxnb3JpdGhtIGluIGEgZGVlcCBoeWJyaWQgYXJjaGl0ZWN0dXJlIGZvciBzZW1pLXN1cGVydmlzZWQgdGV4dCBjbGFzc2lmaWNhdGlvbi4gIER1cmluZyBlYWNoIGluY3JlbWVudCBvZiB0aGUgb25saW5lIGxlYXJuaW5nIHByb2Nlc3MsIHRoZSBmaW5lLXR1bmluZyBhbGdvcml0aG0gc2VydmVzIGFzIGEgdG9wLWRvd24gbWVjaGFuaXNtIGZvciBwc2V1ZG8tam9pbnRseSBtb2RpZnlpbmcgbW9kZWwgcGFyYW1ldGVycyBmb2xsb3dpbmcgYSBib3R0b20tdXAgZ2VuZXJhdGl2ZSBsZWFybmluZyBwYXNzLiBUaGUgcmVzdWx0aW5nIG1vZGVsLCB0cmFpbmVkIHVuZGVyIHdoYXQgd2UgY2FsbCB0aGUgQm90dG9tLVVwLVRvcC1Eb3duIGxlYXJuaW5nIGFsZ29yaXRobSwgaXMgc2hvd24gdG8gb3V0cGVyZm9ybSBhIHZhcmlldHkgb2YgY29tcGV0aXRpdmUgbW9kZWxzIGFuZCBiYXNlbGluZXMgdHJhaW5lZCBhY3Jvc3MgYSB3aWRlIHJhbmdlIG9mIHNwbGl0cyBiZXR3ZWVuIHN1cGVydmlzZWQgYW5kIHVuc3VwZXJ2aXNlZCB0cmFpbmluZyBkYXRhLg0KQzEgIC0gTGlzYm9uLCBQb3J0dWdhbA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwMTUgQ29uZmVyZW5jZSBvbiBFbXBpcmljYWwgTWV0aG9kcyBpbiBOYXR1cmFsIExhbmd1YWdlIFByb2Nlc3NpbmcNCkRBICAtIDIwMTUvLy8NClBZICAtIDIwMTUNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9vcm9yYmlhMjAxNWxlYXJuaW5nLWRlZXAtaHlicmlkLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Learning%20a%20deep%20hybrid%20model%20for%20semi-supervised%20text%20classification&amp;rft.btitle=Proceedings%20of%20the%202015%20Conference%20on%20Empirical%20Methods%20in%20Natural%20Language%20Processing&amp;rft.place=Lisbon%2C%20Portugal&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=C.%20Lee%20Giles&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf\">An evaluation and comparison of linguistic alignment measures.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics</i> (pp. 58–67). Denver, CO: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2015 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment has emerged as an important property of conversational language and a driver of mutual understanding in dialogue. While various computational measures of linguistic alignment in corpus and experimental data have been devised‚ a systematic evaluation of them is missing. In this study‚ we first evaluate the sensitivity and distributional properties of three measures‚ indiscriminate local linguistic alignment (LLA)‚ Spearman’s correlation coefficient (SCC)‚ and repetition decay (RepDecay). Then we apply them in a study of interactive alignment and individual differences to see how well they conform to the Interactive Alignment Model (IAM)‚ and how well they can reveal the individual differences in alignment propensity. Our results suggest that LLA has the overall best performance.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2015evaluation,\n\taddress = {Denver, CO},\n\ttitle = {An evaluation and comparison of linguistic alignment measures},\n\turl = {http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2015},\n\tpages = {58--67}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gZXZhbHVhdGlvbiBhbmQgY29tcGFyaXNvbiBvZiBsaW5ndWlzdGljIGFsaWdubWVudCBtZWFzdXJlcw0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDTUNMDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBoYXMgZW1lcmdlZCBhcyBhbiBpbXBvcnRhbnQgcHJvcGVydHkgb2YgY29udmVyc2F0aW9uYWwgbGFuZ3VhZ2UgYW5kIGEgZHJpdmVyIG9mIG11dHVhbCB1bmRlcnN0YW5kaW5nIGluIGRpYWxvZ3VlLiBXaGlsZSB2YXJpb3VzIGNvbXB1dGF0aW9uYWwgbWVhc3VyZXMgb2YgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gY29ycHVzIGFuZCBleHBlcmltZW50YWwgZGF0YSBoYXZlIGJlZW4gZGV2aXNlZCwgYSBzeXN0ZW1hdGljIGV2YWx1YXRpb24gb2YgdGhlbSBpcyBtaXNzaW5nLiBJbiB0aGlzIHN0dWR5LCB3ZSBmaXJzdCBldmFsdWF0ZSB0aGUgc2Vuc2l0aXZpdHkgYW5kIGRpc3RyaWJ1dGlvbmFsIHByb3BlcnRpZXMgb2YgdGhyZWUgbWVhc3VyZXMsIGluZGlzY3JpbWluYXRlIGxvY2FsIGxpbmd1aXN0aWMgYWxpZ25tZW50IChMTEEpLCBTcGVhcm1hbidzIGNvcnJlbGF0aW9uIGNvZWZmaWNpZW50IChTQ0MpLCBhbmQgcmVwZXRpdGlvbiBkZWNheSAoUmVwRGVjYXkpLiBUaGVuIHdlIGFwcGx5IHRoZW0gaW4gYSBzdHVkeSBvZiBpbnRlcmFjdGl2ZSBhbGlnbm1lbnQgYW5kIGluZGl2aWR1YWwgZGlmZmVyZW5jZXMgdG8gc2VlIGhvdyB3ZWxsIHRoZXkgY29uZm9ybSB0byB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIChJQU0pLCBhbmQgaG93IHdlbGwgdGhleSBjYW4gcmV2ZWFsIHRoZSBpbmRpdmlkdWFsIGRpZmZlcmVuY2VzIGluIGFsaWdubWVudCBwcm9wZW5zaXR5LiBPdXIgcmVzdWx0cyBzdWdnZXN0IHRoYXQgTExBIGhhcyB0aGUgb3ZlcmFsbCBiZXN0IHBlcmZvcm1hbmNlLg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpTUCAgLSA1OA0KRVAgIC0gNjcNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi94dTIwMTVldmFsdWF0aW9uLWFsaWdubWVudC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20evaluation%20and%20comparison%20of%20linguistic%20alignment%20measures&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=58-67&amp;rft.spage=58&amp;rft.epage=67\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Yen, J., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf\">Pragmatic alignment on social support type in health forum conversations.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics</i> (pp. 9–18). Denver, CO: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2015 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment‚ such as lexical and syntactic alignment‚ is a universal\nphenomenon influencing dialogue participants in online conversations. Besides linguistic alignment‚ social support‚ such as emotional support and\ninformational support‚ also provides important benefits to their members. More recently‚ identifying and analyzing social support facilitated insights in the\nconstruction of support oriented communities. In this paper‚ we study whether members show pragmatic alignment on social support. While adaptation can occur at lexical‚ syntactic and pragmatic levels‚ relationships between alignments at multiple levels are neither theoretically nor empirically well understood. Our\nresults indicate pragmatic alignment of forum members along the axis of support type. We also find that lexical alignment is correlated with emotional support‚ and that the amount of lexical alignment is also correlated with the amount of pragmatic alignment.  This finding can contribute to improving our\nunderstanding about the linguistic signature of different types of support‚ and enhancing theoretical model of the Interactive Alignment Model in a multi-party peer support conversation context.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2015pragmatic,\n\taddress = {Denver, CO},\n\ttitle = {Pragmatic alignment on social support type in health forum conversations},\n\turl = {http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Wang, Yafei and Yen, John and Reitter, David},\n\tyear = {2015},\n\tpages = {9--18}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJhZ21hdGljIGFsaWdubWVudCBvbiBzb2NpYWwgc3VwcG9ydCB0eXBlIGluIGhlYWx0aCBmb3J1bSBjb252ZXJzYXRpb25zDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gWWVuLCBKb2huDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ01DTA0KQUIgIC0gTGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHN1Y2ggYXMgbGV4aWNhbCBhbmQgc3ludGFjdGljIGFsaWdubWVudCwgaXMgYSB1bml2ZXJzYWwKcGhlbm9tZW5vbiBpbmZsdWVuY2luZyBkaWFsb2d1ZSBwYXJ0aWNpcGFudHMgaW4gb25saW5lIGNvbnZlcnNhdGlvbnMuIEJlc2lkZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHNvY2lhbCBzdXBwb3J0LCBzdWNoIGFzIGVtb3Rpb25hbCBzdXBwb3J0IGFuZAppbmZvcm1hdGlvbmFsIHN1cHBvcnQsIGFsc28gcHJvdmlkZXMgaW1wb3J0YW50IGJlbmVmaXRzIHRvIHRoZWlyIG1lbWJlcnMuIE1vcmUgcmVjZW50bHksIGlkZW50aWZ5aW5nIGFuZCBhbmFseXppbmcgc29jaWFsIHN1cHBvcnQgZmFjaWxpdGF0ZWQgaW5zaWdodHMgaW4gdGhlCmNvbnN0cnVjdGlvbiBvZiBzdXBwb3J0IG9yaWVudGVkIGNvbW11bml0aWVzLiBJbiB0aGlzIHBhcGVyLCB3ZSBzdHVkeSB3aGV0aGVyIG1lbWJlcnMgc2hvdyBwcmFnbWF0aWMgYWxpZ25tZW50IG9uIHNvY2lhbCBzdXBwb3J0LiBXaGlsZSBhZGFwdGF0aW9uIGNhbiBvY2N1ciBhdCBsZXhpY2FsLCBzeW50YWN0aWMgYW5kIHByYWdtYXRpYyBsZXZlbHMsIHJlbGF0aW9uc2hpcHMgYmV0d2VlbiBhbGlnbm1lbnRzIGF0IG11bHRpcGxlIGxldmVscyBhcmUgbmVpdGhlciB0aGVvcmV0aWNhbGx5IG5vciBlbXBpcmljYWxseSB3ZWxsIHVuZGVyc3Rvb2QuIE91cgpyZXN1bHRzIGluZGljYXRlIHByYWdtYXRpYyBhbGlnbm1lbnQgb2YgZm9ydW0gbWVtYmVycyBhbG9uZyB0aGUgYXhpcyBvZiBzdXBwb3J0IHR5cGUuIFdlIGFsc28gZmluZCB0aGF0IGxleGljYWwgYWxpZ25tZW50IGlzIGNvcnJlbGF0ZWQgd2l0aCBlbW90aW9uYWwgc3VwcG9ydCwgYW5kIHRoYXQgdGhlIGFtb3VudCBvZiBsZXhpY2FsIGFsaWdubWVudCBpcyBhbHNvIGNvcnJlbGF0ZWQgd2l0aCB0aGUgYW1vdW50IG9mIHByYWdtYXRpYyBhbGlnbm1lbnQuICBUaGlzIGZpbmRpbmcgY2FuIGNvbnRyaWJ1dGUgdG8gaW1wcm92aW5nIG91cgp1bmRlcnN0YW5kaW5nIGFib3V0IHRoZSBsaW5ndWlzdGljIHNpZ25hdHVyZSBvZiBkaWZmZXJlbnQgdHlwZXMgb2Ygc3VwcG9ydCwgYW5kIGVuaGFuY2luZyB0aGVvcmV0aWNhbCBtb2RlbCBvZiB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIGluIGEgbXVsdGktcGFydHkgcGVlciBzdXBwb3J0IGNvbnZlcnNhdGlvbiBjb250ZXh0Lg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpTUCAgLSA5DQpFUCAgLSAxOA0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE1cHJhZ21hdGljLWFsaWdubWVudC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Pragmatic%20alignment%20on%20social%20support%20type%20in%20health%20forum%20conversations&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=John%20Yen&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=9-18&amp;rft.spage=9&amp;rft.epage=18\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Xu, Y., D’Orazio, V., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\">Error-correction and aggregation in crowd-sourcing of geopolitical incident information.</a></span> In N. Agarwal, K. Xu, &amp; N. Osgood (Eds.), <i>Social Computing, Behavioral Modeling and Prediction</i> (Vol. 9021, pp. 381–387). Springer. </div><div class=\"bib-extra\">10.1007/978-3-319-16268-3 47</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI TC3HZ9JR year__2015 venue_short__SBP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue-short\">SBP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A discriminative model is presented for crowd-sourcing the annotation of news stories to produce a structured dataset about incidents involving militarized disputes between nation-states.  We used a question tree to gather partially redundant data from each crowd worker. A lattice of Bayesian Networks was then applied to error correct the individual worker annotations‚ the results of which were then aggregated via majority voting. The resulting hybrid model outperformed comparable‚ state-of-the-art aggregation models in both accuracy and computational scalability.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ororbia_ii_error-correction_2015,\n\tseries = {Lecture {Notes} in {Computer} {Science} ({SBP})},\n\ttitle = {Error-correction and aggregation in crowd-sourcing of geopolitical incident information},\n\tvolume = {9021},\n\turl = {http://www.david-reitter.com/pub/ororbia2015crowd.pdf},\n\tbooktitle = {Social {Computing}, {Behavioral} {Modeling} and {Prediction}},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Xu, Yang and D'Orazio, Vito and Reitter, David},\n\teditor = {Agarwal, Nitin and Xu, Kevin and Osgood, Nathaniel},\n\tyear = {2015},\n\tnote = {10.1007/978-3-319-16268-3 47},\n\tpages = {381--387}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXJyb3ItY29ycmVjdGlvbiBhbmQgYWdncmVnYXRpb24gaW4gY3Jvd2Qtc291cmNpbmcgb2YgZ2VvcG9saXRpY2FsIGluY2lkZW50IGluZm9ybWF0aW9uDQpBVSAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBEJ09yYXppbywgVml0bw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFNvY2lhbCBDb21wdXRpbmcsIEJlaGF2aW9yYWwgTW9kZWxpbmcgYW5kIFByZWRpY3Rpb24NCkEyICAtIEFnYXJ3YWwsIE5pdGluDQpBMiAgLSBYdSwgS2V2aW4NCkEyICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpUMyAgLSBMZWN0dXJlIE5vdGVzIGluIENvbXB1dGVyIFNjaWVuY2UgKFNCUCkNCkFCICAtIEEgZGlzY3JpbWluYXRpdmUgbW9kZWwgaXMgcHJlc2VudGVkIGZvciBjcm93ZC1zb3VyY2luZyB0aGUgYW5ub3RhdGlvbiBvZiBuZXdzIHN0b3JpZXMgdG8gcHJvZHVjZSBhIHN0cnVjdHVyZWQgZGF0YXNldCBhYm91dCBpbmNpZGVudHMgaW52b2x2aW5nIG1pbGl0YXJpemVkIGRpc3B1dGVzIGJldHdlZW4gbmF0aW9uLXN0YXRlcy4gIFdlIHVzZWQgYSBxdWVzdGlvbiB0cmVlIHRvIGdhdGhlciBwYXJ0aWFsbHkgcmVkdW5kYW50IGRhdGEgZnJvbSBlYWNoIGNyb3dkIHdvcmtlci4gQSBsYXR0aWNlIG9mIEJheWVzaWFuIE5ldHdvcmtzIHdhcyB0aGVuIGFwcGxpZWQgdG8gZXJyb3IgY29ycmVjdCB0aGUgaW5kaXZpZHVhbCB3b3JrZXIgYW5ub3RhdGlvbnMsIHRoZSByZXN1bHRzIG9mIHdoaWNoIHdlcmUgdGhlbiBhZ2dyZWdhdGVkIHZpYSBtYWpvcml0eSB2b3RpbmcuIFRoZSByZXN1bHRpbmcgaHlicmlkIG1vZGVsIG91dHBlcmZvcm1lZCBjb21wYXJhYmxlLCBzdGF0ZS1vZi10aGUtYXJ0IGFnZ3JlZ2F0aW9uIG1vZGVscyBpbiBib3RoIGFjY3VyYWN5IGFuZCBjb21wdXRhdGlvbmFsIHNjYWxhYmlsaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkwMjENClNQICAtIDM4MQ0KRVAgIC0gMzg3DQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYTIwMTVjcm93ZC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Error-correction%20and%20aggregation%20in%20crowd-sourcing%20of%20geopolitical%20incident%20information&amp;rft.btitle=Social%20Computing%2C%20Behavioral%20Modeling%20and%20Prediction&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science%20(SBP)&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Yang%20Xu&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=David%20Reitter&amp;rft.au=Nitin%20Agarwal&amp;rft.au=Kevin%20Xu&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2015&amp;rft.pages=381-387&amp;rft.spage=381&amp;rft.epage=387\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Stacy, E. W., &amp; Mezzacappa, E. (Eds.). (2015). <span class=\"doctitle\"><i>Proceedings of the 24th Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2015proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 24th {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Reitter, D. and Stacy, E. W. and Mezzacappa, E.},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI0dGggQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkEzICAtIE1lenphY2FwcGEsIEUuDQpDWSAgLSBXYXNoaW5ndG9uLCBELkMuDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBCUmlNUyBTb2NpZXR5DQpTVCAgLSBCUmlNUw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2024th%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=D.&amp;rft.aulast=Reitter&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.au=E.%20Mezzacappa&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Xu, Y., Craven, P., Sándor, A., Garrett, R. C., Cross, E. V., &amp; Franke, J. L. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/surprisal2015iccm.pdf\">Cognitive models predicting surprise in robot operators.</a></span> In <i>Proc. International Conference on Cognitive Modeling</i> (p. Poster Abstract). Groningen, Netherlands. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/surprisal2015iccm.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2015cognitive,\n\taddress = {Groningen, Netherlands},\n\ttitle = {Cognitive models predicting surprise in robot operators},\n\turl = {http://www.david-reitter.com/pub/surprisal2015iccm.pdf},\n\tbooktitle = {Proc. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Reitter, David and Xu, Yang and Craven, Patrick and Sándor, Anikó and Garrett, R. Chris and Cross, E. Vince and Franke, Jerry L.},\n\tyear = {2015},\n\tpages = {Poster Abstract}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIG1vZGVscyBwcmVkaWN0aW5nIHN1cnByaXNlIGluIHJvYm90IG9wZXJhdG9ycw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBDcmF2ZW4sIFBhdHJpY2sNCkFVICAtIFPDoW5kb3IsIEFuaWvDsw0KQVUgIC0gR2FycmV0dCwgUi4gQ2hyaXMNCkFVICAtIENyb3NzLCBFLiBWaW5jZQ0KQVUgIC0gRnJhbmtlLCBKZXJyeSBMLg0KVDIgIC0gSUNDTQ0KQzEgIC0gR3JvbmluZ2VuLCBOZXRoZXJsYW5kcw0KQzMgIC0gUHJvYy4gSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KU1AgIC0gUG9zdGVyDQpFUCAgLSBBYnN0cmFjdA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvc3VycHJpc2FsMjAxNWljY20ucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20models%20predicting%20surprise%20in%20robot%20operators&amp;rft.btitle=Proc.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Groningen%2C%20Netherlands&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Yang%20Xu&amp;rft.au=Patrick%20Craven&amp;rft.au=Anik%C3%B3%20S%C3%A1ndor&amp;rft.au=R.%20Chris%20Garrett&amp;rft.au=E.%20Vince%20Cross&amp;rft.au=Jerry%20L.%20Franke&amp;rft.date=2015&amp;rft.pages=Poster%20Abstract\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2015). <i>Wolves &amp; Sheep - an edu-simulation</i>. Retrieved from https://github.com/davidswelt/wolvesandsheep</div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2015 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This is a multi-agent‚ bio-inspired simulation; it is a competitive game and a tournament written for 5-50 beginner programmers.  It is designed as educational tool: Students of an intermediate programming class taught in Java write code that controls a single player in this simulation. Players are pitched against each other; typically 5 at a time. A tournament runs many combinations of players in many adjustable scenarios.  The tournament is set up to run regularly on a server‚ taking .jar files provided by students. It uses standard visibility and sandboxing features of Java to provide a basic level of security.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/wolvesandsheep\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2015wolves,\n\ttitle = {Wolves \\& {Sheep} - an edu-simulation},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/wolvesandsheep},\n\tauthor = {Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gV29sdmVzICYgU2hlZXAgLSBhbiBlZHUtc2ltdWxhdGlvbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoaXMgaXMgYSBtdWx0aS1hZ2VudCwgYmlvLWluc3BpcmVkIHNpbXVsYXRpb247IGl0IGlzIGEgY29tcGV0aXRpdmUgZ2FtZSBhbmQgYSB0b3VybmFtZW50IHdyaXR0ZW4gZm9yIDUtNTAgYmVnaW5uZXIgcHJvZ3JhbW1lcnMuICBJdCBpcyBkZXNpZ25lZCBhcyBlZHVjYXRpb25hbCB0b29sOiBTdHVkZW50cyBvZiBhbiBpbnRlcm1lZGlhdGUgcHJvZ3JhbW1pbmcgY2xhc3MgdGF1Z2h0IGluIEphdmEgd3JpdGUgY29kZSB0aGF0IGNvbnRyb2xzIGEgc2luZ2xlIHBsYXllciBpbiB0aGlzIHNpbXVsYXRpb24uIFBsYXllcnMgYXJlIHBpdGNoZWQgYWdhaW5zdCBlYWNoIG90aGVyOyB0eXBpY2FsbHkgNSBhdCBhIHRpbWUuIEEgdG91cm5hbWVudCBydW5zIG1hbnkgY29tYmluYXRpb25zIG9mIHBsYXllcnMgaW4gbWFueSBhZGp1c3RhYmxlIHNjZW5hcmlvcy4gIFRoZSB0b3VybmFtZW50IGlzIHNldCB1cCB0byBydW4gcmVndWxhcmx5IG9uIGEgc2VydmVyLCB0YWtpbmcgLmphciBmaWxlcyBwcm92aWRlZCBieSBzdHVkZW50cy4gSXQgdXNlcyBzdGFuZGFyZCB2aXNpYmlsaXR5IGFuZCBzYW5kYm94aW5nIGZlYXR1cmVzIG9mIEphdmEgdG8gcHJvdmlkZSBhIGJhc2ljIGxldmVsIG9mIHNlY3VyaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRVQgIC0gNzU4DQpMQSAgLSBKYXZhDQpVUiAgLSBodHRwczovL2dpdGh1Yi5jb20vZGF2aWRzd2VsdC93b2x2ZXNhbmRzaGVlcA0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2014' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2014</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Moore, J. D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf\">Alignment and task success in spoken dialogue.</a></span> <i>Journal of Memory and Language</i>, <i>76</i>, 29–46. https://doi.org/10.1016/j.jml.2014.05.008</div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2014 venue_short__J Mem Lang type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Memory and Language</div><div class=\"bib-venue-short\">J Mem Lang</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Task-solving in dialogue depends on the convergence of the situation models held by the dialogue partners.  The Interactive Alignment Model (Pickering and Garrod‚ 2004) suggests that this convergence is the result of an interactive alignment process‚ which is based on mechanistic repetition at a number of linguistic levels.  In this paper‚ we develop two predictions arising from the theory‚ along with two methods to quantify the known structural priming effects in the full inventory of syntactic choices found in text and speech corpora.  (a) Under a rational perspective‚ we expect increased repetition in task-oriented dialogue compared to spontaneous conversation.  We find within- and between-speaker priming in a corpus of spontaneous conversations‚ but stronger priming in task-oriented dialogue.  (b) The Interactive Alignment Model predicts linguistic adaptation to be correlated with task success.  We show this effect in a corpus of task-oriented dialogue‚ where we find a positive correlation of long-term adaptation and a quantifiable task success measure.  We argue that the repetition tendency relevant for the high-level alignment of situation models is based on slow adaptation rather than short-term priming.  We demonstrate that lexical and syntactic repetition are reliable and computationally exploitable predictors of task success.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2014alignment,\n\ttitle = {Alignment and task success in spoken dialogue},\n\tvolume = {76},\n\turl = {http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf},\n\tdoi = {10.1016/j.jml.2014.05.008},\n\tjournal = {Journal of Memory and Language},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2014},\n\tpages = {29--46}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWxpZ25tZW50IGFuZCB0YXNrIHN1Y2Nlc3MgaW4gc3Bva2VuIGRpYWxvZ3VlDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NClQyICAtIEpvdXJuYWwgb2YgTWVtb3J5IGFuZCBMYW5ndWFnZQ0KQUIgIC0gVGFzay1zb2x2aW5nIGluIGRpYWxvZ3VlIGRlcGVuZHMgb24gdGhlIGNvbnZlcmdlbmNlIG9mIHRoZSBzaXR1YXRpb24gbW9kZWxzIGhlbGQgYnkgdGhlIGRpYWxvZ3VlIHBhcnRuZXJzLiAgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCAoUGlja2VyaW5nIGFuZCBHYXJyb2QsIDIwMDQpIHN1Z2dlc3RzIHRoYXQgdGhpcyBjb252ZXJnZW5jZSBpcyB0aGUgcmVzdWx0IG9mIGFuIGludGVyYWN0aXZlIGFsaWdubWVudCBwcm9jZXNzLCB3aGljaCBpcyBiYXNlZCBvbiBtZWNoYW5pc3RpYyByZXBldGl0aW9uIGF0IGEgbnVtYmVyIG9mIGxpbmd1aXN0aWMgbGV2ZWxzLiAgSW4gdGhpcyBwYXBlciwgd2UgZGV2ZWxvcCB0d28gcHJlZGljdGlvbnMgYXJpc2luZyBmcm9tIHRoZSB0aGVvcnksIGFsb25nIHdpdGggdHdvIG1ldGhvZHMgdG8gcXVhbnRpZnkgdGhlIGtub3duIHN0cnVjdHVyYWwgcHJpbWluZyBlZmZlY3RzIGluIHRoZSBmdWxsIGludmVudG9yeSBvZiBzeW50YWN0aWMgY2hvaWNlcyBmb3VuZCBpbiB0ZXh0IGFuZCBzcGVlY2ggY29ycG9yYS4gIChhKSBVbmRlciBhIHJhdGlvbmFsIHBlcnNwZWN0aXZlLCB3ZSBleHBlY3QgaW5jcmVhc2VkIHJlcGV0aXRpb24gaW4gdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBjb21wYXJlZCB0byBzcG9udGFuZW91cyBjb252ZXJzYXRpb24uICBXZSBmaW5kIHdpdGhpbi0gYW5kIGJldHdlZW4tc3BlYWtlciBwcmltaW5nIGluIGEgY29ycHVzIG9mIHNwb250YW5lb3VzIGNvbnZlcnNhdGlvbnMsIGJ1dCBzdHJvbmdlciBwcmltaW5nIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuICAoYikgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCBwcmVkaWN0cyBsaW5ndWlzdGljIGFkYXB0YXRpb24gdG8gYmUgY29ycmVsYXRlZCB3aXRoIHRhc2sgc3VjY2Vzcy4gIFdlIHNob3cgdGhpcyBlZmZlY3QgaW4gYSBjb3JwdXMgb2YgdGFzay1vcmllbnRlZCBkaWFsb2d1ZSwgd2hlcmUgd2UgZmluZCBhIHBvc2l0aXZlIGNvcnJlbGF0aW9uIG9mIGxvbmctdGVybSBhZGFwdGF0aW9uIGFuZCBhIHF1YW50aWZpYWJsZSB0YXNrIHN1Y2Nlc3MgbWVhc3VyZS4gIFdlIGFyZ3VlIHRoYXQgdGhlIHJlcGV0aXRpb24gdGVuZGVuY3kgcmVsZXZhbnQgZm9yIHRoZSBoaWdoLWxldmVsIGFsaWdubWVudCBvZiBzaXR1YXRpb24gbW9kZWxzIGlzIGJhc2VkIG9uIHNsb3cgYWRhcHRhdGlvbiByYXRoZXIgdGhhbiBzaG9ydC10ZXJtIHByaW1pbmcuICBXZSBkZW1vbnN0cmF0ZSB0aGF0IGxleGljYWwgYW5kIHN5bnRhY3RpYyByZXBldGl0aW9uIGFyZSByZWxpYWJsZSBhbmQgY29tcHV0YXRpb25hbGx5IGV4cGxvaXRhYmxlIHByZWRpY3RvcnMgb2YgdGFzayBzdWNjZXNzLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRE8gIC0gMTAuMTAxNi9qLmptbC4yMDE0LjA1LjAwOA0KVkwgIC0gNzYNClNQICAtIDI5DQpFUCAgLSA0Ng0KSjIgIC0gSiBNZW0gTGFuZw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTRKTUwtYWxpZ25tZW50LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.jml.2014.05.008&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Alignment%20and%20task%20success%20in%20spoken%20dialogue&amp;rft.jtitle=Journal%20of%20Memory%20and%20Language&amp;rft.stitle=J%20Mem%20Lang&amp;rft.volume=76&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2014&amp;rft.pages=29-46&amp;rft.spage=29&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Reitter, D., &amp; Yen, J. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\">Linguistic adaptation in online conversation threads: analyzing alignment in online health communities.</a></span> In <i>Proceedings of the Fifth Workshop on Cognitive Modeling and Computational Linguistics (at ACL)</i> (pp. 55–62). Baltimore, Maryland, USA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2014 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Previous studies of alignment have focused on two-party conversations.  We study multi-party conversation in online health communities‚ which have shown benefits for their members from forum conversations.  So far‚ our understanding of the relationship between alignment in such multi-party conversations and its possible connection to member benefits has been limited.  This paper quantifies linguistic alignment in the oldest and the largest cancer online forum.   Alignment at lexical and syntactic levels‚ as well as decay of alignment was observed in forum threads‚ although the decay was slower than commonly found in psycholinguistic studies. The different pattern of adaptation to the initial post on a thread suggests that specific roles in the online forum (e.g.‚ seeking support from the community) can potentially be revealed through alignment theory and its extensions.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2014linguistic,\n\taddress = {Baltimore, Maryland, USA},\n\ttitle = {Linguistic adaptation in online conversation threads: analyzing alignment in online health communities},\n\turl = {http://www.david-reitter.com/pub/yafei2014cmcl.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics} (at {ACL})},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2014},\n\tpages = {55--62}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGluZ3Vpc3RpYyBhZGFwdGF0aW9uIGluIG9ubGluZSBjb252ZXJzYXRpb24gdGhyZWFkczogYW5hbHl6aW5nIGFsaWdubWVudCBpbiBvbmxpbmUgaGVhbHRoIGNvbW11bml0aWVzDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDIgIC0gQ01DTA0KQUIgIC0gUHJldmlvdXMgc3R1ZGllcyBvZiBhbGlnbm1lbnQgaGF2ZSBmb2N1c2VkIG9uIHR3by1wYXJ0eSBjb252ZXJzYXRpb25zLiAgV2Ugc3R1ZHkgbXVsdGktcGFydHkgY29udmVyc2F0aW9uIGluIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMsIHdoaWNoIGhhdmUgc2hvd24gYmVuZWZpdHMgZm9yIHRoZWlyIG1lbWJlcnMgZnJvbSBmb3J1bSBjb252ZXJzYXRpb25zLiAgU28gZmFyLCBvdXIgdW5kZXJzdGFuZGluZyBvZiB0aGUgcmVsYXRpb25zaGlwIGJldHdlZW4gYWxpZ25tZW50IGluIHN1Y2ggbXVsdGktcGFydHkgY29udmVyc2F0aW9ucyBhbmQgaXRzIHBvc3NpYmxlIGNvbm5lY3Rpb24gdG8gbWVtYmVyIGJlbmVmaXRzIGhhcyBiZWVuIGxpbWl0ZWQuICBUaGlzIHBhcGVyIHF1YW50aWZpZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gdGhlIG9sZGVzdCBhbmQgdGhlIGxhcmdlc3QgY2FuY2VyIG9ubGluZSBmb3J1bS4gICBBbGlnbm1lbnQgYXQgbGV4aWNhbCBhbmQgc3ludGFjdGljIGxldmVscywgYXMgd2VsbCBhcyBkZWNheSBvZiBhbGlnbm1lbnQgd2FzIG9ic2VydmVkIGluIGZvcnVtIHRocmVhZHMsIGFsdGhvdWdoIHRoZSBkZWNheSB3YXMgc2xvd2VyIHRoYW4gY29tbW9ubHkgZm91bmQgaW4gcHN5Y2hvbGluZ3Vpc3RpYyBzdHVkaWVzLiBUaGUgZGlmZmVyZW50IHBhdHRlcm4gb2YgYWRhcHRhdGlvbiB0byB0aGUgaW5pdGlhbCBwb3N0IG9uIGEgdGhyZWFkIHN1Z2dlc3RzIHRoYXQgc3BlY2lmaWMgcm9sZXMgaW4gdGhlIG9ubGluZSBmb3J1bSAoZS5nLiwgc2Vla2luZyBzdXBwb3J0IGZyb20gdGhlIGNvbW11bml0eSkgY2FuIHBvdGVudGlhbGx5IGJlIHJldmVhbGVkIHRocm91Z2ggYWxpZ25tZW50IHRoZW9yeSBhbmQgaXRzIGV4dGVuc2lvbnMuDQpDMSAgLSBCYWx0aW1vcmUsIE1hcnlsYW5kLCBVU0ENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBGaWZ0aCBXb3Jrc2hvcCBvbiBDb2duaXRpdmUgTW9kZWxpbmcgYW5kIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MgKGF0IEFDTCkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDU1DQpFUCAgLSA2Mg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIveWFmZWkyMDE0Y21jbC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linguistic%20adaptation%20in%20online%20conversation%20threads%3A%20analyzing%20alignment%20in%20online%20health%20communities&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20(at%20ACL)&amp;rft.place=Baltimore%2C%20Maryland%2C%20USA&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2014&amp;rft.pages=55-62&amp;rft.spage=55&amp;rft.epage=62\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Grossklags, J., &amp; Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\">How task familiarity and cognitive predispositions impact behavior in a security game of timing.</a></span> In <i>Proceedings of the 27th IEEE Computer Security Foundations Symposium</i> (pp. 111–122). Vienna. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2014 venue_short__CSF type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">CSF</div><div class=\"bib-venue-short\">CSF</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses security and safety choices that involve a decision on the timing of an action. Examples of such decisions include when to check log files for intruders and when to monitor financial accounts for fraud or errors. To better understand how performance in timing-related security situations is shaped by individuals’ cognitive predispositions‚ we effectively combine survey measures with economic experiments.  Two behavioral experiments are presented in which the timing of online security actions is the critical decision-making factor. The feedback modality in the decision-environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2).  Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition.  The analysis is based on the data from over 450 participants.  We find that risk propensity is not a hindrance in timing tasks.  Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{grossklags2014how,\n\taddress = {Vienna},\n\ttitle = {How task familiarity and cognitive predispositions impact behavior in a security game of timing},\n\turl = {http://www.david-reitter.com/pub/grossklags2014csf.pdf},\n\tbooktitle = {Proceedings of the 27th {IEEE} {Computer} {Security} {Foundations} {Symposium}},\n\tauthor = {Grossklags, Jens and Reitter, David},\n\tyear = {2014},\n\tpages = {111--122}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRhc2sgZmFtaWxpYXJpdHkgYW5kIGNvZ25pdGl2ZSBwcmVkaXNwb3NpdGlvbnMgaW1wYWN0IGJlaGF2aW9yIGluIGEgc2VjdXJpdHkgZ2FtZSBvZiB0aW1pbmcNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDU0YNCkFCICAtIFRoaXMgcGFwZXIgYWRkcmVzc2VzIHNlY3VyaXR5IGFuZCBzYWZldHkgY2hvaWNlcyB0aGF0IGludm9sdmUgYSBkZWNpc2lvbiBvbiB0aGUgdGltaW5nIG9mIGFuIGFjdGlvbi4gRXhhbXBsZXMgb2Ygc3VjaCBkZWNpc2lvbnMgaW5jbHVkZSB3aGVuIHRvIGNoZWNrIGxvZyBmaWxlcyBmb3IgaW50cnVkZXJzIGFuZCB3aGVuIHRvIG1vbml0b3IgZmluYW5jaWFsIGFjY291bnRzIGZvciBmcmF1ZCBvciBlcnJvcnMuIFRvIGJldHRlciB1bmRlcnN0YW5kIGhvdyBwZXJmb3JtYW5jZSBpbiB0aW1pbmctcmVsYXRlZCBzZWN1cml0eSBzaXR1YXRpb25zIGlzIHNoYXBlZCBieSBpbmRpdmlkdWFscycgY29nbml0aXZlIHByZWRpc3Bvc2l0aW9ucywgd2UgZWZmZWN0aXZlbHkgY29tYmluZSBzdXJ2ZXkgbWVhc3VyZXMgd2l0aCBlY29ub21pYyBleHBlcmltZW50cy4gIFR3byBiZWhhdmlvcmFsIGV4cGVyaW1lbnRzIGFyZSBwcmVzZW50ZWQgaW4gd2hpY2ggdGhlIHRpbWluZyBvZiBvbmxpbmUgc2VjdXJpdHkgYWN0aW9ucyBpcyB0aGUgY3JpdGljYWwgZGVjaXNpb24tbWFraW5nIGZhY3Rvci4gVGhlIGZlZWRiYWNrIG1vZGFsaXR5IGluIHRoZSBkZWNpc2lvbi1lbnZpcm9ubWVudCBpcyB2YXJpZWQgYmV0d2VlbiB2aXN1YWwgZmVlZGJhY2sgd2l0aCBoaXN0b3J5IChFeHBlcmltZW50IDEpLCBhbmQgdGVtcG9yYWwgZmVlZGJhY2sgd2l0aG91dCBoaXN0b3J5IChFeHBlcmltZW50IDIpLiAgVXNpbmcgcHN5Y2hvbWV0cmljIHNjYWxlcywgd2Ugc3R1ZHkgdGhlIHJvbGUgb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcywgc3BlY2lmaWNhbGx5IHJpc2sgcHJvcGVuc2l0eSBhbmQgbmVlZCBmb3IgY29nbml0aW9uLiAgVGhlIGFuYWx5c2lzIGlzIGJhc2VkIG9uIHRoZSBkYXRhIGZyb20gb3ZlciA0NTAgcGFydGljaXBhbnRzLiAgV2UgZmluZCB0aGF0IHJpc2sgcHJvcGVuc2l0eSBpcyBub3QgYSBoaW5kcmFuY2UgaW4gdGltaW5nIHRhc2tzLiAgUGFydGljaXBhbnRzIG9mIGF2ZXJhZ2UgcmlzayBwcm9wZW5zaXR5IGdlbmVyYWxseSBiZW5lZml0IGZyb20gYSByZWZsZWN0aXZlIGRpc3Bvc2l0aW9uIChoaWdoIG5lZWQgZm9yIGNvZ25pdGlvbiksIHBhcnRpY3VsYXJseSB3aGVuIHZpc3VhbCBmZWVkYmFjayBpcyBnaXZlbi4gIE92ZXJhbGwsIHBhcnRpY2lwYW50cyBiZW5lZml0IGZyb20gbmVlZCBmb3IgY29nbml0aW9uOyBob3dldmVyLCBpbiB0aGUgbW9yZSBkaWZmaWN1bHQsIHRlbXBvcmFsLWVzdGltYXRpb24gdGFzaywgdGhpcyByZXF1aXJlcyBmYW1pbGlhcml0eSB3aXRoIHRoZSB0YXNrLg0KQzEgIC0gVmllbm5hDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjd0aCBJRUVFIENvbXB1dGVyIFNlY3VyaXR5IEZvdW5kYXRpb25zIFN5bXBvc2l1bQ0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDExMQ0KRVAgIC0gMTIyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9ncm9zc2tsYWdzMjAxNGNzZi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20task%20familiarity%20and%20cognitive%20predispositions%20impact%20behavior%20in%20a%20security%20game%20of%20timing&amp;rft.btitle=Proceedings%20of%20the%2027th%20IEEE%20Computer%20Security%20Foundations%20Symposium&amp;rft.place=Vienna&amp;rft.aufirst=Jens&amp;rft.aulast=Grossklags&amp;rft.au=Jens%20Grossklags&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=111-122&amp;rft.spage=111&amp;rft.epage=122\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\">Impatience, risk propensity and rationality in timing games.</a></span> In <i>Proceedings of the 36th Annual Conference of the Cognitive Science Society</i> (pp. 2841–2846). Quebec, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2014 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Games of timing reflect dynamic decision-making under uncertainty‚ as it takes place in many real-world situations‚ including health care‚ safety and security.  Rather than making discrete decisions‚ participants choose one or more points in time that determine the outcome.  We study individual’s biases and characteristics in such games of timing.  We examine risk propensity as a personal preference affecting timing decisions and document a bias‚ impatience.  Experiment 1 analyzes people’s strategy in timing games in relation to a rational model.  Contrasting two cognitive models suggests that individuals apply risk propensity to the probability distributions underlying short games and when unfamiliar with the situation‚ but that‚ over time‚ impatience takes over as a linear adjustment.  In Experiment 2‚ impatient participants risk their incentive payment in order to play early‚ even if they receive no advantage from doing so.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2014impatience,\n\taddress = {Quebec, Canada},\n\ttitle = {Impatience, risk propensity and rationality in timing games},\n\turl = {http://www.david-reitter.com/pub/moojan2014impatience.pdf},\n\tbooktitle = {Proceedings of the 36th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2014},\n\tpages = {2841--2846}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSwgcmlzayBwcm9wZW5zaXR5IGFuZCByYXRpb25hbGl0eSBpbiB0aW1pbmcgZ2FtZXMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29nU2NpDQpBQiAgLSBHYW1lcyBvZiB0aW1pbmcgcmVmbGVjdCBkeW5hbWljIGRlY2lzaW9uLW1ha2luZyB1bmRlciB1bmNlcnRhaW50eSwgYXMgaXQgdGFrZXMgcGxhY2UgaW4gbWFueSByZWFsLXdvcmxkIHNpdHVhdGlvbnMsIGluY2x1ZGluZyBoZWFsdGggY2FyZSwgc2FmZXR5IGFuZCBzZWN1cml0eS4gIFJhdGhlciB0aGFuIG1ha2luZyBkaXNjcmV0ZSBkZWNpc2lvbnMsIHBhcnRpY2lwYW50cyBjaG9vc2Ugb25lIG9yIG1vcmUgcG9pbnRzIGluIHRpbWUgdGhhdCBkZXRlcm1pbmUgdGhlIG91dGNvbWUuICBXZSBzdHVkeSBpbmRpdmlkdWFsJ3MgYmlhc2VzIGFuZCBjaGFyYWN0ZXJpc3RpY3MgaW4gc3VjaCBnYW1lcyBvZiB0aW1pbmcuICBXZSBleGFtaW5lIHJpc2sgcHJvcGVuc2l0eSBhcyBhIHBlcnNvbmFsIHByZWZlcmVuY2UgYWZmZWN0aW5nIHRpbWluZyBkZWNpc2lvbnMgYW5kIGRvY3VtZW50IGEgYmlhcywgaW1wYXRpZW5jZS4gIEV4cGVyaW1lbnQgMSBhbmFseXplcyBwZW9wbGUncyBzdHJhdGVneSBpbiB0aW1pbmcgZ2FtZXMgaW4gcmVsYXRpb24gdG8gYSByYXRpb25hbCBtb2RlbC4gIENvbnRyYXN0aW5nIHR3byBjb2duaXRpdmUgbW9kZWxzIHN1Z2dlc3RzIHRoYXQgaW5kaXZpZHVhbHMgYXBwbHkgcmlzayBwcm9wZW5zaXR5IHRvIHRoZSBwcm9iYWJpbGl0eSBkaXN0cmlidXRpb25zIHVuZGVybHlpbmcgc2hvcnQgZ2FtZXMgYW5kIHdoZW4gdW5mYW1pbGlhciB3aXRoIHRoZSBzaXR1YXRpb24sIGJ1dCB0aGF0LCBvdmVyIHRpbWUsIGltcGF0aWVuY2UgdGFrZXMgb3ZlciBhcyBhIGxpbmVhciBhZGp1c3RtZW50LiAgSW4gRXhwZXJpbWVudCAyLCBpbXBhdGllbnQgcGFydGljaXBhbnRzIHJpc2sgdGhlaXIgaW5jZW50aXZlIHBheW1lbnQgaW4gb3JkZXIgdG8gcGxheSBlYXJseSwgZXZlbiBpZiB0aGV5IHJlY2VpdmUgbm8gYWR2YW50YWdlIGZyb20gZG9pbmcgc28uDQpDMSAgLSBRdWViZWMsIENhbmFkYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM2dGggQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDI4NDENCkVQICAtIDI4NDYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL21vb2phbjIwMTRpbXBhdGllbmNlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%2C%20risk%20propensity%20and%20rationality%20in%20timing%20games&amp;rft.btitle=Proceedings%20of%20the%2036th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Quebec%2C%20Canada&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=2841-2846&amp;rft.spage=2841&amp;rft.epage=2846\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St.Amant, R., Reitter, D., &amp; Stacy, E. W. (Eds.). (2014). <span class=\"doctitle\"><i>Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2014 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{st.amant2014proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 23rd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {St.Amant, Robert and Reitter, D. and Stacy, E. W.},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIzcmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFN0LkFtYW50LCBSb2JlcnQNCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkNZICAtIFdhc2hpbmd0b24sIEQuQy4NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEJSaU1TIFNvY2lldHkNClNUICAtIEJSaU1TDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=Robert&amp;rft.aulast=St.Amant&amp;rft.au=Robert%20St.Amant&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\">Hungry wolves, creepy sheepies: the gamification of the programmer’s classroom.</a></span> In J. M. Carroll (Ed.), <i>Innovative Practices in Teaching Information Sciences and Technology</i> (pp. 19–29). Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I TC3HZ9JR year__2014 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The Wolves and Sheep game is an educational‚ multi-agent computer simulation for students of programming classes. Players move about in a two- dimensional landscape‚ aiming to reach targets or catch other players. Students write programs that control individual players in the game. The programs then participate in a tournament. Students practice basic programming and algorithmic thinking‚ object-orientation and the role of interfaces‚ and are even exposed to basic Artificial Intelligence. Gamification helps motivate students and creates positive‚ but challenging learning experiences.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2014hungry,\n\ttitle = {Hungry wolves, creepy sheepies: the gamification of the programmer's classroom},\n\turl = {http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf},\n\tbooktitle = {Innovative {Practices} in {Teaching} {Information} {Sciences} and {Technology}},\n\tpublisher = {Springer},\n\tauthor = {Reitter, David},\n\teditor = {Carroll, John M.},\n\tyear = {2014},\n\tpages = {19--29}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSHVuZ3J5IHdvbHZlcywgY3JlZXB5IHNoZWVwaWVzOiB0aGUgZ2FtaWZpY2F0aW9uIG9mIHRoZSBwcm9ncmFtbWVyJ3MgY2xhc3Nyb29tDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSW5ub3ZhdGl2ZSBQcmFjdGljZXMgaW4gVGVhY2hpbmcgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3kNCkEyICAtIENhcnJvbGwsIEpvaG4gTS4NCkFCICAtIFRoZSBXb2x2ZXMgYW5kIFNoZWVwIGdhbWUgaXMgYW4gZWR1Y2F0aW9uYWwsIG11bHRpLWFnZW50IGNvbXB1dGVyIHNpbXVsYXRpb24gZm9yIHN0dWRlbnRzIG9mIHByb2dyYW1taW5nIGNsYXNzZXMuIFBsYXllcnMgbW92ZSBhYm91dCBpbiBhIHR3by0gZGltZW5zaW9uYWwgbGFuZHNjYXBlLCBhaW1pbmcgdG8gcmVhY2ggdGFyZ2V0cyBvciBjYXRjaCBvdGhlciBwbGF5ZXJzLiBTdHVkZW50cyB3cml0ZSBwcm9ncmFtcyB0aGF0IGNvbnRyb2wgaW5kaXZpZHVhbCBwbGF5ZXJzIGluIHRoZSBnYW1lLiBUaGUgcHJvZ3JhbXMgdGhlbiBwYXJ0aWNpcGF0ZSBpbiBhIHRvdXJuYW1lbnQuIFN0dWRlbnRzIHByYWN0aWNlIGJhc2ljIHByb2dyYW1taW5nIGFuZCBhbGdvcml0aG1pYyB0aGlua2luZywgb2JqZWN0LW9yaWVudGF0aW9uIGFuZCB0aGUgcm9sZSBvZiBpbnRlcmZhY2VzLCBhbmQgYXJlIGV2ZW4gZXhwb3NlZCB0byBiYXNpYyBBcnRpZmljaWFsIEludGVsbGlnZW5jZS4gR2FtaWZpY2F0aW9uIGhlbHBzIG1vdGl2YXRlIHN0dWRlbnRzIGFuZCBjcmVhdGVzIHBvc2l0aXZlLCBidXQgY2hhbGxlbmdpbmcgbGVhcm5pbmcgZXhwZXJpZW5jZXMuDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpTUCAgLSAxOQ0KRVAgIC0gMjkNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxNGh1bmdyeVdvbHZlcy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Hungry%20wolves%2C%20creepy%20sheepies%3A%20the%20gamification%20of%20the%20programmer&apos;s%20classroom&amp;rft.btitle=Innovative%20Practices%20in%20Teaching%20Information%20Sciences%20and%20Technology&amp;rft.publisher=Springer&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=John%20M.%20Carroll&amp;rft.date=2014&amp;rft.pages=19-29&amp;rft.spage=19&amp;rft.epage=29\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Gonzalez, C., Lebiere, C., &amp; Meyer, J. (2014). <span class=\"doctitle\"><i>Cognitive security</i>.</span> Panel presented at the 13th Annual Workshop on the Economics of Information Security, University Park, PA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014cognitive,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Cognitive security},\n\tauthor = {Reitter, David and Gonzalez, Cleotilde and Lebiere, Christian and Meyer, Joachim},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGl2ZSBzZWN1cml0eQ0KVDIgIC0gMTN0aCBBbm51YWwgV29ya3Nob3Agb24gdGhlIEVjb25vbWljcyBvZiBJbmZvcm1hdGlvbiBTZWN1cml0eQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIEdvbnphbGV6LCBDbGVvdGlsZGUNCkEyICAtIExlYmllcmUsIENocmlzdGlhbg0KQTIgIC0gTWV5ZXIsIEpvYWNoaW0NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFBhbmVsDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Anderson, R., Meyer, J., Moore, T., Randazzese, L., &amp; Reitter, D. (Moderator). (2014). <span class=\"doctitle\"><i>Human aspects of cybersecurity</i>.</span> Panel presented at the Department of Homeland Security Workshop on Incentives and Regulation of Cybersecurity, University Park, PA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{anderson2014human,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Human aspects of cybersecurity},\n\tauthor = {Anderson, Ross and Meyer, Joachim and Moore, Tyler and Randazzese, Lucien and {Reitter, D. (Moderator)}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIGFzcGVjdHMgb2YgY3liZXJzZWN1cml0eQ0KVDIgIC0gRGVwYXJ0bWVudCBvZiBIb21lbGFuZCBTZWN1cml0eSBXb3Jrc2hvcCBvbiBJbmNlbnRpdmVzIGFuZCBSZWd1bGF0aW9uIG9mIEN5YmVyc2VjdXJpdHkNCkEyICAtIEFuZGVyc29uLCBSb3NzDQpBMiAgLSBNZXllciwgSm9hY2hpbQ0KQTIgIC0gTW9vcmUsIFR5bGVyDQpBMiAgLSBSYW5kYXp6ZXNlLCBMdWNpZW4NCkEyICAtIFJlaXR0ZXIsIEQuIChNb2RlcmF0b3IpDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpNMyAgLSBQYW5lbA0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><i>Big-Data insights into cognitive representations of language processing</i>.</span> Invited Talk presented at the The 2nd International Workshop on Advanced Learning Sciences, Taipei, Taiwan.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014big-data,\n\taddress = {Taipei, Taiwan},\n\ttype = {Invited {Talk}},\n\ttitle = {Big-{Data} insights into cognitive representations of language processing},\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEJpZy1EYXRhIGluc2lnaHRzIGludG8gY29nbml0aXZlIHJlcHJlc2VudGF0aW9ucyBvZiBsYW5ndWFnZSBwcm9jZXNzaW5nDQpUMiAgLSBUaGUgMm5kIEludGVybmF0aW9uYWwgV29ya3Nob3Agb24gQWR2YW5jZWQgTGVhcm5pbmcgU2NpZW5jZXMNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUYWlwZWksIFRhaXdhbg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KTTMgIC0gSW52aXRlZCBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, V., Kenwick, M., Lane, M., Palmer, G., &amp; Reitter, D. (2014). <span class=\"doctitle\"><i>Crowdsourcing the Measurement of Observational Data</i>.</span> Talk presented at the Annual Meeting of the International Studies Association, Toronto, Canada.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{dorazio2014crowdsourcing,\n\taddress = {Toronto, Canada},\n\ttype = {Talk},\n\ttitle = {Crowdsourcing the {Measurement} of {Observational} {Data}},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENyb3dkc291cmNpbmcgdGhlIE1lYXN1cmVtZW50IG9mIE9ic2VydmF0aW9uYWwgRGF0YQ0KVDIgIC0gQW5udWFsIE1lZXRpbmcgb2YgdGhlIEludGVybmF0aW9uYWwgU3R1ZGllcyBBc3NvY2lhdGlvbg0KQTIgIC0gRCdPcmF6aW8sIFZpdG8NCkEyICAtIEtlbndpY2ssIE1pY2hhZWwNCkEyICAtIExhbmUsIE1hdHRoZXcNCkEyICAtIFBhbG1lciwgR2xlbm4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUb3JvbnRvLCBDYW5hZGENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFRhbGsNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://github.com/davidswelt/zot_bib_web/\"><i>Zot_bib_web - interactive web bibliographies</i>.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2014 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This tool explores new ways to make bibliographies interactive‚ searchable and discoverable. Zot_bib_web generates HTML bibliographies based on one or more collections in a Zotero repository. These collections can be maintained by groups of people‚ using Zotero’s web interface or their desktop applications.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/zot_bib_web/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter_zot_bib_web_2014,\n\ttitle = {Zot\\_bib\\_web - interactive web bibliographies},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/zotweb/}bib,\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gWm90X2JpYl93ZWIgLSBpbnRlcmFjdGl2ZSB3ZWIgYmlibGlvZ3JhcGhpZXMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBUaGlzIHRvb2wgZXhwbG9yZXMgbmV3IHdheXMgdG8gbWFrZSBiaWJsaW9ncmFwaGllcyBpbnRlcmFjdGl2ZSwgc2VhcmNoYWJsZSBhbmQgZGlzY292ZXJhYmxlLiBab3RfYmliX3dlYiBnZW5lcmF0ZXMgSFRNTCBiaWJsaW9ncmFwaGllcyBiYXNlZCBvbiBvbmUgb3IgbW9yZSBjb2xsZWN0aW9ucyBpbiBhIFpvdGVybyByZXBvc2l0b3J5LiBUaGVzZSBjb2xsZWN0aW9ucyBjYW4gYmUgbWFpbnRhaW5lZCBieSBncm91cHMgb2YgcGVvcGxlLCB1c2luZyBab3Rlcm8ncyB3ZWIgaW50ZXJmYWNlIG9yIHRoZWlyIGRlc2t0b3AgYXBwbGljYXRpb25zLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRVQgIC0gNzgyDQpMQSAgLSBQeXRob24NClVSICAtIGh0dHBzOi8vZ2l0aHViLmNvbS9kYXZpZHN3ZWx0L3pvdF9iaWJfd2ViLw0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2013' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2013</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hale, J., &amp; Reitter, D. (Eds.). (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\">Issue on computational models of natural language.</a></span> <i>Topics in Cognitive Science</i>, <i>5</i>(3), (11 papers). https://doi.org/10.1111/tops.12038</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2013 venue_short__TopiCS type__edited-volume \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hale2013issue,\n\ttitle = {Issue on computational models of natural language},\n\tvolume = {5},\n\turl = {http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf},\n\tdoi = {10.1111/tops.12038},\n\tnumber = {3},\n\tjournal = {Topics in Cognitive Science},\n\teditor = {Hale, John and Reitter, David},\n\tyear = {2013},\n\tpages = {(11 papers)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSXNzdWUgb24gY29tcHV0YXRpb25hbCBtb2RlbHMgb2YgbmF0dXJhbCBsYW5ndWFnZQ0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBIYWxlLCBKb2huDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRE8gIC0gMTAuMTExMS90b3BzLjEyMDM4DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpWTCAgLSA1DQpJUyAgLSAzDQpTUCAgLSAoMTENCkVQICAtIHBhcGVycykNCkoyICAtIFRvcGlDUw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvdG9waWNzMjAxMy1pc3N1ZS1Ub0MucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12038&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Issue%20on%20computational%20models%20of%20natural%20language&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=5&amp;rft.issue=3&amp;rft.aufirst=John&amp;rft.aulast=Hale&amp;rft.au=John%20Hale&amp;rft.au=David%20Reitter&amp;rft.date=2013&amp;rft.pages=(11%20papers)\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Grossklags, J., &amp; Nochenson, A. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\">Risk-seeking in a continuous game of timing.</a></span> In R. West &amp; T. Stewart (Eds.), <i>Proc. 12th International Conference on Cognitive Modelling</i> (pp. 397–403). Ottawa, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2013 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Continuous games of timing represent an ecologically relevant case of decision-making under uncertainty with many applications to tactical security scenarios. We present two experiments collecting data using the two-player‚ 20-second FlipIt game‚ in which a player has to react to an estimated‚ externally controlled quantity in light of a continuous payoff distribution. The quantity is represented once as time interval‚ and once as distance in time and space. Risk-taking propensity is an individual parameter obtained via a standardized survey instrument. We find that risk propensity affects participants’ decisions in early and late rounds of the game and show that risk-seeking individuals fail to play well initially in the difficult‚ time-interval estimation task‚ but that they can be trained to make rational choices. Participants’ biases are gaussian-distributed. They do not reflect the distribution of payoffs or expected utility. We present an ACT-R model using established error distributions for temporal and visual perception and instance-based learning.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013risk-seeking,\n\taddress = {Ottawa, Canada},\n\ttitle = {Risk-seeking in a continuous game of timing},\n\turl = {http://www.david-reitter.com/pub/reitter2013risk.pdf},\n\tbooktitle = {Proc. 12th {International} {Conference} on {Cognitive} {Modelling}},\n\tauthor = {Reitter, David and Grossklags, Jens and Nochenson, Alan},\n\teditor = {West, R. and Stewart, T.},\n\tyear = {2013},\n\tpages = {397--403}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmlzay1zZWVraW5nIGluIGEgY29udGludW91cyBnYW1lIG9mIHRpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIE5vY2hlbnNvbiwgQWxhbg0KVDIgIC0gSUNDTQ0KQTIgIC0gV2VzdCwgUi4NCkEyICAtIFN0ZXdhcnQsIFQuDQpBQiAgLSBDb250aW51b3VzIGdhbWVzIG9mIHRpbWluZyByZXByZXNlbnQgYW4gZWNvbG9naWNhbGx5IHJlbGV2YW50IGNhc2Ugb2YgZGVjaXNpb24tbWFraW5nIHVuZGVyIHVuY2VydGFpbnR5IHdpdGggbWFueSBhcHBsaWNhdGlvbnMgdG8gdGFjdGljYWwgc2VjdXJpdHkgc2NlbmFyaW9zLiBXZSBwcmVzZW50IHR3byBleHBlcmltZW50cyBjb2xsZWN0aW5nIGRhdGEgdXNpbmcgdGhlIHR3by1wbGF5ZXIsIDIwLXNlY29uZCBGbGlwSXQgZ2FtZSwgaW4gd2hpY2ggYSBwbGF5ZXIgaGFzIHRvIHJlYWN0IHRvIGFuIGVzdGltYXRlZCwgZXh0ZXJuYWxseSBjb250cm9sbGVkIHF1YW50aXR5IGluIGxpZ2h0IG9mIGEgY29udGludW91cyBwYXlvZmYgZGlzdHJpYnV0aW9uLiBUaGUgcXVhbnRpdHkgaXMgcmVwcmVzZW50ZWQgb25jZSBhcyB0aW1lIGludGVydmFsLCBhbmQgb25jZSBhcyBkaXN0YW5jZSBpbiB0aW1lIGFuZCBzcGFjZS4gUmlzay10YWtpbmcgcHJvcGVuc2l0eSBpcyBhbiBpbmRpdmlkdWFsIHBhcmFtZXRlciBvYnRhaW5lZCB2aWEgYSBzdGFuZGFyZGl6ZWQgc3VydmV5IGluc3RydW1lbnQuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgYWZmZWN0cyBwYXJ0aWNpcGFudHMnIGRlY2lzaW9ucyBpbiBlYXJseSBhbmQgbGF0ZSByb3VuZHMgb2YgdGhlIGdhbWUgYW5kIHNob3cgdGhhdCByaXNrLXNlZWtpbmcgaW5kaXZpZHVhbHMgZmFpbCB0byBwbGF5IHdlbGwgaW5pdGlhbGx5IGluIHRoZSBkaWZmaWN1bHQsIHRpbWUtaW50ZXJ2YWwgZXN0aW1hdGlvbiB0YXNrLCBidXQgdGhhdCB0aGV5IGNhbiBiZSB0cmFpbmVkIHRvIG1ha2UgcmF0aW9uYWwgY2hvaWNlcy4gUGFydGljaXBhbnRzJyBiaWFzZXMgYXJlIGdhdXNzaWFuLWRpc3RyaWJ1dGVkLiBUaGV5IGRvIG5vdCByZWZsZWN0IHRoZSBkaXN0cmlidXRpb24gb2YgcGF5b2ZmcyBvciBleHBlY3RlZCB1dGlsaXR5LiBXZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIHVzaW5nIGVzdGFibGlzaGVkIGVycm9yIGRpc3RyaWJ1dGlvbnMgZm9yIHRlbXBvcmFsIGFuZCB2aXN1YWwgcGVyY2VwdGlvbiBhbmQgaW5zdGFuY2UtYmFzZWQgbGVhcm5pbmcuDQpDMSAgLSBPdHRhd2EsIENhbmFkYQ0KQzMgIC0gUHJvYy4gMTJ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gMzk3DQpFUCAgLSA0MDMNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEzcmlzay5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Risk-seeking%20in%20a%20continuous%20game%20of%20timing&amp;rft.btitle=Proc.%2012th%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Ottawa%2C%20Canada&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags&amp;rft.au=Alan%20Nochenson&amp;rft.au=R.%20West&amp;rft.au=T.%20Stewart&amp;rft.date=2013&amp;rft.pages=397-403&amp;rft.spage=397&amp;rft.epage=403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Scerri, P. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\">Smooth dynamics, good performance in cognitive-agent congestion problems.</a></span> In <i>Proceedings of the 35th Annual Meeting of the Cognitive Science Society</i> (pp. 3269–3274). Berlin, Germany: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>Q7H5UM3I FCQK6PT6 D886I5TI SHTFSZTC year__2013 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In a congestion game‚ individuals exhaust a common resource\nout of selfish behavior. In this scenario‚ drivers\ncreate traffic jams by choosing the shortest route according\nto their individual knowledge. They can avoid them\nby communicating their belief states about the traffic\nsituation in real-time through a peer-to-peer network‚\nassuming unlimited bandwidth. We study two potential‚\ncognitively inspired models of human behavior: 1)\ncategorization (quantized memorization and communication)‚\nwhich dampens communication and belief adoption‚\nbut leads to undesired oscillations and lower performance.\n2) Instance-based blending with memory decay‚\nwhich achieves good dynamics and near-optimal performance\nwithout the same bandwidth needs. We argue\nthat this supports our hypothesis of co-adaptation of\ncognitive function and communicating communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013smooth,\n\taddress = {Berlin, Germany},\n\ttitle = {Smooth dynamics, good performance in cognitive-agent congestion problems},\n\turl = {http://www.david-reitter.com/pub/reitter2013smooth.pdf},\n\tbooktitle = {Proceedings of the 35th {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2013},\n\tpages = {3269--3274}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU21vb3RoIGR5bmFtaWNzLCBnb29kIHBlcmZvcm1hbmNlIGluIGNvZ25pdGl2ZS1hZ2VudCBjb25nZXN0aW9uIHByb2JsZW1zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gU2NlcnJpLCBQYXVsDQpUMiAgLSBDb2dTY2kNCkFCICAtIEluIGEgY29uZ2VzdGlvbiBnYW1lLCBpbmRpdmlkdWFscyBleGhhdXN0IGEgY29tbW9uIHJlc291cmNlCm91dCBvZiBzZWxmaXNoIGJlaGF2aW9yLiBJbiB0aGlzIHNjZW5hcmlvLCBkcml2ZXJzCmNyZWF0ZSB0cmFmZmljIGphbXMgYnkgY2hvb3NpbmcgdGhlIHNob3J0ZXN0IHJvdXRlIGFjY29yZGluZwp0byB0aGVpciBpbmRpdmlkdWFsIGtub3dsZWRnZS4gVGhleSBjYW4gYXZvaWQgdGhlbQpieSBjb21tdW5pY2F0aW5nIHRoZWlyIGJlbGllZiBzdGF0ZXMgYWJvdXQgdGhlIHRyYWZmaWMKc2l0dWF0aW9uIGluIHJlYWwtdGltZSB0aHJvdWdoIGEgcGVlci10by1wZWVyIG5ldHdvcmssCmFzc3VtaW5nIHVubGltaXRlZCBiYW5kd2lkdGguIFdlIHN0dWR5IHR3byBwb3RlbnRpYWwsCmNvZ25pdGl2ZWx5IGluc3BpcmVkIG1vZGVscyBvZiBodW1hbiBiZWhhdmlvcjogMSkKY2F0ZWdvcml6YXRpb24gKHF1YW50aXplZCBtZW1vcml6YXRpb24gYW5kIGNvbW11bmljYXRpb24pLAp3aGljaCBkYW1wZW5zIGNvbW11bmljYXRpb24gYW5kIGJlbGllZiBhZG9wdGlvbiwKYnV0IGxlYWRzIHRvIHVuZGVzaXJlZCBvc2NpbGxhdGlvbnMgYW5kIGxvd2VyIHBlcmZvcm1hbmNlLgoyKSBJbnN0YW5jZS1iYXNlZCBibGVuZGluZyB3aXRoIG1lbW9yeSBkZWNheSwKd2hpY2ggYWNoaWV2ZXMgZ29vZCBkeW5hbWljcyBhbmQgbmVhci1vcHRpbWFsIHBlcmZvcm1hbmNlCndpdGhvdXQgdGhlIHNhbWUgYmFuZHdpZHRoIG5lZWRzLiBXZSBhcmd1ZQp0aGF0IHRoaXMgc3VwcG9ydHMgb3VyIGh5cG90aGVzaXMgb2YgY28tYWRhcHRhdGlvbiBvZgpjb2duaXRpdmUgZnVuY3Rpb24gYW5kIGNvbW11bmljYXRpbmcgY29tbXVuaXRpZXMuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNXRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAzMjY5DQpFUCAgLSAzMjc0DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxM3Ntb290aC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Smooth%20dynamics%2C%20good%20performance%20in%20cognitive-agent%20congestion%20problems&amp;rft.btitle=Proceedings%20of%20the%2035th%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Paul%20Scerri&amp;rft.date=2013&amp;rft.pages=3269-3274&amp;rft.spage=3269&amp;rft.epage=3274\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Scerri, P., &amp; Reitter, D. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\">Cognitive instance-based learning agents in a multi-agent congestion game.</a></span> In <i>Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013</i>. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{scerri2013cognitive,\n\ttitle = {Cognitive instance-based learning agents in a multi-agent congestion game},\n\turl = {http://www.david-reitter.com/pub/scerri2013informationsharing.pdf},\n\tbooktitle = {Workshop on {Information} {Sharing} in {Large} {Scale} {Multi}-{Agent} {Systems}, at {AAMAS} 2013},\n\tauthor = {Scerri, Paul and Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFnZW50cyBpbiBhIG11bHRpLWFnZW50IGNvbmdlc3Rpb24gZ2FtZQ0KQVUgIC0gU2NlcnJpLCBQYXVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQzMgIC0gV29ya3Nob3Agb24gSW5mb3JtYXRpb24gU2hhcmluZyBpbiBMYXJnZSBTY2FsZSBNdWx0aS1BZ2VudCBTeXN0ZW1zLCBhdCBBQU1BUyAyMDEzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9zY2VycmkyMDEzaW5mb3JtYXRpb25zaGFyaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20instance-based%20learning%20agents%20in%20a%20multi-agent%20congestion%20game&amp;rft.btitle=Workshop%20on%20Information%20Sharing%20in%20Large%20Scale%20Multi-Agent%20Systems%2C%20at%20AAMAS%202013&amp;rft.aufirst=Paul&amp;rft.aulast=Scerri&amp;rft.au=Paul%20Scerri&amp;rft.au=David%20Reitter&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., Reitter, D., &amp; Amant, R. S. (Eds.). (2013). <span class=\"doctitle\"><i>Proceedings of the 22nd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Ottawa, Canada: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2013 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{kennedy2013proceedings,\n\taddress = {Ottawa, Canada},\n\ttitle = {Proceedings of the 22nd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Kennedy, William G. and Reitter, D. and Amant, Robert St},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIybmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBBbWFudCwgUm9iZXJ0IFN0DQpDWSAgLSBPdHRhd2EsIENhbmFkYQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KUEIgIC0gQlJpTVMgU29jaWV0eQ0KU1QgIC0gQlJpTVMNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2022nd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Ottawa%2C%20Canada&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=D.%20Reitter&amp;rft.au=Robert%20St%20Amant&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\"><i>Computational and underspecified approaches to standardization</i>.</a></span> Panel presented at the Methods for Communicating the Structure and Content of a Cognitive Model, at:Human Factors and Ergonomics Society International Annual Meeting, San Diego, CA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2013 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2013computational,\n\taddress = {San Diego, CA},\n\ttype = {Panel},\n\ttitle = {Computational and underspecified approaches to standardization},\n\turl = {http://www.david-reitter.com/pub/warwick2013hfes.pdf},\n\tauthor = {Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvbXB1dGF0aW9uYWwgYW5kIHVuZGVyc3BlY2lmaWVkIGFwcHJvYWNoZXMgdG8gc3RhbmRhcmRpemF0aW9uDQpUMiAgLSBNZXRob2RzIGZvciBDb21tdW5pY2F0aW5nIHRoZSBTdHJ1Y3R1cmUgYW5kIENvbnRlbnQgb2YgYSBDb2duaXRpdmUgTW9kZWwsIGF0Okh1bWFuIEZhY3RvcnMgYW5kIEVyZ29ub21pY3MgU29jaWV0eSBJbnRlcm5hdGlvbmFsIEFubnVhbCBNZWV0aW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gU2FuIERpZWdvLCBDQQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KTTMgIC0gUGFuZWwNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhcndpY2syMDEzaGZlcy5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2012' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2012</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2012socialcognition.pdf\">Social cognition: memory decay and adaptive information filtering for robust information maintenance.</a></span> In <i>Twenty-Sixth Conference on Artificial Intelligence</i> (pp. 242–248). </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI ZJFRZTCB year__2012 venue_short__AAAI type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">AAAI</div><div class=\"bib-venue-short\">AAAI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Two information decay methods are examined that help multi-agent systems cope with dynamic environments. The agents in this simulation have human-like memory and a mechanism to moderate their communications: they forget internally stored information via temporal decay‚ and they forget distributed information by filtering it as it passes through a communication network. The agents play a foraging game‚ in which performance depends on communicating facts and requests and on storing facts in internal memory. Parameters of the game and agent models are tuned to human data. Agent groups with moderated communication in small-world networks achieve optimal performance for typical human memory decay values‚ while non-adaptive agents benefit from stronger memory decay. The decay and filtering strategies interact with the properties of the network graph in ways suggestive of an evolutionary co-optimization between the human cognitive system and an external social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012socialcognition.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012social,\n\ttitle = {Social cognition: memory decay and adaptive information filtering for robust information maintenance},\n\turl = {http://www.david-reitter.com/pub/reitter2012socialcognition.pdf},\n\tbooktitle = {Twenty-{Sixth} {Conference} on {Artificial} {Intelligence}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2012},\n\tpages = {242--248}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIGNvZ25pdGlvbjogbWVtb3J5IGRlY2F5IGFuZCBhZGFwdGl2ZSBpbmZvcm1hdGlvbiBmaWx0ZXJpbmcgZm9yIHJvYnVzdCBpbmZvcm1hdGlvbiBtYWludGVuYW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQUFBSQ0KQUIgIC0gVHdvIGluZm9ybWF0aW9uIGRlY2F5IG1ldGhvZHMgYXJlIGV4YW1pbmVkIHRoYXQgaGVscCBtdWx0aS1hZ2VudCBzeXN0ZW1zIGNvcGUgd2l0aCBkeW5hbWljIGVudmlyb25tZW50cy4gVGhlIGFnZW50cyBpbiB0aGlzIHNpbXVsYXRpb24gaGF2ZSBodW1hbi1saWtlIG1lbW9yeSBhbmQgYSBtZWNoYW5pc20gdG8gbW9kZXJhdGUgdGhlaXIgY29tbXVuaWNhdGlvbnM6IHRoZXkgZm9yZ2V0IGludGVybmFsbHkgc3RvcmVkIGluZm9ybWF0aW9uIHZpYSB0ZW1wb3JhbCBkZWNheSwgYW5kIHRoZXkgZm9yZ2V0IGRpc3RyaWJ1dGVkIGluZm9ybWF0aW9uIGJ5IGZpbHRlcmluZyBpdCBhcyBpdCBwYXNzZXMgdGhyb3VnaCBhIGNvbW11bmljYXRpb24gbmV0d29yay4gVGhlIGFnZW50cyBwbGF5IGEgZm9yYWdpbmcgZ2FtZSwgaW4gd2hpY2ggcGVyZm9ybWFuY2UgZGVwZW5kcyBvbiBjb21tdW5pY2F0aW5nIGZhY3RzIGFuZCByZXF1ZXN0cyBhbmQgb24gc3RvcmluZyBmYWN0cyBpbiBpbnRlcm5hbCBtZW1vcnkuIFBhcmFtZXRlcnMgb2YgdGhlIGdhbWUgYW5kIGFnZW50IG1vZGVscyBhcmUgdHVuZWQgdG8gaHVtYW4gZGF0YS4gQWdlbnQgZ3JvdXBzIHdpdGggbW9kZXJhdGVkIGNvbW11bmljYXRpb24gaW4gc21hbGwtd29ybGQgbmV0d29ya3MgYWNoaWV2ZSBvcHRpbWFsIHBlcmZvcm1hbmNlIGZvciB0eXBpY2FsIGh1bWFuIG1lbW9yeSBkZWNheSB2YWx1ZXMsIHdoaWxlIG5vbi1hZGFwdGl2ZSBhZ2VudHMgYmVuZWZpdCBmcm9tIHN0cm9uZ2VyIG1lbW9yeSBkZWNheS4gVGhlIGRlY2F5IGFuZCBmaWx0ZXJpbmcgc3RyYXRlZ2llcyBpbnRlcmFjdCB3aXRoIHRoZSBwcm9wZXJ0aWVzIG9mIHRoZSBuZXR3b3JrIGdyYXBoIGluIHdheXMgc3VnZ2VzdGl2ZSBvZiBhbiBldm9sdXRpb25hcnkgY28tb3B0aW1pemF0aW9uIGJldHdlZW4gdGhlIGh1bWFuIGNvZ25pdGl2ZSBzeXN0ZW0gYW5kIGFuIGV4dGVybmFsIHNvY2lhbCBzdHJ1Y3R1cmUuDQpDMyAgLSBUd2VudHktU2l4dGggQ29uZmVyZW5jZSBvbiBBcnRpZmljaWFsIEludGVsbGlnZW5jZQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDI0Mg0KRVAgIC0gMjQ4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMnNvY2lhbGNvZ25pdGlvbi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20cognition%3A%20memory%20decay%20and%20adaptive%20information%20filtering%20for%20robust%20information%20maintenance&amp;rft.btitle=Twenty-Sixth%20Conference%20on%20Artificial%20Intelligence&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2012&amp;rft.pages=242-248&amp;rft.spage=242&amp;rft.epage=248\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Levy, R. (Eds.). (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\"><i>Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Montréal, Quebec, Canada: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 TC3HZ9JR year__2012 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2012proc.,\n\taddress = {Montréal, Quebec, Canada},\n\ttitle = {Proc. 3rd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tshorttitle = {{CMCL}},\n\turl = {http://www.aclweb.org/anthology/W/W12/W12-17.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Reitter, David and Levy, Roger},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gM3JkIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkEzICAtIExldnksIFJvZ2VyDQpDWSAgLSBNb250csOpYWwsIFF1ZWJlYywgQ2FuYWRhDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XL1cxMi9XMTItMTcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%203rd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Montr%C3%A9al%2C%20Quebec%2C%20Canada&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Roger%20Levy&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Diesner, J., &amp; Reitter, D. (Eds.). (2012). <span class=\"doctitle\"><i>Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)</i>.</span> Chicago, IL: Association for Computing Machinery.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2012 venue_short__WON type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{diesner2012proc.,\n\taddress = {Chicago, IL},\n\ttitle = {Proc. {Words} and {Networks} 2012: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON}2012)},\n\tshorttitle = {{WON}},\n\tpublisher = {Association for Computing Machinery},\n\teditor = {Diesner, Jana and Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gV29yZHMgYW5kIE5ldHdvcmtzIDIwMTI6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTjIwMTIpDQpBMyAgLSBEaWVzbmVyLCBKYW5hDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hpY2FnbywgSUwNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRpbmcgTWFjaGluZXJ5DQpTVCAgLSBXT04NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%20Words%20and%20Networks%202012%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON2012)&amp;rft.place=Chicago%2C%20IL&amp;rft.publisher=Association%20for%20Computing%20Machinery&amp;rft.aufirst=Jana&amp;rft.aulast=Diesner&amp;rft.au=Jana%20Diesner&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\">Lexical language evolution in networked human groups.</a></span> In <i>Words and Networks: Language Use in Socio-Technical Networks</i>. Chicago, IL. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2012 venue_short__WON type__conferencePaper \"\"</span></div><div class=\"bib-venue\">WON</div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The development and refinement of natural-language communication systems among networked individuals is not well understood and difficult to study. This paper uses a task providing a controlled environment for the goal-oriented‚ collaborative exchange of short‚ natural-language messages between experimental participants (20 per group) in order to demonstrate lexical convergence. A technique for illustrating convergence based on graph layout by multidimensional scaling is described. While reliable convergence is shown‚ it is limited to the collaborative or communicative situation: participants did not adopt group terms in a separately administered post-test questionnaire.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012lexical,\n\taddress = {Chicago, IL},\n\ttitle = {Lexical language evolution in networked human groups},\n\turl = {http://www.david-reitter.com/pub/reitter2012lexical.pdf},\n\tbooktitle = {Words and {Networks}: {Language} {Use} in {Socio}-{Technical} {Networks}},\n\tauthor = {Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGV4aWNhbCBsYW5ndWFnZSBldm9sdXRpb24gaW4gbmV0d29ya2VkIGh1bWFuIGdyb3Vwcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFdPTg0KQUIgIC0gVGhlIGRldmVsb3BtZW50IGFuZCByZWZpbmVtZW50IG9mIG5hdHVyYWwtbGFuZ3VhZ2UgY29tbXVuaWNhdGlvbiBzeXN0ZW1zIGFtb25nIG5ldHdvcmtlZCBpbmRpdmlkdWFscyBpcyBub3Qgd2VsbCB1bmRlcnN0b29kIGFuZCBkaWZmaWN1bHQgdG8gc3R1ZHkuIFRoaXMgcGFwZXIgdXNlcyBhIHRhc2sgcHJvdmlkaW5nIGEgY29udHJvbGxlZCBlbnZpcm9ubWVudCBmb3IgdGhlIGdvYWwtb3JpZW50ZWQsIGNvbGxhYm9yYXRpdmUgZXhjaGFuZ2Ugb2Ygc2hvcnQsIG5hdHVyYWwtbGFuZ3VhZ2UgbWVzc2FnZXMgYmV0d2VlbiBleHBlcmltZW50YWwgcGFydGljaXBhbnRzICgyMCBwZXIgZ3JvdXApIGluIG9yZGVyIHRvIGRlbW9uc3RyYXRlIGxleGljYWwgY29udmVyZ2VuY2UuIEEgdGVjaG5pcXVlIGZvciBpbGx1c3RyYXRpbmcgY29udmVyZ2VuY2UgYmFzZWQgb24gZ3JhcGggbGF5b3V0IGJ5IG11bHRpZGltZW5zaW9uYWwgc2NhbGluZyBpcyBkZXNjcmliZWQuIFdoaWxlIHJlbGlhYmxlIGNvbnZlcmdlbmNlIGlzIHNob3duLCBpdCBpcyBsaW1pdGVkIHRvIHRoZSBjb2xsYWJvcmF0aXZlIG9yIGNvbW11bmljYXRpdmUgc2l0dWF0aW9uOiBwYXJ0aWNpcGFudHMgZGlkIG5vdCBhZG9wdCBncm91cCB0ZXJtcyBpbiBhIHNlcGFyYXRlbHkgYWRtaW5pc3RlcmVkIHBvc3QtdGVzdCBxdWVzdGlvbm5haXJlLg0KQzEgIC0gQ2hpY2FnbywgSUwNCkMzICAtIFdvcmRzIGFuZCBOZXR3b3JrczogTGFuZ3VhZ2UgVXNlIGluIFNvY2lvLVRlY2huaWNhbCBOZXR3b3Jrcw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTJsZXhpY2FsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lexical%20language%20evolution%20in%20networked%20human%20groups&amp;rft.btitle=Words%20and%20Networks%3A%20Language%20Use%20in%20Socio-Technical%20Networks&amp;rft.place=Chicago%2C%20IL&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Scerri, P. (2012). <span class=\"doctitle\"><i>Social multi-agent learning with simple and cognitive agents</i>.</span> Poster presented at the CAOSS 2012: Workshop on Computational and Online Social Science, New York, N.Y.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2012 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2012social,\n\taddress = {New York, N.Y.},\n\ttype = {Poster},\n\ttitle = {Social multi-agent learning with simple and cognitive agents},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFNvY2lhbCBtdWx0aS1hZ2VudCBsZWFybmluZyB3aXRoIHNpbXBsZSBhbmQgY29nbml0aXZlIGFnZW50cw0KVDIgIC0gQ0FPU1MgMjAxMjogV29ya3Nob3Agb24gQ29tcHV0YXRpb25hbCBhbmQgT25saW5lIFNvY2lhbCBTY2llbmNlDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQTIgIC0gU2NlcnJpLCBQYXVsDQpDWSAgLSBOZXcgWW9yaywgTi5ZLg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KTTMgIC0gUG9zdGVyDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Schaffer, S., &amp; Reitter, D. (2012). <span class=\"doctitle\">Modeling efficiency-guided modality choice in voice and graphical user interfaces.</span> In N. Russwinkel, U. Drewitz, &amp; H. van Rijn (Eds.), <i>Proceedings of the 11th International Conference on Cognitive Modeling</i> (pp. 253–254). Berlin: Universitaetsverlag der TU Berlin.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2012 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In multimodal human computer interaction users can often select between specific input modalities. Modality choice is influenced by various factors including user attributes‚ system attributes‚ the task and the environment (e.g. Lemmelä et al.‚ 2008). Here‚ we describe on-going research into cognitive models of input modality selection.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{schaffer2012modeling,\n\taddress = {Berlin},\n\ttitle = {Modeling efficiency-guided modality choice in voice and graphical user interfaces},\n\tbooktitle = {Proceedings of the 11th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin},\n\tauthor = {Schaffer, Stefan and Reitter, David},\n\teditor = {Russwinkel, Nele and Drewitz, U. and Rijn, H. van},\n\tyear = {2012},\n\tpages = {253--254}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgZWZmaWNpZW5jeS1ndWlkZWQgbW9kYWxpdHkgY2hvaWNlIGluIHZvaWNlIGFuZCBncmFwaGljYWwgdXNlciBpbnRlcmZhY2VzDQpBVSAgLSBTY2hhZmZlciwgU3RlZmFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQTIgIC0gUnVzc3dpbmtlbCwgTmVsZQ0KQTIgIC0gRHJld2l0eiwgVS4NCkEyICAtIFJpam4sIEguIHZhbg0KQUIgIC0gSW4gbXVsdGltb2RhbCBodW1hbiBjb21wdXRlciBpbnRlcmFjdGlvbiB1c2VycyBjYW4gb2Z0ZW4gc2VsZWN0IGJldHdlZW4gc3BlY2lmaWMgaW5wdXQgbW9kYWxpdGllcy4gTW9kYWxpdHkgY2hvaWNlIGlzIGluZmx1ZW5jZWQgYnkgdmFyaW91cyBmYWN0b3JzIGluY2x1ZGluZyB1c2VyIGF0dHJpYnV0ZXMsIHN5c3RlbSBhdHRyaWJ1dGVzLCB0aGUgdGFzayBhbmQgdGhlIGVudmlyb25tZW50IChlLmcuIExlbW1lbMOkIGV0IGFsLiwgMjAwOCkuIEhlcmUsIHdlIGRlc2NyaWJlIG9uLWdvaW5nIHJlc2VhcmNoIGludG8gY29nbml0aXZlIG1vZGVscyBvZiBpbnB1dCBtb2RhbGl0eSBzZWxlY3Rpb24uDQpDMSAgLSBCZXJsaW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxMXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDI1Mw0KRVAgIC0gMjU0DQpQQiAgLSBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20efficiency-guided%20modality%20choice%20in%20voice%20and%20graphical%20user%20interfaces&amp;rft.btitle=Proceedings%20of%20the%2011th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=Stefan&amp;rft.aulast=Schaffer&amp;rft.au=Stefan%20Schaffer&amp;rft.au=David%20Reitter&amp;rft.au=Nele%20Russwinkel&amp;rft.au=U.%20Drewitz&amp;rft.au=H.%20van%20Rijn&amp;rft.date=2012&amp;rft.pages=253-254&amp;rft.spage=253&amp;rft.epage=254\"></span></div></div></div><div class=\"full-bib-section\"><a id='2011' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2011</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\">How groups develop a specialized domain vocabulary: A cognitive multi-agent model.</a></span> <i>Cognitive Systems Research</i>, <i>12</i>(2), 175–185. https://doi.org/10.1016/j.cogsys.2010.06.005</div><span class='bib-kw' style='display:none;'>ZJFRZTCB Q7H5UM3I FCQK6PT6 SHTFSZTC TC3HZ9JR year__2011 venue_short__J Cog Sys Res type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"bib-venue-short\">J Cog Sys Res</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain vocabulary in small communities. Empirical data show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language. We propose that simulations of such cultural evolution incorporate properties of human memory (cue-based retrieval‚ learning‚ decay). A cognitive model is described that encodes abstract concepts with small sets of concrete‚ related concepts (directing)‚ and that also decodes such signs (matching). Learning captures conventionalized signs. Relatedness of concepts is characterized by a mixture of shared and individual knowledge‚ which we sample from a text corpus. Simulations show vocabulary convergence of agent communities of varied structure‚ but idiosyncrasy in vocabularies of each dyad of models. Convergence is weakened when agents do not alternate between encoding and decoding‚ predicting the necessity of bi-directional communication. Convergence is improved by explicit feedback about communicative success. We hypothesize that humans seek out subtle clues to gauge success in order to guide their vocabulary acquisition.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011how,\n\ttitle = {How groups develop a specialized domain vocabulary: {A} cognitive multi-agent model},\n\tvolume = {12},\n\turl = {http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf},\n\tdoi = {10.1016/j.cogsys.2010.06.005},\n\tnumber = {2},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {175--185}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IGdyb3VwcyBkZXZlbG9wIGEgc3BlY2lhbGl6ZWQgZG9tYWluIHZvY2FidWxhcnk6IEEgY29nbml0aXZlIG11bHRpLWFnZW50IG1vZGVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb2duaXRpdmUgU3lzdGVtcyBSZXNlYXJjaA0KQUIgIC0gV2Ugc2ltdWxhdGUgdGhlIGV2b2x1dGlvbiBvZiBhIGRvbWFpbiB2b2NhYnVsYXJ5IGluIHNtYWxsIGNvbW11bml0aWVzLiBFbXBpcmljYWwgZGF0YSBzaG93IHRoYXQgaHVtYW4gY29tbXVuaWNhdG9ycyBjYW4gZXZvbHZlIGdyYXBoaWNhbCBsYW5ndWFnZXMgcXVpY2tseSBpbiBhIGNvbnN0cmFpbmVkIHRhc2sgKFBpY3Rpb25hcnkpLCBhbmQgdGhhdCBjb21tdW5pdGllcyBjb252ZXJnZSB0b3dhcmRzIGEgY29tbW9uIGxhbmd1YWdlLiBXZSBwcm9wb3NlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBjdWx0dXJhbCBldm9sdXRpb24gaW5jb3Jwb3JhdGUgcHJvcGVydGllcyBvZiBodW1hbiBtZW1vcnkgKGN1ZS1iYXNlZCByZXRyaWV2YWwsIGxlYXJuaW5nLCBkZWNheSkuIEEgY29nbml0aXZlIG1vZGVsIGlzIGRlc2NyaWJlZCB0aGF0IGVuY29kZXMgYWJzdHJhY3QgY29uY2VwdHMgd2l0aCBzbWFsbCBzZXRzIG9mIGNvbmNyZXRlLCByZWxhdGVkIGNvbmNlcHRzIChkaXJlY3RpbmcpLCBhbmQgdGhhdCBhbHNvIGRlY29kZXMgc3VjaCBzaWducyAobWF0Y2hpbmcpLiBMZWFybmluZyBjYXB0dXJlcyBjb252ZW50aW9uYWxpemVkIHNpZ25zLiBSZWxhdGVkbmVzcyBvZiBjb25jZXB0cyBpcyBjaGFyYWN0ZXJpemVkIGJ5IGEgbWl4dHVyZSBvZiBzaGFyZWQgYW5kIGluZGl2aWR1YWwga25vd2xlZGdlLCB3aGljaCB3ZSBzYW1wbGUgZnJvbSBhIHRleHQgY29ycHVzLiBTaW11bGF0aW9ucyBzaG93IHZvY2FidWxhcnkgY29udmVyZ2VuY2Ugb2YgYWdlbnQgY29tbXVuaXRpZXMgb2YgdmFyaWVkIHN0cnVjdHVyZSwgYnV0IGlkaW9zeW5jcmFzeSBpbiB2b2NhYnVsYXJpZXMgb2YgZWFjaCBkeWFkIG9mIG1vZGVscy4gQ29udmVyZ2VuY2UgaXMgd2Vha2VuZWQgd2hlbiBhZ2VudHMgZG8gbm90IGFsdGVybmF0ZSBiZXR3ZWVuIGVuY29kaW5nIGFuZCBkZWNvZGluZywgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24uIENvbnZlcmdlbmNlIGlzIGltcHJvdmVkIGJ5IGV4cGxpY2l0IGZlZWRiYWNrIGFib3V0IGNvbW11bmljYXRpdmUgc3VjY2Vzcy4gV2UgaHlwb3RoZXNpemUgdGhhdCBodW1hbnMgc2VlayBvdXQgc3VidGxlIGNsdWVzIHRvIGdhdWdlIHN1Y2Nlc3MgaW4gb3JkZXIgdG8gZ3VpZGUgdGhlaXIgdm9jYWJ1bGFyeSBhY3F1aXNpdGlvbi4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCkRPICAtIDEwLjEwMTYvai5jb2dzeXMuMjAxMC4wNi4wMDUNClZMICAtIDEyDQpJUyAgLSAyDQpTUCAgLSAxNzUNCkVQICAtIDE4NQ0KSjIgIC0gSiBDb2cgU3lzIFJlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFkb21haW52b2NhYnVsYXJ5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.cogsys.2010.06.005&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20groups%20develop%20a%20specialized%20domain%20vocabulary%3A%20A%20cognitive%20multi-agent%20model&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.stitle=J%20Cog%20Sys%20Res&amp;rft.volume=12&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=175-185&amp;rft.spage=175&amp;rft.epage=185\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Keller, F., &amp; Moore, J. D. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\">A computational cognitive model of syntactic priming.</a></span> <i>Cognitive Science</i>, <i>35</i>(4), 587–637. https://doi.org/10.1111/j.1551-6709.2010.01165.x</div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2011 venue_short__J Cog Sci type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"bib-venue-short\">J Cog Sci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The psycholinguistic literature has identified two syntactic adaptation effects in language production: rapidly decaying short-term priming and long-lasting adaptation. To explain both effects‚ we present an ACT-R model of syntactic priming based on a wide-coverage‚ lexicalized syntactic theory that explains priming as facilitation of lexical access. In this model‚ two well-established ACT-R mechanisms‚ base-level learning and spreading activation‚ account for long-term adaptation and short-term priming‚ respectively. Our model simulates incremental language production and in a series of modeling studies we show that it accounts for (a) the inverse frequency interaction; (b) the absence of a decay in long-term priming; and (c) the cumulativity of long-term adaptation. The model also explains the lexical boost effect and the fact that it only applies to short-term priming. We also present corpus data that verifies a prediction of the model‚ i.e.‚ that the lexical boost affects all lexical material‚ rather than just heads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011computational,\n\ttitle = {A computational cognitive model of syntactic priming},\n\tvolume = {35},\n\turl = {http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf},\n\tdoi = {10.1111/j.1551-6709.2010.01165.x},\n\tnumber = {4},\n\tjournal = {Cognitive Science},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2011},\n\tpages = {587--637}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb21wdXRhdGlvbmFsIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcHJpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEtlbGxlciwgRnJhbmsNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpUMiAgLSBDb2duaXRpdmUgU2NpZW5jZQ0KQUIgIC0gVGhlIHBzeWNob2xpbmd1aXN0aWMgbGl0ZXJhdHVyZSBoYXMgaWRlbnRpZmllZCB0d28gc3ludGFjdGljIGFkYXB0YXRpb24gZWZmZWN0cyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uOiByYXBpZGx5IGRlY2F5aW5nIHNob3J0LXRlcm0gcHJpbWluZyBhbmQgbG9uZy1sYXN0aW5nIGFkYXB0YXRpb24uIFRvIGV4cGxhaW4gYm90aCBlZmZlY3RzLCB3ZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIG9mIHN5bnRhY3RpYyBwcmltaW5nIGJhc2VkIG9uIGEgd2lkZS1jb3ZlcmFnZSwgbGV4aWNhbGl6ZWQgc3ludGFjdGljIHRoZW9yeSB0aGF0IGV4cGxhaW5zIHByaW1pbmcgYXMgZmFjaWxpdGF0aW9uIG9mIGxleGljYWwgYWNjZXNzLiBJbiB0aGlzIG1vZGVsLCB0d28gd2VsbC1lc3RhYmxpc2hlZCBBQ1QtUiBtZWNoYW5pc21zLCBiYXNlLWxldmVsIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiwgYWNjb3VudCBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gYW5kIHNob3J0LXRlcm0gcHJpbWluZywgcmVzcGVjdGl2ZWx5LiBPdXIgbW9kZWwgc2ltdWxhdGVzIGluY3JlbWVudGFsIGxhbmd1YWdlIHByb2R1Y3Rpb24gYW5kIGluIGEgc2VyaWVzIG9mIG1vZGVsaW5nIHN0dWRpZXMgd2Ugc2hvdyB0aGF0IGl0IGFjY291bnRzIGZvciAoYSkgdGhlIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uOyAoYikgdGhlIGFic2VuY2Ugb2YgYSBkZWNheSBpbiBsb25nLXRlcm0gcHJpbWluZzsgYW5kIChjKSB0aGUgY3VtdWxhdGl2aXR5IG9mIGxvbmctdGVybSBhZGFwdGF0aW9uLiBUaGUgbW9kZWwgYWxzbyBleHBsYWlucyB0aGUgbGV4aWNhbCBib29zdCBlZmZlY3QgYW5kIHRoZSBmYWN0IHRoYXQgaXQgb25seSBhcHBsaWVzIHRvIHNob3J0LXRlcm0gcHJpbWluZy4gV2UgYWxzbyBwcmVzZW50IGNvcnB1cyBkYXRhIHRoYXQgdmVyaWZpZXMgYSBwcmVkaWN0aW9uIG9mIHRoZSBtb2RlbCwgaS5lLiwgdGhhdCB0aGUgbGV4aWNhbCBib29zdCBhZmZlY3RzIGFsbCBsZXhpY2FsIG1hdGVyaWFsLCByYXRoZXIgdGhhbiBqdXN0IGhlYWRzLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KRE8gIC0gMTAuMTExMS9qLjE1NTEtNjcwOS4yMDEwLjAxMTY1LngNClZMICAtIDM1DQpJUyAgLSA0DQpTUCAgLSA1ODcNCkVQICAtIDYzNw0KSjIgIC0gSiBDb2cgU2NpDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMXN5bnRhY3RpY3ByaW1pbmcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Fj.1551-6709.2010.01165.x&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20computational%20cognitive%20model%20of%20syntactic%20priming&amp;rft.jtitle=Cognitive%20Science&amp;rft.stitle=J%20Cog%20Sci&amp;rft.volume=35&amp;rft.issue=4&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2011&amp;rft.pages=587-637&amp;rft.spage=587&amp;rft.epage=637\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Keller, F., &amp; Reitter, D. (Eds.). (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://aclweb.org/anthology/W/W11/W11-06.pdf\"><i>Proc. 2nd workshop on cognitive modeling and computational linguistics</i>.</a></span> Portland, OR, USA: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 TC3HZ9JR year__2011 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://aclweb.org/anthology/W/W11/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{keller2011proc.,\n\taddress = {Portland, OR, USA},\n\ttitle = {Proc. 2nd workshop on cognitive modeling and computational linguistics},\n\tshorttitle = {{CMCL}},\n\turl = {http://aclweb.org/anthology/W/W11/W11-06.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Keller, Frank and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gMm5kIHdvcmtzaG9wIG9uIGNvZ25pdGl2ZSBtb2RlbGluZyBhbmQgY29tcHV0YXRpb25hbCBsaW5ndWlzdGljcw0KQTMgIC0gS2VsbGVyLCBGcmFuaw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvcnRsYW5kLCBPUiwgVVNBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL2FjbHdlYi5vcmcvYW50aG9sb2d5L1cvVzExL1cxMS0wNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%202nd%20workshop%20on%20cognitive%20modeling%20and%20computational%20linguistics&amp;rft.place=Portland%2C%20OR%2C%20USA&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Frank&amp;rft.aulast=Keller&amp;rft.au=Frank%20Keller&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Sycara, K., Lebiere, C., Vinokurov, Y., Juarez, A., &amp; Lewis, M. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\">How teams benefit from communication policies: information flow in human peer-to-peer networks.</a></span> In <i>Proceedings of the 20th Behavior Representation in Modeling &amp; Simulation Conference</i> (pp. 138–145). Sundance, UT. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2011 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In an experiment involving teams of humans playing a cooperative game‚ we study the effect of local communication policies on the efficiency and the performance of teams and of individuals in different positions within a network. This design provides an experimental model of human communities‚ where information may spread from peer to peer by word of mouth. With this model‚ we explain the realistic tradeoff between liberal information dumping and targeted information sharing by human peers. Human subjects exchanged natural-language messages with relevance to a task‚ thereby sharing knowledge across a community. Communication took place along the edges of a small-world graph. Cooperation and individual efforts were incentivized. In one condition‚ participants were asked to request specific information and only supply information that they knew was needed. In another condition‚ they were asked to supply and forward as much information as possible. We found that a targeted communication policy was successfully implemented by the participants‚ increased task success‚ shortened the time it took to get answers to questions‚ increased efficiency (task success per communication bandwidth)‚ and may have done so selectively for nodes with fewer connections.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011how,\n\taddress = {Sundance, UT},\n\ttitle = {How teams benefit from communication policies: information flow in human peer-to-peer networks},\n\turl = {http://www.david-reitter.com/pub/reitter2011policies.pdf},\n\tbooktitle = {Proceedings of the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Reitter, David and Sycara, Katia and Lebiere, Christian and Vinokurov, Yury and Juarez, Antonio and Lewis, Michael},\n\tyear = {2011},\n\tpages = {138--145}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRlYW1zIGJlbmVmaXQgZnJvbSBjb21tdW5pY2F0aW9uIHBvbGljaWVzOiBpbmZvcm1hdGlvbiBmbG93IGluIGh1bWFuIHBlZXItdG8tcGVlciBuZXR3b3Jrcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN5Y2FyYSwgS2F0aWENCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gVmlub2t1cm92LCBZdXJ5DQpBVSAgLSBKdWFyZXosIEFudG9uaW8NCkFVICAtIExld2lzLCBNaWNoYWVsDQpUMiAgLSBCUmlNUw0KQUIgIC0gSW4gYW4gZXhwZXJpbWVudCBpbnZvbHZpbmcgdGVhbXMgb2YgaHVtYW5zIHBsYXlpbmcgYSBjb29wZXJhdGl2ZSBnYW1lLCB3ZSBzdHVkeSB0aGUgZWZmZWN0IG9mIGxvY2FsIGNvbW11bmljYXRpb24gcG9saWNpZXMgb24gdGhlIGVmZmljaWVuY3kgYW5kIHRoZSBwZXJmb3JtYW5jZSBvZiB0ZWFtcyBhbmQgb2YgaW5kaXZpZHVhbHMgaW4gZGlmZmVyZW50IHBvc2l0aW9ucyB3aXRoaW4gYSBuZXR3b3JrLiBUaGlzIGRlc2lnbiBwcm92aWRlcyBhbiBleHBlcmltZW50YWwgbW9kZWwgb2YgaHVtYW4gY29tbXVuaXRpZXMsIHdoZXJlIGluZm9ybWF0aW9uIG1heSBzcHJlYWQgZnJvbSBwZWVyIHRvIHBlZXIgYnkgd29yZCBvZiBtb3V0aC4gV2l0aCB0aGlzIG1vZGVsLCB3ZSBleHBsYWluIHRoZSByZWFsaXN0aWMgdHJhZGVvZmYgYmV0d2VlbiBsaWJlcmFsIGluZm9ybWF0aW9uIGR1bXBpbmcgYW5kIHRhcmdldGVkIGluZm9ybWF0aW9uIHNoYXJpbmcgYnkgaHVtYW4gcGVlcnMuIEh1bWFuIHN1YmplY3RzIGV4Y2hhbmdlZCBuYXR1cmFsLWxhbmd1YWdlIG1lc3NhZ2VzIHdpdGggcmVsZXZhbmNlIHRvIGEgdGFzaywgdGhlcmVieSBzaGFyaW5nIGtub3dsZWRnZSBhY3Jvc3MgYSBjb21tdW5pdHkuIENvbW11bmljYXRpb24gdG9vayBwbGFjZSBhbG9uZyB0aGUgZWRnZXMgb2YgYSBzbWFsbC13b3JsZCBncmFwaC4gQ29vcGVyYXRpb24gYW5kIGluZGl2aWR1YWwgZWZmb3J0cyB3ZXJlIGluY2VudGl2aXplZC4gSW4gb25lIGNvbmRpdGlvbiwgcGFydGljaXBhbnRzIHdlcmUgYXNrZWQgdG8gcmVxdWVzdCBzcGVjaWZpYyBpbmZvcm1hdGlvbiBhbmQgb25seSBzdXBwbHkgaW5mb3JtYXRpb24gdGhhdCB0aGV5IGtuZXcgd2FzIG5lZWRlZC4gSW4gYW5vdGhlciBjb25kaXRpb24sIHRoZXkgd2VyZSBhc2tlZCB0byBzdXBwbHkgYW5kIGZvcndhcmQgYXMgbXVjaCBpbmZvcm1hdGlvbiBhcyBwb3NzaWJsZS4gV2UgZm91bmQgdGhhdCBhIHRhcmdldGVkIGNvbW11bmljYXRpb24gcG9saWN5IHdhcyBzdWNjZXNzZnVsbHkgaW1wbGVtZW50ZWQgYnkgdGhlIHBhcnRpY2lwYW50cywgaW5jcmVhc2VkIHRhc2sgc3VjY2Vzcywgc2hvcnRlbmVkIHRoZSB0aW1lIGl0IHRvb2sgdG8gZ2V0IGFuc3dlcnMgdG8gcXVlc3Rpb25zLCBpbmNyZWFzZWQgZWZmaWNpZW5jeSAodGFzayBzdWNjZXNzIHBlciBjb21tdW5pY2F0aW9uIGJhbmR3aWR0aCksIGFuZCBtYXkgaGF2ZSBkb25lIHNvIHNlbGVjdGl2ZWx5IGZvciBub2RlcyB3aXRoIGZld2VyIGNvbm5lY3Rpb25zLg0KQzEgIC0gU3VuZGFuY2UsIFVUDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjB0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gMTM4DQpFUCAgLSAxNDUNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDExcG9saWNpZXMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20teams%20benefit%20from%20communication%20policies%3A%20information%20flow%20in%20human%20peer-to-peer%20networks&amp;rft.btitle=Proceedings%20of%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Sundance%2C%20UT&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Katia%20Sycara&amp;rft.au=Christian%20Lebiere&amp;rft.au=Yury%20Vinokurov&amp;rft.au=Antonio%20Juarez&amp;rft.au=Michael%20Lewis&amp;rft.date=2011&amp;rft.pages=138-145&amp;rft.spage=138&amp;rft.epage=145\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf\">Towards cognitive models of communication and group intelligence.</a></span> In <i>Proceedings of the 33rd Annual Meeting of the Cognitive Science Society</i> (pp. 734–739). Boston, MA: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2011 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In social tasks‚ communication and task execution are\noften co-dependent‚ yet they represent a tradeoff. We\npresent a cognitive model of an experimental task consisting\nof a collaborative and competitive game played\nby groups of human participants organized in a smallworld\ngraph. In an experiment involving teams of humans\nplaying a cooperative game‚ the effect of local\ncommunication policies on the efficiency and the performance\nof networked participants was observed. The\nmodel follows the ACT-R theory and provides a formalization\nof the decision-making processes and tradeoffs\ninvolved. A simulation of the hypothetical case of unnatural\nmemory decay shows decreased performance and\nsupports a prediction of the thesis that memory limitations\nhave co-evolved with social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011towards,\n\taddress = {Boston, MA},\n\ttitle = {Towards cognitive models of communication and group intelligence},\n\turl = {http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {734--739}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBjb2duaXRpdmUgbW9kZWxzIG9mIGNvbW11bmljYXRpb24gYW5kIGdyb3VwIGludGVsbGlnZW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQ29nU2NpDQpBQiAgLSBJbiBzb2NpYWwgdGFza3MsIGNvbW11bmljYXRpb24gYW5kIHRhc2sgZXhlY3V0aW9uIGFyZQpvZnRlbiBjby1kZXBlbmRlbnQsIHlldCB0aGV5IHJlcHJlc2VudCBhIHRyYWRlb2ZmLiBXZQpwcmVzZW50IGEgY29nbml0aXZlIG1vZGVsIG9mIGFuIGV4cGVyaW1lbnRhbCB0YXNrIGNvbnNpc3RpbmcKb2YgYSBjb2xsYWJvcmF0aXZlIGFuZCBjb21wZXRpdGl2ZSBnYW1lIHBsYXllZApieSBncm91cHMgb2YgaHVtYW4gcGFydGljaXBhbnRzIG9yZ2FuaXplZCBpbiBhIHNtYWxsd29ybGQKZ3JhcGguIEluIGFuIGV4cGVyaW1lbnQgaW52b2x2aW5nIHRlYW1zIG9mIGh1bWFucwpwbGF5aW5nIGEgY29vcGVyYXRpdmUgZ2FtZSwgdGhlIGVmZmVjdCBvZiBsb2NhbApjb21tdW5pY2F0aW9uIHBvbGljaWVzIG9uIHRoZSBlZmZpY2llbmN5IGFuZCB0aGUgcGVyZm9ybWFuY2UKb2YgbmV0d29ya2VkIHBhcnRpY2lwYW50cyB3YXMgb2JzZXJ2ZWQuIFRoZQptb2RlbCBmb2xsb3dzIHRoZSBBQ1QtUiB0aGVvcnkgYW5kIHByb3ZpZGVzIGEgZm9ybWFsaXphdGlvbgpvZiB0aGUgZGVjaXNpb24tbWFraW5nIHByb2Nlc3NlcyBhbmQgdHJhZGVvZmZzCmludm9sdmVkLiBBIHNpbXVsYXRpb24gb2YgdGhlIGh5cG90aGV0aWNhbCBjYXNlIG9mIHVubmF0dXJhbAptZW1vcnkgZGVjYXkgc2hvd3MgZGVjcmVhc2VkIHBlcmZvcm1hbmNlIGFuZApzdXBwb3J0cyBhIHByZWRpY3Rpb24gb2YgdGhlIHRoZXNpcyB0aGF0IG1lbW9yeSBsaW1pdGF0aW9ucwpoYXZlIGNvLWV2b2x2ZWQgd2l0aCBzb2NpYWwgc3RydWN0dXJlLg0KQzEgIC0gQm9zdG9uLCBNQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDczNA0KRVAgIC0gNzM5DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyLWxlYmllcmUyMDExZ3JvdXAtaW50ZWxsaWdlbmNlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20cognitive%20models%20of%20communication%20and%20group%20intelligence&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Boston%2C%20MA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=734-739&amp;rft.spage=734&amp;rft.epage=739\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mason, W., Reitter, D., Coman, A., &amp; Hirst, B. (2011). <span class=\"doctitle\"><i>Cognition and social dynamics: a new approach to emergent phenomena</i>.</span> Talk presented at the Symposium at the 23rd Annual Convention of the Association for Psychological Science, Washington, D.C.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2011 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{mason2011cognition,\n\taddress = {Washington, D.C.},\n\ttype = {Talk},\n\ttitle = {Cognition and social dynamics: a new approach to emergent phenomena},\n\tauthor = {Mason, Winter and Reitter, David and Coman, Alin and Hirst, Bill},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGlvbiBhbmQgc29jaWFsIGR5bmFtaWNzOiBhIG5ldyBhcHByb2FjaCB0byBlbWVyZ2VudCBwaGVub21lbmENClQyICAtIFN5bXBvc2l1bSBhdCB0aGUgMjNyZCBBbm51YWwgQ29udmVudGlvbiBvZiB0aGUgQXNzb2NpYXRpb24gZm9yIFBzeWNob2xvZ2ljYWwgU2NpZW5jZQ0KQTIgIC0gTWFzb24sIFdpbnRlcg0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIENvbWFuLCBBbGluDQpBMiAgLSBIaXJzdCwgQmlsbA0KQ1kgIC0gV2FzaGluZ3RvbiwgRC5DLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KTTMgIC0gVGFsaw0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gonzalez, C., Lebiere, C., Juvina, I., Erev, I., Zinkevich, M., &amp; Reitter, D. (2011). <span class=\"doctitle\">Scaling individual decision making models to models of social networks.</span> In <i>Symposium at the 20th Behavior Representation in Modeling &amp; Simulation (BRIMS)</i>. Provo, UT.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gonzalez2011scaling,\n\taddress = {Provo, UT},\n\ttitle = {Scaling individual decision making models to models of social networks},\n\tbooktitle = {Symposium at the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} ({BRIMS})},\n\tauthor = {Gonzalez, Cleotilde and Lebiere, Christian and Juvina, Ion and Erev, Ido and Zinkevich, Martin and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyBpbmRpdmlkdWFsIGRlY2lzaW9uIG1ha2luZyBtb2RlbHMgdG8gbW9kZWxzIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gR29uemFsZXosIENsZW90aWxkZQ0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBKdXZpbmEsIElvbg0KQVUgIC0gRXJldiwgSWRvDQpBVSAgLSBaaW5rZXZpY2gsIE1hcnRpbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkMxICAtIFByb3ZvLCBVVA0KQzMgIC0gU3ltcG9zaXVtIGF0IHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiAoQlJJTVMpDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20individual%20decision%20making%20models%20to%20models%20of%20social%20networks&amp;rft.btitle=Symposium%20at%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20(BRIMS)&amp;rft.place=Provo%2C%20UT&amp;rft.aufirst=Cleotilde&amp;rft.aulast=Gonzalez&amp;rft.au=Cleotilde%20Gonzalez&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ion%20Juvina&amp;rft.au=Ido%20Erev&amp;rft.au=Martin%20Zinkevich&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div></div><div class=\"full-bib-section\"><a id='2010' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2010</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010pathplanning.pdf\">A cognitive model of spatial path planning.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>16</i>(3), 220–245. https://doi.org/10.1007/s10588-010-9073-3</div><span class='bib-kw' style='display:none;'>ZJFRZTCB Q7H5UM3I 3E52UEVV FCQK6PT6 TC3HZ9JR year__2010 venue_short__CMOT type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Planning a path to a destination‚ given a number of options and obstacles‚ is a common task. We suggest a two-component cognitive model that combines retrieval of knowledge about the environment with search guided by visual perception. In the first component‚ subsymbolic information‚ acquired during navigation‚ aids in the retrieval of declarative information representing possible paths to take. In the second component‚ visual information directs the search‚ which in turn creates knowledge for the first component. The model is implemented using the ACT-R cognitive architecture and makes realistic assumptions about memory access and shifts in visual attention. We present simulation results for memory-based high-level navigation in grid and tree structures‚ and visual navigation in mazes‚ varying relevant cognitive (retrieval noise and visual finsts) and environmental (maze and path size) parameters. The visual component is evaluated with data from a multi-robot control experiment‚ where subjects planned paths for robots to explore a building. We describe a method to compare trajectories without referring to aligned points in the itinerary. The evaluation shows that the model provides a good fit‚ but also that planning strategies may differ between task loads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010pathplanning.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2010cognitive,\n\ttitle = {A cognitive model of spatial path planning},\n\tvolume = {16},\n\turl = {http://www.david-reitter.com/pub/reitter2010pathplanning.pdf},\n\tdoi = {10.1007/s10588-010-9073-3},\n\tnumber = {3},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2010},\n\tpages = {220--245}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb2duaXRpdmUgbW9kZWwgb2Ygc3BhdGlhbCBwYXRoIHBsYW5uaW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb21wdXRhdGlvbmFsIGFuZCBNYXRoZW1hdGljYWwgT3JnYW5pemF0aW9uIFRoZW9yeQ0KQUIgIC0gUGxhbm5pbmcgYSBwYXRoIHRvIGEgZGVzdGluYXRpb24sIGdpdmVuIGEgbnVtYmVyIG9mIG9wdGlvbnMgYW5kIG9ic3RhY2xlcywgaXMgYSBjb21tb24gdGFzay4gV2Ugc3VnZ2VzdCBhIHR3by1jb21wb25lbnQgY29nbml0aXZlIG1vZGVsIHRoYXQgY29tYmluZXMgcmV0cmlldmFsIG9mIGtub3dsZWRnZSBhYm91dCB0aGUgZW52aXJvbm1lbnQgd2l0aCBzZWFyY2ggZ3VpZGVkIGJ5IHZpc3VhbCBwZXJjZXB0aW9uLiBJbiB0aGUgZmlyc3QgY29tcG9uZW50LCBzdWJzeW1ib2xpYyBpbmZvcm1hdGlvbiwgYWNxdWlyZWQgZHVyaW5nIG5hdmlnYXRpb24sIGFpZHMgaW4gdGhlIHJldHJpZXZhbCBvZiBkZWNsYXJhdGl2ZSBpbmZvcm1hdGlvbiByZXByZXNlbnRpbmcgcG9zc2libGUgcGF0aHMgdG8gdGFrZS4gSW4gdGhlIHNlY29uZCBjb21wb25lbnQsIHZpc3VhbCBpbmZvcm1hdGlvbiBkaXJlY3RzIHRoZSBzZWFyY2gsIHdoaWNoIGluIHR1cm4gY3JlYXRlcyBrbm93bGVkZ2UgZm9yIHRoZSBmaXJzdCBjb21wb25lbnQuIFRoZSBtb2RlbCBpcyBpbXBsZW1lbnRlZCB1c2luZyB0aGUgQUNULVIgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBhbmQgbWFrZXMgcmVhbGlzdGljIGFzc3VtcHRpb25zIGFib3V0IG1lbW9yeSBhY2Nlc3MgYW5kIHNoaWZ0cyBpbiB2aXN1YWwgYXR0ZW50aW9uLiBXZSBwcmVzZW50IHNpbXVsYXRpb24gcmVzdWx0cyBmb3IgbWVtb3J5LWJhc2VkIGhpZ2gtbGV2ZWwgbmF2aWdhdGlvbiBpbiBncmlkIGFuZCB0cmVlIHN0cnVjdHVyZXMsIGFuZCB2aXN1YWwgbmF2aWdhdGlvbiBpbiBtYXplcywgdmFyeWluZyByZWxldmFudCBjb2duaXRpdmUgKHJldHJpZXZhbCBub2lzZSBhbmQgdmlzdWFsIGZpbnN0cykgYW5kIGVudmlyb25tZW50YWwgKG1hemUgYW5kIHBhdGggc2l6ZSkgcGFyYW1ldGVycy4gVGhlIHZpc3VhbCBjb21wb25lbnQgaXMgZXZhbHVhdGVkIHdpdGggZGF0YSBmcm9tIGEgbXVsdGktcm9ib3QgY29udHJvbCBleHBlcmltZW50LCB3aGVyZSBzdWJqZWN0cyBwbGFubmVkIHBhdGhzIGZvciByb2JvdHMgdG8gZXhwbG9yZSBhIGJ1aWxkaW5nLiBXZSBkZXNjcmliZSBhIG1ldGhvZCB0byBjb21wYXJlIHRyYWplY3RvcmllcyB3aXRob3V0IHJlZmVycmluZyB0byBhbGlnbmVkIHBvaW50cyBpbiB0aGUgaXRpbmVyYXJ5LiBUaGUgZXZhbHVhdGlvbiBzaG93cyB0aGF0IHRoZSBtb2RlbCBwcm92aWRlcyBhIGdvb2QgZml0LCBidXQgYWxzbyB0aGF0IHBsYW5uaW5nIHN0cmF0ZWdpZXMgbWF5IGRpZmZlciBiZXR3ZWVuIHRhc2sgbG9hZHMuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpETyAgLSAxMC4xMDA3L3MxMDU4OC0wMTAtOTA3My0zDQpWTCAgLSAxNg0KSVMgIC0gMw0KU1AgIC0gMjIwDQpFUCAgLSAyNDUNCkoyICAtIENNT1QNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEwcGF0aHBsYW5uaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1007%2Fs10588-010-9073-3&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20cognitive%20model%20of%20spatial%20path%20planning&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=16&amp;rft.issue=3&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010&amp;rft.pages=220-245&amp;rft.spage=220&amp;rft.epage=245\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Juvina, I., Stocco, A., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010lemonade.pdf\">Resistance is futile: winning lemonade market share through metacognitive reasoning in a three-agent cooperative game.</a></span> In <i>Proceedings of the 19th Behavior Representation in Modeling &amp; Simulation Conference</i>. Charleston, SC. </div><span class='bib-kw' style='display:none;'>Q7H5UM3I 4JNMHMPK FCQK6PT6 D886I5TI TC3HZ9JR year__2010 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The Lemonade Game is a three-player game in which players have to pick locations on a circular board‚ which are as far away as possible from those chosen independently by other players. Players may observe other player’s moves and infer their strategies. The game was studied using a competition of cognitively motivated agents‚ which inherit properties of adaptivity and stochasticity from human memory and decision-making‚ and simplistic‚ yet effective agents implementing fixed strategies. We argue that metacognition is the unique attribute that allows sophisticated agents to adapt to unforeseen conditions‚ cooperators and competitors.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010lemonade.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010resistance,\n\taddress = {Charleston, SC},\n\ttitle = {Resistance is futile: winning lemonade market share through metacognitive reasoning in a three-agent cooperative game},\n\turl = {http://www.david-reitter.com/pub/reitter2010lemonade.pdf},\n\tbooktitle = {Proceedings of the 19th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Reitter, David and Juvina, Ion and Stocco, Andrea and Lebiere, Christian},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVzaXN0YW5jZSBpcyBmdXRpbGU6IHdpbm5pbmcgbGVtb25hZGUgbWFya2V0IHNoYXJlIHRocm91Z2ggbWV0YWNvZ25pdGl2ZSByZWFzb25pbmcgaW4gYSB0aHJlZS1hZ2VudCBjb29wZXJhdGl2ZSBnYW1lDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gSnV2aW5hLCBJb24NCkFVICAtIFN0b2NjbywgQW5kcmVhDQpBVSAgLSBMZWJpZXJlLCBDaHJpc3RpYW4NClQyICAtIEJSaU1TDQpBQiAgLSBUaGUgTGVtb25hZGUgR2FtZSBpcyBhIHRocmVlLXBsYXllciBnYW1lIGluIHdoaWNoIHBsYXllcnMgaGF2ZSB0byBwaWNrIGxvY2F0aW9ucyBvbiBhIGNpcmN1bGFyIGJvYXJkLCB3aGljaCBhcmUgYXMgZmFyIGF3YXkgYXMgcG9zc2libGUgZnJvbSB0aG9zZSBjaG9zZW4gaW5kZXBlbmRlbnRseSBieSBvdGhlciBwbGF5ZXJzLiBQbGF5ZXJzIG1heSBvYnNlcnZlIG90aGVyIHBsYXllcidzIG1vdmVzIGFuZCBpbmZlciB0aGVpciBzdHJhdGVnaWVzLiBUaGUgZ2FtZSB3YXMgc3R1ZGllZCB1c2luZyBhIGNvbXBldGl0aW9uIG9mIGNvZ25pdGl2ZWx5IG1vdGl2YXRlZCBhZ2VudHMsIHdoaWNoIGluaGVyaXQgcHJvcGVydGllcyBvZiBhZGFwdGl2aXR5IGFuZCBzdG9jaGFzdGljaXR5IGZyb20gaHVtYW4gbWVtb3J5IGFuZCBkZWNpc2lvbi1tYWtpbmcsIGFuZCBzaW1wbGlzdGljLCB5ZXQgZWZmZWN0aXZlIGFnZW50cyBpbXBsZW1lbnRpbmcgZml4ZWQgc3RyYXRlZ2llcy4gV2UgYXJndWUgdGhhdCBtZXRhY29nbml0aW9uIGlzIHRoZSB1bmlxdWUgYXR0cmlidXRlIHRoYXQgYWxsb3dzIHNvcGhpc3RpY2F0ZWQgYWdlbnRzIHRvIGFkYXB0IHRvIHVuZm9yZXNlZW4gY29uZGl0aW9ucywgY29vcGVyYXRvcnMgYW5kIGNvbXBldGl0b3JzLg0KQzEgIC0gQ2hhcmxlc3RvbiwgU0MNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOXRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiBDb25mZXJlbmNlDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMGxlbW9uYWRlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Resistance%20is%20futile%3A%20winning%20lemonade%20market%20share%20through%20metacognitive%20reasoning%20in%20a%20three-agent%20cooperative%20game&amp;rft.btitle=Proceedings%20of%20the%2019th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Charleston%2C%20SC&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Ion%20Juvina&amp;rft.au=Andrea%20Stocco&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010metacognition.pdf\">Metacognition and multiple strategies in a cognitive model of online control.</a></span> <i>Journal of Artificial General Intelligence</i>, <i>2</i>(2), 20–37. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2010 venue_short__J AGI type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Artificial General Intelligence</div><div class=\"bib-venue-short\">J AGI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a cognitive model performing the Dynamic Stocks&amp;Flows control task‚ in which subjects control a system by counteracting a systematically changing external variable. The model uses a metacognitive layer that chooses a task strategy drawn from of two classes of strategies: precise calculation and imprecise estimation. The model‚ formulated within the ACT-R theory‚ monitors the success of each strategy continuously using instance-based learning and blended retrieval from declarative memory. The model underspecifies other portions of the task strategies‚ whose timing was determined as unbiased estimate from empirical data. The model’s predictions were evaluated on data collected from novel experimental conditions‚ which did not inform the model’s development and included discontinuous and noisy environmental change functions and a control delay. The model as well as the data show sudden changes in subject error and general learning of control; the model also correctly predicted oscillations of plausible magnitude. With its predictions‚ the model ranked first among the entries to the 2009 Dynamic Stocks&amp;Flows modeling challenge.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010metacognition.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2010metacognition,\n\ttitle = {Metacognition and multiple strategies in a cognitive model of online control},\n\tvolume = {2},\n\turl = {http://www.david-reitter.com/pub/reitter2010metacognition.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Artificial General Intelligence},\n\tauthor = {Reitter, David},\n\tyear = {2010},\n\tpages = {20--37}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTWV0YWNvZ25pdGlvbiBhbmQgbXVsdGlwbGUgc3RyYXRlZ2llcyBpbiBhIGNvZ25pdGl2ZSBtb2RlbCBvZiBvbmxpbmUgY29udHJvbA0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEpvdXJuYWwgb2YgQXJ0aWZpY2lhbCBHZW5lcmFsIEludGVsbGlnZW5jZQ0KQUIgIC0gV2UgcHJlc2VudCBhIGNvZ25pdGl2ZSBtb2RlbCBwZXJmb3JtaW5nIHRoZSBEeW5hbWljIFN0b2NrcyZGbG93cyBjb250cm9sIHRhc2ssIGluIHdoaWNoIHN1YmplY3RzIGNvbnRyb2wgYSBzeXN0ZW0gYnkgY291bnRlcmFjdGluZyBhIHN5c3RlbWF0aWNhbGx5IGNoYW5naW5nIGV4dGVybmFsIHZhcmlhYmxlLiBUaGUgbW9kZWwgdXNlcyBhIG1ldGFjb2duaXRpdmUgbGF5ZXIgdGhhdCBjaG9vc2VzIGEgdGFzayBzdHJhdGVneSBkcmF3biBmcm9tIG9mIHR3byBjbGFzc2VzIG9mIHN0cmF0ZWdpZXM6IHByZWNpc2UgY2FsY3VsYXRpb24gYW5kIGltcHJlY2lzZSBlc3RpbWF0aW9uLiBUaGUgbW9kZWwsIGZvcm11bGF0ZWQgd2l0aGluIHRoZSBBQ1QtUiB0aGVvcnksIG1vbml0b3JzIHRoZSBzdWNjZXNzIG9mIGVhY2ggc3RyYXRlZ3kgY29udGludW91c2x5IHVzaW5nIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFuZCBibGVuZGVkIHJldHJpZXZhbCBmcm9tIGRlY2xhcmF0aXZlIG1lbW9yeS4gVGhlIG1vZGVsIHVuZGVyc3BlY2lmaWVzIG90aGVyIHBvcnRpb25zIG9mIHRoZSB0YXNrIHN0cmF0ZWdpZXMsIHdob3NlIHRpbWluZyB3YXMgZGV0ZXJtaW5lZCBhcyB1bmJpYXNlZCBlc3RpbWF0ZSBmcm9tIGVtcGlyaWNhbCBkYXRhLiBUaGUgbW9kZWwncyBwcmVkaWN0aW9ucyB3ZXJlIGV2YWx1YXRlZCBvbiBkYXRhIGNvbGxlY3RlZCBmcm9tIG5vdmVsIGV4cGVyaW1lbnRhbCBjb25kaXRpb25zLCB3aGljaCBkaWQgbm90IGluZm9ybSB0aGUgbW9kZWwncyBkZXZlbG9wbWVudCBhbmQgaW5jbHVkZWQgZGlzY29udGludW91cyBhbmQgbm9pc3kgZW52aXJvbm1lbnRhbCBjaGFuZ2UgZnVuY3Rpb25zIGFuZCBhIGNvbnRyb2wgZGVsYXkuIFRoZSBtb2RlbCBhcyB3ZWxsIGFzIHRoZSBkYXRhIHNob3cgc3VkZGVuIGNoYW5nZXMgaW4gc3ViamVjdCBlcnJvciBhbmQgZ2VuZXJhbCBsZWFybmluZyBvZiBjb250cm9sOyB0aGUgbW9kZWwgYWxzbyBjb3JyZWN0bHkgcHJlZGljdGVkIG9zY2lsbGF0aW9ucyBvZiBwbGF1c2libGUgbWFnbml0dWRlLiBXaXRoIGl0cyBwcmVkaWN0aW9ucywgdGhlIG1vZGVsIHJhbmtlZCBmaXJzdCBhbW9uZyB0aGUgZW50cmllcyB0byB0aGUgMjAwOSBEeW5hbWljIFN0b2NrcyZGbG93cyBtb2RlbGluZyBjaGFsbGVuZ2UuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpWTCAgLSAyDQpJUyAgLSAyDQpTUCAgLSAyMA0KRVAgIC0gMzcNCkoyICAtIEogQUdJDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMG1ldGFjb2duaXRpb24ucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Metacognition%20and%20multiple%20strategies%20in%20a%20cognitive%20model%20of%20online%20control&amp;rft.jtitle=Journal%20of%20Artificial%20General%20Intelligence&amp;rft.stitle=J%20AGI&amp;rft.volume=2&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2010&amp;rft.pages=20-37&amp;rft.spage=20&amp;rft.epage=37\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gluck, K. A., Stanley, C. T., L. Richard Moore, J., Reitter, D., &amp; Halbrügge, M. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/gluck2010exploration.pdf\">Exploration for understanding in model comparisons.</a></span> <i>Journal of Artificial General Intelligence</i>, <i>2</i>(2), 88–107. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2010 venue_short__J AGI type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Artificial General Intelligence</div><div class=\"bib-venue-short\">J AGI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The cognitive modeling and artificial general intelligence research communities may reap greater scientific return on research investments – may achieve an improved understanding of architectures and models – if there is more emphasis on systematic sensitivity and necessity analyses during model development‚ evaluation‚ and comparison. We demonstrate this methodological prescription with two of the models submitted for the Dynamic Stocks and Flows (DSF) Model Comparison Challenge‚ exploring the complex interactions among architectural mechanisms‚ knowledge-level strategy variants‚ and task conditions. To cope with the computational demands of these analyses we use a predictive analytics approach similar to regression trees‚ combined with parallelization on high performance computing clusters‚ to enable large scale‚ simultaneous search and exploration.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/gluck2010exploration.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{gluck2010exploration,\n\ttitle = {Exploration for understanding in model comparisons},\n\tvolume = {2},\n\turl = {http://www.david-reitter.com/pub/gluck2010exploration.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Artificial General Intelligence},\n\tauthor = {Gluck, Kevin A. and Stanley, Clayton T. and L. Richard Moore, Jr. and Reitter, David and Halbrügge, Marc},\n\tyear = {2010},\n\tpages = {88--107}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXhwbG9yYXRpb24gZm9yIHVuZGVyc3RhbmRpbmcgaW4gbW9kZWwgY29tcGFyaXNvbnMNCkFVICAtIEdsdWNrLCBLZXZpbiBBLg0KQVUgIC0gU3RhbmxleSwgQ2xheXRvbiBULg0KQVUgIC0gTC4gUmljaGFyZCBNb29yZSwgSnIuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gSGFsYnLDvGdnZSwgTWFyYw0KVDIgIC0gSm91cm5hbCBvZiBBcnRpZmljaWFsIEdlbmVyYWwgSW50ZWxsaWdlbmNlDQpBQiAgLSBUaGUgY29nbml0aXZlIG1vZGVsaW5nIGFuZCBhcnRpZmljaWFsIGdlbmVyYWwgaW50ZWxsaWdlbmNlIHJlc2VhcmNoIGNvbW11bml0aWVzIG1heSByZWFwIGdyZWF0ZXIgc2NpZW50aWZpYyByZXR1cm4gb24gcmVzZWFyY2ggaW52ZXN0bWVudHMg4oCTIG1heSBhY2hpZXZlIGFuIGltcHJvdmVkIHVuZGVyc3RhbmRpbmcgb2YgYXJjaGl0ZWN0dXJlcyBhbmQgbW9kZWxzIOKAkyBpZiB0aGVyZSBpcyBtb3JlIGVtcGhhc2lzIG9uIHN5c3RlbWF0aWMgc2Vuc2l0aXZpdHkgYW5kIG5lY2Vzc2l0eSBhbmFseXNlcyBkdXJpbmcgbW9kZWwgZGV2ZWxvcG1lbnQsIGV2YWx1YXRpb24sIGFuZCBjb21wYXJpc29uLiBXZSBkZW1vbnN0cmF0ZSB0aGlzIG1ldGhvZG9sb2dpY2FsIHByZXNjcmlwdGlvbiB3aXRoIHR3byBvZiB0aGUgbW9kZWxzIHN1Ym1pdHRlZCBmb3IgdGhlIER5bmFtaWMgU3RvY2tzIGFuZCBGbG93cyAoRFNGKSBNb2RlbCBDb21wYXJpc29uIENoYWxsZW5nZSwgZXhwbG9yaW5nIHRoZSBjb21wbGV4IGludGVyYWN0aW9ucyBhbW9uZyBhcmNoaXRlY3R1cmFsIG1lY2hhbmlzbXMsIGtub3dsZWRnZS1sZXZlbCBzdHJhdGVneSB2YXJpYW50cywgYW5kIHRhc2sgY29uZGl0aW9ucy4gVG8gY29wZSB3aXRoIHRoZSBjb21wdXRhdGlvbmFsIGRlbWFuZHMgb2YgdGhlc2UgYW5hbHlzZXMgd2UgdXNlIGEgcHJlZGljdGl2ZSBhbmFseXRpY3MgYXBwcm9hY2ggc2ltaWxhciB0byByZWdyZXNzaW9uIHRyZWVzLCBjb21iaW5lZCB3aXRoIHBhcmFsbGVsaXphdGlvbiBvbiBoaWdoIHBlcmZvcm1hbmNlIGNvbXB1dGluZyBjbHVzdGVycywgdG8gZW5hYmxlIGxhcmdlIHNjYWxlLCBzaW11bHRhbmVvdXMgc2VhcmNoIGFuZCBleHBsb3JhdGlvbi4NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClZMICAtIDINCklTICAtIDINClNQICAtIDg4DQpFUCAgLSAxMDcNCkoyICAtIEogQUdJDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9nbHVjazIwMTBleHBsb3JhdGlvbi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Exploration%20for%20understanding%20in%20model%20comparisons&amp;rft.jtitle=Journal%20of%20Artificial%20General%20Intelligence&amp;rft.stitle=J%20AGI&amp;rft.volume=2&amp;rft.issue=2&amp;rft.aufirst=Kevin%20A.&amp;rft.aulast=Gluck&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=Clayton%20T.%20Stanley&amp;rft.au=Jr.%20L.%20Richard%20Moore&amp;rft.au=David%20Reitter&amp;rft.au=Marc%20Halbr%C3%BCgge&amp;rft.date=2010&amp;rft.pages=88-107&amp;rft.spage=88&amp;rft.epage=107\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010networks.pdf\">Did social networks shape language evolution? A multi-agent cognitive simulation.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics Workshop</i> (pp. 9–17). Uppsala, Sweden: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2010 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Natural language as well as other commu- nication forms are constrained by cognitive function and evolved through a social process. Here‚ we examine whether hu- man memory may be uniquely adapted to the social structures prevalent in groups‚ specifically small-world networks. The emergence of domain languages is simulated using an empirically evaluated ACT-R-based cognitive model of agents in a naming game played within communities. Several community structures are examined (grids‚ trees‚ random graphs and small-world networks). We present pre- liminary results from small-scale simulations‚ showing relative robustness of cognitive models to network structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010networks.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010did,\n\taddress = {Uppsala, Sweden},\n\ttitle = {Did social networks shape language evolution? {A} multi-agent cognitive simulation},\n\turl = {http://www.david-reitter.com/pub/reitter2010networks.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics} {Workshop}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2010},\n\tpages = {9--17}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGlkIHNvY2lhbCBuZXR3b3JrcyBzaGFwZSBsYW5ndWFnZSBldm9sdXRpb24/IEEgbXVsdGktYWdlbnQgY29nbml0aXZlIHNpbXVsYXRpb24NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBMZWJpZXJlLCBDaHJpc3RpYW4NClQyICAtIENNQ0wNCkFCICAtIE5hdHVyYWwgbGFuZ3VhZ2UgYXMgd2VsbCBhcyBvdGhlciBjb21tdS0gbmljYXRpb24gZm9ybXMgYXJlIGNvbnN0cmFpbmVkIGJ5IGNvZ25pdGl2ZSBmdW5jdGlvbiBhbmQgZXZvbHZlZCB0aHJvdWdoIGEgc29jaWFsIHByb2Nlc3MuIEhlcmUsIHdlIGV4YW1pbmUgd2hldGhlciBodS0gbWFuIG1lbW9yeSBtYXkgYmUgdW5pcXVlbHkgYWRhcHRlZCB0byB0aGUgc29jaWFsIHN0cnVjdHVyZXMgcHJldmFsZW50IGluIGdyb3Vwcywgc3BlY2lmaWNhbGx5IHNtYWxsLXdvcmxkIG5ldHdvcmtzLiBUaGUgZW1lcmdlbmNlIG9mIGRvbWFpbiBsYW5ndWFnZXMgaXMgc2ltdWxhdGVkIHVzaW5nIGFuIGVtcGlyaWNhbGx5IGV2YWx1YXRlZCBBQ1QtUi1iYXNlZCBjb2duaXRpdmUgbW9kZWwgb2YgYWdlbnRzIGluIGEgbmFtaW5nIGdhbWUgcGxheWVkIHdpdGhpbiBjb21tdW5pdGllcy4gU2V2ZXJhbCBjb21tdW5pdHkgc3RydWN0dXJlcyBhcmUgZXhhbWluZWQgKGdyaWRzLCB0cmVlcywgcmFuZG9tIGdyYXBocyBhbmQgc21hbGwtd29ybGQgbmV0d29ya3MpLiBXZSBwcmVzZW50IHByZS0gbGltaW5hcnkgcmVzdWx0cyBmcm9tIHNtYWxsLXNjYWxlIHNpbXVsYXRpb25zLCBzaG93aW5nIHJlbGF0aXZlIHJvYnVzdG5lc3Mgb2YgY29nbml0aXZlIG1vZGVscyB0byBuZXR3b3JrIHN0cnVjdHVyZS4NCkMxICAtIFVwcHNhbGEsIFN3ZWRlbg0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzIFdvcmtzaG9wDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpTUCAgLSA5DQpFUCAgLSAxNw0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEwbmV0d29ya3MucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Did%20social%20networks%20shape%20language%20evolution%3F%20A%20multi-agent%20cognitive%20simulation&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20Workshop&amp;rft.place=Uppsala%2C%20Sweden&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010&amp;rft.pages=9-17&amp;rft.spage=9&amp;rft.epage=17\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Warwick, W., Dutt, V., Gluck, K. A., &amp; Reitter, D. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/warwick2010symposium.pdf\">Results and lessons learned from the 2009 DSF model comparison challenge.</a></span> In <i>Symposium at the 19th Behavior Representation in Modeling &amp; Simulation Conference</i>. Charleston, SC. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2010symposium.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{warwick2010results,\n\taddress = {Charleston, SC},\n\ttitle = {Results and lessons learned from the 2009 {DSF} model comparison challenge},\n\turl = {http://www.david-reitter.com/pub/warwick2010symposium.pdf},\n\tbooktitle = {Symposium at the 19th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Warwick, Walter and Dutt, Varun and Gluck, Kevin A. and Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVzdWx0cyBhbmQgbGVzc29ucyBsZWFybmVkIGZyb20gdGhlIDIwMDkgRFNGIG1vZGVsIGNvbXBhcmlzb24gY2hhbGxlbmdlDQpBVSAgLSBXYXJ3aWNrLCBXYWx0ZXINCkFVICAtIER1dHQsIFZhcnVuDQpBVSAgLSBHbHVjaywgS2V2aW4gQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBCUmlNUw0KQzEgIC0gQ2hhcmxlc3RvbiwgU0MNCkMzICAtIFN5bXBvc2l1bSBhdCB0aGUgMTl0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvd2Fyd2ljazIwMTBzeW1wb3NpdW0ucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Results%20and%20lessons%20learned%20from%20the%202009%20DSF%20model%20comparison%20challenge&amp;rft.btitle=Symposium%20at%20the%2019th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Charleston%2C%20SC&amp;rft.aufirst=Walter&amp;rft.aulast=Warwick&amp;rft.au=Walter%20Warwick&amp;rft.au=Varun%20Dutt&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=David%20Reitter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010act-up.pdf\">Accountable Modeling in ACT-UP, a Scalable, Rapid-Prototyping ACT-R Implementation.</a></span> In <i>Proceedings of the 10th International Conference on Cognitive Modeling</i> (pp. 199–204). Philadelphia, PA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">ACT-UP is a toolbox implementation of the ACT-R cognitive architecture‚ aimed at allowing rapid prototyping of complex models. With ACT-UP‚ we propose Accountable Modeling‚ where the only model components that are specified are those supported by empirical evidence and part of the model’s theoretical claims. ACT-UP is a library providing a programmatic interface to the classical ACT-R functionality. Implemented in a functional programming paradigm‚ models are reusable in other contexts. The toolbox is demonstrated using five implemented and evaluated cognitive models.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010act-up.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010accountable,\n\taddress = {Philadelphia, PA},\n\ttitle = {Accountable {Modeling} in {ACT}-{UP}, a {Scalable}, {Rapid}-{Prototyping} {ACT}-{R} {Implementation}},\n\turl = {http://www.david-reitter.com/pub/reitter2010act-up.pdf},\n\tbooktitle = {Proceedings of the 10th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2010},\n\tpages = {199--204}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQWNjb3VudGFibGUgTW9kZWxpbmcgaW4gQUNULVVQLCBhIFNjYWxhYmxlLCBSYXBpZC1Qcm90b3R5cGluZyBBQ1QtUiBJbXBsZW1lbnRhdGlvbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gSUNDTQ0KQUIgIC0gQUNULVVQIGlzIGEgdG9vbGJveCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgQUNULVIgY29nbml0aXZlIGFyY2hpdGVjdHVyZSwgYWltZWQgYXQgYWxsb3dpbmcgcmFwaWQgcHJvdG90eXBpbmcgb2YgY29tcGxleCBtb2RlbHMuIFdpdGggQUNULVVQLCB3ZSBwcm9wb3NlIEFjY291bnRhYmxlIE1vZGVsaW5nLCB3aGVyZSB0aGUgb25seSBtb2RlbCBjb21wb25lbnRzIHRoYXQgYXJlIHNwZWNpZmllZCBhcmUgdGhvc2Ugc3VwcG9ydGVkIGJ5IGVtcGlyaWNhbCBldmlkZW5jZSBhbmQgcGFydCBvZiB0aGUgbW9kZWwncyB0aGVvcmV0aWNhbCBjbGFpbXMuIEFDVC1VUCBpcyBhIGxpYnJhcnkgcHJvdmlkaW5nIGEgcHJvZ3JhbW1hdGljIGludGVyZmFjZSB0byB0aGUgY2xhc3NpY2FsIEFDVC1SIGZ1bmN0aW9uYWxpdHkuIEltcGxlbWVudGVkIGluIGEgZnVuY3Rpb25hbCBwcm9ncmFtbWluZyBwYXJhZGlnbSwgbW9kZWxzIGFyZSByZXVzYWJsZSBpbiBvdGhlciBjb250ZXh0cy4gVGhlIHRvb2xib3ggaXMgZGVtb25zdHJhdGVkIHVzaW5nIGZpdmUgaW1wbGVtZW50ZWQgYW5kIGV2YWx1YXRlZCBjb2duaXRpdmUgbW9kZWxzLg0KQzEgIC0gUGhpbGFkZWxwaGlhLCBQQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEwdGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KU1AgIC0gMTk5DQpFUCAgLSAyMDQNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEwYWN0LXVwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Accountable%20Modeling%20in%20ACT-UP%2C%20a%20Scalable%2C%20Rapid-Prototyping%20ACT-R%20Implementation&amp;rft.btitle=Proceedings%20of%20the%2010th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Philadelphia%2C%20PA&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010&amp;rft.pages=199-204&amp;rft.spage=199&amp;rft.epage=204\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\">On the influence of network structure on language evolution.</span> In R. Sun (Ed.), <i>Proc. CogSci Workshop on Cognitive Social Sciences: Grounding the Social Sciences in the Cognitive Sciences</i>. Portland, OR.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010influence,\n\taddress = {Portland, OR},\n\ttitle = {On the influence of network structure on language evolution},\n\tbooktitle = {Proc. {CogSci} {Workshop} on {Cognitive} {Social} {Sciences}: {Grounding} the {Social} {Sciences} in the {Cognitive} {Sciences}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\teditor = {Sun, Ron},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT24gdGhlIGluZmx1ZW5jZSBvZiBuZXR3b3JrIHN0cnVjdHVyZSBvbiBsYW5ndWFnZSBldm9sdXRpb24NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBMZWJpZXJlLCBDaHJpc3RpYW4NCkEyICAtIFN1biwgUm9uDQpDMSAgLSBQb3J0bGFuZCwgT1INCkMzICAtIFByb2MuIENvZ1NjaSBXb3Jrc2hvcCBvbiBDb2duaXRpdmUgU29jaWFsIFNjaWVuY2VzOiBHcm91bmRpbmcgdGhlIFNvY2lhbCBTY2llbmNlcyBpbiB0aGUgQ29nbml0aXZlIFNjaWVuY2VzDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=On%20the%20influence%20of%20network%20structure%20on%20language%20evolution&amp;rft.btitle=Proc.%20CogSci%20Workshop%20on%20Cognitive%20Social%20Sciences%3A%20Grounding%20the%20Social%20Sciences%20in%20the%20Cognitive%20Sciences&amp;rft.place=Portland%2C%20OR&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ron%20Sun&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lebiere, C., Stocco, A., Reitter, D., &amp; Juvina, I. (2010). <span class=\"doctitle\">Scaling up high-fidelity cognitive modeling to real-world applications.</span> In <i>Proceedings of the NATO Workshop on Human Modeling for Military Application</i> (pp. 1–20). Amsterdam, NL.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{lebiere2010scaling,\n\taddress = {Amsterdam, NL},\n\ttitle = {Scaling up high-fidelity cognitive modeling to real-world applications},\n\tbooktitle = {Proceedings of the {NATO} {Workshop} on {Human} {Modeling} for {Military} {Application}},\n\tauthor = {Lebiere, Christian and Stocco, Andrea and Reitter, David and Juvina, Ion},\n\tyear = {2010},\n\tpages = {1--20}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyB1cCBoaWdoLWZpZGVsaXR5IGNvZ25pdGl2ZSBtb2RlbGluZyB0byByZWFsLXdvcmxkIGFwcGxpY2F0aW9ucw0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBTdG9jY28sIEFuZHJlYQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEp1dmluYSwgSW9uDQpDMSAgLSBBbXN0ZXJkYW0sIE5MDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgTkFUTyBXb3Jrc2hvcCBvbiBIdW1hbiBNb2RlbGluZyBmb3IgTWlsaXRhcnkgQXBwbGljYXRpb24NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClNQICAtIDENCkVQICAtIDIwDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20up%20high-fidelity%20cognitive%20modeling%20to%20real-world%20applications&amp;rft.btitle=Proceedings%20of%20the%20NATO%20Workshop%20on%20Human%20Modeling%20for%20Military%20Application&amp;rft.place=Amsterdam%2C%20NL&amp;rft.aufirst=Christian&amp;rft.aulast=Lebiere&amp;rft.au=Christian%20Lebiere&amp;rft.au=Andrea%20Stocco&amp;rft.au=David%20Reitter&amp;rft.au=Ion%20Juvina&amp;rft.date=2010&amp;rft.pages=1-20&amp;rft.spage=1&amp;rft.epage=20\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lebiere, C., &amp; Reitter, D. (2010). <span class=\"doctitle\"><i>ACT-UP: A cognitive modeling toolkit for composition, reuse and integration</i>.</span> Talk presented at the MODSIM World Conference and Expo, Hampton, VA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2010 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{lebiere2010act-up:,\n\taddress = {Hampton, VA},\n\ttype = {Talk},\n\ttitle = {{ACT}-{UP}: {A} cognitive modeling toolkit for composition, reuse and integration},\n\tauthor = {Lebiere, Christian and Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEFDVC1VUDogQSBjb2duaXRpdmUgbW9kZWxpbmcgdG9vbGtpdCBmb3IgY29tcG9zaXRpb24sIHJldXNlIGFuZCBpbnRlZ3JhdGlvbg0KVDIgIC0gTU9EU0lNIFdvcmxkIENvbmZlcmVuY2UgYW5kIEV4cG8NCkEyICAtIExlYmllcmUsIENocmlzdGlhbg0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIEhhbXB0b24sIFZBDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpNMyAgLSBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/compling/actup.html\"><i>ACT-UP - a lightweight, scalable, underspecifiable ACT-R implementation</i>.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2010 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">ACT-UP is a toolbox implementation of the ACT-R cognitive architecture‚ aimed at allowing rapid prototyping of complex models. With ACT-UP‚ we propose Accountable Modeling‚ where the only model components that are specified are those supported by empirical evidence and part of the model’s theoretical claims. ACT-UP is a library providing a programmatic interface to the classical ACT-R functionality. Implemented in a functional programming paradigm‚ models are reusable in other contexts.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/actup.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2010act-up,\n\ttitle = {{ACT}-{UP} - a lightweight, scalable, underspecifiable {ACT}-{R} implementation},\n\turl = {http://www.david-reitter.com/compling/actup.html},\n\tauthor = {Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gQUNULVVQIC0gYSBsaWdodHdlaWdodCwgc2NhbGFibGUsIHVuZGVyc3BlY2lmaWFibGUgQUNULVIgaW1wbGVtZW50YXRpb24NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBBQ1QtVVAgaXMgYSB0b29sYm94IGltcGxlbWVudGF0aW9uIG9mIHRoZSBBQ1QtUiBjb2duaXRpdmUgYXJjaGl0ZWN0dXJl4oCaIGFpbWVkIGF0IGFsbG93aW5nIHJhcGlkIHByb3RvdHlwaW5nIG9mIGNvbXBsZXggbW9kZWxzLiBXaXRoIEFDVC1VUOKAmiB3ZSBwcm9wb3NlIEFjY291bnRhYmxlIE1vZGVsaW5n4oCaIHdoZXJlIHRoZSBvbmx5IG1vZGVsIGNvbXBvbmVudHMgdGhhdCBhcmUgc3BlY2lmaWVkIGFyZSB0aG9zZSBzdXBwb3J0ZWQgYnkgZW1waXJpY2FsIGV2aWRlbmNlIGFuZCBwYXJ0IG9mIHRoZSBtb2RlbOKAmXMgdGhlb3JldGljYWwgY2xhaW1zLiBBQ1QtVVAgaXMgYSBsaWJyYXJ5IHByb3ZpZGluZyBhIHByb2dyYW1tYXRpYyBpbnRlcmZhY2UgdG8gdGhlIGNsYXNzaWNhbCBBQ1QtUiBmdW5jdGlvbmFsaXR5LiBJbXBsZW1lbnRlZCBpbiBhIGZ1bmN0aW9uYWwgcHJvZ3JhbW1pbmcgcGFyYWRpZ23igJogbW9kZWxzIGFyZSByZXVzYWJsZSBpbiBvdGhlciBjb250ZXh0cy4NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANCkVUICAtIDc4Mw0KTEEgIC0gQ29tbW9uIExpc3ANClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vY29tcGxpbmcvYWN0dXAuaHRtbA0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2009' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2009</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2009evolution.pdf\">Towards explaining the evolution of domain languages with cognitive simulation.</a></span> In <i>Proceedings of the 9th International Conference on Cognitive Modeling</i>. Manchester, UK: 8 pages. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 SHTFSZTC year__2009 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain language in small speaker communities. Data from experiments (Garrod et al.‚ 2007; Fay et al.‚ 2008) show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language even in the absence of feedback about the success of each communication. We postulate that simulations of such horizontal evolution have to take into account properties of human memory (cue-based retrieval‚ learning‚ decay). We implement a model that can draw abstract concepts through sets of non-abstract‚ related concepts‚ and recognize such drawings. The knowledge base is a network with association strengths randomly sampled from a natural distribution found in a text corpus; it is a mixture of knowledge shared between agents and individual knowledge. In three experiments‚ we show that the agent communities converge‚ but that initial convergence is stronger when communities are structured so that the same pairs of agents interact throughout. Convergence is weaker in communities when agents do not swap roles (between recognizing and drawing)‚ predicting the necessity of bi-directional communication in domain language evolution. Average and ultimate recognition performance depends on how much of the knowledge agents share initially.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2009evolution.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2009towards,\n\taddress = {Manchester, UK},\n\ttitle = {Towards explaining the evolution of domain languages with cognitive simulation},\n\turl = {http://www.david-reitter.com/pub/reitter2009evolution.pdf},\n\tbooktitle = {Proceedings of the 9th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {8 pages},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBleHBsYWluaW5nIHRoZSBldm9sdXRpb24gb2YgZG9tYWluIGxhbmd1YWdlcyB3aXRoIGNvZ25pdGl2ZSBzaW11bGF0aW9uDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBJQ0NNDQpBQiAgLSBXZSBzaW11bGF0ZSB0aGUgZXZvbHV0aW9uIG9mIGEgZG9tYWluIGxhbmd1YWdlIGluIHNtYWxsIHNwZWFrZXIgY29tbXVuaXRpZXMuIERhdGEgZnJvbSBleHBlcmltZW50cyAoR2Fycm9kIGV0IGFsLiwgMjAwNzsgRmF5IGV0IGFsLiwgMjAwOCkgc2hvdyB0aGF0IGh1bWFuIGNvbW11bmljYXRvcnMgY2FuIGV2b2x2ZSBncmFwaGljYWwgbGFuZ3VhZ2VzIHF1aWNrbHkgaW4gYSBjb25zdHJhaW5lZCB0YXNrIChQaWN0aW9uYXJ5KSwgYW5kIHRoYXQgY29tbXVuaXRpZXMgY29udmVyZ2UgdG93YXJkcyBhIGNvbW1vbiBsYW5ndWFnZSBldmVuIGluIHRoZSBhYnNlbmNlIG9mIGZlZWRiYWNrIGFib3V0IHRoZSBzdWNjZXNzIG9mIGVhY2ggY29tbXVuaWNhdGlvbi4gV2UgcG9zdHVsYXRlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBob3Jpem9udGFsIGV2b2x1dGlvbiBoYXZlIHRvIHRha2UgaW50byBhY2NvdW50IHByb3BlcnRpZXMgb2YgaHVtYW4gbWVtb3J5IChjdWUtYmFzZWQgcmV0cmlldmFsLCBsZWFybmluZywgZGVjYXkpLiBXZSBpbXBsZW1lbnQgYSBtb2RlbCB0aGF0IGNhbiBkcmF3IGFic3RyYWN0IGNvbmNlcHRzIHRocm91Z2ggc2V0cyBvZiBub24tYWJzdHJhY3QsIHJlbGF0ZWQgY29uY2VwdHMsIGFuZCByZWNvZ25pemUgc3VjaCBkcmF3aW5ncy4gVGhlIGtub3dsZWRnZSBiYXNlIGlzIGEgbmV0d29yayB3aXRoIGFzc29jaWF0aW9uIHN0cmVuZ3RocyByYW5kb21seSBzYW1wbGVkIGZyb20gYSBuYXR1cmFsIGRpc3RyaWJ1dGlvbiBmb3VuZCBpbiBhIHRleHQgY29ycHVzOyBpdCBpcyBhIG1peHR1cmUgb2Yga25vd2xlZGdlIHNoYXJlZCBiZXR3ZWVuIGFnZW50cyBhbmQgaW5kaXZpZHVhbCBrbm93bGVkZ2UuIEluIHRocmVlIGV4cGVyaW1lbnRzLCB3ZSBzaG93IHRoYXQgdGhlIGFnZW50IGNvbW11bml0aWVzIGNvbnZlcmdlLCBidXQgdGhhdCBpbml0aWFsIGNvbnZlcmdlbmNlIGlzIHN0cm9uZ2VyIHdoZW4gY29tbXVuaXRpZXMgYXJlIHN0cnVjdHVyZWQgc28gdGhhdCB0aGUgc2FtZSBwYWlycyBvZiBhZ2VudHMgaW50ZXJhY3QgdGhyb3VnaG91dC4gQ29udmVyZ2VuY2UgaXMgd2Vha2VyIGluIGNvbW11bml0aWVzIHdoZW4gYWdlbnRzIGRvIG5vdCBzd2FwIHJvbGVzIChiZXR3ZWVuIHJlY29nbml6aW5nIGFuZCBkcmF3aW5nKSwgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24gaW4gZG9tYWluIGxhbmd1YWdlIGV2b2x1dGlvbi4gQXZlcmFnZSBhbmQgdWx0aW1hdGUgcmVjb2duaXRpb24gcGVyZm9ybWFuY2UgZGVwZW5kcyBvbiBob3cgbXVjaCBvZiB0aGUga25vd2xlZGdlIGFnZW50cyBzaGFyZSBpbml0aWFsbHkuDQpDMSAgLSBNYW5jaGVzdGVyLCBVSw0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDl0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpQQiAgLSA4IHBhZ2VzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwOWV2b2x1dGlvbi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20explaining%20the%20evolution%20of%20domain%20languages%20with%20cognitive%20simulation&amp;rft.btitle=Proceedings%20of%20the%209th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Manchester%2C%20UK&amp;rft.publisher=8%20pages&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2009\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2009pathplanning.pdf\">A subsymbolic and visual model of spatial path planning.</a></span> In <i>Proc. 18th Behavior Representation in Modeling and Simulation Conference</i>. Sundance, UT: 8 pages. </div><div class=\"bib-extra\">Best paper award BRIMS 2009</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2009 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Planning a path to a destination‚ given a number of options and obstacles‚ is a common task. We suggest a two-component cognitive model that combines retrieval of knowledge about the environment with search guided by visual perception. In the first component‚ subsymbolic information‚ acquired during navigation‚ aids in the retrieval of declarative information representing possible paths to take. In the second component‚ visual information directs the search‚ which in turn creates knowledge for the first component. The model is implemented using the ACT-R cognitive architecture and makes realistic assumptions about memory access and shifts in visual attention. We present simulation results for memory-based high-level navigation in grid and tree structures‚ and visual navigation in mazes‚ varying relevant cognitive (retrieval noise‚ visual finsts) and environmental (maze and path size) parameters.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2009pathplanning.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2009subsymbolic,\n\taddress = {Sundance, UT},\n\ttitle = {A subsymbolic and visual model of spatial path planning},\n\turl = {http://www.david-reitter.com/pub/reitter2009pathplanning.pdf},\n\tbooktitle = {Proc. 18th {Behavior} {Representation} in {Modeling} and {Simulation} {Conference}},\n\tpublisher = {8 pages},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2009},\n\tnote = {Best paper award BRIMS 2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBzdWJzeW1ib2xpYyBhbmQgdmlzdWFsIG1vZGVsIG9mIHNwYXRpYWwgcGF0aCBwbGFubmluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQlJpTVMNCkFCICAtIFBsYW5uaW5nIGEgcGF0aCB0byBhIGRlc3RpbmF0aW9uLCBnaXZlbiBhIG51bWJlciBvZiBvcHRpb25zIGFuZCBvYnN0YWNsZXMsIGlzIGEgY29tbW9uIHRhc2suIFdlIHN1Z2dlc3QgYSB0d28tY29tcG9uZW50IGNvZ25pdGl2ZSBtb2RlbCB0aGF0IGNvbWJpbmVzIHJldHJpZXZhbCBvZiBrbm93bGVkZ2UgYWJvdXQgdGhlIGVudmlyb25tZW50IHdpdGggc2VhcmNoIGd1aWRlZCBieSB2aXN1YWwgcGVyY2VwdGlvbi4gSW4gdGhlIGZpcnN0IGNvbXBvbmVudCwgc3Vic3ltYm9saWMgaW5mb3JtYXRpb24sIGFjcXVpcmVkIGR1cmluZyBuYXZpZ2F0aW9uLCBhaWRzIGluIHRoZSByZXRyaWV2YWwgb2YgZGVjbGFyYXRpdmUgaW5mb3JtYXRpb24gcmVwcmVzZW50aW5nIHBvc3NpYmxlIHBhdGhzIHRvIHRha2UuIEluIHRoZSBzZWNvbmQgY29tcG9uZW50LCB2aXN1YWwgaW5mb3JtYXRpb24gZGlyZWN0cyB0aGUgc2VhcmNoLCB3aGljaCBpbiB0dXJuIGNyZWF0ZXMga25vd2xlZGdlIGZvciB0aGUgZmlyc3QgY29tcG9uZW50LiBUaGUgbW9kZWwgaXMgaW1wbGVtZW50ZWQgdXNpbmcgdGhlIEFDVC1SIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgYW5kIG1ha2VzIHJlYWxpc3RpYyBhc3N1bXB0aW9ucyBhYm91dCBtZW1vcnkgYWNjZXNzIGFuZCBzaGlmdHMgaW4gdmlzdWFsIGF0dGVudGlvbi4gV2UgcHJlc2VudCBzaW11bGF0aW9uIHJlc3VsdHMgZm9yIG1lbW9yeS1iYXNlZCBoaWdoLWxldmVsIG5hdmlnYXRpb24gaW4gZ3JpZCBhbmQgdHJlZSBzdHJ1Y3R1cmVzLCBhbmQgdmlzdWFsIG5hdmlnYXRpb24gaW4gbWF6ZXMsIHZhcnlpbmcgcmVsZXZhbnQgY29nbml0aXZlIChyZXRyaWV2YWwgbm9pc2UsIHZpc3VhbCBmaW5zdHMpIGFuZCBlbnZpcm9ubWVudGFsIChtYXplIGFuZCBwYXRoIHNpemUpIHBhcmFtZXRlcnMuDQpDMSAgLSBTdW5kYW5jZSwgVVQNCkMzICAtIFByb2MuIDE4dGggQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KUEIgIC0gOCBwYWdlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDlwYXRocGxhbm5pbmcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20subsymbolic%20and%20visual%20model%20of%20spatial%20path%20planning&amp;rft.btitle=Proc.%2018th%20Behavior%20Representation%20in%20Modeling%20and%20Simulation%20Conference&amp;rft.place=Sundance%2C%20UT&amp;rft.publisher=8%20pages&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2009\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Lebiere, C., Lewis, M., Wang, H., &amp; Ma, Z. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/Reitter2009robot-path.pdf\">A cognitive model of visual path planning in a multi-robot control system.</a></span> In <i>Proceedings Systems Man Cybernetics 2009</i>. San Antonio, TX: 7 pages. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2009 venue_short__IEEE-SMC type__conferencePaper \"\"</span></div><div class=\"bib-venue\">IEEE-SMC</div><div class=\"bib-venue-short\">IEEE-SMC</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We discuss an experiment involving visual path planning for multiple‚ remote robots in a partially visible building‚ with a partial 2D map available. Participants in the experiment defined waypoints for each robot to circumnavigate obstacles and explore the building. A cognitively plausible model of visual planning is evaluated using a normalized metric of the fit between model and subject itineraries. We discuss variation in the data and model fit‚ indicating individual differences in strategies to cope with task demands.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/Reitter2009robot-path.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2009cognitive,\n\taddress = {San Antonio, TX},\n\ttitle = {A cognitive model of visual path planning in a multi-robot control system},\n\turl = {http://www.david-reitter.com/pub/Reitter2009robot-path.pdf},\n\tbooktitle = {Proceedings {Systems} {Man} {Cybernetics} 2009},\n\tpublisher = {7 pages},\n\tauthor = {Reitter, David and Lebiere, Christian and Lewis, Michael and Wang, Huadong and Ma, Zheng},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBjb2duaXRpdmUgbW9kZWwgb2YgdmlzdWFsIHBhdGggcGxhbm5pbmcgaW4gYSBtdWx0aS1yb2JvdCBjb250cm9sIHN5c3RlbQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gTGV3aXMsIE1pY2hhZWwNCkFVICAtIFdhbmcsIEh1YWRvbmcNCkFVICAtIE1hLCBaaGVuZw0KVDIgIC0gSUVFRS1TTUMNCkFCICAtIFdlIGRpc2N1c3MgYW4gZXhwZXJpbWVudCBpbnZvbHZpbmcgdmlzdWFsIHBhdGggcGxhbm5pbmcgZm9yIG11bHRpcGxlLCByZW1vdGUgcm9ib3RzIGluIGEgcGFydGlhbGx5IHZpc2libGUgYnVpbGRpbmcsIHdpdGggYSBwYXJ0aWFsIDJEIG1hcCBhdmFpbGFibGUuIFBhcnRpY2lwYW50cyBpbiB0aGUgZXhwZXJpbWVudCBkZWZpbmVkIHdheXBvaW50cyBmb3IgZWFjaCByb2JvdCB0byBjaXJjdW1uYXZpZ2F0ZSBvYnN0YWNsZXMgYW5kIGV4cGxvcmUgdGhlIGJ1aWxkaW5nLiBBIGNvZ25pdGl2ZWx5IHBsYXVzaWJsZSBtb2RlbCBvZiB2aXN1YWwgcGxhbm5pbmcgaXMgZXZhbHVhdGVkIHVzaW5nIGEgbm9ybWFsaXplZCBtZXRyaWMgb2YgdGhlIGZpdCBiZXR3ZWVuIG1vZGVsIGFuZCBzdWJqZWN0IGl0aW5lcmFyaWVzLiBXZSBkaXNjdXNzIHZhcmlhdGlvbiBpbiB0aGUgZGF0YSBhbmQgbW9kZWwgZml0LCBpbmRpY2F0aW5nIGluZGl2aWR1YWwgZGlmZmVyZW5jZXMgaW4gc3RyYXRlZ2llcyB0byBjb3BlIHdpdGggdGFzayBkZW1hbmRzLg0KQzEgIC0gU2FuIEFudG9uaW8sIFRYDQpDMyAgLSBQcm9jZWVkaW5ncyBTeXN0ZW1zIE1hbiBDeWJlcm5ldGljcyAyMDA5DQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpQQiAgLSA3IHBhZ2VzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9SZWl0dGVyMjAwOXJvYm90LXBhdGgucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20cognitive%20model%20of%20visual%20path%20planning%20in%20a%20multi-robot%20control%20system&amp;rft.btitle=Proceedings%20Systems%20Man%20Cybernetics%202009&amp;rft.place=San%20Antonio%2C%20TX&amp;rft.publisher=7%20pages&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.au=Michael%20Lewis&amp;rft.au=Huadong%20Wang&amp;rft.au=Zheng%20Ma&amp;rft.date=2009\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2009). <span class=\"doctitle\"><i>Two-level, multi-strategy memory based control</i>.</span> Talk presented at the Dynamic Stocks and Flows Modeling Challenge Symposium (competition winner), International Conference on Cognitive Modeling (ICCM), Manchester, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2009 venue_short__ICCM type__presentation \"\"</span></div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2009two-level,\n\taddress = {Manchester, UK},\n\ttype = {Talk},\n\ttitle = {Two-level, multi-strategy memory based control},\n\tauthor = {Reitter, David},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFR3by1sZXZlbCwgbXVsdGktc3RyYXRlZ3kgbWVtb3J5IGJhc2VkIGNvbnRyb2wNClQyICAtIER5bmFtaWMgU3RvY2tzIGFuZCBGbG93cyBNb2RlbGluZyBDaGFsbGVuZ2UgU3ltcG9zaXVtIChjb21wZXRpdGlvbiB3aW5uZXIpLCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nIChJQ0NNKQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIE1hbmNoZXN0ZXIsIFVLDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpNMyAgLSBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2008' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2008</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2008phd.pdf\"><i>Context effects in language production: models of syntactic priming in dialogue corpora</i>.</a></span> University of Edinburgh. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR HZHSMP74 year__2008 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This thesis addresses the cognitive basis of syntactic adaptation‚ which biases speakers to repeat their own syntactic constructions and those of their conversational partners. I address two types of syntactic adaptation: short-term priming and long-term adaptation. I develop two metrics for syntactic adaptation within a speaker and between speakers in dialogue: one for short-term priming effects that decay quickly‚ and one for long-term adaptation over the course of a dialogue. Both methods estimate adaptation in large datasets consisting of transcribed human-human dialogue annotated with syntactic information. Two such corpora in English are used: Switchboard‚ a collection of spontaneous phone conversation‚ and HCRC Map Task‚ a set of task-oriented dialogues in which participants describe routes on a map to each other. I find both priming and long-term adaptation in both corpora‚ confirming well-known experimental results (Bock‚ 1986). I extend prior work by showing that syntactic priming effects not only apply to selected syntactic constructions that are alternative realizations of the same semantics‚ but still hold when a broad variety of syntactic phrase-structure rules are considered. Each rule represents a cognitive decision during syntactic processing. I show that the priming effect for a rule is inversely proportional to its frequency. With this methodology‚ I test predictions of the Interactive Alignment Model (Pickering &amp; Garrod‚ 2004). The IAM claims that linguistic and situation-model agreement between interlocutors in dialogue is the result of a cascade of resource-free‚ mechanistic priming effects on various linguistic levels. I examine task-oriented dialogue in Map Task‚ which provides a measure of task success through the deviance of the communicated routes on the maps. I find that long-term syntactic adaptation predicts communicative success‚ and it does so earlier than lexical adaptation. The result is applied in a machine-learning based model that estimates task success based on the dialogue‚ capturing 14 percent of the variance in Map Task. Short-term syntactic priming differs qualitatively from long-term adaptation‚ as it does not predict task success‚ providing evidence against learning as a single cognitive basis of adaptation effects. I obtain further evidence for the correlation between semantic activity and syntactic priming through a comparison of the Map Task and Switchboard corpora‚ showing that short-term priming is stronger in task-oriented dialogue than in spontaneous conversation. This difference is evident for priming between and within speakers‚ which suggests that priming is a mechanistic rather than strategic effect. I turn to an investigation of the level at which syntactic priming influences language production. I establish that the effect applies to structural syntactic decisions as opposed to all surface sequences of lexical categories. To do so‚ I identify pairs of part-of-speech categories which consistently cross constituent boundaries defined by the phrase-structure analyses of the sentences. I show that such distituents are less sensitive to priming than pairs occurring within constituents. Thus‚ syntactic priming is sensitive to syntactic structure. The notion of constituent structure differs among syntactic models. Combinatory Categorial Grammar (CCG‚ Steedman‚ 2000) formalizes flexible constituent structure‚ accounting a varying degree of incrementality in syntactic sentence planning. I examine whether priming effects can support the predictions of CCG using the Switchboard corpus‚ which has been annotated with CCG syntax. I confirm the syntactic priming effect for lexical and non-lexical CCG categories‚ which encode partially satisfied subcategorization frames. I then show that both incremental and normal-form constituent structures exhibit priming‚ arguing for language production accounts that support flexible incrementality. The empirical results are reflected in a cognitive model of syntactic realization in language production. The model assumes that language production is subject to the same principles and constraints as any other form of cognition and follows the ACT-R framework (Anderson‚ 2004). Its syntactic process implements my empirical results on priming and is based on CCG. Syntactic planning can take place incrementally and non-incrementally. The model is able to generate simple sentences that vary syntactically‚ similar to the materials used in the experimental priming literature. Syntactic adaptation emerges due to a preferential and sped-up memory retrieval of syntactic categories describing linearization and subcategorization requirements. Long-term adaptation is explained as a form of learning‚ while short-term priming is the result of a combination of learning and spreading activation from semantic and lexical material. Simulations show that the model produces the adaptation effects and their inverse frequency interaction‚ as well as cumulativity of long-term adaptation.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2008phd.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{reitter2008context,\n\ttitle = {Context effects in language production: models of syntactic priming in dialogue corpora},\n\turl = {http://www.david-reitter.com/pub/reitter2008phd.pdf},\n\tschool = {University of Edinburgh},\n\tauthor = {Reitter, David},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gQ29udGV4dCBlZmZlY3RzIGluIGxhbmd1YWdlIHByb2R1Y3Rpb246IG1vZGVscyBvZiBzeW50YWN0aWMgcHJpbWluZyBpbiBkaWFsb2d1ZSBjb3Jwb3JhDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQUIgIC0gVGhpcyB0aGVzaXMgYWRkcmVzc2VzIHRoZSBjb2duaXRpdmUgYmFzaXMgb2Ygc3ludGFjdGljIGFkYXB0YXRpb24sIHdoaWNoIGJpYXNlcyBzcGVha2VycyB0byByZXBlYXQgdGhlaXIgb3duIHN5bnRhY3RpYyBjb25zdHJ1Y3Rpb25zIGFuZCB0aG9zZSBvZiB0aGVpciBjb252ZXJzYXRpb25hbCBwYXJ0bmVycy4gSSBhZGRyZXNzIHR3byB0eXBlcyBvZiBzeW50YWN0aWMgYWRhcHRhdGlvbjogc2hvcnQtdGVybSBwcmltaW5nIGFuZCBsb25nLXRlcm0gYWRhcHRhdGlvbi4gSSBkZXZlbG9wIHR3byBtZXRyaWNzIGZvciBzeW50YWN0aWMgYWRhcHRhdGlvbiB3aXRoaW4gYSBzcGVha2VyIGFuZCBiZXR3ZWVuIHNwZWFrZXJzIGluIGRpYWxvZ3VlOiBvbmUgZm9yIHNob3J0LXRlcm0gcHJpbWluZyBlZmZlY3RzIHRoYXQgZGVjYXkgcXVpY2tseSwgYW5kIG9uZSBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gb3ZlciB0aGUgY291cnNlIG9mIGEgZGlhbG9ndWUuIEJvdGggbWV0aG9kcyBlc3RpbWF0ZSBhZGFwdGF0aW9uIGluIGxhcmdlIGRhdGFzZXRzIGNvbnNpc3Rpbmcgb2YgdHJhbnNjcmliZWQgaHVtYW4taHVtYW4gZGlhbG9ndWUgYW5ub3RhdGVkIHdpdGggc3ludGFjdGljIGluZm9ybWF0aW9uLiBUd28gc3VjaCBjb3Jwb3JhIGluIEVuZ2xpc2ggYXJlIHVzZWQ6IFN3aXRjaGJvYXJkLCBhIGNvbGxlY3Rpb24gb2Ygc3BvbnRhbmVvdXMgcGhvbmUgY29udmVyc2F0aW9uLCBhbmQgSENSQyBNYXAgVGFzaywgYSBzZXQgb2YgdGFzay1vcmllbnRlZCBkaWFsb2d1ZXMgaW4gd2hpY2ggcGFydGljaXBhbnRzIGRlc2NyaWJlIHJvdXRlcyBvbiBhIG1hcCB0byBlYWNoIG90aGVyLiBJIGZpbmQgYm90aCBwcmltaW5nIGFuZCBsb25nLXRlcm0gYWRhcHRhdGlvbiBpbiBib3RoIGNvcnBvcmEsIGNvbmZpcm1pbmcgd2VsbC1rbm93biBleHBlcmltZW50YWwgcmVzdWx0cyAoQm9jaywgMTk4NikuIEkgZXh0ZW5kIHByaW9yIHdvcmsgYnkgc2hvd2luZyB0aGF0IHN5bnRhY3RpYyBwcmltaW5nIGVmZmVjdHMgbm90IG9ubHkgYXBwbHkgdG8gc2VsZWN0ZWQgc3ludGFjdGljIGNvbnN0cnVjdGlvbnMgdGhhdCBhcmUgYWx0ZXJuYXRpdmUgcmVhbGl6YXRpb25zIG9mIHRoZSBzYW1lIHNlbWFudGljcywgYnV0IHN0aWxsIGhvbGQgd2hlbiBhIGJyb2FkIHZhcmlldHkgb2Ygc3ludGFjdGljIHBocmFzZS1zdHJ1Y3R1cmUgcnVsZXMgYXJlIGNvbnNpZGVyZWQuIEVhY2ggcnVsZSByZXByZXNlbnRzIGEgY29nbml0aXZlIGRlY2lzaW9uIGR1cmluZyBzeW50YWN0aWMgcHJvY2Vzc2luZy4gSSBzaG93IHRoYXQgdGhlIHByaW1pbmcgZWZmZWN0IGZvciBhIHJ1bGUgaXMgaW52ZXJzZWx5IHByb3BvcnRpb25hbCB0byBpdHMgZnJlcXVlbmN5LiBXaXRoIHRoaXMgbWV0aG9kb2xvZ3ksIEkgdGVzdCBwcmVkaWN0aW9ucyBvZiB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIChQaWNrZXJpbmcgJiBHYXJyb2QsIDIwMDQpLiBUaGUgSUFNIGNsYWltcyB0aGF0IGxpbmd1aXN0aWMgYW5kIHNpdHVhdGlvbi1tb2RlbCBhZ3JlZW1lbnQgYmV0d2VlbiBpbnRlcmxvY3V0b3JzIGluIGRpYWxvZ3VlIGlzIHRoZSByZXN1bHQgb2YgYSBjYXNjYWRlIG9mIHJlc291cmNlLWZyZWUsIG1lY2hhbmlzdGljIHByaW1pbmcgZWZmZWN0cyBvbiB2YXJpb3VzIGxpbmd1aXN0aWMgbGV2ZWxzLiBJIGV4YW1pbmUgdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBpbiBNYXAgVGFzaywgd2hpY2ggcHJvdmlkZXMgYSBtZWFzdXJlIG9mIHRhc2sgc3VjY2VzcyB0aHJvdWdoIHRoZSBkZXZpYW5jZSBvZiB0aGUgY29tbXVuaWNhdGVkIHJvdXRlcyBvbiB0aGUgbWFwcy4gSSBmaW5kIHRoYXQgbG9uZy10ZXJtIHN5bnRhY3RpYyBhZGFwdGF0aW9uIHByZWRpY3RzIGNvbW11bmljYXRpdmUgc3VjY2VzcywgYW5kIGl0IGRvZXMgc28gZWFybGllciB0aGFuIGxleGljYWwgYWRhcHRhdGlvbi4gVGhlIHJlc3VsdCBpcyBhcHBsaWVkIGluIGEgbWFjaGluZS1sZWFybmluZyBiYXNlZCBtb2RlbCB0aGF0IGVzdGltYXRlcyB0YXNrIHN1Y2Nlc3MgYmFzZWQgb24gdGhlIGRpYWxvZ3VlLCBjYXB0dXJpbmcgMTQgcGVyY2VudCBvZiB0aGUgdmFyaWFuY2UgaW4gTWFwIFRhc2suIFNob3J0LXRlcm0gc3ludGFjdGljIHByaW1pbmcgZGlmZmVycyBxdWFsaXRhdGl2ZWx5IGZyb20gbG9uZy10ZXJtIGFkYXB0YXRpb24sIGFzIGl0IGRvZXMgbm90IHByZWRpY3QgdGFzayBzdWNjZXNzLCBwcm92aWRpbmcgZXZpZGVuY2UgYWdhaW5zdCBsZWFybmluZyBhcyBhIHNpbmdsZSBjb2duaXRpdmUgYmFzaXMgb2YgYWRhcHRhdGlvbiBlZmZlY3RzLiBJIG9idGFpbiBmdXJ0aGVyIGV2aWRlbmNlIGZvciB0aGUgY29ycmVsYXRpb24gYmV0d2VlbiBzZW1hbnRpYyBhY3Rpdml0eSBhbmQgc3ludGFjdGljIHByaW1pbmcgdGhyb3VnaCBhIGNvbXBhcmlzb24gb2YgdGhlIE1hcCBUYXNrIGFuZCBTd2l0Y2hib2FyZCBjb3Jwb3JhLCBzaG93aW5nIHRoYXQgc2hvcnQtdGVybSBwcmltaW5nIGlzIHN0cm9uZ2VyIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUgdGhhbiBpbiBzcG9udGFuZW91cyBjb252ZXJzYXRpb24uIFRoaXMgZGlmZmVyZW5jZSBpcyBldmlkZW50IGZvciBwcmltaW5nIGJldHdlZW4gYW5kIHdpdGhpbiBzcGVha2Vycywgd2hpY2ggc3VnZ2VzdHMgdGhhdCBwcmltaW5nIGlzIGEgbWVjaGFuaXN0aWMgcmF0aGVyIHRoYW4gc3RyYXRlZ2ljIGVmZmVjdC4gSSB0dXJuIHRvIGFuIGludmVzdGlnYXRpb24gb2YgdGhlIGxldmVsIGF0IHdoaWNoIHN5bnRhY3RpYyBwcmltaW5nIGluZmx1ZW5jZXMgbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gSSBlc3RhYmxpc2ggdGhhdCB0aGUgZWZmZWN0IGFwcGxpZXMgdG8gc3RydWN0dXJhbCBzeW50YWN0aWMgZGVjaXNpb25zIGFzIG9wcG9zZWQgdG8gYWxsIHN1cmZhY2Ugc2VxdWVuY2VzIG9mIGxleGljYWwgY2F0ZWdvcmllcy4gVG8gZG8gc28sIEkgaWRlbnRpZnkgcGFpcnMgb2YgcGFydC1vZi1zcGVlY2ggY2F0ZWdvcmllcyB3aGljaCBjb25zaXN0ZW50bHkgY3Jvc3MgY29uc3RpdHVlbnQgYm91bmRhcmllcyBkZWZpbmVkIGJ5IHRoZSBwaHJhc2Utc3RydWN0dXJlIGFuYWx5c2VzIG9mIHRoZSBzZW50ZW5jZXMuIEkgc2hvdyB0aGF0IHN1Y2ggZGlzdGl0dWVudHMgYXJlIGxlc3Mgc2Vuc2l0aXZlIHRvIHByaW1pbmcgdGhhbiBwYWlycyBvY2N1cnJpbmcgd2l0aGluIGNvbnN0aXR1ZW50cy4gVGh1cywgc3ludGFjdGljIHByaW1pbmcgaXMgc2Vuc2l0aXZlIHRvIHN5bnRhY3RpYyBzdHJ1Y3R1cmUuIFRoZSBub3Rpb24gb2YgY29uc3RpdHVlbnQgc3RydWN0dXJlIGRpZmZlcnMgYW1vbmcgc3ludGFjdGljIG1vZGVscy4gQ29tYmluYXRvcnkgQ2F0ZWdvcmlhbCBHcmFtbWFyIChDQ0csIFN0ZWVkbWFuLCAyMDAwKSBmb3JtYWxpemVzIGZsZXhpYmxlIGNvbnN0aXR1ZW50IHN0cnVjdHVyZSwgYWNjb3VudGluZyBhIHZhcnlpbmcgZGVncmVlIG9mIGluY3JlbWVudGFsaXR5IGluIHN5bnRhY3RpYyBzZW50ZW5jZSBwbGFubmluZy4gSSBleGFtaW5lIHdoZXRoZXIgcHJpbWluZyBlZmZlY3RzIGNhbiBzdXBwb3J0IHRoZSBwcmVkaWN0aW9ucyBvZiBDQ0cgdXNpbmcgdGhlIFN3aXRjaGJvYXJkIGNvcnB1cywgd2hpY2ggaGFzIGJlZW4gYW5ub3RhdGVkIHdpdGggQ0NHIHN5bnRheC4gSSBjb25maXJtIHRoZSBzeW50YWN0aWMgcHJpbWluZyBlZmZlY3QgZm9yIGxleGljYWwgYW5kIG5vbi1sZXhpY2FsIENDRyBjYXRlZ29yaWVzLCB3aGljaCBlbmNvZGUgcGFydGlhbGx5IHNhdGlzZmllZCBzdWJjYXRlZ29yaXphdGlvbiBmcmFtZXMuIEkgdGhlbiBzaG93IHRoYXQgYm90aCBpbmNyZW1lbnRhbCBhbmQgbm9ybWFsLWZvcm0gY29uc3RpdHVlbnQgc3RydWN0dXJlcyBleGhpYml0IHByaW1pbmcsIGFyZ3VpbmcgZm9yIGxhbmd1YWdlIHByb2R1Y3Rpb24gYWNjb3VudHMgdGhhdCBzdXBwb3J0IGZsZXhpYmxlIGluY3JlbWVudGFsaXR5LiBUaGUgZW1waXJpY2FsIHJlc3VsdHMgYXJlIHJlZmxlY3RlZCBpbiBhIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcmVhbGl6YXRpb24gaW4gbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gVGhlIG1vZGVsIGFzc3VtZXMgdGhhdCBsYW5ndWFnZSBwcm9kdWN0aW9uIGlzIHN1YmplY3QgdG8gdGhlIHNhbWUgcHJpbmNpcGxlcyBhbmQgY29uc3RyYWludHMgYXMgYW55IG90aGVyIGZvcm0gb2YgY29nbml0aW9uIGFuZCBmb2xsb3dzIHRoZSBBQ1QtUiBmcmFtZXdvcmsgKEFuZGVyc29uLCAyMDA0KS4gSXRzIHN5bnRhY3RpYyBwcm9jZXNzIGltcGxlbWVudHMgbXkgZW1waXJpY2FsIHJlc3VsdHMgb24gcHJpbWluZyBhbmQgaXMgYmFzZWQgb24gQ0NHLiBTeW50YWN0aWMgcGxhbm5pbmcgY2FuIHRha2UgcGxhY2UgaW5jcmVtZW50YWxseSBhbmQgbm9uLWluY3JlbWVudGFsbHkuIFRoZSBtb2RlbCBpcyBhYmxlIHRvIGdlbmVyYXRlIHNpbXBsZSBzZW50ZW5jZXMgdGhhdCB2YXJ5IHN5bnRhY3RpY2FsbHksIHNpbWlsYXIgdG8gdGhlIG1hdGVyaWFscyB1c2VkIGluIHRoZSBleHBlcmltZW50YWwgcHJpbWluZyBsaXRlcmF0dXJlLiBTeW50YWN0aWMgYWRhcHRhdGlvbiBlbWVyZ2VzIGR1ZSB0byBhIHByZWZlcmVudGlhbCBhbmQgc3BlZC11cCBtZW1vcnkgcmV0cmlldmFsIG9mIHN5bnRhY3RpYyBjYXRlZ29yaWVzIGRlc2NyaWJpbmcgbGluZWFyaXphdGlvbiBhbmQgc3ViY2F0ZWdvcml6YXRpb24gcmVxdWlyZW1lbnRzLiBMb25nLXRlcm0gYWRhcHRhdGlvbiBpcyBleHBsYWluZWQgYXMgYSBmb3JtIG9mIGxlYXJuaW5nLCB3aGlsZSBzaG9ydC10ZXJtIHByaW1pbmcgaXMgdGhlIHJlc3VsdCBvZiBhIGNvbWJpbmF0aW9uIG9mIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiBmcm9tIHNlbWFudGljIGFuZCBsZXhpY2FsIG1hdGVyaWFsLiBTaW11bGF0aW9ucyBzaG93IHRoYXQgdGhlIG1vZGVsIHByb2R1Y2VzIHRoZSBhZGFwdGF0aW9uIGVmZmVjdHMgYW5kIHRoZWlyIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uLCBhcyB3ZWxsIGFzIGN1bXVsYXRpdml0eSBvZiBsb25nLXRlcm0gYWRhcHRhdGlvbi4NCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNClBCICAtIFVuaXZlcnNpdHkgb2YgRWRpbmJ1cmdoDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwOHBoZC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Context%20effects%20in%20language%20production%3A%20models%20of%20syntactic%20priming%20in%20dialogue%20corpora&amp;rft.inst=University%20of%20Edinburgh&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Keller, F. (2008). <span class=\"doctitle\"><i>Structural priming in language production as the result of learning and spreading activation in an ACT-R model</i>.</span> Talk presented at the 21st Annual CUNY Conference on Human Sentence Processing, Chapel Hill, NC.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2008 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2008structural,\n\taddress = {Chapel Hill, NC},\n\ttype = {Talk},\n\ttitle = {Structural priming in language production as the result of learning and spreading activation in an {ACT}-{R} model},\n\tauthor = {Reitter, David and Keller, Frank},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN0cnVjdHVyYWwgcHJpbWluZyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uIGFzIHRoZSByZXN1bHQgb2YgbGVhcm5pbmcgYW5kIHNwcmVhZGluZyBhY3RpdmF0aW9uIGluIGFuIEFDVC1SIG1vZGVsDQpUMiAgLSAyMXN0IEFubnVhbCBDVU5ZIENvbmZlcmVuY2Ugb24gSHVtYW4gU2VudGVuY2UgUHJvY2Vzc2luZw0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIEtlbGxlciwgRnJhbmsNCkNZICAtIENoYXBlbCBIaWxsLCBOQw0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KTTMgIC0gVGFsaw0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2008). <span class=\"doctitle\"><i>The repetition of general lexical material boosts structural priming in language production</i>.</span> Poster presented at the 21st Annual CUNY Conference on Human Sentence Processing, Chapel Hill, NC.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2008 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2008repetition,\n\taddress = {Chapel Hill, NC},\n\ttype = {Poster},\n\ttitle = {The repetition of general lexical material boosts structural priming in language production},\n\tauthor = {Reitter, David},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFRoZSByZXBldGl0aW9uIG9mIGdlbmVyYWwgbGV4aWNhbCBtYXRlcmlhbCBib29zdHMgc3RydWN0dXJhbCBwcmltaW5nIGluIGxhbmd1YWdlIHByb2R1Y3Rpb24NClQyICAtIDIxc3QgQW5udWFsIENVTlkgQ29uZmVyZW5jZSBvbiBIdW1hbiBTZW50ZW5jZSBQcm9jZXNzaW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hhcGVsIEhpbGwsIE5DDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpNMyAgLSBQb3N0ZXINCkVSICAt');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2007' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2007</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Moore, J. D. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2007predicting_task_success.pdf\">Predicting success in dialogue.</a></span> In <i>Proc. 45th Annual Meeting of the Association of Computational Linguistics</i> (pp. 808–815). Prague, Czech Republic. </div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2007 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Task-solving in dialogue depends on the linguistic alignment of the interlocutors‚ which Pickering &amp; Garrod (2004) have suggested to be based on mechanistic repetition effects. In this paper‚ we seek confirmation of this hypothesis by looking at repetition in corpora‚ and whether repetition is correlated with task success. We show that the relevant repetition tendency is based on slow adaptation rather than short-term priming and demonstrate that lexical and syntactic repetition is a reliable predictor of task success given the first five minutes of a task-oriented dialogue.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2007predicting_task_success.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2007predicting,\n\taddress = {Prague, Czech Republic},\n\ttitle = {Predicting success in dialogue},\n\turl = {http://www.david-reitter.com/pub/reitter2007predicting_task_success.pdf},\n\tbooktitle = {Proc. 45th {Annual} {Meeting} of the {Association} of {Computational} {Linguistics}},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2007},\n\tpages = {808--815}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJlZGljdGluZyBzdWNjZXNzIGluIGRpYWxvZ3VlDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NClQyICAtIEFDTA0KQUIgIC0gVGFzay1zb2x2aW5nIGluIGRpYWxvZ3VlIGRlcGVuZHMgb24gdGhlIGxpbmd1aXN0aWMgYWxpZ25tZW50IG9mIHRoZSBpbnRlcmxvY3V0b3JzLCB3aGljaCBQaWNrZXJpbmcgJiBHYXJyb2QgKDIwMDQpIGhhdmUgc3VnZ2VzdGVkIHRvIGJlIGJhc2VkIG9uIG1lY2hhbmlzdGljIHJlcGV0aXRpb24gZWZmZWN0cy4gSW4gdGhpcyBwYXBlciwgd2Ugc2VlayBjb25maXJtYXRpb24gb2YgdGhpcyBoeXBvdGhlc2lzIGJ5IGxvb2tpbmcgYXQgcmVwZXRpdGlvbiBpbiBjb3Jwb3JhLCBhbmQgd2hldGhlciByZXBldGl0aW9uIGlzIGNvcnJlbGF0ZWQgd2l0aCB0YXNrIHN1Y2Nlc3MuIFdlIHNob3cgdGhhdCB0aGUgcmVsZXZhbnQgcmVwZXRpdGlvbiB0ZW5kZW5jeSBpcyBiYXNlZCBvbiBzbG93IGFkYXB0YXRpb24gcmF0aGVyIHRoYW4gc2hvcnQtdGVybSBwcmltaW5nIGFuZCBkZW1vbnN0cmF0ZSB0aGF0IGxleGljYWwgYW5kIHN5bnRhY3RpYyByZXBldGl0aW9uIGlzIGEgcmVsaWFibGUgcHJlZGljdG9yIG9mIHRhc2sgc3VjY2VzcyBnaXZlbiB0aGUgZmlyc3QgZml2ZSBtaW51dGVzIG9mIGEgdGFzay1vcmllbnRlZCBkaWFsb2d1ZS4NCkMxICAtIFByYWd1ZSwgQ3plY2ggUmVwdWJsaWMNCkMzICAtIFByb2MuIDQ1dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIEFzc29jaWF0aW9uIG9mIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpTUCAgLSA4MDgNCkVQICAtIDgxNQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDdwcmVkaWN0aW5nX3Rhc2tfc3VjY2Vzcy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Predicting%20success%20in%20dialogue&amp;rft.btitle=Proc.%2045th%20Annual%20Meeting%20of%20the%20Association%20of%20Computational%20Linguistics&amp;rft.place=Prague%2C%20Czech%20Republic&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2007&amp;rft.pages=808-815&amp;rft.spage=808&amp;rft.epage=815\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Keller, F. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2007sequence_priming.pdf\">Against sequence priming: evidence from constituents and distituents in corpus data.</a></span> In <i>Proceedings of the 29th Annual Conference of the Cognitive Science Society</i> (pp. 1421–1426). Nashville, TN: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2007 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Structural priming‚ i.e.‚ the tendency to repeat linguistic material‚ can be explained by two alternative representational assumptions: either as the repetition of hierarchical representations generated by syntactic rules‚ or as the repetition of lexical sequences. We present two studies that test these explanations by investigating priming effects in a dialogue corpus. We compare syntactic constituents with distituents‚ i.e.‚ part-of-speech pairs that cross constituent boundaries. We find a reliable short-term priming effect for constituents‚ but no priming for distituents. This result supports the rule-based view of priming‚ which does not predict priming of distituents. The data are incompatible with a sequence priming analysis‚ which cannot distinguish between constituents and distituents. In a second corpus study‚ we study long-term priming and find priming effects for both constituents and distituents. This indicates that the mechanism underlying long-term adaptation differs substantially from short-term priming.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2007sequence_priming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2007against,\n\taddress = {Nashville, TN},\n\ttitle = {Against sequence priming: evidence from constituents and distituents in corpus data},\n\turl = {http://www.david-reitter.com/pub/reitter2007sequence_priming.pdf},\n\tbooktitle = {Proceedings of the 29th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Keller, Frank},\n\tyear = {2007},\n\tpages = {1421--1426}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQWdhaW5zdCBzZXF1ZW5jZSBwcmltaW5nOiBldmlkZW5jZSBmcm9tIGNvbnN0aXR1ZW50cyBhbmQgZGlzdGl0dWVudHMgaW4gY29ycHVzIGRhdGENCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBLZWxsZXIsIEZyYW5rDQpUMiAgLSBDb2dTY2kNCkFCICAtIFN0cnVjdHVyYWwgcHJpbWluZywgaS5lLiwgdGhlIHRlbmRlbmN5IHRvIHJlcGVhdCBsaW5ndWlzdGljIG1hdGVyaWFsLCBjYW4gYmUgZXhwbGFpbmVkIGJ5IHR3byBhbHRlcm5hdGl2ZSByZXByZXNlbnRhdGlvbmFsIGFzc3VtcHRpb25zOiBlaXRoZXIgYXMgdGhlIHJlcGV0aXRpb24gb2YgaGllcmFyY2hpY2FsIHJlcHJlc2VudGF0aW9ucyBnZW5lcmF0ZWQgYnkgc3ludGFjdGljIHJ1bGVzLCBvciBhcyB0aGUgcmVwZXRpdGlvbiBvZiBsZXhpY2FsIHNlcXVlbmNlcy4gV2UgcHJlc2VudCB0d28gc3R1ZGllcyB0aGF0IHRlc3QgdGhlc2UgZXhwbGFuYXRpb25zIGJ5IGludmVzdGlnYXRpbmcgcHJpbWluZyBlZmZlY3RzIGluIGEgZGlhbG9ndWUgY29ycHVzLiBXZSBjb21wYXJlIHN5bnRhY3RpYyBjb25zdGl0dWVudHMgd2l0aCBkaXN0aXR1ZW50cywgaS5lLiwgcGFydC1vZi1zcGVlY2ggcGFpcnMgdGhhdCBjcm9zcyBjb25zdGl0dWVudCBib3VuZGFyaWVzLiBXZSBmaW5kIGEgcmVsaWFibGUgc2hvcnQtdGVybSBwcmltaW5nIGVmZmVjdCBmb3IgY29uc3RpdHVlbnRzLCBidXQgbm8gcHJpbWluZyBmb3IgZGlzdGl0dWVudHMuIFRoaXMgcmVzdWx0IHN1cHBvcnRzIHRoZSBydWxlLWJhc2VkIHZpZXcgb2YgcHJpbWluZywgd2hpY2ggZG9lcyBub3QgcHJlZGljdCBwcmltaW5nIG9mIGRpc3RpdHVlbnRzLiBUaGUgZGF0YSBhcmUgaW5jb21wYXRpYmxlIHdpdGggYSBzZXF1ZW5jZSBwcmltaW5nIGFuYWx5c2lzLCB3aGljaCBjYW5ub3QgZGlzdGluZ3Vpc2ggYmV0d2VlbiBjb25zdGl0dWVudHMgYW5kIGRpc3RpdHVlbnRzLiBJbiBhIHNlY29uZCBjb3JwdXMgc3R1ZHksIHdlIHN0dWR5IGxvbmctdGVybSBwcmltaW5nIGFuZCBmaW5kIHByaW1pbmcgZWZmZWN0cyBmb3IgYm90aCBjb25zdGl0dWVudHMgYW5kIGRpc3RpdHVlbnRzLiBUaGlzIGluZGljYXRlcyB0aGF0IHRoZSBtZWNoYW5pc20gdW5kZXJseWluZyBsb25nLXRlcm0gYWRhcHRhdGlvbiBkaWZmZXJzIHN1YnN0YW50aWFsbHkgZnJvbSBzaG9ydC10ZXJtIHByaW1pbmcuDQpDMSAgLSBOYXNodmlsbGUsIFRODQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjl0aCBBbm51YWwgQ29uZmVyZW5jZSBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KU1AgIC0gMTQyMQ0KRVAgIC0gMTQyNg0KUEIgIC0gQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDdzZXF1ZW5jZV9wcmltaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Against%20sequence%20priming%3A%20evidence%20from%20constituents%20and%20distituents%20in%20corpus%20data&amp;rft.btitle=Proceedings%20of%20the%2029th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Nashville%2C%20TN&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.date=2007&amp;rft.pages=1421-1426&amp;rft.spage=1421&amp;rft.epage=1426\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Keller, F., &amp; Hockenmaier, J. (2007). <span class=\"doctitle\"><i>Corpus-based evidence against sequence priming</i>.</span> Poster presented at the 20th Annual CUNY Conference on Human Sentence Processing, La Jolla, CA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2007 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2007corpus-based,\n\taddress = {La Jolla, CA},\n\ttype = {Poster},\n\ttitle = {Corpus-based evidence against sequence priming},\n\tauthor = {Reitter, David and Keller, Frank and Hockenmaier, Julia},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvcnB1cy1iYXNlZCBldmlkZW5jZSBhZ2FpbnN0IHNlcXVlbmNlIHByaW1pbmcNClQyICAtIDIwdGggQW5udWFsIENVTlkgQ29uZmVyZW5jZSBvbiBIdW1hbiBTZW50ZW5jZSBQcm9jZXNzaW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQTIgIC0gS2VsbGVyLCBGcmFuaw0KQTIgIC0gSG9ja2VubWFpZXIsIEp1bGlhDQpDWSAgLSBMYSBKb2xsYSwgQ0ENCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNCk0zICAtIFBvc3Rlcg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Moore, J. D. (2007). <span class=\"doctitle\"><i>Successful dialogue requires syntactic alignment</i>.</span> Poster presented at the 20th Annual CUNY Conference on Human Sentence Processing, La Jolla, CA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2007 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2007successful,\n\taddress = {La Jolla, CA},\n\ttype = {Poster},\n\ttitle = {Successful dialogue requires syntactic alignment},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN1Y2Nlc3NmdWwgZGlhbG9ndWUgcmVxdWlyZXMgc3ludGFjdGljIGFsaWdubWVudA0KVDIgIC0gMjB0aCBBbm51YWwgQ1VOWSBDb25mZXJlbmNlIG9uIEh1bWFuIFNlbnRlbmNlIFByb2Nlc3NpbmcNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBNb29yZSwgSm9oYW5uYSBELg0KQ1kgIC0gTGEgSm9sbGEsIENBDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpNMyAgLSBQb3N0ZXINCkVSICAt');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2006' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2006</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Hockenmaier, J., &amp; Keller, F. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2006ccg.pdf\">Priming effects in combinatory categorial grammar.</a></span> In <i>Proceedings of the 2006 Conference on Empirical Methods in Natural Language Processing</i> (pp. 308–316). Sydney, Australia. </div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2006 venue_short__EMNLP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">EMNLP</div><div class=\"bib-venue-short\">EMNLP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper presents a corpus-based account of structural priming in human sentence processing‚ focusing on the role that syntactic representations play in such an account. We estimate the strength of structural priming effects from a corpus of spontaneous spoken dialogue‚ annotated syntactically with Combinatory Categorial Grammar (CCG) derivations. This methodology allows us to test a range of predictions that CCG makes about priming. In particular‚ we present evidence for priming between lexical and syntactic categories encoding partially satisfied subcategorization frames‚ and we show that priming effects exist both for incremental and normal-form CCG derivations.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2006ccg.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006priming,\n\taddress = {Sydney, Australia},\n\ttitle = {Priming effects in combinatory categorial grammar},\n\turl = {http://www.david-reitter.com/pub/reitter2006ccg.pdf},\n\tbooktitle = {Proceedings of the 2006 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tauthor = {Reitter, David and Hockenmaier, Julia and Keller, Frank},\n\tyear = {2006},\n\tpages = {308--316}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJpbWluZyBlZmZlY3RzIGluIGNvbWJpbmF0b3J5IGNhdGVnb3JpYWwgZ3JhbW1hcg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEhvY2tlbm1haWVyLCBKdWxpYQ0KQVUgIC0gS2VsbGVyLCBGcmFuaw0KVDIgIC0gRU1OTFANCkFCICAtIFRoaXMgcGFwZXIgcHJlc2VudHMgYSBjb3JwdXMtYmFzZWQgYWNjb3VudCBvZiBzdHJ1Y3R1cmFsIHByaW1pbmcgaW4gaHVtYW4gc2VudGVuY2UgcHJvY2Vzc2luZywgZm9jdXNpbmcgb24gdGhlIHJvbGUgdGhhdCBzeW50YWN0aWMgcmVwcmVzZW50YXRpb25zIHBsYXkgaW4gc3VjaCBhbiBhY2NvdW50LiBXZSBlc3RpbWF0ZSB0aGUgc3RyZW5ndGggb2Ygc3RydWN0dXJhbCBwcmltaW5nIGVmZmVjdHMgZnJvbSBhIGNvcnB1cyBvZiBzcG9udGFuZW91cyBzcG9rZW4gZGlhbG9ndWUsIGFubm90YXRlZCBzeW50YWN0aWNhbGx5IHdpdGggQ29tYmluYXRvcnkgQ2F0ZWdvcmlhbCBHcmFtbWFyIChDQ0cpIGRlcml2YXRpb25zLiBUaGlzIG1ldGhvZG9sb2d5IGFsbG93cyB1cyB0byB0ZXN0IGEgcmFuZ2Ugb2YgcHJlZGljdGlvbnMgdGhhdCBDQ0cgbWFrZXMgYWJvdXQgcHJpbWluZy4gSW4gcGFydGljdWxhciwgd2UgcHJlc2VudCBldmlkZW5jZSBmb3IgcHJpbWluZyBiZXR3ZWVuIGxleGljYWwgYW5kIHN5bnRhY3RpYyBjYXRlZ29yaWVzIGVuY29kaW5nIHBhcnRpYWxseSBzYXRpc2ZpZWQgc3ViY2F0ZWdvcml6YXRpb24gZnJhbWVzLCBhbmQgd2Ugc2hvdyB0aGF0IHByaW1pbmcgZWZmZWN0cyBleGlzdCBib3RoIGZvciBpbmNyZW1lbnRhbCBhbmQgbm9ybWFsLWZvcm0gQ0NHIGRlcml2YXRpb25zLg0KQzEgIC0gU3lkbmV5LCBBdXN0cmFsaWENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDA2IENvbmZlcmVuY2Ugb24gRW1waXJpY2FsIE1ldGhvZHMgaW4gTmF0dXJhbCBMYW5ndWFnZSBQcm9jZXNzaW5nDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KU1AgIC0gMzA4DQpFUCAgLSAzMTYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDA2Y2NnLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Priming%20effects%20in%20combinatory%20categorial%20grammar&amp;rft.btitle=Proceedings%20of%20the%202006%20Conference%20on%20Empirical%20Methods%20in%20Natural%20Language%20Processing&amp;rft.place=Sydney%2C%20Australia&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Julia%20Hockenmaier&amp;rft.au=Frank%20Keller&amp;rft.date=2006&amp;rft.pages=308-316&amp;rft.spage=308&amp;rft.epage=316\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dzikovska, M. O., Reitter, D., Moore, J. D., &amp; Zinn, C. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/dzikovska2006lam.pdf\">Data-driven modelling of human tutoring in calculus.</a></span> In C. Callaway (Ed.), <i>Proceedings of the ECAI Workshop on Language-Enhanced Educational Technology</i> (pp. 22–28). Riva del Garda, Italy. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We describe results from analyzing a corpus of human-human tutorial dialogue‚ which are aimed at identifying‚ formalizing and automating natural tutoring in the domain of calculus‚ in particular symbolic differentiation. We analyzed a corpus of human-human tutoring dialogues‚ focusing on three areas important to system development: interleaved symbolic and natural language‚ domain modeling‚ and tutorial dialogue strategies. We provide empirical verification of previous results on interleaving natural and symbolic language‚ and show that the properties of interleaving are highly dependent on the input modality. We describe a task model for our domain‚ and provide corpus data to show that the model must cover basic algebra skills as well‚ which are involved in differentiation. We verify the applicability of an existing annotation scheme for tutoring algebra in our domain‚ and propose that it be extended to cover student initiative.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dzikovska2006lam.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dzikovska2006data-driven,\n\taddress = {Riva del Garda, Italy},\n\ttitle = {Data-driven modelling of human tutoring in calculus},\n\turl = {http://www.david-reitter.com/pub/dzikovska2006lam.pdf},\n\tbooktitle = {Proceedings of the {ECAI} {Workshop} on {Language}-{Enhanced} {Educational} {Technology}},\n\tauthor = {Dzikovska, Myroslava O. and Reitter, David and Moore, Johanna D. and Zinn, Claus},\n\teditor = {Callaway, Charles},\n\tyear = {2006},\n\tpages = {22--28}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGF0YS1kcml2ZW4gbW9kZWxsaW5nIG9mIGh1bWFuIHR1dG9yaW5nIGluIGNhbGN1bHVzDQpBVSAgLSBEemlrb3Zza2EsIE15cm9zbGF2YSBPLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpBVSAgLSBaaW5uLCBDbGF1cw0KQTIgIC0gQ2FsbGF3YXksIENoYXJsZXMNCkFCICAtIFdlIGRlc2NyaWJlIHJlc3VsdHMgZnJvbSBhbmFseXppbmcgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpYWwgZGlhbG9ndWUsIHdoaWNoIGFyZSBhaW1lZCBhdCBpZGVudGlmeWluZywgZm9ybWFsaXppbmcgYW5kIGF1dG9tYXRpbmcgbmF0dXJhbCB0dXRvcmluZyBpbiB0aGUgZG9tYWluIG9mIGNhbGN1bHVzLCBpbiBwYXJ0aWN1bGFyIHN5bWJvbGljIGRpZmZlcmVudGlhdGlvbi4gV2UgYW5hbHl6ZWQgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpbmcgZGlhbG9ndWVzLCBmb2N1c2luZyBvbiB0aHJlZSBhcmVhcyBpbXBvcnRhbnQgdG8gc3lzdGVtIGRldmVsb3BtZW50OiBpbnRlcmxlYXZlZCBzeW1ib2xpYyBhbmQgbmF0dXJhbCBsYW5ndWFnZSwgZG9tYWluIG1vZGVsaW5nLCBhbmQgdHV0b3JpYWwgZGlhbG9ndWUgc3RyYXRlZ2llcy4gV2UgcHJvdmlkZSBlbXBpcmljYWwgdmVyaWZpY2F0aW9uIG9mIHByZXZpb3VzIHJlc3VsdHMgb24gaW50ZXJsZWF2aW5nIG5hdHVyYWwgYW5kIHN5bWJvbGljIGxhbmd1YWdlLCBhbmQgc2hvdyB0aGF0IHRoZSBwcm9wZXJ0aWVzIG9mIGludGVybGVhdmluZyBhcmUgaGlnaGx5IGRlcGVuZGVudCBvbiB0aGUgaW5wdXQgbW9kYWxpdHkuIFdlIGRlc2NyaWJlIGEgdGFzayBtb2RlbCBmb3Igb3VyIGRvbWFpbiwgYW5kIHByb3ZpZGUgY29ycHVzIGRhdGEgdG8gc2hvdyB0aGF0IHRoZSBtb2RlbCBtdXN0IGNvdmVyIGJhc2ljIGFsZ2VicmEgc2tpbGxzIGFzIHdlbGwsIHdoaWNoIGFyZSBpbnZvbHZlZCBpbiBkaWZmZXJlbnRpYXRpb24uIFdlIHZlcmlmeSB0aGUgYXBwbGljYWJpbGl0eSBvZiBhbiBleGlzdGluZyBhbm5vdGF0aW9uIHNjaGVtZSBmb3IgdHV0b3JpbmcgYWxnZWJyYSBpbiBvdXIgZG9tYWluLCBhbmQgcHJvcG9zZSB0aGF0IGl0IGJlIGV4dGVuZGVkIHRvIGNvdmVyIHN0dWRlbnQgaW5pdGlhdGl2ZS4NCkMxICAtIFJpdmEgZGVsIEdhcmRhLCBJdGFseQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEVDQUkgV29ya3Nob3Agb24gTGFuZ3VhZ2UtRW5oYW5jZWQgRWR1Y2F0aW9uYWwgVGVjaG5vbG9neQ0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KU1AgIC0gMjINCkVQICAtIDI4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9kemlrb3Zza2EyMDA2bGFtLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Data-driven%20modelling%20of%20human%20tutoring%20in%20calculus&amp;rft.btitle=Proceedings%20of%20the%20ECAI%20Workshop%20on%20Language-Enhanced%20Educational%20Technology&amp;rft.place=Riva%20del%20Garda%2C%20Italy&amp;rft.aufirst=Myroslava%20O.&amp;rft.aulast=Dzikovska&amp;rft.au=Myroslava%20O.%20Dzikovska&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.au=Claus%20Zinn&amp;rft.au=Charles%20Callaway&amp;rft.date=2006&amp;rft.pages=22-28&amp;rft.spage=22&amp;rft.epage=28\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hachey, B., Murray, G., &amp; Reitter, D. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/hachey2006dimensionality.pdf\">Dimensionality reduction aids term co-occurrence based multi-document summarization.</a></span> In <i>Proceedings of the COLING-ACL Workshop Task-Focused Summarization and Question Answering 2006</i> (pp. 1–7). Sydney, Australia. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A key task in an extraction system for query-oriented multi-document summarisation‚ necessary for computing relevance and redundancy‚ is modelling text semantics. In the Embra system‚ we use a representation derived from the singular value decomposition of a term co-occurrence matrix. We present methods to show the reliability of performance improvements. We find that Embra performs better with dimensionality reduction.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/hachey2006dimensionality.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{hachey2006dimensionality,\n\taddress = {Sydney, Australia},\n\ttitle = {Dimensionality reduction aids term co-occurrence based multi-document summarization},\n\turl = {http://www.david-reitter.com/pub/hachey2006dimensionality.pdf},\n\tbooktitle = {Proceedings of the {COLING}-{ACL} {Workshop} {Task}-{Focused} {Summarization} and {Question} {Answering} 2006},\n\tauthor = {Hachey, Ben and Murray, Gabriel and Reitter, David},\n\tyear = {2006},\n\tpages = {1--7}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGltZW5zaW9uYWxpdHkgcmVkdWN0aW9uIGFpZHMgdGVybSBjby1vY2N1cnJlbmNlIGJhc2VkIG11bHRpLWRvY3VtZW50IHN1bW1hcml6YXRpb24NCkFVICAtIEhhY2hleSwgQmVuDQpBVSAgLSBNdXJyYXksIEdhYnJpZWwNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBBIGtleSB0YXNrIGluIGFuIGV4dHJhY3Rpb24gc3lzdGVtIGZvciBxdWVyeS1vcmllbnRlZCBtdWx0aS1kb2N1bWVudCBzdW1tYXJpc2F0aW9uLCBuZWNlc3NhcnkgZm9yIGNvbXB1dGluZyByZWxldmFuY2UgYW5kIHJlZHVuZGFuY3ksIGlzIG1vZGVsbGluZyB0ZXh0IHNlbWFudGljcy4gSW4gdGhlIEVtYnJhIHN5c3RlbSwgd2UgdXNlIGEgcmVwcmVzZW50YXRpb24gZGVyaXZlZCBmcm9tIHRoZSBzaW5ndWxhciB2YWx1ZSBkZWNvbXBvc2l0aW9uIG9mIGEgdGVybSBjby1vY2N1cnJlbmNlIG1hdHJpeC4gV2UgcHJlc2VudCBtZXRob2RzIHRvIHNob3cgdGhlIHJlbGlhYmlsaXR5IG9mIHBlcmZvcm1hbmNlIGltcHJvdmVtZW50cy4gV2UgZmluZCB0aGF0IEVtYnJhIHBlcmZvcm1zIGJldHRlciB3aXRoIGRpbWVuc2lvbmFsaXR5IHJlZHVjdGlvbi4NCkMxICAtIFN5ZG5leSwgQXVzdHJhbGlhDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQ09MSU5HLUFDTCBXb3Jrc2hvcCBUYXNrLUZvY3VzZWQgU3VtbWFyaXphdGlvbiBhbmQgUXVlc3Rpb24gQW5zd2VyaW5nIDIwMDYNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDENCkVQICAtIDcNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2hhY2hleTIwMDZkaW1lbnNpb25hbGl0eS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Dimensionality%20reduction%20aids%20term%20co-occurrence%20based%20multi-document%20summarization&amp;rft.btitle=Proceedings%20of%20the%20COLING-ACL%20Workshop%20Task-Focused%20Summarization%20and%20Question%20Answering%202006&amp;rft.place=Sydney%2C%20Australia&amp;rft.aufirst=Ben&amp;rft.aulast=Hachey&amp;rft.au=Ben%20Hachey&amp;rft.au=Gabriel%20Murray&amp;rft.au=David%20Reitter&amp;rft.date=2006&amp;rft.pages=1-7&amp;rft.spage=1&amp;rft.epage=7\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Moore, J. D., &amp; Keller, F. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2006priming.pdf\">Priming of syntactic rules in task-oriented dialogue and spontaneous conversation.</a></span> In <i>Proceedings of the 28th Annual Conference of the Cognitive Science Society</i> (pp. 685–690). Vancouver, Canada: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Previous work provided corpus evidence for structural priming for specific syntactic constructions. The present paper extends these results by investigating priming effects involving arbitrary syntactic rules in spoken dialogue corpora. We demonstrate the existence of within- and between-speaker priming in both spontaneous conversation (the Switchboard corpus) and task-oriented dialogue (the Map Task corpus). We also find that between-speaker priming is stronger in the Map Task corpus. This supports the hypothesis that in task-oriented dialog‚ low-level priming is linked to higher-level alignment of situation models.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2006priming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006priming,\n\taddress = {Vancouver, Canada},\n\ttitle = {Priming of syntactic rules in task-oriented dialogue and spontaneous conversation},\n\turl = {http://www.david-reitter.com/pub/reitter2006priming.pdf},\n\tbooktitle = {Proceedings of the 28th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Moore, Johanna D. and Keller, Frank},\n\tyear = {2006},\n\tpages = {685--690}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJpbWluZyBvZiBzeW50YWN0aWMgcnVsZXMgaW4gdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBhbmQgc3BvbnRhbmVvdXMgY29udmVyc2F0aW9uDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NCkFVICAtIEtlbGxlciwgRnJhbmsNClQyICAtIENvZ1NjaQ0KQUIgIC0gUHJldmlvdXMgd29yayBwcm92aWRlZCBjb3JwdXMgZXZpZGVuY2UgZm9yIHN0cnVjdHVyYWwgcHJpbWluZyBmb3Igc3BlY2lmaWMgc3ludGFjdGljIGNvbnN0cnVjdGlvbnMuIFRoZSBwcmVzZW50IHBhcGVyIGV4dGVuZHMgdGhlc2UgcmVzdWx0cyBieSBpbnZlc3RpZ2F0aW5nIHByaW1pbmcgZWZmZWN0cyBpbnZvbHZpbmcgYXJiaXRyYXJ5IHN5bnRhY3RpYyBydWxlcyBpbiBzcG9rZW4gZGlhbG9ndWUgY29ycG9yYS4gV2UgZGVtb25zdHJhdGUgdGhlIGV4aXN0ZW5jZSBvZiB3aXRoaW4tIGFuZCBiZXR3ZWVuLXNwZWFrZXIgcHJpbWluZyBpbiBib3RoIHNwb250YW5lb3VzIGNvbnZlcnNhdGlvbiAodGhlIFN3aXRjaGJvYXJkIGNvcnB1cykgYW5kIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUgKHRoZSBNYXAgVGFzayBjb3JwdXMpLiBXZSBhbHNvIGZpbmQgdGhhdCBiZXR3ZWVuLXNwZWFrZXIgcHJpbWluZyBpcyBzdHJvbmdlciBpbiB0aGUgTWFwIFRhc2sgY29ycHVzLiBUaGlzIHN1cHBvcnRzIHRoZSBoeXBvdGhlc2lzIHRoYXQgaW4gdGFzay1vcmllbnRlZCBkaWFsb2csIGxvdy1sZXZlbCBwcmltaW5nIGlzIGxpbmtlZCB0byBoaWdoZXItbGV2ZWwgYWxpZ25tZW50IG9mIHNpdHVhdGlvbiBtb2RlbHMuDQpDMSAgLSBWYW5jb3V2ZXIsIENhbmFkYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI4dGggQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDY4NQ0KRVAgIC0gNjkwDQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwNnByaW1pbmcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Priming%20of%20syntactic%20rules%20in%20task-oriented%20dialogue%20and%20spontaneous%20conversation&amp;rft.btitle=Proceedings%20of%20the%2028th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Vancouver%2C%20Canada&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.au=Frank%20Keller&amp;rft.date=2006&amp;rft.pages=685-690&amp;rft.spage=685&amp;rft.epage=690\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Keller, F., &amp; Moore, J. D. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2006computational.pdf\">Computational modeling of structural priming in dialogue.</a></span> In <i>Proceedings of the Human Language Technology Conference/North American Chapter of the Association for Computational Linguistics</i> (pp. 121–124). New York, NY. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 venue_short__HLT-NAACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">HLT-NAACL</div><div class=\"bib-venue-short\">HLT-NAACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Syntactic priming effects‚ modeled as increase in repetition probability shortly after a use of a syntactic rule‚ have the potential to improve language processing components. We model priming of syntactic rules in annotated corpora of spoken dialogue‚ extending previous work that was confined to selected constructions. We find that speakers are more receptive to priming from their interlocutor in task-oriented dialogue than in sponaneous conversation. Low-frequency rules are more likely to show priming.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2006computational.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006computational,\n\taddress = {New York, NY},\n\ttitle = {Computational modeling of structural priming in dialogue},\n\turl = {http://www.david-reitter.com/pub/reitter2006computational.pdf},\n\tbooktitle = {Proceedings of the {Human} {Language} {Technology} {Conference}/{North} {American} {Chapter} of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2006},\n\tpages = {121--124}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29tcHV0YXRpb25hbCBtb2RlbGluZyBvZiBzdHJ1Y3R1cmFsIHByaW1pbmcgaW4gZGlhbG9ndWUNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBLZWxsZXIsIEZyYW5rDQpBVSAgLSBNb29yZSwgSm9oYW5uYSBELg0KVDIgIC0gSExULU5BQUNMDQpBQiAgLSBTeW50YWN0aWMgcHJpbWluZyBlZmZlY3RzLCBtb2RlbGVkIGFzIGluY3JlYXNlIGluIHJlcGV0aXRpb24gcHJvYmFiaWxpdHkgc2hvcnRseSBhZnRlciBhIHVzZSBvZiBhIHN5bnRhY3RpYyBydWxlLCBoYXZlIHRoZSBwb3RlbnRpYWwgdG8gaW1wcm92ZSBsYW5ndWFnZSBwcm9jZXNzaW5nIGNvbXBvbmVudHMuIFdlIG1vZGVsIHByaW1pbmcgb2Ygc3ludGFjdGljIHJ1bGVzIGluIGFubm90YXRlZCBjb3Jwb3JhIG9mIHNwb2tlbiBkaWFsb2d1ZSwgZXh0ZW5kaW5nIHByZXZpb3VzIHdvcmsgdGhhdCB3YXMgY29uZmluZWQgdG8gc2VsZWN0ZWQgY29uc3RydWN0aW9ucy4gV2UgZmluZCB0aGF0IHNwZWFrZXJzIGFyZSBtb3JlIHJlY2VwdGl2ZSB0byBwcmltaW5nIGZyb20gdGhlaXIgaW50ZXJsb2N1dG9yIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUgdGhhbiBpbiBzcG9uYW5lb3VzIGNvbnZlcnNhdGlvbi4gTG93LWZyZXF1ZW5jeSBydWxlcyBhcmUgbW9yZSBsaWtlbHkgdG8gc2hvdyBwcmltaW5nLg0KQzEgIC0gTmV3IFlvcmssIE5ZDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgSHVtYW4gTGFuZ3VhZ2UgVGVjaG5vbG9neSBDb25mZXJlbmNlL05vcnRoIEFtZXJpY2FuIENoYXB0ZXIgb2YgdGhlIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KU1AgIC0gMTIxDQpFUCAgLSAxMjQNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDA2Y29tcHV0YXRpb25hbC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Computational%20modeling%20of%20structural%20priming%20in%20dialogue&amp;rft.btitle=Proceedings%20of%20the%20Human%20Language%20Technology%20Conference%2FNorth%20American%20Chapter%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=New%20York%2C%20NY&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2006&amp;rft.pages=121-124&amp;rft.spage=121&amp;rft.epage=124\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Callaway, C. (2006). <span class=\"doctitle\">Methods, requirements and licenses for shared nlg resources.</span> In <i>Open Mic Session, Fourth International Natural Language Generation Conference</i>.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006methods,\n\ttitle = {Methods, requirements and licenses for shared nlg resources},\n\tbooktitle = {Open {Mic} {Session}, {Fourth} {International} {Natural} {Language} {Generation} {Conference}},\n\tauthor = {Reitter, David and Callaway, Charles},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTWV0aG9kcywgcmVxdWlyZW1lbnRzIGFuZCBsaWNlbnNlcyBmb3Igc2hhcmVkIG5sZyByZXNvdXJjZXMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBDYWxsYXdheSwgQ2hhcmxlcw0KQzMgIC0gT3BlbiBNaWMgU2Vzc2lvbiwgRm91cnRoIEludGVybmF0aW9uYWwgTmF0dXJhbCBMYW5ndWFnZSBHZW5lcmF0aW9uIENvbmZlcmVuY2UNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Methods%2C%20requirements%20and%20licenses%20for%20shared%20nlg%20resources&amp;rft.btitle=Open%20Mic%20Session%2C%20Fourth%20International%20Natural%20Language%20Generation%20Conference&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Charles%20Callaway&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Moore, J. D., &amp; Keller, F. (2006). <span class=\"doctitle\"><i>Corpus-based evidence for syntactic priming as rule repetition</i>.</span> Talk presented at the 12th Annual Conference on Architectures and Mechanisms for Language Processing, Nijmegen, Netherlands.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2006 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2006corpus-based,\n\taddress = {Nijmegen, Netherlands},\n\ttype = {Talk},\n\ttitle = {Corpus-based evidence for syntactic priming as rule repetition},\n\tauthor = {Reitter, David and Moore, Johanna D. and Keller, Frank},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvcnB1cy1iYXNlZCBldmlkZW5jZSBmb3Igc3ludGFjdGljIHByaW1pbmcgYXMgcnVsZSByZXBldGl0aW9uDQpUMiAgLSAxMnRoIEFubnVhbCBDb25mZXJlbmNlIG9uIEFyY2hpdGVjdHVyZXMgYW5kIE1lY2hhbmlzbXMgZm9yIExhbmd1YWdlIFByb2Nlc3NpbmcNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBNb29yZSwgSm9oYW5uYSBELg0KQTIgIC0gS2VsbGVyLCBGcmFuaw0KQ1kgIC0gTmlqbWVnZW4sIE5ldGhlcmxhbmRzDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpNMyAgLSBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2005' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2005</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dolfing, H., Reitter, D., Almeida, L., Beires, N., Cody, M., Gomes, R., … Zielinski, R. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf\">The FASiL speech and multimodal corpora.</a></span> In <i>6th Interspeech 2005 and 9th European Conference on Speech Communication and Technology</i>. Lisbon, Portugal. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2005 type__conferencePaper \"\"</span></div><div class=\"bib-venue\">INTER/EUROSPEECH</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In the context of the FASiL project‚ we have studied natural language interactions in a unimodal (speech only) and multimodal (speech and graphics) interface to a personal information management database. We collected multilingual corpora to investigate these interactions in three languages: Portuguese‚ English and Swedish. The corpora are used to train language models‚ to update acoustic models‚ to study semantic concepts‚ multimodal interactions‚ and dialogue management strategies. The corpora are annotated in a uniform way‚ with timings‚ transcriptions‚ and semantics. In this paper‚ we report on the structure and design of the corpora which are now available via ELRA.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dolfing2005fasil,\n\taddress = {Lisbon, Portugal},\n\ttitle = {The {FASiL} speech and multimodal corpora},\n\turl = {http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf},\n\tbooktitle = {6th {Interspeech} 2005 and 9th {European} {Conference} on {Speech} {Communication} and {Technology}},\n\tauthor = {Dolfing, Hans and Reitter, David and Almeida, Luis and Beires, Nuno and Cody, Michael and Gomes, Rui and Robinson, Kerry and Zielinski, Roman},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIEZBU2lMIHNwZWVjaCBhbmQgbXVsdGltb2RhbCBjb3Jwb3JhDQpBVSAgLSBEb2xmaW5nLCBIYW5zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gQWxtZWlkYSwgTHVpcw0KQVUgIC0gQmVpcmVzLCBOdW5vDQpBVSAgLSBDb2R5LCBNaWNoYWVsDQpBVSAgLSBHb21lcywgUnVpDQpBVSAgLSBSb2JpbnNvbiwgS2VycnkNCkFVICAtIFppZWxpbnNraSwgUm9tYW4NClQyICAtIElOVEVSL0VVUk9TUEVFQ0gNCkFCICAtIEluIHRoZSBjb250ZXh0IG9mIHRoZSBGQVNpTCBwcm9qZWN0LCB3ZSBoYXZlIHN0dWRpZWQgbmF0dXJhbCBsYW5ndWFnZSBpbnRlcmFjdGlvbnMgaW4gYSB1bmltb2RhbCAoc3BlZWNoIG9ubHkpIGFuZCBtdWx0aW1vZGFsIChzcGVlY2ggYW5kIGdyYXBoaWNzKSBpbnRlcmZhY2UgdG8gYSBwZXJzb25hbCBpbmZvcm1hdGlvbiBtYW5hZ2VtZW50IGRhdGFiYXNlLiBXZSBjb2xsZWN0ZWQgbXVsdGlsaW5ndWFsIGNvcnBvcmEgdG8gaW52ZXN0aWdhdGUgdGhlc2UgaW50ZXJhY3Rpb25zIGluIHRocmVlIGxhbmd1YWdlczogUG9ydHVndWVzZSwgRW5nbGlzaCBhbmQgU3dlZGlzaC4gVGhlIGNvcnBvcmEgYXJlIHVzZWQgdG8gdHJhaW4gbGFuZ3VhZ2UgbW9kZWxzLCB0byB1cGRhdGUgYWNvdXN0aWMgbW9kZWxzLCB0byBzdHVkeSBzZW1hbnRpYyBjb25jZXB0cywgbXVsdGltb2RhbCBpbnRlcmFjdGlvbnMsIGFuZCBkaWFsb2d1ZSBtYW5hZ2VtZW50IHN0cmF0ZWdpZXMuIFRoZSBjb3Jwb3JhIGFyZSBhbm5vdGF0ZWQgaW4gYSB1bmlmb3JtIHdheSwgd2l0aCB0aW1pbmdzLCB0cmFuc2NyaXB0aW9ucywgYW5kIHNlbWFudGljcy4gSW4gdGhpcyBwYXBlciwgd2UgcmVwb3J0IG9uIHRoZSBzdHJ1Y3R1cmUgYW5kIGRlc2lnbiBvZiB0aGUgY29ycG9yYSB3aGljaCBhcmUgbm93IGF2YWlsYWJsZSB2aWEgRUxSQS4NCkMxICAtIExpc2JvbiwgUG9ydHVnYWwNCkMzICAtIDZ0aCBJbnRlcnNwZWVjaCAyMDA1IGFuZCA5dGggRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBTcGVlY2ggQ29tbXVuaWNhdGlvbiBhbmQgVGVjaG5vbG9neQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvZG9sZmluZzIwMDVmYXNpbGNvcnBvcmEucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20FASiL%20speech%20and%20multimodal%20corpora&amp;rft.btitle=6th%20Interspeech%202005%20and%209th%20European%20Conference%20on%20Speech%20Communication%20and%20Technology&amp;rft.place=Lisbon%2C%20Portugal&amp;rft.aufirst=Hans&amp;rft.aulast=Dolfing&amp;rft.au=Hans%20Dolfing&amp;rft.au=David%20Reitter&amp;rft.au=Luis%20Almeida&amp;rft.au=Nuno%20Beires&amp;rft.au=Michael%20Cody&amp;rft.au=Rui%20Gomes&amp;rft.au=Kerry%20Robinson&amp;rft.au=Roman%20Zielinski&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hachey, B., Murray, G., &amp; Reitter, D. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/hachey2005embra.pdf\">The Embra system at DUC 2005: Query-oriented multi-document summarization with a very large latent semantic space.</a></span> In <i>Document Understanding Conference 2005</i>. Vancouver, Canada: 6 pages. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2005 venue_short__DUC type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">DUC</div><div class=\"bib-venue-short\">DUC</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present the Embra system‚ a first-time entry to DUC for 2005 which performed at or above median for the manual assessment of responsiveness and on 4 out of 5 linguistic quality questions. The system takes a novel approach to relevance and redundancy‚ modeling sentence similarity using a latent semantic space constructed over a very large corpus. We present a simple approach to modeling specificity based on named entities which shows a small improvement over baseline. Finally‚ we discuss coherence and present a sentence reordering algorithm with a component-level evaluation demonstrating a positive effect.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/hachey2005embra.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{hachey2005embra,\n\taddress = {Vancouver, Canada},\n\ttitle = {The {Embra} system at {DUC} 2005: {Query}-oriented multi-document summarization with a very large latent semantic space},\n\turl = {http://www.david-reitter.com/pub/hachey2005embra.pdf},\n\tbooktitle = {Document {Understanding} {Conference} 2005},\n\tpublisher = {6 pages},\n\tauthor = {Hachey, Ben and Murray, Gabriel and Reitter, David},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIEVtYnJhIHN5c3RlbSBhdCBEVUMgMjAwNTogUXVlcnktb3JpZW50ZWQgbXVsdGktZG9jdW1lbnQgc3VtbWFyaXphdGlvbiB3aXRoIGEgdmVyeSBsYXJnZSBsYXRlbnQgc2VtYW50aWMgc3BhY2UNCkFVICAtIEhhY2hleSwgQmVuDQpBVSAgLSBNdXJyYXksIEdhYnJpZWwNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBEVUMNCkFCICAtIFdlIHByZXNlbnQgdGhlIEVtYnJhIHN5c3RlbSwgYSBmaXJzdC10aW1lIGVudHJ5IHRvIERVQyBmb3IgMjAwNSB3aGljaCBwZXJmb3JtZWQgYXQgb3IgYWJvdmUgbWVkaWFuIGZvciB0aGUgbWFudWFsIGFzc2Vzc21lbnQgb2YgcmVzcG9uc2l2ZW5lc3MgYW5kIG9uIDQgb3V0IG9mIDUgbGluZ3Vpc3RpYyBxdWFsaXR5IHF1ZXN0aW9ucy4gVGhlIHN5c3RlbSB0YWtlcyBhIG5vdmVsIGFwcHJvYWNoIHRvIHJlbGV2YW5jZSBhbmQgcmVkdW5kYW5jeSwgbW9kZWxpbmcgc2VudGVuY2Ugc2ltaWxhcml0eSB1c2luZyBhIGxhdGVudCBzZW1hbnRpYyBzcGFjZSBjb25zdHJ1Y3RlZCBvdmVyIGEgdmVyeSBsYXJnZSBjb3JwdXMuIFdlIHByZXNlbnQgYSBzaW1wbGUgYXBwcm9hY2ggdG8gbW9kZWxpbmcgc3BlY2lmaWNpdHkgYmFzZWQgb24gbmFtZWQgZW50aXRpZXMgd2hpY2ggc2hvd3MgYSBzbWFsbCBpbXByb3ZlbWVudCBvdmVyIGJhc2VsaW5lLiBGaW5hbGx5LCB3ZSBkaXNjdXNzIGNvaGVyZW5jZSBhbmQgcHJlc2VudCBhIHNlbnRlbmNlIHJlb3JkZXJpbmcgYWxnb3JpdGhtIHdpdGggYSBjb21wb25lbnQtbGV2ZWwgZXZhbHVhdGlvbiBkZW1vbnN0cmF0aW5nIGEgcG9zaXRpdmUgZWZmZWN0Lg0KQzEgIC0gVmFuY291dmVyLCBDYW5hZGENCkMzICAtIERvY3VtZW50IFVuZGVyc3RhbmRpbmcgQ29uZmVyZW5jZSAyMDA1DQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gNiBwYWdlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvaGFjaGV5MjAwNWVtYnJhLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20Embra%20system%20at%20DUC%202005%3A%20Query-oriented%20multi-document%20summarization%20with%20a%20very%20large%20latent%20semantic%20space&amp;rft.btitle=Document%20Understanding%20Conference%202005&amp;rft.place=Vancouver%2C%20Canada&amp;rft.publisher=6%20pages&amp;rft.aufirst=Ben&amp;rft.aulast=Hachey&amp;rft.au=Ben%20Hachey&amp;rft.au=Gabriel%20Murray&amp;rft.au=David%20Reitter&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://aquamacs.org\"><i>Aquamacs Emacs - a development and authoring environment</i>.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2005 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Aquamacs is a user-friendly build of the powerful Emacs text editor. Aquamacs integrates with the Mac and offers the same comforts that any application on the Mac provides. Yet‚ it comes with all the ergonomy and extensibility you’ve come to expect from GNU Emacs. It has been authored by David Reitter‚ based on GNU Emacs by Richard Stallman and many others.\nAquamacs has been available for about a decade and is used daily by more than twelve thousand academics‚ programmers‚ and authors. It is backed by two strong communities: Aquamacs users‚ and Emacs enthusiasts on all computing platforms (GNU/Linux/Unix‚ Windows‚ Mac).</div></div></div><div class=\"blink\"><a   href=\"http://aquamacs.org\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2005aquamacs,\n\ttitle = {Aquamacs {Emacs} - a development and authoring environment},\n\tcopyright = {Free Software},\n\turl = {http://aquamacs.org},\n\tauthor = {Reitter, David},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gQXF1YW1hY3MgRW1hY3MgLSBhIGRldmVsb3BtZW50IGFuZCBhdXRob3JpbmcgZW52aXJvbm1lbnQNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBBcXVhbWFjcyBpcyBhIHVzZXItZnJpZW5kbHkgYnVpbGQgb2YgdGhlIHBvd2VyZnVsIEVtYWNzIHRleHQgZWRpdG9yLiBBcXVhbWFjcyBpbnRlZ3JhdGVzIHdpdGggdGhlIE1hYyBhbmQgb2ZmZXJzIHRoZSBzYW1lIGNvbWZvcnRzIHRoYXQgYW55IGFwcGxpY2F0aW9uIG9uIHRoZSBNYWMgcHJvdmlkZXMuIFlldCwgaXQgY29tZXMgd2l0aCBhbGwgdGhlIGVyZ29ub215IGFuZCBleHRlbnNpYmlsaXR5IHlvdSd2ZSBjb21lIHRvIGV4cGVjdCBmcm9tIEdOVSBFbWFjcy4gSXQgaGFzIGJlZW4gYXV0aG9yZWQgYnkgRGF2aWQgUmVpdHRlciwgYmFzZWQgb24gR05VIEVtYWNzIGJ5IFJpY2hhcmQgU3RhbGxtYW4gYW5kIG1hbnkgb3RoZXJzLgoKQXF1YW1hY3MgaGFzIGJlZW4gYXZhaWxhYmxlIGZvciBhYm91dCBhIGRlY2FkZSBhbmQgaXMgdXNlZCBkYWlseSBieSBtb3JlIHRoYW4gdHdlbHZlIHRob3VzYW5kIGFjYWRlbWljcywgcHJvZ3JhbW1lcnMsIGFuZCBhdXRob3JzLiBJdCBpcyBiYWNrZWQgYnkgdHdvIHN0cm9uZyBjb21tdW5pdGllczogQXF1YW1hY3MgdXNlcnMsIGFuZCBFbWFjcyBlbnRodXNpYXN0cyBvbiBhbGwgY29tcHV0aW5nIHBsYXRmb3JtcyAoR05VL0xpbnV4L1VuaXgsIFdpbmRvd3MsIE1hYykuDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpFVCAgLSA3ODENCkxBICAtIEMsIExpc3ANClVSICAtIGh0dHA6Ly9hcXVhbWFjcy5vcmcNCkVSICAt');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2004' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2004</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Panttaja, E., Reitter, D., &amp; Cummins, F. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/panttaja-etal_evaluation_2004.pdf\">The evaluation of adaptable multimodal system outputs.</a></span> In <i>Proceedings of the DUMAS Workshop on Robust and Adaptive Information Processing for Mobile Speech Interfaces</i> (pp. 69–76). Geneva, Switzerland. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Adaptable multimodal systems are difficult to test. We present a methodology for evaluating parallel multimodal output which is generated in response to a specific set of user‚ device and situation constraints. Our method involves ranking of many potential output variants using a fitness function‚ and selecting well-differentiated variants for user testing. We focus on the generation of multiple variants of graphical user interfaces for small-screen devices and natural language voice output‚ within a system we term UI on the Fly.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/panttaja-etal_evaluation_2004.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{panttaja2004evaluation,\n\taddress = {Geneva, Switzerland},\n\ttitle = {The evaluation of adaptable multimodal system outputs},\n\turl = {http://www.david-reitter.com/pub/panttaja-etal_evaluation_2004.pdf},\n\tbooktitle = {Proceedings of the {DUMAS} {Workshop} on {Robust} and {Adaptive} {Information} {Processing} for {Mobile} {Speech} {Interfaces}},\n\tauthor = {Panttaja, Erin and Reitter, David and Cummins, Fred},\n\tyear = {2004},\n\tpages = {69--76}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIGV2YWx1YXRpb24gb2YgYWRhcHRhYmxlIG11bHRpbW9kYWwgc3lzdGVtIG91dHB1dHMNCkFVICAtIFBhbnR0YWphLCBFcmluDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gQ3VtbWlucywgRnJlZA0KQUIgIC0gQWRhcHRhYmxlIG11bHRpbW9kYWwgc3lzdGVtcyBhcmUgZGlmZmljdWx0IHRvIHRlc3QuIFdlIHByZXNlbnQgYSBtZXRob2RvbG9neSBmb3IgZXZhbHVhdGluZyBwYXJhbGxlbCBtdWx0aW1vZGFsIG91dHB1dCB3aGljaCBpcyBnZW5lcmF0ZWQgaW4gcmVzcG9uc2UgdG8gYSBzcGVjaWZpYyBzZXQgb2YgdXNlciwgZGV2aWNlIGFuZCBzaXR1YXRpb24gY29uc3RyYWludHMuIE91ciBtZXRob2QgaW52b2x2ZXMgcmFua2luZyBvZiBtYW55IHBvdGVudGlhbCBvdXRwdXQgdmFyaWFudHMgdXNpbmcgYSBmaXRuZXNzIGZ1bmN0aW9uLCBhbmQgc2VsZWN0aW5nIHdlbGwtZGlmZmVyZW50aWF0ZWQgdmFyaWFudHMgZm9yIHVzZXIgdGVzdGluZy4gV2UgZm9jdXMgb24gdGhlIGdlbmVyYXRpb24gb2YgbXVsdGlwbGUgdmFyaWFudHMgb2YgZ3JhcGhpY2FsIHVzZXIgaW50ZXJmYWNlcyBmb3Igc21hbGwtc2NyZWVuIGRldmljZXMgYW5kIG5hdHVyYWwgbGFuZ3VhZ2Ugdm9pY2Ugb3V0cHV0LCB3aXRoaW4gYSBzeXN0ZW0gd2UgdGVybSBVSSBvbiB0aGUgRmx5Lg0KQzEgIC0gR2VuZXZhLCBTd2l0emVybGFuZA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIERVTUFTIFdvcmtzaG9wIG9uIFJvYnVzdCBhbmQgQWRhcHRpdmUgSW5mb3JtYXRpb24gUHJvY2Vzc2luZyBmb3IgTW9iaWxlIFNwZWVjaCBJbnRlcmZhY2VzDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSA2OQ0KRVAgIC0gNzYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3BhbnR0YWphLWV0YWxfZXZhbHVhdGlvbl8yMDA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20evaluation%20of%20adaptable%20multimodal%20system%20outputs&amp;rft.btitle=Proceedings%20of%20the%20DUMAS%20Workshop%20on%20Robust%20and%20Adaptive%20Information%20Processing%20for%20Mobile%20Speech%20Interfaces&amp;rft.place=Geneva%2C%20Switzerland&amp;rft.aufirst=Erin&amp;rft.aulast=Panttaja&amp;rft.au=Erin%20Panttaja&amp;rft.au=David%20Reitter&amp;rft.au=Fred%20Cummins&amp;rft.date=2004&amp;rft.pages=69-76&amp;rft.spage=69&amp;rft.epage=76\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2004inlg.pdf\">A development environment for multimodal functional unification generation grammars.</a></span> In <i>Third International Conference on Natural Language Generation. 2nd Volume; posters.</i> Brockenhurst, U.K. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I TC3HZ9JR year__2004 venue_short__INLG type__conferencePaper \"\"</span></div><div class=\"bib-venue\">INLG</div><div class=\"bib-venue-short\">INLG</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">When grammar-based techniques for natural language generation (and analysis alike) find their way into collaborative projects or actual application‚ big grammars tend to become hard to extend and debug. The MUG system represents a new tool set with a graphical debugging environment for functional unification grammars‚ which is designed to help grammar developers inspect the results of their work. The particular formalism supported is Multimodal Functional Unification Grammar (MUG‚ [4])‚ which is similar to Functional Unification Grammars (FUG: [2]‚ [1])‚ but supports several coordinated modes‚ such as voice prompts or structural and/or language-based screen displays. For each input description‚ the grammar can generate a range of coherent realization variants‚ which are ranked by a scoring function in order to optimize the output towards situational and device-related factors.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2004inlg.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2004development,\n\taddress = {Brockenhurst, U.K.},\n\ttitle = {A development environment for multimodal functional unification generation grammars},\n\turl = {http://www.david-reitter.com/pub/reitter2004inlg.pdf},\n\tbooktitle = {Third {International} {Conference} on {Natural} {Language} {Generation}. 2nd {Volume}; posters.},\n\tauthor = {Reitter, David},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBkZXZlbG9wbWVudCBlbnZpcm9ubWVudCBmb3IgbXVsdGltb2RhbCBmdW5jdGlvbmFsIHVuaWZpY2F0aW9uIGdlbmVyYXRpb24gZ3JhbW1hcnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBJTkxHDQpBQiAgLSBXaGVuIGdyYW1tYXItYmFzZWQgdGVjaG5pcXVlcyBmb3IgbmF0dXJhbCBsYW5ndWFnZSBnZW5lcmF0aW9uIChhbmQgYW5hbHlzaXMgYWxpa2UpIGZpbmQgdGhlaXIgd2F5IGludG8gY29sbGFib3JhdGl2ZSBwcm9qZWN0cyBvciBhY3R1YWwgYXBwbGljYXRpb24sIGJpZyBncmFtbWFycyB0ZW5kIHRvIGJlY29tZSBoYXJkIHRvIGV4dGVuZCBhbmQgZGVidWcuIFRoZSBNVUcgc3lzdGVtIHJlcHJlc2VudHMgYSBuZXcgdG9vbCBzZXQgd2l0aCBhIGdyYXBoaWNhbCBkZWJ1Z2dpbmcgZW52aXJvbm1lbnQgZm9yIGZ1bmN0aW9uYWwgdW5pZmljYXRpb24gZ3JhbW1hcnMsIHdoaWNoIGlzIGRlc2lnbmVkIHRvIGhlbHAgZ3JhbW1hciBkZXZlbG9wZXJzIGluc3BlY3QgdGhlIHJlc3VsdHMgb2YgdGhlaXIgd29yay4gVGhlIHBhcnRpY3VsYXIgZm9ybWFsaXNtIHN1cHBvcnRlZCBpcyBNdWx0aW1vZGFsIEZ1bmN0aW9uYWwgVW5pZmljYXRpb24gR3JhbW1hciAoTVVHLCBbNF0pLCB3aGljaCBpcyBzaW1pbGFyIHRvIEZ1bmN0aW9uYWwgVW5pZmljYXRpb24gR3JhbW1hcnMgKEZVRzogWzJdLCBbMV0pLCBidXQgc3VwcG9ydHMgc2V2ZXJhbCBjb29yZGluYXRlZCBtb2Rlcywgc3VjaCBhcyB2b2ljZSBwcm9tcHRzIG9yIHN0cnVjdHVyYWwgYW5kL29yIGxhbmd1YWdlLWJhc2VkIHNjcmVlbiBkaXNwbGF5cy4gRm9yIGVhY2ggaW5wdXQgZGVzY3JpcHRpb24sIHRoZSBncmFtbWFyIGNhbiBnZW5lcmF0ZSBhIHJhbmdlIG9mIGNvaGVyZW50IHJlYWxpemF0aW9uIHZhcmlhbnRzLCB3aGljaCBhcmUgcmFua2VkIGJ5IGEgc2NvcmluZyBmdW5jdGlvbiBpbiBvcmRlciB0byBvcHRpbWl6ZSB0aGUgb3V0cHV0IHRvd2FyZHMgc2l0dWF0aW9uYWwgYW5kIGRldmljZS1yZWxhdGVkIGZhY3RvcnMuDQpDMSAgLSBCcm9ja2VuaHVyc3QsIFUuSy4NCkMzICAtIFRoaXJkIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBOYXR1cmFsIExhbmd1YWdlIEdlbmVyYXRpb24uIDJuZCBWb2x1bWU7IHBvc3RlcnMuDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwNGlubGcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20development%20environment%20for%20multimodal%20functional%20unification%20generation%20grammars&amp;rft.btitle=Third%20International%20Conference%20on%20Natural%20Language%20Generation.%202nd%20Volume%3B%20posters.&amp;rft.place=Brockenhurst%2C%20U.K.&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2004\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Panttaja, E., &amp; Cummins, F. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter-etal_uifly_2004.pdf\">UI on the fly: generating a multimodal user interface.</a></span> In <i>Proceedings of Human Language Technology Conference 2004 / North American chapter of the Association for Computational Linguistics</i> (pp. 45–48). Boston, MA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2004 venue_short__HLT-NAACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">HLT-NAACL</div><div class=\"bib-venue-short\">HLT-NAACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">UI on the Fly is a system that dynamically presents coordinated multimodal content through natural language and a small-screen graphical user interface. It adapts to the user’s preferences and situation. Multimodal Functional Unification Grammar (MUG) is a unification-based formalism that uses rules to generate content that is coordinated across several communication modes. Faithful variants are scored with a heuristic function.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter-etal_uifly_2004.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2004ui,\n\taddress = {Boston, MA},\n\ttitle = {{UI} on the fly: generating a multimodal user interface},\n\turl = {http://www.david-reitter.com/pub/reitter-etal_uifly_2004.pdf},\n\tbooktitle = {Proceedings of {Human} {Language} {Technology} {Conference} 2004 / {North} {American} chapter of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Reitter, David and Panttaja, Erin and Cummins, Fred},\n\tyear = {2004},\n\tpages = {45--48}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVUkgb24gdGhlIGZseTogZ2VuZXJhdGluZyBhIG11bHRpbW9kYWwgdXNlciBpbnRlcmZhY2UNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBQYW50dGFqYSwgRXJpbg0KQVUgIC0gQ3VtbWlucywgRnJlZA0KVDIgIC0gSExULU5BQUNMDQpBQiAgLSBVSSBvbiB0aGUgRmx5IGlzIGEgc3lzdGVtIHRoYXQgZHluYW1pY2FsbHkgcHJlc2VudHMgY29vcmRpbmF0ZWQgbXVsdGltb2RhbCBjb250ZW50IHRocm91Z2ggbmF0dXJhbCBsYW5ndWFnZSBhbmQgYSBzbWFsbC1zY3JlZW4gZ3JhcGhpY2FsIHVzZXIgaW50ZXJmYWNlLiBJdCBhZGFwdHMgdG8gdGhlIHVzZXIncyBwcmVmZXJlbmNlcyBhbmQgc2l0dWF0aW9uLiBNdWx0aW1vZGFsIEZ1bmN0aW9uYWwgVW5pZmljYXRpb24gR3JhbW1hciAoTVVHKSBpcyBhIHVuaWZpY2F0aW9uLWJhc2VkIGZvcm1hbGlzbSB0aGF0IHVzZXMgcnVsZXMgdG8gZ2VuZXJhdGUgY29udGVudCB0aGF0IGlzIGNvb3JkaW5hdGVkIGFjcm9zcyBzZXZlcmFsIGNvbW11bmljYXRpb24gbW9kZXMuIEZhaXRoZnVsIHZhcmlhbnRzIGFyZSBzY29yZWQgd2l0aCBhIGhldXJpc3RpYyBmdW5jdGlvbi4NCkMxICAtIEJvc3RvbiwgTUENCkMzICAtIFByb2NlZWRpbmdzIG9mIEh1bWFuIExhbmd1YWdlIFRlY2hub2xvZ3kgQ29uZmVyZW5jZSAyMDA0IC8gTm9ydGggQW1lcmljYW4gY2hhcHRlciBvZiB0aGUgQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpTUCAgLSA0NQ0KRVAgIC0gNDgNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXItZXRhbF91aWZseV8yMDA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=UI%20on%20the%20fly%3A%20generating%20a%20multimodal%20user%20interface&amp;rft.btitle=Proceedings%20of%20Human%20Language%20Technology%20Conference%202004%20%2F%20North%20American%20chapter%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Boston%2C%20MA&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Erin%20Panttaja&amp;rft.au=Fred%20Cummins&amp;rft.date=2004&amp;rft.pages=45-48&amp;rft.spage=45&amp;rft.epage=48\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2004hybrid-multimodal-generation_compressed.pdf\"><i>Hybrid planning and realization of coherent utterances for multimodal natural language dialogue systems</i>.</a></span> University College Dublin. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR HZHSMP74 year__2004 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The output of multimodal human-computer interfaces is what this thesis is concerned with. Rather than hard-coding graphical and spoken representations‚ methods are introduced that plan and realize coherent output‚ appropriate to the situation and the device. The generation system expects a mode- and language-independent representation‚ as it can be supplied by the dialogue management component of a dialogue system. The generator then assembles mode-specific rendering instructions simultaneously for each mode with the aid of a unification-based functional grammar. The approach proposed in this thesis abandons the canonical structure of pipelined planning and realization in natural language generation‚ in favor of hard constraints formulated in a grammar‚ and soft constraints that allow for the gradual adaptivity of the output. The grammar is constructed to ensure the coherence of output in different modalities‚ whose output is generated in a synchronized fashion rather than by separate‚ mode-specific generators. The soft constraints follow some of the Gricean maxims by incorporating two counteracting communicative goals: efficacy and efficiency. A fitness function encoding these goals takes into account situation- and user-specific factors‚ such as distractions in a single mode or the user’s sensory impairments. The function leads to the selection of an appropriate output from the variety of potential outputs generated by the grammar. It is evaluated in a study with human subjects. The thesis presents a unification based‚ hybrid grammar formalism which can combine pre-fabricated phrases and linguistically motivated grammar fragments‚ and an associated algorithm which integrates the formulation of grammars that lead to cross-modally coherent output. Methods are compared to efficiently implement a control strategy‚ combining hard and soft constraints as a constraint optimization problem. The cross-modal coherence implemented by the grammar formalism is motivated by known phenomena‚ such as cross-modal priming‚ or alignment between interlocutors. To optimize discourse coherence‚ central ideas of Centering Theory are implemented using the grammar formalism. Finally‚ novel methods and a ready-to-use implementation are introduced which allow user interface developers to inspect‚ maintain and extend grammars. The formalism and generation implementation is demonstrated with a grammar for a mobile‚ multimodal application‚ the Virtual Personal Assistant.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2004hybrid-multimodal-generation_compressed.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{reitter2004hybrid,\n\ttitle = {Hybrid planning and realization of coherent utterances for multimodal natural language dialogue systems},\n\turl = {http://www.david-reitter.com/pub/reitter2004hybrid-multimodal-generation_compressed.pdf},\n\tschool = {University College Dublin},\n\tauthor = {Reitter, David},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gSHlicmlkIHBsYW5uaW5nIGFuZCByZWFsaXphdGlvbiBvZiBjb2hlcmVudCB1dHRlcmFuY2VzIGZvciBtdWx0aW1vZGFsIG5hdHVyYWwgbGFuZ3VhZ2UgZGlhbG9ndWUgc3lzdGVtcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoZSBvdXRwdXQgb2YgbXVsdGltb2RhbCBodW1hbi1jb21wdXRlciBpbnRlcmZhY2VzIGlzIHdoYXQgdGhpcyB0aGVzaXMgaXMgY29uY2VybmVkIHdpdGguIFJhdGhlciB0aGFuIGhhcmQtY29kaW5nIGdyYXBoaWNhbCBhbmQgc3Bva2VuIHJlcHJlc2VudGF0aW9ucywgbWV0aG9kcyBhcmUgaW50cm9kdWNlZCB0aGF0IHBsYW4gYW5kIHJlYWxpemUgY29oZXJlbnQgb3V0cHV0LCBhcHByb3ByaWF0ZSB0byB0aGUgc2l0dWF0aW9uIGFuZCB0aGUgZGV2aWNlLiBUaGUgZ2VuZXJhdGlvbiBzeXN0ZW0gZXhwZWN0cyBhIG1vZGUtIGFuZCBsYW5ndWFnZS1pbmRlcGVuZGVudCByZXByZXNlbnRhdGlvbiwgYXMgaXQgY2FuIGJlIHN1cHBsaWVkIGJ5IHRoZSBkaWFsb2d1ZSBtYW5hZ2VtZW50IGNvbXBvbmVudCBvZiBhIGRpYWxvZ3VlIHN5c3RlbS4gVGhlIGdlbmVyYXRvciB0aGVuIGFzc2VtYmxlcyBtb2RlLXNwZWNpZmljIHJlbmRlcmluZyBpbnN0cnVjdGlvbnMgc2ltdWx0YW5lb3VzbHkgZm9yIGVhY2ggbW9kZSB3aXRoIHRoZSBhaWQgb2YgYSB1bmlmaWNhdGlvbi1iYXNlZCBmdW5jdGlvbmFsIGdyYW1tYXIuIFRoZSBhcHByb2FjaCBwcm9wb3NlZCBpbiB0aGlzIHRoZXNpcyBhYmFuZG9ucyB0aGUgY2Fub25pY2FsIHN0cnVjdHVyZSBvZiBwaXBlbGluZWQgcGxhbm5pbmcgYW5kIHJlYWxpemF0aW9uIGluIG5hdHVyYWwgbGFuZ3VhZ2UgZ2VuZXJhdGlvbiwgaW4gZmF2b3Igb2YgaGFyZCBjb25zdHJhaW50cyBmb3JtdWxhdGVkIGluIGEgZ3JhbW1hciwgYW5kIHNvZnQgY29uc3RyYWludHMgdGhhdCBhbGxvdyBmb3IgdGhlIGdyYWR1YWwgYWRhcHRpdml0eSBvZiB0aGUgb3V0cHV0LiBUaGUgZ3JhbW1hciBpcyBjb25zdHJ1Y3RlZCB0byBlbnN1cmUgdGhlIGNvaGVyZW5jZSBvZiBvdXRwdXQgaW4gZGlmZmVyZW50IG1vZGFsaXRpZXMsIHdob3NlIG91dHB1dCBpcyBnZW5lcmF0ZWQgaW4gYSBzeW5jaHJvbml6ZWQgZmFzaGlvbiByYXRoZXIgdGhhbiBieSBzZXBhcmF0ZSwgbW9kZS1zcGVjaWZpYyBnZW5lcmF0b3JzLiBUaGUgc29mdCBjb25zdHJhaW50cyBmb2xsb3cgc29tZSBvZiB0aGUgR3JpY2VhbiBtYXhpbXMgYnkgaW5jb3Jwb3JhdGluZyB0d28gY291bnRlcmFjdGluZyBjb21tdW5pY2F0aXZlIGdvYWxzOiBlZmZpY2FjeSBhbmQgZWZmaWNpZW5jeS4gQSBmaXRuZXNzIGZ1bmN0aW9uIGVuY29kaW5nIHRoZXNlIGdvYWxzIHRha2VzIGludG8gYWNjb3VudCBzaXR1YXRpb24tIGFuZCB1c2VyLXNwZWNpZmljIGZhY3RvcnMsIHN1Y2ggYXMgZGlzdHJhY3Rpb25zIGluIGEgc2luZ2xlIG1vZGUgb3IgdGhlIHVzZXIncyBzZW5zb3J5IGltcGFpcm1lbnRzLiBUaGUgZnVuY3Rpb24gbGVhZHMgdG8gdGhlIHNlbGVjdGlvbiBvZiBhbiBhcHByb3ByaWF0ZSBvdXRwdXQgZnJvbSB0aGUgdmFyaWV0eSBvZiBwb3RlbnRpYWwgb3V0cHV0cyBnZW5lcmF0ZWQgYnkgdGhlIGdyYW1tYXIuIEl0IGlzIGV2YWx1YXRlZCBpbiBhIHN0dWR5IHdpdGggaHVtYW4gc3ViamVjdHMuIFRoZSB0aGVzaXMgcHJlc2VudHMgYSB1bmlmaWNhdGlvbiBiYXNlZCwgaHlicmlkIGdyYW1tYXIgZm9ybWFsaXNtIHdoaWNoIGNhbiBjb21iaW5lIHByZS1mYWJyaWNhdGVkIHBocmFzZXMgYW5kIGxpbmd1aXN0aWNhbGx5IG1vdGl2YXRlZCBncmFtbWFyIGZyYWdtZW50cywgYW5kIGFuIGFzc29jaWF0ZWQgYWxnb3JpdGhtIHdoaWNoIGludGVncmF0ZXMgdGhlIGZvcm11bGF0aW9uIG9mIGdyYW1tYXJzIHRoYXQgbGVhZCB0byBjcm9zcy1tb2RhbGx5IGNvaGVyZW50IG91dHB1dC4gTWV0aG9kcyBhcmUgY29tcGFyZWQgdG8gZWZmaWNpZW50bHkgaW1wbGVtZW50IGEgY29udHJvbCBzdHJhdGVneSwgY29tYmluaW5nIGhhcmQgYW5kIHNvZnQgY29uc3RyYWludHMgYXMgYSBjb25zdHJhaW50IG9wdGltaXphdGlvbiBwcm9ibGVtLiBUaGUgY3Jvc3MtbW9kYWwgY29oZXJlbmNlIGltcGxlbWVudGVkIGJ5IHRoZSBncmFtbWFyIGZvcm1hbGlzbSBpcyBtb3RpdmF0ZWQgYnkga25vd24gcGhlbm9tZW5hLCBzdWNoIGFzIGNyb3NzLW1vZGFsIHByaW1pbmcsIG9yIGFsaWdubWVudCBiZXR3ZWVuIGludGVybG9jdXRvcnMuIFRvIG9wdGltaXplIGRpc2NvdXJzZSBjb2hlcmVuY2UsIGNlbnRyYWwgaWRlYXMgb2YgQ2VudGVyaW5nIFRoZW9yeSBhcmUgaW1wbGVtZW50ZWQgdXNpbmcgdGhlIGdyYW1tYXIgZm9ybWFsaXNtLiBGaW5hbGx5LCBub3ZlbCBtZXRob2RzIGFuZCBhIHJlYWR5LXRvLXVzZSBpbXBsZW1lbnRhdGlvbiBhcmUgaW50cm9kdWNlZCB3aGljaCBhbGxvdyB1c2VyIGludGVyZmFjZSBkZXZlbG9wZXJzIHRvIGluc3BlY3QsIG1haW50YWluIGFuZCBleHRlbmQgZ3JhbW1hcnMuIFRoZSBmb3JtYWxpc20gYW5kIGdlbmVyYXRpb24gaW1wbGVtZW50YXRpb24gaXMgZGVtb25zdHJhdGVkIHdpdGggYSBncmFtbWFyIGZvciBhIG1vYmlsZSwgbXVsdGltb2RhbCBhcHBsaWNhdGlvbiwgdGhlIFZpcnR1YWwgUGVyc29uYWwgQXNzaXN0YW50Lg0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KUEIgIC0gVW5pdmVyc2l0eSBDb2xsZWdlIER1Ymxpbg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDRoeWJyaWQtbXVsdGltb2RhbC1nZW5lcmF0aW9uX2NvbXByZXNzZWQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Hybrid%20planning%20and%20realization%20of%20coherent%20utterances%20for%20multimodal%20natural%20language%20dialogue%20systems&amp;rft.inst=University%20College%20Dublin&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2004\"></span></div></div></div><div class=\"full-bib-section\"><a id='2003' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2003</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter_complex-rst_2003.pdf\">Simple signals for complex rhetorics: on rhetorical analysis with rich-feature support vector models.</a></span> <i>Journal for Language Technology and Computational Linguistics</i>, <i>18</i>(1/2), 38–52. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2003 venue_short__JLCL type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal for Language Technology and Computational Linguistics</div><div class=\"bib-venue-short\">JLCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most text displays an internal coherence structure‚ which can be analyzed as a tree structure of relations that hold between short segments of text. We present a machine-learning governed approach to such an analysis in the framework of Rhetorical Structure Theory. Our rhetorical analyzer observes a variety of textual properties‚ such as cue phrases‚ part-of-speech information‚ rhetorical context and lexical chaining. A two-stage parsing algorithm uses local and global optimization to find an analysis. Decisions during parsing are driven by an ensemble of support vector classifiers. This training method allows for a non-linear separation of samples with many relevant features. We define a chain of annotation tools that profits from a new underspecified representation of rhetorical structure. Classifiers are trained on a newly introduced German language corpus‚ as well as on a large English one. We present evaluation data for the recognition of rhetorical relations.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter_complex-rst_2003.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2003simple,\n\tseries = {{LDV} {Forum}},\n\ttitle = {Simple signals for complex rhetorics: on rhetorical analysis with rich-feature support vector models},\n\tvolume = {18},\n\turl = {http://www.david-reitter.com/pub/reitter_complex-rst_2003.pdf},\n\tnumber = {1/2},\n\tjournal = {Journal for Language Technology and Computational Linguistics},\n\tauthor = {Reitter, David},\n\tyear = {2003},\n\tpages = {38--52}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU2ltcGxlIHNpZ25hbHMgZm9yIGNvbXBsZXggcmhldG9yaWNzOiBvbiByaGV0b3JpY2FsIGFuYWx5c2lzIHdpdGggcmljaC1mZWF0dXJlIHN1cHBvcnQgdmVjdG9yIG1vZGVscw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEpvdXJuYWwgZm9yIExhbmd1YWdlIFRlY2hub2xvZ3kgYW5kIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClQzICAtIExEViBGb3J1bQ0KQUIgIC0gTW9zdCB0ZXh0IGRpc3BsYXlzIGFuIGludGVybmFsIGNvaGVyZW5jZSBzdHJ1Y3R1cmUsIHdoaWNoIGNhbiBiZSBhbmFseXplZCBhcyBhIHRyZWUgc3RydWN0dXJlIG9mIHJlbGF0aW9ucyB0aGF0IGhvbGQgYmV0d2VlbiBzaG9ydCBzZWdtZW50cyBvZiB0ZXh0LiBXZSBwcmVzZW50IGEgbWFjaGluZS1sZWFybmluZyBnb3Zlcm5lZCBhcHByb2FjaCB0byBzdWNoIGFuIGFuYWx5c2lzIGluIHRoZSBmcmFtZXdvcmsgb2YgUmhldG9yaWNhbCBTdHJ1Y3R1cmUgVGhlb3J5LiBPdXIgcmhldG9yaWNhbCBhbmFseXplciBvYnNlcnZlcyBhIHZhcmlldHkgb2YgdGV4dHVhbCBwcm9wZXJ0aWVzLCBzdWNoIGFzIGN1ZSBwaHJhc2VzLCBwYXJ0LW9mLXNwZWVjaCBpbmZvcm1hdGlvbiwgcmhldG9yaWNhbCBjb250ZXh0IGFuZCBsZXhpY2FsIGNoYWluaW5nLiBBIHR3by1zdGFnZSBwYXJzaW5nIGFsZ29yaXRobSB1c2VzIGxvY2FsIGFuZCBnbG9iYWwgb3B0aW1pemF0aW9uIHRvIGZpbmQgYW4gYW5hbHlzaXMuIERlY2lzaW9ucyBkdXJpbmcgcGFyc2luZyBhcmUgZHJpdmVuIGJ5IGFuIGVuc2VtYmxlIG9mIHN1cHBvcnQgdmVjdG9yIGNsYXNzaWZpZXJzLiBUaGlzIHRyYWluaW5nIG1ldGhvZCBhbGxvd3MgZm9yIGEgbm9uLWxpbmVhciBzZXBhcmF0aW9uIG9mIHNhbXBsZXMgd2l0aCBtYW55IHJlbGV2YW50IGZlYXR1cmVzLiBXZSBkZWZpbmUgYSBjaGFpbiBvZiBhbm5vdGF0aW9uIHRvb2xzIHRoYXQgcHJvZml0cyBmcm9tIGEgbmV3IHVuZGVyc3BlY2lmaWVkIHJlcHJlc2VudGF0aW9uIG9mIHJoZXRvcmljYWwgc3RydWN0dXJlLiBDbGFzc2lmaWVycyBhcmUgdHJhaW5lZCBvbiBhIG5ld2x5IGludHJvZHVjZWQgR2VybWFuIGxhbmd1YWdlIGNvcnB1cywgYXMgd2VsbCBhcyBvbiBhIGxhcmdlIEVuZ2xpc2ggb25lLiBXZSBwcmVzZW50IGV2YWx1YXRpb24gZGF0YSBmb3IgdGhlIHJlY29nbml0aW9uIG9mIHJoZXRvcmljYWwgcmVsYXRpb25zLg0KREEgIC0gMjAwMy8vLw0KUFkgIC0gMjAwMw0KVkwgIC0gMTgNCklTICAtIDEvMg0KU1AgIC0gMzgNCkVQICAtIDUyDQpKMiAgLSBKTENMDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyX2NvbXBsZXgtcnN0XzIwMDMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Simple%20signals%20for%20complex%20rhetorics%3A%20on%20rhetorical%20analysis%20with%20rich-feature%20support%20vector%20models&amp;rft.jtitle=Journal%20for%20Language%20Technology%20and%20Computational%20Linguistics&amp;rft.stitle=JLCL&amp;rft.volume=18&amp;rft.issue=1%2F2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2003&amp;rft.pages=38-52&amp;rft.spage=38&amp;rft.epage=52\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Stede, M. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/compling/papers/reitter-stede_urml_2003.pdf\">Step by step: underspecified markup in incremental rhetorical analysis.</a></span> In <i>Proceedings of the 4th International Workshop on Linguistically Interpreted Corpora (LINC-03) (at EACL 2003)</i> (pp. 77–84). Budapest, Hungary. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2003 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">While quite a few linguistic corpora with syntactic annotations are available today‚ resources are scarce on the level of discourse annotation. A flexible‚ extendible annotation format speeds up development. We therefore propose an XML format for annotating rhetorical structure trees. In human and automatic analysis‚ rhetorical structure is often difficult and assigned incrementally. Thus‚ the format allows for underspecification. The paper discusses the various design decisions involved‚ illustrates the format with an example‚ and sketches some applications.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/papers/reitter-stede_urml_2003.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2003step,\n\taddress = {Budapest, Hungary},\n\ttitle = {Step by step: underspecified markup in incremental rhetorical analysis},\n\turl = {http://www.david-reitter.com/compling/papers/reitter-stede_urml_2003.pdf},\n\tbooktitle = {Proceedings of the 4th {International} {Workshop} on {Linguistically} {Interpreted} {Corpora} ({LINC}-03) (at {EACL} 2003)},\n\tauthor = {Reitter, David and Stede, Manfred},\n\tyear = {2003},\n\tpages = {77--84}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3RlcCBieSBzdGVwOiB1bmRlcnNwZWNpZmllZCBtYXJrdXAgaW4gaW5jcmVtZW50YWwgcmhldG9yaWNhbCBhbmFseXNpcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN0ZWRlLCBNYW5mcmVkDQpBQiAgLSBXaGlsZSBxdWl0ZSBhIGZldyBsaW5ndWlzdGljIGNvcnBvcmEgd2l0aCBzeW50YWN0aWMgYW5ub3RhdGlvbnMgYXJlIGF2YWlsYWJsZSB0b2RheSwgcmVzb3VyY2VzIGFyZSBzY2FyY2Ugb24gdGhlIGxldmVsIG9mIGRpc2NvdXJzZSBhbm5vdGF0aW9uLiBBIGZsZXhpYmxlLCBleHRlbmRpYmxlIGFubm90YXRpb24gZm9ybWF0IHNwZWVkcyB1cCBkZXZlbG9wbWVudC4gV2UgdGhlcmVmb3JlIHByb3Bvc2UgYW4gWE1MIGZvcm1hdCBmb3IgYW5ub3RhdGluZyByaGV0b3JpY2FsIHN0cnVjdHVyZSB0cmVlcy4gSW4gaHVtYW4gYW5kIGF1dG9tYXRpYyBhbmFseXNpcywgcmhldG9yaWNhbCBzdHJ1Y3R1cmUgaXMgb2Z0ZW4gZGlmZmljdWx0IGFuZCBhc3NpZ25lZCBpbmNyZW1lbnRhbGx5LiBUaHVzLCB0aGUgZm9ybWF0IGFsbG93cyBmb3IgdW5kZXJzcGVjaWZpY2F0aW9uLiBUaGUgcGFwZXIgZGlzY3Vzc2VzIHRoZSB2YXJpb3VzIGRlc2lnbiBkZWNpc2lvbnMgaW52b2x2ZWQsIGlsbHVzdHJhdGVzIHRoZSBmb3JtYXQgd2l0aCBhbiBleGFtcGxlLCBhbmQgc2tldGNoZXMgc29tZSBhcHBsaWNhdGlvbnMuDQpDMSAgLSBCdWRhcGVzdCwgSHVuZ2FyeQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDR0aCBJbnRlcm5hdGlvbmFsIFdvcmtzaG9wIG9uIExpbmd1aXN0aWNhbGx5IEludGVycHJldGVkIENvcnBvcmEgKExJTkMtMDMpIChhdCBFQUNMIDIwMDMpDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpTUCAgLSA3Nw0KRVAgIC0gODQNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vY29tcGxpbmcvcGFwZXJzL3JlaXR0ZXItc3RlZGVfdXJtbF8yMDAzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Step%20by%20step%3A%20underspecified%20markup%20in%20incremental%20rhetorical%20analysis&amp;rft.btitle=Proceedings%20of%20the%204th%20International%20Workshop%20on%20Linguistically%20Interpreted%20Corpora%20(LINC-03)%20(at%20EACL%202003)&amp;rft.place=Budapest%2C%20Hungary&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Manfred%20Stede&amp;rft.date=2003&amp;rft.pages=77-84&amp;rft.spage=77&amp;rft.epage=84\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter_rstsvm-thesis_2003.pdf\"><i>Rhetorical analysis with rich-feature support vector models</i>.</a></span> University of Potsdam. </div><div class=\"bib-extra\">Best thesis award 2001/2002 at the GLDV'03 spring conference.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR HZHSMP74 year__2003 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most text displays an internal coherence structure‚ which can be analyzed as a tree structure of relations that hold between short segments of text. We present a machine-learning governed approach to such an analysis in the framework of Rhetorical Structure Theory. Our rhetorical analyzer observes a variety of textual properties‚ such as cue phrases‚ part-of-speech information‚ rhetorical context and lexical chaining. A two-stage parsing algorithm uses local and global optimization to find an analysis. Decisions during parsing are driven by an ensemble of support vector classifiers. This training method allows for a non-linear separation of samples with many relevant features. We define a chain of annotation tools that profits from a new underspecified representation of rhetorical structure. Classifiers are trained on a newly introduced German language corpus‚ as well as on a large English one. We present evaluation data for the recognition of rhetorical relations.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter_rstsvm-thesis_2003.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{reitter2003rhetorical,\n\ttitle = {Rhetorical analysis with rich-feature support vector models},\n\turl = {http://www.david-reitter.com/pub/reitter_rstsvm-thesis_2003.pdf},\n\tschool = {University of Potsdam},\n\tauthor = {Reitter, David},\n\tyear = {2003},\n\tnote = {Best thesis award 2001/2002 at the GLDV'03 spring conference.}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gUmhldG9yaWNhbCBhbmFseXNpcyB3aXRoIHJpY2gtZmVhdHVyZSBzdXBwb3J0IHZlY3RvciBtb2RlbHMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBNb3N0IHRleHQgZGlzcGxheXMgYW4gaW50ZXJuYWwgY29oZXJlbmNlIHN0cnVjdHVyZSwgd2hpY2ggY2FuIGJlIGFuYWx5emVkIGFzIGEgdHJlZSBzdHJ1Y3R1cmUgb2YgcmVsYXRpb25zIHRoYXQgaG9sZCBiZXR3ZWVuIHNob3J0IHNlZ21lbnRzIG9mIHRleHQuIFdlIHByZXNlbnQgYSBtYWNoaW5lLWxlYXJuaW5nIGdvdmVybmVkIGFwcHJvYWNoIHRvIHN1Y2ggYW4gYW5hbHlzaXMgaW4gdGhlIGZyYW1ld29yayBvZiBSaGV0b3JpY2FsIFN0cnVjdHVyZSBUaGVvcnkuIE91ciByaGV0b3JpY2FsIGFuYWx5emVyIG9ic2VydmVzIGEgdmFyaWV0eSBvZiB0ZXh0dWFsIHByb3BlcnRpZXMsIHN1Y2ggYXMgY3VlIHBocmFzZXMsIHBhcnQtb2Ytc3BlZWNoIGluZm9ybWF0aW9uLCByaGV0b3JpY2FsIGNvbnRleHQgYW5kIGxleGljYWwgY2hhaW5pbmcuIEEgdHdvLXN0YWdlIHBhcnNpbmcgYWxnb3JpdGhtIHVzZXMgbG9jYWwgYW5kIGdsb2JhbCBvcHRpbWl6YXRpb24gdG8gZmluZCBhbiBhbmFseXNpcy4gRGVjaXNpb25zIGR1cmluZyBwYXJzaW5nIGFyZSBkcml2ZW4gYnkgYW4gZW5zZW1ibGUgb2Ygc3VwcG9ydCB2ZWN0b3IgY2xhc3NpZmllcnMuIFRoaXMgdHJhaW5pbmcgbWV0aG9kIGFsbG93cyBmb3IgYSBub24tbGluZWFyIHNlcGFyYXRpb24gb2Ygc2FtcGxlcyB3aXRoIG1hbnkgcmVsZXZhbnQgZmVhdHVyZXMuIFdlIGRlZmluZSBhIGNoYWluIG9mIGFubm90YXRpb24gdG9vbHMgdGhhdCBwcm9maXRzIGZyb20gYSBuZXcgdW5kZXJzcGVjaWZpZWQgcmVwcmVzZW50YXRpb24gb2YgcmhldG9yaWNhbCBzdHJ1Y3R1cmUuIENsYXNzaWZpZXJzIGFyZSB0cmFpbmVkIG9uIGEgbmV3bHkgaW50cm9kdWNlZCBHZXJtYW4gbGFuZ3VhZ2UgY29ycHVzLCBhcyB3ZWxsIGFzIG9uIGEgbGFyZ2UgRW5nbGlzaCBvbmUuIFdlIHByZXNlbnQgZXZhbHVhdGlvbiBkYXRhIGZvciB0aGUgcmVjb2duaXRpb24gb2YgcmhldG9yaWNhbCByZWxhdGlvbnMuDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpQQiAgLSBVbml2ZXJzaXR5IG9mIFBvdHNkYW0NClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXJfcnN0c3ZtLXRoZXNpc18yMDAzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Rhetorical%20analysis%20with%20rich-feature%20support%20vector%20models&amp;rft.inst=University%20of%20Potsdam&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2003\"></span></div></div></div><div class=\"full-bib-section\"><a id='2002' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2002</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (Ed.). (2002). <span class=\"doctitle\"><i>Proceedings of the 12th Student Conference on Computational Linguistics (TaCoS)</i>.</span> Potsdam, Germany: University of Potsdam.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2002 venue_short__TaCoS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">TaCoS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2002proceedings,\n\taddress = {Potsdam, Germany},\n\ttitle = {Proceedings of the 12th {Student} {Conference} on {Computational} {Linguistics} ({TaCoS})},\n\tshorttitle = {{TaCoS}},\n\tpublisher = {University of Potsdam},\n\teditor = {Reitter, David},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEydGggU3R1ZGVudCBDb25mZXJlbmNlIG9uIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MgKFRhQ29TKQ0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvdHNkYW0sIEdlcm1hbnkNCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIFVuaXZlcnNpdHkgb2YgUG90c2RhbQ0KU1QgIC0gVGFDb1MNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2012th%20Student%20Conference%20on%20Computational%20Linguistics%20(TaCoS)&amp;rft.place=Potsdam%2C%20Germany&amp;rft.publisher=University%20of%20Potsdam&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2002\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter_posguessing_2002.pdf\">Statistical part-of-speech guessing for German: support vector classifiers versus voting.</a></span> In <i>Proceedings of the 12th Student Conference on Computational Linguistics</i>. Potsdam, Germany. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2002 venue_short__TaCoS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">TaCoS</div><div class=\"bib-venue-short\">TaCoS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">I present a statistical-based approach to the part-of-speech guessing problem. I see assigning a part-of-speech‚ such as Adjective or Noun ‚ as a classification problem. My guessing framework‚ which relies on automated learning of a language model‚ is described in detail. The rich feature analysis presented is suitable for linguistic data‚ such as the ones observed in German. I use a large margin classifier learning algorithm to select relevant features and learn appropriate labelling. The system is evaluated using a German corpus.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter_posguessing_2002.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2002statistical,\n\taddress = {Potsdam, Germany},\n\ttitle = {Statistical part-of-speech guessing for {German}: support vector classifiers versus voting},\n\turl = {http://www.david-reitter.com/pub/reitter_posguessing_2002.pdf},\n\tbooktitle = {Proceedings of the 12th {Student} {Conference} on {Computational} {Linguistics}},\n\tauthor = {Reitter, David},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3RhdGlzdGljYWwgcGFydC1vZi1zcGVlY2ggZ3Vlc3NpbmcgZm9yIEdlcm1hbjogc3VwcG9ydCB2ZWN0b3IgY2xhc3NpZmllcnMgdmVyc3VzIHZvdGluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFRhQ29TDQpBQiAgLSBJIHByZXNlbnQgYSBzdGF0aXN0aWNhbC1iYXNlZCBhcHByb2FjaCB0byB0aGUgcGFydC1vZi1zcGVlY2ggZ3Vlc3NpbmcgcHJvYmxlbS4gSSBzZWUgYXNzaWduaW5nIGEgcGFydC1vZi1zcGVlY2gsIHN1Y2ggYXMgQWRqZWN0aXZlIG9yIE5vdW4gLCBhcyBhIGNsYXNzaWZpY2F0aW9uIHByb2JsZW0uIE15IGd1ZXNzaW5nIGZyYW1ld29yaywgd2hpY2ggcmVsaWVzIG9uIGF1dG9tYXRlZCBsZWFybmluZyBvZiBhIGxhbmd1YWdlIG1vZGVsLCBpcyBkZXNjcmliZWQgaW4gZGV0YWlsLiBUaGUgcmljaCBmZWF0dXJlIGFuYWx5c2lzIHByZXNlbnRlZCBpcyBzdWl0YWJsZSBmb3IgbGluZ3Vpc3RpYyBkYXRhLCBzdWNoIGFzIHRoZSBvbmVzIG9ic2VydmVkIGluIEdlcm1hbi4gSSB1c2UgYSBsYXJnZSBtYXJnaW4gY2xhc3NpZmllciBsZWFybmluZyBhbGdvcml0aG0gdG8gc2VsZWN0IHJlbGV2YW50IGZlYXR1cmVzIGFuZCBsZWFybiBhcHByb3ByaWF0ZSBsYWJlbGxpbmcuIFRoZSBzeXN0ZW0gaXMgZXZhbHVhdGVkIHVzaW5nIGEgR2VybWFuIGNvcnB1cy4NCkMxICAtIFBvdHNkYW0sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxMnRoIFN0dWRlbnQgQ29uZmVyZW5jZSBvbiBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyX3Bvc2d1ZXNzaW5nXzIwMDIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Statistical%20part-of-speech%20guessing%20for%20German%3A%20support%20vector%20classifiers%20versus%20voting&amp;rft.btitle=Proceedings%20of%20the%2012th%20Student%20Conference%20on%20Computational%20Linguistics&amp;rft.place=Potsdam%2C%20Germany&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2002\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Berger, D., Reitter, D., &amp; Stede, M. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/bergeretal_xmldiscmarkers_2002.pdf\">XML/XSL in the dictionary: the case of discourse markers.</a></span> In <i>Proceedings of the 2nd Workshop on NLP and XML (NLPXML-2002), (at COLING 2002)</i>. Taipei, Taiwan. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We describe our ongoing work on an application of XML/XSL technology to a dictionary‚ from whose source representation various views for the human reader as well as for automatic text generation and understanding are derived. Our case study is a dictionary of discourse markers‚ the words (often‚ but not always‚ conjunctions) that signal the presence of a disocurse relation between adjacent spans of text.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/bergeretal_xmldiscmarkers_2002.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{berger2002xml/xsl,\n\taddress = {Taipei, Taiwan},\n\ttitle = {{XML}/{XSL} in the dictionary: the case of discourse markers},\n\turl = {http://www.david-reitter.com/pub/bergeretal_xmldiscmarkers_2002.pdf},\n\tbooktitle = {Proceedings of the 2nd {Workshop} on {NLP} and {XML} ({NLPXML}-2002), (at {COLING} 2002)},\n\tauthor = {Berger, Daniela and Reitter, David and Stede, Manfred},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gWE1ML1hTTCBpbiB0aGUgZGljdGlvbmFyeTogdGhlIGNhc2Ugb2YgZGlzY291cnNlIG1hcmtlcnMNCkFVICAtIEJlcmdlciwgRGFuaWVsYQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN0ZWRlLCBNYW5mcmVkDQpBQiAgLSBXZSBkZXNjcmliZSBvdXIgb25nb2luZyB3b3JrIG9uIGFuIGFwcGxpY2F0aW9uIG9mIFhNTC9YU0wgdGVjaG5vbG9neSB0byBhIGRpY3Rpb25hcnksIGZyb20gd2hvc2Ugc291cmNlIHJlcHJlc2VudGF0aW9uIHZhcmlvdXMgdmlld3MgZm9yIHRoZSBodW1hbiByZWFkZXIgYXMgd2VsbCBhcyBmb3IgYXV0b21hdGljIHRleHQgZ2VuZXJhdGlvbiBhbmQgdW5kZXJzdGFuZGluZyBhcmUgZGVyaXZlZC4gT3VyIGNhc2Ugc3R1ZHkgaXMgYSBkaWN0aW9uYXJ5IG9mIGRpc2NvdXJzZSBtYXJrZXJzLCB0aGUgd29yZHMgKG9mdGVuLCBidXQgbm90IGFsd2F5cywgY29uanVuY3Rpb25zKSB0aGF0IHNpZ25hbCB0aGUgcHJlc2VuY2Ugb2YgYSBkaXNvY3Vyc2UgcmVsYXRpb24gYmV0d2VlbiBhZGphY2VudCBzcGFucyBvZiB0ZXh0Lg0KQzEgIC0gVGFpcGVpLCBUYWl3YW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAybmQgV29ya3Nob3Agb24gTkxQIGFuZCBYTUwgKE5MUFhNTC0yMDAyKSwgKGF0IENPTElORyAyMDAyKQ0KREEgIC0gMjAwMi8vLw0KUFkgIC0gMjAwMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvYmVyZ2VyZXRhbF94bWxkaXNjbWFya2Vyc18yMDAyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=XML%2FXSL%20in%20the%20dictionary%3A%20the%20case%20of%20discourse%20markers&amp;rft.btitle=Proceedings%20of%20the%202nd%20Workshop%20on%20NLP%20and%20XML%20(NLPXML-2002)%2C%20(at%20COLING%202002)&amp;rft.place=Taipei%2C%20Taiwan&amp;rft.aufirst=Daniela&amp;rft.aulast=Berger&amp;rft.au=Daniela%20Berger&amp;rft.au=David%20Reitter&amp;rft.au=Manfred%20Stede&amp;rft.date=2002\"></span></div></div></div><div class=\"full-bib-section\"><a id='2001' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2001</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Covaci, S., Oltean, F., Bacanu, C., &amp; Serbanuta, T. (2001). <span class=\"doctitle\">Hybrid natural language processing in a customer-care environment.</span> In <i>Proceedings of the 11th Student Conference on Computational Linguistics (TaCoS)</i>. Heidelberg, Germany.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2001 venue_short__TaCoS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">TaCoS</div><div class=\"bib-venue-short\">TaCoS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">CyMON-NLU can inform‚ chat and gather user information using an advanced natural language understanding engine. It combines statistical morphosyntactic disambiguation methods (trigram tagging)‚ a stemming algorithm and a robust parser for a large semantic grammar implemented in an XML formalism. The scalable CyMON-NLU engine is implemented in C++ and provides interfaces to the agent-based CRM platform CyMON. Further features include automatic language detection and dialog tracking using a semantic network interface. A development kit enables language engineers to easily create semantic grammars for the specific domain.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2001hybrid,\n\taddress = {Heidelberg, Germany},\n\ttitle = {Hybrid natural language processing in a customer-care environment},\n\tbooktitle = {Proceedings of the 11th {Student} {Conference} on {Computational} {Linguistics} ({TaCoS})},\n\tauthor = {Reitter, David and Covaci, Stefan and Oltean, Florin and Bacanu, Catalin and Serbanuta, Traian},\n\tyear = {2001}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSHlicmlkIG5hdHVyYWwgbGFuZ3VhZ2UgcHJvY2Vzc2luZyBpbiBhIGN1c3RvbWVyLWNhcmUgZW52aXJvbm1lbnQNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBDb3ZhY2ksIFN0ZWZhbg0KQVUgIC0gT2x0ZWFuLCBGbG9yaW4NCkFVICAtIEJhY2FudSwgQ2F0YWxpbg0KQVUgIC0gU2VyYmFudXRhLCBUcmFpYW4NClQyICAtIFRhQ29TDQpBQiAgLSBDeU1PTi1OTFUgY2FuIGluZm9ybSwgY2hhdCBhbmQgZ2F0aGVyIHVzZXIgaW5mb3JtYXRpb24gdXNpbmcgYW4gYWR2YW5jZWQgbmF0dXJhbCBsYW5ndWFnZSB1bmRlcnN0YW5kaW5nIGVuZ2luZS4gSXQgY29tYmluZXMgc3RhdGlzdGljYWwgbW9ycGhvc3ludGFjdGljIGRpc2FtYmlndWF0aW9uIG1ldGhvZHMgKHRyaWdyYW0gdGFnZ2luZyksIGEgc3RlbW1pbmcgYWxnb3JpdGhtIGFuZCBhIHJvYnVzdCBwYXJzZXIgZm9yIGEgbGFyZ2Ugc2VtYW50aWMgZ3JhbW1hciBpbXBsZW1lbnRlZCBpbiBhbiBYTUwgZm9ybWFsaXNtLiBUaGUgc2NhbGFibGUgQ3lNT04tTkxVIGVuZ2luZSBpcyBpbXBsZW1lbnRlZCBpbiBDKysgYW5kIHByb3ZpZGVzIGludGVyZmFjZXMgdG8gdGhlIGFnZW50LWJhc2VkIENSTSBwbGF0Zm9ybSBDeU1PTi4gRnVydGhlciBmZWF0dXJlcyBpbmNsdWRlIGF1dG9tYXRpYyBsYW5ndWFnZSBkZXRlY3Rpb24gYW5kIGRpYWxvZyB0cmFja2luZyB1c2luZyBhIHNlbWFudGljIG5ldHdvcmsgaW50ZXJmYWNlLiBBIGRldmVsb3BtZW50IGtpdCBlbmFibGVzIGxhbmd1YWdlIGVuZ2luZWVycyB0byBlYXNpbHkgY3JlYXRlIHNlbWFudGljIGdyYW1tYXJzIGZvciB0aGUgc3BlY2lmaWMgZG9tYWluLg0KQzEgIC0gSGVpZGVsYmVyZywgR2VybWFueQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDExdGggU3R1ZGVudCBDb25mZXJlbmNlIG9uIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MgKFRhQ29TKQ0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Hybrid%20natural%20language%20processing%20in%20a%20customer-care%20environment&amp;rft.btitle=Proceedings%20of%20the%2011th%20Student%20Conference%20on%20Computational%20Linguistics%20(TaCoS)&amp;rft.place=Heidelberg%2C%20Germany&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Stefan%20Covaci&amp;rft.au=Florin%20Oltean&amp;rft.au=Catalin%20Bacanu&amp;rft.au=Traian%20Serbanuta&amp;rft.date=2001\"></span></div></div></div><div class=\"full-bib-section\"><a id='1996' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1996</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1996). <span class=\"doctitle\"><i>ClickRun - a utility</i></span> [Atari ST (TOS) Series].</div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1996 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Enables quick access to installed software.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1996clickrun,\n\ttitle = {{ClickRun} - a utility},\n\tauthor = {Reitter, David},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gQ2xpY2tSdW4gLSBhIHV0aWxpdHkNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBFbmFibGVzIHF1aWNrIGFjY2VzcyB0byBpbnN0YWxsZWQgc29mdHdhcmUuDQpEQSAgLSAxOTk2Ly8vDQpQWSAgLSAxOTk2DQpFVCAgLSA3ODANCk0xICAtIEF0YXJpIFNUIChUT1MpIFNlcmllcw0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='1994' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1994</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1994). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/software/projects_atari.html\"><i>Tetric - the game</i></a></span> [Atari ST (TOS) Series]. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1994 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Implementation of the popular Tetris game‚ with multi-player mode (via MIDI connections) and its own soundtrack.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/software/projects_atari.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1994tetric,\n\ttitle = {Tetric - the game},\n\tcopyright = {Proprietary},\n\turl = {http://www.david-reitter.com/software/projects_atari.html},\n\tauthor = {Reitter, David},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gVGV0cmljIC0gdGhlIGdhbWUNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBJbXBsZW1lbnRhdGlvbiBvZiB0aGUgcG9wdWxhciBUZXRyaXMgZ2FtZSwgd2l0aCBtdWx0aS1wbGF5ZXIgbW9kZSAodmlhIE1JREkgY29ubmVjdGlvbnMpIGFuZCBpdHMgb3duIHNvdW5kdHJhY2suDQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpFVCAgLSA3ODQNCk0xICAtIEF0YXJpIFNUIChUT1MpIFNlcmllcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9zb2Z0d2FyZS9wcm9qZWN0c19hdGFyaS5odG1sDQpFUiAgLQ==');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='1993' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1993</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1993–1998). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/software/projects_atari.html\"><i>égale - a programmer’s tool</i></a></span> [Atari ST (TOS) series]. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1993 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This program compared files‚ typically text files or source code.  It presented two versions of a file visually in a split screen and marked up differences‚ aided by an algorithm to detect changes.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/software/projects_atari.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1993egale,\n\ttitle = {égale - a programmer's tool},\n\tcopyright = {Proprietary},\n\turl = {http://www.david-reitter.com/software/projects_atari.html},\n\tauthor = {Reitter, David},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gw6lnYWxlIC0gYSBwcm9ncmFtbWVyJ3MgdG9vbA0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoaXMgcHJvZ3JhbSBjb21wYXJlZCBmaWxlcywgdHlwaWNhbGx5IHRleHQgZmlsZXMgb3Igc291cmNlIGNvZGUuICBJdCBwcmVzZW50ZWQgdHdvIHZlcnNpb25zIG9mIGEgZmlsZSB2aXN1YWxseSBpbiBhIHNwbGl0IHNjcmVlbiBhbmQgbWFya2VkIHVwIGRpZmZlcmVuY2VzLCBhaWRlZCBieSBhbiBhbGdvcml0aG0gdG8gZGV0ZWN0IGNoYW5nZXMuDQpEQSAgLSAxOTkzLy8vMTk5OA0KUFkgIC0gMTk5Mw0KRVQgIC0gNzgwDQpNMSAgLSBBdGFyaSBTVCAoVE9TKSBzZXJpZXMNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vc29mdHdhcmUvcHJvamVjdHNfYXRhcmkuaHRtbA0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='1992' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1992</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1992). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/software/projects_atari.html\"><i>X-Point - a mail client</i></a></span> [Atari ST (TOS) Series]. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1992 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">X-Point was an integrated e-mail and bulletin board message client that connected to StarNet‚ a German network of bulletin board systems (BBS) via modems and the telephone network.  These systems were an early computer network popular before the internet became widely available.  X-Point included its own text editor‚ message viewer and implementation of the StarNet communication protocol.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/software/projects_atari.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1992x-point,\n\ttitle = {X-{Point} - a mail client},\n\tcopyright = {Proprietary},\n\turl = {http://www.david-reitter.com/software/projects_atari.html},\n\tauthor = {Reitter, David},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gWC1Qb2ludCAtIGEgbWFpbCBjbGllbnQNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBYLVBvaW50IHdhcyBhbiBpbnRlZ3JhdGVkIGUtbWFpbCBhbmQgYnVsbGV0aW4gYm9hcmQgbWVzc2FnZSBjbGllbnQgdGhhdCBjb25uZWN0ZWQgdG8gU3Rhck5ldCwgYSBHZXJtYW4gbmV0d29yayBvZiBidWxsZXRpbiBib2FyZCBzeXN0ZW1zIChCQlMpIHZpYSBtb2RlbXMgYW5kIHRoZSB0ZWxlcGhvbmUgbmV0d29yay4gIFRoZXNlIHN5c3RlbXMgd2VyZSBhbiBlYXJseSBjb21wdXRlciBuZXR3b3JrIHBvcHVsYXIgYmVmb3JlIHRoZSBpbnRlcm5ldCBiZWNhbWUgd2lkZWx5IGF2YWlsYWJsZS4gIFgtUG9pbnQgaW5jbHVkZWQgaXRzIG93biB0ZXh0IGVkaXRvciwgbWVzc2FnZSB2aWV3ZXIgYW5kIGltcGxlbWVudGF0aW9uIG9mIHRoZSBTdGFyTmV0IGNvbW11bmljYXRpb24gcHJvdG9jb2wuDQpEQSAgLSAxOTkyLy8vDQpQWSAgLSAxOTkyDQpFVCAgLSA3ODANCk0xICAtIEF0YXJpIFNUIChUT1MpIFNlcmllcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9zb2Z0d2FyZS9wcm9qZWN0c19hdGFyaS5odG1sDQpFUiAgLQ==');return false;\">RIS</a></div></div></div></div><div id=\"zbw_credits\" style=\"text-align:right;\">A <a href=\"https://github.com/davidswelt/zot_bib_web\">zot_bib_web</a> bibliography.</div></div></body></html>"
  },
  {
    "path": "demo/example2.html",
    "content": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><title>Bibliography</title><link rel=\"stylesheet\" type=\"text/css\" href=\"style2.css\"><style type=\"text/css\" id=\"zoterostylesheet\" >\n.bibshowhide {display:none;}\n.bib-venue-short, .bib-venue {display:none;}.bib-venue-short::before, .bib-venue::before, .blink a::before  {content: attr(data-before);}.blink {margin:0;margin-right:15px;padding:0;display:none;}</style></head><body><div class=\"bibliography\"><script type=\"text/javascript\" src=\"site/clipboard.min.js\"></script><script type=\"text/javascript\" src=\"site/jquery.min.js\"></script><script type=\"text/javascript\">jQuery(document).ready(function () {jQuery('.blink a').click(showThis);\n        jQuery(\"div.bib\").add(\"div.cite\").append('\\n<button class=\"btn\"><img src=\"site/clippy.svg\" width=13 alt=\"Copy to clipboard\"></button>');\n            new Clipboard('.btn',{\n    text: function(trigger) {\n    var prevCol = trigger.parentNode.style.color;\n    trigger.parentNode.style.color=\"grey\";\n    setTimeout(function(){trigger.parentNode.style.color=prevCol;}, 200);\n    return trigger.parentNode.childNodes[0].textContent;}});\n        jQuery(\".bib-venue-short\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        jQuery(\".blink a\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        });\nfunction dwnD(data) {\n    filename = \"article.ris\"\n    var pom = document.createElement('a');\n    var isSafari = navigator.vendor && navigator.vendor.indexOf('Apple') > -1 && navigator.userAgent && !navigator.userAgent.match('CriOS');\n    var mime = (isSafari?\"text/plain\":\"application/x-research-info-systems\");\n    pom.href = window.URL.createObjectURL(new Blob([atob(data)], {type: mime+\";charset=utf-8\"}));\n    pom.download = filename;\n    document.body.appendChild(pom);\n    pom.click();\n    setTimeout(function(){document.body.removeChild(pom);}, 100);\n    return(void(0));}\nfunction showThis(e) {\n    elem = e.target;\n    if (elem.parentNode) {\n    var elems = elem.parentNode.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n            { if (elems[i].parentNode != elem.parentNode)\n        elems[i].style.display = 'none';\n            }}\n    elems = elem.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n        { elems[i].style.display = 'block';\n          hideagain = elems[i];\n              e.stopPropagation();\n          turnoff = function(e){\n          if (! jQuery.contains(this, e.target))\n              this.style.display = 'none';\n          else\n              jQuery(document).one(\"click\",turnoff_b); // rebind itself\n          }\n          turnoff_b = turnoff.bind(elems[i])\n          jQuery(document).one(\"click\",turnoff_b);\n              return(void(0));\n            }}}\n    return(void(0));}\nfunction changeCSS() {\n    if (!document.styleSheets) return;\n    var theRules = new Array();\n    //ss = document.styleSheets[document.styleSheets.length-1];\n    var ss = document.getElementById('zoterostylesheet');\n    if (ss) {\n    ss = ss.sheet\n    if (ss.cssRules)\n            theRules = ss.cssRules\n    else if (ss.rules)\n            theRules = ss.rules\n    else return;\n    theRules[theRules.length-1].style.display = 'inline';\n    }\n}\nchangeCSS();\n</script><h1 class=\"title\">Bibliography</h1>\n<div id=\"bib-preamble\" style=\"visibility:hidden;\"><ul id=\"bib-cat-collection\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"ZJFRZTCB\"],\"Selected Works\",1);return false;'>Selected Works<span class='cat_count'> (15)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"AWMEXUV2\"],\"In Review and To Appear\",1);return false;'>In Review and To Appear<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"BQUUP5PR\"],\"Language, Dialogue, Priming and Alignment\",1);return false;'>Language, Dialogue, Priming and Alignment<span class='cat_count'> (19)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"4JNMHMPK\"],\"Decision-Making and Cognitive Security\",1);return false;'>Decision-Making and Cognitive Security<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"D886I5TI\"],\"Artificial Intelligence\",1);return false;'>Artificial Intelligence<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"SHTFSZTC\"],\"Computational Social Science\",1);return false;'>Computational Social Science<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"3E52UEVV\"],\"General Cognitive Science\",1);return false;'>General Cognitive Science<span class='cat_count'> (20)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"F5GRSUCK\"],\"Other Topics\",1);return false;'>Other Topics<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"HZHSMP74\"],\"Theses\",1);return false;'>Theses<span class='cat_count'> (3)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"K567TKH3\"],\"Talks (Without Paper)\",1);return false;'>Talks (Without Paper)<span class='cat_count'> (16)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"J8F6R8R6\"],\"Software\",1);return false;'>Software<span class='cat_count'> (8)</span></a></li>\n</ul><ul id=\"bib-cat-type\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__journalArticle\"],\"Journal Articles\",1);return false;'>Journal Articles<span class='cat_count'> (15)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__archivalConferencePaper\"],\"Archival Conference Publications\",1);return false;'>Archival Conference Publications<span class='cat_count'> (17)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__conferencePaper\"],\"Conference and Workshop Papers\",1);return false;'>Conference and Workshop Papers<span class='cat_count'> (38)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__bookSection\"],\"Book Chapters\",1);return false;'>Book Chapters<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__edited-volume\"],\"Edited Volumes\",1);return false;'>Edited Volumes<span class='cat_count'> (12)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__thesis\"],\"Theses\",1);return false;'>Theses<span class='cat_count'> (3)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__presentation\"],\"Talks\",1);return false;'>Talks<span class='cat_count'> (18)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__computerProgram\"],\"Computer Programs\",1);return false;'>Computer Programs<span class='cat_count'> (8)</span></a></li>\n</ul><ul id=\"bib-cat-year\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2017\"],\"2017\",1);return false;'>2017<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2016\"],\"2016\",1);return false;'>2016<span class='cat_count'> (12)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2015\"],\"2015\",1);return false;'>2015<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2014\"],\"2014\",1);return false;'>2014<span class='cat_count'> (11)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2013\"],\"2013\",1);return false;'>2013<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2008\",\"year__2009\",\"year__2011\",\"year__2010\",\"year__2012\"],\"2008&ndash;2012\",1);return false;'>2008&ndash;2012<span class='cat_count'> (31)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2008\",\"year__2006\",\"year__2007\",\"year__2005\"],\"2005&ndash;2008\",1);return false;'>2005&ndash;2008<span class='cat_count'> (17)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__1993\",\"year__1992\",\"year__1994\",\"year__1996\",\"year__2002\",\"year__2003\",\"year__2001\",\"year__2004\"],\"&ndash;2004\",1);return false;'>&ndash;2004<span class='cat_count'> (15)</span></a></li>\n</ul><form id=\"pubSearchBox\" name=\"pubSearchBox\" style=\"visibility:hidden;\"><input id=\"pubSearchInputBox\" type=\"text\" name=\"keyword\" placeholder=\"keywords\">&nbsp;<input id=\"pubSearchButton\" type=\"button\" value=\"Search\" onClick=\"searchF()\"></form><h2 id=\"searchTermSectionTitle\" class=\"collectiontitle\"></h2><script type=\"text/javascript\">\n  function getURLParameter(name) {\n    return decodeURIComponent((new RegExp('[?|&]' + name + '=' + '([^&;]+?)(&|#|;|$)').exec(location.search)||[,\"\"])[1].replace(/\\+/g, '%20'))||null;\n  }\n  jQuery( document ).ready(function() {\n    jQuery('#pubSearchBox,#bib-preamble').css(\"visibility\",\"visible\");\n    var kw = getURLParameter(\"keyword\");\n    if (kw) {\n        jQuery('#pubSearchInputBox').val(kw);\n        searchF([kw]);\n    }\n  });\n  jQuery.expr[\":\"].icontains = jQuery.expr.createPseudo(function(arg) {\n    return function( elem ) {\n        return jQuery(elem).text().toUpperCase().indexOf(arg.toUpperCase()) >= 0;\n    };});\nfunction searchF(searchTerms, shown, disjunctive) {\n  var i=document.pubSearchBox.keyword.value;\n  searchTerms = searchTerms || (i!=\"\"&&i.split(\" \"));\n  shown = shown || searchTerms;\n  jQuery(\".bib-item\").css(\"display\", \"none\");\n  var q = \".bib-item\";\n  if (disjunctive)\n  { for (x in searchTerms) {jQuery(\".bib-item:icontains('\"+searchTerms[x]+\"')\").css(\"display\", \"block\");}\n  }\n  else\n  { jQuery.each(searchTerms, function(i,x) {q = q + \":icontains('\"+x+\"')\";});\n    jQuery(q).css(\"display\", \"block\");}\n  jQuery(\"#searchTermSectionTitle\").html(searchTerms.length>0?\"<a href='#' onclick='searchF([]);'>&#x2715;</a> \"+shown:\"\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").css(\"display\", \"block\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").each(function(){\n    var y = jQuery(this).find(\".bib-item:visible\");\n    if (y.length==0) {jQuery(this).css(\"display\",\"none\");}\n  });\n}\n  jQuery(function() {    // <== Doc ready\n  // stackoverflow q 3971524\n    var inputVal = jQuery(\"#pubSearchInputBox\").val(),\n        timer,\n        checkForChange = function() {\n            var self = this; // or just use .bind(this)\n            if (timer) { clearTimeout(timer); }\n            // check for change of the text field after each key up\n            timer = setTimeout(function() {\n                if(self.value != inputVal) {\n                    searchF();\n                    inputVal = self.value\n                }\n            }, 250);\n        };\n    jQuery(\"#pubSearchInputBox\").bind('keyup paste cut', checkForChange);\n});</script></div><div class=\"full-bib-section\"><a id='JournalArticles' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Journal Articles</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Mikolov, T., &amp; Reitter, D. (in review). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://arxiv.org/abs/1703.08864\">Learning Simpler Language Models with the Delta Recurrent Neural Network Framework.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Learning useful information across long time lags is a critical and difficult problem for temporal neural models in tasks like language modeling. Existing architectures that address the issue are often complex and costly to train. The Delta Recurrent Neural Network (Delta-RNN) framework is a simple and high-performing design that unifies previously proposed gated neural models. The Delta-RNN models maintain longer-term memory by learning to interpolate between a fast-changing data-driven representation and a slowly changing‚ implicitly stable state. This requires hardly any more parameters than a classical simple recurrent network. The models outperform popular complex architectures‚ such as the Long Short Term Memory (LSTM) and the Gated Recurrent Unit (GRU) and achieve state-of-the art performance in language modeling at character and word levels and yield comparable performance at the subword level.</div></div></div><div class=\"blink\"><a   href=\"https://arxiv.org/abs/1703.08864\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ororbia_ii_learning_nodate,\n\tseries = {{arXiv} preprint {arXiv}:1703.08864},\n\ttitle = {Learning {Simpler} {Language} {Models} with the {Delta} {Recurrent} {Neural} {Network} {Framework}},\n\turl = {https://arxiv.org/abs/1703.08864},\n\tauthor = {Ororbia II, Alexander G. and Mikolov, Tomas and Reitter, David}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGVhcm5pbmcgU2ltcGxlciBMYW5ndWFnZSBNb2RlbHMgd2l0aCB0aGUgRGVsdGEgUmVjdXJyZW50IE5ldXJhbCBOZXR3b3JrIEZyYW1ld29yaw0KQVUgIC0gT3JvcmJpYSBJSSwgQWxleGFuZGVyIEcuDQpBVSAgLSBNaWtvbG92LCBUb21hcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQzICAtIGFyWGl2IHByZXByaW50IGFyWGl2OjE3MDMuMDg4NjQNCkFCICAtIExlYXJuaW5nIHVzZWZ1bCBpbmZvcm1hdGlvbiBhY3Jvc3MgbG9uZyB0aW1lIGxhZ3MgaXMgYSBjcml0aWNhbCBhbmQgZGlmZmljdWx0IHByb2JsZW0gZm9yIHRlbXBvcmFsIG5ldXJhbCBtb2RlbHMgaW4gdGFza3MgbGlrZSBsYW5ndWFnZSBtb2RlbGluZy4gRXhpc3RpbmcgYXJjaGl0ZWN0dXJlcyB0aGF0IGFkZHJlc3MgdGhlIGlzc3VlIGFyZSBvZnRlbiBjb21wbGV4IGFuZCBjb3N0bHkgdG8gdHJhaW4uIFRoZSBEZWx0YSBSZWN1cnJlbnQgTmV1cmFsIE5ldHdvcmsgKERlbHRhLVJOTikgZnJhbWV3b3JrIGlzIGEgc2ltcGxlIGFuZCBoaWdoLXBlcmZvcm1pbmcgZGVzaWduIHRoYXQgdW5pZmllcyBwcmV2aW91c2x5IHByb3Bvc2VkIGdhdGVkIG5ldXJhbCBtb2RlbHMuIFRoZSBEZWx0YS1STk4gbW9kZWxzIG1haW50YWluIGxvbmdlci10ZXJtIG1lbW9yeSBieSBsZWFybmluZyB0byBpbnRlcnBvbGF0ZSBiZXR3ZWVuIGEgZmFzdC1jaGFuZ2luZyBkYXRhLWRyaXZlbiByZXByZXNlbnRhdGlvbiBhbmQgYSBzbG93bHkgY2hhbmdpbmcsIGltcGxpY2l0bHkgc3RhYmxlIHN0YXRlLiBUaGlzIHJlcXVpcmVzIGhhcmRseSBhbnkgbW9yZSBwYXJhbWV0ZXJzIHRoYW4gYSBjbGFzc2ljYWwgc2ltcGxlIHJlY3VycmVudCBuZXR3b3JrLiBUaGUgbW9kZWxzIG91dHBlcmZvcm0gcG9wdWxhciBjb21wbGV4IGFyY2hpdGVjdHVyZXMsIHN1Y2ggYXMgdGhlIExvbmcgU2hvcnQgVGVybSBNZW1vcnkgKExTVE0pIGFuZCB0aGUgR2F0ZWQgUmVjdXJyZW50IFVuaXQgKEdSVSkgYW5kIGFjaGlldmUgc3RhdGUtb2YtdGhlIGFydCBwZXJmb3JtYW5jZSBpbiBsYW5ndWFnZSBtb2RlbGluZyBhdCBjaGFyYWN0ZXIgYW5kIHdvcmQgbGV2ZWxzIGFuZCB5aWVsZCBjb21wYXJhYmxlIHBlcmZvcm1hbmNlIGF0IHRoZSBzdWJ3b3JkIGxldmVsLg0KREEgIC0gaW4gcmV2aWV3DQpQWSAgLSBpbiByZXZpZXcNClVSICAtIGh0dHBzOi8vYXJ4aXYub3JnL2Ficy8xNzAzLjA4ODY0DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Learning%20Simpler%20Language%20Models%20with%20the%20Delta%20Recurrent%20Neural%20Network%20Framework&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Tomas%20Mikolov&amp;rft.au=David%20Reitter\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Vogelzang, M., De Rechteren van Hemert, A., Reitter, D., Van Rij, J., Hendriks, P., &amp; Van Rijn, H. (in review). <span class=\"doctitle\">Towards cognitively constrained models of language processing: A review.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Language processing is not an isolated capacity‚ but is embedded in other aspects of our cognition. However‚ it is still largely unexplored to what extent and how language processing interacts with general cognitive resources. This question can be investigated with cognitively constrained computational models‚ which simulate the cognitive processes involved in language processing. The theoretical claims implemented in cognitive models interact with general architectural constraints such as memory limitations. This way‚ it generates new predictions that can be tested in experiments‚ thus generating new data that can give rise to new theoretical insights. This theory-model-experiment cycle is a promising method for investigating aspects of language processing that are difficult to investigate with more traditional experimental techniques.\nThis review specifically examines the language processing models of Lewis and Vasishth (2005)‚ Reitter‚ Keller‚ and Moore (2011)‚ and Van Rij‚ Van Rijn‚ and Hendriks (2010)‚ all implemented in the cognitive architecture ACT-R (Anderson‚ 2007). These models are all limited by the assumptions about cognitive capacities provided by the cognitive architecture‚ but use different linguistic approaches. Because of this‚ their comparison provides insight into the extent to which assumptions about general cognitive resources influence concretely implemented models of linguistic competence. For example‚ the sheer speed and accuracy of human language processing is a current challenge in the field of cognitive modeling‚ as it does not seem to adhere to the same memory and processing capacities that have been found in other cognitive processes. Architecture-based cognitive models of language processing may be able to make explicit which language-specific resources are needed to acquire and process natural language.\nThe review sheds light on cognitively constrained models of language processing from two angles: we discuss 1) whether currently adopted cognitive assumptions meet the requirements for language processing‚ and 2) how cognitive assumptions reduce the degrees of freedom of linguistic analyses‚ thus increasing their cognitive plausibility. Overall‚ the evaluation of cognitively constrained models of language processing will allow for a better understanding of the relation between data‚ linguistic theory‚ cognitive assumptions‚ and explanation.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{vogelzangnodatetowards,\n\ttitle = {Towards cognitively constrained models of language processing: {A} review},\n\tauthor = {Vogelzang, Margreet and De Rechteren van Hemert, Annelot and Reitter, David and Van Rij, Jacolien and Hendriks, Petra and Van Rijn, Hedderik}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVG93YXJkcyBjb2duaXRpdmVseSBjb25zdHJhaW5lZCBtb2RlbHMgb2YgbGFuZ3VhZ2UgcHJvY2Vzc2luZzogQSByZXZpZXcNCkFVICAtIFZvZ2VsemFuZywgTWFyZ3JlZXQNCkFVICAtIERlIFJlY2h0ZXJlbiB2YW4gSGVtZXJ0LCBBbm5lbG90DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gVmFuIFJpaiwgSmFjb2xpZW4NCkFVICAtIEhlbmRyaWtzLCBQZXRyYQ0KQVUgIC0gVmFuIFJpam4sIEhlZGRlcmlrDQpBQiAgLSBMYW5ndWFnZSBwcm9jZXNzaW5nIGlzIG5vdCBhbiBpc29sYXRlZCBjYXBhY2l0eSwgYnV0IGlzIGVtYmVkZGVkIGluIG90aGVyIGFzcGVjdHMgb2Ygb3VyIGNvZ25pdGlvbi4gSG93ZXZlciwgaXQgaXMgc3RpbGwgbGFyZ2VseSB1bmV4cGxvcmVkIHRvIHdoYXQgZXh0ZW50IGFuZCBob3cgbGFuZ3VhZ2UgcHJvY2Vzc2luZyBpbnRlcmFjdHMgd2l0aCBnZW5lcmFsIGNvZ25pdGl2ZSByZXNvdXJjZXMuIFRoaXMgcXVlc3Rpb24gY2FuIGJlIGludmVzdGlnYXRlZCB3aXRoIGNvZ25pdGl2ZWx5IGNvbnN0cmFpbmVkIGNvbXB1dGF0aW9uYWwgbW9kZWxzLCB3aGljaCBzaW11bGF0ZSB0aGUgY29nbml0aXZlIHByb2Nlc3NlcyBpbnZvbHZlZCBpbiBsYW5ndWFnZSBwcm9jZXNzaW5nLiBUaGUgdGhlb3JldGljYWwgY2xhaW1zIGltcGxlbWVudGVkIGluIGNvZ25pdGl2ZSBtb2RlbHMgaW50ZXJhY3Qgd2l0aCBnZW5lcmFsIGFyY2hpdGVjdHVyYWwgY29uc3RyYWludHMgc3VjaCBhcyBtZW1vcnkgbGltaXRhdGlvbnMuIFRoaXMgd2F5LCBpdCBnZW5lcmF0ZXMgbmV3IHByZWRpY3Rpb25zIHRoYXQgY2FuIGJlIHRlc3RlZCBpbiBleHBlcmltZW50cywgdGh1cyBnZW5lcmF0aW5nIG5ldyBkYXRhIHRoYXQgY2FuIGdpdmUgcmlzZSB0byBuZXcgdGhlb3JldGljYWwgaW5zaWdodHMuIFRoaXMgdGhlb3J5LW1vZGVsLWV4cGVyaW1lbnQgY3ljbGUgaXMgYSBwcm9taXNpbmcgbWV0aG9kIGZvciBpbnZlc3RpZ2F0aW5nIGFzcGVjdHMgb2YgbGFuZ3VhZ2UgcHJvY2Vzc2luZyB0aGF0IGFyZSBkaWZmaWN1bHQgdG8gaW52ZXN0aWdhdGUgd2l0aCBtb3JlIHRyYWRpdGlvbmFsIGV4cGVyaW1lbnRhbCB0ZWNobmlxdWVzLgoKVGhpcyByZXZpZXcgc3BlY2lmaWNhbGx5IGV4YW1pbmVzIHRoZSBsYW5ndWFnZSBwcm9jZXNzaW5nIG1vZGVscyBvZiBMZXdpcyBhbmQgVmFzaXNodGggKDIwMDUpLCBSZWl0dGVyLCBLZWxsZXIsIGFuZCBNb29yZSAoMjAxMSksIGFuZCBWYW4gUmlqLCBWYW4gUmlqbiwgYW5kIEhlbmRyaWtzICgyMDEwKSwgYWxsIGltcGxlbWVudGVkIGluIHRoZSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIEFDVC1SIChBbmRlcnNvbiwgMjAwNykuIFRoZXNlIG1vZGVscyBhcmUgYWxsIGxpbWl0ZWQgYnkgdGhlIGFzc3VtcHRpb25zIGFib3V0IGNvZ25pdGl2ZSBjYXBhY2l0aWVzIHByb3ZpZGVkIGJ5IHRoZSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlLCBidXQgdXNlIGRpZmZlcmVudCBsaW5ndWlzdGljIGFwcHJvYWNoZXMuIEJlY2F1c2Ugb2YgdGhpcywgdGhlaXIgY29tcGFyaXNvbiBwcm92aWRlcyBpbnNpZ2h0IGludG8gdGhlIGV4dGVudCB0byB3aGljaCBhc3N1bXB0aW9ucyBhYm91dCBnZW5lcmFsIGNvZ25pdGl2ZSByZXNvdXJjZXMgaW5mbHVlbmNlIGNvbmNyZXRlbHkgaW1wbGVtZW50ZWQgbW9kZWxzIG9mIGxpbmd1aXN0aWMgY29tcGV0ZW5jZS4gRm9yIGV4YW1wbGUsIHRoZSBzaGVlciBzcGVlZCBhbmQgYWNjdXJhY3kgb2YgaHVtYW4gbGFuZ3VhZ2UgcHJvY2Vzc2luZyBpcyBhIGN1cnJlbnQgY2hhbGxlbmdlIGluIHRoZSBmaWVsZCBvZiBjb2duaXRpdmUgbW9kZWxpbmcsIGFzIGl0IGRvZXMgbm90IHNlZW0gdG8gYWRoZXJlIHRvIHRoZSBzYW1lIG1lbW9yeSBhbmQgcHJvY2Vzc2luZyBjYXBhY2l0aWVzIHRoYXQgaGF2ZSBiZWVuIGZvdW5kIGluIG90aGVyIGNvZ25pdGl2ZSBwcm9jZXNzZXMuIEFyY2hpdGVjdHVyZS1iYXNlZCBjb2duaXRpdmUgbW9kZWxzIG9mIGxhbmd1YWdlIHByb2Nlc3NpbmcgbWF5IGJlIGFibGUgdG8gbWFrZSBleHBsaWNpdCB3aGljaCBsYW5ndWFnZS1zcGVjaWZpYyByZXNvdXJjZXMgYXJlIG5lZWRlZCB0byBhY3F1aXJlIGFuZCBwcm9jZXNzIG5hdHVyYWwgbGFuZ3VhZ2UuCgpUaGUgcmV2aWV3IHNoZWRzIGxpZ2h0IG9uIGNvZ25pdGl2ZWx5IGNvbnN0cmFpbmVkIG1vZGVscyBvZiBsYW5ndWFnZSBwcm9jZXNzaW5nIGZyb20gdHdvIGFuZ2xlczogd2UgZGlzY3VzcyAxKSB3aGV0aGVyIGN1cnJlbnRseSBhZG9wdGVkIGNvZ25pdGl2ZSBhc3N1bXB0aW9ucyBtZWV0IHRoZSByZXF1aXJlbWVudHMgZm9yIGxhbmd1YWdlIHByb2Nlc3NpbmcsIGFuZCAyKSBob3cgY29nbml0aXZlIGFzc3VtcHRpb25zIHJlZHVjZSB0aGUgZGVncmVlcyBvZiBmcmVlZG9tIG9mIGxpbmd1aXN0aWMgYW5hbHlzZXMsIHRodXMgaW5jcmVhc2luZyB0aGVpciBjb2duaXRpdmUgcGxhdXNpYmlsaXR5LiBPdmVyYWxsLCB0aGUgZXZhbHVhdGlvbiBvZiBjb2duaXRpdmVseSBjb25zdHJhaW5lZCBtb2RlbHMgb2YgbGFuZ3VhZ2UgcHJvY2Vzc2luZyB3aWxsIGFsbG93IGZvciBhIGJldHRlciB1bmRlcnN0YW5kaW5nIG9mIHRoZSByZWxhdGlvbiBiZXR3ZWVuIGRhdGEsIGxpbmd1aXN0aWMgdGhlb3J5LCBjb2duaXRpdmUgYXNzdW1wdGlvbnMsIGFuZCBleHBsYW5hdGlvbi4NCkRBICAtIGluIHJldmlldw0KUFkgIC0gaW4gcmV2aWV3DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Towards%20cognitively%20constrained%20models%20of%20language%20processing%3A%20A%20review&amp;rft.aufirst=Margreet&amp;rft.aulast=Vogelzang&amp;rft.au=Margreet%20Vogelzang&amp;rft.au=Annelot%20De%20Rechteren%20van%20Hemert&amp;rft.au=David%20Reitter&amp;rft.au=Jacolien%20Van%20Rij&amp;rft.au=Petra%20Hendriks&amp;rft.au=Hedderik%20Van%20Rijn\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Grossklags, J. (in review). <span class=\"doctitle\">Timing Decisions: How Individual Differences and Task Perception Affect Choices.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses timing decisions and how individuals’ predispositions shape their choices in light of changing task demands and the availability of information.  A series of behavioral experiments is presented in which the timing of actions is the critical decision-making factor. The feedback modality in the decision environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2). Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition. The analysis is based on the data from over 450 participants. We find that risk propensity is not a hindrance in timing tasks. Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitternodatetiming,\n\ttitle = {Timing {Decisions}: {How} {Individual} {Differences} and {Task} {Perception} {Affect} {Choices}},\n\tauthor = {Reitter, David and Grossklags, Jens}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGltaW5nIERlY2lzaW9uczogSG93IEluZGl2aWR1YWwgRGlmZmVyZW5jZXMgYW5kIFRhc2sgUGVyY2VwdGlvbiBBZmZlY3QgQ2hvaWNlcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFCICAtIFRoaXMgcGFwZXIgYWRkcmVzc2VzIHRpbWluZyBkZWNpc2lvbnMgYW5kIGhvdyBpbmRpdmlkdWFscycgcHJlZGlzcG9zaXRpb25zIHNoYXBlIHRoZWlyIGNob2ljZXMgaW4gbGlnaHQgb2YgY2hhbmdpbmcgdGFzayBkZW1hbmRzIGFuZCB0aGUgYXZhaWxhYmlsaXR5IG9mIGluZm9ybWF0aW9uLiAgQSBzZXJpZXMgb2YgYmVoYXZpb3JhbCBleHBlcmltZW50cyBpcyBwcmVzZW50ZWQgaW4gd2hpY2ggdGhlIHRpbWluZyBvZiBhY3Rpb25zIGlzIHRoZSBjcml0aWNhbCBkZWNpc2lvbi1tYWtpbmcgZmFjdG9yLiBUaGUgZmVlZGJhY2sgbW9kYWxpdHkgaW4gdGhlIGRlY2lzaW9uIGVudmlyb25tZW50IGlzIHZhcmllZCBiZXR3ZWVuIHZpc3VhbCBmZWVkYmFjayB3aXRoIGhpc3RvcnkgKEV4cGVyaW1lbnQgMSksIGFuZCB0ZW1wb3JhbCBmZWVkYmFjayB3aXRob3V0IGhpc3RvcnkgKEV4cGVyaW1lbnQgMikuIFVzaW5nIHBzeWNob21ldHJpYyBzY2FsZXMsIHdlIHN0dWR5IHRoZSByb2xlIG9mIGluZGl2aWR1YWwgZGlmZmVyZW5jZSB2YXJpYWJsZXMsIHNwZWNpZmljYWxseSByaXNrIHByb3BlbnNpdHkgYW5kIG5lZWQgZm9yIGNvZ25pdGlvbi4gVGhlIGFuYWx5c2lzIGlzIGJhc2VkIG9uIHRoZSBkYXRhIGZyb20gb3ZlciAkNDUwJCBwYXJ0aWNpcGFudHMuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgaXMgbm90IGEgaGluZHJhbmNlIGluIHRpbWluZyB0YXNrcy4gUGFydGljaXBhbnRzIG9mIGF2ZXJhZ2UgcmlzayBwcm9wZW5zaXR5IGdlbmVyYWxseSBiZW5lZml0IGZyb20gYSByZWZsZWN0aXZlIGRpc3Bvc2l0aW9uIChoaWdoIG5lZWQgZm9yIGNvZ25pdGlvbiksIHBhcnRpY3VsYXJseSB3aGVuIHZpc3VhbCBmZWVkYmFjayBpcyBnaXZlbi4gIE92ZXJhbGwsIHBhcnRpY2lwYW50cyBiZW5lZml0IGZyb20gbmVlZCBmb3IgY29nbml0aW9uOyBob3dldmVyLCBpbiB0aGUgbW9yZSBkaWZmaWN1bHQsIHRlbXBvcmFsLWVzdGltYXRpb24gdGFzaywgdGhpcyByZXF1aXJlcyBmYW1pbGlhcml0eSB3aXRoIHRoZSB0YXNrLg0KREEgIC0gaW4gcmV2aWV3DQpQWSAgLSBpbiByZXZpZXcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Timing%20Decisions%3A%20How%20Individual%20Differences%20and%20Task%20Perception%20Affect%20Choices&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (in review). <span class=\"doctitle\">Alignment Follows the Signals of Linguistic Power, but Not Social Power.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The presence of linguistic features that indicate “powerless” (hedges and hesitations) is found to be positively correlated with the amount of alignment (accommodation‚ entrenchment‚ coordination) in online conversations‚ after the disturbing effect of text length is removed. The effect of powerless features is stronger than that of the explicit status difference (admin vs. non-admin) in the Wikipedia data.  We conjecture that interlocutors’ perception of the powerless features best explains the relationship between power status and linguistic alignment.  This unifies mechanistic‚ memory-based priming models with  alignment that varies with apparent social status.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{xunodatealignment,\n\ttitle = {Alignment {Follows} the {Signals} of {Linguistic} {Power}, but {Not} {Social} {Power}},\n\tauthor = {Xu, Yang and Reitter, David}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWxpZ25tZW50IEZvbGxvd3MgdGhlIFNpZ25hbHMgb2YgTGluZ3Vpc3RpYyBQb3dlciwgYnV0IE5vdCBTb2NpYWwgUG93ZXINCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQUIgIC0gVGhlIHByZXNlbmNlIG9mIGxpbmd1aXN0aWMgZmVhdHVyZXMgdGhhdCBpbmRpY2F0ZSBgYHBvd2VybGVzcycnIChoZWRnZXMgYW5kIGhlc2l0YXRpb25zKSBpcyBmb3VuZCB0byBiZSBwb3NpdGl2ZWx5IGNvcnJlbGF0ZWQgd2l0aCB0aGUgYW1vdW50IG9mIGFsaWdubWVudCAoYWNjb21tb2RhdGlvbiwgZW50cmVuY2htZW50LCBjb29yZGluYXRpb24pIGluIG9ubGluZSBjb252ZXJzYXRpb25zLCBhZnRlciB0aGUgZGlzdHVyYmluZyBlZmZlY3Qgb2YgdGV4dCBsZW5ndGggaXMgcmVtb3ZlZC4gVGhlIGVmZmVjdCBvZiBwb3dlcmxlc3MgZmVhdHVyZXMgaXMgc3Ryb25nZXIgdGhhbiB0aGF0IG9mIHRoZSBleHBsaWNpdCBzdGF0dXMgZGlmZmVyZW5jZSAoYWRtaW4gdnMuIG5vbi1hZG1pbikgaW4gdGhlIFdpa2lwZWRpYSBkYXRhLiAgV2UgY29uamVjdHVyZSB0aGF0IGludGVybG9jdXRvcnMnIHBlcmNlcHRpb24gb2YgdGhlIHBvd2VybGVzcyBmZWF0dXJlcyBiZXN0IGV4cGxhaW5zIHRoZSByZWxhdGlvbnNoaXAgYmV0d2VlbiBwb3dlciBzdGF0dXMgYW5kIGxpbmd1aXN0aWMgYWxpZ25tZW50LiAgVGhpcyB1bmlmaWVzIG1lY2hhbmlzdGljLCBtZW1vcnktYmFzZWQgcHJpbWluZyBtb2RlbHMgd2l0aCAgYWxpZ25tZW50IHRoYXQgdmFyaWVzIHdpdGggYXBwYXJlbnQgc29jaWFsIHN0YXR1cy4NCkRBICAtIGluIHJldmlldw0KUFkgIC0gaW4gcmV2aWV3DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Alignment%20Follows%20the%20Signals%20of%20Linguistic%20Power%2C%20but%20Not%20Social%20Power&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (in review). <span class=\"doctitle\">Impatience in Dynamic Decision Making.</span></div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__in review type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Choosing when to act‚ as opposed to how to act‚ is a critical task in many practical\nsituations. In this paper‚ two experiments are presented that elicit timing decisions\nunder external uncertainty to study impatience‚ a bias affecting timing decisions. Each\nexperiment uses a game with an automated‚ stochastic opponent‚ and the game is\ndesigned to represent real-life decisions on timing of actions. Experiment 1 elicits\nimpatience and contrasts it from individual risk propensity. Experiment 2 manipulates\nimpatience using a visual countdown procedure. Two effects‚ different for men and women‚ are identified as a consequence of the impatience bias‚ which was moderated\nusing fast countdowns. The first effect‚ a tendency to act early and more frequently‚\nwas observed in men. The second effect‚ observed in women‚ was a tendency to\nreceive information early at cost‚ if only for a few seconds and with no gain.\nAdditionally‚ impatience caused by the delay negatively affected men’s happiness with the task. Men who received faster countdowns left reliably more positive comments about their experience.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ghafuriannodateimpatience,\n\ttitle = {Impatience in {Dynamic} {Decision} {Making}},\n\tauthor = {Ghafurian, Moojan and Reitter, David}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW1wYXRpZW5jZSBpbiBEeW5hbWljIERlY2lzaW9uIE1ha2luZw0KQVUgIC0gR2hhZnVyaWFuLCBNb29qYW4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBDaG9vc2luZyB3aGVuIHRvIGFjdCwgYXMgb3Bwb3NlZCB0byBob3cgdG8gYWN0LCBpcyBhIGNyaXRpY2FsIHRhc2sgaW4gbWFueSBwcmFjdGljYWwKc2l0dWF0aW9ucy4gSW4gdGhpcyBwYXBlciwgdHdvIGV4cGVyaW1lbnRzIGFyZSBwcmVzZW50ZWQgdGhhdCBlbGljaXQgdGltaW5nIGRlY2lzaW9ucwp1bmRlciBleHRlcm5hbCB1bmNlcnRhaW50eSB0byBzdHVkeSBpbXBhdGllbmNlLCBhIGJpYXMgYWZmZWN0aW5nIHRpbWluZyBkZWNpc2lvbnMuIEVhY2gKZXhwZXJpbWVudCB1c2VzIGEgZ2FtZSB3aXRoIGFuIGF1dG9tYXRlZCwgc3RvY2hhc3RpYyBvcHBvbmVudCwgYW5kIHRoZSBnYW1lIGlzCmRlc2lnbmVkIHRvIHJlcHJlc2VudCByZWFsLWxpZmUgZGVjaXNpb25zIG9uIHRpbWluZyBvZiBhY3Rpb25zLiBFeHBlcmltZW50IDEgZWxpY2l0cwppbXBhdGllbmNlIGFuZCBjb250cmFzdHMgaXQgZnJvbSBpbmRpdmlkdWFsIHJpc2sgcHJvcGVuc2l0eS4gRXhwZXJpbWVudCAyIG1hbmlwdWxhdGVzCmltcGF0aWVuY2UgdXNpbmcgYSB2aXN1YWwgY291bnRkb3duIHByb2NlZHVyZS4gVHdvIGVmZmVjdHMsIGRpZmZlcmVudCBmb3IgbWVuIGFuZCB3b21lbiwgYXJlIGlkZW50aWZpZWQgYXMgYSBjb25zZXF1ZW5jZSBvZiB0aGUgaW1wYXRpZW5jZSBiaWFzLCB3aGljaCB3YXMgbW9kZXJhdGVkCnVzaW5nIGZhc3QgY291bnRkb3ducy4gVGhlIGZpcnN0IGVmZmVjdCwgYSB0ZW5kZW5jeSB0byBhY3QgZWFybHkgYW5kIG1vcmUgZnJlcXVlbnRseSwKd2FzIG9ic2VydmVkIGluIG1lbi4gVGhlIHNlY29uZCBlZmZlY3QsIG9ic2VydmVkIGluIHdvbWVuLCB3YXMgYSB0ZW5kZW5jeSB0bwpyZWNlaXZlIGluZm9ybWF0aW9uIGVhcmx5IGF0IGNvc3QsIGlmIG9ubHkgZm9yIGEgZmV3IHNlY29uZHMgYW5kIHdpdGggbm8gZ2Fpbi4KQWRkaXRpb25hbGx5LCBpbXBhdGllbmNlIGNhdXNlZCBieSB0aGUgZGVsYXkgbmVnYXRpdmVseSBhZmZlY3RlZCBtZW4ncyBoYXBwaW5lc3Mgd2l0aCB0aGUgdGFzay4gTWVuIHdobyByZWNlaXZlZCBmYXN0ZXIgY291bnRkb3ducyBsZWZ0IHJlbGlhYmx5IG1vcmUgcG9zaXRpdmUgY29tbWVudHMgYWJvdXQgdGhlaXIgZXhwZXJpZW5jZS4NCkRBICAtIGluIHJldmlldw0KUFkgIC0gaW4gcmV2aWV3DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Impatience%20in%20Dynamic%20Decision%20Making&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (accepted). <span class=\"doctitle\">Entropy in conversation: Towards an information-theoretic model of dialogue.</span> <i>Cognition</i>, 45 pages.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 AWMEXUV2 year__accepted venue_short__Cognition type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognition</div><div class=\"bib-venue-short\">Cognition</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The principle of entropy rate constancy (ERC) states that language users distribute information such that words tend to be equally predictable given previous contexts.  We examine the applicability of this principle to spoken dialogue‚ as previous findings primarily rest on written text.  The study takes into account the joint-activity nature of dialogue and the topic shift mechanisms that are different from monologue.  It examines how the information contributions from the two dialogue partners interactively evolve as the discourse develops. \nThe increase of local sentence-level entropy (predicted by ERC) is shown to apply to dialogue overall.\nHowever‚ by identifying the different roles of interlocutors in introducing new topics (initiator vs. responder)‚ their contribution in information content displays a new converging pattern.  The finding is explained through a combination of common ground (CG) theory and interactive alignment model (IAM)‚ on top of a discourse analysis of topic structures. Based on the analysis‚ we put forward a descriptive information-theoretic view of dialogue that casts dialogue as an information exchange system‚ within which the individual’s information production shows less predictable variation over time‚ but the joint contribution of the interlocutors as a whole does follow the prediction of ERC‚ i.e.‚ keeping the overall entropy rate constant.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{xunodateentropy,\n\ttitle = {Entropy in conversation: {Towards} an information-theoretic model of dialogue},\n\tjournal = {Cognition},\n\tauthor = {Xu, Yang and Reitter, David},\n\tpages = {45 pages}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRW50cm9weSBpbiBjb252ZXJzYXRpb246IFRvd2FyZHMgYW4gaW5mb3JtYXRpb24tdGhlb3JldGljIG1vZGVsIG9mIGRpYWxvZ3VlDQpBVSAgLSBYdSwgWWFuZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIENvZ25pdGlvbg0KQUIgIC0gVGhlIHByaW5jaXBsZSBvZiBlbnRyb3B5IHJhdGUgY29uc3RhbmN5IChFUkMpIHN0YXRlcyB0aGF0IGxhbmd1YWdlIHVzZXJzIGRpc3RyaWJ1dGUgaW5mb3JtYXRpb24gc3VjaCB0aGF0IHdvcmRzIHRlbmQgdG8gYmUgZXF1YWxseSBwcmVkaWN0YWJsZSBnaXZlbiBwcmV2aW91cyBjb250ZXh0cy4gIFdlIGV4YW1pbmUgdGhlIGFwcGxpY2FiaWxpdHkgb2YgdGhpcyBwcmluY2lwbGUgdG8gc3Bva2VuIGRpYWxvZ3VlLCBhcyBwcmV2aW91cyBmaW5kaW5ncyBwcmltYXJpbHkgcmVzdCBvbiB3cml0dGVuIHRleHQuICBUaGUgc3R1ZHkgdGFrZXMgaW50byBhY2NvdW50IHRoZSBqb2ludC1hY3Rpdml0eSBuYXR1cmUgb2YgZGlhbG9ndWUgYW5kIHRoZSB0b3BpYyBzaGlmdCBtZWNoYW5pc21zIHRoYXQgYXJlIGRpZmZlcmVudCBmcm9tIG1vbm9sb2d1ZS4gIEl0IGV4YW1pbmVzIGhvdyB0aGUgaW5mb3JtYXRpb24gY29udHJpYnV0aW9ucyBmcm9tIHRoZSB0d28gZGlhbG9ndWUgcGFydG5lcnMgaW50ZXJhY3RpdmVseSBldm9sdmUgYXMgdGhlIGRpc2NvdXJzZSBkZXZlbG9wcy4gClRoZSBpbmNyZWFzZSBvZiBsb2NhbCBzZW50ZW5jZS1sZXZlbCBlbnRyb3B5IChwcmVkaWN0ZWQgYnkgRVJDKSBpcyBzaG93biB0byBhcHBseSB0byBkaWFsb2d1ZSBvdmVyYWxsLgpIb3dldmVyLCBieSBpZGVudGlmeWluZyB0aGUgZGlmZmVyZW50IHJvbGVzIG9mIGludGVybG9jdXRvcnMgaW4gaW50cm9kdWNpbmcgbmV3IHRvcGljcyAoaW5pdGlhdG9yIHZzLiByZXNwb25kZXIpLCB0aGVpciBjb250cmlidXRpb24gaW4gaW5mb3JtYXRpb24gY29udGVudCBkaXNwbGF5cyBhIG5ldyBjb252ZXJnaW5nIHBhdHRlcm4uICBUaGUgZmluZGluZyBpcyBleHBsYWluZWQgdGhyb3VnaCBhIGNvbWJpbmF0aW9uIG9mIGNvbW1vbiBncm91bmQgKENHKSB0aGVvcnkgYW5kIGludGVyYWN0aXZlIGFsaWdubWVudCBtb2RlbCAoSUFNKSwgb24gdG9wIG9mIGEgZGlzY291cnNlIGFuYWx5c2lzIG9mIHRvcGljIHN0cnVjdHVyZXMuIEJhc2VkIG9uIHRoZSBhbmFseXNpcywgd2UgcHV0IGZvcndhcmQgYSBkZXNjcmlwdGl2ZSBpbmZvcm1hdGlvbi10aGVvcmV0aWMgdmlldyBvZiBkaWFsb2d1ZSB0aGF0IGNhc3RzIGRpYWxvZ3VlIGFzIGFuIGluZm9ybWF0aW9uIGV4Y2hhbmdlIHN5c3RlbSwgd2l0aGluIHdoaWNoIHRoZSBpbmRpdmlkdWFsJ3MgaW5mb3JtYXRpb24gcHJvZHVjdGlvbiBzaG93cyBsZXNzIHByZWRpY3RhYmxlIHZhcmlhdGlvbiBvdmVyIHRpbWUsIGJ1dCB0aGUgam9pbnQgY29udHJpYnV0aW9uIG9mIHRoZSBpbnRlcmxvY3V0b3JzIGFzIGEgd2hvbGUgZG9lcyBmb2xsb3cgdGhlIHByZWRpY3Rpb24gb2YgRVJDLCBpLmUuLCBrZWVwaW5nIHRoZSBvdmVyYWxsIGVudHJvcHkgcmF0ZSBjb25zdGFudC4NCkRBICAtIGFjY2VwdGVkDQpQWSAgLSBhY2NlcHRlZA0KU1AgIC0gNDUNCkVQICAtIHBhZ2VzDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Entropy%20in%20conversation%3A%20Towards%20an%20information-theoretic%20model%20of%20dialogue&amp;rft.jtitle=Cognition&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.pages=45%20pages\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, V., Kenwick, M., Lane, M., Palmer, G., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\">Crowdsourcing the measurement of interstate conflict.</a></span> <i>PLOS ONE</i>, <i>11</i>(6), e0156527. https://doi.org/10.1371/journal.pone.0156527</div><span class='bib-kw' style='display:none;'>ZJFRZTCB Q7H5UM3I FCQK6PT6 SHTFSZTC TC3HZ9JR year__2016 venue_short__PLOS ONE type__journalArticle \"\"</span></div><div class=\"bib-venue\">PLOS ONE</div><div class=\"bib-venue-short\">PLOS ONE</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Much of the data used to measure conflict is extracted from news reports. This is typically accomplished using either expert coders to quantify the relevant information or machine coders to automatically extract data from documents. Although expert coding is costly‚ it produces quality data. Machine coding is fast and inexpensive‚ but the data are noisy. To diminish the severity of this tradeoff‚ we introduce a method for analyzing news documents that uses crowdsourcing‚ supplemented with computational approaches. The new method is tested on documents about Militarized Interstate Disputes‚ and its accuracy ranges between about 68 and 76 percent.  This is shown to be a considerable improvement over automated coding‚ and to cost less and be much faster than expert coding.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dorazio2016crowdsourcing,\n\ttitle = {Crowdsourcing the measurement of interstate conflict},\n\tvolume = {11},\n\turl = {http://www.david-reitter.com/pub/dorazio2016conflict.pdf},\n\tdoi = {10.1371/journal.pone.0156527},\n\tnumber = {6},\n\tjournal = {PLOS ONE},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2016},\n\tpages = {e0156527}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3Jvd2Rzb3VyY2luZyB0aGUgbWVhc3VyZW1lbnQgb2YgaW50ZXJzdGF0ZSBjb25mbGljdA0KQVUgIC0gRCdPcmF6aW8sIFZpdG8NCkFVICAtIEtlbndpY2ssIE1pY2hhZWwNCkFVICAtIExhbmUsIE1hdHRoZXcNCkFVICAtIFBhbG1lciwgR2xlbm4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBQTE9TIE9ORQ0KQUIgIC0gTXVjaCBvZiB0aGUgZGF0YSB1c2VkIHRvIG1lYXN1cmUgY29uZmxpY3QgaXMgZXh0cmFjdGVkIGZyb20gbmV3cyByZXBvcnRzLiBUaGlzIGlzIHR5cGljYWxseSBhY2NvbXBsaXNoZWQgdXNpbmcgZWl0aGVyIGV4cGVydCBjb2RlcnMgdG8gcXVhbnRpZnkgdGhlIHJlbGV2YW50IGluZm9ybWF0aW9uIG9yIG1hY2hpbmUgY29kZXJzIHRvIGF1dG9tYXRpY2FsbHkgZXh0cmFjdCBkYXRhIGZyb20gZG9jdW1lbnRzLiBBbHRob3VnaCBleHBlcnQgY29kaW5nIGlzIGNvc3RseSwgaXQgcHJvZHVjZXMgcXVhbGl0eSBkYXRhLiBNYWNoaW5lIGNvZGluZyBpcyBmYXN0IGFuZCBpbmV4cGVuc2l2ZSwgYnV0IHRoZSBkYXRhIGFyZSBub2lzeS4gVG8gZGltaW5pc2ggdGhlIHNldmVyaXR5IG9mIHRoaXMgdHJhZGVvZmYsIHdlIGludHJvZHVjZSBhIG1ldGhvZCBmb3IgYW5hbHl6aW5nIG5ld3MgZG9jdW1lbnRzIHRoYXQgdXNlcyBjcm93ZHNvdXJjaW5nLCBzdXBwbGVtZW50ZWQgd2l0aCBjb21wdXRhdGlvbmFsIGFwcHJvYWNoZXMuIFRoZSBuZXcgbWV0aG9kIGlzIHRlc3RlZCBvbiBkb2N1bWVudHMgYWJvdXQgTWlsaXRhcml6ZWQgSW50ZXJzdGF0ZSBEaXNwdXRlcywgYW5kIGl0cyBhY2N1cmFjeSByYW5nZXMgYmV0d2VlbiBhYm91dCA2OCBhbmQgNzYgcGVyY2VudC4gIFRoaXMgaXMgc2hvd24gdG8gYmUgYSBjb25zaWRlcmFibGUgaW1wcm92ZW1lbnQgb3ZlciBhdXRvbWF0ZWQgY29kaW5nLCBhbmQgdG8gY29zdCBsZXNzIGFuZCBiZSBtdWNoIGZhc3RlciB0aGFuIGV4cGVydCBjb2RpbmcuDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpETyAgLSAxMC4xMzcxL2pvdXJuYWwucG9uZS4wMTU2NTI3DQpWTCAgLSAxMQ0KSVMgIC0gNg0KU1AgIC0gZTAxNTY1MjcNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2RvcmF6aW8yMDE2Y29uZmxpY3QucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1371%2Fjournal.pone.0156527&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Crowdsourcing%20the%20measurement%20of%20interstate%20conflict&amp;rft.jtitle=PLOS%20ONE&amp;rft.volume=11&amp;rft.issue=6&amp;rft.aufirst=Vito&amp;rft.aulast=D&apos;Orazio&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=Michael%20Kenwick&amp;rft.au=Matthew%20Lane&amp;rft.au=Glenn%20Palmer&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=e0156527\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J., Kim, J. W., Ritter, F. E., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/paikKRR15.pdf\">Predicting user performance and learning in human-computer interaction with the Herbal compiler.</a></span> <i>ACM Transactions on Computer-Human Interaction</i>, <i>22</i>(5), Article No. 25. https://doi.org/10.1145/2776891</div><span class='bib-kw' style='display:none;'>FCQK6PT6 3E52UEVV Q7H5UM3I ZJFRZTCB year__2015 venue_short__ACM ToCHI type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"bib-venue-short\">ACM ToCHI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a way to build a series of GOMS-like cognitive user models representing a range of performance at different stages of learning. We use a spreadsheet task across multiple sessions as an example task; it takes about 20–30 min. to perform. The models were created in ACT-R using a compiler. The novice model has 29 rules and 1‚152 declarative memory task elements (chunks)—it learns to create procedural knowledge to perform the task. The expert model has 617 rules and 614 task chunks (that it does not use) and 538 command string chunks—it gets slightly faster through limited declarative learning of the command strings and some further production compilation; there are a range of intermediate models. These models were tested against aggregate and individual human learning data‚ confirming the models’ predictions. This work suggests that user models can be created that learn like users while doing the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/paikKRR15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{paik2015predicting,\n\ttitle = {Predicting user performance and learning in human-computer interaction with the {Herbal} compiler},\n\tvolume = {22},\n\turl = {http://www.david-reitter.com/pub/paikKRR15.pdf},\n\tdoi = {10.1145/2776891},\n\tnumber = {5},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Paik, Jaehyon and Kim, Jong W. and Ritter, Frank E. and Reitter, David},\n\tyear = {2015},\n\tpages = {Article No. 25}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJlZGljdGluZyB1c2VyIHBlcmZvcm1hbmNlIGFuZCBsZWFybmluZyBpbiBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiB3aXRoIHRoZSBIZXJiYWwgY29tcGlsZXINCkFVICAtIFBhaWssIEphZWh5b24NCkFVICAtIEtpbSwgSm9uZyBXLg0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTSBUcmFuc2FjdGlvbnMgb24gQ29tcHV0ZXItSHVtYW4gSW50ZXJhY3Rpb24NCkFCICAtIFdlIHJlcG9ydCBhIHdheSB0byBidWlsZCBhIHNlcmllcyBvZiBHT01TLWxpa2UgY29nbml0aXZlIHVzZXIgbW9kZWxzIHJlcHJlc2VudGluZyBhIHJhbmdlIG9mIHBlcmZvcm1hbmNlIGF0IGRpZmZlcmVudCBzdGFnZXMgb2YgbGVhcm5pbmcuIFdlIHVzZSBhIHNwcmVhZHNoZWV0IHRhc2sgYWNyb3NzIG11bHRpcGxlIHNlc3Npb25zIGFzIGFuIGV4YW1wbGUgdGFzazsgaXQgdGFrZXMgYWJvdXQgMjDigJMzMCBtaW4uIHRvIHBlcmZvcm0uIFRoZSBtb2RlbHMgd2VyZSBjcmVhdGVkIGluIEFDVC1SIHVzaW5nIGEgY29tcGlsZXIuIFRoZSBub3ZpY2UgbW9kZWwgaGFzIDI5IHJ1bGVzIGFuZCAxLDE1MiBkZWNsYXJhdGl2ZSBtZW1vcnkgdGFzayBlbGVtZW50cyAoY2h1bmtzKeKAlGl0IGxlYXJucyB0byBjcmVhdGUgcHJvY2VkdXJhbCBrbm93bGVkZ2UgdG8gcGVyZm9ybSB0aGUgdGFzay4gVGhlIGV4cGVydCBtb2RlbCBoYXMgNjE3IHJ1bGVzIGFuZCA2MTQgdGFzayBjaHVua3MgKHRoYXQgaXQgZG9lcyBub3QgdXNlKSBhbmQgNTM4IGNvbW1hbmQgc3RyaW5nIGNodW5rc+KAlGl0IGdldHMgc2xpZ2h0bHkgZmFzdGVyIHRocm91Z2ggbGltaXRlZCBkZWNsYXJhdGl2ZSBsZWFybmluZyBvZiB0aGUgY29tbWFuZCBzdHJpbmdzIGFuZCBzb21lIGZ1cnRoZXIgcHJvZHVjdGlvbiBjb21waWxhdGlvbjsgdGhlcmUgYXJlIGEgcmFuZ2Ugb2YgaW50ZXJtZWRpYXRlIG1vZGVscy4gVGhlc2UgbW9kZWxzIHdlcmUgdGVzdGVkIGFnYWluc3QgYWdncmVnYXRlIGFuZCBpbmRpdmlkdWFsIGh1bWFuIGxlYXJuaW5nIGRhdGEsIGNvbmZpcm1pbmcgdGhlIG1vZGVsc+KAmSBwcmVkaWN0aW9ucy4gVGhpcyB3b3JrIHN1Z2dlc3RzIHRoYXQgdXNlciBtb2RlbHMgY2FuIGJlIGNyZWF0ZWQgdGhhdCBsZWFybiBsaWtlIHVzZXJzIHdoaWxlIGRvaW5nIHRoZSB0YXNrLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRE8gIC0gMTAuMTE0NS8yNzc2ODkxDQpWTCAgLSAyMg0KSVMgIC0gNQ0KU1AgIC0gQXJ0aWNsZQ0KRVAgIC0gTm8uIDI1DQpKMiAgLSBBQ00gVG9DSEkNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3BhaWtLUlIxNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1145%2F2776891&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Predicting%20user%20performance%20and%20learning%20in%20human-computer%20interaction%20with%20the%20Herbal%20compiler&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.stitle=ACM%20ToCHI&amp;rft.volume=22&amp;rft.issue=5&amp;rft.aufirst=Jaehyon&amp;rft.aulast=Paik&amp;rft.au=Jaehyon%20Paik&amp;rft.au=Jong%20W.%20Kim&amp;rft.au=Frank%20E.%20Ritter&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=Article%20No.%2025\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Moore, J. D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf\">Alignment and task success in spoken dialogue.</a></span> <i>Journal of Memory and Language</i>, <i>76</i>, 29–46. https://doi.org/10.1016/j.jml.2014.05.008</div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2014 venue_short__J Mem Lang type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Memory and Language</div><div class=\"bib-venue-short\">J Mem Lang</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Task-solving in dialogue depends on the convergence of the situation models held by the dialogue partners.  The Interactive Alignment Model (Pickering and Garrod‚ 2004) suggests that this convergence is the result of an interactive alignment process‚ which is based on mechanistic repetition at a number of linguistic levels.  In this paper‚ we develop two predictions arising from the theory‚ along with two methods to quantify the known structural priming effects in the full inventory of syntactic choices found in text and speech corpora.  (a) Under a rational perspective‚ we expect increased repetition in task-oriented dialogue compared to spontaneous conversation.  We find within- and between-speaker priming in a corpus of spontaneous conversations‚ but stronger priming in task-oriented dialogue.  (b) The Interactive Alignment Model predicts linguistic adaptation to be correlated with task success.  We show this effect in a corpus of task-oriented dialogue‚ where we find a positive correlation of long-term adaptation and a quantifiable task success measure.  We argue that the repetition tendency relevant for the high-level alignment of situation models is based on slow adaptation rather than short-term priming.  We demonstrate that lexical and syntactic repetition are reliable and computationally exploitable predictors of task success.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2014alignment,\n\ttitle = {Alignment and task success in spoken dialogue},\n\tvolume = {76},\n\turl = {http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf},\n\tdoi = {10.1016/j.jml.2014.05.008},\n\tjournal = {Journal of Memory and Language},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2014},\n\tpages = {29--46}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWxpZ25tZW50IGFuZCB0YXNrIHN1Y2Nlc3MgaW4gc3Bva2VuIGRpYWxvZ3VlDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NClQyICAtIEpvdXJuYWwgb2YgTWVtb3J5IGFuZCBMYW5ndWFnZQ0KQUIgIC0gVGFzay1zb2x2aW5nIGluIGRpYWxvZ3VlIGRlcGVuZHMgb24gdGhlIGNvbnZlcmdlbmNlIG9mIHRoZSBzaXR1YXRpb24gbW9kZWxzIGhlbGQgYnkgdGhlIGRpYWxvZ3VlIHBhcnRuZXJzLiAgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCAoUGlja2VyaW5nIGFuZCBHYXJyb2QsIDIwMDQpIHN1Z2dlc3RzIHRoYXQgdGhpcyBjb252ZXJnZW5jZSBpcyB0aGUgcmVzdWx0IG9mIGFuIGludGVyYWN0aXZlIGFsaWdubWVudCBwcm9jZXNzLCB3aGljaCBpcyBiYXNlZCBvbiBtZWNoYW5pc3RpYyByZXBldGl0aW9uIGF0IGEgbnVtYmVyIG9mIGxpbmd1aXN0aWMgbGV2ZWxzLiAgSW4gdGhpcyBwYXBlciwgd2UgZGV2ZWxvcCB0d28gcHJlZGljdGlvbnMgYXJpc2luZyBmcm9tIHRoZSB0aGVvcnksIGFsb25nIHdpdGggdHdvIG1ldGhvZHMgdG8gcXVhbnRpZnkgdGhlIGtub3duIHN0cnVjdHVyYWwgcHJpbWluZyBlZmZlY3RzIGluIHRoZSBmdWxsIGludmVudG9yeSBvZiBzeW50YWN0aWMgY2hvaWNlcyBmb3VuZCBpbiB0ZXh0IGFuZCBzcGVlY2ggY29ycG9yYS4gIChhKSBVbmRlciBhIHJhdGlvbmFsIHBlcnNwZWN0aXZlLCB3ZSBleHBlY3QgaW5jcmVhc2VkIHJlcGV0aXRpb24gaW4gdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBjb21wYXJlZCB0byBzcG9udGFuZW91cyBjb252ZXJzYXRpb24uICBXZSBmaW5kIHdpdGhpbi0gYW5kIGJldHdlZW4tc3BlYWtlciBwcmltaW5nIGluIGEgY29ycHVzIG9mIHNwb250YW5lb3VzIGNvbnZlcnNhdGlvbnMsIGJ1dCBzdHJvbmdlciBwcmltaW5nIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuICAoYikgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCBwcmVkaWN0cyBsaW5ndWlzdGljIGFkYXB0YXRpb24gdG8gYmUgY29ycmVsYXRlZCB3aXRoIHRhc2sgc3VjY2Vzcy4gIFdlIHNob3cgdGhpcyBlZmZlY3QgaW4gYSBjb3JwdXMgb2YgdGFzay1vcmllbnRlZCBkaWFsb2d1ZSwgd2hlcmUgd2UgZmluZCBhIHBvc2l0aXZlIGNvcnJlbGF0aW9uIG9mIGxvbmctdGVybSBhZGFwdGF0aW9uIGFuZCBhIHF1YW50aWZpYWJsZSB0YXNrIHN1Y2Nlc3MgbWVhc3VyZS4gIFdlIGFyZ3VlIHRoYXQgdGhlIHJlcGV0aXRpb24gdGVuZGVuY3kgcmVsZXZhbnQgZm9yIHRoZSBoaWdoLWxldmVsIGFsaWdubWVudCBvZiBzaXR1YXRpb24gbW9kZWxzIGlzIGJhc2VkIG9uIHNsb3cgYWRhcHRhdGlvbiByYXRoZXIgdGhhbiBzaG9ydC10ZXJtIHByaW1pbmcuICBXZSBkZW1vbnN0cmF0ZSB0aGF0IGxleGljYWwgYW5kIHN5bnRhY3RpYyByZXBldGl0aW9uIGFyZSByZWxpYWJsZSBhbmQgY29tcHV0YXRpb25hbGx5IGV4cGxvaXRhYmxlIHByZWRpY3RvcnMgb2YgdGFzayBzdWNjZXNzLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRE8gIC0gMTAuMTAxNi9qLmptbC4yMDE0LjA1LjAwOA0KVkwgIC0gNzYNClNQICAtIDI5DQpFUCAgLSA0Ng0KSjIgIC0gSiBNZW0gTGFuZw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTRKTUwtYWxpZ25tZW50LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.jml.2014.05.008&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Alignment%20and%20task%20success%20in%20spoken%20dialogue&amp;rft.jtitle=Journal%20of%20Memory%20and%20Language&amp;rft.stitle=J%20Mem%20Lang&amp;rft.volume=76&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2014&amp;rft.pages=29-46&amp;rft.spage=29&amp;rft.epage=46\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\">How groups develop a specialized domain vocabulary: A cognitive multi-agent model.</a></span> <i>Cognitive Systems Research</i>, <i>12</i>(2), 175–185. https://doi.org/10.1016/j.cogsys.2010.06.005</div><span class='bib-kw' style='display:none;'>ZJFRZTCB Q7H5UM3I FCQK6PT6 SHTFSZTC TC3HZ9JR year__2011 venue_short__J Cog Sys Res type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"bib-venue-short\">J Cog Sys Res</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain vocabulary in small communities. Empirical data show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language. We propose that simulations of such cultural evolution incorporate properties of human memory (cue-based retrieval‚ learning‚ decay). A cognitive model is described that encodes abstract concepts with small sets of concrete‚ related concepts (directing)‚ and that also decodes such signs (matching). Learning captures conventionalized signs. Relatedness of concepts is characterized by a mixture of shared and individual knowledge‚ which we sample from a text corpus. Simulations show vocabulary convergence of agent communities of varied structure‚ but idiosyncrasy in vocabularies of each dyad of models. Convergence is weakened when agents do not alternate between encoding and decoding‚ predicting the necessity of bi-directional communication. Convergence is improved by explicit feedback about communicative success. We hypothesize that humans seek out subtle clues to gauge success in order to guide their vocabulary acquisition.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011how,\n\ttitle = {How groups develop a specialized domain vocabulary: {A} cognitive multi-agent model},\n\tvolume = {12},\n\turl = {http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf},\n\tdoi = {10.1016/j.cogsys.2010.06.005},\n\tnumber = {2},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {175--185}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IGdyb3VwcyBkZXZlbG9wIGEgc3BlY2lhbGl6ZWQgZG9tYWluIHZvY2FidWxhcnk6IEEgY29nbml0aXZlIG11bHRpLWFnZW50IG1vZGVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb2duaXRpdmUgU3lzdGVtcyBSZXNlYXJjaA0KQUIgIC0gV2Ugc2ltdWxhdGUgdGhlIGV2b2x1dGlvbiBvZiBhIGRvbWFpbiB2b2NhYnVsYXJ5IGluIHNtYWxsIGNvbW11bml0aWVzLiBFbXBpcmljYWwgZGF0YSBzaG93IHRoYXQgaHVtYW4gY29tbXVuaWNhdG9ycyBjYW4gZXZvbHZlIGdyYXBoaWNhbCBsYW5ndWFnZXMgcXVpY2tseSBpbiBhIGNvbnN0cmFpbmVkIHRhc2sgKFBpY3Rpb25hcnkpLCBhbmQgdGhhdCBjb21tdW5pdGllcyBjb252ZXJnZSB0b3dhcmRzIGEgY29tbW9uIGxhbmd1YWdlLiBXZSBwcm9wb3NlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBjdWx0dXJhbCBldm9sdXRpb24gaW5jb3Jwb3JhdGUgcHJvcGVydGllcyBvZiBodW1hbiBtZW1vcnkgKGN1ZS1iYXNlZCByZXRyaWV2YWwsIGxlYXJuaW5nLCBkZWNheSkuIEEgY29nbml0aXZlIG1vZGVsIGlzIGRlc2NyaWJlZCB0aGF0IGVuY29kZXMgYWJzdHJhY3QgY29uY2VwdHMgd2l0aCBzbWFsbCBzZXRzIG9mIGNvbmNyZXRlLCByZWxhdGVkIGNvbmNlcHRzIChkaXJlY3RpbmcpLCBhbmQgdGhhdCBhbHNvIGRlY29kZXMgc3VjaCBzaWducyAobWF0Y2hpbmcpLiBMZWFybmluZyBjYXB0dXJlcyBjb252ZW50aW9uYWxpemVkIHNpZ25zLiBSZWxhdGVkbmVzcyBvZiBjb25jZXB0cyBpcyBjaGFyYWN0ZXJpemVkIGJ5IGEgbWl4dHVyZSBvZiBzaGFyZWQgYW5kIGluZGl2aWR1YWwga25vd2xlZGdlLCB3aGljaCB3ZSBzYW1wbGUgZnJvbSBhIHRleHQgY29ycHVzLiBTaW11bGF0aW9ucyBzaG93IHZvY2FidWxhcnkgY29udmVyZ2VuY2Ugb2YgYWdlbnQgY29tbXVuaXRpZXMgb2YgdmFyaWVkIHN0cnVjdHVyZSwgYnV0IGlkaW9zeW5jcmFzeSBpbiB2b2NhYnVsYXJpZXMgb2YgZWFjaCBkeWFkIG9mIG1vZGVscy4gQ29udmVyZ2VuY2UgaXMgd2Vha2VuZWQgd2hlbiBhZ2VudHMgZG8gbm90IGFsdGVybmF0ZSBiZXR3ZWVuIGVuY29kaW5nIGFuZCBkZWNvZGluZywgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24uIENvbnZlcmdlbmNlIGlzIGltcHJvdmVkIGJ5IGV4cGxpY2l0IGZlZWRiYWNrIGFib3V0IGNvbW11bmljYXRpdmUgc3VjY2Vzcy4gV2UgaHlwb3RoZXNpemUgdGhhdCBodW1hbnMgc2VlayBvdXQgc3VidGxlIGNsdWVzIHRvIGdhdWdlIHN1Y2Nlc3MgaW4gb3JkZXIgdG8gZ3VpZGUgdGhlaXIgdm9jYWJ1bGFyeSBhY3F1aXNpdGlvbi4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCkRPICAtIDEwLjEwMTYvai5jb2dzeXMuMjAxMC4wNi4wMDUNClZMICAtIDEyDQpJUyAgLSAyDQpTUCAgLSAxNzUNCkVQICAtIDE4NQ0KSjIgIC0gSiBDb2cgU3lzIFJlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFkb21haW52b2NhYnVsYXJ5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.cogsys.2010.06.005&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20groups%20develop%20a%20specialized%20domain%20vocabulary%3A%20A%20cognitive%20multi-agent%20model&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.stitle=J%20Cog%20Sys%20Res&amp;rft.volume=12&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=175-185&amp;rft.spage=175&amp;rft.epage=185\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Keller, F., &amp; Moore, J. D. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\">A computational cognitive model of syntactic priming.</a></span> <i>Cognitive Science</i>, <i>35</i>(4), 587–637. https://doi.org/10.1111/j.1551-6709.2010.01165.x</div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2011 venue_short__J Cog Sci type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"bib-venue-short\">J Cog Sci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The psycholinguistic literature has identified two syntactic adaptation effects in language production: rapidly decaying short-term priming and long-lasting adaptation. To explain both effects‚ we present an ACT-R model of syntactic priming based on a wide-coverage‚ lexicalized syntactic theory that explains priming as facilitation of lexical access. In this model‚ two well-established ACT-R mechanisms‚ base-level learning and spreading activation‚ account for long-term adaptation and short-term priming‚ respectively. Our model simulates incremental language production and in a series of modeling studies we show that it accounts for (a) the inverse frequency interaction; (b) the absence of a decay in long-term priming; and (c) the cumulativity of long-term adaptation. The model also explains the lexical boost effect and the fact that it only applies to short-term priming. We also present corpus data that verifies a prediction of the model‚ i.e.‚ that the lexical boost affects all lexical material‚ rather than just heads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011computational,\n\ttitle = {A computational cognitive model of syntactic priming},\n\tvolume = {35},\n\turl = {http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf},\n\tdoi = {10.1111/j.1551-6709.2010.01165.x},\n\tnumber = {4},\n\tjournal = {Cognitive Science},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2011},\n\tpages = {587--637}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb21wdXRhdGlvbmFsIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcHJpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEtlbGxlciwgRnJhbmsNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpUMiAgLSBDb2duaXRpdmUgU2NpZW5jZQ0KQUIgIC0gVGhlIHBzeWNob2xpbmd1aXN0aWMgbGl0ZXJhdHVyZSBoYXMgaWRlbnRpZmllZCB0d28gc3ludGFjdGljIGFkYXB0YXRpb24gZWZmZWN0cyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uOiByYXBpZGx5IGRlY2F5aW5nIHNob3J0LXRlcm0gcHJpbWluZyBhbmQgbG9uZy1sYXN0aW5nIGFkYXB0YXRpb24uIFRvIGV4cGxhaW4gYm90aCBlZmZlY3RzLCB3ZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIG9mIHN5bnRhY3RpYyBwcmltaW5nIGJhc2VkIG9uIGEgd2lkZS1jb3ZlcmFnZSwgbGV4aWNhbGl6ZWQgc3ludGFjdGljIHRoZW9yeSB0aGF0IGV4cGxhaW5zIHByaW1pbmcgYXMgZmFjaWxpdGF0aW9uIG9mIGxleGljYWwgYWNjZXNzLiBJbiB0aGlzIG1vZGVsLCB0d28gd2VsbC1lc3RhYmxpc2hlZCBBQ1QtUiBtZWNoYW5pc21zLCBiYXNlLWxldmVsIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiwgYWNjb3VudCBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gYW5kIHNob3J0LXRlcm0gcHJpbWluZywgcmVzcGVjdGl2ZWx5LiBPdXIgbW9kZWwgc2ltdWxhdGVzIGluY3JlbWVudGFsIGxhbmd1YWdlIHByb2R1Y3Rpb24gYW5kIGluIGEgc2VyaWVzIG9mIG1vZGVsaW5nIHN0dWRpZXMgd2Ugc2hvdyB0aGF0IGl0IGFjY291bnRzIGZvciAoYSkgdGhlIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uOyAoYikgdGhlIGFic2VuY2Ugb2YgYSBkZWNheSBpbiBsb25nLXRlcm0gcHJpbWluZzsgYW5kIChjKSB0aGUgY3VtdWxhdGl2aXR5IG9mIGxvbmctdGVybSBhZGFwdGF0aW9uLiBUaGUgbW9kZWwgYWxzbyBleHBsYWlucyB0aGUgbGV4aWNhbCBib29zdCBlZmZlY3QgYW5kIHRoZSBmYWN0IHRoYXQgaXQgb25seSBhcHBsaWVzIHRvIHNob3J0LXRlcm0gcHJpbWluZy4gV2UgYWxzbyBwcmVzZW50IGNvcnB1cyBkYXRhIHRoYXQgdmVyaWZpZXMgYSBwcmVkaWN0aW9uIG9mIHRoZSBtb2RlbCwgaS5lLiwgdGhhdCB0aGUgbGV4aWNhbCBib29zdCBhZmZlY3RzIGFsbCBsZXhpY2FsIG1hdGVyaWFsLCByYXRoZXIgdGhhbiBqdXN0IGhlYWRzLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KRE8gIC0gMTAuMTExMS9qLjE1NTEtNjcwOS4yMDEwLjAxMTY1LngNClZMICAtIDM1DQpJUyAgLSA0DQpTUCAgLSA1ODcNCkVQICAtIDYzNw0KSjIgIC0gSiBDb2cgU2NpDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMXN5bnRhY3RpY3ByaW1pbmcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Fj.1551-6709.2010.01165.x&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20computational%20cognitive%20model%20of%20syntactic%20priming&amp;rft.jtitle=Cognitive%20Science&amp;rft.stitle=J%20Cog%20Sci&amp;rft.volume=35&amp;rft.issue=4&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2011&amp;rft.pages=587-637&amp;rft.spage=587&amp;rft.epage=637\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010pathplanning.pdf\">A cognitive model of spatial path planning.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>16</i>(3), 220–245. https://doi.org/10.1007/s10588-010-9073-3</div><span class='bib-kw' style='display:none;'>ZJFRZTCB Q7H5UM3I 3E52UEVV FCQK6PT6 TC3HZ9JR year__2010 venue_short__CMOT type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Planning a path to a destination‚ given a number of options and obstacles‚ is a common task. We suggest a two-component cognitive model that combines retrieval of knowledge about the environment with search guided by visual perception. In the first component‚ subsymbolic information‚ acquired during navigation‚ aids in the retrieval of declarative information representing possible paths to take. In the second component‚ visual information directs the search‚ which in turn creates knowledge for the first component. The model is implemented using the ACT-R cognitive architecture and makes realistic assumptions about memory access and shifts in visual attention. We present simulation results for memory-based high-level navigation in grid and tree structures‚ and visual navigation in mazes‚ varying relevant cognitive (retrieval noise and visual finsts) and environmental (maze and path size) parameters. The visual component is evaluated with data from a multi-robot control experiment‚ where subjects planned paths for robots to explore a building. We describe a method to compare trajectories without referring to aligned points in the itinerary. The evaluation shows that the model provides a good fit‚ but also that planning strategies may differ between task loads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010pathplanning.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2010cognitive,\n\ttitle = {A cognitive model of spatial path planning},\n\tvolume = {16},\n\turl = {http://www.david-reitter.com/pub/reitter2010pathplanning.pdf},\n\tdoi = {10.1007/s10588-010-9073-3},\n\tnumber = {3},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2010},\n\tpages = {220--245}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb2duaXRpdmUgbW9kZWwgb2Ygc3BhdGlhbCBwYXRoIHBsYW5uaW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb21wdXRhdGlvbmFsIGFuZCBNYXRoZW1hdGljYWwgT3JnYW5pemF0aW9uIFRoZW9yeQ0KQUIgIC0gUGxhbm5pbmcgYSBwYXRoIHRvIGEgZGVzdGluYXRpb24sIGdpdmVuIGEgbnVtYmVyIG9mIG9wdGlvbnMgYW5kIG9ic3RhY2xlcywgaXMgYSBjb21tb24gdGFzay4gV2Ugc3VnZ2VzdCBhIHR3by1jb21wb25lbnQgY29nbml0aXZlIG1vZGVsIHRoYXQgY29tYmluZXMgcmV0cmlldmFsIG9mIGtub3dsZWRnZSBhYm91dCB0aGUgZW52aXJvbm1lbnQgd2l0aCBzZWFyY2ggZ3VpZGVkIGJ5IHZpc3VhbCBwZXJjZXB0aW9uLiBJbiB0aGUgZmlyc3QgY29tcG9uZW50LCBzdWJzeW1ib2xpYyBpbmZvcm1hdGlvbiwgYWNxdWlyZWQgZHVyaW5nIG5hdmlnYXRpb24sIGFpZHMgaW4gdGhlIHJldHJpZXZhbCBvZiBkZWNsYXJhdGl2ZSBpbmZvcm1hdGlvbiByZXByZXNlbnRpbmcgcG9zc2libGUgcGF0aHMgdG8gdGFrZS4gSW4gdGhlIHNlY29uZCBjb21wb25lbnQsIHZpc3VhbCBpbmZvcm1hdGlvbiBkaXJlY3RzIHRoZSBzZWFyY2gsIHdoaWNoIGluIHR1cm4gY3JlYXRlcyBrbm93bGVkZ2UgZm9yIHRoZSBmaXJzdCBjb21wb25lbnQuIFRoZSBtb2RlbCBpcyBpbXBsZW1lbnRlZCB1c2luZyB0aGUgQUNULVIgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBhbmQgbWFrZXMgcmVhbGlzdGljIGFzc3VtcHRpb25zIGFib3V0IG1lbW9yeSBhY2Nlc3MgYW5kIHNoaWZ0cyBpbiB2aXN1YWwgYXR0ZW50aW9uLiBXZSBwcmVzZW50IHNpbXVsYXRpb24gcmVzdWx0cyBmb3IgbWVtb3J5LWJhc2VkIGhpZ2gtbGV2ZWwgbmF2aWdhdGlvbiBpbiBncmlkIGFuZCB0cmVlIHN0cnVjdHVyZXMsIGFuZCB2aXN1YWwgbmF2aWdhdGlvbiBpbiBtYXplcywgdmFyeWluZyByZWxldmFudCBjb2duaXRpdmUgKHJldHJpZXZhbCBub2lzZSBhbmQgdmlzdWFsIGZpbnN0cykgYW5kIGVudmlyb25tZW50YWwgKG1hemUgYW5kIHBhdGggc2l6ZSkgcGFyYW1ldGVycy4gVGhlIHZpc3VhbCBjb21wb25lbnQgaXMgZXZhbHVhdGVkIHdpdGggZGF0YSBmcm9tIGEgbXVsdGktcm9ib3QgY29udHJvbCBleHBlcmltZW50LCB3aGVyZSBzdWJqZWN0cyBwbGFubmVkIHBhdGhzIGZvciByb2JvdHMgdG8gZXhwbG9yZSBhIGJ1aWxkaW5nLiBXZSBkZXNjcmliZSBhIG1ldGhvZCB0byBjb21wYXJlIHRyYWplY3RvcmllcyB3aXRob3V0IHJlZmVycmluZyB0byBhbGlnbmVkIHBvaW50cyBpbiB0aGUgaXRpbmVyYXJ5LiBUaGUgZXZhbHVhdGlvbiBzaG93cyB0aGF0IHRoZSBtb2RlbCBwcm92aWRlcyBhIGdvb2QgZml0LCBidXQgYWxzbyB0aGF0IHBsYW5uaW5nIHN0cmF0ZWdpZXMgbWF5IGRpZmZlciBiZXR3ZWVuIHRhc2sgbG9hZHMuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpETyAgLSAxMC4xMDA3L3MxMDU4OC0wMTAtOTA3My0zDQpWTCAgLSAxNg0KSVMgIC0gMw0KU1AgIC0gMjIwDQpFUCAgLSAyNDUNCkoyICAtIENNT1QNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEwcGF0aHBsYW5uaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1007%2Fs10588-010-9073-3&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20cognitive%20model%20of%20spatial%20path%20planning&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=16&amp;rft.issue=3&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010&amp;rft.pages=220-245&amp;rft.spage=220&amp;rft.epage=245\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010metacognition.pdf\">Metacognition and multiple strategies in a cognitive model of online control.</a></span> <i>Journal of Artificial General Intelligence</i>, <i>2</i>(2), 20–37. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2010 venue_short__J AGI type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Artificial General Intelligence</div><div class=\"bib-venue-short\">J AGI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a cognitive model performing the Dynamic Stocks&amp;Flows control task‚ in which subjects control a system by counteracting a systematically changing external variable. The model uses a metacognitive layer that chooses a task strategy drawn from of two classes of strategies: precise calculation and imprecise estimation. The model‚ formulated within the ACT-R theory‚ monitors the success of each strategy continuously using instance-based learning and blended retrieval from declarative memory. The model underspecifies other portions of the task strategies‚ whose timing was determined as unbiased estimate from empirical data. The model’s predictions were evaluated on data collected from novel experimental conditions‚ which did not inform the model’s development and included discontinuous and noisy environmental change functions and a control delay. The model as well as the data show sudden changes in subject error and general learning of control; the model also correctly predicted oscillations of plausible magnitude. With its predictions‚ the model ranked first among the entries to the 2009 Dynamic Stocks&amp;Flows modeling challenge.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010metacognition.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2010metacognition,\n\ttitle = {Metacognition and multiple strategies in a cognitive model of online control},\n\tvolume = {2},\n\turl = {http://www.david-reitter.com/pub/reitter2010metacognition.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Artificial General Intelligence},\n\tauthor = {Reitter, David},\n\tyear = {2010},\n\tpages = {20--37}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTWV0YWNvZ25pdGlvbiBhbmQgbXVsdGlwbGUgc3RyYXRlZ2llcyBpbiBhIGNvZ25pdGl2ZSBtb2RlbCBvZiBvbmxpbmUgY29udHJvbA0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEpvdXJuYWwgb2YgQXJ0aWZpY2lhbCBHZW5lcmFsIEludGVsbGlnZW5jZQ0KQUIgIC0gV2UgcHJlc2VudCBhIGNvZ25pdGl2ZSBtb2RlbCBwZXJmb3JtaW5nIHRoZSBEeW5hbWljIFN0b2NrcyZGbG93cyBjb250cm9sIHRhc2ssIGluIHdoaWNoIHN1YmplY3RzIGNvbnRyb2wgYSBzeXN0ZW0gYnkgY291bnRlcmFjdGluZyBhIHN5c3RlbWF0aWNhbGx5IGNoYW5naW5nIGV4dGVybmFsIHZhcmlhYmxlLiBUaGUgbW9kZWwgdXNlcyBhIG1ldGFjb2duaXRpdmUgbGF5ZXIgdGhhdCBjaG9vc2VzIGEgdGFzayBzdHJhdGVneSBkcmF3biBmcm9tIG9mIHR3byBjbGFzc2VzIG9mIHN0cmF0ZWdpZXM6IHByZWNpc2UgY2FsY3VsYXRpb24gYW5kIGltcHJlY2lzZSBlc3RpbWF0aW9uLiBUaGUgbW9kZWwsIGZvcm11bGF0ZWQgd2l0aGluIHRoZSBBQ1QtUiB0aGVvcnksIG1vbml0b3JzIHRoZSBzdWNjZXNzIG9mIGVhY2ggc3RyYXRlZ3kgY29udGludW91c2x5IHVzaW5nIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFuZCBibGVuZGVkIHJldHJpZXZhbCBmcm9tIGRlY2xhcmF0aXZlIG1lbW9yeS4gVGhlIG1vZGVsIHVuZGVyc3BlY2lmaWVzIG90aGVyIHBvcnRpb25zIG9mIHRoZSB0YXNrIHN0cmF0ZWdpZXMsIHdob3NlIHRpbWluZyB3YXMgZGV0ZXJtaW5lZCBhcyB1bmJpYXNlZCBlc3RpbWF0ZSBmcm9tIGVtcGlyaWNhbCBkYXRhLiBUaGUgbW9kZWwncyBwcmVkaWN0aW9ucyB3ZXJlIGV2YWx1YXRlZCBvbiBkYXRhIGNvbGxlY3RlZCBmcm9tIG5vdmVsIGV4cGVyaW1lbnRhbCBjb25kaXRpb25zLCB3aGljaCBkaWQgbm90IGluZm9ybSB0aGUgbW9kZWwncyBkZXZlbG9wbWVudCBhbmQgaW5jbHVkZWQgZGlzY29udGludW91cyBhbmQgbm9pc3kgZW52aXJvbm1lbnRhbCBjaGFuZ2UgZnVuY3Rpb25zIGFuZCBhIGNvbnRyb2wgZGVsYXkuIFRoZSBtb2RlbCBhcyB3ZWxsIGFzIHRoZSBkYXRhIHNob3cgc3VkZGVuIGNoYW5nZXMgaW4gc3ViamVjdCBlcnJvciBhbmQgZ2VuZXJhbCBsZWFybmluZyBvZiBjb250cm9sOyB0aGUgbW9kZWwgYWxzbyBjb3JyZWN0bHkgcHJlZGljdGVkIG9zY2lsbGF0aW9ucyBvZiBwbGF1c2libGUgbWFnbml0dWRlLiBXaXRoIGl0cyBwcmVkaWN0aW9ucywgdGhlIG1vZGVsIHJhbmtlZCBmaXJzdCBhbW9uZyB0aGUgZW50cmllcyB0byB0aGUgMjAwOSBEeW5hbWljIFN0b2NrcyZGbG93cyBtb2RlbGluZyBjaGFsbGVuZ2UuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpWTCAgLSAyDQpJUyAgLSAyDQpTUCAgLSAyMA0KRVAgIC0gMzcNCkoyICAtIEogQUdJDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMG1ldGFjb2duaXRpb24ucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Metacognition%20and%20multiple%20strategies%20in%20a%20cognitive%20model%20of%20online%20control&amp;rft.jtitle=Journal%20of%20Artificial%20General%20Intelligence&amp;rft.stitle=J%20AGI&amp;rft.volume=2&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2010&amp;rft.pages=20-37&amp;rft.spage=20&amp;rft.epage=37\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gluck, K. A., Stanley, C. T., L. Richard Moore, J., Reitter, D., &amp; Halbrügge, M. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/gluck2010exploration.pdf\">Exploration for understanding in model comparisons.</a></span> <i>Journal of Artificial General Intelligence</i>, <i>2</i>(2), 88–107. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2010 venue_short__J AGI type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Artificial General Intelligence</div><div class=\"bib-venue-short\">J AGI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The cognitive modeling and artificial general intelligence research communities may reap greater scientific return on research investments – may achieve an improved understanding of architectures and models – if there is more emphasis on systematic sensitivity and necessity analyses during model development‚ evaluation‚ and comparison. We demonstrate this methodological prescription with two of the models submitted for the Dynamic Stocks and Flows (DSF) Model Comparison Challenge‚ exploring the complex interactions among architectural mechanisms‚ knowledge-level strategy variants‚ and task conditions. To cope with the computational demands of these analyses we use a predictive analytics approach similar to regression trees‚ combined with parallelization on high performance computing clusters‚ to enable large scale‚ simultaneous search and exploration.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/gluck2010exploration.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{gluck2010exploration,\n\ttitle = {Exploration for understanding in model comparisons},\n\tvolume = {2},\n\turl = {http://www.david-reitter.com/pub/gluck2010exploration.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Artificial General Intelligence},\n\tauthor = {Gluck, Kevin A. and Stanley, Clayton T. and L. Richard Moore, Jr. and Reitter, David and Halbrügge, Marc},\n\tyear = {2010},\n\tpages = {88--107}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXhwbG9yYXRpb24gZm9yIHVuZGVyc3RhbmRpbmcgaW4gbW9kZWwgY29tcGFyaXNvbnMNCkFVICAtIEdsdWNrLCBLZXZpbiBBLg0KQVUgIC0gU3RhbmxleSwgQ2xheXRvbiBULg0KQVUgIC0gTC4gUmljaGFyZCBNb29yZSwgSnIuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gSGFsYnLDvGdnZSwgTWFyYw0KVDIgIC0gSm91cm5hbCBvZiBBcnRpZmljaWFsIEdlbmVyYWwgSW50ZWxsaWdlbmNlDQpBQiAgLSBUaGUgY29nbml0aXZlIG1vZGVsaW5nIGFuZCBhcnRpZmljaWFsIGdlbmVyYWwgaW50ZWxsaWdlbmNlIHJlc2VhcmNoIGNvbW11bml0aWVzIG1heSByZWFwIGdyZWF0ZXIgc2NpZW50aWZpYyByZXR1cm4gb24gcmVzZWFyY2ggaW52ZXN0bWVudHMg4oCTIG1heSBhY2hpZXZlIGFuIGltcHJvdmVkIHVuZGVyc3RhbmRpbmcgb2YgYXJjaGl0ZWN0dXJlcyBhbmQgbW9kZWxzIOKAkyBpZiB0aGVyZSBpcyBtb3JlIGVtcGhhc2lzIG9uIHN5c3RlbWF0aWMgc2Vuc2l0aXZpdHkgYW5kIG5lY2Vzc2l0eSBhbmFseXNlcyBkdXJpbmcgbW9kZWwgZGV2ZWxvcG1lbnQsIGV2YWx1YXRpb24sIGFuZCBjb21wYXJpc29uLiBXZSBkZW1vbnN0cmF0ZSB0aGlzIG1ldGhvZG9sb2dpY2FsIHByZXNjcmlwdGlvbiB3aXRoIHR3byBvZiB0aGUgbW9kZWxzIHN1Ym1pdHRlZCBmb3IgdGhlIER5bmFtaWMgU3RvY2tzIGFuZCBGbG93cyAoRFNGKSBNb2RlbCBDb21wYXJpc29uIENoYWxsZW5nZSwgZXhwbG9yaW5nIHRoZSBjb21wbGV4IGludGVyYWN0aW9ucyBhbW9uZyBhcmNoaXRlY3R1cmFsIG1lY2hhbmlzbXMsIGtub3dsZWRnZS1sZXZlbCBzdHJhdGVneSB2YXJpYW50cywgYW5kIHRhc2sgY29uZGl0aW9ucy4gVG8gY29wZSB3aXRoIHRoZSBjb21wdXRhdGlvbmFsIGRlbWFuZHMgb2YgdGhlc2UgYW5hbHlzZXMgd2UgdXNlIGEgcHJlZGljdGl2ZSBhbmFseXRpY3MgYXBwcm9hY2ggc2ltaWxhciB0byByZWdyZXNzaW9uIHRyZWVzLCBjb21iaW5lZCB3aXRoIHBhcmFsbGVsaXphdGlvbiBvbiBoaWdoIHBlcmZvcm1hbmNlIGNvbXB1dGluZyBjbHVzdGVycywgdG8gZW5hYmxlIGxhcmdlIHNjYWxlLCBzaW11bHRhbmVvdXMgc2VhcmNoIGFuZCBleHBsb3JhdGlvbi4NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClZMICAtIDINCklTICAtIDINClNQICAtIDg4DQpFUCAgLSAxMDcNCkoyICAtIEogQUdJDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9nbHVjazIwMTBleHBsb3JhdGlvbi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Exploration%20for%20understanding%20in%20model%20comparisons&amp;rft.jtitle=Journal%20of%20Artificial%20General%20Intelligence&amp;rft.stitle=J%20AGI&amp;rft.volume=2&amp;rft.issue=2&amp;rft.aufirst=Kevin%20A.&amp;rft.aulast=Gluck&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=Clayton%20T.%20Stanley&amp;rft.au=Jr.%20L.%20Richard%20Moore&amp;rft.au=David%20Reitter&amp;rft.au=Marc%20Halbr%C3%BCgge&amp;rft.date=2010&amp;rft.pages=88-107&amp;rft.spage=88&amp;rft.epage=107\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter_complex-rst_2003.pdf\">Simple signals for complex rhetorics: on rhetorical analysis with rich-feature support vector models.</a></span> <i>Journal for Language Technology and Computational Linguistics</i>, <i>18</i>(1/2), 38–52. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2003 venue_short__JLCL type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal for Language Technology and Computational Linguistics</div><div class=\"bib-venue-short\">JLCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most text displays an internal coherence structure‚ which can be analyzed as a tree structure of relations that hold between short segments of text. We present a machine-learning governed approach to such an analysis in the framework of Rhetorical Structure Theory. Our rhetorical analyzer observes a variety of textual properties‚ such as cue phrases‚ part-of-speech information‚ rhetorical context and lexical chaining. A two-stage parsing algorithm uses local and global optimization to find an analysis. Decisions during parsing are driven by an ensemble of support vector classifiers. This training method allows for a non-linear separation of samples with many relevant features. We define a chain of annotation tools that profits from a new underspecified representation of rhetorical structure. Classifiers are trained on a newly introduced German language corpus‚ as well as on a large English one. We present evaluation data for the recognition of rhetorical relations.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter_complex-rst_2003.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2003simple,\n\tseries = {{LDV} {Forum}},\n\ttitle = {Simple signals for complex rhetorics: on rhetorical analysis with rich-feature support vector models},\n\tvolume = {18},\n\turl = {http://www.david-reitter.com/pub/reitter_complex-rst_2003.pdf},\n\tnumber = {1/2},\n\tjournal = {Journal for Language Technology and Computational Linguistics},\n\tauthor = {Reitter, David},\n\tyear = {2003},\n\tpages = {38--52}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU2ltcGxlIHNpZ25hbHMgZm9yIGNvbXBsZXggcmhldG9yaWNzOiBvbiByaGV0b3JpY2FsIGFuYWx5c2lzIHdpdGggcmljaC1mZWF0dXJlIHN1cHBvcnQgdmVjdG9yIG1vZGVscw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEpvdXJuYWwgZm9yIExhbmd1YWdlIFRlY2hub2xvZ3kgYW5kIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClQzICAtIExEViBGb3J1bQ0KQUIgIC0gTW9zdCB0ZXh0IGRpc3BsYXlzIGFuIGludGVybmFsIGNvaGVyZW5jZSBzdHJ1Y3R1cmUsIHdoaWNoIGNhbiBiZSBhbmFseXplZCBhcyBhIHRyZWUgc3RydWN0dXJlIG9mIHJlbGF0aW9ucyB0aGF0IGhvbGQgYmV0d2VlbiBzaG9ydCBzZWdtZW50cyBvZiB0ZXh0LiBXZSBwcmVzZW50IGEgbWFjaGluZS1sZWFybmluZyBnb3Zlcm5lZCBhcHByb2FjaCB0byBzdWNoIGFuIGFuYWx5c2lzIGluIHRoZSBmcmFtZXdvcmsgb2YgUmhldG9yaWNhbCBTdHJ1Y3R1cmUgVGhlb3J5LiBPdXIgcmhldG9yaWNhbCBhbmFseXplciBvYnNlcnZlcyBhIHZhcmlldHkgb2YgdGV4dHVhbCBwcm9wZXJ0aWVzLCBzdWNoIGFzIGN1ZSBwaHJhc2VzLCBwYXJ0LW9mLXNwZWVjaCBpbmZvcm1hdGlvbiwgcmhldG9yaWNhbCBjb250ZXh0IGFuZCBsZXhpY2FsIGNoYWluaW5nLiBBIHR3by1zdGFnZSBwYXJzaW5nIGFsZ29yaXRobSB1c2VzIGxvY2FsIGFuZCBnbG9iYWwgb3B0aW1pemF0aW9uIHRvIGZpbmQgYW4gYW5hbHlzaXMuIERlY2lzaW9ucyBkdXJpbmcgcGFyc2luZyBhcmUgZHJpdmVuIGJ5IGFuIGVuc2VtYmxlIG9mIHN1cHBvcnQgdmVjdG9yIGNsYXNzaWZpZXJzLiBUaGlzIHRyYWluaW5nIG1ldGhvZCBhbGxvd3MgZm9yIGEgbm9uLWxpbmVhciBzZXBhcmF0aW9uIG9mIHNhbXBsZXMgd2l0aCBtYW55IHJlbGV2YW50IGZlYXR1cmVzLiBXZSBkZWZpbmUgYSBjaGFpbiBvZiBhbm5vdGF0aW9uIHRvb2xzIHRoYXQgcHJvZml0cyBmcm9tIGEgbmV3IHVuZGVyc3BlY2lmaWVkIHJlcHJlc2VudGF0aW9uIG9mIHJoZXRvcmljYWwgc3RydWN0dXJlLiBDbGFzc2lmaWVycyBhcmUgdHJhaW5lZCBvbiBhIG5ld2x5IGludHJvZHVjZWQgR2VybWFuIGxhbmd1YWdlIGNvcnB1cywgYXMgd2VsbCBhcyBvbiBhIGxhcmdlIEVuZ2xpc2ggb25lLiBXZSBwcmVzZW50IGV2YWx1YXRpb24gZGF0YSBmb3IgdGhlIHJlY29nbml0aW9uIG9mIHJoZXRvcmljYWwgcmVsYXRpb25zLg0KREEgIC0gMjAwMy8vLw0KUFkgIC0gMjAwMw0KVkwgIC0gMTgNCklTICAtIDEvMg0KU1AgIC0gMzgNCkVQICAtIDUyDQpKMiAgLSBKTENMDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyX2NvbXBsZXgtcnN0XzIwMDMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Simple%20signals%20for%20complex%20rhetorics%3A%20on%20rhetorical%20analysis%20with%20rich-feature%20support%20vector%20models&amp;rft.jtitle=Journal%20for%20Language%20Technology%20and%20Computational%20Linguistics&amp;rft.stitle=JLCL&amp;rft.volume=18&amp;rft.issue=1%2F2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2003&amp;rft.pages=38-52&amp;rft.spage=38&amp;rft.epage=52\"></span></div></li></ol></div><div class=\"full-bib-section\"><a id='ArchivalConferencePublications' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Archival Conference Publications</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Reitter, D., &amp; Yen, J. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\">How emotional support and informational support relate to linguistic alignment.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment in text-based communication means that people tend to adjust their language use to one another both in terms of word choice and sentence structure. Previous studies about linguistic alignment suggested that these two forms of adaptation are correlated with each other‚ and that they build up to alignment at a higher representational level‚ such as pragmatic alignment for support functions. Two types of social support have been identified as important for online health communities (OHCs): emotional and informational support between support seekers and support providers. Do the two lower-level alignment measures (lexical and syntactic) relate to these two types of social support in the same way or‚ are they different? Our hypothesis was that they are similar‚ due to their correlation relationship. However‚ we found that‚ based on an analysis of a 10-year online forum for cancer survivors‚ the lower-level alignment measures have distinct relationships to the two higher-level support functions. In this paper‚ we describe this finding and its implications regarding potential refinement of the Inter- active Alignment Model.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2017how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {How emotional support and informational support relate to linguistic alignment},\n\turl = {http://www.david-reitter.com/pub/wang2017emotional.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IGVtb3Rpb25hbCBzdXBwb3J0IGFuZCBpbmZvcm1hdGlvbmFsIHN1cHBvcnQgcmVsYXRlIHRvIGxpbmd1aXN0aWMgYWxpZ25tZW50DQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBpbiB0ZXh0LWJhc2VkIGNvbW11bmljYXRpb24gbWVhbnMgdGhhdCBwZW9wbGUgdGVuZCB0byBhZGp1c3QgdGhlaXIgbGFuZ3VhZ2UgdXNlIHRvIG9uZSBhbm90aGVyIGJvdGggaW4gdGVybXMgb2Ygd29yZCBjaG9pY2UgYW5kIHNlbnRlbmNlIHN0cnVjdHVyZS4gUHJldmlvdXMgc3R1ZGllcyBhYm91dCBsaW5ndWlzdGljIGFsaWdubWVudCBzdWdnZXN0ZWQgdGhhdCB0aGVzZSB0d28gZm9ybXMgb2YgYWRhcHRhdGlvbiBhcmUgY29ycmVsYXRlZCB3aXRoIGVhY2ggb3RoZXIsIGFuZCB0aGF0IHRoZXkgYnVpbGQgdXAgdG8gYWxpZ25tZW50IGF0IGEgaGlnaGVyIHJlcHJlc2VudGF0aW9uYWwgbGV2ZWwsIHN1Y2ggYXMgcHJhZ21hdGljIGFsaWdubWVudCBmb3Igc3VwcG9ydCBmdW5jdGlvbnMuIFR3byB0eXBlcyBvZiBzb2NpYWwgc3VwcG9ydCBoYXZlIGJlZW4gaWRlbnRpZmllZCBhcyBpbXBvcnRhbnQgZm9yIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMgKE9IQ3MpOiBlbW90aW9uYWwgYW5kIGluZm9ybWF0aW9uYWwgc3VwcG9ydCBiZXR3ZWVuIHN1cHBvcnQgc2Vla2VycyBhbmQgc3VwcG9ydCBwcm92aWRlcnMuIERvIHRoZSB0d28gbG93ZXItbGV2ZWwgYWxpZ25tZW50IG1lYXN1cmVzIChsZXhpY2FsIGFuZCBzeW50YWN0aWMpIHJlbGF0ZSB0byB0aGVzZSB0d28gdHlwZXMgb2Ygc29jaWFsIHN1cHBvcnQgaW4gdGhlIHNhbWUgd2F5IG9yLCBhcmUgdGhleSBkaWZmZXJlbnQ/IE91ciBoeXBvdGhlc2lzIHdhcyB0aGF0IHRoZXkgYXJlIHNpbWlsYXIsIGR1ZSB0byB0aGVpciBjb3JyZWxhdGlvbiByZWxhdGlvbnNoaXAuIEhvd2V2ZXIsIHdlIGZvdW5kIHRoYXQsIGJhc2VkIG9uIGFuIGFuYWx5c2lzIG9mIGEgMTAteWVhciBvbmxpbmUgZm9ydW0gZm9yIGNhbmNlciBzdXJ2aXZvcnMsIHRoZSBsb3dlci1sZXZlbCBhbGlnbm1lbnQgbWVhc3VyZXMgaGF2ZSBkaXN0aW5jdCByZWxhdGlvbnNoaXBzIHRvIHRoZSB0d28gaGlnaGVyLWxldmVsIHN1cHBvcnQgZnVuY3Rpb25zLiBJbiB0aGlzIHBhcGVyLCB3ZSBkZXNjcmliZSB0aGlzIGZpbmRpbmcgYW5kIGl0cyBpbXBsaWNhdGlvbnMgcmVnYXJkaW5nIHBvdGVudGlhbCByZWZpbmVtZW50IG9mIHRoZSBJbnRlci0gYWN0aXZlIEFsaWdubWVudCBNb2RlbC4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE3ZW1vdGlvbmFsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20emotional%20support%20and%20informational%20support%20relate%20to%20linguistic%20alignment&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2017\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\">Spectral Analysis of Information Density in Dialogue Predicts Collaborative Task Performance.</a></span> In <i>Proceedings of the 55th Annual Mtg. of the Association for Computational Linguistics</i>. Vancouver, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We propose a perspective on dialogue that focuses on relative information contributions of conversation partners as a key to successful communication.  We predict the success of collaborative task in English and Danish corpora of task-oriented dialogue. Two features are extracted from the frequency domain representations of  the lexical entropy series of each interlocutor‚ power spectrum overlap (PSO) and relative phase (RP). We find that PSO is a negative predictor of task success‚ while RP is a positive one. An SVM with these features significantly improved on previous task success prediction models. Our findings suggest that the strategic distribution of information density between interlocutors  is relevant to task success.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2017spectral,\n\taddress = {Vancouver, Canada},\n\ttitle = {Spectral {Analysis} of {Information} {Density} in {Dialogue} {Predicts} {Collaborative} {Task} {Performance}},\n\turl = {http://www.david-reitter.com/pub/xu2017spectral.pdf},\n\tbooktitle = {Proceedings of the 55th {Annual} {Mtg}. of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3BlY3RyYWwgQW5hbHlzaXMgb2YgSW5mb3JtYXRpb24gRGVuc2l0eSBpbiBEaWFsb2d1ZSBQcmVkaWN0cyBDb2xsYWJvcmF0aXZlIFRhc2sgUGVyZm9ybWFuY2UNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQUNMDQpBQiAgLSBXZSBwcm9wb3NlIGEgcGVyc3BlY3RpdmUgb24gZGlhbG9ndWUgdGhhdCBmb2N1c2VzIG9uIHJlbGF0aXZlIGluZm9ybWF0aW9uIGNvbnRyaWJ1dGlvbnMgb2YgY29udmVyc2F0aW9uIHBhcnRuZXJzIGFzIGEga2V5IHRvIHN1Y2Nlc3NmdWwgY29tbXVuaWNhdGlvbi4gIFdlIHByZWRpY3QgdGhlIHN1Y2Nlc3Mgb2YgY29sbGFib3JhdGl2ZSB0YXNrIGluIEVuZ2xpc2ggYW5kIERhbmlzaCBjb3Jwb3JhIG9mIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuIFR3byBmZWF0dXJlcyBhcmUgZXh0cmFjdGVkIGZyb20gdGhlIGZyZXF1ZW5jeSBkb21haW4gcmVwcmVzZW50YXRpb25zIG9mICB0aGUgbGV4aWNhbCBlbnRyb3B5IHNlcmllcyBvZiBlYWNoIGludGVybG9jdXRvciwgcG93ZXIgc3BlY3RydW0gb3ZlcmxhcCAoUFNPKSBhbmQgcmVsYXRpdmUgcGhhc2UgKFJQKS4gV2UgZmluZCB0aGF0IFBTTyBpcyBhIG5lZ2F0aXZlIHByZWRpY3RvciBvZiB0YXNrIHN1Y2Nlc3MsIHdoaWxlIFJQIGlzIGEgcG9zaXRpdmUgb25lLiBBbiBTVk0gd2l0aCB0aGVzZSBmZWF0dXJlcyBzaWduaWZpY2FudGx5IGltcHJvdmVkIG9uIHByZXZpb3VzIHRhc2sgc3VjY2VzcyBwcmVkaWN0aW9uIG1vZGVscy4gT3VyIGZpbmRpbmdzIHN1Z2dlc3QgdGhhdCB0aGUgc3RyYXRlZ2ljIGRpc3RyaWJ1dGlvbiBvZiBpbmZvcm1hdGlvbiBkZW5zaXR5IGJldHdlZW4gaW50ZXJsb2N1dG9ycyAgaXMgcmVsZXZhbnQgdG8gdGFzayBzdWNjZXNzLg0KQzEgIC0gVmFuY291dmVyLCBDYW5hZGENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NXRoIEFubnVhbCBNdGcuIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3h1MjAxN3NwZWN0cmFsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Spectral%20Analysis%20of%20Information%20Density%20in%20Dialogue%20Predicts%20Collaborative%20Task%20Performance&amp;rft.btitle=Proceedings%20of%20the%2055th%20Annual%20Mtg.%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Vancouver%2C%20Canada&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Ghafurian, M., &amp; Reitter, D. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\">Is Word Adoption a Grassroots Process? An Analysis of Reddit Communities.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This study examines how novel words originate in and disperse through online communities. It asks whether larger numbers of people or closer social ties are better environments to foster the adoption of new words. The data stem from Reddit‚ a large sample of web-mediated‚ asynchronous conversations.  Reddit communities are divided by size in this study: larger communities are based on discussing general topics and have weak social ties‚ whereas small communities are based on discussing specific topics and have strong social ties. The analysis shows that the majority of new words are created / first adopted in larger communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017is,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {Is {Word} {Adoption} a {Grassroots} {Process}? {An} {Analysis} of {Reddit} {Communities}},\n\turl = {http://www.david-reitter.com/pub/cole2017wordadoption.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSXMgV29yZCBBZG9wdGlvbiBhIEdyYXNzcm9vdHMgUHJvY2Vzcz8gQW4gQW5hbHlzaXMgb2YgUmVkZGl0IENvbW11bml0aWVzDQpBVSAgLSBDb2xlLCBKZXJlbXkNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBUaGlzIHN0dWR5IGV4YW1pbmVzIGhvdyBub3ZlbCB3b3JkcyBvcmlnaW5hdGUgaW4gYW5kIGRpc3BlcnNlIHRocm91Z2ggb25saW5lIGNvbW11bml0aWVzLiBJdCBhc2tzIHdoZXRoZXIgbGFyZ2VyIG51bWJlcnMgb2YgcGVvcGxlIG9yIGNsb3NlciBzb2NpYWwgdGllcyBhcmUgYmV0dGVyIGVudmlyb25tZW50cyB0byBmb3N0ZXIgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3Jkcy4gVGhlIGRhdGEgc3RlbSBmcm9tIFJlZGRpdCwgYSBsYXJnZSBzYW1wbGUgb2Ygd2ViLW1lZGlhdGVkLCBhc3luY2hyb25vdXMgY29udmVyc2F0aW9ucy4gIFJlZGRpdCBjb21tdW5pdGllcyBhcmUgZGl2aWRlZCBieSBzaXplIGluIHRoaXMgc3R1ZHk6IGxhcmdlciBjb21tdW5pdGllcyBhcmUgYmFzZWQgb24gZGlzY3Vzc2luZyBnZW5lcmFsIHRvcGljcyBhbmQgaGF2ZSB3ZWFrIHNvY2lhbCB0aWVzLCB3aGVyZWFzIHNtYWxsIGNvbW11bml0aWVzIGFyZSBiYXNlZCBvbiBkaXNjdXNzaW5nIHNwZWNpZmljIHRvcGljcyBhbmQgaGF2ZSBzdHJvbmcgc29jaWFsIHRpZXMuIFRoZSBhbmFseXNpcyBzaG93cyB0aGF0IHRoZSBtYWpvcml0eSBvZiBuZXcgd29yZHMgYXJlIGNyZWF0ZWQgLyBmaXJzdCBhZG9wdGVkIGluIGxhcmdlciBjb21tdW5pdGllcy4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE3d29yZGFkb3B0aW9uLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Is%20Word%20Adoption%20a%20Grassroots%20Process%3F%20An%20Analysis%20of%20Reddit%20Communities&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/P16-1051\">Entropy converges between dialogue participants: explanations from an information-theoretic perspective.</a></span> In <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i> (Vol. 1 (Long Papers), pp. 537–546). Berlin, Germany: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2016 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The applicability of entropy rate constancy to dialogue is examined on two spoken dialogue corpora. The principle is found to hold; however‚ new entropy change patterns within the topic episodes of dialogue are described‚ which are different from written text.\nSpeaker’s dynamic roles as topic initiators and topic responders are associated with decreasing and increasing entropy‚ respectively‚ which results in local convergence  between these speakers in each topic episode. \nThis implies that the sentence entropy in dialogue is conditioned on different contexts determined by the speaker’s roles.\nExplanations from the perspectives of grounding theory and interactive alignment are discussed‚ resulting in a novel‚ unified information-theoretic approach of dialogue.</div></div></div><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/P16-1051\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016entropy,\n\taddress = {Berlin, Germany},\n\ttitle = {Entropy converges between dialogue participants: explanations from an information-theoretic perspective},\n\tvolume = {1 (Long Papers)},\n\turl = {http://www.aclweb.org/anthology/P16-1051},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {537--546}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRW50cm9weSBjb252ZXJnZXMgYmV0d2VlbiBkaWFsb2d1ZSBwYXJ0aWNpcGFudHM6IGV4cGxhbmF0aW9ucyBmcm9tIGFuIGluZm9ybWF0aW9uLXRoZW9yZXRpYyBwZXJzcGVjdGl2ZQ0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBBQ0wNCkFCICAtIFRoZSBhcHBsaWNhYmlsaXR5IG9mIGVudHJvcHkgcmF0ZSBjb25zdGFuY3kgdG8gZGlhbG9ndWUgaXMgZXhhbWluZWQgb24gdHdvIHNwb2tlbiBkaWFsb2d1ZSBjb3Jwb3JhLiBUaGUgcHJpbmNpcGxlIGlzIGZvdW5kIHRvIGhvbGQ7IGhvd2V2ZXIsIG5ldyBlbnRyb3B5IGNoYW5nZSBwYXR0ZXJucyB3aXRoaW4gdGhlIHRvcGljIGVwaXNvZGVzIG9mIGRpYWxvZ3VlIGFyZSBkZXNjcmliZWQsIHdoaWNoIGFyZSBkaWZmZXJlbnQgZnJvbSB3cml0dGVuIHRleHQuClNwZWFrZXIncyBkeW5hbWljIHJvbGVzIGFzIHRvcGljIGluaXRpYXRvcnMgYW5kIHRvcGljIHJlc3BvbmRlcnMgYXJlIGFzc29jaWF0ZWQgd2l0aCBkZWNyZWFzaW5nIGFuZCBpbmNyZWFzaW5nIGVudHJvcHksIHJlc3BlY3RpdmVseSwgd2hpY2ggcmVzdWx0cyBpbiBsb2NhbCBjb252ZXJnZW5jZSAgYmV0d2VlbiB0aGVzZSBzcGVha2VycyBpbiBlYWNoIHRvcGljIGVwaXNvZGUuIApUaGlzIGltcGxpZXMgdGhhdCB0aGUgc2VudGVuY2UgZW50cm9weSBpbiBkaWFsb2d1ZSBpcyBjb25kaXRpb25lZCBvbiBkaWZmZXJlbnQgY29udGV4dHMgZGV0ZXJtaW5lZCBieSB0aGUgc3BlYWtlcidzIHJvbGVzLgpFeHBsYW5hdGlvbnMgZnJvbSB0aGUgcGVyc3BlY3RpdmVzIG9mIGdyb3VuZGluZyB0aGVvcnkgYW5kIGludGVyYWN0aXZlIGFsaWdubWVudCBhcmUgZGlzY3Vzc2VkLCByZXN1bHRpbmcgaW4gYSBub3ZlbCwgdW5pZmllZCBpbmZvcm1hdGlvbi10aGVvcmV0aWMgYXBwcm9hY2ggb2YgZGlhbG9ndWUuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NHRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDEgKExvbmcgUGFwZXJzKQ0KU1AgIC0gNTM3DQpFUCAgLSA1NDYNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vd3d3LmFjbHdlYi5vcmcvYW50aG9sb2d5L1AxNi0xMDUxDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Entropy%20converges%20between%20dialogue%20participants%3A%20explanations%20from%20an%20information-theoretic%20perspective&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=537-546&amp;rft.spage=537&amp;rft.epage=546\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://anthology.aclweb.org/P16-2072\">Convergence of Syntactic Complexity in Conversation.</a></span> In <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i> (Vol. 2 (Short Papers), pp. 443–448). Berlin, Germany: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2016 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Using corpus data of spoken dialogue‚ we examine the convergence of syntactic complexity levels between interlocutors in natural conversations‚ as it occurs within  spans of topic episodes.\nThe findings of general convergence in the Switchboard and BNC corpora are compatible with an information-theoretic model of dialogue and with Interactive Alignment Theory.</div></div></div><div class=\"blink\"><a   href=\"http://anthology.aclweb.org/P16-2072\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016convergence,\n\taddress = {Berlin, Germany},\n\ttitle = {Convergence of {Syntactic} {Complexity} in {Conversation}},\n\tvolume = {2 (Short Papers)},\n\turl = {http://anthology.aclweb.org/P16-2072},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {443--448}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29udmVyZ2VuY2Ugb2YgU3ludGFjdGljIENvbXBsZXhpdHkgaW4gQ29udmVyc2F0aW9uDQpBVSAgLSBYdSwgWWFuZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTA0KQUIgIC0gVXNpbmcgY29ycHVzIGRhdGEgb2Ygc3Bva2VuIGRpYWxvZ3VlLCB3ZSBleGFtaW5lIHRoZSBjb252ZXJnZW5jZSBvZiBzeW50YWN0aWMgY29tcGxleGl0eSBsZXZlbHMgYmV0d2VlbiBpbnRlcmxvY3V0b3JzIGluIG5hdHVyYWwgY29udmVyc2F0aW9ucywgYXMgaXQgb2NjdXJzIHdpdGhpbiAgc3BhbnMgb2YgdG9waWMgZXBpc29kZXMuClRoZSBmaW5kaW5ncyBvZiBnZW5lcmFsIGNvbnZlcmdlbmNlIGluIHRoZSBTd2l0Y2hib2FyZCBhbmQgQk5DIGNvcnBvcmEgYXJlIGNvbXBhdGlibGUgd2l0aCBhbiBpbmZvcm1hdGlvbi10aGVvcmV0aWMgbW9kZWwgb2YgZGlhbG9ndWUgYW5kIHdpdGggSW50ZXJhY3RpdmUgQWxpZ25tZW50IFRoZW9yeS4NCkMxICAtIEJlcmxpbiwgR2VybWFueQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDU0dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KVkwgIC0gMiAoU2hvcnQgUGFwZXJzKQ0KU1AgIC0gNDQzDQpFUCAgLSA0NDgNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vYW50aG9sb2d5LmFjbHdlYi5vcmcvUDE2LTIwNzINCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Convergence%20of%20Syntactic%20Complexity%20in%20Conversation&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=443-448&amp;rft.spage=443&amp;rft.epage=448\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\">Impatience induced by waiting: An effect moderated by the speed of countdowns.</a></span> In <i>Proceedings of the 2016 ACM Conference on Designing Interactive Systems</i>. Brisbane, Australia: ACM. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__DIS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">DIS</div><div class=\"bib-venue-short\">DIS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Countdowns and progress bars provide computer users with estimates of remaining wait times. These types of feedback are intended to manage their expectations and allow users to direct attention elsewhere. We suggest that they also moderate user’s impatience‚ which affects decision-making in the subsequent task. In an experiment with 421 participants‚ impatience in a timing decision task was effectively and systematically manip- ulated through a countdown‚ as it affected timing and performance of the user’s actions in the task. The effect persisted even after users gained task experience. More rapid countdowns reduced impatience. Post-hoc analysis also showed increased task satisfaction with rising countdown speed and suggested greater task satisfaction with a rapid countdown than with no waiting period at all.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016impatience,\n\taddress = {Brisbane, Australia},\n\ttitle = {Impatience induced by waiting: {An} effect moderated by the speed of countdowns},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016DIS.pdf},\n\tbooktitle = {Proceedings of the 2016 {ACM} {Conference} on {Designing} {Interactive} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSBpbmR1Y2VkIGJ5IHdhaXRpbmc6IEFuIGVmZmVjdCBtb2RlcmF0ZWQgYnkgdGhlIHNwZWVkIG9mIGNvdW50ZG93bnMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gRElTDQpBQiAgLSBDb3VudGRvd25zIGFuZCBwcm9ncmVzcyBiYXJzIHByb3ZpZGUgY29tcHV0ZXIgdXNlcnMgd2l0aCBlc3RpbWF0ZXMgb2YgcmVtYWluaW5nIHdhaXQgdGltZXMuIFRoZXNlIHR5cGVzIG9mIGZlZWRiYWNrIGFyZSBpbnRlbmRlZCB0byBtYW5hZ2UgdGhlaXIgZXhwZWN0YXRpb25zIGFuZCBhbGxvdyB1c2VycyB0byBkaXJlY3QgYXR0ZW50aW9uIGVsc2V3aGVyZS4gV2Ugc3VnZ2VzdCB0aGF0IHRoZXkgYWxzbyBtb2RlcmF0ZSB1c2Vy4oCZcyBpbXBhdGllbmNlLCB3aGljaCBhZmZlY3RzIGRlY2lzaW9uLW1ha2luZyBpbiB0aGUgc3Vic2VxdWVudCB0YXNrLiBJbiBhbiBleHBlcmltZW50IHdpdGggNDIxIHBhcnRpY2lwYW50cywgaW1wYXRpZW5jZSBpbiBhIHRpbWluZyBkZWNpc2lvbiB0YXNrIHdhcyBlZmZlY3RpdmVseSBhbmQgc3lzdGVtYXRpY2FsbHkgbWFuaXAtIHVsYXRlZCB0aHJvdWdoIGEgY291bnRkb3duLCBhcyBpdCBhZmZlY3RlZCB0aW1pbmcgYW5kIHBlcmZvcm1hbmNlIG9mIHRoZSB1c2Vy4oCZcyBhY3Rpb25zIGluIHRoZSB0YXNrLiBUaGUgZWZmZWN0IHBlcnNpc3RlZCBldmVuIGFmdGVyIHVzZXJzIGdhaW5lZCB0YXNrIGV4cGVyaWVuY2UuIE1vcmUgcmFwaWQgY291bnRkb3ducyByZWR1Y2VkIGltcGF0aWVuY2UuIFBvc3QtaG9jIGFuYWx5c2lzIGFsc28gc2hvd2VkIGluY3JlYXNlZCB0YXNrIHNhdGlzZmFjdGlvbiB3aXRoIHJpc2luZyBjb3VudGRvd24gc3BlZWQgYW5kIHN1Z2dlc3RlZCBncmVhdGVyIHRhc2sgc2F0aXNmYWN0aW9uIHdpdGggYSByYXBpZCBjb3VudGRvd24gdGhhbiB3aXRoIG5vIHdhaXRpbmcgcGVyaW9kIGF0IGFsbC4NCkMxICAtIEJyaXNiYW5lLCBBdXN0cmFsaWENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDE2IEFDTSBDb25mZXJlbmNlIG9uIERlc2lnbmluZyBJbnRlcmFjdGl2ZSBTeXN0ZW1zDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gQUNNDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2RElTLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%20induced%20by%20waiting%3A%20An%20effect%20moderated%20by%20the%20speed%20of%20countdowns&amp;rft.btitle=Proceedings%20of%20the%202016%20ACM%20Conference%20on%20Designing%20Interactive%20Systems&amp;rft.place=Brisbane%2C%20Australia&amp;rft.publisher=ACM&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\">How people talk about armed conflicts: An analysis of Reddit data.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i> (pp. 366–376). Washington, D.C.: Springer. https://doi.org/10.1007/978-3-319-39931-7_35</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Armed conflicts around the world produce displacement‚ in- jury‚ and death. This study examines how anonymous and pseudony- mous Internet commenters discuss such conflicts. Specifically‚ we ask how permissible it is to express positive or negative sentiments about these conflicts as a function of variables including region‚ conflict nature‚ and severity. Data from the Armed Conflicts Database is aggregated to identify a number of potential factors that may influence views on ac- ceptable sentiments. A large-scale sample of the Reddit comment forum was coded for positive and negative sentiments using sentiment analy- sis techniques. Permissibility is judged using the Reddit voting features. Regressions reveal that positive sentiments are found not permissible for higher numbers of fatalities‚ and that negative sentiments are found permissible for certain regions‚ more permissible for older conflicts‚ and less permissible for territorial conflicts. A number of alternative‚ non- correlated predictors are presented.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2016how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS} 9708},\n\ttitle = {How people talk about armed conflicts: {An} analysis of {Reddit} data},\n\turl = {http://www.david-reitter.com/pub/cole2016armedconflicts.pdf},\n\tdoi = {10.1007/978-3-319-39931-7_35},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Xu, Ying and Reitter, David},\n\tyear = {2016},\n\tpages = {366--376}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHBlb3BsZSB0YWxrIGFib3V0IGFybWVkIGNvbmZsaWN0czogQW4gYW5hbHlzaXMgb2YgUmVkZGl0IGRhdGENCkFVICAtIENvbGUsIEplcmVteQ0KQVUgIC0gWHUsIFlpbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBTQlAtQlJpTVMNClQzICAtIExOQ1MgOTcwOA0KQUIgIC0gQXJtZWQgY29uZmxpY3RzIGFyb3VuZCB0aGUgd29ybGQgcHJvZHVjZSBkaXNwbGFjZW1lbnQsIGluLSBqdXJ5LCBhbmQgZGVhdGguIFRoaXMgc3R1ZHkgZXhhbWluZXMgaG93IGFub255bW91cyBhbmQgcHNldWRvbnktIG1vdXMgSW50ZXJuZXQgY29tbWVudGVycyBkaXNjdXNzIHN1Y2ggY29uZmxpY3RzLiBTcGVjaWZpY2FsbHksIHdlIGFzayBob3cgcGVybWlzc2libGUgaXQgaXMgdG8gZXhwcmVzcyBwb3NpdGl2ZSBvciBuZWdhdGl2ZSBzZW50aW1lbnRzIGFib3V0IHRoZXNlIGNvbmZsaWN0cyBhcyBhIGZ1bmN0aW9uIG9mIHZhcmlhYmxlcyBpbmNsdWRpbmcgcmVnaW9uLCBjb25mbGljdCBuYXR1cmUsIGFuZCBzZXZlcml0eS4gRGF0YSBmcm9tIHRoZSBBcm1lZCBDb25mbGljdHMgRGF0YWJhc2UgaXMgYWdncmVnYXRlZCB0byBpZGVudGlmeSBhIG51bWJlciBvZiBwb3RlbnRpYWwgZmFjdG9ycyB0aGF0IG1heSBpbmZsdWVuY2Ugdmlld3Mgb24gYWMtIGNlcHRhYmxlIHNlbnRpbWVudHMuIEEgbGFyZ2Utc2NhbGUgc2FtcGxlIG9mIHRoZSBSZWRkaXQgY29tbWVudCBmb3J1bSB3YXMgY29kZWQgZm9yIHBvc2l0aXZlIGFuZCBuZWdhdGl2ZSBzZW50aW1lbnRzIHVzaW5nIHNlbnRpbWVudCBhbmFseS0gc2lzIHRlY2huaXF1ZXMuIFBlcm1pc3NpYmlsaXR5IGlzIGp1ZGdlZCB1c2luZyB0aGUgUmVkZGl0IHZvdGluZyBmZWF0dXJlcy4gUmVncmVzc2lvbnMgcmV2ZWFsIHRoYXQgcG9zaXRpdmUgc2VudGltZW50cyBhcmUgZm91bmQgbm90IHBlcm1pc3NpYmxlIGZvciBoaWdoZXIgbnVtYmVycyBvZiBmYXRhbGl0aWVzLCBhbmQgdGhhdCBuZWdhdGl2ZSBzZW50aW1lbnRzIGFyZSBmb3VuZCBwZXJtaXNzaWJsZSBmb3IgY2VydGFpbiByZWdpb25zLCBtb3JlIHBlcm1pc3NpYmxlIGZvciBvbGRlciBjb25mbGljdHMsIGFuZCBsZXNzIHBlcm1pc3NpYmxlIGZvciB0ZXJyaXRvcmlhbCBjb25mbGljdHMuIEEgbnVtYmVyIG9mIGFsdGVybmF0aXZlLCBub24tIGNvcnJlbGF0ZWQgcHJlZGljdG9ycyBhcmUgcHJlc2VudGVkLg0KQzEgIC0gV2FzaGluZ3RvbiwgRC5DLg0KQzMgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNCkRPICAtIDEwLjEwMDcvOTc4LTMtMzE5LTM5OTMxLTdfMzUNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpTUCAgLSAzNjYNCkVQICAtIDM3Ng0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE2YXJtZWRjb25mbGljdHMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1007%2F978-3-319-39931-7_35&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20people%20talk%20about%20armed%20conflicts%3A%20An%20analysis%20of%20Reddit%20data&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS%209708&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Ying%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=366-376&amp;rft.spage=366&amp;rft.epage=376\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Reitter, D., Wu, J., &amp; Giles, C. L. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf\">Online learning of deep hybrid architectures for semi-supervised categorization.</a></span> In <i>Machine Learning and Knowledge Discovery in Databases (Proceedings, ECML PKDD 2015)</i> (Vol. 9284, pp. 516–532). Porto, Portugal: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI ZJFRZTCB year__2015 venue_short__ECML PKDD type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ECML PKDD</div><div class=\"bib-venue-short\">ECML PKDD</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A hybrid architecture is presented capable of online learning from both labeled and unlabeled samples.  It combines both generative and discriminative objectives to derive a new variant of the Deep Belief Network‚ i.e.‚ the Stacked Boltzmann Experts Network model.  The model’s training algorithm is built on principles developed from hybrid discriminative Boltzmann machines and composes deep architectures in a greedy fashion. It makes use of its inherent “layer-wise ensemble\" nature to perform useful classification work. We (1) compare this architecture against a hybrid Denoising Auto-encoder version of itself as well as several other models and (2) investigate training in the context of an incremental learning procedure.  The best-performing hybrid model‚ the Stacked Boltzmann Experts Network‚ consistently outperforms all others.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_online_2015,\n\taddress = {Porto, Portugal},\n\tseries = {Lecture {Notes} in {Computer} {Science}},\n\ttitle = {Online learning of deep hybrid architectures for semi-supervised categorization},\n\tvolume = {9284},\n\turl = {http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf},\n\tbooktitle = {Machine {Learning} and {Knowledge} {Discovery} in {Databases} ({Proceedings}, {ECML} {PKDD} 2015)},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Wu, Jian and Giles, C. Lee},\n\tyear = {2015},\n\tpages = {516--532}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT25saW5lIGxlYXJuaW5nIG9mIGRlZXAgaHlicmlkIGFyY2hpdGVjdHVyZXMgZm9yIHNlbWktc3VwZXJ2aXNlZCBjYXRlZ29yaXphdGlvbg0KQVUgIC0gT3JvcmJpYSBJSSwgQWxleGFuZGVyIEcuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gV3UsIEppYW4NCkFVICAtIEdpbGVzLCBDLiBMZWUNClQyICAtIEVDTUwgUEtERA0KVDMgIC0gTGVjdHVyZSBOb3RlcyBpbiBDb21wdXRlciBTY2llbmNlDQpBQiAgLSBBIGh5YnJpZCBhcmNoaXRlY3R1cmUgaXMgcHJlc2VudGVkIGNhcGFibGUgb2Ygb25saW5lIGxlYXJuaW5nIGZyb20gYm90aCBsYWJlbGVkIGFuZCB1bmxhYmVsZWQgc2FtcGxlcy4gIEl0IGNvbWJpbmVzIGJvdGggZ2VuZXJhdGl2ZSBhbmQgZGlzY3JpbWluYXRpdmUgb2JqZWN0aXZlcyB0byBkZXJpdmUgYSBuZXcgdmFyaWFudCBvZiB0aGUgRGVlcCBCZWxpZWYgTmV0d29yaywgaS5lLiwgdGhlIFN0YWNrZWQgQm9sdHptYW5uIEV4cGVydHMgTmV0d29yayBtb2RlbC4gIFRoZSBtb2RlbCdzIHRyYWluaW5nIGFsZ29yaXRobSBpcyBidWlsdCBvbiBwcmluY2lwbGVzIGRldmVsb3BlZCBmcm9tIGh5YnJpZCBkaXNjcmltaW5hdGl2ZSBCb2x0em1hbm4gbWFjaGluZXMgYW5kIGNvbXBvc2VzIGRlZXAgYXJjaGl0ZWN0dXJlcyBpbiBhIGdyZWVkeSBmYXNoaW9uLiBJdCBtYWtlcyB1c2Ugb2YgaXRzIGluaGVyZW50IGBgbGF5ZXItd2lzZSBlbnNlbWJsZSIgbmF0dXJlIHRvIHBlcmZvcm0gdXNlZnVsIGNsYXNzaWZpY2F0aW9uIHdvcmsuIFdlICgxKSBjb21wYXJlIHRoaXMgYXJjaGl0ZWN0dXJlIGFnYWluc3QgYSBoeWJyaWQgRGVub2lzaW5nIEF1dG8tZW5jb2RlciB2ZXJzaW9uIG9mIGl0c2VsZiBhcyB3ZWxsIGFzIHNldmVyYWwgb3RoZXIgbW9kZWxzIGFuZCAoMikgaW52ZXN0aWdhdGUgdHJhaW5pbmcgaW4gdGhlIGNvbnRleHQgb2YgYW4gaW5jcmVtZW50YWwgbGVhcm5pbmcgcHJvY2VkdXJlLiAgVGhlIGJlc3QtcGVyZm9ybWluZyBoeWJyaWQgbW9kZWwsIHRoZSBTdGFja2VkIEJvbHR6bWFubiBFeHBlcnRzIE5ldHdvcmssIGNvbnNpc3RlbnRseSBvdXRwZXJmb3JtcyBhbGwgb3RoZXJzLg0KQzEgIC0gUG9ydG8sIFBvcnR1Z2FsDQpDMyAgLSBNYWNoaW5lIExlYXJuaW5nIGFuZCBLbm93bGVkZ2UgRGlzY292ZXJ5IGluIERhdGFiYXNlcyAoUHJvY2VlZGluZ3MsIEVDTUwgUEtERCAyMDE1KQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkyODQNClNQICAtIDUxNg0KRVAgIC0gNTMyDQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYV9kZWVwX2h5YnJpZF9lY21sXzIwMTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Online%20learning%20of%20deep%20hybrid%20architectures%20for%20semi-supervised%20categorization&amp;rft.btitle=Machine%20Learning%20and%20Knowledge%20Discovery%20in%20Databases%20(Proceedings%2C%20ECML%20PKDD%202015)&amp;rft.place=Porto%2C%20Portugal&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=David%20Reitter&amp;rft.au=Jian%20Wu&amp;rft.au=C.%20Lee%20Giles&amp;rft.date=2015&amp;rft.pages=516-532&amp;rft.spage=516&amp;rft.epage=532\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Giles, C. L., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf\">Learning a deep hybrid model for semi-supervised text classification.</a></span> In <i>Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing</i>. Lisbon, Portugal. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2015 venue_short__EMNLP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">EMNLP</div><div class=\"bib-venue-short\">EMNLP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel fine-tuning algorithm in a deep hybrid architecture for semi-supervised text classification.  During each increment of the online learning process‚ the fine-tuning algorithm serves as a top-down mechanism for pseudo-jointly modifying model parameters following a bottom-up generative learning pass. The resulting model‚ trained under what we call the Bottom-Up-Top-Down learning algorithm‚ is shown to outperform a variety of competitive models and baselines trained across a wide range of splits between supervised and unsupervised training data.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_learning_2015,\n\taddress = {Lisbon, Portugal},\n\ttitle = {Learning a deep hybrid model for semi-supervised text classification},\n\turl = {http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf},\n\tbooktitle = {Proceedings of the 2015 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tauthor = {Ororbia II, Alexander G. and Giles, C. Lee and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGVhcm5pbmcgYSBkZWVwIGh5YnJpZCBtb2RlbCBmb3Igc2VtaS1zdXBlcnZpc2VkIHRleHQgY2xhc3NpZmljYXRpb24NCkFVICAtIE9yb3JiaWEgSUksIEFsZXhhbmRlciBHLg0KQVUgIC0gR2lsZXMsIEMuIExlZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEVNTkxQDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgZmluZS10dW5pbmcgYWxnb3JpdGhtIGluIGEgZGVlcCBoeWJyaWQgYXJjaGl0ZWN0dXJlIGZvciBzZW1pLXN1cGVydmlzZWQgdGV4dCBjbGFzc2lmaWNhdGlvbi4gIER1cmluZyBlYWNoIGluY3JlbWVudCBvZiB0aGUgb25saW5lIGxlYXJuaW5nIHByb2Nlc3MsIHRoZSBmaW5lLXR1bmluZyBhbGdvcml0aG0gc2VydmVzIGFzIGEgdG9wLWRvd24gbWVjaGFuaXNtIGZvciBwc2V1ZG8tam9pbnRseSBtb2RpZnlpbmcgbW9kZWwgcGFyYW1ldGVycyBmb2xsb3dpbmcgYSBib3R0b20tdXAgZ2VuZXJhdGl2ZSBsZWFybmluZyBwYXNzLiBUaGUgcmVzdWx0aW5nIG1vZGVsLCB0cmFpbmVkIHVuZGVyIHdoYXQgd2UgY2FsbCB0aGUgQm90dG9tLVVwLVRvcC1Eb3duIGxlYXJuaW5nIGFsZ29yaXRobSwgaXMgc2hvd24gdG8gb3V0cGVyZm9ybSBhIHZhcmlldHkgb2YgY29tcGV0aXRpdmUgbW9kZWxzIGFuZCBiYXNlbGluZXMgdHJhaW5lZCBhY3Jvc3MgYSB3aWRlIHJhbmdlIG9mIHNwbGl0cyBiZXR3ZWVuIHN1cGVydmlzZWQgYW5kIHVuc3VwZXJ2aXNlZCB0cmFpbmluZyBkYXRhLg0KQzEgIC0gTGlzYm9uLCBQb3J0dWdhbA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwMTUgQ29uZmVyZW5jZSBvbiBFbXBpcmljYWwgTWV0aG9kcyBpbiBOYXR1cmFsIExhbmd1YWdlIFByb2Nlc3NpbmcNCkRBICAtIDIwMTUvLy8NClBZICAtIDIwMTUNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9vcm9yYmlhMjAxNWxlYXJuaW5nLWRlZXAtaHlicmlkLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Learning%20a%20deep%20hybrid%20model%20for%20semi-supervised%20text%20classification&amp;rft.btitle=Proceedings%20of%20the%202015%20Conference%20on%20Empirical%20Methods%20in%20Natural%20Language%20Processing&amp;rft.place=Lisbon%2C%20Portugal&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=C.%20Lee%20Giles&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Xu, Y., D’Orazio, V., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\">Error-correction and aggregation in crowd-sourcing of geopolitical incident information.</a></span> In N. Agarwal, K. Xu, &amp; N. Osgood (Eds.), <i>Social Computing, Behavioral Modeling and Prediction</i> (Vol. 9021, pp. 381–387). Springer. </div><div class=\"bib-extra\">10.1007/978-3-319-16268-3 47</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI TC3HZ9JR year__2015 venue_short__SBP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue-short\">SBP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A discriminative model is presented for crowd-sourcing the annotation of news stories to produce a structured dataset about incidents involving militarized disputes between nation-states.  We used a question tree to gather partially redundant data from each crowd worker. A lattice of Bayesian Networks was then applied to error correct the individual worker annotations‚ the results of which were then aggregated via majority voting. The resulting hybrid model outperformed comparable‚ state-of-the-art aggregation models in both accuracy and computational scalability.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ororbia_ii_error-correction_2015,\n\tseries = {Lecture {Notes} in {Computer} {Science} ({SBP})},\n\ttitle = {Error-correction and aggregation in crowd-sourcing of geopolitical incident information},\n\tvolume = {9021},\n\turl = {http://www.david-reitter.com/pub/ororbia2015crowd.pdf},\n\tbooktitle = {Social {Computing}, {Behavioral} {Modeling} and {Prediction}},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Xu, Yang and D'Orazio, Vito and Reitter, David},\n\teditor = {Agarwal, Nitin and Xu, Kevin and Osgood, Nathaniel},\n\tyear = {2015},\n\tnote = {10.1007/978-3-319-16268-3 47},\n\tpages = {381--387}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXJyb3ItY29ycmVjdGlvbiBhbmQgYWdncmVnYXRpb24gaW4gY3Jvd2Qtc291cmNpbmcgb2YgZ2VvcG9saXRpY2FsIGluY2lkZW50IGluZm9ybWF0aW9uDQpBVSAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBEJ09yYXppbywgVml0bw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFNvY2lhbCBDb21wdXRpbmcsIEJlaGF2aW9yYWwgTW9kZWxpbmcgYW5kIFByZWRpY3Rpb24NCkEyICAtIEFnYXJ3YWwsIE5pdGluDQpBMiAgLSBYdSwgS2V2aW4NCkEyICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpUMyAgLSBMZWN0dXJlIE5vdGVzIGluIENvbXB1dGVyIFNjaWVuY2UgKFNCUCkNCkFCICAtIEEgZGlzY3JpbWluYXRpdmUgbW9kZWwgaXMgcHJlc2VudGVkIGZvciBjcm93ZC1zb3VyY2luZyB0aGUgYW5ub3RhdGlvbiBvZiBuZXdzIHN0b3JpZXMgdG8gcHJvZHVjZSBhIHN0cnVjdHVyZWQgZGF0YXNldCBhYm91dCBpbmNpZGVudHMgaW52b2x2aW5nIG1pbGl0YXJpemVkIGRpc3B1dGVzIGJldHdlZW4gbmF0aW9uLXN0YXRlcy4gIFdlIHVzZWQgYSBxdWVzdGlvbiB0cmVlIHRvIGdhdGhlciBwYXJ0aWFsbHkgcmVkdW5kYW50IGRhdGEgZnJvbSBlYWNoIGNyb3dkIHdvcmtlci4gQSBsYXR0aWNlIG9mIEJheWVzaWFuIE5ldHdvcmtzIHdhcyB0aGVuIGFwcGxpZWQgdG8gZXJyb3IgY29ycmVjdCB0aGUgaW5kaXZpZHVhbCB3b3JrZXIgYW5ub3RhdGlvbnMsIHRoZSByZXN1bHRzIG9mIHdoaWNoIHdlcmUgdGhlbiBhZ2dyZWdhdGVkIHZpYSBtYWpvcml0eSB2b3RpbmcuIFRoZSByZXN1bHRpbmcgaHlicmlkIG1vZGVsIG91dHBlcmZvcm1lZCBjb21wYXJhYmxlLCBzdGF0ZS1vZi10aGUtYXJ0IGFnZ3JlZ2F0aW9uIG1vZGVscyBpbiBib3RoIGFjY3VyYWN5IGFuZCBjb21wdXRhdGlvbmFsIHNjYWxhYmlsaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkwMjENClNQICAtIDM4MQ0KRVAgIC0gMzg3DQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYTIwMTVjcm93ZC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Error-correction%20and%20aggregation%20in%20crowd-sourcing%20of%20geopolitical%20incident%20information&amp;rft.btitle=Social%20Computing%2C%20Behavioral%20Modeling%20and%20Prediction&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science%20(SBP)&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Yang%20Xu&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=David%20Reitter&amp;rft.au=Nitin%20Agarwal&amp;rft.au=Kevin%20Xu&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2015&amp;rft.pages=381-387&amp;rft.spage=381&amp;rft.epage=387\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Grossklags, J., &amp; Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\">How task familiarity and cognitive predispositions impact behavior in a security game of timing.</a></span> In <i>Proceedings of the 27th IEEE Computer Security Foundations Symposium</i> (pp. 111–122). Vienna. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2014 venue_short__CSF type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">CSF</div><div class=\"bib-venue-short\">CSF</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses security and safety choices that involve a decision on the timing of an action. Examples of such decisions include when to check log files for intruders and when to monitor financial accounts for fraud or errors. To better understand how performance in timing-related security situations is shaped by individuals’ cognitive predispositions‚ we effectively combine survey measures with economic experiments.  Two behavioral experiments are presented in which the timing of online security actions is the critical decision-making factor. The feedback modality in the decision-environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2).  Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition.  The analysis is based on the data from over 450 participants.  We find that risk propensity is not a hindrance in timing tasks.  Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{grossklags2014how,\n\taddress = {Vienna},\n\ttitle = {How task familiarity and cognitive predispositions impact behavior in a security game of timing},\n\turl = {http://www.david-reitter.com/pub/grossklags2014csf.pdf},\n\tbooktitle = {Proceedings of the 27th {IEEE} {Computer} {Security} {Foundations} {Symposium}},\n\tauthor = {Grossklags, Jens and Reitter, David},\n\tyear = {2014},\n\tpages = {111--122}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRhc2sgZmFtaWxpYXJpdHkgYW5kIGNvZ25pdGl2ZSBwcmVkaXNwb3NpdGlvbnMgaW1wYWN0IGJlaGF2aW9yIGluIGEgc2VjdXJpdHkgZ2FtZSBvZiB0aW1pbmcNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDU0YNCkFCICAtIFRoaXMgcGFwZXIgYWRkcmVzc2VzIHNlY3VyaXR5IGFuZCBzYWZldHkgY2hvaWNlcyB0aGF0IGludm9sdmUgYSBkZWNpc2lvbiBvbiB0aGUgdGltaW5nIG9mIGFuIGFjdGlvbi4gRXhhbXBsZXMgb2Ygc3VjaCBkZWNpc2lvbnMgaW5jbHVkZSB3aGVuIHRvIGNoZWNrIGxvZyBmaWxlcyBmb3IgaW50cnVkZXJzIGFuZCB3aGVuIHRvIG1vbml0b3IgZmluYW5jaWFsIGFjY291bnRzIGZvciBmcmF1ZCBvciBlcnJvcnMuIFRvIGJldHRlciB1bmRlcnN0YW5kIGhvdyBwZXJmb3JtYW5jZSBpbiB0aW1pbmctcmVsYXRlZCBzZWN1cml0eSBzaXR1YXRpb25zIGlzIHNoYXBlZCBieSBpbmRpdmlkdWFscycgY29nbml0aXZlIHByZWRpc3Bvc2l0aW9ucywgd2UgZWZmZWN0aXZlbHkgY29tYmluZSBzdXJ2ZXkgbWVhc3VyZXMgd2l0aCBlY29ub21pYyBleHBlcmltZW50cy4gIFR3byBiZWhhdmlvcmFsIGV4cGVyaW1lbnRzIGFyZSBwcmVzZW50ZWQgaW4gd2hpY2ggdGhlIHRpbWluZyBvZiBvbmxpbmUgc2VjdXJpdHkgYWN0aW9ucyBpcyB0aGUgY3JpdGljYWwgZGVjaXNpb24tbWFraW5nIGZhY3Rvci4gVGhlIGZlZWRiYWNrIG1vZGFsaXR5IGluIHRoZSBkZWNpc2lvbi1lbnZpcm9ubWVudCBpcyB2YXJpZWQgYmV0d2VlbiB2aXN1YWwgZmVlZGJhY2sgd2l0aCBoaXN0b3J5IChFeHBlcmltZW50IDEpLCBhbmQgdGVtcG9yYWwgZmVlZGJhY2sgd2l0aG91dCBoaXN0b3J5IChFeHBlcmltZW50IDIpLiAgVXNpbmcgcHN5Y2hvbWV0cmljIHNjYWxlcywgd2Ugc3R1ZHkgdGhlIHJvbGUgb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcywgc3BlY2lmaWNhbGx5IHJpc2sgcHJvcGVuc2l0eSBhbmQgbmVlZCBmb3IgY29nbml0aW9uLiAgVGhlIGFuYWx5c2lzIGlzIGJhc2VkIG9uIHRoZSBkYXRhIGZyb20gb3ZlciA0NTAgcGFydGljaXBhbnRzLiAgV2UgZmluZCB0aGF0IHJpc2sgcHJvcGVuc2l0eSBpcyBub3QgYSBoaW5kcmFuY2UgaW4gdGltaW5nIHRhc2tzLiAgUGFydGljaXBhbnRzIG9mIGF2ZXJhZ2UgcmlzayBwcm9wZW5zaXR5IGdlbmVyYWxseSBiZW5lZml0IGZyb20gYSByZWZsZWN0aXZlIGRpc3Bvc2l0aW9uIChoaWdoIG5lZWQgZm9yIGNvZ25pdGlvbiksIHBhcnRpY3VsYXJseSB3aGVuIHZpc3VhbCBmZWVkYmFjayBpcyBnaXZlbi4gIE92ZXJhbGwsIHBhcnRpY2lwYW50cyBiZW5lZml0IGZyb20gbmVlZCBmb3IgY29nbml0aW9uOyBob3dldmVyLCBpbiB0aGUgbW9yZSBkaWZmaWN1bHQsIHRlbXBvcmFsLWVzdGltYXRpb24gdGFzaywgdGhpcyByZXF1aXJlcyBmYW1pbGlhcml0eSB3aXRoIHRoZSB0YXNrLg0KQzEgIC0gVmllbm5hDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjd0aCBJRUVFIENvbXB1dGVyIFNlY3VyaXR5IEZvdW5kYXRpb25zIFN5bXBvc2l1bQ0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDExMQ0KRVAgIC0gMTIyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9ncm9zc2tsYWdzMjAxNGNzZi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20task%20familiarity%20and%20cognitive%20predispositions%20impact%20behavior%20in%20a%20security%20game%20of%20timing&amp;rft.btitle=Proceedings%20of%20the%2027th%20IEEE%20Computer%20Security%20Foundations%20Symposium&amp;rft.place=Vienna&amp;rft.aufirst=Jens&amp;rft.aulast=Grossklags&amp;rft.au=Jens%20Grossklags&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=111-122&amp;rft.spage=111&amp;rft.epage=122\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2012socialcognition.pdf\">Social cognition: memory decay and adaptive information filtering for robust information maintenance.</a></span> In <i>Twenty-Sixth Conference on Artificial Intelligence</i> (pp. 242–248). </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI ZJFRZTCB year__2012 venue_short__AAAI type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">AAAI</div><div class=\"bib-venue-short\">AAAI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Two information decay methods are examined that help multi-agent systems cope with dynamic environments. The agents in this simulation have human-like memory and a mechanism to moderate their communications: they forget internally stored information via temporal decay‚ and they forget distributed information by filtering it as it passes through a communication network. The agents play a foraging game‚ in which performance depends on communicating facts and requests and on storing facts in internal memory. Parameters of the game and agent models are tuned to human data. Agent groups with moderated communication in small-world networks achieve optimal performance for typical human memory decay values‚ while non-adaptive agents benefit from stronger memory decay. The decay and filtering strategies interact with the properties of the network graph in ways suggestive of an evolutionary co-optimization between the human cognitive system and an external social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012socialcognition.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012social,\n\ttitle = {Social cognition: memory decay and adaptive information filtering for robust information maintenance},\n\turl = {http://www.david-reitter.com/pub/reitter2012socialcognition.pdf},\n\tbooktitle = {Twenty-{Sixth} {Conference} on {Artificial} {Intelligence}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2012},\n\tpages = {242--248}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIGNvZ25pdGlvbjogbWVtb3J5IGRlY2F5IGFuZCBhZGFwdGl2ZSBpbmZvcm1hdGlvbiBmaWx0ZXJpbmcgZm9yIHJvYnVzdCBpbmZvcm1hdGlvbiBtYWludGVuYW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQUFBSQ0KQUIgIC0gVHdvIGluZm9ybWF0aW9uIGRlY2F5IG1ldGhvZHMgYXJlIGV4YW1pbmVkIHRoYXQgaGVscCBtdWx0aS1hZ2VudCBzeXN0ZW1zIGNvcGUgd2l0aCBkeW5hbWljIGVudmlyb25tZW50cy4gVGhlIGFnZW50cyBpbiB0aGlzIHNpbXVsYXRpb24gaGF2ZSBodW1hbi1saWtlIG1lbW9yeSBhbmQgYSBtZWNoYW5pc20gdG8gbW9kZXJhdGUgdGhlaXIgY29tbXVuaWNhdGlvbnM6IHRoZXkgZm9yZ2V0IGludGVybmFsbHkgc3RvcmVkIGluZm9ybWF0aW9uIHZpYSB0ZW1wb3JhbCBkZWNheSwgYW5kIHRoZXkgZm9yZ2V0IGRpc3RyaWJ1dGVkIGluZm9ybWF0aW9uIGJ5IGZpbHRlcmluZyBpdCBhcyBpdCBwYXNzZXMgdGhyb3VnaCBhIGNvbW11bmljYXRpb24gbmV0d29yay4gVGhlIGFnZW50cyBwbGF5IGEgZm9yYWdpbmcgZ2FtZSwgaW4gd2hpY2ggcGVyZm9ybWFuY2UgZGVwZW5kcyBvbiBjb21tdW5pY2F0aW5nIGZhY3RzIGFuZCByZXF1ZXN0cyBhbmQgb24gc3RvcmluZyBmYWN0cyBpbiBpbnRlcm5hbCBtZW1vcnkuIFBhcmFtZXRlcnMgb2YgdGhlIGdhbWUgYW5kIGFnZW50IG1vZGVscyBhcmUgdHVuZWQgdG8gaHVtYW4gZGF0YS4gQWdlbnQgZ3JvdXBzIHdpdGggbW9kZXJhdGVkIGNvbW11bmljYXRpb24gaW4gc21hbGwtd29ybGQgbmV0d29ya3MgYWNoaWV2ZSBvcHRpbWFsIHBlcmZvcm1hbmNlIGZvciB0eXBpY2FsIGh1bWFuIG1lbW9yeSBkZWNheSB2YWx1ZXMsIHdoaWxlIG5vbi1hZGFwdGl2ZSBhZ2VudHMgYmVuZWZpdCBmcm9tIHN0cm9uZ2VyIG1lbW9yeSBkZWNheS4gVGhlIGRlY2F5IGFuZCBmaWx0ZXJpbmcgc3RyYXRlZ2llcyBpbnRlcmFjdCB3aXRoIHRoZSBwcm9wZXJ0aWVzIG9mIHRoZSBuZXR3b3JrIGdyYXBoIGluIHdheXMgc3VnZ2VzdGl2ZSBvZiBhbiBldm9sdXRpb25hcnkgY28tb3B0aW1pemF0aW9uIGJldHdlZW4gdGhlIGh1bWFuIGNvZ25pdGl2ZSBzeXN0ZW0gYW5kIGFuIGV4dGVybmFsIHNvY2lhbCBzdHJ1Y3R1cmUuDQpDMyAgLSBUd2VudHktU2l4dGggQ29uZmVyZW5jZSBvbiBBcnRpZmljaWFsIEludGVsbGlnZW5jZQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDI0Mg0KRVAgIC0gMjQ4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMnNvY2lhbGNvZ25pdGlvbi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20cognition%3A%20memory%20decay%20and%20adaptive%20information%20filtering%20for%20robust%20information%20maintenance&amp;rft.btitle=Twenty-Sixth%20Conference%20on%20Artificial%20Intelligence&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2012&amp;rft.pages=242-248&amp;rft.spage=242&amp;rft.epage=248\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Moore, J. D. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2007predicting_task_success.pdf\">Predicting success in dialogue.</a></span> In <i>Proc. 45th Annual Meeting of the Association of Computational Linguistics</i> (pp. 808–815). Prague, Czech Republic. </div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2007 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Task-solving in dialogue depends on the linguistic alignment of the interlocutors‚ which Pickering &amp; Garrod (2004) have suggested to be based on mechanistic repetition effects. In this paper‚ we seek confirmation of this hypothesis by looking at repetition in corpora‚ and whether repetition is correlated with task success. We show that the relevant repetition tendency is based on slow adaptation rather than short-term priming and demonstrate that lexical and syntactic repetition is a reliable predictor of task success given the first five minutes of a task-oriented dialogue.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2007predicting_task_success.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2007predicting,\n\taddress = {Prague, Czech Republic},\n\ttitle = {Predicting success in dialogue},\n\turl = {http://www.david-reitter.com/pub/reitter2007predicting_task_success.pdf},\n\tbooktitle = {Proc. 45th {Annual} {Meeting} of the {Association} of {Computational} {Linguistics}},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2007},\n\tpages = {808--815}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJlZGljdGluZyBzdWNjZXNzIGluIGRpYWxvZ3VlDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NClQyICAtIEFDTA0KQUIgIC0gVGFzay1zb2x2aW5nIGluIGRpYWxvZ3VlIGRlcGVuZHMgb24gdGhlIGxpbmd1aXN0aWMgYWxpZ25tZW50IG9mIHRoZSBpbnRlcmxvY3V0b3JzLCB3aGljaCBQaWNrZXJpbmcgJiBHYXJyb2QgKDIwMDQpIGhhdmUgc3VnZ2VzdGVkIHRvIGJlIGJhc2VkIG9uIG1lY2hhbmlzdGljIHJlcGV0aXRpb24gZWZmZWN0cy4gSW4gdGhpcyBwYXBlciwgd2Ugc2VlayBjb25maXJtYXRpb24gb2YgdGhpcyBoeXBvdGhlc2lzIGJ5IGxvb2tpbmcgYXQgcmVwZXRpdGlvbiBpbiBjb3Jwb3JhLCBhbmQgd2hldGhlciByZXBldGl0aW9uIGlzIGNvcnJlbGF0ZWQgd2l0aCB0YXNrIHN1Y2Nlc3MuIFdlIHNob3cgdGhhdCB0aGUgcmVsZXZhbnQgcmVwZXRpdGlvbiB0ZW5kZW5jeSBpcyBiYXNlZCBvbiBzbG93IGFkYXB0YXRpb24gcmF0aGVyIHRoYW4gc2hvcnQtdGVybSBwcmltaW5nIGFuZCBkZW1vbnN0cmF0ZSB0aGF0IGxleGljYWwgYW5kIHN5bnRhY3RpYyByZXBldGl0aW9uIGlzIGEgcmVsaWFibGUgcHJlZGljdG9yIG9mIHRhc2sgc3VjY2VzcyBnaXZlbiB0aGUgZmlyc3QgZml2ZSBtaW51dGVzIG9mIGEgdGFzay1vcmllbnRlZCBkaWFsb2d1ZS4NCkMxICAtIFByYWd1ZSwgQ3plY2ggUmVwdWJsaWMNCkMzICAtIFByb2MuIDQ1dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIEFzc29jaWF0aW9uIG9mIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpTUCAgLSA4MDgNCkVQICAtIDgxNQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDdwcmVkaWN0aW5nX3Rhc2tfc3VjY2Vzcy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Predicting%20success%20in%20dialogue&amp;rft.btitle=Proc.%2045th%20Annual%20Meeting%20of%20the%20Association%20of%20Computational%20Linguistics&amp;rft.place=Prague%2C%20Czech%20Republic&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2007&amp;rft.pages=808-815&amp;rft.spage=808&amp;rft.epage=815\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Hockenmaier, J., &amp; Keller, F. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2006ccg.pdf\">Priming effects in combinatory categorial grammar.</a></span> In <i>Proceedings of the 2006 Conference on Empirical Methods in Natural Language Processing</i> (pp. 308–316). Sydney, Australia. </div><span class='bib-kw' style='display:none;'>ZJFRZTCB BQUUP5PR Q7H5UM3I FCQK6PT6 TC3HZ9JR year__2006 venue_short__EMNLP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">EMNLP</div><div class=\"bib-venue-short\">EMNLP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper presents a corpus-based account of structural priming in human sentence processing‚ focusing on the role that syntactic representations play in such an account. We estimate the strength of structural priming effects from a corpus of spontaneous spoken dialogue‚ annotated syntactically with Combinatory Categorial Grammar (CCG) derivations. This methodology allows us to test a range of predictions that CCG makes about priming. In particular‚ we present evidence for priming between lexical and syntactic categories encoding partially satisfied subcategorization frames‚ and we show that priming effects exist both for incremental and normal-form CCG derivations.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2006ccg.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006priming,\n\taddress = {Sydney, Australia},\n\ttitle = {Priming effects in combinatory categorial grammar},\n\turl = {http://www.david-reitter.com/pub/reitter2006ccg.pdf},\n\tbooktitle = {Proceedings of the 2006 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tauthor = {Reitter, David and Hockenmaier, Julia and Keller, Frank},\n\tyear = {2006},\n\tpages = {308--316}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJpbWluZyBlZmZlY3RzIGluIGNvbWJpbmF0b3J5IGNhdGVnb3JpYWwgZ3JhbW1hcg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEhvY2tlbm1haWVyLCBKdWxpYQ0KQVUgIC0gS2VsbGVyLCBGcmFuaw0KVDIgIC0gRU1OTFANCkFCICAtIFRoaXMgcGFwZXIgcHJlc2VudHMgYSBjb3JwdXMtYmFzZWQgYWNjb3VudCBvZiBzdHJ1Y3R1cmFsIHByaW1pbmcgaW4gaHVtYW4gc2VudGVuY2UgcHJvY2Vzc2luZywgZm9jdXNpbmcgb24gdGhlIHJvbGUgdGhhdCBzeW50YWN0aWMgcmVwcmVzZW50YXRpb25zIHBsYXkgaW4gc3VjaCBhbiBhY2NvdW50LiBXZSBlc3RpbWF0ZSB0aGUgc3RyZW5ndGggb2Ygc3RydWN0dXJhbCBwcmltaW5nIGVmZmVjdHMgZnJvbSBhIGNvcnB1cyBvZiBzcG9udGFuZW91cyBzcG9rZW4gZGlhbG9ndWUsIGFubm90YXRlZCBzeW50YWN0aWNhbGx5IHdpdGggQ29tYmluYXRvcnkgQ2F0ZWdvcmlhbCBHcmFtbWFyIChDQ0cpIGRlcml2YXRpb25zLiBUaGlzIG1ldGhvZG9sb2d5IGFsbG93cyB1cyB0byB0ZXN0IGEgcmFuZ2Ugb2YgcHJlZGljdGlvbnMgdGhhdCBDQ0cgbWFrZXMgYWJvdXQgcHJpbWluZy4gSW4gcGFydGljdWxhciwgd2UgcHJlc2VudCBldmlkZW5jZSBmb3IgcHJpbWluZyBiZXR3ZWVuIGxleGljYWwgYW5kIHN5bnRhY3RpYyBjYXRlZ29yaWVzIGVuY29kaW5nIHBhcnRpYWxseSBzYXRpc2ZpZWQgc3ViY2F0ZWdvcml6YXRpb24gZnJhbWVzLCBhbmQgd2Ugc2hvdyB0aGF0IHByaW1pbmcgZWZmZWN0cyBleGlzdCBib3RoIGZvciBpbmNyZW1lbnRhbCBhbmQgbm9ybWFsLWZvcm0gQ0NHIGRlcml2YXRpb25zLg0KQzEgIC0gU3lkbmV5LCBBdXN0cmFsaWENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDA2IENvbmZlcmVuY2Ugb24gRW1waXJpY2FsIE1ldGhvZHMgaW4gTmF0dXJhbCBMYW5ndWFnZSBQcm9jZXNzaW5nDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KU1AgIC0gMzA4DQpFUCAgLSAzMTYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDA2Y2NnLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Priming%20effects%20in%20combinatory%20categorial%20grammar&amp;rft.btitle=Proceedings%20of%20the%202006%20Conference%20on%20Empirical%20Methods%20in%20Natural%20Language%20Processing&amp;rft.place=Sydney%2C%20Australia&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Julia%20Hockenmaier&amp;rft.au=Frank%20Keller&amp;rft.date=2006&amp;rft.pages=308-316&amp;rft.spage=308&amp;rft.epage=316\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Keller, F., &amp; Moore, J. D. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2006computational.pdf\">Computational modeling of structural priming in dialogue.</a></span> In <i>Proceedings of the Human Language Technology Conference/North American Chapter of the Association for Computational Linguistics</i> (pp. 121–124). New York, NY. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 venue_short__HLT-NAACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">HLT-NAACL</div><div class=\"bib-venue-short\">HLT-NAACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Syntactic priming effects‚ modeled as increase in repetition probability shortly after a use of a syntactic rule‚ have the potential to improve language processing components. We model priming of syntactic rules in annotated corpora of spoken dialogue‚ extending previous work that was confined to selected constructions. We find that speakers are more receptive to priming from their interlocutor in task-oriented dialogue than in sponaneous conversation. Low-frequency rules are more likely to show priming.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2006computational.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006computational,\n\taddress = {New York, NY},\n\ttitle = {Computational modeling of structural priming in dialogue},\n\turl = {http://www.david-reitter.com/pub/reitter2006computational.pdf},\n\tbooktitle = {Proceedings of the {Human} {Language} {Technology} {Conference}/{North} {American} {Chapter} of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2006},\n\tpages = {121--124}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29tcHV0YXRpb25hbCBtb2RlbGluZyBvZiBzdHJ1Y3R1cmFsIHByaW1pbmcgaW4gZGlhbG9ndWUNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBLZWxsZXIsIEZyYW5rDQpBVSAgLSBNb29yZSwgSm9oYW5uYSBELg0KVDIgIC0gSExULU5BQUNMDQpBQiAgLSBTeW50YWN0aWMgcHJpbWluZyBlZmZlY3RzLCBtb2RlbGVkIGFzIGluY3JlYXNlIGluIHJlcGV0aXRpb24gcHJvYmFiaWxpdHkgc2hvcnRseSBhZnRlciBhIHVzZSBvZiBhIHN5bnRhY3RpYyBydWxlLCBoYXZlIHRoZSBwb3RlbnRpYWwgdG8gaW1wcm92ZSBsYW5ndWFnZSBwcm9jZXNzaW5nIGNvbXBvbmVudHMuIFdlIG1vZGVsIHByaW1pbmcgb2Ygc3ludGFjdGljIHJ1bGVzIGluIGFubm90YXRlZCBjb3Jwb3JhIG9mIHNwb2tlbiBkaWFsb2d1ZSwgZXh0ZW5kaW5nIHByZXZpb3VzIHdvcmsgdGhhdCB3YXMgY29uZmluZWQgdG8gc2VsZWN0ZWQgY29uc3RydWN0aW9ucy4gV2UgZmluZCB0aGF0IHNwZWFrZXJzIGFyZSBtb3JlIHJlY2VwdGl2ZSB0byBwcmltaW5nIGZyb20gdGhlaXIgaW50ZXJsb2N1dG9yIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUgdGhhbiBpbiBzcG9uYW5lb3VzIGNvbnZlcnNhdGlvbi4gTG93LWZyZXF1ZW5jeSBydWxlcyBhcmUgbW9yZSBsaWtlbHkgdG8gc2hvdyBwcmltaW5nLg0KQzEgIC0gTmV3IFlvcmssIE5ZDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgSHVtYW4gTGFuZ3VhZ2UgVGVjaG5vbG9neSBDb25mZXJlbmNlL05vcnRoIEFtZXJpY2FuIENoYXB0ZXIgb2YgdGhlIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KU1AgIC0gMTIxDQpFUCAgLSAxMjQNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDA2Y29tcHV0YXRpb25hbC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Computational%20modeling%20of%20structural%20priming%20in%20dialogue&amp;rft.btitle=Proceedings%20of%20the%20Human%20Language%20Technology%20Conference%2FNorth%20American%20Chapter%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=New%20York%2C%20NY&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2006&amp;rft.pages=121-124&amp;rft.spage=121&amp;rft.epage=124\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hachey, B., Murray, G., &amp; Reitter, D. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/hachey2005embra.pdf\">The Embra system at DUC 2005: Query-oriented multi-document summarization with a very large latent semantic space.</a></span> In <i>Document Understanding Conference 2005</i>. Vancouver, Canada: 6 pages. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2005 venue_short__DUC type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">DUC</div><div class=\"bib-venue-short\">DUC</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present the Embra system‚ a first-time entry to DUC for 2005 which performed at or above median for the manual assessment of responsiveness and on 4 out of 5 linguistic quality questions. The system takes a novel approach to relevance and redundancy‚ modeling sentence similarity using a latent semantic space constructed over a very large corpus. We present a simple approach to modeling specificity based on named entities which shows a small improvement over baseline. Finally‚ we discuss coherence and present a sentence reordering algorithm with a component-level evaluation demonstrating a positive effect.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/hachey2005embra.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{hachey2005embra,\n\taddress = {Vancouver, Canada},\n\ttitle = {The {Embra} system at {DUC} 2005: {Query}-oriented multi-document summarization with a very large latent semantic space},\n\turl = {http://www.david-reitter.com/pub/hachey2005embra.pdf},\n\tbooktitle = {Document {Understanding} {Conference} 2005},\n\tpublisher = {6 pages},\n\tauthor = {Hachey, Ben and Murray, Gabriel and Reitter, David},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIEVtYnJhIHN5c3RlbSBhdCBEVUMgMjAwNTogUXVlcnktb3JpZW50ZWQgbXVsdGktZG9jdW1lbnQgc3VtbWFyaXphdGlvbiB3aXRoIGEgdmVyeSBsYXJnZSBsYXRlbnQgc2VtYW50aWMgc3BhY2UNCkFVICAtIEhhY2hleSwgQmVuDQpBVSAgLSBNdXJyYXksIEdhYnJpZWwNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBEVUMNCkFCICAtIFdlIHByZXNlbnQgdGhlIEVtYnJhIHN5c3RlbSwgYSBmaXJzdC10aW1lIGVudHJ5IHRvIERVQyBmb3IgMjAwNSB3aGljaCBwZXJmb3JtZWQgYXQgb3IgYWJvdmUgbWVkaWFuIGZvciB0aGUgbWFudWFsIGFzc2Vzc21lbnQgb2YgcmVzcG9uc2l2ZW5lc3MgYW5kIG9uIDQgb3V0IG9mIDUgbGluZ3Vpc3RpYyBxdWFsaXR5IHF1ZXN0aW9ucy4gVGhlIHN5c3RlbSB0YWtlcyBhIG5vdmVsIGFwcHJvYWNoIHRvIHJlbGV2YW5jZSBhbmQgcmVkdW5kYW5jeSwgbW9kZWxpbmcgc2VudGVuY2Ugc2ltaWxhcml0eSB1c2luZyBhIGxhdGVudCBzZW1hbnRpYyBzcGFjZSBjb25zdHJ1Y3RlZCBvdmVyIGEgdmVyeSBsYXJnZSBjb3JwdXMuIFdlIHByZXNlbnQgYSBzaW1wbGUgYXBwcm9hY2ggdG8gbW9kZWxpbmcgc3BlY2lmaWNpdHkgYmFzZWQgb24gbmFtZWQgZW50aXRpZXMgd2hpY2ggc2hvd3MgYSBzbWFsbCBpbXByb3ZlbWVudCBvdmVyIGJhc2VsaW5lLiBGaW5hbGx5LCB3ZSBkaXNjdXNzIGNvaGVyZW5jZSBhbmQgcHJlc2VudCBhIHNlbnRlbmNlIHJlb3JkZXJpbmcgYWxnb3JpdGhtIHdpdGggYSBjb21wb25lbnQtbGV2ZWwgZXZhbHVhdGlvbiBkZW1vbnN0cmF0aW5nIGEgcG9zaXRpdmUgZWZmZWN0Lg0KQzEgIC0gVmFuY291dmVyLCBDYW5hZGENCkMzICAtIERvY3VtZW50IFVuZGVyc3RhbmRpbmcgQ29uZmVyZW5jZSAyMDA1DQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gNiBwYWdlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvaGFjaGV5MjAwNWVtYnJhLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20Embra%20system%20at%20DUC%202005%3A%20Query-oriented%20multi-document%20summarization%20with%20a%20very%20large%20latent%20semantic%20space&amp;rft.btitle=Document%20Understanding%20Conference%202005&amp;rft.place=Vancouver%2C%20Canada&amp;rft.publisher=6%20pages&amp;rft.aufirst=Ben&amp;rft.aulast=Hachey&amp;rft.au=Ben%20Hachey&amp;rft.au=Gabriel%20Murray&amp;rft.au=David%20Reitter&amp;rft.date=2005\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Panttaja, E., &amp; Cummins, F. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter-etal_uifly_2004.pdf\">UI on the fly: generating a multimodal user interface.</a></span> In <i>Proceedings of Human Language Technology Conference 2004 / North American chapter of the Association for Computational Linguistics</i> (pp. 45–48). Boston, MA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2004 venue_short__HLT-NAACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">HLT-NAACL</div><div class=\"bib-venue-short\">HLT-NAACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">UI on the Fly is a system that dynamically presents coordinated multimodal content through natural language and a small-screen graphical user interface. It adapts to the user’s preferences and situation. Multimodal Functional Unification Grammar (MUG) is a unification-based formalism that uses rules to generate content that is coordinated across several communication modes. Faithful variants are scored with a heuristic function.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter-etal_uifly_2004.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2004ui,\n\taddress = {Boston, MA},\n\ttitle = {{UI} on the fly: generating a multimodal user interface},\n\turl = {http://www.david-reitter.com/pub/reitter-etal_uifly_2004.pdf},\n\tbooktitle = {Proceedings of {Human} {Language} {Technology} {Conference} 2004 / {North} {American} chapter of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Reitter, David and Panttaja, Erin and Cummins, Fred},\n\tyear = {2004},\n\tpages = {45--48}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVUkgb24gdGhlIGZseTogZ2VuZXJhdGluZyBhIG11bHRpbW9kYWwgdXNlciBpbnRlcmZhY2UNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBQYW50dGFqYSwgRXJpbg0KQVUgIC0gQ3VtbWlucywgRnJlZA0KVDIgIC0gSExULU5BQUNMDQpBQiAgLSBVSSBvbiB0aGUgRmx5IGlzIGEgc3lzdGVtIHRoYXQgZHluYW1pY2FsbHkgcHJlc2VudHMgY29vcmRpbmF0ZWQgbXVsdGltb2RhbCBjb250ZW50IHRocm91Z2ggbmF0dXJhbCBsYW5ndWFnZSBhbmQgYSBzbWFsbC1zY3JlZW4gZ3JhcGhpY2FsIHVzZXIgaW50ZXJmYWNlLiBJdCBhZGFwdHMgdG8gdGhlIHVzZXIncyBwcmVmZXJlbmNlcyBhbmQgc2l0dWF0aW9uLiBNdWx0aW1vZGFsIEZ1bmN0aW9uYWwgVW5pZmljYXRpb24gR3JhbW1hciAoTVVHKSBpcyBhIHVuaWZpY2F0aW9uLWJhc2VkIGZvcm1hbGlzbSB0aGF0IHVzZXMgcnVsZXMgdG8gZ2VuZXJhdGUgY29udGVudCB0aGF0IGlzIGNvb3JkaW5hdGVkIGFjcm9zcyBzZXZlcmFsIGNvbW11bmljYXRpb24gbW9kZXMuIEZhaXRoZnVsIHZhcmlhbnRzIGFyZSBzY29yZWQgd2l0aCBhIGhldXJpc3RpYyBmdW5jdGlvbi4NCkMxICAtIEJvc3RvbiwgTUENCkMzICAtIFByb2NlZWRpbmdzIG9mIEh1bWFuIExhbmd1YWdlIFRlY2hub2xvZ3kgQ29uZmVyZW5jZSAyMDA0IC8gTm9ydGggQW1lcmljYW4gY2hhcHRlciBvZiB0aGUgQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpTUCAgLSA0NQ0KRVAgIC0gNDgNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXItZXRhbF91aWZseV8yMDA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=UI%20on%20the%20fly%3A%20generating%20a%20multimodal%20user%20interface&amp;rft.btitle=Proceedings%20of%20Human%20Language%20Technology%20Conference%202004%20%2F%20North%20American%20chapter%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Boston%2C%20MA&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Erin%20Panttaja&amp;rft.au=Fred%20Cummins&amp;rft.date=2004&amp;rft.pages=45-48&amp;rft.spage=45&amp;rft.epage=48\"></span></div></li></ol></div><div class=\"full-bib-section\"><a id='ConferenceandWorkshopPapers' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Conference and Workshop Papers</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kelly, M. A., Reitter, D., &amp; West, R. L. (2017). <span class=\"doctitle\">Degrees of Separation in Semantic and Syntactic Relationships.</span> In <i>Proc 15th. International Conference on Cognitive Modeling</i>. Warwick, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of distributional semantics can analyze a corpus to derive representations of word meanings in terms of each word’s relationship to all other words in the corpus. While these models are sensitive to topic (e.g.‚ tiger and stripes) and synonymy (e.g.‚ soar and fly)‚ the models have limited sensitivity to part of speech (e.g.‚ book and shirt are both nouns). By augmenting a holographic model of semantic memory with additional levels of representations‚ we present evidence that sensitivity to syntax is supported by exploiting associations between words at varying degrees of separation. We find that sensitivity to associations at three degrees of separation reinforces the relationships between words that share part-of-speech and improves the ability of the model to construct grammatical sentences. Our model provides evidence that semantics and syntax exist on a continuum and emerge from a unitary cognitive system.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kelly2017degrees,\n\taddress = {Warwick, UK},\n\ttitle = {Degrees of {Separation} in {Semantic} and {Syntactic} {Relationships}},\n\tbooktitle = {Proc 15th. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Kelly, Matthew A. and Reitter, David and West, Robert L.},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVncmVlcyBvZiBTZXBhcmF0aW9uIGluIFNlbWFudGljIGFuZCBTeW50YWN0aWMgUmVsYXRpb25zaGlwcw0KQVUgIC0gS2VsbHksIE1hdHRoZXcgQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBXZXN0LCBSb2JlcnQgTC4NClQyICAtIElDQ00NCkFCICAtIENvbXB1dGF0aW9uYWwgbW9kZWxzIG9mIGRpc3RyaWJ1dGlvbmFsIHNlbWFudGljcyBjYW4gYW5hbHl6ZSBhIGNvcnB1cyB0byBkZXJpdmUgcmVwcmVzZW50YXRpb25zIG9mIHdvcmQgbWVhbmluZ3MgaW4gdGVybXMgb2YgZWFjaCB3b3Jk4oCZcyByZWxhdGlvbnNoaXAgdG8gYWxsIG90aGVyIHdvcmRzIGluIHRoZSBjb3JwdXMuIFdoaWxlIHRoZXNlIG1vZGVscyBhcmUgc2Vuc2l0aXZlIHRvIHRvcGljIChlLmcuLCB0aWdlciBhbmQgc3RyaXBlcykgYW5kIHN5bm9ueW15IChlLmcuLCBzb2FyIGFuZCBmbHkpLCB0aGUgbW9kZWxzIGhhdmUgbGltaXRlZCBzZW5zaXRpdml0eSB0byBwYXJ0IG9mIHNwZWVjaCAoZS5nLiwgYm9vayBhbmQgc2hpcnQgYXJlIGJvdGggbm91bnMpLiBCeSBhdWdtZW50aW5nIGEgaG9sb2dyYXBoaWMgbW9kZWwgb2Ygc2VtYW50aWMgbWVtb3J5IHdpdGggYWRkaXRpb25hbCBsZXZlbHMgb2YgcmVwcmVzZW50YXRpb25zLCB3ZSBwcmVzZW50IGV2aWRlbmNlIHRoYXQgc2Vuc2l0aXZpdHkgdG8gc3ludGF4IGlzIHN1cHBvcnRlZCBieSBleHBsb2l0aW5nIGFzc29jaWF0aW9ucyBiZXR3ZWVuIHdvcmRzIGF0IHZhcnlpbmcgZGVncmVlcyBvZiBzZXBhcmF0aW9uLiBXZSBmaW5kIHRoYXQgc2Vuc2l0aXZpdHkgdG8gYXNzb2NpYXRpb25zIGF0IHRocmVlIGRlZ3JlZXMgb2Ygc2VwYXJhdGlvbiByZWluZm9yY2VzIHRoZSByZWxhdGlvbnNoaXBzIGJldHdlZW4gd29yZHMgdGhhdCBzaGFyZSBwYXJ0LW9mLXNwZWVjaCBhbmQgaW1wcm92ZXMgdGhlIGFiaWxpdHkgb2YgdGhlIG1vZGVsIHRvIGNvbnN0cnVjdCBncmFtbWF0aWNhbCBzZW50ZW5jZXMuIE91ciBtb2RlbCBwcm92aWRlcyBldmlkZW5jZSB0aGF0IHNlbWFudGljcyBhbmQgc3ludGF4IGV4aXN0IG9uIGEgY29udGludXVtIGFuZCBlbWVyZ2UgZnJvbSBhIHVuaXRhcnkgY29nbml0aXZlIHN5c3RlbS4NCkMxICAtIFdhcndpY2ssIFVLDQpDMyAgLSBQcm9jIDE1dGguIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Degrees%20of%20Separation%20in%20Semantic%20and%20Syntactic%20Relationships&amp;rft.btitle=Proc%2015th.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Warwick%2C%20UK&amp;rft.aufirst=Matthew%20A.&amp;rft.aulast=Kelly&amp;rft.au=Matthew%20A.%20Kelly&amp;rft.au=David%20Reitter&amp;rft.au=Robert%20L.%20West&amp;rft.date=2017\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Ghafurian, M., &amp; Reitter, D. (2017). <span class=\"doctitle\">Linking Memory Activation and Word Adoption in Social Language Use via Rational Analysis.</span> In <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper investigates how cognition facilitates the adoption of new words through a study of the large-scale Reddit corpus‚ which contains written‚ threaded conversations conducted over the internet. Parameters for the cognitive architecture are estimated. Using ACT-R’s account of declarative memory‚ the activation of memory chunks representing words is traced and compared to usage statistics sampled from a year of data. Potential values for decay and retrieval threshold are identified according to model fit and growth rates of word adoption. The resulting estimate for the decay parameter‚ d‚ is 0.22‚ and the estimate for the retrieval threshold parameter‚ rt‚ lies between 3.4 and 4.5.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017linking,\n\taddress = {London, UK},\n\ttitle = {Linking {Memory} {Activation} and {Word} {Adoption} in {Social} {Language} {Use} via {Rational} {Analysis}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGlua2luZyBNZW1vcnkgQWN0aXZhdGlvbiBhbmQgV29yZCBBZG9wdGlvbiBpbiBTb2NpYWwgTGFuZ3VhZ2UgVXNlIHZpYSBSYXRpb25hbCBBbmFseXNpcw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIElDQ00NCkFCICAtIFRoaXMgcGFwZXIgaW52ZXN0aWdhdGVzIGhvdyBjb2duaXRpb24gZmFjaWxpdGF0ZXMgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3JkcyB0aHJvdWdoIGEgc3R1ZHkgb2YgdGhlIGxhcmdlLXNjYWxlIFJlZGRpdCBjb3JwdXMsIHdoaWNoIGNvbnRhaW5zIHdyaXR0ZW4sIHRocmVhZGVkIGNvbnZlcnNhdGlvbnMgY29uZHVjdGVkIG92ZXIgdGhlIGludGVybmV0LiBQYXJhbWV0ZXJzIGZvciB0aGUgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBhcmUgZXN0aW1hdGVkLiBVc2luZyBBQ1QtUidzIGFjY291bnQgb2YgZGVjbGFyYXRpdmUgbWVtb3J5LCB0aGUgYWN0aXZhdGlvbiBvZiBtZW1vcnkgY2h1bmtzIHJlcHJlc2VudGluZyB3b3JkcyBpcyB0cmFjZWQgYW5kIGNvbXBhcmVkIHRvIHVzYWdlIHN0YXRpc3RpY3Mgc2FtcGxlZCBmcm9tIGEgeWVhciBvZiBkYXRhLiBQb3RlbnRpYWwgdmFsdWVzIGZvciBkZWNheSBhbmQgcmV0cmlldmFsIHRocmVzaG9sZCBhcmUgaWRlbnRpZmllZCBhY2NvcmRpbmcgdG8gbW9kZWwgZml0IGFuZCBncm93dGggcmF0ZXMgb2Ygd29yZCBhZG9wdGlvbi4gVGhlIHJlc3VsdGluZyBlc3RpbWF0ZSBmb3IgdGhlIGRlY2F5IHBhcmFtZXRlciwgZCwgaXMgMC4yMiwgYW5kIHRoZSBlc3RpbWF0ZSBmb3IgdGhlIHJldHJpZXZhbCB0aHJlc2hvbGQgcGFyYW1ldGVyLCBydCwgbGllcyBiZXR3ZWVuIDMuNCBhbmQgNC41Lg0KQzEgIC0gTG9uZG9uLCBVSw0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE1dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linking%20Memory%20Activation%20and%20Word%20Adoption%20in%20Social%20Language%20Use%20via%20Rational%20Analysis&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., &amp; Reitter, D. (2017). <span class=\"doctitle\">Examining Working Memory during Sentence Construction with an ACT-R Model of Grammatical Encoding.</span> In <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We examine working memory use and incrementality using a cognitive model of grammatical encoding. Our model com- bines an empirically validated framework‚ ACT-R‚ with a lin- guistic theory‚ Combinatory Categorial Grammar‚ to target that phase of language production. By building the model with the Switchboard corpus‚ it can attempt to realize a larger set of sentences. With this methodology‚ different strategies may be compared according to the similarity of the model’s sentences to the test sentences. In this way‚ the model can still be evalu- ated by its fit to human data‚ without overfitting to individual experiments. The results show that while having more work- ing memory available improves performance‚ using less work- ing memory during realization is correlated with a closer fit‚ even after controlling for sentence complexity. Further‚ sen- tences realized with a more incremental strategy are also more similar to the corpus sentences as measured by edit distance. As high incrementality is correlated with low working mem- ory usage‚ this study offers a possible mechanism by which incrementality can be explained.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017examining,\n\taddress = {London, UK},\n\ttitle = {Examining {Working} {Memory} during {Sentence} {Construction} with an {ACT}-{R} {Model} of {Grammatical} {Encoding}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXhhbWluaW5nIFdvcmtpbmcgTWVtb3J5IGR1cmluZyBTZW50ZW5jZSBDb25zdHJ1Y3Rpb24gd2l0aCBhbiBBQ1QtUiBNb2RlbCBvZiBHcmFtbWF0aWNhbCBFbmNvZGluZw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQUIgIC0gV2UgZXhhbWluZSB3b3JraW5nIG1lbW9yeSB1c2UgYW5kIGluY3JlbWVudGFsaXR5IHVzaW5nIGEgY29nbml0aXZlIG1vZGVsIG9mIGdyYW1tYXRpY2FsIGVuY29kaW5nLiBPdXIgbW9kZWwgY29tLSBiaW5lcyBhbiBlbXBpcmljYWxseSB2YWxpZGF0ZWQgZnJhbWV3b3JrLCBBQ1QtUiwgd2l0aCBhIGxpbi0gZ3Vpc3RpYyB0aGVvcnksIENvbWJpbmF0b3J5IENhdGVnb3JpYWwgR3JhbW1hciwgdG8gdGFyZ2V0IHRoYXQgcGhhc2Ugb2YgbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gQnkgYnVpbGRpbmcgdGhlIG1vZGVsIHdpdGggdGhlIFN3aXRjaGJvYXJkIGNvcnB1cywgaXQgY2FuIGF0dGVtcHQgdG8gcmVhbGl6ZSBhIGxhcmdlciBzZXQgb2Ygc2VudGVuY2VzLiBXaXRoIHRoaXMgbWV0aG9kb2xvZ3ksIGRpZmZlcmVudCBzdHJhdGVnaWVzIG1heSBiZSBjb21wYXJlZCBhY2NvcmRpbmcgdG8gdGhlIHNpbWlsYXJpdHkgb2YgdGhlIG1vZGVs4oCZcyBzZW50ZW5jZXMgdG8gdGhlIHRlc3Qgc2VudGVuY2VzLiBJbiB0aGlzIHdheSwgdGhlIG1vZGVsIGNhbiBzdGlsbCBiZSBldmFsdS0gYXRlZCBieSBpdHMgZml0IHRvIGh1bWFuIGRhdGEsIHdpdGhvdXQgb3ZlcmZpdHRpbmcgdG8gaW5kaXZpZHVhbCBleHBlcmltZW50cy4gVGhlIHJlc3VsdHMgc2hvdyB0aGF0IHdoaWxlIGhhdmluZyBtb3JlIHdvcmstIGluZyBtZW1vcnkgYXZhaWxhYmxlIGltcHJvdmVzIHBlcmZvcm1hbmNlLCB1c2luZyBsZXNzIHdvcmstIGluZyBtZW1vcnkgZHVyaW5nIHJlYWxpemF0aW9uIGlzIGNvcnJlbGF0ZWQgd2l0aCBhIGNsb3NlciBmaXQsIGV2ZW4gYWZ0ZXIgY29udHJvbGxpbmcgZm9yIHNlbnRlbmNlIGNvbXBsZXhpdHkuIEZ1cnRoZXIsIHNlbi0gdGVuY2VzIHJlYWxpemVkIHdpdGggYSBtb3JlIGluY3JlbWVudGFsIHN0cmF0ZWd5IGFyZSBhbHNvIG1vcmUgc2ltaWxhciB0byB0aGUgY29ycHVzIHNlbnRlbmNlcyBhcyBtZWFzdXJlZCBieSBlZGl0IGRpc3RhbmNlLiBBcyBoaWdoIGluY3JlbWVudGFsaXR5IGlzIGNvcnJlbGF0ZWQgd2l0aCBsb3cgd29ya2luZyBtZW0tIG9yeSB1c2FnZSwgdGhpcyBzdHVkeSBvZmZlcnMgYSBwb3NzaWJsZSBtZWNoYW5pc20gYnkgd2hpY2ggaW5jcmVtZW50YWxpdHkgY2FuIGJlIGV4cGxhaW5lZC4NCkMxICAtIExvbmRvbiwgVUsNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxNXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Examining%20Working%20Memory%20during%20Sentence%20Construction%20with%20an%20ACT-R%20Model%20of%20Grammatical%20Encoding&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\">Gender differences in the effect of impatience on men and women’s timing decisions.</a></span> In <i>Proceedings of the 38th Annual Meeting of the Cognitive Science</i> (pp. 1223–1228). Philadelphia, PA: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Decisions over the timing of actions are critical in several safety‚ security and healthcare scenarios. These decisions‚ sim- ilar to discrete decisions‚ can be influenced by biases and individual traits. In this paper‚ a bias of impatience is studied in an experiment with 626 participants‚ with a focus on gender differences. Impatience was moderated with a manipula- tion of a variable-speed countdown. Men and women differed in how they expressed impatience. While men systematically and irrationally act earlier when become impatient following the slower countdowns‚ women react by irrationally requesting earlier information about the outcome of each trial‚ and impulsively pressing an inactive key.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016gender,\n\taddress = {Philadelphia, PA},\n\ttitle = {Gender differences in the effect of impatience on men and women's timing decisions},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf},\n\tbooktitle = {Proceedings of the 38th {Annual} {Meeting} of the {Cognitive} {Science}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016},\n\tpages = {1223--1228}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gR2VuZGVyIGRpZmZlcmVuY2VzIGluIHRoZSBlZmZlY3Qgb2YgaW1wYXRpZW5jZSBvbiBtZW4gYW5kIHdvbWVuJ3MgdGltaW5nIGRlY2lzaW9ucw0KQVUgIC0gR2hhZnVyaWFuLCBNb29qYW4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDb2dTY2kNCkFCICAtIERlY2lzaW9ucyBvdmVyIHRoZSB0aW1pbmcgb2YgYWN0aW9ucyBhcmUgY3JpdGljYWwgaW4gc2V2ZXJhbCBzYWZldHksIHNlY3VyaXR5IGFuZCBoZWFsdGhjYXJlIHNjZW5hcmlvcy4gVGhlc2UgZGVjaXNpb25zLCBzaW0tIGlsYXIgdG8gZGlzY3JldGUgZGVjaXNpb25zLCBjYW4gYmUgaW5mbHVlbmNlZCBieSBiaWFzZXMgYW5kIGluZGl2aWR1YWwgdHJhaXRzLiBJbiB0aGlzIHBhcGVyLCBhIGJpYXMgb2YgaW1wYXRpZW5jZSBpcyBzdHVkaWVkIGluIGFuIGV4cGVyaW1lbnQgd2l0aCA2MjYgcGFydGljaXBhbnRzLCB3aXRoIGEgZm9jdXMgb24gZ2VuZGVyIGRpZmZlcmVuY2VzLiBJbXBhdGllbmNlIHdhcyBtb2RlcmF0ZWQgd2l0aCBhIG1hbmlwdWxhLSB0aW9uIG9mIGEgdmFyaWFibGUtc3BlZWQgY291bnRkb3duLiBNZW4gYW5kIHdvbWVuIGRpZmZlcmVkIGluIGhvdyB0aGV5IGV4cHJlc3NlZCBpbXBhdGllbmNlLiBXaGlsZSBtZW4gc3lzdGVtYXRpY2FsbHkgYW5kIGlycmF0aW9uYWxseSBhY3QgZWFybGllciB3aGVuIGJlY29tZSBpbXBhdGllbnQgZm9sbG93aW5nIHRoZSBzbG93ZXIgY291bnRkb3ducywgd29tZW4gcmVhY3QgYnkgaXJyYXRpb25hbGx5IHJlcXVlc3RpbmcgZWFybGllciBpbmZvcm1hdGlvbiBhYm91dCB0aGUgb3V0Y29tZSBvZiBlYWNoIHRyaWFsLCBhbmQgaW1wdWxzaXZlbHkgcHJlc3NpbmcgYW4gaW5hY3RpdmUga2V5Lg0KQzEgIC0gUGhpbGFkZWxwaGlhLCBQQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM4dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpTUCAgLSAxMjIzDQpFUCAgLSAxMjI4DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2Y29nc2NpLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Gender%20differences%20in%20the%20effect%20of%20impatience%20on%20men%20and%20women&apos;s%20timing%20decisions&amp;rft.btitle=Proceedings%20of%20the%2038th%20Annual%20Meeting%20of%20the%20Cognitive%20Science&amp;rft.place=Philadelphia%2C%20PA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1223-1228&amp;rft.spage=1223&amp;rft.epage=1228\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf\">An evaluation and comparison of linguistic alignment measures.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics</i> (pp. 58–67). Denver, CO: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2015 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment has emerged as an important property of conversational language and a driver of mutual understanding in dialogue. While various computational measures of linguistic alignment in corpus and experimental data have been devised‚ a systematic evaluation of them is missing. In this study‚ we first evaluate the sensitivity and distributional properties of three measures‚ indiscriminate local linguistic alignment (LLA)‚ Spearman’s correlation coefficient (SCC)‚ and repetition decay (RepDecay). Then we apply them in a study of interactive alignment and individual differences to see how well they conform to the Interactive Alignment Model (IAM)‚ and how well they can reveal the individual differences in alignment propensity. Our results suggest that LLA has the overall best performance.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2015evaluation,\n\taddress = {Denver, CO},\n\ttitle = {An evaluation and comparison of linguistic alignment measures},\n\turl = {http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2015},\n\tpages = {58--67}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gZXZhbHVhdGlvbiBhbmQgY29tcGFyaXNvbiBvZiBsaW5ndWlzdGljIGFsaWdubWVudCBtZWFzdXJlcw0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDTUNMDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBoYXMgZW1lcmdlZCBhcyBhbiBpbXBvcnRhbnQgcHJvcGVydHkgb2YgY29udmVyc2F0aW9uYWwgbGFuZ3VhZ2UgYW5kIGEgZHJpdmVyIG9mIG11dHVhbCB1bmRlcnN0YW5kaW5nIGluIGRpYWxvZ3VlLiBXaGlsZSB2YXJpb3VzIGNvbXB1dGF0aW9uYWwgbWVhc3VyZXMgb2YgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gY29ycHVzIGFuZCBleHBlcmltZW50YWwgZGF0YSBoYXZlIGJlZW4gZGV2aXNlZCwgYSBzeXN0ZW1hdGljIGV2YWx1YXRpb24gb2YgdGhlbSBpcyBtaXNzaW5nLiBJbiB0aGlzIHN0dWR5LCB3ZSBmaXJzdCBldmFsdWF0ZSB0aGUgc2Vuc2l0aXZpdHkgYW5kIGRpc3RyaWJ1dGlvbmFsIHByb3BlcnRpZXMgb2YgdGhyZWUgbWVhc3VyZXMsIGluZGlzY3JpbWluYXRlIGxvY2FsIGxpbmd1aXN0aWMgYWxpZ25tZW50IChMTEEpLCBTcGVhcm1hbidzIGNvcnJlbGF0aW9uIGNvZWZmaWNpZW50IChTQ0MpLCBhbmQgcmVwZXRpdGlvbiBkZWNheSAoUmVwRGVjYXkpLiBUaGVuIHdlIGFwcGx5IHRoZW0gaW4gYSBzdHVkeSBvZiBpbnRlcmFjdGl2ZSBhbGlnbm1lbnQgYW5kIGluZGl2aWR1YWwgZGlmZmVyZW5jZXMgdG8gc2VlIGhvdyB3ZWxsIHRoZXkgY29uZm9ybSB0byB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIChJQU0pLCBhbmQgaG93IHdlbGwgdGhleSBjYW4gcmV2ZWFsIHRoZSBpbmRpdmlkdWFsIGRpZmZlcmVuY2VzIGluIGFsaWdubWVudCBwcm9wZW5zaXR5LiBPdXIgcmVzdWx0cyBzdWdnZXN0IHRoYXQgTExBIGhhcyB0aGUgb3ZlcmFsbCBiZXN0IHBlcmZvcm1hbmNlLg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpTUCAgLSA1OA0KRVAgIC0gNjcNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi94dTIwMTVldmFsdWF0aW9uLWFsaWdubWVudC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20evaluation%20and%20comparison%20of%20linguistic%20alignment%20measures&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=58-67&amp;rft.spage=58&amp;rft.epage=67\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Yen, J., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf\">Pragmatic alignment on social support type in health forum conversations.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics</i> (pp. 9–18). Denver, CO: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2015 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment‚ such as lexical and syntactic alignment‚ is a universal\nphenomenon influencing dialogue participants in online conversations. Besides linguistic alignment‚ social support‚ such as emotional support and\ninformational support‚ also provides important benefits to their members. More recently‚ identifying and analyzing social support facilitated insights in the\nconstruction of support oriented communities. In this paper‚ we study whether members show pragmatic alignment on social support. While adaptation can occur at lexical‚ syntactic and pragmatic levels‚ relationships between alignments at multiple levels are neither theoretically nor empirically well understood. Our\nresults indicate pragmatic alignment of forum members along the axis of support type. We also find that lexical alignment is correlated with emotional support‚ and that the amount of lexical alignment is also correlated with the amount of pragmatic alignment.  This finding can contribute to improving our\nunderstanding about the linguistic signature of different types of support‚ and enhancing theoretical model of the Interactive Alignment Model in a multi-party peer support conversation context.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2015pragmatic,\n\taddress = {Denver, CO},\n\ttitle = {Pragmatic alignment on social support type in health forum conversations},\n\turl = {http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Wang, Yafei and Yen, John and Reitter, David},\n\tyear = {2015},\n\tpages = {9--18}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJhZ21hdGljIGFsaWdubWVudCBvbiBzb2NpYWwgc3VwcG9ydCB0eXBlIGluIGhlYWx0aCBmb3J1bSBjb252ZXJzYXRpb25zDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gWWVuLCBKb2huDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ01DTA0KQUIgIC0gTGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHN1Y2ggYXMgbGV4aWNhbCBhbmQgc3ludGFjdGljIGFsaWdubWVudCwgaXMgYSB1bml2ZXJzYWwKcGhlbm9tZW5vbiBpbmZsdWVuY2luZyBkaWFsb2d1ZSBwYXJ0aWNpcGFudHMgaW4gb25saW5lIGNvbnZlcnNhdGlvbnMuIEJlc2lkZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHNvY2lhbCBzdXBwb3J0LCBzdWNoIGFzIGVtb3Rpb25hbCBzdXBwb3J0IGFuZAppbmZvcm1hdGlvbmFsIHN1cHBvcnQsIGFsc28gcHJvdmlkZXMgaW1wb3J0YW50IGJlbmVmaXRzIHRvIHRoZWlyIG1lbWJlcnMuIE1vcmUgcmVjZW50bHksIGlkZW50aWZ5aW5nIGFuZCBhbmFseXppbmcgc29jaWFsIHN1cHBvcnQgZmFjaWxpdGF0ZWQgaW5zaWdodHMgaW4gdGhlCmNvbnN0cnVjdGlvbiBvZiBzdXBwb3J0IG9yaWVudGVkIGNvbW11bml0aWVzLiBJbiB0aGlzIHBhcGVyLCB3ZSBzdHVkeSB3aGV0aGVyIG1lbWJlcnMgc2hvdyBwcmFnbWF0aWMgYWxpZ25tZW50IG9uIHNvY2lhbCBzdXBwb3J0LiBXaGlsZSBhZGFwdGF0aW9uIGNhbiBvY2N1ciBhdCBsZXhpY2FsLCBzeW50YWN0aWMgYW5kIHByYWdtYXRpYyBsZXZlbHMsIHJlbGF0aW9uc2hpcHMgYmV0d2VlbiBhbGlnbm1lbnRzIGF0IG11bHRpcGxlIGxldmVscyBhcmUgbmVpdGhlciB0aGVvcmV0aWNhbGx5IG5vciBlbXBpcmljYWxseSB3ZWxsIHVuZGVyc3Rvb2QuIE91cgpyZXN1bHRzIGluZGljYXRlIHByYWdtYXRpYyBhbGlnbm1lbnQgb2YgZm9ydW0gbWVtYmVycyBhbG9uZyB0aGUgYXhpcyBvZiBzdXBwb3J0IHR5cGUuIFdlIGFsc28gZmluZCB0aGF0IGxleGljYWwgYWxpZ25tZW50IGlzIGNvcnJlbGF0ZWQgd2l0aCBlbW90aW9uYWwgc3VwcG9ydCwgYW5kIHRoYXQgdGhlIGFtb3VudCBvZiBsZXhpY2FsIGFsaWdubWVudCBpcyBhbHNvIGNvcnJlbGF0ZWQgd2l0aCB0aGUgYW1vdW50IG9mIHByYWdtYXRpYyBhbGlnbm1lbnQuICBUaGlzIGZpbmRpbmcgY2FuIGNvbnRyaWJ1dGUgdG8gaW1wcm92aW5nIG91cgp1bmRlcnN0YW5kaW5nIGFib3V0IHRoZSBsaW5ndWlzdGljIHNpZ25hdHVyZSBvZiBkaWZmZXJlbnQgdHlwZXMgb2Ygc3VwcG9ydCwgYW5kIGVuaGFuY2luZyB0aGVvcmV0aWNhbCBtb2RlbCBvZiB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIGluIGEgbXVsdGktcGFydHkgcGVlciBzdXBwb3J0IGNvbnZlcnNhdGlvbiBjb250ZXh0Lg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpTUCAgLSA5DQpFUCAgLSAxOA0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE1cHJhZ21hdGljLWFsaWdubWVudC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Pragmatic%20alignment%20on%20social%20support%20type%20in%20health%20forum%20conversations&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=John%20Yen&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=9-18&amp;rft.spage=9&amp;rft.epage=18\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Xu, Y., Craven, P., Sándor, A., Garrett, R. C., Cross, E. V., &amp; Franke, J. L. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/surprisal2015iccm.pdf\">Cognitive models predicting surprise in robot operators.</a></span> In <i>Proc. International Conference on Cognitive Modeling</i> (p. Poster Abstract). Groningen, Netherlands. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/surprisal2015iccm.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2015cognitive,\n\taddress = {Groningen, Netherlands},\n\ttitle = {Cognitive models predicting surprise in robot operators},\n\turl = {http://www.david-reitter.com/pub/surprisal2015iccm.pdf},\n\tbooktitle = {Proc. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Reitter, David and Xu, Yang and Craven, Patrick and Sándor, Anikó and Garrett, R. Chris and Cross, E. Vince and Franke, Jerry L.},\n\tyear = {2015},\n\tpages = {Poster Abstract}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIG1vZGVscyBwcmVkaWN0aW5nIHN1cnByaXNlIGluIHJvYm90IG9wZXJhdG9ycw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBDcmF2ZW4sIFBhdHJpY2sNCkFVICAtIFPDoW5kb3IsIEFuaWvDsw0KQVUgIC0gR2FycmV0dCwgUi4gQ2hyaXMNCkFVICAtIENyb3NzLCBFLiBWaW5jZQ0KQVUgIC0gRnJhbmtlLCBKZXJyeSBMLg0KVDIgIC0gSUNDTQ0KQzEgIC0gR3JvbmluZ2VuLCBOZXRoZXJsYW5kcw0KQzMgIC0gUHJvYy4gSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KU1AgIC0gUG9zdGVyDQpFUCAgLSBBYnN0cmFjdA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvc3VycHJpc2FsMjAxNWljY20ucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20models%20predicting%20surprise%20in%20robot%20operators&amp;rft.btitle=Proc.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Groningen%2C%20Netherlands&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Yang%20Xu&amp;rft.au=Patrick%20Craven&amp;rft.au=Anik%C3%B3%20S%C3%A1ndor&amp;rft.au=R.%20Chris%20Garrett&amp;rft.au=E.%20Vince%20Cross&amp;rft.au=Jerry%20L.%20Franke&amp;rft.date=2015&amp;rft.pages=Poster%20Abstract\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Reitter, D., &amp; Yen, J. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\">Linguistic adaptation in online conversation threads: analyzing alignment in online health communities.</a></span> In <i>Proceedings of the Fifth Workshop on Cognitive Modeling and Computational Linguistics (at ACL)</i> (pp. 55–62). Baltimore, Maryland, USA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2014 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Previous studies of alignment have focused on two-party conversations.  We study multi-party conversation in online health communities‚ which have shown benefits for their members from forum conversations.  So far‚ our understanding of the relationship between alignment in such multi-party conversations and its possible connection to member benefits has been limited.  This paper quantifies linguistic alignment in the oldest and the largest cancer online forum.   Alignment at lexical and syntactic levels‚ as well as decay of alignment was observed in forum threads‚ although the decay was slower than commonly found in psycholinguistic studies. The different pattern of adaptation to the initial post on a thread suggests that specific roles in the online forum (e.g.‚ seeking support from the community) can potentially be revealed through alignment theory and its extensions.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2014linguistic,\n\taddress = {Baltimore, Maryland, USA},\n\ttitle = {Linguistic adaptation in online conversation threads: analyzing alignment in online health communities},\n\turl = {http://www.david-reitter.com/pub/yafei2014cmcl.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics} (at {ACL})},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2014},\n\tpages = {55--62}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGluZ3Vpc3RpYyBhZGFwdGF0aW9uIGluIG9ubGluZSBjb252ZXJzYXRpb24gdGhyZWFkczogYW5hbHl6aW5nIGFsaWdubWVudCBpbiBvbmxpbmUgaGVhbHRoIGNvbW11bml0aWVzDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDIgIC0gQ01DTA0KQUIgIC0gUHJldmlvdXMgc3R1ZGllcyBvZiBhbGlnbm1lbnQgaGF2ZSBmb2N1c2VkIG9uIHR3by1wYXJ0eSBjb252ZXJzYXRpb25zLiAgV2Ugc3R1ZHkgbXVsdGktcGFydHkgY29udmVyc2F0aW9uIGluIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMsIHdoaWNoIGhhdmUgc2hvd24gYmVuZWZpdHMgZm9yIHRoZWlyIG1lbWJlcnMgZnJvbSBmb3J1bSBjb252ZXJzYXRpb25zLiAgU28gZmFyLCBvdXIgdW5kZXJzdGFuZGluZyBvZiB0aGUgcmVsYXRpb25zaGlwIGJldHdlZW4gYWxpZ25tZW50IGluIHN1Y2ggbXVsdGktcGFydHkgY29udmVyc2F0aW9ucyBhbmQgaXRzIHBvc3NpYmxlIGNvbm5lY3Rpb24gdG8gbWVtYmVyIGJlbmVmaXRzIGhhcyBiZWVuIGxpbWl0ZWQuICBUaGlzIHBhcGVyIHF1YW50aWZpZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gdGhlIG9sZGVzdCBhbmQgdGhlIGxhcmdlc3QgY2FuY2VyIG9ubGluZSBmb3J1bS4gICBBbGlnbm1lbnQgYXQgbGV4aWNhbCBhbmQgc3ludGFjdGljIGxldmVscywgYXMgd2VsbCBhcyBkZWNheSBvZiBhbGlnbm1lbnQgd2FzIG9ic2VydmVkIGluIGZvcnVtIHRocmVhZHMsIGFsdGhvdWdoIHRoZSBkZWNheSB3YXMgc2xvd2VyIHRoYW4gY29tbW9ubHkgZm91bmQgaW4gcHN5Y2hvbGluZ3Vpc3RpYyBzdHVkaWVzLiBUaGUgZGlmZmVyZW50IHBhdHRlcm4gb2YgYWRhcHRhdGlvbiB0byB0aGUgaW5pdGlhbCBwb3N0IG9uIGEgdGhyZWFkIHN1Z2dlc3RzIHRoYXQgc3BlY2lmaWMgcm9sZXMgaW4gdGhlIG9ubGluZSBmb3J1bSAoZS5nLiwgc2Vla2luZyBzdXBwb3J0IGZyb20gdGhlIGNvbW11bml0eSkgY2FuIHBvdGVudGlhbGx5IGJlIHJldmVhbGVkIHRocm91Z2ggYWxpZ25tZW50IHRoZW9yeSBhbmQgaXRzIGV4dGVuc2lvbnMuDQpDMSAgLSBCYWx0aW1vcmUsIE1hcnlsYW5kLCBVU0ENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBGaWZ0aCBXb3Jrc2hvcCBvbiBDb2duaXRpdmUgTW9kZWxpbmcgYW5kIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MgKGF0IEFDTCkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDU1DQpFUCAgLSA2Mg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIveWFmZWkyMDE0Y21jbC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linguistic%20adaptation%20in%20online%20conversation%20threads%3A%20analyzing%20alignment%20in%20online%20health%20communities&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20(at%20ACL)&amp;rft.place=Baltimore%2C%20Maryland%2C%20USA&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2014&amp;rft.pages=55-62&amp;rft.spage=55&amp;rft.epage=62\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\">Impatience, risk propensity and rationality in timing games.</a></span> In <i>Proceedings of the 36th Annual Conference of the Cognitive Science Society</i> (pp. 2841–2846). Quebec, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2014 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Games of timing reflect dynamic decision-making under uncertainty‚ as it takes place in many real-world situations‚ including health care‚ safety and security.  Rather than making discrete decisions‚ participants choose one or more points in time that determine the outcome.  We study individual’s biases and characteristics in such games of timing.  We examine risk propensity as a personal preference affecting timing decisions and document a bias‚ impatience.  Experiment 1 analyzes people’s strategy in timing games in relation to a rational model.  Contrasting two cognitive models suggests that individuals apply risk propensity to the probability distributions underlying short games and when unfamiliar with the situation‚ but that‚ over time‚ impatience takes over as a linear adjustment.  In Experiment 2‚ impatient participants risk their incentive payment in order to play early‚ even if they receive no advantage from doing so.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2014impatience,\n\taddress = {Quebec, Canada},\n\ttitle = {Impatience, risk propensity and rationality in timing games},\n\turl = {http://www.david-reitter.com/pub/moojan2014impatience.pdf},\n\tbooktitle = {Proceedings of the 36th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2014},\n\tpages = {2841--2846}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSwgcmlzayBwcm9wZW5zaXR5IGFuZCByYXRpb25hbGl0eSBpbiB0aW1pbmcgZ2FtZXMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29nU2NpDQpBQiAgLSBHYW1lcyBvZiB0aW1pbmcgcmVmbGVjdCBkeW5hbWljIGRlY2lzaW9uLW1ha2luZyB1bmRlciB1bmNlcnRhaW50eSwgYXMgaXQgdGFrZXMgcGxhY2UgaW4gbWFueSByZWFsLXdvcmxkIHNpdHVhdGlvbnMsIGluY2x1ZGluZyBoZWFsdGggY2FyZSwgc2FmZXR5IGFuZCBzZWN1cml0eS4gIFJhdGhlciB0aGFuIG1ha2luZyBkaXNjcmV0ZSBkZWNpc2lvbnMsIHBhcnRpY2lwYW50cyBjaG9vc2Ugb25lIG9yIG1vcmUgcG9pbnRzIGluIHRpbWUgdGhhdCBkZXRlcm1pbmUgdGhlIG91dGNvbWUuICBXZSBzdHVkeSBpbmRpdmlkdWFsJ3MgYmlhc2VzIGFuZCBjaGFyYWN0ZXJpc3RpY3MgaW4gc3VjaCBnYW1lcyBvZiB0aW1pbmcuICBXZSBleGFtaW5lIHJpc2sgcHJvcGVuc2l0eSBhcyBhIHBlcnNvbmFsIHByZWZlcmVuY2UgYWZmZWN0aW5nIHRpbWluZyBkZWNpc2lvbnMgYW5kIGRvY3VtZW50IGEgYmlhcywgaW1wYXRpZW5jZS4gIEV4cGVyaW1lbnQgMSBhbmFseXplcyBwZW9wbGUncyBzdHJhdGVneSBpbiB0aW1pbmcgZ2FtZXMgaW4gcmVsYXRpb24gdG8gYSByYXRpb25hbCBtb2RlbC4gIENvbnRyYXN0aW5nIHR3byBjb2duaXRpdmUgbW9kZWxzIHN1Z2dlc3RzIHRoYXQgaW5kaXZpZHVhbHMgYXBwbHkgcmlzayBwcm9wZW5zaXR5IHRvIHRoZSBwcm9iYWJpbGl0eSBkaXN0cmlidXRpb25zIHVuZGVybHlpbmcgc2hvcnQgZ2FtZXMgYW5kIHdoZW4gdW5mYW1pbGlhciB3aXRoIHRoZSBzaXR1YXRpb24sIGJ1dCB0aGF0LCBvdmVyIHRpbWUsIGltcGF0aWVuY2UgdGFrZXMgb3ZlciBhcyBhIGxpbmVhciBhZGp1c3RtZW50LiAgSW4gRXhwZXJpbWVudCAyLCBpbXBhdGllbnQgcGFydGljaXBhbnRzIHJpc2sgdGhlaXIgaW5jZW50aXZlIHBheW1lbnQgaW4gb3JkZXIgdG8gcGxheSBlYXJseSwgZXZlbiBpZiB0aGV5IHJlY2VpdmUgbm8gYWR2YW50YWdlIGZyb20gZG9pbmcgc28uDQpDMSAgLSBRdWViZWMsIENhbmFkYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM2dGggQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDI4NDENCkVQICAtIDI4NDYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL21vb2phbjIwMTRpbXBhdGllbmNlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%2C%20risk%20propensity%20and%20rationality%20in%20timing%20games&amp;rft.btitle=Proceedings%20of%20the%2036th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Quebec%2C%20Canada&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=2841-2846&amp;rft.spage=2841&amp;rft.epage=2846\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Grossklags, J., &amp; Nochenson, A. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\">Risk-seeking in a continuous game of timing.</a></span> In R. West &amp; T. Stewart (Eds.), <i>Proc. 12th International Conference on Cognitive Modelling</i> (pp. 397–403). Ottawa, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2013 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Continuous games of timing represent an ecologically relevant case of decision-making under uncertainty with many applications to tactical security scenarios. We present two experiments collecting data using the two-player‚ 20-second FlipIt game‚ in which a player has to react to an estimated‚ externally controlled quantity in light of a continuous payoff distribution. The quantity is represented once as time interval‚ and once as distance in time and space. Risk-taking propensity is an individual parameter obtained via a standardized survey instrument. We find that risk propensity affects participants’ decisions in early and late rounds of the game and show that risk-seeking individuals fail to play well initially in the difficult‚ time-interval estimation task‚ but that they can be trained to make rational choices. Participants’ biases are gaussian-distributed. They do not reflect the distribution of payoffs or expected utility. We present an ACT-R model using established error distributions for temporal and visual perception and instance-based learning.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013risk-seeking,\n\taddress = {Ottawa, Canada},\n\ttitle = {Risk-seeking in a continuous game of timing},\n\turl = {http://www.david-reitter.com/pub/reitter2013risk.pdf},\n\tbooktitle = {Proc. 12th {International} {Conference} on {Cognitive} {Modelling}},\n\tauthor = {Reitter, David and Grossklags, Jens and Nochenson, Alan},\n\teditor = {West, R. and Stewart, T.},\n\tyear = {2013},\n\tpages = {397--403}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmlzay1zZWVraW5nIGluIGEgY29udGludW91cyBnYW1lIG9mIHRpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIE5vY2hlbnNvbiwgQWxhbg0KVDIgIC0gSUNDTQ0KQTIgIC0gV2VzdCwgUi4NCkEyICAtIFN0ZXdhcnQsIFQuDQpBQiAgLSBDb250aW51b3VzIGdhbWVzIG9mIHRpbWluZyByZXByZXNlbnQgYW4gZWNvbG9naWNhbGx5IHJlbGV2YW50IGNhc2Ugb2YgZGVjaXNpb24tbWFraW5nIHVuZGVyIHVuY2VydGFpbnR5IHdpdGggbWFueSBhcHBsaWNhdGlvbnMgdG8gdGFjdGljYWwgc2VjdXJpdHkgc2NlbmFyaW9zLiBXZSBwcmVzZW50IHR3byBleHBlcmltZW50cyBjb2xsZWN0aW5nIGRhdGEgdXNpbmcgdGhlIHR3by1wbGF5ZXIsIDIwLXNlY29uZCBGbGlwSXQgZ2FtZSwgaW4gd2hpY2ggYSBwbGF5ZXIgaGFzIHRvIHJlYWN0IHRvIGFuIGVzdGltYXRlZCwgZXh0ZXJuYWxseSBjb250cm9sbGVkIHF1YW50aXR5IGluIGxpZ2h0IG9mIGEgY29udGludW91cyBwYXlvZmYgZGlzdHJpYnV0aW9uLiBUaGUgcXVhbnRpdHkgaXMgcmVwcmVzZW50ZWQgb25jZSBhcyB0aW1lIGludGVydmFsLCBhbmQgb25jZSBhcyBkaXN0YW5jZSBpbiB0aW1lIGFuZCBzcGFjZS4gUmlzay10YWtpbmcgcHJvcGVuc2l0eSBpcyBhbiBpbmRpdmlkdWFsIHBhcmFtZXRlciBvYnRhaW5lZCB2aWEgYSBzdGFuZGFyZGl6ZWQgc3VydmV5IGluc3RydW1lbnQuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgYWZmZWN0cyBwYXJ0aWNpcGFudHMnIGRlY2lzaW9ucyBpbiBlYXJseSBhbmQgbGF0ZSByb3VuZHMgb2YgdGhlIGdhbWUgYW5kIHNob3cgdGhhdCByaXNrLXNlZWtpbmcgaW5kaXZpZHVhbHMgZmFpbCB0byBwbGF5IHdlbGwgaW5pdGlhbGx5IGluIHRoZSBkaWZmaWN1bHQsIHRpbWUtaW50ZXJ2YWwgZXN0aW1hdGlvbiB0YXNrLCBidXQgdGhhdCB0aGV5IGNhbiBiZSB0cmFpbmVkIHRvIG1ha2UgcmF0aW9uYWwgY2hvaWNlcy4gUGFydGljaXBhbnRzJyBiaWFzZXMgYXJlIGdhdXNzaWFuLWRpc3RyaWJ1dGVkLiBUaGV5IGRvIG5vdCByZWZsZWN0IHRoZSBkaXN0cmlidXRpb24gb2YgcGF5b2ZmcyBvciBleHBlY3RlZCB1dGlsaXR5LiBXZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIHVzaW5nIGVzdGFibGlzaGVkIGVycm9yIGRpc3RyaWJ1dGlvbnMgZm9yIHRlbXBvcmFsIGFuZCB2aXN1YWwgcGVyY2VwdGlvbiBhbmQgaW5zdGFuY2UtYmFzZWQgbGVhcm5pbmcuDQpDMSAgLSBPdHRhd2EsIENhbmFkYQ0KQzMgIC0gUHJvYy4gMTJ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gMzk3DQpFUCAgLSA0MDMNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEzcmlzay5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Risk-seeking%20in%20a%20continuous%20game%20of%20timing&amp;rft.btitle=Proc.%2012th%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Ottawa%2C%20Canada&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags&amp;rft.au=Alan%20Nochenson&amp;rft.au=R.%20West&amp;rft.au=T.%20Stewart&amp;rft.date=2013&amp;rft.pages=397-403&amp;rft.spage=397&amp;rft.epage=403\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Scerri, P. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\">Smooth dynamics, good performance in cognitive-agent congestion problems.</a></span> In <i>Proceedings of the 35th Annual Meeting of the Cognitive Science Society</i> (pp. 3269–3274). Berlin, Germany: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>Q7H5UM3I FCQK6PT6 D886I5TI SHTFSZTC year__2013 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In a congestion game‚ individuals exhaust a common resource\nout of selfish behavior. In this scenario‚ drivers\ncreate traffic jams by choosing the shortest route according\nto their individual knowledge. They can avoid them\nby communicating their belief states about the traffic\nsituation in real-time through a peer-to-peer network‚\nassuming unlimited bandwidth. We study two potential‚\ncognitively inspired models of human behavior: 1)\ncategorization (quantized memorization and communication)‚\nwhich dampens communication and belief adoption‚\nbut leads to undesired oscillations and lower performance.\n2) Instance-based blending with memory decay‚\nwhich achieves good dynamics and near-optimal performance\nwithout the same bandwidth needs. We argue\nthat this supports our hypothesis of co-adaptation of\ncognitive function and communicating communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013smooth,\n\taddress = {Berlin, Germany},\n\ttitle = {Smooth dynamics, good performance in cognitive-agent congestion problems},\n\turl = {http://www.david-reitter.com/pub/reitter2013smooth.pdf},\n\tbooktitle = {Proceedings of the 35th {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2013},\n\tpages = {3269--3274}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU21vb3RoIGR5bmFtaWNzLCBnb29kIHBlcmZvcm1hbmNlIGluIGNvZ25pdGl2ZS1hZ2VudCBjb25nZXN0aW9uIHByb2JsZW1zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gU2NlcnJpLCBQYXVsDQpUMiAgLSBDb2dTY2kNCkFCICAtIEluIGEgY29uZ2VzdGlvbiBnYW1lLCBpbmRpdmlkdWFscyBleGhhdXN0IGEgY29tbW9uIHJlc291cmNlCm91dCBvZiBzZWxmaXNoIGJlaGF2aW9yLiBJbiB0aGlzIHNjZW5hcmlvLCBkcml2ZXJzCmNyZWF0ZSB0cmFmZmljIGphbXMgYnkgY2hvb3NpbmcgdGhlIHNob3J0ZXN0IHJvdXRlIGFjY29yZGluZwp0byB0aGVpciBpbmRpdmlkdWFsIGtub3dsZWRnZS4gVGhleSBjYW4gYXZvaWQgdGhlbQpieSBjb21tdW5pY2F0aW5nIHRoZWlyIGJlbGllZiBzdGF0ZXMgYWJvdXQgdGhlIHRyYWZmaWMKc2l0dWF0aW9uIGluIHJlYWwtdGltZSB0aHJvdWdoIGEgcGVlci10by1wZWVyIG5ldHdvcmssCmFzc3VtaW5nIHVubGltaXRlZCBiYW5kd2lkdGguIFdlIHN0dWR5IHR3byBwb3RlbnRpYWwsCmNvZ25pdGl2ZWx5IGluc3BpcmVkIG1vZGVscyBvZiBodW1hbiBiZWhhdmlvcjogMSkKY2F0ZWdvcml6YXRpb24gKHF1YW50aXplZCBtZW1vcml6YXRpb24gYW5kIGNvbW11bmljYXRpb24pLAp3aGljaCBkYW1wZW5zIGNvbW11bmljYXRpb24gYW5kIGJlbGllZiBhZG9wdGlvbiwKYnV0IGxlYWRzIHRvIHVuZGVzaXJlZCBvc2NpbGxhdGlvbnMgYW5kIGxvd2VyIHBlcmZvcm1hbmNlLgoyKSBJbnN0YW5jZS1iYXNlZCBibGVuZGluZyB3aXRoIG1lbW9yeSBkZWNheSwKd2hpY2ggYWNoaWV2ZXMgZ29vZCBkeW5hbWljcyBhbmQgbmVhci1vcHRpbWFsIHBlcmZvcm1hbmNlCndpdGhvdXQgdGhlIHNhbWUgYmFuZHdpZHRoIG5lZWRzLiBXZSBhcmd1ZQp0aGF0IHRoaXMgc3VwcG9ydHMgb3VyIGh5cG90aGVzaXMgb2YgY28tYWRhcHRhdGlvbiBvZgpjb2duaXRpdmUgZnVuY3Rpb24gYW5kIGNvbW11bmljYXRpbmcgY29tbXVuaXRpZXMuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNXRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAzMjY5DQpFUCAgLSAzMjc0DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxM3Ntb290aC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Smooth%20dynamics%2C%20good%20performance%20in%20cognitive-agent%20congestion%20problems&amp;rft.btitle=Proceedings%20of%20the%2035th%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Paul%20Scerri&amp;rft.date=2013&amp;rft.pages=3269-3274&amp;rft.spage=3269&amp;rft.epage=3274\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Scerri, P., &amp; Reitter, D. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\">Cognitive instance-based learning agents in a multi-agent congestion game.</a></span> In <i>Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013</i>. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{scerri2013cognitive,\n\ttitle = {Cognitive instance-based learning agents in a multi-agent congestion game},\n\turl = {http://www.david-reitter.com/pub/scerri2013informationsharing.pdf},\n\tbooktitle = {Workshop on {Information} {Sharing} in {Large} {Scale} {Multi}-{Agent} {Systems}, at {AAMAS} 2013},\n\tauthor = {Scerri, Paul and Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFnZW50cyBpbiBhIG11bHRpLWFnZW50IGNvbmdlc3Rpb24gZ2FtZQ0KQVUgIC0gU2NlcnJpLCBQYXVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQzMgIC0gV29ya3Nob3Agb24gSW5mb3JtYXRpb24gU2hhcmluZyBpbiBMYXJnZSBTY2FsZSBNdWx0aS1BZ2VudCBTeXN0ZW1zLCBhdCBBQU1BUyAyMDEzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9zY2VycmkyMDEzaW5mb3JtYXRpb25zaGFyaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20instance-based%20learning%20agents%20in%20a%20multi-agent%20congestion%20game&amp;rft.btitle=Workshop%20on%20Information%20Sharing%20in%20Large%20Scale%20Multi-Agent%20Systems%2C%20at%20AAMAS%202013&amp;rft.aufirst=Paul&amp;rft.aulast=Scerri&amp;rft.au=Paul%20Scerri&amp;rft.au=David%20Reitter&amp;rft.date=2013\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\">Lexical language evolution in networked human groups.</a></span> In <i>Words and Networks: Language Use in Socio-Technical Networks</i>. Chicago, IL. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2012 venue_short__WON type__conferencePaper \"\"</span></div><div class=\"bib-venue\">WON</div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The development and refinement of natural-language communication systems among networked individuals is not well understood and difficult to study. This paper uses a task providing a controlled environment for the goal-oriented‚ collaborative exchange of short‚ natural-language messages between experimental participants (20 per group) in order to demonstrate lexical convergence. A technique for illustrating convergence based on graph layout by multidimensional scaling is described. While reliable convergence is shown‚ it is limited to the collaborative or communicative situation: participants did not adopt group terms in a separately administered post-test questionnaire.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012lexical,\n\taddress = {Chicago, IL},\n\ttitle = {Lexical language evolution in networked human groups},\n\turl = {http://www.david-reitter.com/pub/reitter2012lexical.pdf},\n\tbooktitle = {Words and {Networks}: {Language} {Use} in {Socio}-{Technical} {Networks}},\n\tauthor = {Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGV4aWNhbCBsYW5ndWFnZSBldm9sdXRpb24gaW4gbmV0d29ya2VkIGh1bWFuIGdyb3Vwcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFdPTg0KQUIgIC0gVGhlIGRldmVsb3BtZW50IGFuZCByZWZpbmVtZW50IG9mIG5hdHVyYWwtbGFuZ3VhZ2UgY29tbXVuaWNhdGlvbiBzeXN0ZW1zIGFtb25nIG5ldHdvcmtlZCBpbmRpdmlkdWFscyBpcyBub3Qgd2VsbCB1bmRlcnN0b29kIGFuZCBkaWZmaWN1bHQgdG8gc3R1ZHkuIFRoaXMgcGFwZXIgdXNlcyBhIHRhc2sgcHJvdmlkaW5nIGEgY29udHJvbGxlZCBlbnZpcm9ubWVudCBmb3IgdGhlIGdvYWwtb3JpZW50ZWQsIGNvbGxhYm9yYXRpdmUgZXhjaGFuZ2Ugb2Ygc2hvcnQsIG5hdHVyYWwtbGFuZ3VhZ2UgbWVzc2FnZXMgYmV0d2VlbiBleHBlcmltZW50YWwgcGFydGljaXBhbnRzICgyMCBwZXIgZ3JvdXApIGluIG9yZGVyIHRvIGRlbW9uc3RyYXRlIGxleGljYWwgY29udmVyZ2VuY2UuIEEgdGVjaG5pcXVlIGZvciBpbGx1c3RyYXRpbmcgY29udmVyZ2VuY2UgYmFzZWQgb24gZ3JhcGggbGF5b3V0IGJ5IG11bHRpZGltZW5zaW9uYWwgc2NhbGluZyBpcyBkZXNjcmliZWQuIFdoaWxlIHJlbGlhYmxlIGNvbnZlcmdlbmNlIGlzIHNob3duLCBpdCBpcyBsaW1pdGVkIHRvIHRoZSBjb2xsYWJvcmF0aXZlIG9yIGNvbW11bmljYXRpdmUgc2l0dWF0aW9uOiBwYXJ0aWNpcGFudHMgZGlkIG5vdCBhZG9wdCBncm91cCB0ZXJtcyBpbiBhIHNlcGFyYXRlbHkgYWRtaW5pc3RlcmVkIHBvc3QtdGVzdCBxdWVzdGlvbm5haXJlLg0KQzEgIC0gQ2hpY2FnbywgSUwNCkMzICAtIFdvcmRzIGFuZCBOZXR3b3JrczogTGFuZ3VhZ2UgVXNlIGluIFNvY2lvLVRlY2huaWNhbCBOZXR3b3Jrcw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTJsZXhpY2FsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lexical%20language%20evolution%20in%20networked%20human%20groups&amp;rft.btitle=Words%20and%20Networks%3A%20Language%20Use%20in%20Socio-Technical%20Networks&amp;rft.place=Chicago%2C%20IL&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Schaffer, S., &amp; Reitter, D. (2012). <span class=\"doctitle\">Modeling efficiency-guided modality choice in voice and graphical user interfaces.</span> In N. Russwinkel, U. Drewitz, &amp; H. van Rijn (Eds.), <i>Proceedings of the 11th International Conference on Cognitive Modeling</i> (pp. 253–254). Berlin: Universitaetsverlag der TU Berlin.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2012 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In multimodal human computer interaction users can often select between specific input modalities. Modality choice is influenced by various factors including user attributes‚ system attributes‚ the task and the environment (e.g. Lemmelä et al.‚ 2008). Here‚ we describe on-going research into cognitive models of input modality selection.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{schaffer2012modeling,\n\taddress = {Berlin},\n\ttitle = {Modeling efficiency-guided modality choice in voice and graphical user interfaces},\n\tbooktitle = {Proceedings of the 11th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin},\n\tauthor = {Schaffer, Stefan and Reitter, David},\n\teditor = {Russwinkel, Nele and Drewitz, U. and Rijn, H. van},\n\tyear = {2012},\n\tpages = {253--254}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgZWZmaWNpZW5jeS1ndWlkZWQgbW9kYWxpdHkgY2hvaWNlIGluIHZvaWNlIGFuZCBncmFwaGljYWwgdXNlciBpbnRlcmZhY2VzDQpBVSAgLSBTY2hhZmZlciwgU3RlZmFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQTIgIC0gUnVzc3dpbmtlbCwgTmVsZQ0KQTIgIC0gRHJld2l0eiwgVS4NCkEyICAtIFJpam4sIEguIHZhbg0KQUIgIC0gSW4gbXVsdGltb2RhbCBodW1hbiBjb21wdXRlciBpbnRlcmFjdGlvbiB1c2VycyBjYW4gb2Z0ZW4gc2VsZWN0IGJldHdlZW4gc3BlY2lmaWMgaW5wdXQgbW9kYWxpdGllcy4gTW9kYWxpdHkgY2hvaWNlIGlzIGluZmx1ZW5jZWQgYnkgdmFyaW91cyBmYWN0b3JzIGluY2x1ZGluZyB1c2VyIGF0dHJpYnV0ZXMsIHN5c3RlbSBhdHRyaWJ1dGVzLCB0aGUgdGFzayBhbmQgdGhlIGVudmlyb25tZW50IChlLmcuIExlbW1lbMOkIGV0IGFsLiwgMjAwOCkuIEhlcmUsIHdlIGRlc2NyaWJlIG9uLWdvaW5nIHJlc2VhcmNoIGludG8gY29nbml0aXZlIG1vZGVscyBvZiBpbnB1dCBtb2RhbGl0eSBzZWxlY3Rpb24uDQpDMSAgLSBCZXJsaW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxMXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDI1Mw0KRVAgIC0gMjU0DQpQQiAgLSBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20efficiency-guided%20modality%20choice%20in%20voice%20and%20graphical%20user%20interfaces&amp;rft.btitle=Proceedings%20of%20the%2011th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=Stefan&amp;rft.aulast=Schaffer&amp;rft.au=Stefan%20Schaffer&amp;rft.au=David%20Reitter&amp;rft.au=Nele%20Russwinkel&amp;rft.au=U.%20Drewitz&amp;rft.au=H.%20van%20Rijn&amp;rft.date=2012&amp;rft.pages=253-254&amp;rft.spage=253&amp;rft.epage=254\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Sycara, K., Lebiere, C., Vinokurov, Y., Juarez, A., &amp; Lewis, M. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\">How teams benefit from communication policies: information flow in human peer-to-peer networks.</a></span> In <i>Proceedings of the 20th Behavior Representation in Modeling &amp; Simulation Conference</i> (pp. 138–145). Sundance, UT. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2011 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In an experiment involving teams of humans playing a cooperative game‚ we study the effect of local communication policies on the efficiency and the performance of teams and of individuals in different positions within a network. This design provides an experimental model of human communities‚ where information may spread from peer to peer by word of mouth. With this model‚ we explain the realistic tradeoff between liberal information dumping and targeted information sharing by human peers. Human subjects exchanged natural-language messages with relevance to a task‚ thereby sharing knowledge across a community. Communication took place along the edges of a small-world graph. Cooperation and individual efforts were incentivized. In one condition‚ participants were asked to request specific information and only supply information that they knew was needed. In another condition‚ they were asked to supply and forward as much information as possible. We found that a targeted communication policy was successfully implemented by the participants‚ increased task success‚ shortened the time it took to get answers to questions‚ increased efficiency (task success per communication bandwidth)‚ and may have done so selectively for nodes with fewer connections.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011how,\n\taddress = {Sundance, UT},\n\ttitle = {How teams benefit from communication policies: information flow in human peer-to-peer networks},\n\turl = {http://www.david-reitter.com/pub/reitter2011policies.pdf},\n\tbooktitle = {Proceedings of the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Reitter, David and Sycara, Katia and Lebiere, Christian and Vinokurov, Yury and Juarez, Antonio and Lewis, Michael},\n\tyear = {2011},\n\tpages = {138--145}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRlYW1zIGJlbmVmaXQgZnJvbSBjb21tdW5pY2F0aW9uIHBvbGljaWVzOiBpbmZvcm1hdGlvbiBmbG93IGluIGh1bWFuIHBlZXItdG8tcGVlciBuZXR3b3Jrcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN5Y2FyYSwgS2F0aWENCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gVmlub2t1cm92LCBZdXJ5DQpBVSAgLSBKdWFyZXosIEFudG9uaW8NCkFVICAtIExld2lzLCBNaWNoYWVsDQpUMiAgLSBCUmlNUw0KQUIgIC0gSW4gYW4gZXhwZXJpbWVudCBpbnZvbHZpbmcgdGVhbXMgb2YgaHVtYW5zIHBsYXlpbmcgYSBjb29wZXJhdGl2ZSBnYW1lLCB3ZSBzdHVkeSB0aGUgZWZmZWN0IG9mIGxvY2FsIGNvbW11bmljYXRpb24gcG9saWNpZXMgb24gdGhlIGVmZmljaWVuY3kgYW5kIHRoZSBwZXJmb3JtYW5jZSBvZiB0ZWFtcyBhbmQgb2YgaW5kaXZpZHVhbHMgaW4gZGlmZmVyZW50IHBvc2l0aW9ucyB3aXRoaW4gYSBuZXR3b3JrLiBUaGlzIGRlc2lnbiBwcm92aWRlcyBhbiBleHBlcmltZW50YWwgbW9kZWwgb2YgaHVtYW4gY29tbXVuaXRpZXMsIHdoZXJlIGluZm9ybWF0aW9uIG1heSBzcHJlYWQgZnJvbSBwZWVyIHRvIHBlZXIgYnkgd29yZCBvZiBtb3V0aC4gV2l0aCB0aGlzIG1vZGVsLCB3ZSBleHBsYWluIHRoZSByZWFsaXN0aWMgdHJhZGVvZmYgYmV0d2VlbiBsaWJlcmFsIGluZm9ybWF0aW9uIGR1bXBpbmcgYW5kIHRhcmdldGVkIGluZm9ybWF0aW9uIHNoYXJpbmcgYnkgaHVtYW4gcGVlcnMuIEh1bWFuIHN1YmplY3RzIGV4Y2hhbmdlZCBuYXR1cmFsLWxhbmd1YWdlIG1lc3NhZ2VzIHdpdGggcmVsZXZhbmNlIHRvIGEgdGFzaywgdGhlcmVieSBzaGFyaW5nIGtub3dsZWRnZSBhY3Jvc3MgYSBjb21tdW5pdHkuIENvbW11bmljYXRpb24gdG9vayBwbGFjZSBhbG9uZyB0aGUgZWRnZXMgb2YgYSBzbWFsbC13b3JsZCBncmFwaC4gQ29vcGVyYXRpb24gYW5kIGluZGl2aWR1YWwgZWZmb3J0cyB3ZXJlIGluY2VudGl2aXplZC4gSW4gb25lIGNvbmRpdGlvbiwgcGFydGljaXBhbnRzIHdlcmUgYXNrZWQgdG8gcmVxdWVzdCBzcGVjaWZpYyBpbmZvcm1hdGlvbiBhbmQgb25seSBzdXBwbHkgaW5mb3JtYXRpb24gdGhhdCB0aGV5IGtuZXcgd2FzIG5lZWRlZC4gSW4gYW5vdGhlciBjb25kaXRpb24sIHRoZXkgd2VyZSBhc2tlZCB0byBzdXBwbHkgYW5kIGZvcndhcmQgYXMgbXVjaCBpbmZvcm1hdGlvbiBhcyBwb3NzaWJsZS4gV2UgZm91bmQgdGhhdCBhIHRhcmdldGVkIGNvbW11bmljYXRpb24gcG9saWN5IHdhcyBzdWNjZXNzZnVsbHkgaW1wbGVtZW50ZWQgYnkgdGhlIHBhcnRpY2lwYW50cywgaW5jcmVhc2VkIHRhc2sgc3VjY2Vzcywgc2hvcnRlbmVkIHRoZSB0aW1lIGl0IHRvb2sgdG8gZ2V0IGFuc3dlcnMgdG8gcXVlc3Rpb25zLCBpbmNyZWFzZWQgZWZmaWNpZW5jeSAodGFzayBzdWNjZXNzIHBlciBjb21tdW5pY2F0aW9uIGJhbmR3aWR0aCksIGFuZCBtYXkgaGF2ZSBkb25lIHNvIHNlbGVjdGl2ZWx5IGZvciBub2RlcyB3aXRoIGZld2VyIGNvbm5lY3Rpb25zLg0KQzEgIC0gU3VuZGFuY2UsIFVUDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjB0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gMTM4DQpFUCAgLSAxNDUNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDExcG9saWNpZXMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20teams%20benefit%20from%20communication%20policies%3A%20information%20flow%20in%20human%20peer-to-peer%20networks&amp;rft.btitle=Proceedings%20of%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Sundance%2C%20UT&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Katia%20Sycara&amp;rft.au=Christian%20Lebiere&amp;rft.au=Yury%20Vinokurov&amp;rft.au=Antonio%20Juarez&amp;rft.au=Michael%20Lewis&amp;rft.date=2011&amp;rft.pages=138-145&amp;rft.spage=138&amp;rft.epage=145\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf\">Towards cognitive models of communication and group intelligence.</a></span> In <i>Proceedings of the 33rd Annual Meeting of the Cognitive Science Society</i> (pp. 734–739). Boston, MA: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2011 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In social tasks‚ communication and task execution are\noften co-dependent‚ yet they represent a tradeoff. We\npresent a cognitive model of an experimental task consisting\nof a collaborative and competitive game played\nby groups of human participants organized in a smallworld\ngraph. In an experiment involving teams of humans\nplaying a cooperative game‚ the effect of local\ncommunication policies on the efficiency and the performance\nof networked participants was observed. The\nmodel follows the ACT-R theory and provides a formalization\nof the decision-making processes and tradeoffs\ninvolved. A simulation of the hypothetical case of unnatural\nmemory decay shows decreased performance and\nsupports a prediction of the thesis that memory limitations\nhave co-evolved with social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011towards,\n\taddress = {Boston, MA},\n\ttitle = {Towards cognitive models of communication and group intelligence},\n\turl = {http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {734--739}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBjb2duaXRpdmUgbW9kZWxzIG9mIGNvbW11bmljYXRpb24gYW5kIGdyb3VwIGludGVsbGlnZW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQ29nU2NpDQpBQiAgLSBJbiBzb2NpYWwgdGFza3MsIGNvbW11bmljYXRpb24gYW5kIHRhc2sgZXhlY3V0aW9uIGFyZQpvZnRlbiBjby1kZXBlbmRlbnQsIHlldCB0aGV5IHJlcHJlc2VudCBhIHRyYWRlb2ZmLiBXZQpwcmVzZW50IGEgY29nbml0aXZlIG1vZGVsIG9mIGFuIGV4cGVyaW1lbnRhbCB0YXNrIGNvbnNpc3RpbmcKb2YgYSBjb2xsYWJvcmF0aXZlIGFuZCBjb21wZXRpdGl2ZSBnYW1lIHBsYXllZApieSBncm91cHMgb2YgaHVtYW4gcGFydGljaXBhbnRzIG9yZ2FuaXplZCBpbiBhIHNtYWxsd29ybGQKZ3JhcGguIEluIGFuIGV4cGVyaW1lbnQgaW52b2x2aW5nIHRlYW1zIG9mIGh1bWFucwpwbGF5aW5nIGEgY29vcGVyYXRpdmUgZ2FtZSwgdGhlIGVmZmVjdCBvZiBsb2NhbApjb21tdW5pY2F0aW9uIHBvbGljaWVzIG9uIHRoZSBlZmZpY2llbmN5IGFuZCB0aGUgcGVyZm9ybWFuY2UKb2YgbmV0d29ya2VkIHBhcnRpY2lwYW50cyB3YXMgb2JzZXJ2ZWQuIFRoZQptb2RlbCBmb2xsb3dzIHRoZSBBQ1QtUiB0aGVvcnkgYW5kIHByb3ZpZGVzIGEgZm9ybWFsaXphdGlvbgpvZiB0aGUgZGVjaXNpb24tbWFraW5nIHByb2Nlc3NlcyBhbmQgdHJhZGVvZmZzCmludm9sdmVkLiBBIHNpbXVsYXRpb24gb2YgdGhlIGh5cG90aGV0aWNhbCBjYXNlIG9mIHVubmF0dXJhbAptZW1vcnkgZGVjYXkgc2hvd3MgZGVjcmVhc2VkIHBlcmZvcm1hbmNlIGFuZApzdXBwb3J0cyBhIHByZWRpY3Rpb24gb2YgdGhlIHRoZXNpcyB0aGF0IG1lbW9yeSBsaW1pdGF0aW9ucwpoYXZlIGNvLWV2b2x2ZWQgd2l0aCBzb2NpYWwgc3RydWN0dXJlLg0KQzEgIC0gQm9zdG9uLCBNQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDczNA0KRVAgIC0gNzM5DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyLWxlYmllcmUyMDExZ3JvdXAtaW50ZWxsaWdlbmNlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20cognitive%20models%20of%20communication%20and%20group%20intelligence&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Boston%2C%20MA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=734-739&amp;rft.spage=734&amp;rft.epage=739\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gonzalez, C., Lebiere, C., Juvina, I., Erev, I., Zinkevich, M., &amp; Reitter, D. (2011). <span class=\"doctitle\">Scaling individual decision making models to models of social networks.</span> In <i>Symposium at the 20th Behavior Representation in Modeling &amp; Simulation (BRIMS)</i>. Provo, UT.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gonzalez2011scaling,\n\taddress = {Provo, UT},\n\ttitle = {Scaling individual decision making models to models of social networks},\n\tbooktitle = {Symposium at the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} ({BRIMS})},\n\tauthor = {Gonzalez, Cleotilde and Lebiere, Christian and Juvina, Ion and Erev, Ido and Zinkevich, Martin and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyBpbmRpdmlkdWFsIGRlY2lzaW9uIG1ha2luZyBtb2RlbHMgdG8gbW9kZWxzIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gR29uemFsZXosIENsZW90aWxkZQ0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBKdXZpbmEsIElvbg0KQVUgIC0gRXJldiwgSWRvDQpBVSAgLSBaaW5rZXZpY2gsIE1hcnRpbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkMxICAtIFByb3ZvLCBVVA0KQzMgIC0gU3ltcG9zaXVtIGF0IHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiAoQlJJTVMpDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20individual%20decision%20making%20models%20to%20models%20of%20social%20networks&amp;rft.btitle=Symposium%20at%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20(BRIMS)&amp;rft.place=Provo%2C%20UT&amp;rft.aufirst=Cleotilde&amp;rft.aulast=Gonzalez&amp;rft.au=Cleotilde%20Gonzalez&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ion%20Juvina&amp;rft.au=Ido%20Erev&amp;rft.au=Martin%20Zinkevich&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Juvina, I., Stocco, A., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010lemonade.pdf\">Resistance is futile: winning lemonade market share through metacognitive reasoning in a three-agent cooperative game.</a></span> In <i>Proceedings of the 19th Behavior Representation in Modeling &amp; Simulation Conference</i>. Charleston, SC. </div><span class='bib-kw' style='display:none;'>Q7H5UM3I 4JNMHMPK FCQK6PT6 D886I5TI TC3HZ9JR year__2010 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The Lemonade Game is a three-player game in which players have to pick locations on a circular board‚ which are as far away as possible from those chosen independently by other players. Players may observe other player’s moves and infer their strategies. The game was studied using a competition of cognitively motivated agents‚ which inherit properties of adaptivity and stochasticity from human memory and decision-making‚ and simplistic‚ yet effective agents implementing fixed strategies. We argue that metacognition is the unique attribute that allows sophisticated agents to adapt to unforeseen conditions‚ cooperators and competitors.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010lemonade.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010resistance,\n\taddress = {Charleston, SC},\n\ttitle = {Resistance is futile: winning lemonade market share through metacognitive reasoning in a three-agent cooperative game},\n\turl = {http://www.david-reitter.com/pub/reitter2010lemonade.pdf},\n\tbooktitle = {Proceedings of the 19th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Reitter, David and Juvina, Ion and Stocco, Andrea and Lebiere, Christian},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVzaXN0YW5jZSBpcyBmdXRpbGU6IHdpbm5pbmcgbGVtb25hZGUgbWFya2V0IHNoYXJlIHRocm91Z2ggbWV0YWNvZ25pdGl2ZSByZWFzb25pbmcgaW4gYSB0aHJlZS1hZ2VudCBjb29wZXJhdGl2ZSBnYW1lDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gSnV2aW5hLCBJb24NCkFVICAtIFN0b2NjbywgQW5kcmVhDQpBVSAgLSBMZWJpZXJlLCBDaHJpc3RpYW4NClQyICAtIEJSaU1TDQpBQiAgLSBUaGUgTGVtb25hZGUgR2FtZSBpcyBhIHRocmVlLXBsYXllciBnYW1lIGluIHdoaWNoIHBsYXllcnMgaGF2ZSB0byBwaWNrIGxvY2F0aW9ucyBvbiBhIGNpcmN1bGFyIGJvYXJkLCB3aGljaCBhcmUgYXMgZmFyIGF3YXkgYXMgcG9zc2libGUgZnJvbSB0aG9zZSBjaG9zZW4gaW5kZXBlbmRlbnRseSBieSBvdGhlciBwbGF5ZXJzLiBQbGF5ZXJzIG1heSBvYnNlcnZlIG90aGVyIHBsYXllcidzIG1vdmVzIGFuZCBpbmZlciB0aGVpciBzdHJhdGVnaWVzLiBUaGUgZ2FtZSB3YXMgc3R1ZGllZCB1c2luZyBhIGNvbXBldGl0aW9uIG9mIGNvZ25pdGl2ZWx5IG1vdGl2YXRlZCBhZ2VudHMsIHdoaWNoIGluaGVyaXQgcHJvcGVydGllcyBvZiBhZGFwdGl2aXR5IGFuZCBzdG9jaGFzdGljaXR5IGZyb20gaHVtYW4gbWVtb3J5IGFuZCBkZWNpc2lvbi1tYWtpbmcsIGFuZCBzaW1wbGlzdGljLCB5ZXQgZWZmZWN0aXZlIGFnZW50cyBpbXBsZW1lbnRpbmcgZml4ZWQgc3RyYXRlZ2llcy4gV2UgYXJndWUgdGhhdCBtZXRhY29nbml0aW9uIGlzIHRoZSB1bmlxdWUgYXR0cmlidXRlIHRoYXQgYWxsb3dzIHNvcGhpc3RpY2F0ZWQgYWdlbnRzIHRvIGFkYXB0IHRvIHVuZm9yZXNlZW4gY29uZGl0aW9ucywgY29vcGVyYXRvcnMgYW5kIGNvbXBldGl0b3JzLg0KQzEgIC0gQ2hhcmxlc3RvbiwgU0MNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOXRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiBDb25mZXJlbmNlDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMGxlbW9uYWRlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Resistance%20is%20futile%3A%20winning%20lemonade%20market%20share%20through%20metacognitive%20reasoning%20in%20a%20three-agent%20cooperative%20game&amp;rft.btitle=Proceedings%20of%20the%2019th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Charleston%2C%20SC&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Ion%20Juvina&amp;rft.au=Andrea%20Stocco&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010networks.pdf\">Did social networks shape language evolution? A multi-agent cognitive simulation.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics Workshop</i> (pp. 9–17). Uppsala, Sweden: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2010 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Natural language as well as other commu- nication forms are constrained by cognitive function and evolved through a social process. Here‚ we examine whether hu- man memory may be uniquely adapted to the social structures prevalent in groups‚ specifically small-world networks. The emergence of domain languages is simulated using an empirically evaluated ACT-R-based cognitive model of agents in a naming game played within communities. Several community structures are examined (grids‚ trees‚ random graphs and small-world networks). We present pre- liminary results from small-scale simulations‚ showing relative robustness of cognitive models to network structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010networks.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010did,\n\taddress = {Uppsala, Sweden},\n\ttitle = {Did social networks shape language evolution? {A} multi-agent cognitive simulation},\n\turl = {http://www.david-reitter.com/pub/reitter2010networks.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics} {Workshop}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2010},\n\tpages = {9--17}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGlkIHNvY2lhbCBuZXR3b3JrcyBzaGFwZSBsYW5ndWFnZSBldm9sdXRpb24/IEEgbXVsdGktYWdlbnQgY29nbml0aXZlIHNpbXVsYXRpb24NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBMZWJpZXJlLCBDaHJpc3RpYW4NClQyICAtIENNQ0wNCkFCICAtIE5hdHVyYWwgbGFuZ3VhZ2UgYXMgd2VsbCBhcyBvdGhlciBjb21tdS0gbmljYXRpb24gZm9ybXMgYXJlIGNvbnN0cmFpbmVkIGJ5IGNvZ25pdGl2ZSBmdW5jdGlvbiBhbmQgZXZvbHZlZCB0aHJvdWdoIGEgc29jaWFsIHByb2Nlc3MuIEhlcmUsIHdlIGV4YW1pbmUgd2hldGhlciBodS0gbWFuIG1lbW9yeSBtYXkgYmUgdW5pcXVlbHkgYWRhcHRlZCB0byB0aGUgc29jaWFsIHN0cnVjdHVyZXMgcHJldmFsZW50IGluIGdyb3Vwcywgc3BlY2lmaWNhbGx5IHNtYWxsLXdvcmxkIG5ldHdvcmtzLiBUaGUgZW1lcmdlbmNlIG9mIGRvbWFpbiBsYW5ndWFnZXMgaXMgc2ltdWxhdGVkIHVzaW5nIGFuIGVtcGlyaWNhbGx5IGV2YWx1YXRlZCBBQ1QtUi1iYXNlZCBjb2duaXRpdmUgbW9kZWwgb2YgYWdlbnRzIGluIGEgbmFtaW5nIGdhbWUgcGxheWVkIHdpdGhpbiBjb21tdW5pdGllcy4gU2V2ZXJhbCBjb21tdW5pdHkgc3RydWN0dXJlcyBhcmUgZXhhbWluZWQgKGdyaWRzLCB0cmVlcywgcmFuZG9tIGdyYXBocyBhbmQgc21hbGwtd29ybGQgbmV0d29ya3MpLiBXZSBwcmVzZW50IHByZS0gbGltaW5hcnkgcmVzdWx0cyBmcm9tIHNtYWxsLXNjYWxlIHNpbXVsYXRpb25zLCBzaG93aW5nIHJlbGF0aXZlIHJvYnVzdG5lc3Mgb2YgY29nbml0aXZlIG1vZGVscyB0byBuZXR3b3JrIHN0cnVjdHVyZS4NCkMxICAtIFVwcHNhbGEsIFN3ZWRlbg0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzIFdvcmtzaG9wDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpTUCAgLSA5DQpFUCAgLSAxNw0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEwbmV0d29ya3MucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Did%20social%20networks%20shape%20language%20evolution%3F%20A%20multi-agent%20cognitive%20simulation&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20Workshop&amp;rft.place=Uppsala%2C%20Sweden&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010&amp;rft.pages=9-17&amp;rft.spage=9&amp;rft.epage=17\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Warwick, W., Dutt, V., Gluck, K. A., &amp; Reitter, D. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/warwick2010symposium.pdf\">Results and lessons learned from the 2009 DSF model comparison challenge.</a></span> In <i>Symposium at the 19th Behavior Representation in Modeling &amp; Simulation Conference</i>. Charleston, SC. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2010symposium.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{warwick2010results,\n\taddress = {Charleston, SC},\n\ttitle = {Results and lessons learned from the 2009 {DSF} model comparison challenge},\n\turl = {http://www.david-reitter.com/pub/warwick2010symposium.pdf},\n\tbooktitle = {Symposium at the 19th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Warwick, Walter and Dutt, Varun and Gluck, Kevin A. and Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVzdWx0cyBhbmQgbGVzc29ucyBsZWFybmVkIGZyb20gdGhlIDIwMDkgRFNGIG1vZGVsIGNvbXBhcmlzb24gY2hhbGxlbmdlDQpBVSAgLSBXYXJ3aWNrLCBXYWx0ZXINCkFVICAtIER1dHQsIFZhcnVuDQpBVSAgLSBHbHVjaywgS2V2aW4gQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBCUmlNUw0KQzEgIC0gQ2hhcmxlc3RvbiwgU0MNCkMzICAtIFN5bXBvc2l1bSBhdCB0aGUgMTl0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvd2Fyd2ljazIwMTBzeW1wb3NpdW0ucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Results%20and%20lessons%20learned%20from%20the%202009%20DSF%20model%20comparison%20challenge&amp;rft.btitle=Symposium%20at%20the%2019th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Charleston%2C%20SC&amp;rft.aufirst=Walter&amp;rft.aulast=Warwick&amp;rft.au=Walter%20Warwick&amp;rft.au=Varun%20Dutt&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=David%20Reitter&amp;rft.date=2010\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2010act-up.pdf\">Accountable Modeling in ACT-UP, a Scalable, Rapid-Prototyping ACT-R Implementation.</a></span> In <i>Proceedings of the 10th International Conference on Cognitive Modeling</i> (pp. 199–204). Philadelphia, PA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">ACT-UP is a toolbox implementation of the ACT-R cognitive architecture‚ aimed at allowing rapid prototyping of complex models. With ACT-UP‚ we propose Accountable Modeling‚ where the only model components that are specified are those supported by empirical evidence and part of the model’s theoretical claims. ACT-UP is a library providing a programmatic interface to the classical ACT-R functionality. Implemented in a functional programming paradigm‚ models are reusable in other contexts. The toolbox is demonstrated using five implemented and evaluated cognitive models.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2010act-up.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010accountable,\n\taddress = {Philadelphia, PA},\n\ttitle = {Accountable {Modeling} in {ACT}-{UP}, a {Scalable}, {Rapid}-{Prototyping} {ACT}-{R} {Implementation}},\n\turl = {http://www.david-reitter.com/pub/reitter2010act-up.pdf},\n\tbooktitle = {Proceedings of the 10th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2010},\n\tpages = {199--204}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQWNjb3VudGFibGUgTW9kZWxpbmcgaW4gQUNULVVQLCBhIFNjYWxhYmxlLCBSYXBpZC1Qcm90b3R5cGluZyBBQ1QtUiBJbXBsZW1lbnRhdGlvbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gSUNDTQ0KQUIgIC0gQUNULVVQIGlzIGEgdG9vbGJveCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgQUNULVIgY29nbml0aXZlIGFyY2hpdGVjdHVyZSwgYWltZWQgYXQgYWxsb3dpbmcgcmFwaWQgcHJvdG90eXBpbmcgb2YgY29tcGxleCBtb2RlbHMuIFdpdGggQUNULVVQLCB3ZSBwcm9wb3NlIEFjY291bnRhYmxlIE1vZGVsaW5nLCB3aGVyZSB0aGUgb25seSBtb2RlbCBjb21wb25lbnRzIHRoYXQgYXJlIHNwZWNpZmllZCBhcmUgdGhvc2Ugc3VwcG9ydGVkIGJ5IGVtcGlyaWNhbCBldmlkZW5jZSBhbmQgcGFydCBvZiB0aGUgbW9kZWwncyB0aGVvcmV0aWNhbCBjbGFpbXMuIEFDVC1VUCBpcyBhIGxpYnJhcnkgcHJvdmlkaW5nIGEgcHJvZ3JhbW1hdGljIGludGVyZmFjZSB0byB0aGUgY2xhc3NpY2FsIEFDVC1SIGZ1bmN0aW9uYWxpdHkuIEltcGxlbWVudGVkIGluIGEgZnVuY3Rpb25hbCBwcm9ncmFtbWluZyBwYXJhZGlnbSwgbW9kZWxzIGFyZSByZXVzYWJsZSBpbiBvdGhlciBjb250ZXh0cy4gVGhlIHRvb2xib3ggaXMgZGVtb25zdHJhdGVkIHVzaW5nIGZpdmUgaW1wbGVtZW50ZWQgYW5kIGV2YWx1YXRlZCBjb2duaXRpdmUgbW9kZWxzLg0KQzEgIC0gUGhpbGFkZWxwaGlhLCBQQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEwdGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KU1AgIC0gMTk5DQpFUCAgLSAyMDQNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEwYWN0LXVwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Accountable%20Modeling%20in%20ACT-UP%2C%20a%20Scalable%2C%20Rapid-Prototyping%20ACT-R%20Implementation&amp;rft.btitle=Proceedings%20of%20the%2010th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Philadelphia%2C%20PA&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2010&amp;rft.pages=199-204&amp;rft.spage=199&amp;rft.epage=204\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2010). <span class=\"doctitle\">On the influence of network structure on language evolution.</span> In R. Sun (Ed.), <i>Proc. CogSci Workshop on Cognitive Social Sciences: Grounding the Social Sciences in the Cognitive Sciences</i>. Portland, OR.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2010influence,\n\taddress = {Portland, OR},\n\ttitle = {On the influence of network structure on language evolution},\n\tbooktitle = {Proc. {CogSci} {Workshop} on {Cognitive} {Social} {Sciences}: {Grounding} the {Social} {Sciences} in the {Cognitive} {Sciences}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\teditor = {Sun, Ron},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT24gdGhlIGluZmx1ZW5jZSBvZiBuZXR3b3JrIHN0cnVjdHVyZSBvbiBsYW5ndWFnZSBldm9sdXRpb24NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBMZWJpZXJlLCBDaHJpc3RpYW4NCkEyICAtIFN1biwgUm9uDQpDMSAgLSBQb3J0bGFuZCwgT1INCkMzICAtIFByb2MuIENvZ1NjaSBXb3Jrc2hvcCBvbiBDb2duaXRpdmUgU29jaWFsIFNjaWVuY2VzOiBHcm91bmRpbmcgdGhlIFNvY2lhbCBTY2llbmNlcyBpbiB0aGUgQ29nbml0aXZlIFNjaWVuY2VzDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=On%20the%20influence%20of%20network%20structure%20on%20language%20evolution&amp;rft.btitle=Proc.%20CogSci%20Workshop%20on%20Cognitive%20Social%20Sciences%3A%20Grounding%20the%20Social%20Sciences%20in%20the%20Cognitive%20Sciences&amp;rft.place=Portland%2C%20OR&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ron%20Sun&amp;rft.date=2010\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lebiere, C., Stocco, A., Reitter, D., &amp; Juvina, I. (2010). <span class=\"doctitle\">Scaling up high-fidelity cognitive modeling to real-world applications.</span> In <i>Proceedings of the NATO Workshop on Human Modeling for Military Application</i> (pp. 1–20). Amsterdam, NL.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{lebiere2010scaling,\n\taddress = {Amsterdam, NL},\n\ttitle = {Scaling up high-fidelity cognitive modeling to real-world applications},\n\tbooktitle = {Proceedings of the {NATO} {Workshop} on {Human} {Modeling} for {Military} {Application}},\n\tauthor = {Lebiere, Christian and Stocco, Andrea and Reitter, David and Juvina, Ion},\n\tyear = {2010},\n\tpages = {1--20}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyB1cCBoaWdoLWZpZGVsaXR5IGNvZ25pdGl2ZSBtb2RlbGluZyB0byByZWFsLXdvcmxkIGFwcGxpY2F0aW9ucw0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBTdG9jY28sIEFuZHJlYQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEp1dmluYSwgSW9uDQpDMSAgLSBBbXN0ZXJkYW0sIE5MDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgTkFUTyBXb3Jrc2hvcCBvbiBIdW1hbiBNb2RlbGluZyBmb3IgTWlsaXRhcnkgQXBwbGljYXRpb24NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClNQICAtIDENCkVQICAtIDIwDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20up%20high-fidelity%20cognitive%20modeling%20to%20real-world%20applications&amp;rft.btitle=Proceedings%20of%20the%20NATO%20Workshop%20on%20Human%20Modeling%20for%20Military%20Application&amp;rft.place=Amsterdam%2C%20NL&amp;rft.aufirst=Christian&amp;rft.aulast=Lebiere&amp;rft.au=Christian%20Lebiere&amp;rft.au=Andrea%20Stocco&amp;rft.au=David%20Reitter&amp;rft.au=Ion%20Juvina&amp;rft.date=2010&amp;rft.pages=1-20&amp;rft.spage=1&amp;rft.epage=20\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2009evolution.pdf\">Towards explaining the evolution of domain languages with cognitive simulation.</a></span> In <i>Proceedings of the 9th International Conference on Cognitive Modeling</i>. Manchester, UK: 8 pages. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 SHTFSZTC year__2009 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain language in small speaker communities. Data from experiments (Garrod et al.‚ 2007; Fay et al.‚ 2008) show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language even in the absence of feedback about the success of each communication. We postulate that simulations of such horizontal evolution have to take into account properties of human memory (cue-based retrieval‚ learning‚ decay). We implement a model that can draw abstract concepts through sets of non-abstract‚ related concepts‚ and recognize such drawings. The knowledge base is a network with association strengths randomly sampled from a natural distribution found in a text corpus; it is a mixture of knowledge shared between agents and individual knowledge. In three experiments‚ we show that the agent communities converge‚ but that initial convergence is stronger when communities are structured so that the same pairs of agents interact throughout. Convergence is weaker in communities when agents do not swap roles (between recognizing and drawing)‚ predicting the necessity of bi-directional communication in domain language evolution. Average and ultimate recognition performance depends on how much of the knowledge agents share initially.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2009evolution.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2009towards,\n\taddress = {Manchester, UK},\n\ttitle = {Towards explaining the evolution of domain languages with cognitive simulation},\n\turl = {http://www.david-reitter.com/pub/reitter2009evolution.pdf},\n\tbooktitle = {Proceedings of the 9th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {8 pages},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBleHBsYWluaW5nIHRoZSBldm9sdXRpb24gb2YgZG9tYWluIGxhbmd1YWdlcyB3aXRoIGNvZ25pdGl2ZSBzaW11bGF0aW9uDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBJQ0NNDQpBQiAgLSBXZSBzaW11bGF0ZSB0aGUgZXZvbHV0aW9uIG9mIGEgZG9tYWluIGxhbmd1YWdlIGluIHNtYWxsIHNwZWFrZXIgY29tbXVuaXRpZXMuIERhdGEgZnJvbSBleHBlcmltZW50cyAoR2Fycm9kIGV0IGFsLiwgMjAwNzsgRmF5IGV0IGFsLiwgMjAwOCkgc2hvdyB0aGF0IGh1bWFuIGNvbW11bmljYXRvcnMgY2FuIGV2b2x2ZSBncmFwaGljYWwgbGFuZ3VhZ2VzIHF1aWNrbHkgaW4gYSBjb25zdHJhaW5lZCB0YXNrIChQaWN0aW9uYXJ5KSwgYW5kIHRoYXQgY29tbXVuaXRpZXMgY29udmVyZ2UgdG93YXJkcyBhIGNvbW1vbiBsYW5ndWFnZSBldmVuIGluIHRoZSBhYnNlbmNlIG9mIGZlZWRiYWNrIGFib3V0IHRoZSBzdWNjZXNzIG9mIGVhY2ggY29tbXVuaWNhdGlvbi4gV2UgcG9zdHVsYXRlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBob3Jpem9udGFsIGV2b2x1dGlvbiBoYXZlIHRvIHRha2UgaW50byBhY2NvdW50IHByb3BlcnRpZXMgb2YgaHVtYW4gbWVtb3J5IChjdWUtYmFzZWQgcmV0cmlldmFsLCBsZWFybmluZywgZGVjYXkpLiBXZSBpbXBsZW1lbnQgYSBtb2RlbCB0aGF0IGNhbiBkcmF3IGFic3RyYWN0IGNvbmNlcHRzIHRocm91Z2ggc2V0cyBvZiBub24tYWJzdHJhY3QsIHJlbGF0ZWQgY29uY2VwdHMsIGFuZCByZWNvZ25pemUgc3VjaCBkcmF3aW5ncy4gVGhlIGtub3dsZWRnZSBiYXNlIGlzIGEgbmV0d29yayB3aXRoIGFzc29jaWF0aW9uIHN0cmVuZ3RocyByYW5kb21seSBzYW1wbGVkIGZyb20gYSBuYXR1cmFsIGRpc3RyaWJ1dGlvbiBmb3VuZCBpbiBhIHRleHQgY29ycHVzOyBpdCBpcyBhIG1peHR1cmUgb2Yga25vd2xlZGdlIHNoYXJlZCBiZXR3ZWVuIGFnZW50cyBhbmQgaW5kaXZpZHVhbCBrbm93bGVkZ2UuIEluIHRocmVlIGV4cGVyaW1lbnRzLCB3ZSBzaG93IHRoYXQgdGhlIGFnZW50IGNvbW11bml0aWVzIGNvbnZlcmdlLCBidXQgdGhhdCBpbml0aWFsIGNvbnZlcmdlbmNlIGlzIHN0cm9uZ2VyIHdoZW4gY29tbXVuaXRpZXMgYXJlIHN0cnVjdHVyZWQgc28gdGhhdCB0aGUgc2FtZSBwYWlycyBvZiBhZ2VudHMgaW50ZXJhY3QgdGhyb3VnaG91dC4gQ29udmVyZ2VuY2UgaXMgd2Vha2VyIGluIGNvbW11bml0aWVzIHdoZW4gYWdlbnRzIGRvIG5vdCBzd2FwIHJvbGVzIChiZXR3ZWVuIHJlY29nbml6aW5nIGFuZCBkcmF3aW5nKSwgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24gaW4gZG9tYWluIGxhbmd1YWdlIGV2b2x1dGlvbi4gQXZlcmFnZSBhbmQgdWx0aW1hdGUgcmVjb2duaXRpb24gcGVyZm9ybWFuY2UgZGVwZW5kcyBvbiBob3cgbXVjaCBvZiB0aGUga25vd2xlZGdlIGFnZW50cyBzaGFyZSBpbml0aWFsbHkuDQpDMSAgLSBNYW5jaGVzdGVyLCBVSw0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDl0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpQQiAgLSA4IHBhZ2VzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwOWV2b2x1dGlvbi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20explaining%20the%20evolution%20of%20domain%20languages%20with%20cognitive%20simulation&amp;rft.btitle=Proceedings%20of%20the%209th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Manchester%2C%20UK&amp;rft.publisher=8%20pages&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2009\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2009pathplanning.pdf\">A subsymbolic and visual model of spatial path planning.</a></span> In <i>Proc. 18th Behavior Representation in Modeling and Simulation Conference</i>. Sundance, UT: 8 pages. </div><div class=\"bib-extra\">Best paper award BRIMS 2009</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2009 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Planning a path to a destination‚ given a number of options and obstacles‚ is a common task. We suggest a two-component cognitive model that combines retrieval of knowledge about the environment with search guided by visual perception. In the first component‚ subsymbolic information‚ acquired during navigation‚ aids in the retrieval of declarative information representing possible paths to take. In the second component‚ visual information directs the search‚ which in turn creates knowledge for the first component. The model is implemented using the ACT-R cognitive architecture and makes realistic assumptions about memory access and shifts in visual attention. We present simulation results for memory-based high-level navigation in grid and tree structures‚ and visual navigation in mazes‚ varying relevant cognitive (retrieval noise‚ visual finsts) and environmental (maze and path size) parameters.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2009pathplanning.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2009subsymbolic,\n\taddress = {Sundance, UT},\n\ttitle = {A subsymbolic and visual model of spatial path planning},\n\turl = {http://www.david-reitter.com/pub/reitter2009pathplanning.pdf},\n\tbooktitle = {Proc. 18th {Behavior} {Representation} in {Modeling} and {Simulation} {Conference}},\n\tpublisher = {8 pages},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2009},\n\tnote = {Best paper award BRIMS 2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBzdWJzeW1ib2xpYyBhbmQgdmlzdWFsIG1vZGVsIG9mIHNwYXRpYWwgcGF0aCBwbGFubmluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQlJpTVMNCkFCICAtIFBsYW5uaW5nIGEgcGF0aCB0byBhIGRlc3RpbmF0aW9uLCBnaXZlbiBhIG51bWJlciBvZiBvcHRpb25zIGFuZCBvYnN0YWNsZXMsIGlzIGEgY29tbW9uIHRhc2suIFdlIHN1Z2dlc3QgYSB0d28tY29tcG9uZW50IGNvZ25pdGl2ZSBtb2RlbCB0aGF0IGNvbWJpbmVzIHJldHJpZXZhbCBvZiBrbm93bGVkZ2UgYWJvdXQgdGhlIGVudmlyb25tZW50IHdpdGggc2VhcmNoIGd1aWRlZCBieSB2aXN1YWwgcGVyY2VwdGlvbi4gSW4gdGhlIGZpcnN0IGNvbXBvbmVudCwgc3Vic3ltYm9saWMgaW5mb3JtYXRpb24sIGFjcXVpcmVkIGR1cmluZyBuYXZpZ2F0aW9uLCBhaWRzIGluIHRoZSByZXRyaWV2YWwgb2YgZGVjbGFyYXRpdmUgaW5mb3JtYXRpb24gcmVwcmVzZW50aW5nIHBvc3NpYmxlIHBhdGhzIHRvIHRha2UuIEluIHRoZSBzZWNvbmQgY29tcG9uZW50LCB2aXN1YWwgaW5mb3JtYXRpb24gZGlyZWN0cyB0aGUgc2VhcmNoLCB3aGljaCBpbiB0dXJuIGNyZWF0ZXMga25vd2xlZGdlIGZvciB0aGUgZmlyc3QgY29tcG9uZW50LiBUaGUgbW9kZWwgaXMgaW1wbGVtZW50ZWQgdXNpbmcgdGhlIEFDVC1SIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgYW5kIG1ha2VzIHJlYWxpc3RpYyBhc3N1bXB0aW9ucyBhYm91dCBtZW1vcnkgYWNjZXNzIGFuZCBzaGlmdHMgaW4gdmlzdWFsIGF0dGVudGlvbi4gV2UgcHJlc2VudCBzaW11bGF0aW9uIHJlc3VsdHMgZm9yIG1lbW9yeS1iYXNlZCBoaWdoLWxldmVsIG5hdmlnYXRpb24gaW4gZ3JpZCBhbmQgdHJlZSBzdHJ1Y3R1cmVzLCBhbmQgdmlzdWFsIG5hdmlnYXRpb24gaW4gbWF6ZXMsIHZhcnlpbmcgcmVsZXZhbnQgY29nbml0aXZlIChyZXRyaWV2YWwgbm9pc2UsIHZpc3VhbCBmaW5zdHMpIGFuZCBlbnZpcm9ubWVudGFsIChtYXplIGFuZCBwYXRoIHNpemUpIHBhcmFtZXRlcnMuDQpDMSAgLSBTdW5kYW5jZSwgVVQNCkMzICAtIFByb2MuIDE4dGggQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KUEIgIC0gOCBwYWdlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDlwYXRocGxhbm5pbmcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20subsymbolic%20and%20visual%20model%20of%20spatial%20path%20planning&amp;rft.btitle=Proc.%2018th%20Behavior%20Representation%20in%20Modeling%20and%20Simulation%20Conference&amp;rft.place=Sundance%2C%20UT&amp;rft.publisher=8%20pages&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2009\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Lebiere, C., Lewis, M., Wang, H., &amp; Ma, Z. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/Reitter2009robot-path.pdf\">A cognitive model of visual path planning in a multi-robot control system.</a></span> In <i>Proceedings Systems Man Cybernetics 2009</i>. San Antonio, TX: 7 pages. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2009 venue_short__IEEE-SMC type__conferencePaper \"\"</span></div><div class=\"bib-venue\">IEEE-SMC</div><div class=\"bib-venue-short\">IEEE-SMC</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We discuss an experiment involving visual path planning for multiple‚ remote robots in a partially visible building‚ with a partial 2D map available. Participants in the experiment defined waypoints for each robot to circumnavigate obstacles and explore the building. A cognitively plausible model of visual planning is evaluated using a normalized metric of the fit between model and subject itineraries. We discuss variation in the data and model fit‚ indicating individual differences in strategies to cope with task demands.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/Reitter2009robot-path.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2009cognitive,\n\taddress = {San Antonio, TX},\n\ttitle = {A cognitive model of visual path planning in a multi-robot control system},\n\turl = {http://www.david-reitter.com/pub/Reitter2009robot-path.pdf},\n\tbooktitle = {Proceedings {Systems} {Man} {Cybernetics} 2009},\n\tpublisher = {7 pages},\n\tauthor = {Reitter, David and Lebiere, Christian and Lewis, Michael and Wang, Huadong and Ma, Zheng},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBjb2duaXRpdmUgbW9kZWwgb2YgdmlzdWFsIHBhdGggcGxhbm5pbmcgaW4gYSBtdWx0aS1yb2JvdCBjb250cm9sIHN5c3RlbQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gTGV3aXMsIE1pY2hhZWwNCkFVICAtIFdhbmcsIEh1YWRvbmcNCkFVICAtIE1hLCBaaGVuZw0KVDIgIC0gSUVFRS1TTUMNCkFCICAtIFdlIGRpc2N1c3MgYW4gZXhwZXJpbWVudCBpbnZvbHZpbmcgdmlzdWFsIHBhdGggcGxhbm5pbmcgZm9yIG11bHRpcGxlLCByZW1vdGUgcm9ib3RzIGluIGEgcGFydGlhbGx5IHZpc2libGUgYnVpbGRpbmcsIHdpdGggYSBwYXJ0aWFsIDJEIG1hcCBhdmFpbGFibGUuIFBhcnRpY2lwYW50cyBpbiB0aGUgZXhwZXJpbWVudCBkZWZpbmVkIHdheXBvaW50cyBmb3IgZWFjaCByb2JvdCB0byBjaXJjdW1uYXZpZ2F0ZSBvYnN0YWNsZXMgYW5kIGV4cGxvcmUgdGhlIGJ1aWxkaW5nLiBBIGNvZ25pdGl2ZWx5IHBsYXVzaWJsZSBtb2RlbCBvZiB2aXN1YWwgcGxhbm5pbmcgaXMgZXZhbHVhdGVkIHVzaW5nIGEgbm9ybWFsaXplZCBtZXRyaWMgb2YgdGhlIGZpdCBiZXR3ZWVuIG1vZGVsIGFuZCBzdWJqZWN0IGl0aW5lcmFyaWVzLiBXZSBkaXNjdXNzIHZhcmlhdGlvbiBpbiB0aGUgZGF0YSBhbmQgbW9kZWwgZml0LCBpbmRpY2F0aW5nIGluZGl2aWR1YWwgZGlmZmVyZW5jZXMgaW4gc3RyYXRlZ2llcyB0byBjb3BlIHdpdGggdGFzayBkZW1hbmRzLg0KQzEgIC0gU2FuIEFudG9uaW8sIFRYDQpDMyAgLSBQcm9jZWVkaW5ncyBTeXN0ZW1zIE1hbiBDeWJlcm5ldGljcyAyMDA5DQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpQQiAgLSA3IHBhZ2VzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9SZWl0dGVyMjAwOXJvYm90LXBhdGgucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20cognitive%20model%20of%20visual%20path%20planning%20in%20a%20multi-robot%20control%20system&amp;rft.btitle=Proceedings%20Systems%20Man%20Cybernetics%202009&amp;rft.place=San%20Antonio%2C%20TX&amp;rft.publisher=7%20pages&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.au=Michael%20Lewis&amp;rft.au=Huadong%20Wang&amp;rft.au=Zheng%20Ma&amp;rft.date=2009\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Keller, F. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2007sequence_priming.pdf\">Against sequence priming: evidence from constituents and distituents in corpus data.</a></span> In <i>Proceedings of the 29th Annual Conference of the Cognitive Science Society</i> (pp. 1421–1426). Nashville, TN: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2007 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Structural priming‚ i.e.‚ the tendency to repeat linguistic material‚ can be explained by two alternative representational assumptions: either as the repetition of hierarchical representations generated by syntactic rules‚ or as the repetition of lexical sequences. We present two studies that test these explanations by investigating priming effects in a dialogue corpus. We compare syntactic constituents with distituents‚ i.e.‚ part-of-speech pairs that cross constituent boundaries. We find a reliable short-term priming effect for constituents‚ but no priming for distituents. This result supports the rule-based view of priming‚ which does not predict priming of distituents. The data are incompatible with a sequence priming analysis‚ which cannot distinguish between constituents and distituents. In a second corpus study‚ we study long-term priming and find priming effects for both constituents and distituents. This indicates that the mechanism underlying long-term adaptation differs substantially from short-term priming.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2007sequence_priming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2007against,\n\taddress = {Nashville, TN},\n\ttitle = {Against sequence priming: evidence from constituents and distituents in corpus data},\n\turl = {http://www.david-reitter.com/pub/reitter2007sequence_priming.pdf},\n\tbooktitle = {Proceedings of the 29th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Keller, Frank},\n\tyear = {2007},\n\tpages = {1421--1426}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQWdhaW5zdCBzZXF1ZW5jZSBwcmltaW5nOiBldmlkZW5jZSBmcm9tIGNvbnN0aXR1ZW50cyBhbmQgZGlzdGl0dWVudHMgaW4gY29ycHVzIGRhdGENCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBLZWxsZXIsIEZyYW5rDQpUMiAgLSBDb2dTY2kNCkFCICAtIFN0cnVjdHVyYWwgcHJpbWluZywgaS5lLiwgdGhlIHRlbmRlbmN5IHRvIHJlcGVhdCBsaW5ndWlzdGljIG1hdGVyaWFsLCBjYW4gYmUgZXhwbGFpbmVkIGJ5IHR3byBhbHRlcm5hdGl2ZSByZXByZXNlbnRhdGlvbmFsIGFzc3VtcHRpb25zOiBlaXRoZXIgYXMgdGhlIHJlcGV0aXRpb24gb2YgaGllcmFyY2hpY2FsIHJlcHJlc2VudGF0aW9ucyBnZW5lcmF0ZWQgYnkgc3ludGFjdGljIHJ1bGVzLCBvciBhcyB0aGUgcmVwZXRpdGlvbiBvZiBsZXhpY2FsIHNlcXVlbmNlcy4gV2UgcHJlc2VudCB0d28gc3R1ZGllcyB0aGF0IHRlc3QgdGhlc2UgZXhwbGFuYXRpb25zIGJ5IGludmVzdGlnYXRpbmcgcHJpbWluZyBlZmZlY3RzIGluIGEgZGlhbG9ndWUgY29ycHVzLiBXZSBjb21wYXJlIHN5bnRhY3RpYyBjb25zdGl0dWVudHMgd2l0aCBkaXN0aXR1ZW50cywgaS5lLiwgcGFydC1vZi1zcGVlY2ggcGFpcnMgdGhhdCBjcm9zcyBjb25zdGl0dWVudCBib3VuZGFyaWVzLiBXZSBmaW5kIGEgcmVsaWFibGUgc2hvcnQtdGVybSBwcmltaW5nIGVmZmVjdCBmb3IgY29uc3RpdHVlbnRzLCBidXQgbm8gcHJpbWluZyBmb3IgZGlzdGl0dWVudHMuIFRoaXMgcmVzdWx0IHN1cHBvcnRzIHRoZSBydWxlLWJhc2VkIHZpZXcgb2YgcHJpbWluZywgd2hpY2ggZG9lcyBub3QgcHJlZGljdCBwcmltaW5nIG9mIGRpc3RpdHVlbnRzLiBUaGUgZGF0YSBhcmUgaW5jb21wYXRpYmxlIHdpdGggYSBzZXF1ZW5jZSBwcmltaW5nIGFuYWx5c2lzLCB3aGljaCBjYW5ub3QgZGlzdGluZ3Vpc2ggYmV0d2VlbiBjb25zdGl0dWVudHMgYW5kIGRpc3RpdHVlbnRzLiBJbiBhIHNlY29uZCBjb3JwdXMgc3R1ZHksIHdlIHN0dWR5IGxvbmctdGVybSBwcmltaW5nIGFuZCBmaW5kIHByaW1pbmcgZWZmZWN0cyBmb3IgYm90aCBjb25zdGl0dWVudHMgYW5kIGRpc3RpdHVlbnRzLiBUaGlzIGluZGljYXRlcyB0aGF0IHRoZSBtZWNoYW5pc20gdW5kZXJseWluZyBsb25nLXRlcm0gYWRhcHRhdGlvbiBkaWZmZXJzIHN1YnN0YW50aWFsbHkgZnJvbSBzaG9ydC10ZXJtIHByaW1pbmcuDQpDMSAgLSBOYXNodmlsbGUsIFRODQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjl0aCBBbm51YWwgQ29uZmVyZW5jZSBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KU1AgIC0gMTQyMQ0KRVAgIC0gMTQyNg0KUEIgIC0gQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDdzZXF1ZW5jZV9wcmltaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Against%20sequence%20priming%3A%20evidence%20from%20constituents%20and%20distituents%20in%20corpus%20data&amp;rft.btitle=Proceedings%20of%20the%2029th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Nashville%2C%20TN&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.date=2007&amp;rft.pages=1421-1426&amp;rft.spage=1421&amp;rft.epage=1426\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dzikovska, M. O., Reitter, D., Moore, J. D., &amp; Zinn, C. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/dzikovska2006lam.pdf\">Data-driven modelling of human tutoring in calculus.</a></span> In C. Callaway (Ed.), <i>Proceedings of the ECAI Workshop on Language-Enhanced Educational Technology</i> (pp. 22–28). Riva del Garda, Italy. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We describe results from analyzing a corpus of human-human tutorial dialogue‚ which are aimed at identifying‚ formalizing and automating natural tutoring in the domain of calculus‚ in particular symbolic differentiation. We analyzed a corpus of human-human tutoring dialogues‚ focusing on three areas important to system development: interleaved symbolic and natural language‚ domain modeling‚ and tutorial dialogue strategies. We provide empirical verification of previous results on interleaving natural and symbolic language‚ and show that the properties of interleaving are highly dependent on the input modality. We describe a task model for our domain‚ and provide corpus data to show that the model must cover basic algebra skills as well‚ which are involved in differentiation. We verify the applicability of an existing annotation scheme for tutoring algebra in our domain‚ and propose that it be extended to cover student initiative.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dzikovska2006lam.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dzikovska2006data-driven,\n\taddress = {Riva del Garda, Italy},\n\ttitle = {Data-driven modelling of human tutoring in calculus},\n\turl = {http://www.david-reitter.com/pub/dzikovska2006lam.pdf},\n\tbooktitle = {Proceedings of the {ECAI} {Workshop} on {Language}-{Enhanced} {Educational} {Technology}},\n\tauthor = {Dzikovska, Myroslava O. and Reitter, David and Moore, Johanna D. and Zinn, Claus},\n\teditor = {Callaway, Charles},\n\tyear = {2006},\n\tpages = {22--28}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGF0YS1kcml2ZW4gbW9kZWxsaW5nIG9mIGh1bWFuIHR1dG9yaW5nIGluIGNhbGN1bHVzDQpBVSAgLSBEemlrb3Zza2EsIE15cm9zbGF2YSBPLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpBVSAgLSBaaW5uLCBDbGF1cw0KQTIgIC0gQ2FsbGF3YXksIENoYXJsZXMNCkFCICAtIFdlIGRlc2NyaWJlIHJlc3VsdHMgZnJvbSBhbmFseXppbmcgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpYWwgZGlhbG9ndWUsIHdoaWNoIGFyZSBhaW1lZCBhdCBpZGVudGlmeWluZywgZm9ybWFsaXppbmcgYW5kIGF1dG9tYXRpbmcgbmF0dXJhbCB0dXRvcmluZyBpbiB0aGUgZG9tYWluIG9mIGNhbGN1bHVzLCBpbiBwYXJ0aWN1bGFyIHN5bWJvbGljIGRpZmZlcmVudGlhdGlvbi4gV2UgYW5hbHl6ZWQgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpbmcgZGlhbG9ndWVzLCBmb2N1c2luZyBvbiB0aHJlZSBhcmVhcyBpbXBvcnRhbnQgdG8gc3lzdGVtIGRldmVsb3BtZW50OiBpbnRlcmxlYXZlZCBzeW1ib2xpYyBhbmQgbmF0dXJhbCBsYW5ndWFnZSwgZG9tYWluIG1vZGVsaW5nLCBhbmQgdHV0b3JpYWwgZGlhbG9ndWUgc3RyYXRlZ2llcy4gV2UgcHJvdmlkZSBlbXBpcmljYWwgdmVyaWZpY2F0aW9uIG9mIHByZXZpb3VzIHJlc3VsdHMgb24gaW50ZXJsZWF2aW5nIG5hdHVyYWwgYW5kIHN5bWJvbGljIGxhbmd1YWdlLCBhbmQgc2hvdyB0aGF0IHRoZSBwcm9wZXJ0aWVzIG9mIGludGVybGVhdmluZyBhcmUgaGlnaGx5IGRlcGVuZGVudCBvbiB0aGUgaW5wdXQgbW9kYWxpdHkuIFdlIGRlc2NyaWJlIGEgdGFzayBtb2RlbCBmb3Igb3VyIGRvbWFpbiwgYW5kIHByb3ZpZGUgY29ycHVzIGRhdGEgdG8gc2hvdyB0aGF0IHRoZSBtb2RlbCBtdXN0IGNvdmVyIGJhc2ljIGFsZ2VicmEgc2tpbGxzIGFzIHdlbGwsIHdoaWNoIGFyZSBpbnZvbHZlZCBpbiBkaWZmZXJlbnRpYXRpb24uIFdlIHZlcmlmeSB0aGUgYXBwbGljYWJpbGl0eSBvZiBhbiBleGlzdGluZyBhbm5vdGF0aW9uIHNjaGVtZSBmb3IgdHV0b3JpbmcgYWxnZWJyYSBpbiBvdXIgZG9tYWluLCBhbmQgcHJvcG9zZSB0aGF0IGl0IGJlIGV4dGVuZGVkIHRvIGNvdmVyIHN0dWRlbnQgaW5pdGlhdGl2ZS4NCkMxICAtIFJpdmEgZGVsIEdhcmRhLCBJdGFseQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEVDQUkgV29ya3Nob3Agb24gTGFuZ3VhZ2UtRW5oYW5jZWQgRWR1Y2F0aW9uYWwgVGVjaG5vbG9neQ0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KU1AgIC0gMjINCkVQICAtIDI4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9kemlrb3Zza2EyMDA2bGFtLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Data-driven%20modelling%20of%20human%20tutoring%20in%20calculus&amp;rft.btitle=Proceedings%20of%20the%20ECAI%20Workshop%20on%20Language-Enhanced%20Educational%20Technology&amp;rft.place=Riva%20del%20Garda%2C%20Italy&amp;rft.aufirst=Myroslava%20O.&amp;rft.aulast=Dzikovska&amp;rft.au=Myroslava%20O.%20Dzikovska&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.au=Claus%20Zinn&amp;rft.au=Charles%20Callaway&amp;rft.date=2006&amp;rft.pages=22-28&amp;rft.spage=22&amp;rft.epage=28\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hachey, B., Murray, G., &amp; Reitter, D. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/hachey2006dimensionality.pdf\">Dimensionality reduction aids term co-occurrence based multi-document summarization.</a></span> In <i>Proceedings of the COLING-ACL Workshop Task-Focused Summarization and Question Answering 2006</i> (pp. 1–7). Sydney, Australia. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A key task in an extraction system for query-oriented multi-document summarisation‚ necessary for computing relevance and redundancy‚ is modelling text semantics. In the Embra system‚ we use a representation derived from the singular value decomposition of a term co-occurrence matrix. We present methods to show the reliability of performance improvements. We find that Embra performs better with dimensionality reduction.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/hachey2006dimensionality.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{hachey2006dimensionality,\n\taddress = {Sydney, Australia},\n\ttitle = {Dimensionality reduction aids term co-occurrence based multi-document summarization},\n\turl = {http://www.david-reitter.com/pub/hachey2006dimensionality.pdf},\n\tbooktitle = {Proceedings of the {COLING}-{ACL} {Workshop} {Task}-{Focused} {Summarization} and {Question} {Answering} 2006},\n\tauthor = {Hachey, Ben and Murray, Gabriel and Reitter, David},\n\tyear = {2006},\n\tpages = {1--7}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGltZW5zaW9uYWxpdHkgcmVkdWN0aW9uIGFpZHMgdGVybSBjby1vY2N1cnJlbmNlIGJhc2VkIG11bHRpLWRvY3VtZW50IHN1bW1hcml6YXRpb24NCkFVICAtIEhhY2hleSwgQmVuDQpBVSAgLSBNdXJyYXksIEdhYnJpZWwNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBBIGtleSB0YXNrIGluIGFuIGV4dHJhY3Rpb24gc3lzdGVtIGZvciBxdWVyeS1vcmllbnRlZCBtdWx0aS1kb2N1bWVudCBzdW1tYXJpc2F0aW9uLCBuZWNlc3NhcnkgZm9yIGNvbXB1dGluZyByZWxldmFuY2UgYW5kIHJlZHVuZGFuY3ksIGlzIG1vZGVsbGluZyB0ZXh0IHNlbWFudGljcy4gSW4gdGhlIEVtYnJhIHN5c3RlbSwgd2UgdXNlIGEgcmVwcmVzZW50YXRpb24gZGVyaXZlZCBmcm9tIHRoZSBzaW5ndWxhciB2YWx1ZSBkZWNvbXBvc2l0aW9uIG9mIGEgdGVybSBjby1vY2N1cnJlbmNlIG1hdHJpeC4gV2UgcHJlc2VudCBtZXRob2RzIHRvIHNob3cgdGhlIHJlbGlhYmlsaXR5IG9mIHBlcmZvcm1hbmNlIGltcHJvdmVtZW50cy4gV2UgZmluZCB0aGF0IEVtYnJhIHBlcmZvcm1zIGJldHRlciB3aXRoIGRpbWVuc2lvbmFsaXR5IHJlZHVjdGlvbi4NCkMxICAtIFN5ZG5leSwgQXVzdHJhbGlhDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQ09MSU5HLUFDTCBXb3Jrc2hvcCBUYXNrLUZvY3VzZWQgU3VtbWFyaXphdGlvbiBhbmQgUXVlc3Rpb24gQW5zd2VyaW5nIDIwMDYNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDENCkVQICAtIDcNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2hhY2hleTIwMDZkaW1lbnNpb25hbGl0eS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Dimensionality%20reduction%20aids%20term%20co-occurrence%20based%20multi-document%20summarization&amp;rft.btitle=Proceedings%20of%20the%20COLING-ACL%20Workshop%20Task-Focused%20Summarization%20and%20Question%20Answering%202006&amp;rft.place=Sydney%2C%20Australia&amp;rft.aufirst=Ben&amp;rft.aulast=Hachey&amp;rft.au=Ben%20Hachey&amp;rft.au=Gabriel%20Murray&amp;rft.au=David%20Reitter&amp;rft.date=2006&amp;rft.pages=1-7&amp;rft.spage=1&amp;rft.epage=7\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Moore, J. D., &amp; Keller, F. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2006priming.pdf\">Priming of syntactic rules in task-oriented dialogue and spontaneous conversation.</a></span> In <i>Proceedings of the 28th Annual Conference of the Cognitive Science Society</i> (pp. 685–690). Vancouver, Canada: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2006 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Previous work provided corpus evidence for structural priming for specific syntactic constructions. The present paper extends these results by investigating priming effects involving arbitrary syntactic rules in spoken dialogue corpora. We demonstrate the existence of within- and between-speaker priming in both spontaneous conversation (the Switchboard corpus) and task-oriented dialogue (the Map Task corpus). We also find that between-speaker priming is stronger in the Map Task corpus. This supports the hypothesis that in task-oriented dialog‚ low-level priming is linked to higher-level alignment of situation models.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2006priming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006priming,\n\taddress = {Vancouver, Canada},\n\ttitle = {Priming of syntactic rules in task-oriented dialogue and spontaneous conversation},\n\turl = {http://www.david-reitter.com/pub/reitter2006priming.pdf},\n\tbooktitle = {Proceedings of the 28th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Moore, Johanna D. and Keller, Frank},\n\tyear = {2006},\n\tpages = {685--690}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJpbWluZyBvZiBzeW50YWN0aWMgcnVsZXMgaW4gdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBhbmQgc3BvbnRhbmVvdXMgY29udmVyc2F0aW9uDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NCkFVICAtIEtlbGxlciwgRnJhbmsNClQyICAtIENvZ1NjaQ0KQUIgIC0gUHJldmlvdXMgd29yayBwcm92aWRlZCBjb3JwdXMgZXZpZGVuY2UgZm9yIHN0cnVjdHVyYWwgcHJpbWluZyBmb3Igc3BlY2lmaWMgc3ludGFjdGljIGNvbnN0cnVjdGlvbnMuIFRoZSBwcmVzZW50IHBhcGVyIGV4dGVuZHMgdGhlc2UgcmVzdWx0cyBieSBpbnZlc3RpZ2F0aW5nIHByaW1pbmcgZWZmZWN0cyBpbnZvbHZpbmcgYXJiaXRyYXJ5IHN5bnRhY3RpYyBydWxlcyBpbiBzcG9rZW4gZGlhbG9ndWUgY29ycG9yYS4gV2UgZGVtb25zdHJhdGUgdGhlIGV4aXN0ZW5jZSBvZiB3aXRoaW4tIGFuZCBiZXR3ZWVuLXNwZWFrZXIgcHJpbWluZyBpbiBib3RoIHNwb250YW5lb3VzIGNvbnZlcnNhdGlvbiAodGhlIFN3aXRjaGJvYXJkIGNvcnB1cykgYW5kIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUgKHRoZSBNYXAgVGFzayBjb3JwdXMpLiBXZSBhbHNvIGZpbmQgdGhhdCBiZXR3ZWVuLXNwZWFrZXIgcHJpbWluZyBpcyBzdHJvbmdlciBpbiB0aGUgTWFwIFRhc2sgY29ycHVzLiBUaGlzIHN1cHBvcnRzIHRoZSBoeXBvdGhlc2lzIHRoYXQgaW4gdGFzay1vcmllbnRlZCBkaWFsb2csIGxvdy1sZXZlbCBwcmltaW5nIGlzIGxpbmtlZCB0byBoaWdoZXItbGV2ZWwgYWxpZ25tZW50IG9mIHNpdHVhdGlvbiBtb2RlbHMuDQpDMSAgLSBWYW5jb3V2ZXIsIENhbmFkYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI4dGggQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDY4NQ0KRVAgIC0gNjkwDQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwNnByaW1pbmcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Priming%20of%20syntactic%20rules%20in%20task-oriented%20dialogue%20and%20spontaneous%20conversation&amp;rft.btitle=Proceedings%20of%20the%2028th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Vancouver%2C%20Canada&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.au=Frank%20Keller&amp;rft.date=2006&amp;rft.pages=685-690&amp;rft.spage=685&amp;rft.epage=690\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Callaway, C. (2006). <span class=\"doctitle\">Methods, requirements and licenses for shared nlg resources.</span> In <i>Open Mic Session, Fourth International Natural Language Generation Conference</i>.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2006methods,\n\ttitle = {Methods, requirements and licenses for shared nlg resources},\n\tbooktitle = {Open {Mic} {Session}, {Fourth} {International} {Natural} {Language} {Generation} {Conference}},\n\tauthor = {Reitter, David and Callaway, Charles},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTWV0aG9kcywgcmVxdWlyZW1lbnRzIGFuZCBsaWNlbnNlcyBmb3Igc2hhcmVkIG5sZyByZXNvdXJjZXMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBDYWxsYXdheSwgQ2hhcmxlcw0KQzMgIC0gT3BlbiBNaWMgU2Vzc2lvbiwgRm91cnRoIEludGVybmF0aW9uYWwgTmF0dXJhbCBMYW5ndWFnZSBHZW5lcmF0aW9uIENvbmZlcmVuY2UNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Methods%2C%20requirements%20and%20licenses%20for%20shared%20nlg%20resources&amp;rft.btitle=Open%20Mic%20Session%2C%20Fourth%20International%20Natural%20Language%20Generation%20Conference&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Charles%20Callaway&amp;rft.date=2006\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dolfing, H., Reitter, D., Almeida, L., Beires, N., Cody, M., Gomes, R., … Zielinski, R. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf\">The FASiL speech and multimodal corpora.</a></span> In <i>6th Interspeech 2005 and 9th European Conference on Speech Communication and Technology</i>. Lisbon, Portugal. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2005 type__conferencePaper \"\"</span></div><div class=\"bib-venue\">INTER/EUROSPEECH</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In the context of the FASiL project‚ we have studied natural language interactions in a unimodal (speech only) and multimodal (speech and graphics) interface to a personal information management database. We collected multilingual corpora to investigate these interactions in three languages: Portuguese‚ English and Swedish. The corpora are used to train language models‚ to update acoustic models‚ to study semantic concepts‚ multimodal interactions‚ and dialogue management strategies. The corpora are annotated in a uniform way‚ with timings‚ transcriptions‚ and semantics. In this paper‚ we report on the structure and design of the corpora which are now available via ELRA.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dolfing2005fasil,\n\taddress = {Lisbon, Portugal},\n\ttitle = {The {FASiL} speech and multimodal corpora},\n\turl = {http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf},\n\tbooktitle = {6th {Interspeech} 2005 and 9th {European} {Conference} on {Speech} {Communication} and {Technology}},\n\tauthor = {Dolfing, Hans and Reitter, David and Almeida, Luis and Beires, Nuno and Cody, Michael and Gomes, Rui and Robinson, Kerry and Zielinski, Roman},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIEZBU2lMIHNwZWVjaCBhbmQgbXVsdGltb2RhbCBjb3Jwb3JhDQpBVSAgLSBEb2xmaW5nLCBIYW5zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gQWxtZWlkYSwgTHVpcw0KQVUgIC0gQmVpcmVzLCBOdW5vDQpBVSAgLSBDb2R5LCBNaWNoYWVsDQpBVSAgLSBHb21lcywgUnVpDQpBVSAgLSBSb2JpbnNvbiwgS2VycnkNCkFVICAtIFppZWxpbnNraSwgUm9tYW4NClQyICAtIElOVEVSL0VVUk9TUEVFQ0gNCkFCICAtIEluIHRoZSBjb250ZXh0IG9mIHRoZSBGQVNpTCBwcm9qZWN0LCB3ZSBoYXZlIHN0dWRpZWQgbmF0dXJhbCBsYW5ndWFnZSBpbnRlcmFjdGlvbnMgaW4gYSB1bmltb2RhbCAoc3BlZWNoIG9ubHkpIGFuZCBtdWx0aW1vZGFsIChzcGVlY2ggYW5kIGdyYXBoaWNzKSBpbnRlcmZhY2UgdG8gYSBwZXJzb25hbCBpbmZvcm1hdGlvbiBtYW5hZ2VtZW50IGRhdGFiYXNlLiBXZSBjb2xsZWN0ZWQgbXVsdGlsaW5ndWFsIGNvcnBvcmEgdG8gaW52ZXN0aWdhdGUgdGhlc2UgaW50ZXJhY3Rpb25zIGluIHRocmVlIGxhbmd1YWdlczogUG9ydHVndWVzZSwgRW5nbGlzaCBhbmQgU3dlZGlzaC4gVGhlIGNvcnBvcmEgYXJlIHVzZWQgdG8gdHJhaW4gbGFuZ3VhZ2UgbW9kZWxzLCB0byB1cGRhdGUgYWNvdXN0aWMgbW9kZWxzLCB0byBzdHVkeSBzZW1hbnRpYyBjb25jZXB0cywgbXVsdGltb2RhbCBpbnRlcmFjdGlvbnMsIGFuZCBkaWFsb2d1ZSBtYW5hZ2VtZW50IHN0cmF0ZWdpZXMuIFRoZSBjb3Jwb3JhIGFyZSBhbm5vdGF0ZWQgaW4gYSB1bmlmb3JtIHdheSwgd2l0aCB0aW1pbmdzLCB0cmFuc2NyaXB0aW9ucywgYW5kIHNlbWFudGljcy4gSW4gdGhpcyBwYXBlciwgd2UgcmVwb3J0IG9uIHRoZSBzdHJ1Y3R1cmUgYW5kIGRlc2lnbiBvZiB0aGUgY29ycG9yYSB3aGljaCBhcmUgbm93IGF2YWlsYWJsZSB2aWEgRUxSQS4NCkMxICAtIExpc2JvbiwgUG9ydHVnYWwNCkMzICAtIDZ0aCBJbnRlcnNwZWVjaCAyMDA1IGFuZCA5dGggRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBTcGVlY2ggQ29tbXVuaWNhdGlvbiBhbmQgVGVjaG5vbG9neQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvZG9sZmluZzIwMDVmYXNpbGNvcnBvcmEucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20FASiL%20speech%20and%20multimodal%20corpora&amp;rft.btitle=6th%20Interspeech%202005%20and%209th%20European%20Conference%20on%20Speech%20Communication%20and%20Technology&amp;rft.place=Lisbon%2C%20Portugal&amp;rft.aufirst=Hans&amp;rft.aulast=Dolfing&amp;rft.au=Hans%20Dolfing&amp;rft.au=David%20Reitter&amp;rft.au=Luis%20Almeida&amp;rft.au=Nuno%20Beires&amp;rft.au=Michael%20Cody&amp;rft.au=Rui%20Gomes&amp;rft.au=Kerry%20Robinson&amp;rft.au=Roman%20Zielinski&amp;rft.date=2005\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Panttaja, E., Reitter, D., &amp; Cummins, F. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/panttaja-etal_evaluation_2004.pdf\">The evaluation of adaptable multimodal system outputs.</a></span> In <i>Proceedings of the DUMAS Workshop on Robust and Adaptive Information Processing for Mobile Speech Interfaces</i> (pp. 69–76). Geneva, Switzerland. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Adaptable multimodal systems are difficult to test. We present a methodology for evaluating parallel multimodal output which is generated in response to a specific set of user‚ device and situation constraints. Our method involves ranking of many potential output variants using a fitness function‚ and selecting well-differentiated variants for user testing. We focus on the generation of multiple variants of graphical user interfaces for small-screen devices and natural language voice output‚ within a system we term UI on the Fly.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/panttaja-etal_evaluation_2004.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{panttaja2004evaluation,\n\taddress = {Geneva, Switzerland},\n\ttitle = {The evaluation of adaptable multimodal system outputs},\n\turl = {http://www.david-reitter.com/pub/panttaja-etal_evaluation_2004.pdf},\n\tbooktitle = {Proceedings of the {DUMAS} {Workshop} on {Robust} and {Adaptive} {Information} {Processing} for {Mobile} {Speech} {Interfaces}},\n\tauthor = {Panttaja, Erin and Reitter, David and Cummins, Fred},\n\tyear = {2004},\n\tpages = {69--76}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIGV2YWx1YXRpb24gb2YgYWRhcHRhYmxlIG11bHRpbW9kYWwgc3lzdGVtIG91dHB1dHMNCkFVICAtIFBhbnR0YWphLCBFcmluDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gQ3VtbWlucywgRnJlZA0KQUIgIC0gQWRhcHRhYmxlIG11bHRpbW9kYWwgc3lzdGVtcyBhcmUgZGlmZmljdWx0IHRvIHRlc3QuIFdlIHByZXNlbnQgYSBtZXRob2RvbG9neSBmb3IgZXZhbHVhdGluZyBwYXJhbGxlbCBtdWx0aW1vZGFsIG91dHB1dCB3aGljaCBpcyBnZW5lcmF0ZWQgaW4gcmVzcG9uc2UgdG8gYSBzcGVjaWZpYyBzZXQgb2YgdXNlciwgZGV2aWNlIGFuZCBzaXR1YXRpb24gY29uc3RyYWludHMuIE91ciBtZXRob2QgaW52b2x2ZXMgcmFua2luZyBvZiBtYW55IHBvdGVudGlhbCBvdXRwdXQgdmFyaWFudHMgdXNpbmcgYSBmaXRuZXNzIGZ1bmN0aW9uLCBhbmQgc2VsZWN0aW5nIHdlbGwtZGlmZmVyZW50aWF0ZWQgdmFyaWFudHMgZm9yIHVzZXIgdGVzdGluZy4gV2UgZm9jdXMgb24gdGhlIGdlbmVyYXRpb24gb2YgbXVsdGlwbGUgdmFyaWFudHMgb2YgZ3JhcGhpY2FsIHVzZXIgaW50ZXJmYWNlcyBmb3Igc21hbGwtc2NyZWVuIGRldmljZXMgYW5kIG5hdHVyYWwgbGFuZ3VhZ2Ugdm9pY2Ugb3V0cHV0LCB3aXRoaW4gYSBzeXN0ZW0gd2UgdGVybSBVSSBvbiB0aGUgRmx5Lg0KQzEgIC0gR2VuZXZhLCBTd2l0emVybGFuZA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIERVTUFTIFdvcmtzaG9wIG9uIFJvYnVzdCBhbmQgQWRhcHRpdmUgSW5mb3JtYXRpb24gUHJvY2Vzc2luZyBmb3IgTW9iaWxlIFNwZWVjaCBJbnRlcmZhY2VzDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSA2OQ0KRVAgIC0gNzYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3BhbnR0YWphLWV0YWxfZXZhbHVhdGlvbl8yMDA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20evaluation%20of%20adaptable%20multimodal%20system%20outputs&amp;rft.btitle=Proceedings%20of%20the%20DUMAS%20Workshop%20on%20Robust%20and%20Adaptive%20Information%20Processing%20for%20Mobile%20Speech%20Interfaces&amp;rft.place=Geneva%2C%20Switzerland&amp;rft.aufirst=Erin&amp;rft.aulast=Panttaja&amp;rft.au=Erin%20Panttaja&amp;rft.au=David%20Reitter&amp;rft.au=Fred%20Cummins&amp;rft.date=2004&amp;rft.pages=69-76&amp;rft.spage=69&amp;rft.epage=76\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2004inlg.pdf\">A development environment for multimodal functional unification generation grammars.</a></span> In <i>Third International Conference on Natural Language Generation. 2nd Volume; posters.</i> Brockenhurst, U.K. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I TC3HZ9JR year__2004 venue_short__INLG type__conferencePaper \"\"</span></div><div class=\"bib-venue\">INLG</div><div class=\"bib-venue-short\">INLG</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">When grammar-based techniques for natural language generation (and analysis alike) find their way into collaborative projects or actual application‚ big grammars tend to become hard to extend and debug. The MUG system represents a new tool set with a graphical debugging environment for functional unification grammars‚ which is designed to help grammar developers inspect the results of their work. The particular formalism supported is Multimodal Functional Unification Grammar (MUG‚ [4])‚ which is similar to Functional Unification Grammars (FUG: [2]‚ [1])‚ but supports several coordinated modes‚ such as voice prompts or structural and/or language-based screen displays. For each input description‚ the grammar can generate a range of coherent realization variants‚ which are ranked by a scoring function in order to optimize the output towards situational and device-related factors.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2004inlg.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2004development,\n\taddress = {Brockenhurst, U.K.},\n\ttitle = {A development environment for multimodal functional unification generation grammars},\n\turl = {http://www.david-reitter.com/pub/reitter2004inlg.pdf},\n\tbooktitle = {Third {International} {Conference} on {Natural} {Language} {Generation}. 2nd {Volume}; posters.},\n\tauthor = {Reitter, David},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBkZXZlbG9wbWVudCBlbnZpcm9ubWVudCBmb3IgbXVsdGltb2RhbCBmdW5jdGlvbmFsIHVuaWZpY2F0aW9uIGdlbmVyYXRpb24gZ3JhbW1hcnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBJTkxHDQpBQiAgLSBXaGVuIGdyYW1tYXItYmFzZWQgdGVjaG5pcXVlcyBmb3IgbmF0dXJhbCBsYW5ndWFnZSBnZW5lcmF0aW9uIChhbmQgYW5hbHlzaXMgYWxpa2UpIGZpbmQgdGhlaXIgd2F5IGludG8gY29sbGFib3JhdGl2ZSBwcm9qZWN0cyBvciBhY3R1YWwgYXBwbGljYXRpb24sIGJpZyBncmFtbWFycyB0ZW5kIHRvIGJlY29tZSBoYXJkIHRvIGV4dGVuZCBhbmQgZGVidWcuIFRoZSBNVUcgc3lzdGVtIHJlcHJlc2VudHMgYSBuZXcgdG9vbCBzZXQgd2l0aCBhIGdyYXBoaWNhbCBkZWJ1Z2dpbmcgZW52aXJvbm1lbnQgZm9yIGZ1bmN0aW9uYWwgdW5pZmljYXRpb24gZ3JhbW1hcnMsIHdoaWNoIGlzIGRlc2lnbmVkIHRvIGhlbHAgZ3JhbW1hciBkZXZlbG9wZXJzIGluc3BlY3QgdGhlIHJlc3VsdHMgb2YgdGhlaXIgd29yay4gVGhlIHBhcnRpY3VsYXIgZm9ybWFsaXNtIHN1cHBvcnRlZCBpcyBNdWx0aW1vZGFsIEZ1bmN0aW9uYWwgVW5pZmljYXRpb24gR3JhbW1hciAoTVVHLCBbNF0pLCB3aGljaCBpcyBzaW1pbGFyIHRvIEZ1bmN0aW9uYWwgVW5pZmljYXRpb24gR3JhbW1hcnMgKEZVRzogWzJdLCBbMV0pLCBidXQgc3VwcG9ydHMgc2V2ZXJhbCBjb29yZGluYXRlZCBtb2Rlcywgc3VjaCBhcyB2b2ljZSBwcm9tcHRzIG9yIHN0cnVjdHVyYWwgYW5kL29yIGxhbmd1YWdlLWJhc2VkIHNjcmVlbiBkaXNwbGF5cy4gRm9yIGVhY2ggaW5wdXQgZGVzY3JpcHRpb24sIHRoZSBncmFtbWFyIGNhbiBnZW5lcmF0ZSBhIHJhbmdlIG9mIGNvaGVyZW50IHJlYWxpemF0aW9uIHZhcmlhbnRzLCB3aGljaCBhcmUgcmFua2VkIGJ5IGEgc2NvcmluZyBmdW5jdGlvbiBpbiBvcmRlciB0byBvcHRpbWl6ZSB0aGUgb3V0cHV0IHRvd2FyZHMgc2l0dWF0aW9uYWwgYW5kIGRldmljZS1yZWxhdGVkIGZhY3RvcnMuDQpDMSAgLSBCcm9ja2VuaHVyc3QsIFUuSy4NCkMzICAtIFRoaXJkIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBOYXR1cmFsIExhbmd1YWdlIEdlbmVyYXRpb24uIDJuZCBWb2x1bWU7IHBvc3RlcnMuDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwNGlubGcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20development%20environment%20for%20multimodal%20functional%20unification%20generation%20grammars&amp;rft.btitle=Third%20International%20Conference%20on%20Natural%20Language%20Generation.%202nd%20Volume%3B%20posters.&amp;rft.place=Brockenhurst%2C%20U.K.&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2004\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Stede, M. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/compling/papers/reitter-stede_urml_2003.pdf\">Step by step: underspecified markup in incremental rhetorical analysis.</a></span> In <i>Proceedings of the 4th International Workshop on Linguistically Interpreted Corpora (LINC-03) (at EACL 2003)</i> (pp. 77–84). Budapest, Hungary. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I year__2003 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">While quite a few linguistic corpora with syntactic annotations are available today‚ resources are scarce on the level of discourse annotation. A flexible‚ extendible annotation format speeds up development. We therefore propose an XML format for annotating rhetorical structure trees. In human and automatic analysis‚ rhetorical structure is often difficult and assigned incrementally. Thus‚ the format allows for underspecification. The paper discusses the various design decisions involved‚ illustrates the format with an example‚ and sketches some applications.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/papers/reitter-stede_urml_2003.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2003step,\n\taddress = {Budapest, Hungary},\n\ttitle = {Step by step: underspecified markup in incremental rhetorical analysis},\n\turl = {http://www.david-reitter.com/compling/papers/reitter-stede_urml_2003.pdf},\n\tbooktitle = {Proceedings of the 4th {International} {Workshop} on {Linguistically} {Interpreted} {Corpora} ({LINC}-03) (at {EACL} 2003)},\n\tauthor = {Reitter, David and Stede, Manfred},\n\tyear = {2003},\n\tpages = {77--84}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3RlcCBieSBzdGVwOiB1bmRlcnNwZWNpZmllZCBtYXJrdXAgaW4gaW5jcmVtZW50YWwgcmhldG9yaWNhbCBhbmFseXNpcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN0ZWRlLCBNYW5mcmVkDQpBQiAgLSBXaGlsZSBxdWl0ZSBhIGZldyBsaW5ndWlzdGljIGNvcnBvcmEgd2l0aCBzeW50YWN0aWMgYW5ub3RhdGlvbnMgYXJlIGF2YWlsYWJsZSB0b2RheSwgcmVzb3VyY2VzIGFyZSBzY2FyY2Ugb24gdGhlIGxldmVsIG9mIGRpc2NvdXJzZSBhbm5vdGF0aW9uLiBBIGZsZXhpYmxlLCBleHRlbmRpYmxlIGFubm90YXRpb24gZm9ybWF0IHNwZWVkcyB1cCBkZXZlbG9wbWVudC4gV2UgdGhlcmVmb3JlIHByb3Bvc2UgYW4gWE1MIGZvcm1hdCBmb3IgYW5ub3RhdGluZyByaGV0b3JpY2FsIHN0cnVjdHVyZSB0cmVlcy4gSW4gaHVtYW4gYW5kIGF1dG9tYXRpYyBhbmFseXNpcywgcmhldG9yaWNhbCBzdHJ1Y3R1cmUgaXMgb2Z0ZW4gZGlmZmljdWx0IGFuZCBhc3NpZ25lZCBpbmNyZW1lbnRhbGx5LiBUaHVzLCB0aGUgZm9ybWF0IGFsbG93cyBmb3IgdW5kZXJzcGVjaWZpY2F0aW9uLiBUaGUgcGFwZXIgZGlzY3Vzc2VzIHRoZSB2YXJpb3VzIGRlc2lnbiBkZWNpc2lvbnMgaW52b2x2ZWQsIGlsbHVzdHJhdGVzIHRoZSBmb3JtYXQgd2l0aCBhbiBleGFtcGxlLCBhbmQgc2tldGNoZXMgc29tZSBhcHBsaWNhdGlvbnMuDQpDMSAgLSBCdWRhcGVzdCwgSHVuZ2FyeQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDR0aCBJbnRlcm5hdGlvbmFsIFdvcmtzaG9wIG9uIExpbmd1aXN0aWNhbGx5IEludGVycHJldGVkIENvcnBvcmEgKExJTkMtMDMpIChhdCBFQUNMIDIwMDMpDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpTUCAgLSA3Nw0KRVAgIC0gODQNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vY29tcGxpbmcvcGFwZXJzL3JlaXR0ZXItc3RlZGVfdXJtbF8yMDAzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Step%20by%20step%3A%20underspecified%20markup%20in%20incremental%20rhetorical%20analysis&amp;rft.btitle=Proceedings%20of%20the%204th%20International%20Workshop%20on%20Linguistically%20Interpreted%20Corpora%20(LINC-03)%20(at%20EACL%202003)&amp;rft.place=Budapest%2C%20Hungary&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Manfred%20Stede&amp;rft.date=2003&amp;rft.pages=77-84&amp;rft.spage=77&amp;rft.epage=84\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter_posguessing_2002.pdf\">Statistical part-of-speech guessing for German: support vector classifiers versus voting.</a></span> In <i>Proceedings of the 12th Student Conference on Computational Linguistics</i>. Potsdam, Germany. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2002 venue_short__TaCoS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">TaCoS</div><div class=\"bib-venue-short\">TaCoS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">I present a statistical-based approach to the part-of-speech guessing problem. I see assigning a part-of-speech‚ such as Adjective or Noun ‚ as a classification problem. My guessing framework‚ which relies on automated learning of a language model‚ is described in detail. The rich feature analysis presented is suitable for linguistic data‚ such as the ones observed in German. I use a large margin classifier learning algorithm to select relevant features and learn appropriate labelling. The system is evaluated using a German corpus.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter_posguessing_2002.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2002statistical,\n\taddress = {Potsdam, Germany},\n\ttitle = {Statistical part-of-speech guessing for {German}: support vector classifiers versus voting},\n\turl = {http://www.david-reitter.com/pub/reitter_posguessing_2002.pdf},\n\tbooktitle = {Proceedings of the 12th {Student} {Conference} on {Computational} {Linguistics}},\n\tauthor = {Reitter, David},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3RhdGlzdGljYWwgcGFydC1vZi1zcGVlY2ggZ3Vlc3NpbmcgZm9yIEdlcm1hbjogc3VwcG9ydCB2ZWN0b3IgY2xhc3NpZmllcnMgdmVyc3VzIHZvdGluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFRhQ29TDQpBQiAgLSBJIHByZXNlbnQgYSBzdGF0aXN0aWNhbC1iYXNlZCBhcHByb2FjaCB0byB0aGUgcGFydC1vZi1zcGVlY2ggZ3Vlc3NpbmcgcHJvYmxlbS4gSSBzZWUgYXNzaWduaW5nIGEgcGFydC1vZi1zcGVlY2gsIHN1Y2ggYXMgQWRqZWN0aXZlIG9yIE5vdW4gLCBhcyBhIGNsYXNzaWZpY2F0aW9uIHByb2JsZW0uIE15IGd1ZXNzaW5nIGZyYW1ld29yaywgd2hpY2ggcmVsaWVzIG9uIGF1dG9tYXRlZCBsZWFybmluZyBvZiBhIGxhbmd1YWdlIG1vZGVsLCBpcyBkZXNjcmliZWQgaW4gZGV0YWlsLiBUaGUgcmljaCBmZWF0dXJlIGFuYWx5c2lzIHByZXNlbnRlZCBpcyBzdWl0YWJsZSBmb3IgbGluZ3Vpc3RpYyBkYXRhLCBzdWNoIGFzIHRoZSBvbmVzIG9ic2VydmVkIGluIEdlcm1hbi4gSSB1c2UgYSBsYXJnZSBtYXJnaW4gY2xhc3NpZmllciBsZWFybmluZyBhbGdvcml0aG0gdG8gc2VsZWN0IHJlbGV2YW50IGZlYXR1cmVzIGFuZCBsZWFybiBhcHByb3ByaWF0ZSBsYWJlbGxpbmcuIFRoZSBzeXN0ZW0gaXMgZXZhbHVhdGVkIHVzaW5nIGEgR2VybWFuIGNvcnB1cy4NCkMxICAtIFBvdHNkYW0sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxMnRoIFN0dWRlbnQgQ29uZmVyZW5jZSBvbiBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyX3Bvc2d1ZXNzaW5nXzIwMDIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Statistical%20part-of-speech%20guessing%20for%20German%3A%20support%20vector%20classifiers%20versus%20voting&amp;rft.btitle=Proceedings%20of%20the%2012th%20Student%20Conference%20on%20Computational%20Linguistics&amp;rft.place=Potsdam%2C%20Germany&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2002\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Berger, D., Reitter, D., &amp; Stede, M. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/bergeretal_xmldiscmarkers_2002.pdf\">XML/XSL in the dictionary: the case of discourse markers.</a></span> In <i>Proceedings of the 2nd Workshop on NLP and XML (NLPXML-2002), (at COLING 2002)</i>. Taipei, Taiwan. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We describe our ongoing work on an application of XML/XSL technology to a dictionary‚ from whose source representation various views for the human reader as well as for automatic text generation and understanding are derived. Our case study is a dictionary of discourse markers‚ the words (often‚ but not always‚ conjunctions) that signal the presence of a disocurse relation between adjacent spans of text.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/bergeretal_xmldiscmarkers_2002.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{berger2002xml/xsl,\n\taddress = {Taipei, Taiwan},\n\ttitle = {{XML}/{XSL} in the dictionary: the case of discourse markers},\n\turl = {http://www.david-reitter.com/pub/bergeretal_xmldiscmarkers_2002.pdf},\n\tbooktitle = {Proceedings of the 2nd {Workshop} on {NLP} and {XML} ({NLPXML}-2002), (at {COLING} 2002)},\n\tauthor = {Berger, Daniela and Reitter, David and Stede, Manfred},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gWE1ML1hTTCBpbiB0aGUgZGljdGlvbmFyeTogdGhlIGNhc2Ugb2YgZGlzY291cnNlIG1hcmtlcnMNCkFVICAtIEJlcmdlciwgRGFuaWVsYQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN0ZWRlLCBNYW5mcmVkDQpBQiAgLSBXZSBkZXNjcmliZSBvdXIgb25nb2luZyB3b3JrIG9uIGFuIGFwcGxpY2F0aW9uIG9mIFhNTC9YU0wgdGVjaG5vbG9neSB0byBhIGRpY3Rpb25hcnksIGZyb20gd2hvc2Ugc291cmNlIHJlcHJlc2VudGF0aW9uIHZhcmlvdXMgdmlld3MgZm9yIHRoZSBodW1hbiByZWFkZXIgYXMgd2VsbCBhcyBmb3IgYXV0b21hdGljIHRleHQgZ2VuZXJhdGlvbiBhbmQgdW5kZXJzdGFuZGluZyBhcmUgZGVyaXZlZC4gT3VyIGNhc2Ugc3R1ZHkgaXMgYSBkaWN0aW9uYXJ5IG9mIGRpc2NvdXJzZSBtYXJrZXJzLCB0aGUgd29yZHMgKG9mdGVuLCBidXQgbm90IGFsd2F5cywgY29uanVuY3Rpb25zKSB0aGF0IHNpZ25hbCB0aGUgcHJlc2VuY2Ugb2YgYSBkaXNvY3Vyc2UgcmVsYXRpb24gYmV0d2VlbiBhZGphY2VudCBzcGFucyBvZiB0ZXh0Lg0KQzEgIC0gVGFpcGVpLCBUYWl3YW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAybmQgV29ya3Nob3Agb24gTkxQIGFuZCBYTUwgKE5MUFhNTC0yMDAyKSwgKGF0IENPTElORyAyMDAyKQ0KREEgIC0gMjAwMi8vLw0KUFkgIC0gMjAwMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvYmVyZ2VyZXRhbF94bWxkaXNjbWFya2Vyc18yMDAyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=XML%2FXSL%20in%20the%20dictionary%3A%20the%20case%20of%20discourse%20markers&amp;rft.btitle=Proceedings%20of%20the%202nd%20Workshop%20on%20NLP%20and%20XML%20(NLPXML-2002)%2C%20(at%20COLING%202002)&amp;rft.place=Taipei%2C%20Taiwan&amp;rft.aufirst=Daniela&amp;rft.aulast=Berger&amp;rft.au=Daniela%20Berger&amp;rft.au=David%20Reitter&amp;rft.au=Manfred%20Stede&amp;rft.date=2002\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Covaci, S., Oltean, F., Bacanu, C., &amp; Serbanuta, T. (2001). <span class=\"doctitle\">Hybrid natural language processing in a customer-care environment.</span> In <i>Proceedings of the 11th Student Conference on Computational Linguistics (TaCoS)</i>. Heidelberg, Germany.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I year__2001 venue_short__TaCoS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">TaCoS</div><div class=\"bib-venue-short\">TaCoS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">CyMON-NLU can inform‚ chat and gather user information using an advanced natural language understanding engine. It combines statistical morphosyntactic disambiguation methods (trigram tagging)‚ a stemming algorithm and a robust parser for a large semantic grammar implemented in an XML formalism. The scalable CyMON-NLU engine is implemented in C++ and provides interfaces to the agent-based CRM platform CyMON. Further features include automatic language detection and dialog tracking using a semantic network interface. A development kit enables language engineers to easily create semantic grammars for the specific domain.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2001hybrid,\n\taddress = {Heidelberg, Germany},\n\ttitle = {Hybrid natural language processing in a customer-care environment},\n\tbooktitle = {Proceedings of the 11th {Student} {Conference} on {Computational} {Linguistics} ({TaCoS})},\n\tauthor = {Reitter, David and Covaci, Stefan and Oltean, Florin and Bacanu, Catalin and Serbanuta, Traian},\n\tyear = {2001}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSHlicmlkIG5hdHVyYWwgbGFuZ3VhZ2UgcHJvY2Vzc2luZyBpbiBhIGN1c3RvbWVyLWNhcmUgZW52aXJvbm1lbnQNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBDb3ZhY2ksIFN0ZWZhbg0KQVUgIC0gT2x0ZWFuLCBGbG9yaW4NCkFVICAtIEJhY2FudSwgQ2F0YWxpbg0KQVUgIC0gU2VyYmFudXRhLCBUcmFpYW4NClQyICAtIFRhQ29TDQpBQiAgLSBDeU1PTi1OTFUgY2FuIGluZm9ybSwgY2hhdCBhbmQgZ2F0aGVyIHVzZXIgaW5mb3JtYXRpb24gdXNpbmcgYW4gYWR2YW5jZWQgbmF0dXJhbCBsYW5ndWFnZSB1bmRlcnN0YW5kaW5nIGVuZ2luZS4gSXQgY29tYmluZXMgc3RhdGlzdGljYWwgbW9ycGhvc3ludGFjdGljIGRpc2FtYmlndWF0aW9uIG1ldGhvZHMgKHRyaWdyYW0gdGFnZ2luZyksIGEgc3RlbW1pbmcgYWxnb3JpdGhtIGFuZCBhIHJvYnVzdCBwYXJzZXIgZm9yIGEgbGFyZ2Ugc2VtYW50aWMgZ3JhbW1hciBpbXBsZW1lbnRlZCBpbiBhbiBYTUwgZm9ybWFsaXNtLiBUaGUgc2NhbGFibGUgQ3lNT04tTkxVIGVuZ2luZSBpcyBpbXBsZW1lbnRlZCBpbiBDKysgYW5kIHByb3ZpZGVzIGludGVyZmFjZXMgdG8gdGhlIGFnZW50LWJhc2VkIENSTSBwbGF0Zm9ybSBDeU1PTi4gRnVydGhlciBmZWF0dXJlcyBpbmNsdWRlIGF1dG9tYXRpYyBsYW5ndWFnZSBkZXRlY3Rpb24gYW5kIGRpYWxvZyB0cmFja2luZyB1c2luZyBhIHNlbWFudGljIG5ldHdvcmsgaW50ZXJmYWNlLiBBIGRldmVsb3BtZW50IGtpdCBlbmFibGVzIGxhbmd1YWdlIGVuZ2luZWVycyB0byBlYXNpbHkgY3JlYXRlIHNlbWFudGljIGdyYW1tYXJzIGZvciB0aGUgc3BlY2lmaWMgZG9tYWluLg0KQzEgIC0gSGVpZGVsYmVyZywgR2VybWFueQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDExdGggU3R1ZGVudCBDb25mZXJlbmNlIG9uIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MgKFRhQ29TKQ0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Hybrid%20natural%20language%20processing%20in%20a%20customer-care%20environment&amp;rft.btitle=Proceedings%20of%20the%2011th%20Student%20Conference%20on%20Computational%20Linguistics%20(TaCoS)&amp;rft.place=Heidelberg%2C%20Germany&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Stefan%20Covaci&amp;rft.au=Florin%20Oltean&amp;rft.au=Catalin%20Bacanu&amp;rft.au=Traian%20Serbanuta&amp;rft.date=2001\"></span></div></li></ol></div><div class=\"full-bib-section\"><a id='BookChapters' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Book Chapters</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2017). <span class=\"doctitle\">Alignment in Web-based Dialogue: Who Aligns, and how Automatic is it? Studies in Big-Data Computational Psycholinguistics.</span> In M. N. Jones (Ed.), <i>Big Data in Cognitive Science</i> (pp. 246–269). Routledge Psychology Press.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I ZJFRZTCB year__2017 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2017alignment,\n\tseries = {Frontiers of {Cognitive} {Psychology}},\n\ttitle = {Alignment in {Web}-based {Dialogue}: {Who} {Aligns}, and how {Automatic} is it? {Studies} in {Big}-{Data} {Computational} {Psycholinguistics}},\n\tbooktitle = {Big {Data} in {Cognitive} {Science}},\n\tpublisher = {Routledge Psychology Press},\n\tauthor = {Reitter, David},\n\teditor = {Jones, Michael N.},\n\tyear = {2017},\n\tpages = {246--269}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQWxpZ25tZW50IGluIFdlYi1iYXNlZCBEaWFsb2d1ZTogV2hvIEFsaWducywgYW5kIGhvdyBBdXRvbWF0aWMgaXMgaXQ/IFN0dWRpZXMgaW4gQmlnLURhdGEgQ29tcHV0YXRpb25hbCBQc3ljaG9saW5ndWlzdGljcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEJpZyBEYXRhIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBKb25lcywgTWljaGFlbCBOLg0KVDMgIC0gRnJvbnRpZXJzIG9mIENvZ25pdGl2ZSBQc3ljaG9sb2d5DQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpTUCAgLSAyNDYNCkVQICAtIDI2OQ0KUEIgIC0gUm91dGxlZGdlIFBzeWNob2xvZ3kgUHJlc3MNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Alignment%20in%20Web-based%20Dialogue%3A%20Who%20Aligns%2C%20and%20how%20Automatic%20is%20it%3F%20Studies%20in%20Big-Data%20Computational%20Psycholinguistics&amp;rft.btitle=Big%20Data%20in%20Cognitive%20Science&amp;rft.publisher=Routledge%20Psychology%20Press&amp;rft.series=Frontiers%20of%20Cognitive%20Psychology&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Michael%20N.%20Jones&amp;rft.date=2017&amp;rft.pages=246-269&amp;rft.spage=246&amp;rft.epage=269\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\">Hungry wolves, creepy sheepies: the gamification of the programmer’s classroom.</a></span> In J. M. Carroll (Ed.), <i>Innovative Practices in Teaching Information Sciences and Technology</i> (pp. 19–29). Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I TC3HZ9JR year__2014 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The Wolves and Sheep game is an educational‚ multi-agent computer simulation for students of programming classes. Players move about in a two- dimensional landscape‚ aiming to reach targets or catch other players. Students write programs that control individual players in the game. The programs then participate in a tournament. Students practice basic programming and algorithmic thinking‚ object-orientation and the role of interfaces‚ and are even exposed to basic Artificial Intelligence. Gamification helps motivate students and creates positive‚ but challenging learning experiences.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2014hungry,\n\ttitle = {Hungry wolves, creepy sheepies: the gamification of the programmer's classroom},\n\turl = {http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf},\n\tbooktitle = {Innovative {Practices} in {Teaching} {Information} {Sciences} and {Technology}},\n\tpublisher = {Springer},\n\tauthor = {Reitter, David},\n\teditor = {Carroll, John M.},\n\tyear = {2014},\n\tpages = {19--29}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSHVuZ3J5IHdvbHZlcywgY3JlZXB5IHNoZWVwaWVzOiB0aGUgZ2FtaWZpY2F0aW9uIG9mIHRoZSBwcm9ncmFtbWVyJ3MgY2xhc3Nyb29tDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSW5ub3ZhdGl2ZSBQcmFjdGljZXMgaW4gVGVhY2hpbmcgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3kNCkEyICAtIENhcnJvbGwsIEpvaG4gTS4NCkFCICAtIFRoZSBXb2x2ZXMgYW5kIFNoZWVwIGdhbWUgaXMgYW4gZWR1Y2F0aW9uYWwsIG11bHRpLWFnZW50IGNvbXB1dGVyIHNpbXVsYXRpb24gZm9yIHN0dWRlbnRzIG9mIHByb2dyYW1taW5nIGNsYXNzZXMuIFBsYXllcnMgbW92ZSBhYm91dCBpbiBhIHR3by0gZGltZW5zaW9uYWwgbGFuZHNjYXBlLCBhaW1pbmcgdG8gcmVhY2ggdGFyZ2V0cyBvciBjYXRjaCBvdGhlciBwbGF5ZXJzLiBTdHVkZW50cyB3cml0ZSBwcm9ncmFtcyB0aGF0IGNvbnRyb2wgaW5kaXZpZHVhbCBwbGF5ZXJzIGluIHRoZSBnYW1lLiBUaGUgcHJvZ3JhbXMgdGhlbiBwYXJ0aWNpcGF0ZSBpbiBhIHRvdXJuYW1lbnQuIFN0dWRlbnRzIHByYWN0aWNlIGJhc2ljIHByb2dyYW1taW5nIGFuZCBhbGdvcml0aG1pYyB0aGlua2luZywgb2JqZWN0LW9yaWVudGF0aW9uIGFuZCB0aGUgcm9sZSBvZiBpbnRlcmZhY2VzLCBhbmQgYXJlIGV2ZW4gZXhwb3NlZCB0byBiYXNpYyBBcnRpZmljaWFsIEludGVsbGlnZW5jZS4gR2FtaWZpY2F0aW9uIGhlbHBzIG1vdGl2YXRlIHN0dWRlbnRzIGFuZCBjcmVhdGVzIHBvc2l0aXZlLCBidXQgY2hhbGxlbmdpbmcgbGVhcm5pbmcgZXhwZXJpZW5jZXMuDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpTUCAgLSAxOQ0KRVAgIC0gMjkNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxNGh1bmdyeVdvbHZlcy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Hungry%20wolves%2C%20creepy%20sheepies%3A%20the%20gamification%20of%20the%20programmer&apos;s%20classroom&amp;rft.btitle=Innovative%20Practices%20in%20Teaching%20Information%20Sciences%20and%20Technology&amp;rft.publisher=Springer&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=John%20M.%20Carroll&amp;rft.date=2014&amp;rft.pages=19-29&amp;rft.spage=19&amp;rft.epage=29\"></span></div></li></ol></div><div class=\"full-bib-section\"><a id='EditedVolumes' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Edited Volumes</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Ritter, F. E. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\">Introduction to the Issue on Computational Models of Memory: Selected Papers From the International Conference on Cognitive Modeling.</a></span> <i>Topics in Cognitive Science</i>, <i>9</i>(1), 48–50. https://doi.org/10.1111/tops.12249</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2017 venue_short__TopiCS type__edited-volume \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of memory presented in this issue reflect varied empirical data and levels of representation. From mathematical models to neural and cognitive architectures‚ all aim to converge on a unified theory of the mind.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2017introduction,\n\ttitle = {Introduction to the {Issue} on {Computational} {Models} of {Memory}: {Selected} {Papers} {From} the {International} {Conference} on {Cognitive} {Modeling}},\n\tvolume = {9},\n\turl = {http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf},\n\tdoi = {10.1111/tops.12249},\n\tnumber = {1},\n\tjournal = {Topics in Cognitive Science},\n\tauthor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2017},\n\tpages = {48--50}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW50cm9kdWN0aW9uIHRvIHRoZSBJc3N1ZSBvbiBDb21wdXRhdGlvbmFsIE1vZGVscyBvZiBNZW1vcnk6IFNlbGVjdGVkIFBhcGVycyBGcm9tIHRoZSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBQiAgLSBDb21wdXRhdGlvbmFsIG1vZGVscyBvZiBtZW1vcnkgcHJlc2VudGVkIGluIHRoaXMgaXNzdWUgcmVmbGVjdCB2YXJpZWQgZW1waXJpY2FsIGRhdGEgYW5kIGxldmVscyBvZiByZXByZXNlbnRhdGlvbi4gRnJvbSBtYXRoZW1hdGljYWwgbW9kZWxzIHRvIG5ldXJhbCBhbmQgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMsIGFsbCBhaW0gdG8gY29udmVyZ2Ugb24gYSB1bmlmaWVkIHRoZW9yeSBvZiB0aGUgbWluZC4NCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkRPICAtIDEwLjExMTEvdG9wcy4xMjI0OQ0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KVkwgIC0gOQ0KSVMgIC0gMQ0KU1AgIC0gNDgNCkVQICAtIDUwDQpKMiAgLSBUb3BpQ1MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDE3dG9waWNzaW50cm9kdWN0aW9uLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12249&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Introduction%20to%20the%20Issue%20on%20Computational%20Models%20of%20Memory%3A%20Selected%20Papers%20From%20the%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=9&amp;rft.issue=1&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2017&amp;rft.pages=48-50&amp;rft.spage=48&amp;rft.epage=50\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, K. S., Reitter, D., Lee, D., &amp; Osgood, N. (Eds.). (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\"><i>Social, Cultural, and Behavioral Modeling. 9th International Conference, SBP-BRiMS 2016</i>.</a></span> Switzerland: Springer. </div><div class=\"bib-extra\">doi://10.1007/978-3-319-39931-7</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__SBP-BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{xu2016social,\n\taddress = {Switzerland},\n\tseries = {{LNCS}},\n\ttitle = {Social, {Cultural}, and {Behavioral} {Modeling}. 9th {International} {Conference}, {SBP}-{BRiMS} 2016},\n\tshorttitle = {{SBP}-{BRiMS}},\n\turl = {https://link.springer.com/book/10.1007/978-3-319-39931-7},\n\tnumber = {9708},\n\tpublisher = {Springer},\n\teditor = {Xu, Kevin S. and Reitter, David and Lee, Dongwon and Osgood, Nathaniel},\n\tyear = {2016},\n\tnote = {doi://10.1007/978-3-319-39931-7}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcuIDl0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2UsIFNCUC1CUmlNUyAyMDE2DQpUMiAgLSBMTkNTDQpBMyAgLSBYdSwgS2V2aW4gUy4NCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBMZWUsIERvbmd3b24NCkEzICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpDWSAgLSBTd2l0emVybGFuZA0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KTTEgIC0gOTcwOA0KUEIgIC0gU3ByaW5nZXINClNUICAtIFNCUC1CUmlNUw0KVVIgIC0gaHR0cHM6Ly9saW5rLnNwcmluZ2VyLmNvbS9ib29rLzEwLjEwMDcvOTc4LTMtMzE5LTM5OTMxLTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling.%209th%20International%20Conference%2C%20SBP-BRiMS%202016&amp;rft.place=Switzerland&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Kevin%20S.&amp;rft.aulast=Xu&amp;rft.au=Kevin%20S.%20Xu&amp;rft.au=David%20Reitter&amp;rft.au=Dongwon%20Lee&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2016\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Ritter, F. E. (Eds.). (2016). <span class=\"doctitle\"><i>Proceedings of ICCM 2016: 14th International Conference on Cognitive Modeling</i>.</span> University Park, PA: Penn State.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__ICCM type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2016proceedings,\n\taddress = {University Park, PA},\n\ttitle = {Proceedings of {ICCM} 2016: 14th {International} {Conference} on {Cognitive} {Modeling}},\n\tshorttitle = {{ICCM}},\n\tpublisher = {Penn State},\n\teditor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAyMDE2OiAxNHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBSaXR0ZXIsIEZyYW5rIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBQZW5uIFN0YXRlDQpTVCAgLSBJQ0NNDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20ICCM%202016%3A%2014th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=University%20Park%2C%20PA&amp;rft.publisher=Penn%20State&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2016\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., St. Amant, R., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\">Behavior representation in modeling and simulation: introduction to CMOT special issue: BRiMS 2013.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>22</i>(1), 1–3. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__CMOT type__edited-volume \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2016behavior,\n\ttitle = {Behavior representation in modeling and simulation: introduction to {CMOT} special issue: {BRiMS} 2013},\n\tvolume = {22},\n\turl = {http://link.springer.com/article/10.1007/s10588-015-9194-9},\n\tnumber = {1},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Kennedy, William G. and St. Amant, Robert and Reitter, David},\n\tyear = {2016},\n\tpages = {1--3}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3IgcmVwcmVzZW50YXRpb24gaW4gbW9kZWxpbmcgYW5kIHNpbXVsYXRpb246IGludHJvZHVjdGlvbiB0byBDTU9UIHNwZWNpYWwgaXNzdWU6IEJSaU1TIDIwMTMNCkFVICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkFVICAtIFN0LiBBbWFudCwgUm9iZXJ0DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29tcHV0YXRpb25hbCBhbmQgTWF0aGVtYXRpY2FsIE9yZ2FuaXphdGlvbiBUaGVvcnkNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNCkRQICAtIGVkaXRlZC12b2x1bWUNClZMICAtIDIyDQpJUyAgLSAxDQpTUCAgLSAxDQpFUCAgLSAzDQpKMiAgLSBDTU9UDQpVUiAgLSBodHRwOi8vbGluay5zcHJpbmdlci5jb20vYXJ0aWNsZS8xMC4xMDA3L3MxMDU4OC0wMTUtOTE5NC05DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavior%20representation%20in%20modeling%20and%20simulation%3A%20introduction%20to%20CMOT%20special%20issue%3A%20BRiMS%202013&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=22&amp;rft.issue=1&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1-3&amp;rft.spage=1&amp;rft.epage=3\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Stacy, E. W., &amp; Mezzacappa, E. (Eds.). (2015). <span class=\"doctitle\"><i>Proceedings of the 24th Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2015proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 24th {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Reitter, D. and Stacy, E. W. and Mezzacappa, E.},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI0dGggQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkEzICAtIE1lenphY2FwcGEsIEUuDQpDWSAgLSBXYXNoaW5ndG9uLCBELkMuDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBCUmlNUyBTb2NpZXR5DQpTVCAgLSBCUmlNUw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2024th%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=D.&amp;rft.aulast=Reitter&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.au=E.%20Mezzacappa&amp;rft.date=2015\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St.Amant, R., Reitter, D., &amp; Stacy, E. W. (Eds.). (2014). <span class=\"doctitle\"><i>Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2014 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{st.amant2014proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 23rd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {St.Amant, Robert and Reitter, D. and Stacy, E. W.},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIzcmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFN0LkFtYW50LCBSb2JlcnQNCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkNZICAtIFdhc2hpbmd0b24sIEQuQy4NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEJSaU1TIFNvY2lldHkNClNUICAtIEJSaU1TDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=Robert&amp;rft.aulast=St.Amant&amp;rft.au=Robert%20St.Amant&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.date=2014\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hale, J., &amp; Reitter, D. (Eds.). (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\">Issue on computational models of natural language.</a></span> <i>Topics in Cognitive Science</i>, <i>5</i>(3), (11 papers). https://doi.org/10.1111/tops.12038</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR Q7H5UM3I TC3HZ9JR year__2013 venue_short__TopiCS type__edited-volume \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hale2013issue,\n\ttitle = {Issue on computational models of natural language},\n\tvolume = {5},\n\turl = {http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf},\n\tdoi = {10.1111/tops.12038},\n\tnumber = {3},\n\tjournal = {Topics in Cognitive Science},\n\teditor = {Hale, John and Reitter, David},\n\tyear = {2013},\n\tpages = {(11 papers)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSXNzdWUgb24gY29tcHV0YXRpb25hbCBtb2RlbHMgb2YgbmF0dXJhbCBsYW5ndWFnZQ0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBIYWxlLCBKb2huDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRE8gIC0gMTAuMTExMS90b3BzLjEyMDM4DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpWTCAgLSA1DQpJUyAgLSAzDQpTUCAgLSAoMTENCkVQICAtIHBhcGVycykNCkoyICAtIFRvcGlDUw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvdG9waWNzMjAxMy1pc3N1ZS1Ub0MucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12038&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Issue%20on%20computational%20models%20of%20natural%20language&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=5&amp;rft.issue=3&amp;rft.aufirst=John&amp;rft.aulast=Hale&amp;rft.au=John%20Hale&amp;rft.au=David%20Reitter&amp;rft.date=2013&amp;rft.pages=(11%20papers)\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., Reitter, D., &amp; Amant, R. S. (Eds.). (2013). <span class=\"doctitle\"><i>Proceedings of the 22nd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Ottawa, Canada: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2013 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{kennedy2013proceedings,\n\taddress = {Ottawa, Canada},\n\ttitle = {Proceedings of the 22nd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Kennedy, William G. and Reitter, D. and Amant, Robert St},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIybmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBBbWFudCwgUm9iZXJ0IFN0DQpDWSAgLSBPdHRhd2EsIENhbmFkYQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KUEIgIC0gQlJpTVMgU29jaWV0eQ0KU1QgIC0gQlJpTVMNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2022nd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Ottawa%2C%20Canada&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=D.%20Reitter&amp;rft.au=Robert%20St%20Amant&amp;rft.date=2013\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Levy, R. (Eds.). (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\"><i>Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Montréal, Quebec, Canada: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 TC3HZ9JR year__2012 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2012proc.,\n\taddress = {Montréal, Quebec, Canada},\n\ttitle = {Proc. 3rd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tshorttitle = {{CMCL}},\n\turl = {http://www.aclweb.org/anthology/W/W12/W12-17.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Reitter, David and Levy, Roger},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gM3JkIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkEzICAtIExldnksIFJvZ2VyDQpDWSAgLSBNb250csOpYWwsIFF1ZWJlYywgQ2FuYWRhDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XL1cxMi9XMTItMTcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%203rd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Montr%C3%A9al%2C%20Quebec%2C%20Canada&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Roger%20Levy&amp;rft.date=2012\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Diesner, J., &amp; Reitter, D. (Eds.). (2012). <span class=\"doctitle\"><i>Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)</i>.</span> Chicago, IL: Association for Computing Machinery.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC TC3HZ9JR year__2012 venue_short__WON type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{diesner2012proc.,\n\taddress = {Chicago, IL},\n\ttitle = {Proc. {Words} and {Networks} 2012: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON}2012)},\n\tshorttitle = {{WON}},\n\tpublisher = {Association for Computing Machinery},\n\teditor = {Diesner, Jana and Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gV29yZHMgYW5kIE5ldHdvcmtzIDIwMTI6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTjIwMTIpDQpBMyAgLSBEaWVzbmVyLCBKYW5hDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hpY2FnbywgSUwNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRpbmcgTWFjaGluZXJ5DQpTVCAgLSBXT04NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%20Words%20and%20Networks%202012%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON2012)&amp;rft.place=Chicago%2C%20IL&amp;rft.publisher=Association%20for%20Computing%20Machinery&amp;rft.aufirst=Jana&amp;rft.aulast=Diesner&amp;rft.au=Jana%20Diesner&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Keller, F., &amp; Reitter, D. (Eds.). (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://aclweb.org/anthology/W/W11/W11-06.pdf\"><i>Proc. 2nd workshop on cognitive modeling and computational linguistics</i>.</a></span> Portland, OR, USA: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 TC3HZ9JR year__2011 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://aclweb.org/anthology/W/W11/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{keller2011proc.,\n\taddress = {Portland, OR, USA},\n\ttitle = {Proc. 2nd workshop on cognitive modeling and computational linguistics},\n\tshorttitle = {{CMCL}},\n\turl = {http://aclweb.org/anthology/W/W11/W11-06.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Keller, Frank and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gMm5kIHdvcmtzaG9wIG9uIGNvZ25pdGl2ZSBtb2RlbGluZyBhbmQgY29tcHV0YXRpb25hbCBsaW5ndWlzdGljcw0KQTMgIC0gS2VsbGVyLCBGcmFuaw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvcnRsYW5kLCBPUiwgVVNBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL2FjbHdlYi5vcmcvYW50aG9sb2d5L1cvVzExL1cxMS0wNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%202nd%20workshop%20on%20cognitive%20modeling%20and%20computational%20linguistics&amp;rft.place=Portland%2C%20OR%2C%20USA&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Frank&amp;rft.aulast=Keller&amp;rft.au=Frank%20Keller&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (Ed.). (2002). <span class=\"doctitle\"><i>Proceedings of the 12th Student Conference on Computational Linguistics (TaCoS)</i>.</span> Potsdam, Germany: University of Potsdam.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2002 venue_short__TaCoS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">TaCoS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2002proceedings,\n\taddress = {Potsdam, Germany},\n\ttitle = {Proceedings of the 12th {Student} {Conference} on {Computational} {Linguistics} ({TaCoS})},\n\tshorttitle = {{TaCoS}},\n\tpublisher = {University of Potsdam},\n\teditor = {Reitter, David},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEydGggU3R1ZGVudCBDb25mZXJlbmNlIG9uIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MgKFRhQ29TKQ0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvdHNkYW0sIEdlcm1hbnkNCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIFVuaXZlcnNpdHkgb2YgUG90c2RhbQ0KU1QgIC0gVGFDb1MNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2012th%20Student%20Conference%20on%20Computational%20Linguistics%20(TaCoS)&amp;rft.place=Potsdam%2C%20Germany&amp;rft.publisher=University%20of%20Potsdam&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2002\"></span></div></li></ol></div><div class=\"full-bib-section\"><a id='Theses' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Theses</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2008phd.pdf\"><i>Context effects in language production: models of syntactic priming in dialogue corpora</i>.</a></span> University of Edinburgh. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR HZHSMP74 year__2008 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This thesis addresses the cognitive basis of syntactic adaptation‚ which biases speakers to repeat their own syntactic constructions and those of their conversational partners. I address two types of syntactic adaptation: short-term priming and long-term adaptation. I develop two metrics for syntactic adaptation within a speaker and between speakers in dialogue: one for short-term priming effects that decay quickly‚ and one for long-term adaptation over the course of a dialogue. Both methods estimate adaptation in large datasets consisting of transcribed human-human dialogue annotated with syntactic information. Two such corpora in English are used: Switchboard‚ a collection of spontaneous phone conversation‚ and HCRC Map Task‚ a set of task-oriented dialogues in which participants describe routes on a map to each other. I find both priming and long-term adaptation in both corpora‚ confirming well-known experimental results (Bock‚ 1986). I extend prior work by showing that syntactic priming effects not only apply to selected syntactic constructions that are alternative realizations of the same semantics‚ but still hold when a broad variety of syntactic phrase-structure rules are considered. Each rule represents a cognitive decision during syntactic processing. I show that the priming effect for a rule is inversely proportional to its frequency. With this methodology‚ I test predictions of the Interactive Alignment Model (Pickering &amp; Garrod‚ 2004). The IAM claims that linguistic and situation-model agreement between interlocutors in dialogue is the result of a cascade of resource-free‚ mechanistic priming effects on various linguistic levels. I examine task-oriented dialogue in Map Task‚ which provides a measure of task success through the deviance of the communicated routes on the maps. I find that long-term syntactic adaptation predicts communicative success‚ and it does so earlier than lexical adaptation. The result is applied in a machine-learning based model that estimates task success based on the dialogue‚ capturing 14 percent of the variance in Map Task. Short-term syntactic priming differs qualitatively from long-term adaptation‚ as it does not predict task success‚ providing evidence against learning as a single cognitive basis of adaptation effects. I obtain further evidence for the correlation between semantic activity and syntactic priming through a comparison of the Map Task and Switchboard corpora‚ showing that short-term priming is stronger in task-oriented dialogue than in spontaneous conversation. This difference is evident for priming between and within speakers‚ which suggests that priming is a mechanistic rather than strategic effect. I turn to an investigation of the level at which syntactic priming influences language production. I establish that the effect applies to structural syntactic decisions as opposed to all surface sequences of lexical categories. To do so‚ I identify pairs of part-of-speech categories which consistently cross constituent boundaries defined by the phrase-structure analyses of the sentences. I show that such distituents are less sensitive to priming than pairs occurring within constituents. Thus‚ syntactic priming is sensitive to syntactic structure. The notion of constituent structure differs among syntactic models. Combinatory Categorial Grammar (CCG‚ Steedman‚ 2000) formalizes flexible constituent structure‚ accounting a varying degree of incrementality in syntactic sentence planning. I examine whether priming effects can support the predictions of CCG using the Switchboard corpus‚ which has been annotated with CCG syntax. I confirm the syntactic priming effect for lexical and non-lexical CCG categories‚ which encode partially satisfied subcategorization frames. I then show that both incremental and normal-form constituent structures exhibit priming‚ arguing for language production accounts that support flexible incrementality. The empirical results are reflected in a cognitive model of syntactic realization in language production. The model assumes that language production is subject to the same principles and constraints as any other form of cognition and follows the ACT-R framework (Anderson‚ 2004). Its syntactic process implements my empirical results on priming and is based on CCG. Syntactic planning can take place incrementally and non-incrementally. The model is able to generate simple sentences that vary syntactically‚ similar to the materials used in the experimental priming literature. Syntactic adaptation emerges due to a preferential and sped-up memory retrieval of syntactic categories describing linearization and subcategorization requirements. Long-term adaptation is explained as a form of learning‚ while short-term priming is the result of a combination of learning and spreading activation from semantic and lexical material. Simulations show that the model produces the adaptation effects and their inverse frequency interaction‚ as well as cumulativity of long-term adaptation.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2008phd.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{reitter2008context,\n\ttitle = {Context effects in language production: models of syntactic priming in dialogue corpora},\n\turl = {http://www.david-reitter.com/pub/reitter2008phd.pdf},\n\tschool = {University of Edinburgh},\n\tauthor = {Reitter, David},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gQ29udGV4dCBlZmZlY3RzIGluIGxhbmd1YWdlIHByb2R1Y3Rpb246IG1vZGVscyBvZiBzeW50YWN0aWMgcHJpbWluZyBpbiBkaWFsb2d1ZSBjb3Jwb3JhDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQUIgIC0gVGhpcyB0aGVzaXMgYWRkcmVzc2VzIHRoZSBjb2duaXRpdmUgYmFzaXMgb2Ygc3ludGFjdGljIGFkYXB0YXRpb24sIHdoaWNoIGJpYXNlcyBzcGVha2VycyB0byByZXBlYXQgdGhlaXIgb3duIHN5bnRhY3RpYyBjb25zdHJ1Y3Rpb25zIGFuZCB0aG9zZSBvZiB0aGVpciBjb252ZXJzYXRpb25hbCBwYXJ0bmVycy4gSSBhZGRyZXNzIHR3byB0eXBlcyBvZiBzeW50YWN0aWMgYWRhcHRhdGlvbjogc2hvcnQtdGVybSBwcmltaW5nIGFuZCBsb25nLXRlcm0gYWRhcHRhdGlvbi4gSSBkZXZlbG9wIHR3byBtZXRyaWNzIGZvciBzeW50YWN0aWMgYWRhcHRhdGlvbiB3aXRoaW4gYSBzcGVha2VyIGFuZCBiZXR3ZWVuIHNwZWFrZXJzIGluIGRpYWxvZ3VlOiBvbmUgZm9yIHNob3J0LXRlcm0gcHJpbWluZyBlZmZlY3RzIHRoYXQgZGVjYXkgcXVpY2tseSwgYW5kIG9uZSBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gb3ZlciB0aGUgY291cnNlIG9mIGEgZGlhbG9ndWUuIEJvdGggbWV0aG9kcyBlc3RpbWF0ZSBhZGFwdGF0aW9uIGluIGxhcmdlIGRhdGFzZXRzIGNvbnNpc3Rpbmcgb2YgdHJhbnNjcmliZWQgaHVtYW4taHVtYW4gZGlhbG9ndWUgYW5ub3RhdGVkIHdpdGggc3ludGFjdGljIGluZm9ybWF0aW9uLiBUd28gc3VjaCBjb3Jwb3JhIGluIEVuZ2xpc2ggYXJlIHVzZWQ6IFN3aXRjaGJvYXJkLCBhIGNvbGxlY3Rpb24gb2Ygc3BvbnRhbmVvdXMgcGhvbmUgY29udmVyc2F0aW9uLCBhbmQgSENSQyBNYXAgVGFzaywgYSBzZXQgb2YgdGFzay1vcmllbnRlZCBkaWFsb2d1ZXMgaW4gd2hpY2ggcGFydGljaXBhbnRzIGRlc2NyaWJlIHJvdXRlcyBvbiBhIG1hcCB0byBlYWNoIG90aGVyLiBJIGZpbmQgYm90aCBwcmltaW5nIGFuZCBsb25nLXRlcm0gYWRhcHRhdGlvbiBpbiBib3RoIGNvcnBvcmEsIGNvbmZpcm1pbmcgd2VsbC1rbm93biBleHBlcmltZW50YWwgcmVzdWx0cyAoQm9jaywgMTk4NikuIEkgZXh0ZW5kIHByaW9yIHdvcmsgYnkgc2hvd2luZyB0aGF0IHN5bnRhY3RpYyBwcmltaW5nIGVmZmVjdHMgbm90IG9ubHkgYXBwbHkgdG8gc2VsZWN0ZWQgc3ludGFjdGljIGNvbnN0cnVjdGlvbnMgdGhhdCBhcmUgYWx0ZXJuYXRpdmUgcmVhbGl6YXRpb25zIG9mIHRoZSBzYW1lIHNlbWFudGljcywgYnV0IHN0aWxsIGhvbGQgd2hlbiBhIGJyb2FkIHZhcmlldHkgb2Ygc3ludGFjdGljIHBocmFzZS1zdHJ1Y3R1cmUgcnVsZXMgYXJlIGNvbnNpZGVyZWQuIEVhY2ggcnVsZSByZXByZXNlbnRzIGEgY29nbml0aXZlIGRlY2lzaW9uIGR1cmluZyBzeW50YWN0aWMgcHJvY2Vzc2luZy4gSSBzaG93IHRoYXQgdGhlIHByaW1pbmcgZWZmZWN0IGZvciBhIHJ1bGUgaXMgaW52ZXJzZWx5IHByb3BvcnRpb25hbCB0byBpdHMgZnJlcXVlbmN5LiBXaXRoIHRoaXMgbWV0aG9kb2xvZ3ksIEkgdGVzdCBwcmVkaWN0aW9ucyBvZiB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIChQaWNrZXJpbmcgJiBHYXJyb2QsIDIwMDQpLiBUaGUgSUFNIGNsYWltcyB0aGF0IGxpbmd1aXN0aWMgYW5kIHNpdHVhdGlvbi1tb2RlbCBhZ3JlZW1lbnQgYmV0d2VlbiBpbnRlcmxvY3V0b3JzIGluIGRpYWxvZ3VlIGlzIHRoZSByZXN1bHQgb2YgYSBjYXNjYWRlIG9mIHJlc291cmNlLWZyZWUsIG1lY2hhbmlzdGljIHByaW1pbmcgZWZmZWN0cyBvbiB2YXJpb3VzIGxpbmd1aXN0aWMgbGV2ZWxzLiBJIGV4YW1pbmUgdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBpbiBNYXAgVGFzaywgd2hpY2ggcHJvdmlkZXMgYSBtZWFzdXJlIG9mIHRhc2sgc3VjY2VzcyB0aHJvdWdoIHRoZSBkZXZpYW5jZSBvZiB0aGUgY29tbXVuaWNhdGVkIHJvdXRlcyBvbiB0aGUgbWFwcy4gSSBmaW5kIHRoYXQgbG9uZy10ZXJtIHN5bnRhY3RpYyBhZGFwdGF0aW9uIHByZWRpY3RzIGNvbW11bmljYXRpdmUgc3VjY2VzcywgYW5kIGl0IGRvZXMgc28gZWFybGllciB0aGFuIGxleGljYWwgYWRhcHRhdGlvbi4gVGhlIHJlc3VsdCBpcyBhcHBsaWVkIGluIGEgbWFjaGluZS1sZWFybmluZyBiYXNlZCBtb2RlbCB0aGF0IGVzdGltYXRlcyB0YXNrIHN1Y2Nlc3MgYmFzZWQgb24gdGhlIGRpYWxvZ3VlLCBjYXB0dXJpbmcgMTQgcGVyY2VudCBvZiB0aGUgdmFyaWFuY2UgaW4gTWFwIFRhc2suIFNob3J0LXRlcm0gc3ludGFjdGljIHByaW1pbmcgZGlmZmVycyBxdWFsaXRhdGl2ZWx5IGZyb20gbG9uZy10ZXJtIGFkYXB0YXRpb24sIGFzIGl0IGRvZXMgbm90IHByZWRpY3QgdGFzayBzdWNjZXNzLCBwcm92aWRpbmcgZXZpZGVuY2UgYWdhaW5zdCBsZWFybmluZyBhcyBhIHNpbmdsZSBjb2duaXRpdmUgYmFzaXMgb2YgYWRhcHRhdGlvbiBlZmZlY3RzLiBJIG9idGFpbiBmdXJ0aGVyIGV2aWRlbmNlIGZvciB0aGUgY29ycmVsYXRpb24gYmV0d2VlbiBzZW1hbnRpYyBhY3Rpdml0eSBhbmQgc3ludGFjdGljIHByaW1pbmcgdGhyb3VnaCBhIGNvbXBhcmlzb24gb2YgdGhlIE1hcCBUYXNrIGFuZCBTd2l0Y2hib2FyZCBjb3Jwb3JhLCBzaG93aW5nIHRoYXQgc2hvcnQtdGVybSBwcmltaW5nIGlzIHN0cm9uZ2VyIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUgdGhhbiBpbiBzcG9udGFuZW91cyBjb252ZXJzYXRpb24uIFRoaXMgZGlmZmVyZW5jZSBpcyBldmlkZW50IGZvciBwcmltaW5nIGJldHdlZW4gYW5kIHdpdGhpbiBzcGVha2Vycywgd2hpY2ggc3VnZ2VzdHMgdGhhdCBwcmltaW5nIGlzIGEgbWVjaGFuaXN0aWMgcmF0aGVyIHRoYW4gc3RyYXRlZ2ljIGVmZmVjdC4gSSB0dXJuIHRvIGFuIGludmVzdGlnYXRpb24gb2YgdGhlIGxldmVsIGF0IHdoaWNoIHN5bnRhY3RpYyBwcmltaW5nIGluZmx1ZW5jZXMgbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gSSBlc3RhYmxpc2ggdGhhdCB0aGUgZWZmZWN0IGFwcGxpZXMgdG8gc3RydWN0dXJhbCBzeW50YWN0aWMgZGVjaXNpb25zIGFzIG9wcG9zZWQgdG8gYWxsIHN1cmZhY2Ugc2VxdWVuY2VzIG9mIGxleGljYWwgY2F0ZWdvcmllcy4gVG8gZG8gc28sIEkgaWRlbnRpZnkgcGFpcnMgb2YgcGFydC1vZi1zcGVlY2ggY2F0ZWdvcmllcyB3aGljaCBjb25zaXN0ZW50bHkgY3Jvc3MgY29uc3RpdHVlbnQgYm91bmRhcmllcyBkZWZpbmVkIGJ5IHRoZSBwaHJhc2Utc3RydWN0dXJlIGFuYWx5c2VzIG9mIHRoZSBzZW50ZW5jZXMuIEkgc2hvdyB0aGF0IHN1Y2ggZGlzdGl0dWVudHMgYXJlIGxlc3Mgc2Vuc2l0aXZlIHRvIHByaW1pbmcgdGhhbiBwYWlycyBvY2N1cnJpbmcgd2l0aGluIGNvbnN0aXR1ZW50cy4gVGh1cywgc3ludGFjdGljIHByaW1pbmcgaXMgc2Vuc2l0aXZlIHRvIHN5bnRhY3RpYyBzdHJ1Y3R1cmUuIFRoZSBub3Rpb24gb2YgY29uc3RpdHVlbnQgc3RydWN0dXJlIGRpZmZlcnMgYW1vbmcgc3ludGFjdGljIG1vZGVscy4gQ29tYmluYXRvcnkgQ2F0ZWdvcmlhbCBHcmFtbWFyIChDQ0csIFN0ZWVkbWFuLCAyMDAwKSBmb3JtYWxpemVzIGZsZXhpYmxlIGNvbnN0aXR1ZW50IHN0cnVjdHVyZSwgYWNjb3VudGluZyBhIHZhcnlpbmcgZGVncmVlIG9mIGluY3JlbWVudGFsaXR5IGluIHN5bnRhY3RpYyBzZW50ZW5jZSBwbGFubmluZy4gSSBleGFtaW5lIHdoZXRoZXIgcHJpbWluZyBlZmZlY3RzIGNhbiBzdXBwb3J0IHRoZSBwcmVkaWN0aW9ucyBvZiBDQ0cgdXNpbmcgdGhlIFN3aXRjaGJvYXJkIGNvcnB1cywgd2hpY2ggaGFzIGJlZW4gYW5ub3RhdGVkIHdpdGggQ0NHIHN5bnRheC4gSSBjb25maXJtIHRoZSBzeW50YWN0aWMgcHJpbWluZyBlZmZlY3QgZm9yIGxleGljYWwgYW5kIG5vbi1sZXhpY2FsIENDRyBjYXRlZ29yaWVzLCB3aGljaCBlbmNvZGUgcGFydGlhbGx5IHNhdGlzZmllZCBzdWJjYXRlZ29yaXphdGlvbiBmcmFtZXMuIEkgdGhlbiBzaG93IHRoYXQgYm90aCBpbmNyZW1lbnRhbCBhbmQgbm9ybWFsLWZvcm0gY29uc3RpdHVlbnQgc3RydWN0dXJlcyBleGhpYml0IHByaW1pbmcsIGFyZ3VpbmcgZm9yIGxhbmd1YWdlIHByb2R1Y3Rpb24gYWNjb3VudHMgdGhhdCBzdXBwb3J0IGZsZXhpYmxlIGluY3JlbWVudGFsaXR5LiBUaGUgZW1waXJpY2FsIHJlc3VsdHMgYXJlIHJlZmxlY3RlZCBpbiBhIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcmVhbGl6YXRpb24gaW4gbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gVGhlIG1vZGVsIGFzc3VtZXMgdGhhdCBsYW5ndWFnZSBwcm9kdWN0aW9uIGlzIHN1YmplY3QgdG8gdGhlIHNhbWUgcHJpbmNpcGxlcyBhbmQgY29uc3RyYWludHMgYXMgYW55IG90aGVyIGZvcm0gb2YgY29nbml0aW9uIGFuZCBmb2xsb3dzIHRoZSBBQ1QtUiBmcmFtZXdvcmsgKEFuZGVyc29uLCAyMDA0KS4gSXRzIHN5bnRhY3RpYyBwcm9jZXNzIGltcGxlbWVudHMgbXkgZW1waXJpY2FsIHJlc3VsdHMgb24gcHJpbWluZyBhbmQgaXMgYmFzZWQgb24gQ0NHLiBTeW50YWN0aWMgcGxhbm5pbmcgY2FuIHRha2UgcGxhY2UgaW5jcmVtZW50YWxseSBhbmQgbm9uLWluY3JlbWVudGFsbHkuIFRoZSBtb2RlbCBpcyBhYmxlIHRvIGdlbmVyYXRlIHNpbXBsZSBzZW50ZW5jZXMgdGhhdCB2YXJ5IHN5bnRhY3RpY2FsbHksIHNpbWlsYXIgdG8gdGhlIG1hdGVyaWFscyB1c2VkIGluIHRoZSBleHBlcmltZW50YWwgcHJpbWluZyBsaXRlcmF0dXJlLiBTeW50YWN0aWMgYWRhcHRhdGlvbiBlbWVyZ2VzIGR1ZSB0byBhIHByZWZlcmVudGlhbCBhbmQgc3BlZC11cCBtZW1vcnkgcmV0cmlldmFsIG9mIHN5bnRhY3RpYyBjYXRlZ29yaWVzIGRlc2NyaWJpbmcgbGluZWFyaXphdGlvbiBhbmQgc3ViY2F0ZWdvcml6YXRpb24gcmVxdWlyZW1lbnRzLiBMb25nLXRlcm0gYWRhcHRhdGlvbiBpcyBleHBsYWluZWQgYXMgYSBmb3JtIG9mIGxlYXJuaW5nLCB3aGlsZSBzaG9ydC10ZXJtIHByaW1pbmcgaXMgdGhlIHJlc3VsdCBvZiBhIGNvbWJpbmF0aW9uIG9mIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiBmcm9tIHNlbWFudGljIGFuZCBsZXhpY2FsIG1hdGVyaWFsLiBTaW11bGF0aW9ucyBzaG93IHRoYXQgdGhlIG1vZGVsIHByb2R1Y2VzIHRoZSBhZGFwdGF0aW9uIGVmZmVjdHMgYW5kIHRoZWlyIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uLCBhcyB3ZWxsIGFzIGN1bXVsYXRpdml0eSBvZiBsb25nLXRlcm0gYWRhcHRhdGlvbi4NCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNClBCICAtIFVuaXZlcnNpdHkgb2YgRWRpbmJ1cmdoDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAwOHBoZC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Context%20effects%20in%20language%20production%3A%20models%20of%20syntactic%20priming%20in%20dialogue%20corpora&amp;rft.inst=University%20of%20Edinburgh&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2008\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2004hybrid-multimodal-generation_compressed.pdf\"><i>Hybrid planning and realization of coherent utterances for multimodal natural language dialogue systems</i>.</a></span> University College Dublin. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR HZHSMP74 year__2004 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The output of multimodal human-computer interfaces is what this thesis is concerned with. Rather than hard-coding graphical and spoken representations‚ methods are introduced that plan and realize coherent output‚ appropriate to the situation and the device. The generation system expects a mode- and language-independent representation‚ as it can be supplied by the dialogue management component of a dialogue system. The generator then assembles mode-specific rendering instructions simultaneously for each mode with the aid of a unification-based functional grammar. The approach proposed in this thesis abandons the canonical structure of pipelined planning and realization in natural language generation‚ in favor of hard constraints formulated in a grammar‚ and soft constraints that allow for the gradual adaptivity of the output. The grammar is constructed to ensure the coherence of output in different modalities‚ whose output is generated in a synchronized fashion rather than by separate‚ mode-specific generators. The soft constraints follow some of the Gricean maxims by incorporating two counteracting communicative goals: efficacy and efficiency. A fitness function encoding these goals takes into account situation- and user-specific factors‚ such as distractions in a single mode or the user’s sensory impairments. The function leads to the selection of an appropriate output from the variety of potential outputs generated by the grammar. It is evaluated in a study with human subjects. The thesis presents a unification based‚ hybrid grammar formalism which can combine pre-fabricated phrases and linguistically motivated grammar fragments‚ and an associated algorithm which integrates the formulation of grammars that lead to cross-modally coherent output. Methods are compared to efficiently implement a control strategy‚ combining hard and soft constraints as a constraint optimization problem. The cross-modal coherence implemented by the grammar formalism is motivated by known phenomena‚ such as cross-modal priming‚ or alignment between interlocutors. To optimize discourse coherence‚ central ideas of Centering Theory are implemented using the grammar formalism. Finally‚ novel methods and a ready-to-use implementation are introduced which allow user interface developers to inspect‚ maintain and extend grammars. The formalism and generation implementation is demonstrated with a grammar for a mobile‚ multimodal application‚ the Virtual Personal Assistant.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2004hybrid-multimodal-generation_compressed.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{reitter2004hybrid,\n\ttitle = {Hybrid planning and realization of coherent utterances for multimodal natural language dialogue systems},\n\turl = {http://www.david-reitter.com/pub/reitter2004hybrid-multimodal-generation_compressed.pdf},\n\tschool = {University College Dublin},\n\tauthor = {Reitter, David},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gSHlicmlkIHBsYW5uaW5nIGFuZCByZWFsaXphdGlvbiBvZiBjb2hlcmVudCB1dHRlcmFuY2VzIGZvciBtdWx0aW1vZGFsIG5hdHVyYWwgbGFuZ3VhZ2UgZGlhbG9ndWUgc3lzdGVtcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoZSBvdXRwdXQgb2YgbXVsdGltb2RhbCBodW1hbi1jb21wdXRlciBpbnRlcmZhY2VzIGlzIHdoYXQgdGhpcyB0aGVzaXMgaXMgY29uY2VybmVkIHdpdGguIFJhdGhlciB0aGFuIGhhcmQtY29kaW5nIGdyYXBoaWNhbCBhbmQgc3Bva2VuIHJlcHJlc2VudGF0aW9ucywgbWV0aG9kcyBhcmUgaW50cm9kdWNlZCB0aGF0IHBsYW4gYW5kIHJlYWxpemUgY29oZXJlbnQgb3V0cHV0LCBhcHByb3ByaWF0ZSB0byB0aGUgc2l0dWF0aW9uIGFuZCB0aGUgZGV2aWNlLiBUaGUgZ2VuZXJhdGlvbiBzeXN0ZW0gZXhwZWN0cyBhIG1vZGUtIGFuZCBsYW5ndWFnZS1pbmRlcGVuZGVudCByZXByZXNlbnRhdGlvbiwgYXMgaXQgY2FuIGJlIHN1cHBsaWVkIGJ5IHRoZSBkaWFsb2d1ZSBtYW5hZ2VtZW50IGNvbXBvbmVudCBvZiBhIGRpYWxvZ3VlIHN5c3RlbS4gVGhlIGdlbmVyYXRvciB0aGVuIGFzc2VtYmxlcyBtb2RlLXNwZWNpZmljIHJlbmRlcmluZyBpbnN0cnVjdGlvbnMgc2ltdWx0YW5lb3VzbHkgZm9yIGVhY2ggbW9kZSB3aXRoIHRoZSBhaWQgb2YgYSB1bmlmaWNhdGlvbi1iYXNlZCBmdW5jdGlvbmFsIGdyYW1tYXIuIFRoZSBhcHByb2FjaCBwcm9wb3NlZCBpbiB0aGlzIHRoZXNpcyBhYmFuZG9ucyB0aGUgY2Fub25pY2FsIHN0cnVjdHVyZSBvZiBwaXBlbGluZWQgcGxhbm5pbmcgYW5kIHJlYWxpemF0aW9uIGluIG5hdHVyYWwgbGFuZ3VhZ2UgZ2VuZXJhdGlvbiwgaW4gZmF2b3Igb2YgaGFyZCBjb25zdHJhaW50cyBmb3JtdWxhdGVkIGluIGEgZ3JhbW1hciwgYW5kIHNvZnQgY29uc3RyYWludHMgdGhhdCBhbGxvdyBmb3IgdGhlIGdyYWR1YWwgYWRhcHRpdml0eSBvZiB0aGUgb3V0cHV0LiBUaGUgZ3JhbW1hciBpcyBjb25zdHJ1Y3RlZCB0byBlbnN1cmUgdGhlIGNvaGVyZW5jZSBvZiBvdXRwdXQgaW4gZGlmZmVyZW50IG1vZGFsaXRpZXMsIHdob3NlIG91dHB1dCBpcyBnZW5lcmF0ZWQgaW4gYSBzeW5jaHJvbml6ZWQgZmFzaGlvbiByYXRoZXIgdGhhbiBieSBzZXBhcmF0ZSwgbW9kZS1zcGVjaWZpYyBnZW5lcmF0b3JzLiBUaGUgc29mdCBjb25zdHJhaW50cyBmb2xsb3cgc29tZSBvZiB0aGUgR3JpY2VhbiBtYXhpbXMgYnkgaW5jb3Jwb3JhdGluZyB0d28gY291bnRlcmFjdGluZyBjb21tdW5pY2F0aXZlIGdvYWxzOiBlZmZpY2FjeSBhbmQgZWZmaWNpZW5jeS4gQSBmaXRuZXNzIGZ1bmN0aW9uIGVuY29kaW5nIHRoZXNlIGdvYWxzIHRha2VzIGludG8gYWNjb3VudCBzaXR1YXRpb24tIGFuZCB1c2VyLXNwZWNpZmljIGZhY3RvcnMsIHN1Y2ggYXMgZGlzdHJhY3Rpb25zIGluIGEgc2luZ2xlIG1vZGUgb3IgdGhlIHVzZXIncyBzZW5zb3J5IGltcGFpcm1lbnRzLiBUaGUgZnVuY3Rpb24gbGVhZHMgdG8gdGhlIHNlbGVjdGlvbiBvZiBhbiBhcHByb3ByaWF0ZSBvdXRwdXQgZnJvbSB0aGUgdmFyaWV0eSBvZiBwb3RlbnRpYWwgb3V0cHV0cyBnZW5lcmF0ZWQgYnkgdGhlIGdyYW1tYXIuIEl0IGlzIGV2YWx1YXRlZCBpbiBhIHN0dWR5IHdpdGggaHVtYW4gc3ViamVjdHMuIFRoZSB0aGVzaXMgcHJlc2VudHMgYSB1bmlmaWNhdGlvbiBiYXNlZCwgaHlicmlkIGdyYW1tYXIgZm9ybWFsaXNtIHdoaWNoIGNhbiBjb21iaW5lIHByZS1mYWJyaWNhdGVkIHBocmFzZXMgYW5kIGxpbmd1aXN0aWNhbGx5IG1vdGl2YXRlZCBncmFtbWFyIGZyYWdtZW50cywgYW5kIGFuIGFzc29jaWF0ZWQgYWxnb3JpdGhtIHdoaWNoIGludGVncmF0ZXMgdGhlIGZvcm11bGF0aW9uIG9mIGdyYW1tYXJzIHRoYXQgbGVhZCB0byBjcm9zcy1tb2RhbGx5IGNvaGVyZW50IG91dHB1dC4gTWV0aG9kcyBhcmUgY29tcGFyZWQgdG8gZWZmaWNpZW50bHkgaW1wbGVtZW50IGEgY29udHJvbCBzdHJhdGVneSwgY29tYmluaW5nIGhhcmQgYW5kIHNvZnQgY29uc3RyYWludHMgYXMgYSBjb25zdHJhaW50IG9wdGltaXphdGlvbiBwcm9ibGVtLiBUaGUgY3Jvc3MtbW9kYWwgY29oZXJlbmNlIGltcGxlbWVudGVkIGJ5IHRoZSBncmFtbWFyIGZvcm1hbGlzbSBpcyBtb3RpdmF0ZWQgYnkga25vd24gcGhlbm9tZW5hLCBzdWNoIGFzIGNyb3NzLW1vZGFsIHByaW1pbmcsIG9yIGFsaWdubWVudCBiZXR3ZWVuIGludGVybG9jdXRvcnMuIFRvIG9wdGltaXplIGRpc2NvdXJzZSBjb2hlcmVuY2UsIGNlbnRyYWwgaWRlYXMgb2YgQ2VudGVyaW5nIFRoZW9yeSBhcmUgaW1wbGVtZW50ZWQgdXNpbmcgdGhlIGdyYW1tYXIgZm9ybWFsaXNtLiBGaW5hbGx5LCBub3ZlbCBtZXRob2RzIGFuZCBhIHJlYWR5LXRvLXVzZSBpbXBsZW1lbnRhdGlvbiBhcmUgaW50cm9kdWNlZCB3aGljaCBhbGxvdyB1c2VyIGludGVyZmFjZSBkZXZlbG9wZXJzIHRvIGluc3BlY3QsIG1haW50YWluIGFuZCBleHRlbmQgZ3JhbW1hcnMuIFRoZSBmb3JtYWxpc20gYW5kIGdlbmVyYXRpb24gaW1wbGVtZW50YXRpb24gaXMgZGVtb25zdHJhdGVkIHdpdGggYSBncmFtbWFyIGZvciBhIG1vYmlsZSwgbXVsdGltb2RhbCBhcHBsaWNhdGlvbiwgdGhlIFZpcnR1YWwgUGVyc29uYWwgQXNzaXN0YW50Lg0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KUEIgIC0gVW5pdmVyc2l0eSBDb2xsZWdlIER1Ymxpbg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMDRoeWJyaWQtbXVsdGltb2RhbC1nZW5lcmF0aW9uX2NvbXByZXNzZWQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Hybrid%20planning%20and%20realization%20of%20coherent%20utterances%20for%20multimodal%20natural%20language%20dialogue%20systems&amp;rft.inst=University%20College%20Dublin&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2004\"></span></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter_rstsvm-thesis_2003.pdf\"><i>Rhetorical analysis with rich-feature support vector models</i>.</a></span> University of Potsdam. </div><div class=\"bib-extra\">Best thesis award 2001/2002 at the GLDV'03 spring conference.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR HZHSMP74 year__2003 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most text displays an internal coherence structure‚ which can be analyzed as a tree structure of relations that hold between short segments of text. We present a machine-learning governed approach to such an analysis in the framework of Rhetorical Structure Theory. Our rhetorical analyzer observes a variety of textual properties‚ such as cue phrases‚ part-of-speech information‚ rhetorical context and lexical chaining. A two-stage parsing algorithm uses local and global optimization to find an analysis. Decisions during parsing are driven by an ensemble of support vector classifiers. This training method allows for a non-linear separation of samples with many relevant features. We define a chain of annotation tools that profits from a new underspecified representation of rhetorical structure. Classifiers are trained on a newly introduced German language corpus‚ as well as on a large English one. We present evaluation data for the recognition of rhetorical relations.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter_rstsvm-thesis_2003.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{reitter2003rhetorical,\n\ttitle = {Rhetorical analysis with rich-feature support vector models},\n\turl = {http://www.david-reitter.com/pub/reitter_rstsvm-thesis_2003.pdf},\n\tschool = {University of Potsdam},\n\tauthor = {Reitter, David},\n\tyear = {2003},\n\tnote = {Best thesis award 2001/2002 at the GLDV'03 spring conference.}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gUmhldG9yaWNhbCBhbmFseXNpcyB3aXRoIHJpY2gtZmVhdHVyZSBzdXBwb3J0IHZlY3RvciBtb2RlbHMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBNb3N0IHRleHQgZGlzcGxheXMgYW4gaW50ZXJuYWwgY29oZXJlbmNlIHN0cnVjdHVyZSwgd2hpY2ggY2FuIGJlIGFuYWx5emVkIGFzIGEgdHJlZSBzdHJ1Y3R1cmUgb2YgcmVsYXRpb25zIHRoYXQgaG9sZCBiZXR3ZWVuIHNob3J0IHNlZ21lbnRzIG9mIHRleHQuIFdlIHByZXNlbnQgYSBtYWNoaW5lLWxlYXJuaW5nIGdvdmVybmVkIGFwcHJvYWNoIHRvIHN1Y2ggYW4gYW5hbHlzaXMgaW4gdGhlIGZyYW1ld29yayBvZiBSaGV0b3JpY2FsIFN0cnVjdHVyZSBUaGVvcnkuIE91ciByaGV0b3JpY2FsIGFuYWx5emVyIG9ic2VydmVzIGEgdmFyaWV0eSBvZiB0ZXh0dWFsIHByb3BlcnRpZXMsIHN1Y2ggYXMgY3VlIHBocmFzZXMsIHBhcnQtb2Ytc3BlZWNoIGluZm9ybWF0aW9uLCByaGV0b3JpY2FsIGNvbnRleHQgYW5kIGxleGljYWwgY2hhaW5pbmcuIEEgdHdvLXN0YWdlIHBhcnNpbmcgYWxnb3JpdGhtIHVzZXMgbG9jYWwgYW5kIGdsb2JhbCBvcHRpbWl6YXRpb24gdG8gZmluZCBhbiBhbmFseXNpcy4gRGVjaXNpb25zIGR1cmluZyBwYXJzaW5nIGFyZSBkcml2ZW4gYnkgYW4gZW5zZW1ibGUgb2Ygc3VwcG9ydCB2ZWN0b3IgY2xhc3NpZmllcnMuIFRoaXMgdHJhaW5pbmcgbWV0aG9kIGFsbG93cyBmb3IgYSBub24tbGluZWFyIHNlcGFyYXRpb24gb2Ygc2FtcGxlcyB3aXRoIG1hbnkgcmVsZXZhbnQgZmVhdHVyZXMuIFdlIGRlZmluZSBhIGNoYWluIG9mIGFubm90YXRpb24gdG9vbHMgdGhhdCBwcm9maXRzIGZyb20gYSBuZXcgdW5kZXJzcGVjaWZpZWQgcmVwcmVzZW50YXRpb24gb2YgcmhldG9yaWNhbCBzdHJ1Y3R1cmUuIENsYXNzaWZpZXJzIGFyZSB0cmFpbmVkIG9uIGEgbmV3bHkgaW50cm9kdWNlZCBHZXJtYW4gbGFuZ3VhZ2UgY29ycHVzLCBhcyB3ZWxsIGFzIG9uIGEgbGFyZ2UgRW5nbGlzaCBvbmUuIFdlIHByZXNlbnQgZXZhbHVhdGlvbiBkYXRhIGZvciB0aGUgcmVjb2duaXRpb24gb2YgcmhldG9yaWNhbCByZWxhdGlvbnMuDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpQQiAgLSBVbml2ZXJzaXR5IG9mIFBvdHNkYW0NClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXJfcnN0c3ZtLXRoZXNpc18yMDAzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Rhetorical%20analysis%20with%20rich-feature%20support%20vector%20models&amp;rft.inst=University%20of%20Potsdam&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2003\"></span></div></li></ol></div><div class=\"full-bib-section\"><a id='Talks' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Talks</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Reitter, D., &amp; Giles, C. L. (2017, March). <span class=\"doctitle\"><i>The Temporal Neural Coding Network: Towards Lifelong Language Learning</i>.</span> Presented at the 11th Annual Machine Learning Symposium, The New York Academy of Sciences.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2017 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel lifelong neural architecture‚ the Temporal Neural Coding Network (TNCN)‚ and its learning algorithm‚ for uncovering multiple levels of distributed representations for language data streams. The TNCN model adapts its parameters iteratively as new samples are observed without resorting to the popular‚ but expensive back-propagation through time procedure needed to calculate gradients for recurrent neural networks‚ notably requiring no unrolling of internally defined recurrence relations. Furthermore‚ we integrate concepts from variational encoder-decoder models‚ such as those in [1]‚ to easily demonstrate how uncertainty can be characterized in the model’s next step predictions. We discuss how the proposed TNCN works specifically on language-based tasks formulated in the streaming setting‚ compared to various neural models‚ as well as how the TNCN may be easily adapted to other real-time tasks‚ such as video sequence modeling‚ yielding a natural framework for online multi-modal and online semi-supervised learning.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{ororbia_ii_temporal_2017,\n\taddress = {The New York Academy of Sciences},\n\ttitle = {The {Temporal} {Neural} {Coding} {Network}: {Towards} {Lifelong} {Language} {Learning}},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Giles, C. Lee},\n\tmonth = mar,\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFRoZSBUZW1wb3JhbCBOZXVyYWwgQ29kaW5nIE5ldHdvcms6IFRvd2FyZHMgTGlmZWxvbmcgTGFuZ3VhZ2UgTGVhcm5pbmcNClQyICAtIDExdGggQW5udWFsIE1hY2hpbmUgTGVhcm5pbmcgU3ltcG9zaXVtDQpBMiAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaWxlcywgQy4gTGVlDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgbGlmZWxvbmcgbmV1cmFsIGFyY2hpdGVjdHVyZSwgdGhlIFRlbXBvcmFsIE5ldXJhbCBDb2RpbmcgTmV0d29yayAoVE5DTiksIGFuZCBpdHMgbGVhcm5pbmcgYWxnb3JpdGhtLCBmb3IgdW5jb3ZlcmluZyBtdWx0aXBsZSBsZXZlbHMgb2YgZGlzdHJpYnV0ZWQgcmVwcmVzZW50YXRpb25zIGZvciBsYW5ndWFnZSBkYXRhIHN0cmVhbXMuIFRoZSBUTkNOIG1vZGVsIGFkYXB0cyBpdHMgcGFyYW1ldGVycyBpdGVyYXRpdmVseSBhcyBuZXcgc2FtcGxlcyBhcmUgb2JzZXJ2ZWQgd2l0aG91dCByZXNvcnRpbmcgdG8gdGhlIHBvcHVsYXIsIGJ1dCBleHBlbnNpdmUgYmFjay1wcm9wYWdhdGlvbiB0aHJvdWdoIHRpbWUgcHJvY2VkdXJlIG5lZWRlZCB0byBjYWxjdWxhdGUgZ3JhZGllbnRzIGZvciByZWN1cnJlbnQgbmV1cmFsIG5ldHdvcmtzLCBub3RhYmx5IHJlcXVpcmluZyBubyB1bnJvbGxpbmcgb2YgaW50ZXJuYWxseSBkZWZpbmVkIHJlY3VycmVuY2UgcmVsYXRpb25zLiBGdXJ0aGVybW9yZSwgd2UgaW50ZWdyYXRlIGNvbmNlcHRzIGZyb20gdmFyaWF0aW9uYWwgZW5jb2Rlci1kZWNvZGVyIG1vZGVscywgc3VjaCBhcyB0aG9zZSBpbiBbMV0sIHRvIGVhc2lseSBkZW1vbnN0cmF0ZSBob3cgdW5jZXJ0YWludHkgY2FuIGJlIGNoYXJhY3Rlcml6ZWQgaW4gdGhlIG1vZGVsJ3MgbmV4dCBzdGVwIHByZWRpY3Rpb25zLiBXZSBkaXNjdXNzIGhvdyB0aGUgcHJvcG9zZWQgVE5DTiB3b3JrcyBzcGVjaWZpY2FsbHkgb24gbGFuZ3VhZ2UtYmFzZWQgdGFza3MgZm9ybXVsYXRlZCBpbiB0aGUgc3RyZWFtaW5nIHNldHRpbmcsIGNvbXBhcmVkIHRvIHZhcmlvdXMgbmV1cmFsIG1vZGVscywgYXMgd2VsbCBhcyBob3cgdGhlIFROQ04gbWF5IGJlIGVhc2lseSBhZGFwdGVkIHRvIG90aGVyIHJlYWwtdGltZSB0YXNrcywgc3VjaCBhcyB2aWRlbyBzZXF1ZW5jZSBtb2RlbGluZywgeWllbGRpbmcgYSBuYXR1cmFsIGZyYW1ld29yayBmb3Igb25saW5lIG11bHRpLW1vZGFsIGFuZCBvbmxpbmUgc2VtaS1zdXBlcnZpc2VkIGxlYXJuaW5nLg0KQ1kgIC0gVGhlIE5ldyBZb3JrIEFjYWRlbXkgb2YgU2NpZW5jZXMNCkRBICAtIDIwMTcvMDMvLzNyZA0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Ghafurian, M., &amp; Grossklags, J. (2016). <span class=\"doctitle\"><i>Systematic, Individual and Situational Biases in Timing Decisions</i>.</span> Oral presentation presented at the International Meeting of the Psychonomic Society, Grenada, Spain.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We study personal and general biases in timing decisions‚ which concern practically common continuous decisions about when to act when facing external uncertainty and dynamic risk.  In a series of experiments using a two-player game called FlipIt‚ we studied the influence of individual difference variables of Risk Propensity (RP) and Need for Cognition (NfC) and of manipulations that induce impatience.  Participants make several timing decisions per round‚ which aim to counteract the hidden actions made by an opponent.    The opponent’s actions become visible only after the participant’s choices have been made.  Earlier actions are riskier‚ but a rational time point‚ maximizing utility‚ can be defined. Two experiments were run with a total of 450 participants from a general population that were compensated to incentivize maximizing payoff.  RP and NfC were obtained with standardized instruments.  Participants with RP around the population average benefitted from higher NfC levels (p&lt;0.01).  We also found a general impatience bias that advanced timing independent of RP. With increasing task experience‚ models of linear impatience become better predictors of timing bias than risk-dependent ones.  In a further experiment with 422 participants‚ impatience was manipulated by showing slow or fast-changing countdowns during a constant delay period.  Timing (vs. rational strategy) was retarded or advanced‚ with fast countdowns reducing impatience (p&lt;0.01) and accelerating countdowns yielding closer-to-rational performance even than the control (no delay at all). We conclude that timing decisions are affected by interacting risk and deep-processing preferences as well as situational impatience biases.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2016systematic,\n\taddress = {Grenada, Spain},\n\ttype = {oral presentation},\n\ttitle = {Systematic, {Individual} and {Situational} {Biases} in {Timing} {Decisions}},\n\tauthor = {Reitter, David and Ghafurian, Moojan and Grossklags, Jens},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5c3RlbWF0aWMsIEluZGl2aWR1YWwgYW5kIFNpdHVhdGlvbmFsIEJpYXNlcyBpbiBUaW1pbmcgRGVjaXNpb25zDQpUMiAgLSBJbnRlcm5hdGlvbmFsIE1lZXRpbmcgb2YgdGhlIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQTIgIC0gR3Jvc3NrbGFncywgSmVucw0KQUIgIC0gV2Ugc3R1ZHkgcGVyc29uYWwgYW5kIGdlbmVyYWwgYmlhc2VzIGluIHRpbWluZyBkZWNpc2lvbnMsIHdoaWNoIGNvbmNlcm4gcHJhY3RpY2FsbHkgY29tbW9uIGNvbnRpbnVvdXMgZGVjaXNpb25zIGFib3V0IHdoZW4gdG8gYWN0IHdoZW4gZmFjaW5nIGV4dGVybmFsIHVuY2VydGFpbnR5IGFuZCBkeW5hbWljIHJpc2suICBJbiBhIHNlcmllcyBvZiBleHBlcmltZW50cyB1c2luZyBhIHR3by1wbGF5ZXIgZ2FtZSBjYWxsZWQgRmxpcEl0LCB3ZSBzdHVkaWVkIHRoZSBpbmZsdWVuY2Ugb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcyBvZiBSaXNrIFByb3BlbnNpdHkgKFJQKSBhbmQgTmVlZCBmb3IgQ29nbml0aW9uIChOZkMpIGFuZCBvZiBtYW5pcHVsYXRpb25zIHRoYXQgaW5kdWNlIGltcGF0aWVuY2UuICBQYXJ0aWNpcGFudHMgbWFrZSBzZXZlcmFsIHRpbWluZyBkZWNpc2lvbnMgcGVyIHJvdW5kLCB3aGljaCBhaW0gdG8gY291bnRlcmFjdCB0aGUgaGlkZGVuIGFjdGlvbnMgbWFkZSBieSBhbiBvcHBvbmVudC4gICAgVGhlIG9wcG9uZW50J3MgYWN0aW9ucyBiZWNvbWUgdmlzaWJsZSBvbmx5IGFmdGVyIHRoZSBwYXJ0aWNpcGFudCdzIGNob2ljZXMgaGF2ZSBiZWVuIG1hZGUuICBFYXJsaWVyIGFjdGlvbnMgYXJlIHJpc2tpZXIsIGJ1dCBhIHJhdGlvbmFsIHRpbWUgcG9pbnQsIG1heGltaXppbmcgdXRpbGl0eSwgY2FuIGJlIGRlZmluZWQuIFR3byBleHBlcmltZW50cyB3ZXJlIHJ1biB3aXRoIGEgdG90YWwgb2YgNDUwIHBhcnRpY2lwYW50cyBmcm9tIGEgZ2VuZXJhbCBwb3B1bGF0aW9uIHRoYXQgd2VyZSBjb21wZW5zYXRlZCB0byBpbmNlbnRpdml6ZSBtYXhpbWl6aW5nIHBheW9mZi4gIFJQIGFuZCBOZkMgd2VyZSBvYnRhaW5lZCB3aXRoIHN0YW5kYXJkaXplZCBpbnN0cnVtZW50cy4gIFBhcnRpY2lwYW50cyB3aXRoIFJQIGFyb3VuZCB0aGUgcG9wdWxhdGlvbiBhdmVyYWdlIGJlbmVmaXR0ZWQgZnJvbSBoaWdoZXIgTmZDIGxldmVscyAocDwwLjAxKS4gIFdlIGFsc28gZm91bmQgYSBnZW5lcmFsIGltcGF0aWVuY2UgYmlhcyB0aGF0IGFkdmFuY2VkIHRpbWluZyBpbmRlcGVuZGVudCBvZiBSUC4gV2l0aCBpbmNyZWFzaW5nIHRhc2sgZXhwZXJpZW5jZSwgbW9kZWxzIG9mIGxpbmVhciBpbXBhdGllbmNlIGJlY29tZSBiZXR0ZXIgcHJlZGljdG9ycyBvZiB0aW1pbmcgYmlhcyB0aGFuIHJpc2stZGVwZW5kZW50IG9uZXMuICBJbiBhIGZ1cnRoZXIgZXhwZXJpbWVudCB3aXRoIDQyMiBwYXJ0aWNpcGFudHMsIGltcGF0aWVuY2Ugd2FzIG1hbmlwdWxhdGVkIGJ5IHNob3dpbmcgc2xvdyBvciBmYXN0LWNoYW5naW5nIGNvdW50ZG93bnMgZHVyaW5nIGEgY29uc3RhbnQgZGVsYXkgcGVyaW9kLiAgVGltaW5nICh2cy4gcmF0aW9uYWwgc3RyYXRlZ3kpIHdhcyByZXRhcmRlZCBvciBhZHZhbmNlZCwgd2l0aCBmYXN0IGNvdW50ZG93bnMgcmVkdWNpbmcgaW1wYXRpZW5jZSAocDwwLjAxKSBhbmQgYWNjZWxlcmF0aW5nIGNvdW50ZG93bnMgeWllbGRpbmcgY2xvc2VyLXRvLXJhdGlvbmFsIHBlcmZvcm1hbmNlIGV2ZW4gdGhhbiB0aGUgY29udHJvbCAobm8gZGVsYXkgYXQgYWxsKS4gV2UgY29uY2x1ZGUgdGhhdCB0aW1pbmcgZGVjaXNpb25zIGFyZSBhZmZlY3RlZCBieSBpbnRlcmFjdGluZyByaXNrIGFuZCBkZWVwLXByb2Nlc3NpbmcgcHJlZmVyZW5jZXMgYXMgd2VsbCBhcyBzaXR1YXRpb25hbCBpbXBhdGllbmNlIGJpYXNlcy4NCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBvcmFsIHByZXNlbnRhdGlvbg0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Reitter, D., &amp; Liu, Y. (2016). <span class=\"doctitle\"><i>Symmetry features and group hierarchy model human symmetry perception</i>.</span> Poster presentation presented at the International Meeting of Psychonomic Society, Grenada, Spain.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{cole2016symmetry,\n\taddress = {Grenada, Spain},\n\ttype = {Poster presentation},\n\ttitle = {Symmetry features and group hierarchy model human symmetry perception},\n\tauthor = {Cole, Jeremy and Reitter, David and Liu, Yanxi},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5bW1ldHJ5IGZlYXR1cmVzIGFuZCBncm91cCBoaWVyYXJjaHkgbW9kZWwgaHVtYW4gc3ltbWV0cnkgcGVyY2VwdGlvbg0KVDIgIC0gSW50ZXJuYXRpb25hbCBNZWV0aW5nIG9mIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIExpdSwgWWFueGkNCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBQb3N0ZXIgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Liu, Y., Cole, J., &amp; Reitter, D. (2016). <span class=\"doctitle\"><i>Human Visual Perception of the 17 Wallpaper-Group Patterns using Timed Trials</i>.</span> Oral presentation presented at the Vision Sciences Society Sixteenth Annual Meeting (VSS), Florida.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__VSS type__presentation \"\"</span></div><div class=\"bib-venue-short\">VSS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most literature on symmetry perception has focused on bilateral reflection symmetry‚ with some suggesting that it is the only type of symmetry humans can perceive (Wilson&amp;Wilkinson‚ Vis. Res. 42(5)‚ 2002). Using image-stimuli generated from mathematically well-defined 17 wallpaper groups (Kohler et al.‚ J. Neurosci.‚ in press) and timed trials‚ we seek to demonstrate that humans can discriminate various symmetries found in 2D wallpaper patterns (Liu‚ et al Found.&amp;Trends in Comp.Graph.&amp;Vis.‚ 2010). Furthermore‚ we examine which features play an essential role in wallpaper pattern perception. The features include:  reflection‚ maximum order of rotation‚ glide reflection‚ tile shape and subgroup distance‚ referring to the shortest path between the two wallpaper groups in the group hierarchy. We recruited 106 individuals (Amazon Mechanical Turks) to compare three images (target‚ probe‚ probe) and to choose the probe most similar to the target within five seconds. Each participant performed 272 (=17x16) trials. Participants compare among all possible wallpaper group pairs. Every group comparison except one is distinguishable (p&lt; 0.05); all are likely distinguishable (p&lt; 0.10). After modeling every defining feature of symmetry groups using linear mixed-effects regression (GLMM)‚ we used AIC selection to compare models. Our selected model includs subgroup distance‚ 3-fold rotation‚ 4-fold rotation‚ and the T1 and D1 axes. Even in a model with all other features‚ subgroup distance is a significant additional predictor (p&lt; 0.0001). This distance measure has shown to be a better proxy describing human perceptual processes than individual features. This suggests that the mathematically motivated symmetry group hierarchy may be a valid model of pattern perception.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{liu2016human,\n\taddress = {Florida},\n\ttype = {oral presentation},\n\ttitle = {Human {Visual} {Perception} of the 17 {Wallpaper}-{Group} {Patterns} using {Timed} {Trials}},\n\tauthor = {Liu, Yanxi and Cole, Jeremy and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIFZpc3VhbCBQZXJjZXB0aW9uIG9mIHRoZSAxNyBXYWxscGFwZXItR3JvdXAgUGF0dGVybnMgdXNpbmcgVGltZWQgVHJpYWxzDQpUMiAgLSBWaXNpb24gU2NpZW5jZXMgU29jaWV0eSBTaXh0ZWVudGggQW5udWFsIE1lZXRpbmcgKFZTUykNCkEyICAtIExpdSwgWWFueGkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIE1vc3QgbGl0ZXJhdHVyZSBvbiBzeW1tZXRyeSBwZXJjZXB0aW9uIGhhcyBmb2N1c2VkIG9uIGJpbGF0ZXJhbCByZWZsZWN0aW9uIHN5bW1ldHJ5LCB3aXRoIHNvbWUgc3VnZ2VzdGluZyB0aGF0IGl0IGlzIHRoZSBvbmx5IHR5cGUgb2Ygc3ltbWV0cnkgaHVtYW5zIGNhbiBwZXJjZWl2ZSAoV2lsc29uJldpbGtpbnNvbiwgVmlzLiBSZXMuIDQyKDUpLCAyMDAyKS4gVXNpbmcgaW1hZ2Utc3RpbXVsaSBnZW5lcmF0ZWQgZnJvbSBtYXRoZW1hdGljYWxseSB3ZWxsLWRlZmluZWQgMTcgd2FsbHBhcGVyIGdyb3VwcyAoS29obGVyIGV0IGFsLiwgSi4gTmV1cm9zY2kuLCBpbiBwcmVzcykgYW5kIHRpbWVkIHRyaWFscywgd2Ugc2VlayB0byBkZW1vbnN0cmF0ZSB0aGF0IGh1bWFucyBjYW4gZGlzY3JpbWluYXRlIHZhcmlvdXMgc3ltbWV0cmllcyBmb3VuZCBpbiAyRCB3YWxscGFwZXIgcGF0dGVybnMgKExpdSwgZXQgYWwgRm91bmQuJlRyZW5kcyBpbiBDb21wLkdyYXBoLiZWaXMuLCAyMDEwKS4gRnVydGhlcm1vcmUsIHdlIGV4YW1pbmUgd2hpY2ggZmVhdHVyZXMgcGxheSBhbiBlc3NlbnRpYWwgcm9sZSBpbiB3YWxscGFwZXIgcGF0dGVybiBwZXJjZXB0aW9uLiBUaGUgZmVhdHVyZXMgaW5jbHVkZTogIHJlZmxlY3Rpb24sIG1heGltdW0gb3JkZXIgb2Ygcm90YXRpb24sIGdsaWRlIHJlZmxlY3Rpb24sIHRpbGUgc2hhcGUgYW5kIHN1Ymdyb3VwIGRpc3RhbmNlLCByZWZlcnJpbmcgdG8gdGhlIHNob3J0ZXN0IHBhdGggYmV0d2VlbiB0aGUgdHdvIHdhbGxwYXBlciBncm91cHMgaW4gdGhlIGdyb3VwIGhpZXJhcmNoeS4gV2UgcmVjcnVpdGVkIDEwNiBpbmRpdmlkdWFscyAoQW1hem9uIE1lY2hhbmljYWwgVHVya3MpIHRvIGNvbXBhcmUgdGhyZWUgaW1hZ2VzICh0YXJnZXQsIHByb2JlLCBwcm9iZSkgYW5kIHRvIGNob29zZSB0aGUgcHJvYmUgbW9zdCBzaW1pbGFyIHRvIHRoZSB0YXJnZXQgd2l0aGluIGZpdmUgc2Vjb25kcy4gRWFjaCBwYXJ0aWNpcGFudCBwZXJmb3JtZWQgMjcyICg9MTd4MTYpIHRyaWFscy4gUGFydGljaXBhbnRzIGNvbXBhcmUgYW1vbmcgYWxsIHBvc3NpYmxlIHdhbGxwYXBlciBncm91cCBwYWlycy4gRXZlcnkgZ3JvdXAgY29tcGFyaXNvbiBleGNlcHQgb25lIGlzIGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4wNSk7IGFsbCBhcmUgbGlrZWx5IGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4xMCkuIEFmdGVyIG1vZGVsaW5nIGV2ZXJ5IGRlZmluaW5nIGZlYXR1cmUgb2Ygc3ltbWV0cnkgZ3JvdXBzIHVzaW5nIGxpbmVhciBtaXhlZC1lZmZlY3RzIHJlZ3Jlc3Npb24gKEdMTU0pLCB3ZSB1c2VkIEFJQyBzZWxlY3Rpb24gdG8gY29tcGFyZSBtb2RlbHMuIE91ciBzZWxlY3RlZCBtb2RlbCBpbmNsdWRzIHN1Ymdyb3VwIGRpc3RhbmNlLCAzLWZvbGQgcm90YXRpb24sIDQtZm9sZCByb3RhdGlvbiwgYW5kIHRoZSBUMSBhbmQgRDEgYXhlcy4gRXZlbiBpbiBhIG1vZGVsIHdpdGggYWxsIG90aGVyIGZlYXR1cmVzLCBzdWJncm91cCBkaXN0YW5jZSBpcyBhIHNpZ25pZmljYW50IGFkZGl0aW9uYWwgcHJlZGljdG9yIChwPCAwLjAwMDEpLiBUaGlzIGRpc3RhbmNlIG1lYXN1cmUgaGFzIHNob3duIHRvIGJlIGEgYmV0dGVyIHByb3h5IGRlc2NyaWJpbmcgaHVtYW4gcGVyY2VwdHVhbCBwcm9jZXNzZXMgdGhhbiBpbmRpdmlkdWFsIGZlYXR1cmVzLiBUaGlzIHN1Z2dlc3RzIHRoYXQgdGhlIG1hdGhlbWF0aWNhbGx5IG1vdGl2YXRlZCBzeW1tZXRyeSBncm91cCBoaWVyYXJjaHkgbWF5IGJlIGEgdmFsaWQgbW9kZWwgb2YgcGF0dGVybiBwZXJjZXB0aW9uLg0KQ1kgIC0gRmxvcmlkYQ0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KTTMgIC0gb3JhbCBwcmVzZW50YXRpb24NCkVSICAt');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Gonzalez, C., Lebiere, C., &amp; Meyer, J. (2014). <span class=\"doctitle\"><i>Cognitive security</i>.</span> Panel presented at the 13th Annual Workshop on the Economics of Information Security, University Park, PA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014cognitive,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Cognitive security},\n\tauthor = {Reitter, David and Gonzalez, Cleotilde and Lebiere, Christian and Meyer, Joachim},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGl2ZSBzZWN1cml0eQ0KVDIgIC0gMTN0aCBBbm51YWwgV29ya3Nob3Agb24gdGhlIEVjb25vbWljcyBvZiBJbmZvcm1hdGlvbiBTZWN1cml0eQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIEdvbnphbGV6LCBDbGVvdGlsZGUNCkEyICAtIExlYmllcmUsIENocmlzdGlhbg0KQTIgIC0gTWV5ZXIsIEpvYWNoaW0NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFBhbmVsDQpFUiAgLQ==');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Anderson, R., Meyer, J., Moore, T., Randazzese, L., &amp; Reitter, D. (Moderator). (2014). <span class=\"doctitle\"><i>Human aspects of cybersecurity</i>.</span> Panel presented at the Department of Homeland Security Workshop on Incentives and Regulation of Cybersecurity, University Park, PA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{anderson2014human,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Human aspects of cybersecurity},\n\tauthor = {Anderson, Ross and Meyer, Joachim and Moore, Tyler and Randazzese, Lucien and {Reitter, D. (Moderator)}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIGFzcGVjdHMgb2YgY3liZXJzZWN1cml0eQ0KVDIgIC0gRGVwYXJ0bWVudCBvZiBIb21lbGFuZCBTZWN1cml0eSBXb3Jrc2hvcCBvbiBJbmNlbnRpdmVzIGFuZCBSZWd1bGF0aW9uIG9mIEN5YmVyc2VjdXJpdHkNCkEyICAtIEFuZGVyc29uLCBSb3NzDQpBMiAgLSBNZXllciwgSm9hY2hpbQ0KQTIgIC0gTW9vcmUsIFR5bGVyDQpBMiAgLSBSYW5kYXp6ZXNlLCBMdWNpZW4NCkEyICAtIFJlaXR0ZXIsIEQuIChNb2RlcmF0b3IpDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpNMyAgLSBQYW5lbA0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><i>Big-Data insights into cognitive representations of language processing</i>.</span> Invited Talk presented at the The 2nd International Workshop on Advanced Learning Sciences, Taipei, Taiwan.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014big-data,\n\taddress = {Taipei, Taiwan},\n\ttype = {Invited {Talk}},\n\ttitle = {Big-{Data} insights into cognitive representations of language processing},\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEJpZy1EYXRhIGluc2lnaHRzIGludG8gY29nbml0aXZlIHJlcHJlc2VudGF0aW9ucyBvZiBsYW5ndWFnZSBwcm9jZXNzaW5nDQpUMiAgLSBUaGUgMm5kIEludGVybmF0aW9uYWwgV29ya3Nob3Agb24gQWR2YW5jZWQgTGVhcm5pbmcgU2NpZW5jZXMNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUYWlwZWksIFRhaXdhbg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KTTMgIC0gSW52aXRlZCBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, V., Kenwick, M., Lane, M., Palmer, G., &amp; Reitter, D. (2014). <span class=\"doctitle\"><i>Crowdsourcing the Measurement of Observational Data</i>.</span> Talk presented at the Annual Meeting of the International Studies Association, Toronto, Canada.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{dorazio2014crowdsourcing,\n\taddress = {Toronto, Canada},\n\ttype = {Talk},\n\ttitle = {Crowdsourcing the {Measurement} of {Observational} {Data}},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENyb3dkc291cmNpbmcgdGhlIE1lYXN1cmVtZW50IG9mIE9ic2VydmF0aW9uYWwgRGF0YQ0KVDIgIC0gQW5udWFsIE1lZXRpbmcgb2YgdGhlIEludGVybmF0aW9uYWwgU3R1ZGllcyBBc3NvY2lhdGlvbg0KQTIgIC0gRCdPcmF6aW8sIFZpdG8NCkEyICAtIEtlbndpY2ssIE1pY2hhZWwNCkEyICAtIExhbmUsIE1hdHRoZXcNCkEyICAtIFBhbG1lciwgR2xlbm4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUb3JvbnRvLCBDYW5hZGENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFRhbGsNCkVSICAt');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\"><i>Computational and underspecified approaches to standardization</i>.</a></span> Panel presented at the Methods for Communicating the Structure and Content of a Cognitive Model, at:Human Factors and Ergonomics Society International Annual Meeting, San Diego, CA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2013 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2013computational,\n\taddress = {San Diego, CA},\n\ttype = {Panel},\n\ttitle = {Computational and underspecified approaches to standardization},\n\turl = {http://www.david-reitter.com/pub/warwick2013hfes.pdf},\n\tauthor = {Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvbXB1dGF0aW9uYWwgYW5kIHVuZGVyc3BlY2lmaWVkIGFwcHJvYWNoZXMgdG8gc3RhbmRhcmRpemF0aW9uDQpUMiAgLSBNZXRob2RzIGZvciBDb21tdW5pY2F0aW5nIHRoZSBTdHJ1Y3R1cmUgYW5kIENvbnRlbnQgb2YgYSBDb2duaXRpdmUgTW9kZWwsIGF0Okh1bWFuIEZhY3RvcnMgYW5kIEVyZ29ub21pY3MgU29jaWV0eSBJbnRlcm5hdGlvbmFsIEFubnVhbCBNZWV0aW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gU2FuIERpZWdvLCBDQQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KTTMgIC0gUGFuZWwNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhcndpY2syMDEzaGZlcy5wZGYNCkVSICAt');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Scerri, P. (2012). <span class=\"doctitle\"><i>Social multi-agent learning with simple and cognitive agents</i>.</span> Poster presented at the CAOSS 2012: Workshop on Computational and Online Social Science, New York, N.Y.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2012 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2012social,\n\taddress = {New York, N.Y.},\n\ttype = {Poster},\n\ttitle = {Social multi-agent learning with simple and cognitive agents},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFNvY2lhbCBtdWx0aS1hZ2VudCBsZWFybmluZyB3aXRoIHNpbXBsZSBhbmQgY29nbml0aXZlIGFnZW50cw0KVDIgIC0gQ0FPU1MgMjAxMjogV29ya3Nob3Agb24gQ29tcHV0YXRpb25hbCBhbmQgT25saW5lIFNvY2lhbCBTY2llbmNlDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQTIgIC0gU2NlcnJpLCBQYXVsDQpDWSAgLSBOZXcgWW9yaywgTi5ZLg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KTTMgIC0gUG9zdGVyDQpFUiAgLQ==');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mason, W., Reitter, D., Coman, A., &amp; Hirst, B. (2011). <span class=\"doctitle\"><i>Cognition and social dynamics: a new approach to emergent phenomena</i>.</span> Talk presented at the Symposium at the 23rd Annual Convention of the Association for Psychological Science, Washington, D.C.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2011 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{mason2011cognition,\n\taddress = {Washington, D.C.},\n\ttype = {Talk},\n\ttitle = {Cognition and social dynamics: a new approach to emergent phenomena},\n\tauthor = {Mason, Winter and Reitter, David and Coman, Alin and Hirst, Bill},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGlvbiBhbmQgc29jaWFsIGR5bmFtaWNzOiBhIG5ldyBhcHByb2FjaCB0byBlbWVyZ2VudCBwaGVub21lbmENClQyICAtIFN5bXBvc2l1bSBhdCB0aGUgMjNyZCBBbm51YWwgQ29udmVudGlvbiBvZiB0aGUgQXNzb2NpYXRpb24gZm9yIFBzeWNob2xvZ2ljYWwgU2NpZW5jZQ0KQTIgIC0gTWFzb24sIFdpbnRlcg0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIENvbWFuLCBBbGluDQpBMiAgLSBIaXJzdCwgQmlsbA0KQ1kgIC0gV2FzaGluZ3RvbiwgRC5DLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KTTMgIC0gVGFsaw0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lebiere, C., &amp; Reitter, D. (2010). <span class=\"doctitle\"><i>ACT-UP: A cognitive modeling toolkit for composition, reuse and integration</i>.</span> Talk presented at the MODSIM World Conference and Expo, Hampton, VA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2010 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{lebiere2010act-up:,\n\taddress = {Hampton, VA},\n\ttype = {Talk},\n\ttitle = {{ACT}-{UP}: {A} cognitive modeling toolkit for composition, reuse and integration},\n\tauthor = {Lebiere, Christian and Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEFDVC1VUDogQSBjb2duaXRpdmUgbW9kZWxpbmcgdG9vbGtpdCBmb3IgY29tcG9zaXRpb24sIHJldXNlIGFuZCBpbnRlZ3JhdGlvbg0KVDIgIC0gTU9EU0lNIFdvcmxkIENvbmZlcmVuY2UgYW5kIEV4cG8NCkEyICAtIExlYmllcmUsIENocmlzdGlhbg0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIEhhbXB0b24sIFZBDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpNMyAgLSBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2009). <span class=\"doctitle\"><i>Two-level, multi-strategy memory based control</i>.</span> Talk presented at the Dynamic Stocks and Flows Modeling Challenge Symposium (competition winner), International Conference on Cognitive Modeling (ICCM), Manchester, UK.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2009 venue_short__ICCM type__presentation \"\"</span></div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2009two-level,\n\taddress = {Manchester, UK},\n\ttype = {Talk},\n\ttitle = {Two-level, multi-strategy memory based control},\n\tauthor = {Reitter, David},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFR3by1sZXZlbCwgbXVsdGktc3RyYXRlZ3kgbWVtb3J5IGJhc2VkIGNvbnRyb2wNClQyICAtIER5bmFtaWMgU3RvY2tzIGFuZCBGbG93cyBNb2RlbGluZyBDaGFsbGVuZ2UgU3ltcG9zaXVtIChjb21wZXRpdGlvbiB3aW5uZXIpLCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nIChJQ0NNKQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIE1hbmNoZXN0ZXIsIFVLDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpNMyAgLSBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Keller, F. (2008). <span class=\"doctitle\"><i>Structural priming in language production as the result of learning and spreading activation in an ACT-R model</i>.</span> Talk presented at the 21st Annual CUNY Conference on Human Sentence Processing, Chapel Hill, NC.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2008 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2008structural,\n\taddress = {Chapel Hill, NC},\n\ttype = {Talk},\n\ttitle = {Structural priming in language production as the result of learning and spreading activation in an {ACT}-{R} model},\n\tauthor = {Reitter, David and Keller, Frank},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN0cnVjdHVyYWwgcHJpbWluZyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uIGFzIHRoZSByZXN1bHQgb2YgbGVhcm5pbmcgYW5kIHNwcmVhZGluZyBhY3RpdmF0aW9uIGluIGFuIEFDVC1SIG1vZGVsDQpUMiAgLSAyMXN0IEFubnVhbCBDVU5ZIENvbmZlcmVuY2Ugb24gSHVtYW4gU2VudGVuY2UgUHJvY2Vzc2luZw0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIEtlbGxlciwgRnJhbmsNCkNZICAtIENoYXBlbCBIaWxsLCBOQw0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KTTMgIC0gVGFsaw0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2008). <span class=\"doctitle\"><i>The repetition of general lexical material boosts structural priming in language production</i>.</span> Poster presented at the 21st Annual CUNY Conference on Human Sentence Processing, Chapel Hill, NC.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2008 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2008repetition,\n\taddress = {Chapel Hill, NC},\n\ttype = {Poster},\n\ttitle = {The repetition of general lexical material boosts structural priming in language production},\n\tauthor = {Reitter, David},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFRoZSByZXBldGl0aW9uIG9mIGdlbmVyYWwgbGV4aWNhbCBtYXRlcmlhbCBib29zdHMgc3RydWN0dXJhbCBwcmltaW5nIGluIGxhbmd1YWdlIHByb2R1Y3Rpb24NClQyICAtIDIxc3QgQW5udWFsIENVTlkgQ29uZmVyZW5jZSBvbiBIdW1hbiBTZW50ZW5jZSBQcm9jZXNzaW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hhcGVsIEhpbGwsIE5DDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpNMyAgLSBQb3N0ZXINCkVSICAt');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Keller, F., &amp; Hockenmaier, J. (2007). <span class=\"doctitle\"><i>Corpus-based evidence against sequence priming</i>.</span> Poster presented at the 20th Annual CUNY Conference on Human Sentence Processing, La Jolla, CA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2007 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2007corpus-based,\n\taddress = {La Jolla, CA},\n\ttype = {Poster},\n\ttitle = {Corpus-based evidence against sequence priming},\n\tauthor = {Reitter, David and Keller, Frank and Hockenmaier, Julia},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvcnB1cy1iYXNlZCBldmlkZW5jZSBhZ2FpbnN0IHNlcXVlbmNlIHByaW1pbmcNClQyICAtIDIwdGggQW5udWFsIENVTlkgQ29uZmVyZW5jZSBvbiBIdW1hbiBTZW50ZW5jZSBQcm9jZXNzaW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQTIgIC0gS2VsbGVyLCBGcmFuaw0KQTIgIC0gSG9ja2VubWFpZXIsIEp1bGlhDQpDWSAgLSBMYSBKb2xsYSwgQ0ENCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNCk0zICAtIFBvc3Rlcg0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Moore, J. D. (2007). <span class=\"doctitle\"><i>Successful dialogue requires syntactic alignment</i>.</span> Poster presented at the 20th Annual CUNY Conference on Human Sentence Processing, La Jolla, CA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2007 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2007successful,\n\taddress = {La Jolla, CA},\n\ttype = {Poster},\n\ttitle = {Successful dialogue requires syntactic alignment},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN1Y2Nlc3NmdWwgZGlhbG9ndWUgcmVxdWlyZXMgc3ludGFjdGljIGFsaWdubWVudA0KVDIgIC0gMjB0aCBBbm51YWwgQ1VOWSBDb25mZXJlbmNlIG9uIEh1bWFuIFNlbnRlbmNlIFByb2Nlc3NpbmcNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBNb29yZSwgSm9oYW5uYSBELg0KQ1kgIC0gTGEgSm9sbGEsIENBDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpNMyAgLSBQb3N0ZXINCkVSICAt');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Moore, J. D., &amp; Keller, F. (2006). <span class=\"doctitle\"><i>Corpus-based evidence for syntactic priming as rule repetition</i>.</span> Talk presented at the 12th Annual Conference on Architectures and Mechanisms for Language Processing, Nijmegen, Netherlands.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 TC3HZ9JR year__2006 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2006corpus-based,\n\taddress = {Nijmegen, Netherlands},\n\ttype = {Talk},\n\ttitle = {Corpus-based evidence for syntactic priming as rule repetition},\n\tauthor = {Reitter, David and Moore, Johanna D. and Keller, Frank},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvcnB1cy1iYXNlZCBldmlkZW5jZSBmb3Igc3ludGFjdGljIHByaW1pbmcgYXMgcnVsZSByZXBldGl0aW9uDQpUMiAgLSAxMnRoIEFubnVhbCBDb25mZXJlbmNlIG9uIEFyY2hpdGVjdHVyZXMgYW5kIE1lY2hhbmlzbXMgZm9yIExhbmd1YWdlIFByb2Nlc3NpbmcNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBNb29yZSwgSm9oYW5uYSBELg0KQTIgIC0gS2VsbGVyLCBGcmFuaw0KQ1kgIC0gTmlqbWVnZW4sIE5ldGhlcmxhbmRzDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpNMyAgLSBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></li></ol></div><div class=\"full-bib-section\"><a id='ComputerPrograms' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">Computer Programs</h2>\n<ol><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1996). <span class=\"doctitle\"><i>ClickRun - a utility</i></span> [Atari ST (TOS) Series].</div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1996 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Enables quick access to installed software.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1996clickrun,\n\ttitle = {{ClickRun} - a utility},\n\tauthor = {Reitter, David},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gQ2xpY2tSdW4gLSBhIHV0aWxpdHkNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBFbmFibGVzIHF1aWNrIGFjY2VzcyB0byBpbnN0YWxsZWQgc29mdHdhcmUuDQpEQSAgLSAxOTk2Ly8vDQpQWSAgLSAxOTk2DQpFVCAgLSA3ODANCk0xICAtIEF0YXJpIFNUIChUT1MpIFNlcmllcw0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2015). <i>Wolves &amp; Sheep - an edu-simulation</i>. Retrieved from https://github.com/davidswelt/wolvesandsheep</div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2015 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This is a multi-agent‚ bio-inspired simulation; it is a competitive game and a tournament written for 5-50 beginner programmers.  It is designed as educational tool: Students of an intermediate programming class taught in Java write code that controls a single player in this simulation. Players are pitched against each other; typically 5 at a time. A tournament runs many combinations of players in many adjustable scenarios.  The tournament is set up to run regularly on a server‚ taking .jar files provided by students. It uses standard visibility and sandboxing features of Java to provide a basic level of security.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/wolvesandsheep\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2015wolves,\n\ttitle = {Wolves \\& {Sheep} - an edu-simulation},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/wolvesandsheep},\n\tauthor = {Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gV29sdmVzICYgU2hlZXAgLSBhbiBlZHUtc2ltdWxhdGlvbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoaXMgaXMgYSBtdWx0aS1hZ2VudCwgYmlvLWluc3BpcmVkIHNpbXVsYXRpb247IGl0IGlzIGEgY29tcGV0aXRpdmUgZ2FtZSBhbmQgYSB0b3VybmFtZW50IHdyaXR0ZW4gZm9yIDUtNTAgYmVnaW5uZXIgcHJvZ3JhbW1lcnMuICBJdCBpcyBkZXNpZ25lZCBhcyBlZHVjYXRpb25hbCB0b29sOiBTdHVkZW50cyBvZiBhbiBpbnRlcm1lZGlhdGUgcHJvZ3JhbW1pbmcgY2xhc3MgdGF1Z2h0IGluIEphdmEgd3JpdGUgY29kZSB0aGF0IGNvbnRyb2xzIGEgc2luZ2xlIHBsYXllciBpbiB0aGlzIHNpbXVsYXRpb24uIFBsYXllcnMgYXJlIHBpdGNoZWQgYWdhaW5zdCBlYWNoIG90aGVyOyB0eXBpY2FsbHkgNSBhdCBhIHRpbWUuIEEgdG91cm5hbWVudCBydW5zIG1hbnkgY29tYmluYXRpb25zIG9mIHBsYXllcnMgaW4gbWFueSBhZGp1c3RhYmxlIHNjZW5hcmlvcy4gIFRoZSB0b3VybmFtZW50IGlzIHNldCB1cCB0byBydW4gcmVndWxhcmx5IG9uIGEgc2VydmVyLCB0YWtpbmcgLmphciBmaWxlcyBwcm92aWRlZCBieSBzdHVkZW50cy4gSXQgdXNlcyBzdGFuZGFyZCB2aXNpYmlsaXR5IGFuZCBzYW5kYm94aW5nIGZlYXR1cmVzIG9mIEphdmEgdG8gcHJvdmlkZSBhIGJhc2ljIGxldmVsIG9mIHNlY3VyaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRVQgIC0gNzU4DQpMQSAgLSBKYXZhDQpVUiAgLSBodHRwczovL2dpdGh1Yi5jb20vZGF2aWRzd2VsdC93b2x2ZXNhbmRzaGVlcA0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://github.com/davidswelt/zot_bib_web/\"><i>Zot_bib_web - interactive web bibliographies</i>.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2014 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This tool explores new ways to make bibliographies interactive‚ searchable and discoverable. Zot_bib_web generates HTML bibliographies based on one or more collections in a Zotero repository. These collections can be maintained by groups of people‚ using Zotero’s web interface or their desktop applications.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/zot_bib_web/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter_zot_bib_web_2014,\n\ttitle = {Zot\\_bib\\_web - interactive web bibliographies},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/zotweb/}bib,\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gWm90X2JpYl93ZWIgLSBpbnRlcmFjdGl2ZSB3ZWIgYmlibGlvZ3JhcGhpZXMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBUaGlzIHRvb2wgZXhwbG9yZXMgbmV3IHdheXMgdG8gbWFrZSBiaWJsaW9ncmFwaGllcyBpbnRlcmFjdGl2ZSwgc2VhcmNoYWJsZSBhbmQgZGlzY292ZXJhYmxlLiBab3RfYmliX3dlYiBnZW5lcmF0ZXMgSFRNTCBiaWJsaW9ncmFwaGllcyBiYXNlZCBvbiBvbmUgb3IgbW9yZSBjb2xsZWN0aW9ucyBpbiBhIFpvdGVybyByZXBvc2l0b3J5LiBUaGVzZSBjb2xsZWN0aW9ucyBjYW4gYmUgbWFpbnRhaW5lZCBieSBncm91cHMgb2YgcGVvcGxlLCB1c2luZyBab3Rlcm8ncyB3ZWIgaW50ZXJmYWNlIG9yIHRoZWlyIGRlc2t0b3AgYXBwbGljYXRpb25zLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRVQgIC0gNzgyDQpMQSAgLSBQeXRob24NClVSICAtIGh0dHBzOi8vZ2l0aHViLmNvbS9kYXZpZHN3ZWx0L3pvdF9iaWJfd2ViLw0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/compling/actup.html\"><i>ACT-UP - a lightweight, scalable, underspecifiable ACT-R implementation</i>.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2010 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">ACT-UP is a toolbox implementation of the ACT-R cognitive architecture‚ aimed at allowing rapid prototyping of complex models. With ACT-UP‚ we propose Accountable Modeling‚ where the only model components that are specified are those supported by empirical evidence and part of the model’s theoretical claims. ACT-UP is a library providing a programmatic interface to the classical ACT-R functionality. Implemented in a functional programming paradigm‚ models are reusable in other contexts.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/actup.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2010act-up,\n\ttitle = {{ACT}-{UP} - a lightweight, scalable, underspecifiable {ACT}-{R} implementation},\n\turl = {http://www.david-reitter.com/compling/actup.html},\n\tauthor = {Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gQUNULVVQIC0gYSBsaWdodHdlaWdodCwgc2NhbGFibGUsIHVuZGVyc3BlY2lmaWFibGUgQUNULVIgaW1wbGVtZW50YXRpb24NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBBQ1QtVVAgaXMgYSB0b29sYm94IGltcGxlbWVudGF0aW9uIG9mIHRoZSBBQ1QtUiBjb2duaXRpdmUgYXJjaGl0ZWN0dXJl4oCaIGFpbWVkIGF0IGFsbG93aW5nIHJhcGlkIHByb3RvdHlwaW5nIG9mIGNvbXBsZXggbW9kZWxzLiBXaXRoIEFDVC1VUOKAmiB3ZSBwcm9wb3NlIEFjY291bnRhYmxlIE1vZGVsaW5n4oCaIHdoZXJlIHRoZSBvbmx5IG1vZGVsIGNvbXBvbmVudHMgdGhhdCBhcmUgc3BlY2lmaWVkIGFyZSB0aG9zZSBzdXBwb3J0ZWQgYnkgZW1waXJpY2FsIGV2aWRlbmNlIGFuZCBwYXJ0IG9mIHRoZSBtb2RlbOKAmXMgdGhlb3JldGljYWwgY2xhaW1zLiBBQ1QtVVAgaXMgYSBsaWJyYXJ5IHByb3ZpZGluZyBhIHByb2dyYW1tYXRpYyBpbnRlcmZhY2UgdG8gdGhlIGNsYXNzaWNhbCBBQ1QtUiBmdW5jdGlvbmFsaXR5LiBJbXBsZW1lbnRlZCBpbiBhIGZ1bmN0aW9uYWwgcHJvZ3JhbW1pbmcgcGFyYWRpZ23igJogbW9kZWxzIGFyZSByZXVzYWJsZSBpbiBvdGhlciBjb250ZXh0cy4NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANCkVUICAtIDc4Mw0KTEEgIC0gQ29tbW9uIExpc3ANClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vY29tcGxpbmcvYWN0dXAuaHRtbA0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://aquamacs.org\"><i>Aquamacs Emacs - a development and authoring environment</i>.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2005 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Aquamacs is a user-friendly build of the powerful Emacs text editor. Aquamacs integrates with the Mac and offers the same comforts that any application on the Mac provides. Yet‚ it comes with all the ergonomy and extensibility you’ve come to expect from GNU Emacs. It has been authored by David Reitter‚ based on GNU Emacs by Richard Stallman and many others.\nAquamacs has been available for about a decade and is used daily by more than twelve thousand academics‚ programmers‚ and authors. It is backed by two strong communities: Aquamacs users‚ and Emacs enthusiasts on all computing platforms (GNU/Linux/Unix‚ Windows‚ Mac).</div></div></div><div class=\"blink\"><a   href=\"http://aquamacs.org\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2005aquamacs,\n\ttitle = {Aquamacs {Emacs} - a development and authoring environment},\n\tcopyright = {Free Software},\n\turl = {http://aquamacs.org},\n\tauthor = {Reitter, David},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gQXF1YW1hY3MgRW1hY3MgLSBhIGRldmVsb3BtZW50IGFuZCBhdXRob3JpbmcgZW52aXJvbm1lbnQNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBBcXVhbWFjcyBpcyBhIHVzZXItZnJpZW5kbHkgYnVpbGQgb2YgdGhlIHBvd2VyZnVsIEVtYWNzIHRleHQgZWRpdG9yLiBBcXVhbWFjcyBpbnRlZ3JhdGVzIHdpdGggdGhlIE1hYyBhbmQgb2ZmZXJzIHRoZSBzYW1lIGNvbWZvcnRzIHRoYXQgYW55IGFwcGxpY2F0aW9uIG9uIHRoZSBNYWMgcHJvdmlkZXMuIFlldCwgaXQgY29tZXMgd2l0aCBhbGwgdGhlIGVyZ29ub215IGFuZCBleHRlbnNpYmlsaXR5IHlvdSd2ZSBjb21lIHRvIGV4cGVjdCBmcm9tIEdOVSBFbWFjcy4gSXQgaGFzIGJlZW4gYXV0aG9yZWQgYnkgRGF2aWQgUmVpdHRlciwgYmFzZWQgb24gR05VIEVtYWNzIGJ5IFJpY2hhcmQgU3RhbGxtYW4gYW5kIG1hbnkgb3RoZXJzLgoKQXF1YW1hY3MgaGFzIGJlZW4gYXZhaWxhYmxlIGZvciBhYm91dCBhIGRlY2FkZSBhbmQgaXMgdXNlZCBkYWlseSBieSBtb3JlIHRoYW4gdHdlbHZlIHRob3VzYW5kIGFjYWRlbWljcywgcHJvZ3JhbW1lcnMsIGFuZCBhdXRob3JzLiBJdCBpcyBiYWNrZWQgYnkgdHdvIHN0cm9uZyBjb21tdW5pdGllczogQXF1YW1hY3MgdXNlcnMsIGFuZCBFbWFjcyBlbnRodXNpYXN0cyBvbiBhbGwgY29tcHV0aW5nIHBsYXRmb3JtcyAoR05VL0xpbnV4L1VuaXgsIFdpbmRvd3MsIE1hYykuDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpFVCAgLSA3ODENCkxBICAtIEMsIExpc3ANClVSICAtIGh0dHA6Ly9hcXVhbWFjcy5vcmcNCkVSICAt');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1993–1998). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/software/projects_atari.html\"><i>égale - a programmer’s tool</i></a></span> [Atari ST (TOS) series]. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1993 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This program compared files‚ typically text files or source code.  It presented two versions of a file visually in a split screen and marked up differences‚ aided by an algorithm to detect changes.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/software/projects_atari.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1993egale,\n\ttitle = {égale - a programmer's tool},\n\tcopyright = {Proprietary},\n\turl = {http://www.david-reitter.com/software/projects_atari.html},\n\tauthor = {Reitter, David},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gw6lnYWxlIC0gYSBwcm9ncmFtbWVyJ3MgdG9vbA0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoaXMgcHJvZ3JhbSBjb21wYXJlZCBmaWxlcywgdHlwaWNhbGx5IHRleHQgZmlsZXMgb3Igc291cmNlIGNvZGUuICBJdCBwcmVzZW50ZWQgdHdvIHZlcnNpb25zIG9mIGEgZmlsZSB2aXN1YWxseSBpbiBhIHNwbGl0IHNjcmVlbiBhbmQgbWFya2VkIHVwIGRpZmZlcmVuY2VzLCBhaWRlZCBieSBhbiBhbGdvcml0aG0gdG8gZGV0ZWN0IGNoYW5nZXMuDQpEQSAgLSAxOTkzLy8vMTk5OA0KUFkgIC0gMTk5Mw0KRVQgIC0gNzgwDQpNMSAgLSBBdGFyaSBTVCAoVE9TKSBzZXJpZXMNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vc29mdHdhcmUvcHJvamVjdHNfYXRhcmkuaHRtbA0KRVIgIC0=');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1994). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/software/projects_atari.html\"><i>Tetric - the game</i></a></span> [Atari ST (TOS) Series]. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1994 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Implementation of the popular Tetris game‚ with multi-player mode (via MIDI connections) and its own soundtrack.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/software/projects_atari.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1994tetric,\n\ttitle = {Tetric - the game},\n\tcopyright = {Proprietary},\n\turl = {http://www.david-reitter.com/software/projects_atari.html},\n\tauthor = {Reitter, David},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gVGV0cmljIC0gdGhlIGdhbWUNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBJbXBsZW1lbnRhdGlvbiBvZiB0aGUgcG9wdWxhciBUZXRyaXMgZ2FtZSwgd2l0aCBtdWx0aS1wbGF5ZXIgbW9kZSAodmlhIE1JREkgY29ubmVjdGlvbnMpIGFuZCBpdHMgb3duIHNvdW5kdHJhY2suDQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpFVCAgLSA3ODQNCk0xICAtIEF0YXJpIFNUIChUT1MpIFNlcmllcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9zb2Z0d2FyZS9wcm9qZWN0c19hdGFyaS5odG1sDQpFUiAgLQ==');return false;\">RIS</a></div></div></li><li class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (1992). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/software/projects_atari.html\"><i>X-Point - a mail client</i></a></span> [Atari ST (TOS) Series]. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__1992 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">X-Point was an integrated e-mail and bulletin board message client that connected to StarNet‚ a German network of bulletin board systems (BBS) via modems and the telephone network.  These systems were an early computer network popular before the internet became widely available.  X-Point included its own text editor‚ message viewer and implementation of the StarNet communication protocol.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/software/projects_atari.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter1992x-point,\n\ttitle = {X-{Point} - a mail client},\n\tcopyright = {Proprietary},\n\turl = {http://www.david-reitter.com/software/projects_atari.html},\n\tauthor = {Reitter, David},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gWC1Qb2ludCAtIGEgbWFpbCBjbGllbnQNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBYLVBvaW50IHdhcyBhbiBpbnRlZ3JhdGVkIGUtbWFpbCBhbmQgYnVsbGV0aW4gYm9hcmQgbWVzc2FnZSBjbGllbnQgdGhhdCBjb25uZWN0ZWQgdG8gU3Rhck5ldCwgYSBHZXJtYW4gbmV0d29yayBvZiBidWxsZXRpbiBib2FyZCBzeXN0ZW1zIChCQlMpIHZpYSBtb2RlbXMgYW5kIHRoZSB0ZWxlcGhvbmUgbmV0d29yay4gIFRoZXNlIHN5c3RlbXMgd2VyZSBhbiBlYXJseSBjb21wdXRlciBuZXR3b3JrIHBvcHVsYXIgYmVmb3JlIHRoZSBpbnRlcm5ldCBiZWNhbWUgd2lkZWx5IGF2YWlsYWJsZS4gIFgtUG9pbnQgaW5jbHVkZWQgaXRzIG93biB0ZXh0IGVkaXRvciwgbWVzc2FnZSB2aWV3ZXIgYW5kIGltcGxlbWVudGF0aW9uIG9mIHRoZSBTdGFyTmV0IGNvbW11bmljYXRpb24gcHJvdG9jb2wuDQpEQSAgLSAxOTkyLy8vDQpQWSAgLSAxOTkyDQpFVCAgLSA3ODANCk0xICAtIEF0YXJpIFNUIChUT1MpIFNlcmllcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9zb2Z0d2FyZS9wcm9qZWN0c19hdGFyaS5odG1sDQpFUiAgLQ==');return false;\">RIS</a></div></div></li></ol></div><div id=\"zbw_credits\" style=\"text-align:right;\">A <a href=\"https://github.com/davidswelt/zot_bib_web\">zot_bib_web</a> bibliography.</div></div></body></html>"
  },
  {
    "path": "demo/example3.html",
    "content": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><title>Bibliography</title><link rel=\"stylesheet\" type=\"text/css\" href=\"style3.css\"><style type=\"text/css\" id=\"zoterostylesheet\" >\n.bibshowhide {display:none;}\n.bib-venue-short, .bib-venue {display:none;}.bib-venue-short::before, .bib-venue::before, .blink a::before  {content: attr(data-before);}.blink {margin:0;margin-right:15px;padding:0;display:none;}</style></head><body><div class=\"bibliography\"><script type=\"text/javascript\" src=\"site/clipboard.min.js\"></script><script type=\"text/javascript\" src=\"site/jquery.min.js\"></script><script type=\"text/javascript\">jQuery(document).ready(function () {jQuery('.blink a').click(showThis);\n        jQuery(\"div.bib\").add(\"div.cite\").append('\\n<button class=\"btn\"><img src=\"site/clippy.svg\" width=13 alt=\"Copy to clipboard\"></button>');\n            new Clipboard('.btn',{\n    text: function(trigger) {\n    var prevCol = trigger.parentNode.style.color;\n    trigger.parentNode.style.color=\"grey\";\n    setTimeout(function(){trigger.parentNode.style.color=prevCol;}, 200);\n    return trigger.parentNode.childNodes[0].textContent;}});\n        jQuery(\".bib-venue-short\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        jQuery(\".blink a\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        });\nfunction dwnD(data) {\n    filename = \"article.ris\"\n    var pom = document.createElement('a');\n    var isSafari = navigator.vendor && navigator.vendor.indexOf('Apple') > -1 && navigator.userAgent && !navigator.userAgent.match('CriOS');\n    var mime = (isSafari?\"text/plain\":\"application/x-research-info-systems\");\n    pom.href = window.URL.createObjectURL(new Blob([atob(data)], {type: mime+\";charset=utf-8\"}));\n    pom.download = filename;\n    document.body.appendChild(pom);\n    pom.click();\n    setTimeout(function(){document.body.removeChild(pom);}, 100);\n    return(void(0));}\nfunction showThis(e) {\n    elem = e.target;\n    if (elem.parentNode) {\n    var elems = elem.parentNode.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n            { if (elems[i].parentNode != elem.parentNode)\n        elems[i].style.display = 'none';\n            }}\n    elems = elem.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n        { elems[i].style.display = 'block';\n          hideagain = elems[i];\n              e.stopPropagation();\n          turnoff = function(e){\n          if (! jQuery.contains(this, e.target))\n              this.style.display = 'none';\n          else\n              jQuery(document).one(\"click\",turnoff_b); // rebind itself\n          }\n          turnoff_b = turnoff.bind(elems[i])\n          jQuery(document).one(\"click\",turnoff_b);\n              return(void(0));\n            }}}\n    return(void(0));}\nfunction changeCSS() {\n    if (!document.styleSheets) return;\n    var theRules = new Array();\n    //ss = document.styleSheets[document.styleSheets.length-1];\n    var ss = document.getElementById('zoterostylesheet');\n    if (ss) {\n    ss = ss.sheet\n    if (ss.cssRules)\n            theRules = ss.cssRules\n    else if (ss.rules)\n            theRules = ss.rules\n    else return;\n    theRules[theRules.length-1].style.display = 'inline';\n    }\n}\nchangeCSS();\n</script><h1 class=\"title\">Bibliography</h1>\n<div id=\"bib-preamble\" style=\"visibility:hidden;\"><ul id=\"bib-cat-collection\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"MWXM72N2\"],\"ACT-R\",1);return false;'>ACT-R<span class='cat_count'> (16)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"D886I5TI\"],\"Artificial Intelligence\",1);return false;'>Artificial Intelligence<span class='cat_count'> (4)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"SHTFSZTC\"],\"Computational Social Science\",1);return false;'>Computational Social Science<span class='cat_count'> (5)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"XV6KXZ93\"],\"Decision-Making\",1);return false;'>Decision-Making<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"4JNMHMPK\"],\"Decision-Making and Cognitive Security\",1);return false;'>Decision-Making and Cognitive Security<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"9WF9BDUW\"],\"General Cognitive Modeling\",1);return false;'>General Cognitive Modeling<span class='cat_count'> (21)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"3E52UEVV\"],\"General Cognitive Science\",1);return false;'>General Cognitive Science<span class='cat_count'> (12)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"55G4P6RA\"],\"Human-Computer Interaction\",1);return false;'>Human-Computer Interaction<span class='cat_count'> (22)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"BQUUP5PR\"],\"Language\",1);return false;'>Language<span class='cat_count'> (30)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"F5GRSUCK\"],\"Other Topics\",1);return false;'>Other Topics<span class='cat_count'> (1)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"XQMGSSEH\"],\"Physiology\",1);return false;'>Physiology<span class='cat_count'> (21)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"VKCEE7SG\"],\"Soar\",1);return false;'>Soar<span class='cat_count'> (28)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"CXXK8XEU\"],\"Social Cognition\",1);return false;'>Social Cognition<span class='cat_count'> (17)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"J8F6R8R6\"],\"Software\",1);return false;'>Software<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"K567TKH3\"],\"Talks (Without Paper)\",1);return false;'>Talks (Without Paper)<span class='cat_count'> (7)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"AV8TEBZ5\"],\"Technical Reports\",1);return false;'>Technical Reports<span class='cat_count'> (13)</span></a></li>\n</ul><ul id=\"bib-cat-year\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2017\"],\"2017\",1);return false;'>2017<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2016\"],\"2016\",1);return false;'>2016<span class='cat_count'> (12)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2015\"],\"2015\",1);return false;'>2015<span class='cat_count'> (14)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2014\"],\"2014\",1);return false;'>2014<span class='cat_count'> (18)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2011\",\"year__2010\",\"year__2013\",\"year__2012\"],\"2010&ndash;2013\",1);return false;'>2010&ndash;2013<span class='cat_count'> (83)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__2002\",\"year__2003\",\"year__2000\",\"year__2001\",\"year__2006\",\"year__2007\",\"year__2004\",\"year__2005\",\"year__2008\",\"year__2009\"],\"2000&ndash;2009\",1);return false;'>2000&ndash;2009<span class='cat_count'> (139)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"year__1991\",\"year__1990\",\"year__1993\",\"year__1992\",\"year__1995\",\"year__1994\",\"year__1997\",\"year__1996\",\"year__1999\",\"year__1998\",\"year__1988\",\"year__1985\",\"year__1987\",\"year__1986\"],\"&ndash;1999\",1);return false;'>&ndash;1999<span class='cat_count'> (67)</span></a></li>\n</ul><ul id=\"bib-cat-type\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__journalArticle\"],\"Journal Articles\",1);return false;'>Journal Articles<span class='cat_count'> (93)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__archivalConferencePaper\"],\"Archival Conference Publications\",1);return false;'>Archival Conference Publications<span class='cat_count'> (9)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__conferencePaper\"],\"Conference and Workshop Papers\",1);return false;'>Conference and Workshop Papers<span class='cat_count'> (107)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__book\"],\"Books\",1);return false;'>Books<span class='cat_count'> (28)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__bookSection\"],\"Book Chapters\",1);return false;'>Book Chapters<span class='cat_count'> (48)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__edited-volume\"],\"Edited Volumes\",1);return false;'>Edited Volumes<span class='cat_count'> (8)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__thesis\"],\"Theses\",1);return false;'>Theses<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__report\"],\"Tech Reports\",1);return false;'>Tech Reports<span class='cat_count'> (35)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__presentation\"],\"Talks\",1);return false;'>Talks<span class='cat_count'> (11)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__computerProgram\"],\"Computer Programs\",1);return false;'>Computer Programs<span class='cat_count'> (2)</span></a></li>\n</ul><form id=\"pubSearchBox\" name=\"pubSearchBox\" style=\"visibility:hidden;\"><input id=\"pubSearchInputBox\" type=\"text\" name=\"keyword\" placeholder=\"keywords\">&nbsp;<input id=\"pubSearchButton\" type=\"button\" value=\"Search\" onClick=\"searchF()\"></form><h2 id=\"searchTermSectionTitle\" class=\"collectiontitle\"></h2><script type=\"text/javascript\">\n  function getURLParameter(name) {\n    return decodeURIComponent((new RegExp('[?|&]' + name + '=' + '([^&;]+?)(&|#|;|$)').exec(location.search)||[,\"\"])[1].replace(/\\+/g, '%20'))||null;\n  }\n  jQuery( document ).ready(function() {\n    jQuery('#pubSearchBox,#bib-preamble').css(\"visibility\",\"visible\");\n    var kw = getURLParameter(\"keyword\");\n    if (kw) {\n        jQuery('#pubSearchInputBox').val(kw);\n        searchF([kw]);\n    }\n  });\n  jQuery.expr[\":\"].icontains = jQuery.expr.createPseudo(function(arg) {\n    return function( elem ) {\n        return jQuery(elem).text().toUpperCase().indexOf(arg.toUpperCase()) >= 0;\n    };});\nfunction searchF(searchTerms, shown, disjunctive) {\n  var i=document.pubSearchBox.keyword.value;\n  searchTerms = searchTerms || (i!=\"\"&&i.split(\" \"));\n  shown = shown || searchTerms;\n  jQuery(\".bib-item\").css(\"display\", \"none\");\n  var q = \".bib-item\";\n  if (disjunctive)\n  { for (x in searchTerms) {jQuery(\".bib-item:icontains('\"+searchTerms[x]+\"')\").css(\"display\", \"block\");}\n  }\n  else\n  { jQuery.each(searchTerms, function(i,x) {q = q + \":icontains('\"+x+\"')\";});\n    jQuery(q).css(\"display\", \"block\");}\n  jQuery(\"#searchTermSectionTitle\").html(searchTerms.length>0?\"<a href='#' onclick='searchF([]);'>&#x2715;</a> \"+shown:\"\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").css(\"display\", \"block\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").each(function(){\n    var y = jQuery(this).find(\".bib-item:visible\");\n    if (y.length==0) {jQuery(this).css(\"display\",\"none\");}\n  });\n}\n  jQuery(function() {    // <== Doc ready\n  // stackoverflow q 3971524\n    var inputVal = jQuery(\"#pubSearchInputBox\").val(),\n        timer,\n        checkForChange = function() {\n            var self = this; // or just use .bind(this)\n            if (timer) { clearTimeout(timer); }\n            // check for change of the text field after each key up\n            timer = setTimeout(function() {\n                if(self.value != inputVal) {\n                    searchF();\n                    inputVal = self.value\n                }\n            }, 250);\n        };\n    jQuery(\"#pubSearchInputBox\").bind('keyup paste cut', checkForChange);\n});</script></div><div class=\"full-bib-section\"><a id='2017' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2017</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Fang, Q., Liu, P., Morgan, J. H., Yen, J., Shemanski, D., &amp; Ritter, F. E. (n.d.). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/fangLYMSR11.pdf\">A threaded event-based simulation approach to analyzing the intelligence on WMD attacks.</a></span> Fifth IFIP WG 11.10 Int’l Conference on Critical Infrastructure Protection. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__ type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/fangLYMSR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{fangnodatethreaded,\n\ttitle = {A threaded event-based simulation approach to analyzing the intelligence on {WMD} attacks},\n\turl = {http://acs.ist.psu.edu/papers/fangLYMSR11.pdf},\n\tpublisher = {Fifth IFIP WG 11.10 Int'l Conference on Critical Infrastructure Protection},\n\tauthor = {Fang, Q. and Liu, P. and Morgan, J. H. and Yen, J. and Shemanski, D. and Ritter, F. E.}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSB0aHJlYWRlZCBldmVudC1iYXNlZCBzaW11bGF0aW9uIGFwcHJvYWNoIHRvIGFuYWx5emluZyB0aGUgaW50ZWxsaWdlbmNlIG9uIFdNRCBhdHRhY2tzDQpBVSAgLSBGYW5nLCBRLg0KQVUgIC0gTGl1LCBQLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gWWVuLCBKLg0KQVUgIC0gU2hlbWFuc2tpLCBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KUEIgIC0gRmlmdGggSUZJUCBXRyAxMS4xMCBJbnQnbCBDb25mZXJlbmNlIG9uIENyaXRpY2FsIEluZnJhc3RydWN0dXJlIFByb3RlY3Rpb24NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2ZhbmdMWU1TUjExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20threaded%20event-based%20simulation%20approach%20to%20analyzing%20the%20intelligence%20on%20WMD%20attacks&amp;rft.publisher=Fifth%20IFIP%20WG%2011.10%20Int&apos;l%20Conference%20on%20Critical%20Infrastructure%20Protection&amp;rft.aufirst=Q.&amp;rft.aulast=Fang&amp;rft.au=Q.%20Fang&amp;rft.au=P.%20Liu&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20Yen&amp;rft.au=D.%20Shemanski&amp;rft.au=F.%20E.%20Ritter\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Kennedy, W. G., &amp; Best, B. J. (n.d.). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterKBip.pdf\">The best papers from BRIMS 2011: Models of users and teams interacting</a></span>, <i>19</i>(3), 283–287. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__ type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritternodatebest,\n\ttitle = {The best papers from {BRIMS} 2011: {Models} of users and teams interacting},\n\tvolume = {19},\n\turl = {http://acs.ist.psu.edu/papers/ritterKBip.pdf},\n\tnumber = {3},\n\tauthor = {Ritter, F. E. and Kennedy, W. G. and Best, B. J.},\n\tpages = {283--287}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIGJlc3QgcGFwZXJzIGZyb20gQlJJTVMgMjAxMTogTW9kZWxzIG9mIHVzZXJzIGFuZCB0ZWFtcyBpbnRlcmFjdGluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2VubmVkeSwgVy4gRy4NCkFVICAtIEJlc3QsIEIuIEouDQpWTCAgLSAxOQ0KSVMgIC0gMw0KU1AgIC0gMjgzDQpFUCAgLSAyODcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcktCaXAucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20best%20papers%20from%20BRIMS%202011%3A%20Models%20of%20users%20and%20teams%20interacting&amp;rft.volume=19&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=W.%20G.%20Kennedy&amp;rft.au=B.%20J.%20Best&amp;rft.pages=283-287&amp;rft.spage=283&amp;rft.epage=287\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Christou, G., Ritter, F. E., &amp; Jacob, R. J. K. (n.d.). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/christouRJ09.pdf\">Knowledge-based usability evaluation for reality-based interaction.</a></span> </div><span class='bib-kw' style='display:none;'>4KATF6MA year__ type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/christouRJ09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{christounodateknowledge-based,\n\ttitle = {Knowledge-based usability evaluation for reality-based interaction},\n\turl = {http://acs.ist.psu.edu/papers/christouRJ09.pdf},\n\tauthor = {Christou, G. and Ritter, F. E. and Jacob, R. J. K.}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gS25vd2xlZGdlLWJhc2VkIHVzYWJpbGl0eSBldmFsdWF0aW9uIGZvciByZWFsaXR5LWJhc2VkIGludGVyYWN0aW9uDQpBVSAgLSBDaHJpc3RvdSwgRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEphY29iLCBSLiBKLiBLLg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY2hyaXN0b3VSSjA5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Knowledge-based%20usability%20evaluation%20for%20reality-based%20interaction&amp;rft.aufirst=G.&amp;rft.aulast=Christou&amp;rft.au=G.%20Christou&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20K.%20Jacob\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Wood, A., &amp; Fox, D. (n.d.). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.gnu.org/software/dismal/\"><i>Dismal, a spreadsheet for GNU Emacs.</i></a></span> Available from the Elisp library at the GNU server. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__ type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.gnu.org/software/dismal/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritternodatedismal,\n\taddress = {Available from the Elisp library at the GNU server},\n\ttitle = {Dismal, a spreadsheet for {GNU} {Emacs}.},\n\turl = {http://www.gnu.org/software/dismal/},\n\tauthor = {Ritter, F. E. and Wood, A. and Fox, D.}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gRGlzbWFsLCBhIHNwcmVhZHNoZWV0IGZvciBHTlUgRW1hY3MuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBXb29kLCBBLg0KQVUgIC0gRm94LCBELg0KQ1kgIC0gQXZhaWxhYmxlIGZyb20gdGhlIEVsaXNwIGxpYnJhcnkgYXQgdGhlIEdOVSBzZXJ2ZXINClVSICAtIGh0dHA6Ly93d3cuZ251Lm9yZy9zb2Z0d2FyZS9kaXNtYWwvDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Dismal%2C%20a%20spreadsheet%20for%20GNU%20Emacs.&amp;rft.place=Available%20from%20the%20Elisp%20library%20at%20the%20GNU%20server&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Wood&amp;rft.au=D.%20Fox\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2017). <span class=\"doctitle\">Alignment in Web-based Dialogue: Who Aligns, and how Automatic is it? Studies in Big-Data Computational Psycholinguistics.</span> In M. N. Jones (Ed.), <i>Big Data in Cognitive Science</i>. Routledge Psychology Press.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2017 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2017alignment,\n\tseries = {Frontiers of {Cognitive} {Psychology}},\n\ttitle = {Alignment in {Web}-based {Dialogue}: {Who} {Aligns}, and how {Automatic} is it? {Studies} in {Big}-{Data} {Computational} {Psycholinguistics}},\n\tbooktitle = {Big {Data} in {Cognitive} {Science}},\n\tpublisher = {Routledge Psychology Press},\n\tauthor = {Reitter, David},\n\teditor = {Jones, Michael N.},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQWxpZ25tZW50IGluIFdlYi1iYXNlZCBEaWFsb2d1ZTogV2hvIEFsaWducywgYW5kIGhvdyBBdXRvbWF0aWMgaXMgaXQ/IFN0dWRpZXMgaW4gQmlnLURhdGEgQ29tcHV0YXRpb25hbCBQc3ljaG9saW5ndWlzdGljcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEJpZyBEYXRhIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBKb25lcywgTWljaGFlbCBOLg0KVDMgIC0gRnJvbnRpZXJzIG9mIENvZ25pdGl2ZSBQc3ljaG9sb2d5DQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpQQiAgLSBSb3V0bGVkZ2UgUHN5Y2hvbG9neSBQcmVzcw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Alignment%20in%20Web-based%20Dialogue%3A%20Who%20Aligns%2C%20and%20how%20Automatic%20is%20it%3F%20Studies%20in%20Big-Data%20Computational%20Psycholinguistics&amp;rft.btitle=Big%20Data%20in%20Cognitive%20Science&amp;rft.publisher=Routledge%20Psychology%20Press&amp;rft.series=Frontiers%20of%20Cognitive%20Psychology&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Michael%20N.%20Jones&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kelly, M. A., Reitter, D., &amp; West, R. L. (2017). <span class=\"doctitle\">Degrees of Separation in Semantic and Syntactic Relationships.</span> In <i>Proc 15th. International Conference on Cognitive Modeling</i>. Warwick, UK.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of distributional semantics can analyze a corpus to derive representations of word meanings in terms of each word’s relationship to all other words in the corpus. While these models are sensitive to topic (e.g.‚ tiger and stripes) and synonymy (e.g.‚ soar and fly)‚ the models have limited sensitivity to part of speech (e.g.‚ book and shirt are both nouns). By augmenting a holographic model of semantic memory with additional levels of representations‚ we present evidence that sensitivity to syntax is supported by exploiting associations between words at varying degrees of separation. We find that sensitivity to associations at three degrees of separation reinforces the relationships between words that share part-of-speech and improves the ability of the model to construct grammatical sentences. Our model provides evidence that semantics and syntax exist on a continuum and emerge from a unitary cognitive system.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kelly2017degrees,\n\taddress = {Warwick, UK},\n\ttitle = {Degrees of {Separation} in {Semantic} and {Syntactic} {Relationships}},\n\tbooktitle = {Proc 15th. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Kelly, Matthew A. and Reitter, David and West, Robert L.},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVncmVlcyBvZiBTZXBhcmF0aW9uIGluIFNlbWFudGljIGFuZCBTeW50YWN0aWMgUmVsYXRpb25zaGlwcw0KQVUgIC0gS2VsbHksIE1hdHRoZXcgQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBXZXN0LCBSb2JlcnQgTC4NClQyICAtIElDQ00NCkFCICAtIENvbXB1dGF0aW9uYWwgbW9kZWxzIG9mIGRpc3RyaWJ1dGlvbmFsIHNlbWFudGljcyBjYW4gYW5hbHl6ZSBhIGNvcnB1cyB0byBkZXJpdmUgcmVwcmVzZW50YXRpb25zIG9mIHdvcmQgbWVhbmluZ3MgaW4gdGVybXMgb2YgZWFjaCB3b3Jk4oCZcyByZWxhdGlvbnNoaXAgdG8gYWxsIG90aGVyIHdvcmRzIGluIHRoZSBjb3JwdXMuIFdoaWxlIHRoZXNlIG1vZGVscyBhcmUgc2Vuc2l0aXZlIHRvIHRvcGljIChlLmcuLCB0aWdlciBhbmQgc3RyaXBlcykgYW5kIHN5bm9ueW15IChlLmcuLCBzb2FyIGFuZCBmbHkpLCB0aGUgbW9kZWxzIGhhdmUgbGltaXRlZCBzZW5zaXRpdml0eSB0byBwYXJ0IG9mIHNwZWVjaCAoZS5nLiwgYm9vayBhbmQgc2hpcnQgYXJlIGJvdGggbm91bnMpLiBCeSBhdWdtZW50aW5nIGEgaG9sb2dyYXBoaWMgbW9kZWwgb2Ygc2VtYW50aWMgbWVtb3J5IHdpdGggYWRkaXRpb25hbCBsZXZlbHMgb2YgcmVwcmVzZW50YXRpb25zLCB3ZSBwcmVzZW50IGV2aWRlbmNlIHRoYXQgc2Vuc2l0aXZpdHkgdG8gc3ludGF4IGlzIHN1cHBvcnRlZCBieSBleHBsb2l0aW5nIGFzc29jaWF0aW9ucyBiZXR3ZWVuIHdvcmRzIGF0IHZhcnlpbmcgZGVncmVlcyBvZiBzZXBhcmF0aW9uLiBXZSBmaW5kIHRoYXQgc2Vuc2l0aXZpdHkgdG8gYXNzb2NpYXRpb25zIGF0IHRocmVlIGRlZ3JlZXMgb2Ygc2VwYXJhdGlvbiByZWluZm9yY2VzIHRoZSByZWxhdGlvbnNoaXBzIGJldHdlZW4gd29yZHMgdGhhdCBzaGFyZSBwYXJ0LW9mLXNwZWVjaCBhbmQgaW1wcm92ZXMgdGhlIGFiaWxpdHkgb2YgdGhlIG1vZGVsIHRvIGNvbnN0cnVjdCBncmFtbWF0aWNhbCBzZW50ZW5jZXMuIE91ciBtb2RlbCBwcm92aWRlcyBldmlkZW5jZSB0aGF0IHNlbWFudGljcyBhbmQgc3ludGF4IGV4aXN0IG9uIGEgY29udGludXVtIGFuZCBlbWVyZ2UgZnJvbSBhIHVuaXRhcnkgY29nbml0aXZlIHN5c3RlbS4NCkMxICAtIFdhcndpY2ssIFVLDQpDMyAgLSBQcm9jIDE1dGguIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Degrees%20of%20Separation%20in%20Semantic%20and%20Syntactic%20Relationships&amp;rft.btitle=Proc%2015th.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Warwick%2C%20UK&amp;rft.aufirst=Matthew%20A.&amp;rft.aulast=Kelly&amp;rft.au=Matthew%20A.%20Kelly&amp;rft.au=David%20Reitter&amp;rft.au=Robert%20L.%20West&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Reitter, D., &amp; Yen, J. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\">How emotional support and informational support relate to linguistic alignment.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment in text-based communication means that people tend to adjust their language use to one another both in terms of word choice and sentence structure. Previous studies about linguistic alignment suggested that these two forms of adaptation are correlated with each other‚ and that they build up to alignment at a higher representational level‚ such as pragmatic alignment for support functions. Two types of social support have been identified as important for online health communities (OHCs): emotional and informational support between support seekers and support providers. Do the two lower-level alignment measures (lexical and syntactic) relate to these two types of social support in the same way or‚ are they different? Our hypothesis was that they are similar‚ due to their correlation relationship. However‚ we found that‚ based on an analysis of a 10-year online forum for cancer survivors‚ the lower-level alignment measures have distinct relationships to the two higher-level support functions. In this paper‚ we describe this finding and its implications regarding potential refinement of the Inter- active Alignment Model.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2017how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {How emotional support and informational support relate to linguistic alignment},\n\turl = {http://www.david-reitter.com/pub/wang2017emotional.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IGVtb3Rpb25hbCBzdXBwb3J0IGFuZCBpbmZvcm1hdGlvbmFsIHN1cHBvcnQgcmVsYXRlIHRvIGxpbmd1aXN0aWMgYWxpZ25tZW50DQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBpbiB0ZXh0LWJhc2VkIGNvbW11bmljYXRpb24gbWVhbnMgdGhhdCBwZW9wbGUgdGVuZCB0byBhZGp1c3QgdGhlaXIgbGFuZ3VhZ2UgdXNlIHRvIG9uZSBhbm90aGVyIGJvdGggaW4gdGVybXMgb2Ygd29yZCBjaG9pY2UgYW5kIHNlbnRlbmNlIHN0cnVjdHVyZS4gUHJldmlvdXMgc3R1ZGllcyBhYm91dCBsaW5ndWlzdGljIGFsaWdubWVudCBzdWdnZXN0ZWQgdGhhdCB0aGVzZSB0d28gZm9ybXMgb2YgYWRhcHRhdGlvbiBhcmUgY29ycmVsYXRlZCB3aXRoIGVhY2ggb3RoZXIsIGFuZCB0aGF0IHRoZXkgYnVpbGQgdXAgdG8gYWxpZ25tZW50IGF0IGEgaGlnaGVyIHJlcHJlc2VudGF0aW9uYWwgbGV2ZWwsIHN1Y2ggYXMgcHJhZ21hdGljIGFsaWdubWVudCBmb3Igc3VwcG9ydCBmdW5jdGlvbnMuIFR3byB0eXBlcyBvZiBzb2NpYWwgc3VwcG9ydCBoYXZlIGJlZW4gaWRlbnRpZmllZCBhcyBpbXBvcnRhbnQgZm9yIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMgKE9IQ3MpOiBlbW90aW9uYWwgYW5kIGluZm9ybWF0aW9uYWwgc3VwcG9ydCBiZXR3ZWVuIHN1cHBvcnQgc2Vla2VycyBhbmQgc3VwcG9ydCBwcm92aWRlcnMuIERvIHRoZSB0d28gbG93ZXItbGV2ZWwgYWxpZ25tZW50IG1lYXN1cmVzIChsZXhpY2FsIGFuZCBzeW50YWN0aWMpIHJlbGF0ZSB0byB0aGVzZSB0d28gdHlwZXMgb2Ygc29jaWFsIHN1cHBvcnQgaW4gdGhlIHNhbWUgd2F5IG9yLCBhcmUgdGhleSBkaWZmZXJlbnQ/IE91ciBoeXBvdGhlc2lzIHdhcyB0aGF0IHRoZXkgYXJlIHNpbWlsYXIsIGR1ZSB0byB0aGVpciBjb3JyZWxhdGlvbiByZWxhdGlvbnNoaXAuIEhvd2V2ZXIsIHdlIGZvdW5kIHRoYXQsIGJhc2VkIG9uIGFuIGFuYWx5c2lzIG9mIGEgMTAteWVhciBvbmxpbmUgZm9ydW0gZm9yIGNhbmNlciBzdXJ2aXZvcnMsIHRoZSBsb3dlci1sZXZlbCBhbGlnbm1lbnQgbWVhc3VyZXMgaGF2ZSBkaXN0aW5jdCByZWxhdGlvbnNoaXBzIHRvIHRoZSB0d28gaGlnaGVyLWxldmVsIHN1cHBvcnQgZnVuY3Rpb25zLiBJbiB0aGlzIHBhcGVyLCB3ZSBkZXNjcmliZSB0aGlzIGZpbmRpbmcgYW5kIGl0cyBpbXBsaWNhdGlvbnMgcmVnYXJkaW5nIHBvdGVudGlhbCByZWZpbmVtZW50IG9mIHRoZSBJbnRlci0gYWN0aXZlIEFsaWdubWVudCBNb2RlbC4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE3ZW1vdGlvbmFsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20emotional%20support%20and%20informational%20support%20relate%20to%20linguistic%20alignment&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Ghafurian, M., &amp; Reitter, D. (2017). <span class=\"doctitle\">Linking Memory Activation and Word Adoption in Social Language Use via Rational Analysis.</span> In <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper investigates how cognition facilitates the adoption of new words through a study of the large-scale Reddit corpus‚ which contains written‚ threaded conversations conducted over the internet. Parameters for the cognitive architecture are estimated. Using ACT-R’s account of declarative memory‚ the activation of memory chunks representing words is traced and compared to usage statistics sampled from a year of data. Potential values for decay and retrieval threshold are identified according to model fit and growth rates of word adoption. The resulting estimate for the decay parameter‚ d‚ is 0.22‚ and the estimate for the retrieval threshold parameter‚ rt‚ lies between 3.4 and 4.5.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017linking,\n\taddress = {London, UK},\n\ttitle = {Linking {Memory} {Activation} and {Word} {Adoption} in {Social} {Language} {Use} via {Rational} {Analysis}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGlua2luZyBNZW1vcnkgQWN0aXZhdGlvbiBhbmQgV29yZCBBZG9wdGlvbiBpbiBTb2NpYWwgTGFuZ3VhZ2UgVXNlIHZpYSBSYXRpb25hbCBBbmFseXNpcw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIElDQ00NCkFCICAtIFRoaXMgcGFwZXIgaW52ZXN0aWdhdGVzIGhvdyBjb2duaXRpb24gZmFjaWxpdGF0ZXMgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3JkcyB0aHJvdWdoIGEgc3R1ZHkgb2YgdGhlIGxhcmdlLXNjYWxlIFJlZGRpdCBjb3JwdXMsIHdoaWNoIGNvbnRhaW5zIHdyaXR0ZW4sIHRocmVhZGVkIGNvbnZlcnNhdGlvbnMgY29uZHVjdGVkIG92ZXIgdGhlIGludGVybmV0LiBQYXJhbWV0ZXJzIGZvciB0aGUgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBhcmUgZXN0aW1hdGVkLiBVc2luZyBBQ1QtUidzIGFjY291bnQgb2YgZGVjbGFyYXRpdmUgbWVtb3J5LCB0aGUgYWN0aXZhdGlvbiBvZiBtZW1vcnkgY2h1bmtzIHJlcHJlc2VudGluZyB3b3JkcyBpcyB0cmFjZWQgYW5kIGNvbXBhcmVkIHRvIHVzYWdlIHN0YXRpc3RpY3Mgc2FtcGxlZCBmcm9tIGEgeWVhciBvZiBkYXRhLiBQb3RlbnRpYWwgdmFsdWVzIGZvciBkZWNheSBhbmQgcmV0cmlldmFsIHRocmVzaG9sZCBhcmUgaWRlbnRpZmllZCBhY2NvcmRpbmcgdG8gbW9kZWwgZml0IGFuZCBncm93dGggcmF0ZXMgb2Ygd29yZCBhZG9wdGlvbi4gVGhlIHJlc3VsdGluZyBlc3RpbWF0ZSBmb3IgdGhlIGRlY2F5IHBhcmFtZXRlciwgZCwgaXMgMC4yMiwgYW5kIHRoZSBlc3RpbWF0ZSBmb3IgdGhlIHJldHJpZXZhbCB0aHJlc2hvbGQgcGFyYW1ldGVyLCBydCwgbGllcyBiZXR3ZWVuIDMuNCBhbmQgNC41Lg0KQzEgIC0gTG9uZG9uLCBVSw0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE1dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linking%20Memory%20Activation%20and%20Word%20Adoption%20in%20Social%20Language%20Use%20via%20Rational%20Analysis&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., &amp; Reitter, D. (2017). <span class=\"doctitle\">Examining Working Memory during Sentence Construction with an ACT-R Model of Grammatical Encoding.</span> In <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We examine working memory use and incrementality using a cognitive model of grammatical encoding. Our model com- bines an empirically validated framework‚ ACT-R‚ with a lin- guistic theory‚ Combinatory Categorial Grammar‚ to target that phase of language production. By building the model with the Switchboard corpus‚ it can attempt to realize a larger set of sentences. With this methodology‚ different strategies may be compared according to the similarity of the model’s sentences to the test sentences. In this way‚ the model can still be evalu- ated by its fit to human data‚ without overfitting to individual experiments. The results show that while having more work- ing memory available improves performance‚ using less work- ing memory during realization is correlated with a closer fit‚ even after controlling for sentence complexity. Further‚ sen- tences realized with a more incremental strategy are also more similar to the corpus sentences as measured by edit distance. As high incrementality is correlated with low working mem- ory usage‚ this study offers a possible mechanism by which incrementality can be explained.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017examining,\n\taddress = {London, UK},\n\ttitle = {Examining {Working} {Memory} during {Sentence} {Construction} with an {ACT}-{R} {Model} of {Grammatical} {Encoding}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXhhbWluaW5nIFdvcmtpbmcgTWVtb3J5IGR1cmluZyBTZW50ZW5jZSBDb25zdHJ1Y3Rpb24gd2l0aCBhbiBBQ1QtUiBNb2RlbCBvZiBHcmFtbWF0aWNhbCBFbmNvZGluZw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQUIgIC0gV2UgZXhhbWluZSB3b3JraW5nIG1lbW9yeSB1c2UgYW5kIGluY3JlbWVudGFsaXR5IHVzaW5nIGEgY29nbml0aXZlIG1vZGVsIG9mIGdyYW1tYXRpY2FsIGVuY29kaW5nLiBPdXIgbW9kZWwgY29tLSBiaW5lcyBhbiBlbXBpcmljYWxseSB2YWxpZGF0ZWQgZnJhbWV3b3JrLCBBQ1QtUiwgd2l0aCBhIGxpbi0gZ3Vpc3RpYyB0aGVvcnksIENvbWJpbmF0b3J5IENhdGVnb3JpYWwgR3JhbW1hciwgdG8gdGFyZ2V0IHRoYXQgcGhhc2Ugb2YgbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gQnkgYnVpbGRpbmcgdGhlIG1vZGVsIHdpdGggdGhlIFN3aXRjaGJvYXJkIGNvcnB1cywgaXQgY2FuIGF0dGVtcHQgdG8gcmVhbGl6ZSBhIGxhcmdlciBzZXQgb2Ygc2VudGVuY2VzLiBXaXRoIHRoaXMgbWV0aG9kb2xvZ3ksIGRpZmZlcmVudCBzdHJhdGVnaWVzIG1heSBiZSBjb21wYXJlZCBhY2NvcmRpbmcgdG8gdGhlIHNpbWlsYXJpdHkgb2YgdGhlIG1vZGVs4oCZcyBzZW50ZW5jZXMgdG8gdGhlIHRlc3Qgc2VudGVuY2VzLiBJbiB0aGlzIHdheSwgdGhlIG1vZGVsIGNhbiBzdGlsbCBiZSBldmFsdS0gYXRlZCBieSBpdHMgZml0IHRvIGh1bWFuIGRhdGEsIHdpdGhvdXQgb3ZlcmZpdHRpbmcgdG8gaW5kaXZpZHVhbCBleHBlcmltZW50cy4gVGhlIHJlc3VsdHMgc2hvdyB0aGF0IHdoaWxlIGhhdmluZyBtb3JlIHdvcmstIGluZyBtZW1vcnkgYXZhaWxhYmxlIGltcHJvdmVzIHBlcmZvcm1hbmNlLCB1c2luZyBsZXNzIHdvcmstIGluZyBtZW1vcnkgZHVyaW5nIHJlYWxpemF0aW9uIGlzIGNvcnJlbGF0ZWQgd2l0aCBhIGNsb3NlciBmaXQsIGV2ZW4gYWZ0ZXIgY29udHJvbGxpbmcgZm9yIHNlbnRlbmNlIGNvbXBsZXhpdHkuIEZ1cnRoZXIsIHNlbi0gdGVuY2VzIHJlYWxpemVkIHdpdGggYSBtb3JlIGluY3JlbWVudGFsIHN0cmF0ZWd5IGFyZSBhbHNvIG1vcmUgc2ltaWxhciB0byB0aGUgY29ycHVzIHNlbnRlbmNlcyBhcyBtZWFzdXJlZCBieSBlZGl0IGRpc3RhbmNlLiBBcyBoaWdoIGluY3JlbWVudGFsaXR5IGlzIGNvcnJlbGF0ZWQgd2l0aCBsb3cgd29ya2luZyBtZW0tIG9yeSB1c2FnZSwgdGhpcyBzdHVkeSBvZmZlcnMgYSBwb3NzaWJsZSBtZWNoYW5pc20gYnkgd2hpY2ggaW5jcmVtZW50YWxpdHkgY2FuIGJlIGV4cGxhaW5lZC4NCkMxICAtIExvbmRvbiwgVUsNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxNXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Examining%20Working%20Memory%20during%20Sentence%20Construction%20with%20an%20ACT-R%20Model%20of%20Grammatical%20Encoding&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\">Spectral Analysis of Information Density in Dialogue Predicts Collaborative Task Performance.</a></span> In <i>Proceedings of the 55th Annual Mtg. of the Association for Computational Linguistics</i>. Vancouver, Canada. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We propose a perspective on dialogue that focuses on relative information contributions of conversation partners as a key to successful communication.  We predict the success of collaborative task in English and Danish corpora of task-oriented dialogue. Two features are extracted from the frequency domain representations of  the lexical entropy series of each interlocutor‚ power spectrum overlap (PSO) and relative phase (RP). We find that PSO is a negative predictor of task success‚ while RP is a positive one. An SVM with these features significantly improved on previous task success prediction models. Our findings suggest that the strategic distribution of information density between interlocutors  is relevant to task success.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2017spectral,\n\taddress = {Vancouver, Canada},\n\ttitle = {Spectral {Analysis} of {Information} {Density} in {Dialogue} {Predicts} {Collaborative} {Task} {Performance}},\n\turl = {http://www.david-reitter.com/pub/xu2017spectral.pdf},\n\tbooktitle = {Proceedings of the 55th {Annual} {Mtg}. of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3BlY3RyYWwgQW5hbHlzaXMgb2YgSW5mb3JtYXRpb24gRGVuc2l0eSBpbiBEaWFsb2d1ZSBQcmVkaWN0cyBDb2xsYWJvcmF0aXZlIFRhc2sgUGVyZm9ybWFuY2UNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQUNMDQpBQiAgLSBXZSBwcm9wb3NlIGEgcGVyc3BlY3RpdmUgb24gZGlhbG9ndWUgdGhhdCBmb2N1c2VzIG9uIHJlbGF0aXZlIGluZm9ybWF0aW9uIGNvbnRyaWJ1dGlvbnMgb2YgY29udmVyc2F0aW9uIHBhcnRuZXJzIGFzIGEga2V5IHRvIHN1Y2Nlc3NmdWwgY29tbXVuaWNhdGlvbi4gIFdlIHByZWRpY3QgdGhlIHN1Y2Nlc3Mgb2YgY29sbGFib3JhdGl2ZSB0YXNrIGluIEVuZ2xpc2ggYW5kIERhbmlzaCBjb3Jwb3JhIG9mIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuIFR3byBmZWF0dXJlcyBhcmUgZXh0cmFjdGVkIGZyb20gdGhlIGZyZXF1ZW5jeSBkb21haW4gcmVwcmVzZW50YXRpb25zIG9mICB0aGUgbGV4aWNhbCBlbnRyb3B5IHNlcmllcyBvZiBlYWNoIGludGVybG9jdXRvciwgcG93ZXIgc3BlY3RydW0gb3ZlcmxhcCAoUFNPKSBhbmQgcmVsYXRpdmUgcGhhc2UgKFJQKS4gV2UgZmluZCB0aGF0IFBTTyBpcyBhIG5lZ2F0aXZlIHByZWRpY3RvciBvZiB0YXNrIHN1Y2Nlc3MsIHdoaWxlIFJQIGlzIGEgcG9zaXRpdmUgb25lLiBBbiBTVk0gd2l0aCB0aGVzZSBmZWF0dXJlcyBzaWduaWZpY2FudGx5IGltcHJvdmVkIG9uIHByZXZpb3VzIHRhc2sgc3VjY2VzcyBwcmVkaWN0aW9uIG1vZGVscy4gT3VyIGZpbmRpbmdzIHN1Z2dlc3QgdGhhdCB0aGUgc3RyYXRlZ2ljIGRpc3RyaWJ1dGlvbiBvZiBpbmZvcm1hdGlvbiBkZW5zaXR5IGJldHdlZW4gaW50ZXJsb2N1dG9ycyAgaXMgcmVsZXZhbnQgdG8gdGFzayBzdWNjZXNzLg0KQzEgIC0gVmFuY291dmVyLCBDYW5hZGENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NXRoIEFubnVhbCBNdGcuIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3h1MjAxN3NwZWN0cmFsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Spectral%20Analysis%20of%20Information%20Density%20in%20Dialogue%20Predicts%20Collaborative%20Task%20Performance&amp;rft.btitle=Proceedings%20of%20the%2055th%20Annual%20Mtg.%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Vancouver%2C%20Canada&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Ghafurian, M., &amp; Reitter, D. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\">Is Word Adoption a Grassroots Process? An Analysis of Reddit Communities.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This study examines how novel words originate in and disperse through online communities. It asks whether larger numbers of people or closer social ties are better environments to foster the adoption of new words. The data stem from Reddit‚ a large sample of web-mediated‚ asynchronous conversations.  Reddit communities are divided by size in this study: larger communities are based on discussing general topics and have weak social ties‚ whereas small communities are based on discussing specific topics and have strong social ties. The analysis shows that the majority of new words are created / first adopted in larger communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017is,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {Is {Word} {Adoption} a {Grassroots} {Process}? {An} {Analysis} of {Reddit} {Communities}},\n\turl = {http://www.david-reitter.com/pub/cole2017wordadoption.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSXMgV29yZCBBZG9wdGlvbiBhIEdyYXNzcm9vdHMgUHJvY2Vzcz8gQW4gQW5hbHlzaXMgb2YgUmVkZGl0IENvbW11bml0aWVzDQpBVSAgLSBDb2xlLCBKZXJlbXkNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBUaGlzIHN0dWR5IGV4YW1pbmVzIGhvdyBub3ZlbCB3b3JkcyBvcmlnaW5hdGUgaW4gYW5kIGRpc3BlcnNlIHRocm91Z2ggb25saW5lIGNvbW11bml0aWVzLiBJdCBhc2tzIHdoZXRoZXIgbGFyZ2VyIG51bWJlcnMgb2YgcGVvcGxlIG9yIGNsb3NlciBzb2NpYWwgdGllcyBhcmUgYmV0dGVyIGVudmlyb25tZW50cyB0byBmb3N0ZXIgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3Jkcy4gVGhlIGRhdGEgc3RlbSBmcm9tIFJlZGRpdCwgYSBsYXJnZSBzYW1wbGUgb2Ygd2ViLW1lZGlhdGVkLCBhc3luY2hyb25vdXMgY29udmVyc2F0aW9ucy4gIFJlZGRpdCBjb21tdW5pdGllcyBhcmUgZGl2aWRlZCBieSBzaXplIGluIHRoaXMgc3R1ZHk6IGxhcmdlciBjb21tdW5pdGllcyBhcmUgYmFzZWQgb24gZGlzY3Vzc2luZyBnZW5lcmFsIHRvcGljcyBhbmQgaGF2ZSB3ZWFrIHNvY2lhbCB0aWVzLCB3aGVyZWFzIHNtYWxsIGNvbW11bml0aWVzIGFyZSBiYXNlZCBvbiBkaXNjdXNzaW5nIHNwZWNpZmljIHRvcGljcyBhbmQgaGF2ZSBzdHJvbmcgc29jaWFsIHRpZXMuIFRoZSBhbmFseXNpcyBzaG93cyB0aGF0IHRoZSBtYWpvcml0eSBvZiBuZXcgd29yZHMgYXJlIGNyZWF0ZWQgLyBmaXJzdCBhZG9wdGVkIGluIGxhcmdlciBjb21tdW5pdGllcy4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE3d29yZGFkb3B0aW9uLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Is%20Word%20Adoption%20a%20Grassroots%20Process%3F%20An%20Analysis%20of%20Reddit%20Communities&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Ritter, F. E. (2017). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\">Introduction to the Issue on Computational Models of Memory: Selected Papers From the International Conference on Cognitive Modeling.</a></span> <i>Topics in Cognitive Science</i>, <i>9</i>(1), 48–50. https://doi.org/10.1111/tops.12249</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2017 venue_short__TopiCS type__edited-volume \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of memory presented in this issue reflect varied empirical data and levels of representation. From mathematical models to neural and cognitive architectures‚ all aim to converge on a unified theory of the mind.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2017introduction,\n\ttitle = {Introduction to the {Issue} on {Computational} {Models} of {Memory}: {Selected} {Papers} {From} the {International} {Conference} on {Cognitive} {Modeling}},\n\tvolume = {9},\n\turl = {http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf},\n\tdoi = {10.1111/tops.12249},\n\tnumber = {1},\n\tjournal = {Topics in Cognitive Science},\n\tauthor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2017},\n\tpages = {48--50}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW50cm9kdWN0aW9uIHRvIHRoZSBJc3N1ZSBvbiBDb21wdXRhdGlvbmFsIE1vZGVscyBvZiBNZW1vcnk6IFNlbGVjdGVkIFBhcGVycyBGcm9tIHRoZSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBQiAgLSBDb21wdXRhdGlvbmFsIG1vZGVscyBvZiBtZW1vcnkgcHJlc2VudGVkIGluIHRoaXMgaXNzdWUgcmVmbGVjdCB2YXJpZWQgZW1waXJpY2FsIGRhdGEgYW5kIGxldmVscyBvZiByZXByZXNlbnRhdGlvbi4gRnJvbSBtYXRoZW1hdGljYWwgbW9kZWxzIHRvIG5ldXJhbCBhbmQgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMsIGFsbCBhaW0gdG8gY29udmVyZ2Ugb24gYSB1bmlmaWVkIHRoZW9yeSBvZiB0aGUgbWluZC4NCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkRPICAtIDEwLjExMTEvdG9wcy4xMjI0OQ0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KVkwgIC0gOQ0KSVMgIC0gMQ0KU1AgIC0gNDgNCkVQICAtIDUwDQpKMiAgLSBUb3BpQ1MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDE3dG9waWNzaW50cm9kdWN0aW9uLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12249&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Introduction%20to%20the%20Issue%20on%20Computational%20Models%20of%20Memory%3A%20Selected%20Papers%20From%20the%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=9&amp;rft.issue=1&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2017&amp;rft.pages=48-50&amp;rft.spage=48&amp;rft.epage=50\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Reitter, D., &amp; Giles, C. L. (2017, March). <span class=\"doctitle\"><i>The Temporal Neural Coding Network: Towards Lifelong Language Learning</i>.</span> Presented at the 11th Annual Machine Learning Symposium, The New York Academy of Sciences.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2017 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel lifelong neural architecture‚ the Temporal Neural Coding Network (TNCN)‚ and its learning algorithm‚ for uncovering multiple levels of distributed representations for language data streams. The TNCN model adapts its parameters iteratively as new samples are observed without resorting to the popular‚ but expensive back-propagation through time procedure needed to calculate gradients for recurrent neural networks‚ notably requiring no unrolling of internally defined recurrence relations. Furthermore‚ we integrate concepts from variational encoder-decoder models‚ such as those in [1]‚ to easily demonstrate how uncertainty can be characterized in the model’s next step predictions. We discuss how the proposed TNCN works specifically on language-based tasks formulated in the streaming setting‚ compared to various neural models‚ as well as how the TNCN may be easily adapted to other real-time tasks‚ such as video sequence modeling‚ yielding a natural framework for online multi-modal and online semi-supervised learning.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{ororbia_ii_temporal_2017,\n\taddress = {The New York Academy of Sciences},\n\ttitle = {The {Temporal} {Neural} {Coding} {Network}: {Towards} {Lifelong} {Language} {Learning}},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Giles, C. Lee},\n\tmonth = mar,\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFRoZSBUZW1wb3JhbCBOZXVyYWwgQ29kaW5nIE5ldHdvcms6IFRvd2FyZHMgTGlmZWxvbmcgTGFuZ3VhZ2UgTGVhcm5pbmcNClQyICAtIDExdGggQW5udWFsIE1hY2hpbmUgTGVhcm5pbmcgU3ltcG9zaXVtDQpBMiAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaWxlcywgQy4gTGVlDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgbGlmZWxvbmcgbmV1cmFsIGFyY2hpdGVjdHVyZSwgdGhlIFRlbXBvcmFsIE5ldXJhbCBDb2RpbmcgTmV0d29yayAoVE5DTiksIGFuZCBpdHMgbGVhcm5pbmcgYWxnb3JpdGhtLCBmb3IgdW5jb3ZlcmluZyBtdWx0aXBsZSBsZXZlbHMgb2YgZGlzdHJpYnV0ZWQgcmVwcmVzZW50YXRpb25zIGZvciBsYW5ndWFnZSBkYXRhIHN0cmVhbXMuIFRoZSBUTkNOIG1vZGVsIGFkYXB0cyBpdHMgcGFyYW1ldGVycyBpdGVyYXRpdmVseSBhcyBuZXcgc2FtcGxlcyBhcmUgb2JzZXJ2ZWQgd2l0aG91dCByZXNvcnRpbmcgdG8gdGhlIHBvcHVsYXIsIGJ1dCBleHBlbnNpdmUgYmFjay1wcm9wYWdhdGlvbiB0aHJvdWdoIHRpbWUgcHJvY2VkdXJlIG5lZWRlZCB0byBjYWxjdWxhdGUgZ3JhZGllbnRzIGZvciByZWN1cnJlbnQgbmV1cmFsIG5ldHdvcmtzLCBub3RhYmx5IHJlcXVpcmluZyBubyB1bnJvbGxpbmcgb2YgaW50ZXJuYWxseSBkZWZpbmVkIHJlY3VycmVuY2UgcmVsYXRpb25zLiBGdXJ0aGVybW9yZSwgd2UgaW50ZWdyYXRlIGNvbmNlcHRzIGZyb20gdmFyaWF0aW9uYWwgZW5jb2Rlci1kZWNvZGVyIG1vZGVscywgc3VjaCBhcyB0aG9zZSBpbiBbMV0sIHRvIGVhc2lseSBkZW1vbnN0cmF0ZSBob3cgdW5jZXJ0YWludHkgY2FuIGJlIGNoYXJhY3Rlcml6ZWQgaW4gdGhlIG1vZGVsJ3MgbmV4dCBzdGVwIHByZWRpY3Rpb25zLiBXZSBkaXNjdXNzIGhvdyB0aGUgcHJvcG9zZWQgVE5DTiB3b3JrcyBzcGVjaWZpY2FsbHkgb24gbGFuZ3VhZ2UtYmFzZWQgdGFza3MgZm9ybXVsYXRlZCBpbiB0aGUgc3RyZWFtaW5nIHNldHRpbmcsIGNvbXBhcmVkIHRvIHZhcmlvdXMgbmV1cmFsIG1vZGVscywgYXMgd2VsbCBhcyBob3cgdGhlIFROQ04gbWF5IGJlIGVhc2lseSBhZGFwdGVkIHRvIG90aGVyIHJlYWwtdGltZSB0YXNrcywgc3VjaCBhcyB2aWRlbyBzZXF1ZW5jZSBtb2RlbGluZywgeWllbGRpbmcgYSBuYXR1cmFsIGZyYW1ld29yayBmb3Igb25saW5lIG11bHRpLW1vZGFsIGFuZCBvbmxpbmUgc2VtaS1zdXBlcnZpc2VkIGxlYXJuaW5nLg0KQ1kgIC0gVGhlIE5ldyBZb3JrIEFjYWRlbXkgb2YgU2NpZW5jZXMNCkRBICAtIDIwMTcvMDMvLzNyZA0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2016' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2016</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://anthology.aclweb.org/P16-2072\">Convergence of Syntactic Complexity in Conversation.</a></span> In <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i> (Vol. 2 (Short Papers), pp. 443–448). Berlin, Germany. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2016 venue_short__ACL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Using corpus data of spoken dialogue‚ we examine the convergence of syntactic complexity levels between interlocutors in natural conversations‚ as it occurs within  spans of topic episodes.\nThe findings of general convergence in the Switchboard and BNC corpora are compatible with an information-theoretic model of dialogue and with Interactive Alignment Theory.</div></div></div><div class=\"blink\"><a   href=\"http://anthology.aclweb.org/P16-2072\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016convergence,\n\taddress = {Berlin, Germany},\n\ttitle = {Convergence of {Syntactic} {Complexity} in {Conversation}},\n\tvolume = {2 (Short Papers)},\n\turl = {http://anthology.aclweb.org/P16-2072},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {443--448}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29udmVyZ2VuY2Ugb2YgU3ludGFjdGljIENvbXBsZXhpdHkgaW4gQ29udmVyc2F0aW9uDQpBVSAgLSBYdSwgWWFuZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTA0KQUIgIC0gVXNpbmcgY29ycHVzIGRhdGEgb2Ygc3Bva2VuIGRpYWxvZ3VlLCB3ZSBleGFtaW5lIHRoZSBjb252ZXJnZW5jZSBvZiBzeW50YWN0aWMgY29tcGxleGl0eSBsZXZlbHMgYmV0d2VlbiBpbnRlcmxvY3V0b3JzIGluIG5hdHVyYWwgY29udmVyc2F0aW9ucywgYXMgaXQgb2NjdXJzIHdpdGhpbiAgc3BhbnMgb2YgdG9waWMgZXBpc29kZXMuClRoZSBmaW5kaW5ncyBvZiBnZW5lcmFsIGNvbnZlcmdlbmNlIGluIHRoZSBTd2l0Y2hib2FyZCBhbmQgQk5DIGNvcnBvcmEgYXJlIGNvbXBhdGlibGUgd2l0aCBhbiBpbmZvcm1hdGlvbi10aGVvcmV0aWMgbW9kZWwgb2YgZGlhbG9ndWUgYW5kIHdpdGggSW50ZXJhY3RpdmUgQWxpZ25tZW50IFRoZW9yeS4NCkMxICAtIEJlcmxpbiwgR2VybWFueQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDU0dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpWTCAgLSAyIChTaG9ydCBQYXBlcnMpDQpTUCAgLSA0NDMNCkVQICAtIDQ0OA0KVVIgIC0gaHR0cDovL2FudGhvbG9neS5hY2x3ZWIub3JnL1AxNi0yMDcyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Convergence%20of%20Syntactic%20Complexity%20in%20Conversation&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=443-448&amp;rft.spage=443&amp;rft.epage=448\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/P16-1051\">Entropy converges between dialogue participants: explanations from an information-theoretic perspective.</a></span> In <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i> (Vol. 1 (Long Papers), pp. 537–546). Berlin, Germany. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2016 venue_short__ACL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The applicability of entropy rate constancy to dialogue is examined on two spoken dialogue corpora. The principle is found to hold; however‚ new entropy change patterns within the topic episodes of dialogue are described‚ which are different from written text.\nSpeaker’s dynamic roles as topic initiators and topic responders are associated with decreasing and increasing entropy‚ respectively‚ which results in local convergence  between these speakers in each topic episode. \nThis implies that the sentence entropy in dialogue is conditioned on different contexts determined by the speaker’s roles.\nExplanations from the perspectives of grounding theory and interactive alignment are discussed‚ resulting in a novel‚ unified information-theoretic approach of dialogue.</div></div></div><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/P16-1051\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016entropy,\n\taddress = {Berlin, Germany},\n\ttitle = {Entropy converges between dialogue participants: explanations from an information-theoretic perspective},\n\tvolume = {1 (Long Papers)},\n\turl = {http://www.aclweb.org/anthology/P16-1051},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {537--546}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRW50cm9weSBjb252ZXJnZXMgYmV0d2VlbiBkaWFsb2d1ZSBwYXJ0aWNpcGFudHM6IGV4cGxhbmF0aW9ucyBmcm9tIGFuIGluZm9ybWF0aW9uLXRoZW9yZXRpYyBwZXJzcGVjdGl2ZQ0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBBQ0wNCkFCICAtIFRoZSBhcHBsaWNhYmlsaXR5IG9mIGVudHJvcHkgcmF0ZSBjb25zdGFuY3kgdG8gZGlhbG9ndWUgaXMgZXhhbWluZWQgb24gdHdvIHNwb2tlbiBkaWFsb2d1ZSBjb3Jwb3JhLiBUaGUgcHJpbmNpcGxlIGlzIGZvdW5kIHRvIGhvbGQ7IGhvd2V2ZXIsIG5ldyBlbnRyb3B5IGNoYW5nZSBwYXR0ZXJucyB3aXRoaW4gdGhlIHRvcGljIGVwaXNvZGVzIG9mIGRpYWxvZ3VlIGFyZSBkZXNjcmliZWQsIHdoaWNoIGFyZSBkaWZmZXJlbnQgZnJvbSB3cml0dGVuIHRleHQuClNwZWFrZXIncyBkeW5hbWljIHJvbGVzIGFzIHRvcGljIGluaXRpYXRvcnMgYW5kIHRvcGljIHJlc3BvbmRlcnMgYXJlIGFzc29jaWF0ZWQgd2l0aCBkZWNyZWFzaW5nIGFuZCBpbmNyZWFzaW5nIGVudHJvcHksIHJlc3BlY3RpdmVseSwgd2hpY2ggcmVzdWx0cyBpbiBsb2NhbCBjb252ZXJnZW5jZSAgYmV0d2VlbiB0aGVzZSBzcGVha2VycyBpbiBlYWNoIHRvcGljIGVwaXNvZGUuIApUaGlzIGltcGxpZXMgdGhhdCB0aGUgc2VudGVuY2UgZW50cm9weSBpbiBkaWFsb2d1ZSBpcyBjb25kaXRpb25lZCBvbiBkaWZmZXJlbnQgY29udGV4dHMgZGV0ZXJtaW5lZCBieSB0aGUgc3BlYWtlcidzIHJvbGVzLgpFeHBsYW5hdGlvbnMgZnJvbSB0aGUgcGVyc3BlY3RpdmVzIG9mIGdyb3VuZGluZyB0aGVvcnkgYW5kIGludGVyYWN0aXZlIGFsaWdubWVudCBhcmUgZGlzY3Vzc2VkLCByZXN1bHRpbmcgaW4gYSBub3ZlbCwgdW5pZmllZCBpbmZvcm1hdGlvbi10aGVvcmV0aWMgYXBwcm9hY2ggb2YgZGlhbG9ndWUuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NHRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KVkwgIC0gMSAoTG9uZyBQYXBlcnMpDQpTUCAgLSA1MzcNCkVQICAtIDU0Ng0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9QMTYtMTA1MQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Entropy%20converges%20between%20dialogue%20participants%3A%20explanations%20from%20an%20information-theoretic%20perspective&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=537%E2%80%93546\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Xu, Y., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\">How people talk about armed conflicts: An analysis of Reddit data.</a></span> In <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2016 venue_short__LNCS type__conferencePaper \"\"</span></div><div class=\"bib-venue-short\">LNCS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2016how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS} 9708},\n\ttitle = {How people talk about armed conflicts: {An} analysis of {Reddit} data},\n\turl = {http://www.david-reitter.com/pub/cole2016armedconflicts.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Xu, Ying and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHBlb3BsZSB0YWxrIGFib3V0IGFybWVkIGNvbmZsaWN0czogQW4gYW5hbHlzaXMgb2YgUmVkZGl0IGRhdGENCkFVICAtIENvbGUsIEplcmVteQ0KQVUgIC0gWHUsIFlpbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMyAgLSBMTkNTIDk3MDgNCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvY29sZTIwMTZhcm1lZGNvbmZsaWN0cy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20people%20talk%20about%20armed%20conflicts%3A%20An%20analysis%20of%20Reddit%20data&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS%209708&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Ying%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Ghafurian, M., &amp; Grossklags, J. (2016). <span class=\"doctitle\"><i>Systematic, Individual and Situational Biases in Timing Decisions</i>.</span> Oral presentation presented at the International Meeting of the Psychonomic Society, Grenada, Spain.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We study personal and general biases in timing decisions‚ which concern practically common continuous decisions about when to act when facing external uncertainty and dynamic risk.  In a series of experiments using a two-player game called FlipIt‚ we studied the influence of individual difference variables of Risk Propensity (RP) and Need for Cognition (NfC) and of manipulations that induce impatience.  Participants make several timing decisions per round‚ which aim to counteract the hidden actions made by an opponent.    The opponent’s actions become visible only after the participant’s choices have been made.  Earlier actions are riskier‚ but a rational time point‚ maximizing utility‚ can be defined. Two experiments were run with a total of 450 participants from a general population that were compensated to incentivize maximizing payoff.  RP and NfC were obtained with standardized instruments.  Participants with RP around the population average benefitted from higher NfC levels (p&lt;0.01).  We also found a general impatience bias that advanced timing independent of RP. With increasing task experience‚ models of linear impatience become better predictors of timing bias than risk-dependent ones.  In a further experiment with 422 participants‚ impatience was manipulated by showing slow or fast-changing countdowns during a constant delay period.  Timing (vs. rational strategy) was retarded or advanced‚ with fast countdowns reducing impatience (p&lt;0.01) and accelerating countdowns yielding closer-to-rational performance even than the control (no delay at all). We conclude that timing decisions are affected by interacting risk and deep-processing preferences as well as situational impatience biases.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2016systematic,\n\taddress = {Grenada, Spain},\n\ttype = {oral presentation},\n\ttitle = {Systematic, {Individual} and {Situational} {Biases} in {Timing} {Decisions}},\n\tauthor = {Reitter, David and Ghafurian, Moojan and Grossklags, Jens},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5c3RlbWF0aWMsIEluZGl2aWR1YWwgYW5kIFNpdHVhdGlvbmFsIEJpYXNlcyBpbiBUaW1pbmcgRGVjaXNpb25zDQpUMiAgLSBJbnRlcm5hdGlvbmFsIE1lZXRpbmcgb2YgdGhlIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQTIgIC0gR3Jvc3NrbGFncywgSmVucw0KQUIgIC0gV2Ugc3R1ZHkgcGVyc29uYWwgYW5kIGdlbmVyYWwgYmlhc2VzIGluIHRpbWluZyBkZWNpc2lvbnMsIHdoaWNoIGNvbmNlcm4gcHJhY3RpY2FsbHkgY29tbW9uIGNvbnRpbnVvdXMgZGVjaXNpb25zIGFib3V0IHdoZW4gdG8gYWN0IHdoZW4gZmFjaW5nIGV4dGVybmFsIHVuY2VydGFpbnR5IGFuZCBkeW5hbWljIHJpc2suICBJbiBhIHNlcmllcyBvZiBleHBlcmltZW50cyB1c2luZyBhIHR3by1wbGF5ZXIgZ2FtZSBjYWxsZWQgRmxpcEl0LCB3ZSBzdHVkaWVkIHRoZSBpbmZsdWVuY2Ugb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcyBvZiBSaXNrIFByb3BlbnNpdHkgKFJQKSBhbmQgTmVlZCBmb3IgQ29nbml0aW9uIChOZkMpIGFuZCBvZiBtYW5pcHVsYXRpb25zIHRoYXQgaW5kdWNlIGltcGF0aWVuY2UuICBQYXJ0aWNpcGFudHMgbWFrZSBzZXZlcmFsIHRpbWluZyBkZWNpc2lvbnMgcGVyIHJvdW5kLCB3aGljaCBhaW0gdG8gY291bnRlcmFjdCB0aGUgaGlkZGVuIGFjdGlvbnMgbWFkZSBieSBhbiBvcHBvbmVudC4gICAgVGhlIG9wcG9uZW50J3MgYWN0aW9ucyBiZWNvbWUgdmlzaWJsZSBvbmx5IGFmdGVyIHRoZSBwYXJ0aWNpcGFudCdzIGNob2ljZXMgaGF2ZSBiZWVuIG1hZGUuICBFYXJsaWVyIGFjdGlvbnMgYXJlIHJpc2tpZXIsIGJ1dCBhIHJhdGlvbmFsIHRpbWUgcG9pbnQsIG1heGltaXppbmcgdXRpbGl0eSwgY2FuIGJlIGRlZmluZWQuIFR3byBleHBlcmltZW50cyB3ZXJlIHJ1biB3aXRoIGEgdG90YWwgb2YgNDUwIHBhcnRpY2lwYW50cyBmcm9tIGEgZ2VuZXJhbCBwb3B1bGF0aW9uIHRoYXQgd2VyZSBjb21wZW5zYXRlZCB0byBpbmNlbnRpdml6ZSBtYXhpbWl6aW5nIHBheW9mZi4gIFJQIGFuZCBOZkMgd2VyZSBvYnRhaW5lZCB3aXRoIHN0YW5kYXJkaXplZCBpbnN0cnVtZW50cy4gIFBhcnRpY2lwYW50cyB3aXRoIFJQIGFyb3VuZCB0aGUgcG9wdWxhdGlvbiBhdmVyYWdlIGJlbmVmaXR0ZWQgZnJvbSBoaWdoZXIgTmZDIGxldmVscyAocDwwLjAxKS4gIFdlIGFsc28gZm91bmQgYSBnZW5lcmFsIGltcGF0aWVuY2UgYmlhcyB0aGF0IGFkdmFuY2VkIHRpbWluZyBpbmRlcGVuZGVudCBvZiBSUC4gV2l0aCBpbmNyZWFzaW5nIHRhc2sgZXhwZXJpZW5jZSwgbW9kZWxzIG9mIGxpbmVhciBpbXBhdGllbmNlIGJlY29tZSBiZXR0ZXIgcHJlZGljdG9ycyBvZiB0aW1pbmcgYmlhcyB0aGFuIHJpc2stZGVwZW5kZW50IG9uZXMuICBJbiBhIGZ1cnRoZXIgZXhwZXJpbWVudCB3aXRoIDQyMiBwYXJ0aWNpcGFudHMsIGltcGF0aWVuY2Ugd2FzIG1hbmlwdWxhdGVkIGJ5IHNob3dpbmcgc2xvdyBvciBmYXN0LWNoYW5naW5nIGNvdW50ZG93bnMgZHVyaW5nIGEgY29uc3RhbnQgZGVsYXkgcGVyaW9kLiAgVGltaW5nICh2cy4gcmF0aW9uYWwgc3RyYXRlZ3kpIHdhcyByZXRhcmRlZCBvciBhZHZhbmNlZCwgd2l0aCBmYXN0IGNvdW50ZG93bnMgcmVkdWNpbmcgaW1wYXRpZW5jZSAocDwwLjAxKSBhbmQgYWNjZWxlcmF0aW5nIGNvdW50ZG93bnMgeWllbGRpbmcgY2xvc2VyLXRvLXJhdGlvbmFsIHBlcmZvcm1hbmNlIGV2ZW4gdGhhbiB0aGUgY29udHJvbCAobm8gZGVsYXkgYXQgYWxsKS4gV2UgY29uY2x1ZGUgdGhhdCB0aW1pbmcgZGVjaXNpb25zIGFyZSBhZmZlY3RlZCBieSBpbnRlcmFjdGluZyByaXNrIGFuZCBkZWVwLXByb2Nlc3NpbmcgcHJlZmVyZW5jZXMgYXMgd2VsbCBhcyBzaXR1YXRpb25hbCBpbXBhdGllbmNlIGJpYXNlcy4NCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBvcmFsIHByZXNlbnRhdGlvbg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\">Impatience induced by waiting: An effect moderated by the speed of countdowns.</a></span> In <i>Proceedings of the 2016 ACM Conference on Designing Interactive Systems</i>. Brisbane, Australia: ACM. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__DIS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">DIS</div><div class=\"bib-venue-short\">DIS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Countdowns and progress bars provide computer users with estimates of remaining wait times. These types of feedback are intended to manage their expectations and allow users to direct attention elsewhere. We suggest that they also moderate user’s impatience‚ which affects decision-making in the subsequent task. In an experiment with 421 participants‚ impatience in a timing decision task was effectively and systematically manip- ulated through a countdown‚ as it affected timing and performance of the user’s actions in the task. The effect persisted even after users gained task experience. More rapid countdowns reduced impatience. Post-hoc analysis also showed increased task satisfaction with rising countdown speed and suggested greater task satisfaction with a rapid countdown than with no waiting period at all.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016impatience,\n\taddress = {Brisbane, Australia},\n\ttitle = {Impatience induced by waiting: {An} effect moderated by the speed of countdowns},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016DIS.pdf},\n\tbooktitle = {Proceedings of the 2016 {ACM} {Conference} on {Designing} {Interactive} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSBpbmR1Y2VkIGJ5IHdhaXRpbmc6IEFuIGVmZmVjdCBtb2RlcmF0ZWQgYnkgdGhlIHNwZWVkIG9mIGNvdW50ZG93bnMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gRElTDQpBQiAgLSBDb3VudGRvd25zIGFuZCBwcm9ncmVzcyBiYXJzIHByb3ZpZGUgY29tcHV0ZXIgdXNlcnMgd2l0aCBlc3RpbWF0ZXMgb2YgcmVtYWluaW5nIHdhaXQgdGltZXMuIFRoZXNlIHR5cGVzIG9mIGZlZWRiYWNrIGFyZSBpbnRlbmRlZCB0byBtYW5hZ2UgdGhlaXIgZXhwZWN0YXRpb25zIGFuZCBhbGxvdyB1c2VycyB0byBkaXJlY3QgYXR0ZW50aW9uIGVsc2V3aGVyZS4gV2Ugc3VnZ2VzdCB0aGF0IHRoZXkgYWxzbyBtb2RlcmF0ZSB1c2Vy4oCZcyBpbXBhdGllbmNlLCB3aGljaCBhZmZlY3RzIGRlY2lzaW9uLW1ha2luZyBpbiB0aGUgc3Vic2VxdWVudCB0YXNrLiBJbiBhbiBleHBlcmltZW50IHdpdGggNDIxIHBhcnRpY2lwYW50cywgaW1wYXRpZW5jZSBpbiBhIHRpbWluZyBkZWNpc2lvbiB0YXNrIHdhcyBlZmZlY3RpdmVseSBhbmQgc3lzdGVtYXRpY2FsbHkgbWFuaXAtIHVsYXRlZCB0aHJvdWdoIGEgY291bnRkb3duLCBhcyBpdCBhZmZlY3RlZCB0aW1pbmcgYW5kIHBlcmZvcm1hbmNlIG9mIHRoZSB1c2Vy4oCZcyBhY3Rpb25zIGluIHRoZSB0YXNrLiBUaGUgZWZmZWN0IHBlcnNpc3RlZCBldmVuIGFmdGVyIHVzZXJzIGdhaW5lZCB0YXNrIGV4cGVyaWVuY2UuIE1vcmUgcmFwaWQgY291bnRkb3ducyByZWR1Y2VkIGltcGF0aWVuY2UuIFBvc3QtaG9jIGFuYWx5c2lzIGFsc28gc2hvd2VkIGluY3JlYXNlZCB0YXNrIHNhdGlzZmFjdGlvbiB3aXRoIHJpc2luZyBjb3VudGRvd24gc3BlZWQgYW5kIHN1Z2dlc3RlZCBncmVhdGVyIHRhc2sgc2F0aXNmYWN0aW9uIHdpdGggYSByYXBpZCBjb3VudGRvd24gdGhhbiB3aXRoIG5vIHdhaXRpbmcgcGVyaW9kIGF0IGFsbC4NCkMxICAtIEJyaXNiYW5lLCBBdXN0cmFsaWENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDE2IEFDTSBDb25mZXJlbmNlIG9uIERlc2lnbmluZyBJbnRlcmFjdGl2ZSBTeXN0ZW1zDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gQUNNDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2RElTLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%20induced%20by%20waiting%3A%20An%20effect%20moderated%20by%20the%20speed%20of%20countdowns&amp;rft.btitle=Proceedings%20of%20the%202016%20ACM%20Conference%20on%20Designing%20Interactive%20Systems&amp;rft.place=Brisbane%2C%20Australia&amp;rft.publisher=ACM&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\">Gender differences in the effect of impatience on men and women’s timing decisions.</a></span> In <i>Proceedings of the 38th Annual Meeting of the Cognitive Science</i> (pp. 1223–1228). Philadelphia, PA: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Decisions over the timing of actions are critical in several safety‚ security and healthcare scenarios. These decisions‚ sim- ilar to discrete decisions‚ can be influenced by biases and individual traits. In this paper‚ a bias of impatience is studied in an experiment with 626 participants‚ with a focus on gender differences. Impatience was moderated with a manipula- tion of a variable-speed countdown. Men and women differed in how they expressed impatience. While men systematically and irrationally act earlier when become impatient following the slower countdowns‚ women react by irrationally requesting earlier information about the outcome of each trial‚ and impulsively pressing an inactive key.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016gender,\n\taddress = {Philadelphia, PA},\n\ttitle = {Gender differences in the effect of impatience on men and women's timing decisions},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf},\n\tbooktitle = {Proceedings of the 38th {Annual} {Meeting} of the {Cognitive} {Science}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016},\n\tpages = {1223--1228}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gR2VuZGVyIGRpZmZlcmVuY2VzIGluIHRoZSBlZmZlY3Qgb2YgaW1wYXRpZW5jZSBvbiBtZW4gYW5kIHdvbWVuJ3MgdGltaW5nIGRlY2lzaW9ucw0KQVUgIC0gR2hhZnVyaWFuLCBNb29qYW4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDb2dTY2kNCkFCICAtIERlY2lzaW9ucyBvdmVyIHRoZSB0aW1pbmcgb2YgYWN0aW9ucyBhcmUgY3JpdGljYWwgaW4gc2V2ZXJhbCBzYWZldHksIHNlY3VyaXR5IGFuZCBoZWFsdGhjYXJlIHNjZW5hcmlvcy4gVGhlc2UgZGVjaXNpb25zLCBzaW0tIGlsYXIgdG8gZGlzY3JldGUgZGVjaXNpb25zLCBjYW4gYmUgaW5mbHVlbmNlZCBieSBiaWFzZXMgYW5kIGluZGl2aWR1YWwgdHJhaXRzLiBJbiB0aGlzIHBhcGVyLCBhIGJpYXMgb2YgaW1wYXRpZW5jZSBpcyBzdHVkaWVkIGluIGFuIGV4cGVyaW1lbnQgd2l0aCA2MjYgcGFydGljaXBhbnRzLCB3aXRoIGEgZm9jdXMgb24gZ2VuZGVyIGRpZmZlcmVuY2VzLiBJbXBhdGllbmNlIHdhcyBtb2RlcmF0ZWQgd2l0aCBhIG1hbmlwdWxhLSB0aW9uIG9mIGEgdmFyaWFibGUtc3BlZWQgY291bnRkb3duLiBNZW4gYW5kIHdvbWVuIGRpZmZlcmVkIGluIGhvdyB0aGV5IGV4cHJlc3NlZCBpbXBhdGllbmNlLiBXaGlsZSBtZW4gc3lzdGVtYXRpY2FsbHkgYW5kIGlycmF0aW9uYWxseSBhY3QgZWFybGllciB3aGVuIGJlY29tZSBpbXBhdGllbnQgZm9sbG93aW5nIHRoZSBzbG93ZXIgY291bnRkb3ducywgd29tZW4gcmVhY3QgYnkgaXJyYXRpb25hbGx5IHJlcXVlc3RpbmcgZWFybGllciBpbmZvcm1hdGlvbiBhYm91dCB0aGUgb3V0Y29tZSBvZiBlYWNoIHRyaWFsLCBhbmQgaW1wdWxzaXZlbHkgcHJlc3NpbmcgYW4gaW5hY3RpdmUga2V5Lg0KQzEgIC0gUGhpbGFkZWxwaGlhLCBQQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM4dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpTUCAgLSAxMjIzDQpFUCAgLSAxMjI4DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2Y29nc2NpLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Gender%20differences%20in%20the%20effect%20of%20impatience%20on%20men%20and%20women&apos;s%20timing%20decisions&amp;rft.btitle=Proceedings%20of%20the%2038th%20Annual%20Meeting%20of%20the%20Cognitive%20Science&amp;rft.place=Philadelphia%2C%20PA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1223-1228&amp;rft.spage=1223&amp;rft.epage=1228\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, V., Kenwick, M., Lane, M., Palmer, G., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\">Crowdsourcing the measurement of interstate conflict.</a></span> <i>PLOS ONE</i>, <i>11</i>(6), e0156527. https://doi.org/10.1371/journal.pone.0156527</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__PLOS ONE type__journalArticle \"\"</span></div><div class=\"bib-venue\">PLOS ONE</div><div class=\"bib-venue-short\">PLOS ONE</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Much of the data used to measure conflict is extracted from news reports. This is typically accomplished using either expert coders to quantify the relevant information or machine coders to automatically extract data from documents. Although expert coding is costly‚ it produces quality data. Machine coding is fast and inexpensive‚ but the data are noisy. To diminish the severity of this tradeoff‚ we introduce a method for analyzing news documents that uses crowdsourcing‚ supplemented with computational approaches. The new method is tested on documents about Militarized Interstate Disputes‚ and its accuracy ranges between about 68 and 76 percent.  This is shown to be a considerable improvement over automated coding‚ and to cost less and be much faster than expert coding.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dorazio2016crowdsourcing,\n\ttitle = {Crowdsourcing the measurement of interstate conflict},\n\tvolume = {11},\n\turl = {http://www.david-reitter.com/pub/dorazio2016conflict.pdf},\n\tdoi = {10.1371/journal.pone.0156527},\n\tnumber = {6},\n\tjournal = {PLOS ONE},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2016},\n\tpages = {e0156527}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3Jvd2Rzb3VyY2luZyB0aGUgbWVhc3VyZW1lbnQgb2YgaW50ZXJzdGF0ZSBjb25mbGljdA0KQVUgIC0gRCdPcmF6aW8sIFZpdG8NCkFVICAtIEtlbndpY2ssIE1pY2hhZWwNCkFVICAtIExhbmUsIE1hdHRoZXcNCkFVICAtIFBhbG1lciwgR2xlbm4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBQTE9TIE9ORQ0KQUIgIC0gTXVjaCBvZiB0aGUgZGF0YSB1c2VkIHRvIG1lYXN1cmUgY29uZmxpY3QgaXMgZXh0cmFjdGVkIGZyb20gbmV3cyByZXBvcnRzLiBUaGlzIGlzIHR5cGljYWxseSBhY2NvbXBsaXNoZWQgdXNpbmcgZWl0aGVyIGV4cGVydCBjb2RlcnMgdG8gcXVhbnRpZnkgdGhlIHJlbGV2YW50IGluZm9ybWF0aW9uIG9yIG1hY2hpbmUgY29kZXJzIHRvIGF1dG9tYXRpY2FsbHkgZXh0cmFjdCBkYXRhIGZyb20gZG9jdW1lbnRzLiBBbHRob3VnaCBleHBlcnQgY29kaW5nIGlzIGNvc3RseSwgaXQgcHJvZHVjZXMgcXVhbGl0eSBkYXRhLiBNYWNoaW5lIGNvZGluZyBpcyBmYXN0IGFuZCBpbmV4cGVuc2l2ZSwgYnV0IHRoZSBkYXRhIGFyZSBub2lzeS4gVG8gZGltaW5pc2ggdGhlIHNldmVyaXR5IG9mIHRoaXMgdHJhZGVvZmYsIHdlIGludHJvZHVjZSBhIG1ldGhvZCBmb3IgYW5hbHl6aW5nIG5ld3MgZG9jdW1lbnRzIHRoYXQgdXNlcyBjcm93ZHNvdXJjaW5nLCBzdXBwbGVtZW50ZWQgd2l0aCBjb21wdXRhdGlvbmFsIGFwcHJvYWNoZXMuIFRoZSBuZXcgbWV0aG9kIGlzIHRlc3RlZCBvbiBkb2N1bWVudHMgYWJvdXQgTWlsaXRhcml6ZWQgSW50ZXJzdGF0ZSBEaXNwdXRlcywgYW5kIGl0cyBhY2N1cmFjeSByYW5nZXMgYmV0d2VlbiBhYm91dCA2OCBhbmQgNzYgcGVyY2VudC4gIFRoaXMgaXMgc2hvd24gdG8gYmUgYSBjb25zaWRlcmFibGUgaW1wcm92ZW1lbnQgb3ZlciBhdXRvbWF0ZWQgY29kaW5nLCBhbmQgdG8gY29zdCBsZXNzIGFuZCBiZSBtdWNoIGZhc3RlciB0aGFuIGV4cGVydCBjb2RpbmcuDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpETyAgLSAxMC4xMzcxL2pvdXJuYWwucG9uZS4wMTU2NTI3DQpWTCAgLSAxMQ0KSVMgIC0gNg0KU1AgIC0gZTAxNTY1MjcNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2RvcmF6aW8yMDE2Y29uZmxpY3QucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1371%2Fjournal.pone.0156527&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Crowdsourcing%20the%20measurement%20of%20interstate%20conflict&amp;rft.jtitle=PLOS%20ONE&amp;rft.volume=11&amp;rft.issue=6&amp;rft.aufirst=Vito&amp;rft.aulast=D&apos;Orazio&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=Michael%20Kenwick&amp;rft.au=Matthew%20Lane&amp;rft.au=Glenn%20Palmer&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=e0156527\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, K. S., Reitter, D., Lee, D., &amp; Osgood, N. (Eds.). (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\"><i>Social, Cultural, and Behavioral Modeling. 9th International Conference, SBP-BRiMS 2016</i>.</a></span> Switzerland: Springer. </div><div class=\"bib-extra\">doi://10.1007/978-3-319-39931-7</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__SBP-BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{xu2016social,\n\taddress = {Switzerland},\n\tseries = {{LNCS}},\n\ttitle = {Social, {Cultural}, and {Behavioral} {Modeling}. 9th {International} {Conference}, {SBP}-{BRiMS} 2016},\n\tshorttitle = {{SBP}-{BRiMS}},\n\turl = {https://link.springer.com/book/10.1007/978-3-319-39931-7},\n\tnumber = {9708},\n\tpublisher = {Springer},\n\teditor = {Xu, Kevin S. and Reitter, David and Lee, Dongwon and Osgood, Nathaniel},\n\tyear = {2016},\n\tnote = {doi://10.1007/978-3-319-39931-7}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcuIDl0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2UsIFNCUC1CUmlNUyAyMDE2DQpUMiAgLSBMTkNTDQpBMyAgLSBYdSwgS2V2aW4gUy4NCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBMZWUsIERvbmd3b24NCkEzICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpDWSAgLSBTd2l0emVybGFuZA0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KTTEgIC0gOTcwOA0KUEIgIC0gU3ByaW5nZXINClNUICAtIFNCUC1CUmlNUw0KVVIgIC0gaHR0cHM6Ly9saW5rLnNwcmluZ2VyLmNvbS9ib29rLzEwLjEwMDcvOTc4LTMtMzE5LTM5OTMxLTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling.%209th%20International%20Conference%2C%20SBP-BRiMS%202016&amp;rft.place=Switzerland&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Kevin%20S.&amp;rft.aulast=Xu&amp;rft.au=Kevin%20S.%20Xu&amp;rft.au=David%20Reitter&amp;rft.au=Dongwon%20Lee&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Ritter, F. E. (Eds.). (2016). <span class=\"doctitle\"><i>Proceedings of ICCM 2016: 14th International Conference on Cognitive Modeling</i>.</span> University Park, PA: Penn State.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__ICCM type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2016proceedings,\n\taddress = {University Park, PA},\n\ttitle = {Proceedings of {ICCM} 2016: 14th {International} {Conference} on {Cognitive} {Modeling}},\n\tshorttitle = {{ICCM}},\n\tpublisher = {Penn State},\n\teditor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAyMDE2OiAxNHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBSaXR0ZXIsIEZyYW5rIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBQZW5uIFN0YXRlDQpTVCAgLSBJQ0NNDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20ICCM%202016%3A%2014th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=University%20Park%2C%20PA&amp;rft.publisher=Penn%20State&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, J., Reitter, D., &amp; Liu, Y. (2016). <span class=\"doctitle\"><i>Symmetry features and group hierarchy model human symmetry perception</i>.</span> Poster presentation presented at the International Meeting of Psychonomic Society, Grenada, Spain.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{cole2016symmetry,\n\taddress = {Grenada, Spain},\n\ttype = {Poster presentation},\n\ttitle = {Symmetry features and group hierarchy model human symmetry perception},\n\tauthor = {Cole, Jeremy and Reitter, David and Liu, Yanxi},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5bW1ldHJ5IGZlYXR1cmVzIGFuZCBncm91cCBoaWVyYXJjaHkgbW9kZWwgaHVtYW4gc3ltbWV0cnkgcGVyY2VwdGlvbg0KVDIgIC0gSW50ZXJuYXRpb25hbCBNZWV0aW5nIG9mIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIExpdSwgWWFueGkNCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBQb3N0ZXIgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Liu, Y., Cole, J., &amp; Reitter, D. (2016). <span class=\"doctitle\"><i>Human Visual Perception of the 17 Wallpaper-Group Patterns using Timed Trials</i>.</span> Oral presentation presented at the Vision Sciences Society Sixteenth Annual Meeting (VSS), Florida.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__VSS type__presentation \"\"</span></div><div class=\"bib-venue-short\">VSS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most literature on symmetry perception has focused on bilateral reflection symmetry‚ with some suggesting that it is the only type of symmetry humans can perceive (Wilson&amp;Wilkinson‚ Vis. Res. 42(5)‚ 2002). Using image-stimuli generated from mathematically well-defined 17 wallpaper groups (Kohler et al.‚ J. Neurosci.‚ in press) and timed trials‚ we seek to demonstrate that humans can discriminate various symmetries found in 2D wallpaper patterns (Liu‚ et al Found.&amp;Trends in Comp.Graph.&amp;Vis.‚ 2010). Furthermore‚ we examine which features play an essential role in wallpaper pattern perception. The features include:  reflection‚ maximum order of rotation‚ glide reflection‚ tile shape and subgroup distance‚ referring to the shortest path between the two wallpaper groups in the group hierarchy. We recruited 106 individuals (Amazon Mechanical Turks) to compare three images (target‚ probe‚ probe) and to choose the probe most similar to the target within five seconds. Each participant performed 272 (=17x16) trials. Participants compare among all possible wallpaper group pairs. Every group comparison except one is distinguishable (p&lt; 0.05); all are likely distinguishable (p&lt; 0.10). After modeling every defining feature of symmetry groups using linear mixed-effects regression (GLMM)‚ we used AIC selection to compare models. Our selected model includs subgroup distance‚ 3-fold rotation‚ 4-fold rotation‚ and the T1 and D1 axes. Even in a model with all other features‚ subgroup distance is a significant additional predictor (p&lt; 0.0001). This distance measure has shown to be a better proxy describing human perceptual processes than individual features. This suggests that the mathematically motivated symmetry group hierarchy may be a valid model of pattern perception.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{liu2016human,\n\taddress = {Florida},\n\ttype = {oral presentation},\n\ttitle = {Human {Visual} {Perception} of the 17 {Wallpaper}-{Group} {Patterns} using {Timed} {Trials}},\n\tauthor = {Liu, Yanxi and Cole, Jeremy and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIFZpc3VhbCBQZXJjZXB0aW9uIG9mIHRoZSAxNyBXYWxscGFwZXItR3JvdXAgUGF0dGVybnMgdXNpbmcgVGltZWQgVHJpYWxzDQpUMiAgLSBWaXNpb24gU2NpZW5jZXMgU29jaWV0eSBTaXh0ZWVudGggQW5udWFsIE1lZXRpbmcgKFZTUykNCkEyICAtIExpdSwgWWFueGkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIE1vc3QgbGl0ZXJhdHVyZSBvbiBzeW1tZXRyeSBwZXJjZXB0aW9uIGhhcyBmb2N1c2VkIG9uIGJpbGF0ZXJhbCByZWZsZWN0aW9uIHN5bW1ldHJ5LCB3aXRoIHNvbWUgc3VnZ2VzdGluZyB0aGF0IGl0IGlzIHRoZSBvbmx5IHR5cGUgb2Ygc3ltbWV0cnkgaHVtYW5zIGNhbiBwZXJjZWl2ZSAoV2lsc29uJldpbGtpbnNvbiwgVmlzLiBSZXMuIDQyKDUpLCAyMDAyKS4gVXNpbmcgaW1hZ2Utc3RpbXVsaSBnZW5lcmF0ZWQgZnJvbSBtYXRoZW1hdGljYWxseSB3ZWxsLWRlZmluZWQgMTcgd2FsbHBhcGVyIGdyb3VwcyAoS29obGVyIGV0IGFsLiwgSi4gTmV1cm9zY2kuLCBpbiBwcmVzcykgYW5kIHRpbWVkIHRyaWFscywgd2Ugc2VlayB0byBkZW1vbnN0cmF0ZSB0aGF0IGh1bWFucyBjYW4gZGlzY3JpbWluYXRlIHZhcmlvdXMgc3ltbWV0cmllcyBmb3VuZCBpbiAyRCB3YWxscGFwZXIgcGF0dGVybnMgKExpdSwgZXQgYWwgRm91bmQuJlRyZW5kcyBpbiBDb21wLkdyYXBoLiZWaXMuLCAyMDEwKS4gRnVydGhlcm1vcmUsIHdlIGV4YW1pbmUgd2hpY2ggZmVhdHVyZXMgcGxheSBhbiBlc3NlbnRpYWwgcm9sZSBpbiB3YWxscGFwZXIgcGF0dGVybiBwZXJjZXB0aW9uLiBUaGUgZmVhdHVyZXMgaW5jbHVkZTogIHJlZmxlY3Rpb24sIG1heGltdW0gb3JkZXIgb2Ygcm90YXRpb24sIGdsaWRlIHJlZmxlY3Rpb24sIHRpbGUgc2hhcGUgYW5kIHN1Ymdyb3VwIGRpc3RhbmNlLCByZWZlcnJpbmcgdG8gdGhlIHNob3J0ZXN0IHBhdGggYmV0d2VlbiB0aGUgdHdvIHdhbGxwYXBlciBncm91cHMgaW4gdGhlIGdyb3VwIGhpZXJhcmNoeS4gV2UgcmVjcnVpdGVkIDEwNiBpbmRpdmlkdWFscyAoQW1hem9uIE1lY2hhbmljYWwgVHVya3MpIHRvIGNvbXBhcmUgdGhyZWUgaW1hZ2VzICh0YXJnZXQsIHByb2JlLCBwcm9iZSkgYW5kIHRvIGNob29zZSB0aGUgcHJvYmUgbW9zdCBzaW1pbGFyIHRvIHRoZSB0YXJnZXQgd2l0aGluIGZpdmUgc2Vjb25kcy4gRWFjaCBwYXJ0aWNpcGFudCBwZXJmb3JtZWQgMjcyICg9MTd4MTYpIHRyaWFscy4gUGFydGljaXBhbnRzIGNvbXBhcmUgYW1vbmcgYWxsIHBvc3NpYmxlIHdhbGxwYXBlciBncm91cCBwYWlycy4gRXZlcnkgZ3JvdXAgY29tcGFyaXNvbiBleGNlcHQgb25lIGlzIGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4wNSk7IGFsbCBhcmUgbGlrZWx5IGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4xMCkuIEFmdGVyIG1vZGVsaW5nIGV2ZXJ5IGRlZmluaW5nIGZlYXR1cmUgb2Ygc3ltbWV0cnkgZ3JvdXBzIHVzaW5nIGxpbmVhciBtaXhlZC1lZmZlY3RzIHJlZ3Jlc3Npb24gKEdMTU0pLCB3ZSB1c2VkIEFJQyBzZWxlY3Rpb24gdG8gY29tcGFyZSBtb2RlbHMuIE91ciBzZWxlY3RlZCBtb2RlbCBpbmNsdWRzIHN1Ymdyb3VwIGRpc3RhbmNlLCAzLWZvbGQgcm90YXRpb24sIDQtZm9sZCByb3RhdGlvbiwgYW5kIHRoZSBUMSBhbmQgRDEgYXhlcy4gRXZlbiBpbiBhIG1vZGVsIHdpdGggYWxsIG90aGVyIGZlYXR1cmVzLCBzdWJncm91cCBkaXN0YW5jZSBpcyBhIHNpZ25pZmljYW50IGFkZGl0aW9uYWwgcHJlZGljdG9yIChwPCAwLjAwMDEpLiBUaGlzIGRpc3RhbmNlIG1lYXN1cmUgaGFzIHNob3duIHRvIGJlIGEgYmV0dGVyIHByb3h5IGRlc2NyaWJpbmcgaHVtYW4gcGVyY2VwdHVhbCBwcm9jZXNzZXMgdGhhbiBpbmRpdmlkdWFsIGZlYXR1cmVzLiBUaGlzIHN1Z2dlc3RzIHRoYXQgdGhlIG1hdGhlbWF0aWNhbGx5IG1vdGl2YXRlZCBzeW1tZXRyeSBncm91cCBoaWVyYXJjaHkgbWF5IGJlIGEgdmFsaWQgbW9kZWwgb2YgcGF0dGVybiBwZXJjZXB0aW9uLg0KQ1kgIC0gRmxvcmlkYQ0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KTTMgIC0gb3JhbCBwcmVzZW50YXRpb24NCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., St. Amant, R., &amp; Reitter, D. (2016). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\">Behavior representation in modeling and simulation: introduction to CMOT special issue: BRiMS 2013.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>22</i>(1), 1–3. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__CMOT type__edited-volume \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2016behavior,\n\ttitle = {Behavior representation in modeling and simulation: introduction to {CMOT} special issue: {BRiMS} 2013},\n\tvolume = {22},\n\turl = {http://link.springer.com/article/10.1007/s10588-015-9194-9},\n\tnumber = {1},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Kennedy, William G. and St. Amant, Robert and Reitter, David},\n\tyear = {2016},\n\tpages = {1--3}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3IgcmVwcmVzZW50YXRpb24gaW4gbW9kZWxpbmcgYW5kIHNpbXVsYXRpb246IGludHJvZHVjdGlvbiB0byBDTU9UIHNwZWNpYWwgaXNzdWU6IEJSaU1TIDIwMTMNCkFVICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkFVICAtIFN0LiBBbWFudCwgUm9iZXJ0DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29tcHV0YXRpb25hbCBhbmQgTWF0aGVtYXRpY2FsIE9yZ2FuaXphdGlvbiBUaGVvcnkNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNCkRQICAtIGVkaXRlZC12b2x1bWUNClZMICAtIDIyDQpJUyAgLSAxDQpTUCAgLSAxDQpFUCAgLSAzDQpKMiAgLSBDTU9UDQpVUiAgLSBodHRwOi8vbGluay5zcHJpbmdlci5jb20vYXJ0aWNsZS8xMC4xMDA3L3MxMDU4OC0wMTUtOTE5NC05DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavior%20representation%20in%20modeling%20and%20simulation%3A%20introduction%20to%20CMOT%20special%20issue%3A%20BRiMS%202013&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=22&amp;rft.issue=1&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1-3&amp;rft.spage=1&amp;rft.epage=3\"></span></div></div></div><div class=\"full-bib-section\"><a id='2015' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2015</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C., Kaulakis, R., Morgan, J. H., Hiam, J. W., Ritter, F. E., Sanford, J., &amp; Morgan, G. P. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/zhaoKMHRSM15.pdf\">Building social networks out of cognitive blocks: Factors of interest in agent-based socio-cognitive simulations.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>21</i>(2), 115–149. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper examines how cognitive and environmental factors influence the formation of dyadic ties. We use agent models instantiated in ACT-R that interact in a social simulation‚ to illustrate the effect of memory constraints on networks. We also show that environmental factors are important including popu- lation size‚ running time‚ and map configuration. To examine these relationships‚ we ran simulations of networks using a factorial design. Our analyses suggest three interesting conclusions: first‚ the tie formation of these networks approximates a logistic growth model; second‚ that agent memory quality (i.e.‚ perfect or human- like) strongly alters the network’s density and structure; third‚ that the three environmental factors all influence both network density and some aspects of net- work structure. These findings suggest that meaningful variance of social network analysis measures occur in a narrow band of memory strength (the cognitive band); the threshold for defining tie criteria is important; and future simulations examining generative social networks should control and carefully report these environmental and cognitive factors.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoKMHRSM15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{zhao2015building,\n\ttitle = {Building social networks out of cognitive blocks: {Factors} of interest in agent-based socio-cognitive simulations},\n\tvolume = {21},\n\turl = {http://acs.ist.psu.edu/papers/zhaoKMHRSM15.pdf},\n\tnumber = {2},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Zhao, C. and Kaulakis, R. and Morgan, J. H. and Hiam, J. W. and Ritter, F. E. and Sanford, J. and Morgan, G. P.},\n\tyear = {2015},\n\tpages = {115--149}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQnVpbGRpbmcgc29jaWFsIG5ldHdvcmtzIG91dCBvZiBjb2duaXRpdmUgYmxvY2tzOiBGYWN0b3JzIG9mIGludGVyZXN0IGluIGFnZW50LWJhc2VkIHNvY2lvLWNvZ25pdGl2ZSBzaW11bGF0aW9ucw0KQVUgIC0gWmhhbywgQy4NCkFVICAtIEthdWxha2lzLCBSLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gSGlhbSwgSi4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNhbmZvcmQsIEouDQpBVSAgLSBNb3JnYW4sIEcuIFAuDQpUMiAgLSBDb21wdXRhdGlvbmFsIGFuZCBNYXRoZW1hdGljYWwgT3JnYW5pemF0aW9uIFRoZW9yeQ0KQUIgIC0gVGhpcyBwYXBlciBleGFtaW5lcyBob3cgY29nbml0aXZlIGFuZCBlbnZpcm9ubWVudGFsIGZhY3RvcnMgaW5mbHVlbmNlIHRoZSBmb3JtYXRpb24gb2YgZHlhZGljIHRpZXMuIFdlIHVzZSBhZ2VudCBtb2RlbHMgaW5zdGFudGlhdGVkIGluIEFDVC1SIHRoYXQgaW50ZXJhY3QgaW4gYSBzb2NpYWwgc2ltdWxhdGlvbiwgdG8gaWxsdXN0cmF0ZSB0aGUgZWZmZWN0IG9mIG1lbW9yeSBjb25zdHJhaW50cyBvbiBuZXR3b3Jrcy4gV2UgYWxzbyBzaG93IHRoYXQgZW52aXJvbm1lbnRhbCBmYWN0b3JzIGFyZSBpbXBvcnRhbnQgaW5jbHVkaW5nIHBvcHUtIGxhdGlvbiBzaXplLCBydW5uaW5nIHRpbWUsIGFuZCBtYXAgY29uZmlndXJhdGlvbi4gVG8gZXhhbWluZSB0aGVzZSByZWxhdGlvbnNoaXBzLCB3ZSByYW4gc2ltdWxhdGlvbnMgb2YgbmV0d29ya3MgdXNpbmcgYSBmYWN0b3JpYWwgZGVzaWduLiBPdXIgYW5hbHlzZXMgc3VnZ2VzdCB0aHJlZSBpbnRlcmVzdGluZyBjb25jbHVzaW9uczogZmlyc3QsIHRoZSB0aWUgZm9ybWF0aW9uIG9mIHRoZXNlIG5ldHdvcmtzIGFwcHJveGltYXRlcyBhIGxvZ2lzdGljIGdyb3d0aCBtb2RlbDsgc2Vjb25kLCB0aGF0IGFnZW50IG1lbW9yeSBxdWFsaXR5IChpLmUuLCBwZXJmZWN0IG9yIGh1bWFuLSBsaWtlKSBzdHJvbmdseSBhbHRlcnMgdGhlIG5ldHdvcmvigJlzIGRlbnNpdHkgYW5kIHN0cnVjdHVyZTsgdGhpcmQsIHRoYXQgdGhlIHRocmVlIGVudmlyb25tZW50YWwgZmFjdG9ycyBhbGwgaW5mbHVlbmNlIGJvdGggbmV0d29yayBkZW5zaXR5IGFuZCBzb21lIGFzcGVjdHMgb2YgbmV0LSB3b3JrIHN0cnVjdHVyZS4gVGhlc2UgZmluZGluZ3Mgc3VnZ2VzdCB0aGF0IG1lYW5pbmdmdWwgdmFyaWFuY2Ugb2Ygc29jaWFsIG5ldHdvcmsgYW5hbHlzaXMgbWVhc3VyZXMgb2NjdXIgaW4gYSBuYXJyb3cgYmFuZCBvZiBtZW1vcnkgc3RyZW5ndGggKHRoZSBjb2duaXRpdmUgYmFuZCk7IHRoZSB0aHJlc2hvbGQgZm9yIGRlZmluaW5nIHRpZSBjcml0ZXJpYSBpcyBpbXBvcnRhbnQ7IGFuZCBmdXR1cmUgc2ltdWxhdGlvbnMgZXhhbWluaW5nIGdlbmVyYXRpdmUgc29jaWFsIG5ldHdvcmtzIHNob3VsZCBjb250cm9sIGFuZCBjYXJlZnVsbHkgcmVwb3J0IHRoZXNlIGVudmlyb25tZW50YWwgYW5kIGNvZ25pdGl2ZSBmYWN0b3JzLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KVkwgIC0gMjENCklTICAtIDINClNQICAtIDExNQ0KRVAgIC0gMTQ5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy96aGFvS01IUlNNMTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Building%20social%20networks%20out%20of%20cognitive%20blocks%3A%20Factors%20of%20interest%20in%20agent-based%20socio-cognitive%20simulations&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.volume=21&amp;rft.issue=2&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=R.%20Kaulakis&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Sanford&amp;rft.au=G.%20P.%20Morgan&amp;rft.date=2015&amp;rft.pages=115-149&amp;rft.spage=115&amp;rft.epage=149\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Yen, J., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf\">Pragmatic alignment on social support type in health forum conversations.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics (CMCL)</i>. Denver, CO: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment‚ such as lexical and syntactic alignment‚ is a universal\nphenomenon influencing dialogue participants in online conversations. Besides linguistic alignment‚ social support‚ such as emotional support and\ninformational support‚ also provides important benefits to their members. More recently‚ identifying and analyzing social support facilitated insights in the\nconstruction of support oriented communities. In this paper‚ we study whether members show pragmatic alignment on social support. While adaptation can occur at lexical‚ syntactic and pragmatic levels‚ relationships between alignments at multiple levels are neither theoretically nor empirically well understood. Our\nresults indicate pragmatic alignment of forum members along the axis of support type. We also find that lexical alignment is correlated with emotional support‚ and that the amount of lexical alignment is also correlated with the amount of pragmatic alignment.  This finding can contribute to improving our\nunderstanding about the linguistic signature of different types of support‚ and enhancing theoretical model of the Interactive Alignment Model in a multi-party peer support conversation context.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2015pragmatic,\n\taddress = {Denver, CO},\n\ttitle = {Pragmatic alignment on social support type in health forum conversations},\n\turl = {http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics} ({CMCL})},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Wang, Yafei and Yen, John and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJhZ21hdGljIGFsaWdubWVudCBvbiBzb2NpYWwgc3VwcG9ydCB0eXBlIGluIGhlYWx0aCBmb3J1bSBjb252ZXJzYXRpb25zDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gWWVuLCBKb2huDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQUIgIC0gTGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHN1Y2ggYXMgbGV4aWNhbCBhbmQgc3ludGFjdGljIGFsaWdubWVudCwgaXMgYSB1bml2ZXJzYWwKcGhlbm9tZW5vbiBpbmZsdWVuY2luZyBkaWFsb2d1ZSBwYXJ0aWNpcGFudHMgaW4gb25saW5lIGNvbnZlcnNhdGlvbnMuIEJlc2lkZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHNvY2lhbCBzdXBwb3J0LCBzdWNoIGFzIGVtb3Rpb25hbCBzdXBwb3J0IGFuZAppbmZvcm1hdGlvbmFsIHN1cHBvcnQsIGFsc28gcHJvdmlkZXMgaW1wb3J0YW50IGJlbmVmaXRzIHRvIHRoZWlyIG1lbWJlcnMuIE1vcmUgcmVjZW50bHksIGlkZW50aWZ5aW5nIGFuZCBhbmFseXppbmcgc29jaWFsIHN1cHBvcnQgZmFjaWxpdGF0ZWQgaW5zaWdodHMgaW4gdGhlCmNvbnN0cnVjdGlvbiBvZiBzdXBwb3J0IG9yaWVudGVkIGNvbW11bml0aWVzLiBJbiB0aGlzIHBhcGVyLCB3ZSBzdHVkeSB3aGV0aGVyIG1lbWJlcnMgc2hvdyBwcmFnbWF0aWMgYWxpZ25tZW50IG9uIHNvY2lhbCBzdXBwb3J0LiBXaGlsZSBhZGFwdGF0aW9uIGNhbiBvY2N1ciBhdCBsZXhpY2FsLCBzeW50YWN0aWMgYW5kIHByYWdtYXRpYyBsZXZlbHMsIHJlbGF0aW9uc2hpcHMgYmV0d2VlbiBhbGlnbm1lbnRzIGF0IG11bHRpcGxlIGxldmVscyBhcmUgbmVpdGhlciB0aGVvcmV0aWNhbGx5IG5vciBlbXBpcmljYWxseSB3ZWxsIHVuZGVyc3Rvb2QuIE91cgpyZXN1bHRzIGluZGljYXRlIHByYWdtYXRpYyBhbGlnbm1lbnQgb2YgZm9ydW0gbWVtYmVycyBhbG9uZyB0aGUgYXhpcyBvZiBzdXBwb3J0IHR5cGUuIFdlIGFsc28gZmluZCB0aGF0IGxleGljYWwgYWxpZ25tZW50IGlzIGNvcnJlbGF0ZWQgd2l0aCBlbW90aW9uYWwgc3VwcG9ydCwgYW5kIHRoYXQgdGhlIGFtb3VudCBvZiBsZXhpY2FsIGFsaWdubWVudCBpcyBhbHNvIGNvcnJlbGF0ZWQgd2l0aCB0aGUgYW1vdW50IG9mIHByYWdtYXRpYyBhbGlnbm1lbnQuICBUaGlzIGZpbmRpbmcgY2FuIGNvbnRyaWJ1dGUgdG8gaW1wcm92aW5nIG91cgp1bmRlcnN0YW5kaW5nIGFib3V0IHRoZSBsaW5ndWlzdGljIHNpZ25hdHVyZSBvZiBkaWZmZXJlbnQgdHlwZXMgb2Ygc3VwcG9ydCwgYW5kIGVuaGFuY2luZyB0aGVvcmV0aWNhbCBtb2RlbCBvZiB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIGluIGEgbXVsdGktcGFydHkgcGVlciBzdXBwb3J0IGNvbnZlcnNhdGlvbiBjb250ZXh0Lg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzIChDTUNMKQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE1cHJhZ21hdGljLWFsaWdubWVudC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Pragmatic%20alignment%20on%20social%20support%20type%20in%20health%20forum%20conversations&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20(CMCL)&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=John%20Yen&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Y., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf\">An evaluation and comparison of linguistic alignment measures.</a></span> In <i>Proc. Cognitive Modeling and Computational Linguistics (CMCL)</i>. Denver, CO: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment has emerged as an important property of conversational language and a driver of mutual understanding in dialogue. While various computational measures of linguistic alignment in corpus and experimental data have been devised‚ a systematic evaluation of them is missing. In this study‚ we first evaluate the sensitivity and distributional properties of three measures‚ indiscriminate local linguistic alignment (LLA)‚ Spearman’s correlation coefficient (SCC)‚ and repetition decay (RepDecay). Then we apply them in a study of interactive alignment and individual differences to see how well they conform to the Interactive Alignment Model (IAM)‚ and how well they can reveal the individual differences in alignment propensity. Our results suggest that LLA has the overall best performance.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2015evaluation,\n\taddress = {Denver, CO},\n\ttitle = {An evaluation and comparison of linguistic alignment measures},\n\turl = {http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics} ({CMCL})},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gZXZhbHVhdGlvbiBhbmQgY29tcGFyaXNvbiBvZiBsaW5ndWlzdGljIGFsaWdubWVudCBtZWFzdXJlcw0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBoYXMgZW1lcmdlZCBhcyBhbiBpbXBvcnRhbnQgcHJvcGVydHkgb2YgY29udmVyc2F0aW9uYWwgbGFuZ3VhZ2UgYW5kIGEgZHJpdmVyIG9mIG11dHVhbCB1bmRlcnN0YW5kaW5nIGluIGRpYWxvZ3VlLiBXaGlsZSB2YXJpb3VzIGNvbXB1dGF0aW9uYWwgbWVhc3VyZXMgb2YgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gY29ycHVzIGFuZCBleHBlcmltZW50YWwgZGF0YSBoYXZlIGJlZW4gZGV2aXNlZCwgYSBzeXN0ZW1hdGljIGV2YWx1YXRpb24gb2YgdGhlbSBpcyBtaXNzaW5nLiBJbiB0aGlzIHN0dWR5LCB3ZSBmaXJzdCBldmFsdWF0ZSB0aGUgc2Vuc2l0aXZpdHkgYW5kIGRpc3RyaWJ1dGlvbmFsIHByb3BlcnRpZXMgb2YgdGhyZWUgbWVhc3VyZXMsIGluZGlzY3JpbWluYXRlIGxvY2FsIGxpbmd1aXN0aWMgYWxpZ25tZW50IChMTEEpLCBTcGVhcm1hbidzIGNvcnJlbGF0aW9uIGNvZWZmaWNpZW50IChTQ0MpLCBhbmQgcmVwZXRpdGlvbiBkZWNheSAoUmVwRGVjYXkpLiBUaGVuIHdlIGFwcGx5IHRoZW0gaW4gYSBzdHVkeSBvZiBpbnRlcmFjdGl2ZSBhbGlnbm1lbnQgYW5kIGluZGl2aWR1YWwgZGlmZmVyZW5jZXMgdG8gc2VlIGhvdyB3ZWxsIHRoZXkgY29uZm9ybSB0byB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIChJQU0pLCBhbmQgaG93IHdlbGwgdGhleSBjYW4gcmV2ZWFsIHRoZSBpbmRpdmlkdWFsIGRpZmZlcmVuY2VzIGluIGFsaWdubWVudCBwcm9wZW5zaXR5LiBPdXIgcmVzdWx0cyBzdWdnZXN0IHRoYXQgTExBIGhhcyB0aGUgb3ZlcmFsbCBiZXN0IHBlcmZvcm1hbmNlLg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzIChDTUNMKQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3h1MjAxNWV2YWx1YXRpb24tYWxpZ25tZW50LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20evaluation%20and%20comparison%20of%20linguistic%20alignment%20measures&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20(CMCL)&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Giles, C. L., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf\">Learning a deep hybrid model for semi-supervised text classification.</a></span> In <i>Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing</i>. Lisbon, Portugal. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2015 venue_short__EMNLP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">EMNLP</div><div class=\"bib-venue-short\">EMNLP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel fine-tuning algorithm in a deep hybrid architecture for semi-supervised text classification.  During each increment of the online learning process‚ the fine-tuning algorithm serves as a top-down mechanism for pseudo-jointly modifying model parameters following a bottom-up generative learning pass. The resulting model‚ trained under what we call the Bottom-Up-Top-Down learning algorithm‚ is shown to outperform a variety of competitive models and baselines trained across a wide range of splits between supervised and unsupervised training data.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_learning_2015,\n\taddress = {Lisbon, Portugal},\n\ttitle = {Learning a deep hybrid model for semi-supervised text classification},\n\turl = {http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf},\n\tbooktitle = {Proceedings of the 2015 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tauthor = {Ororbia II, Alexander G. and Giles, C. Lee and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGVhcm5pbmcgYSBkZWVwIGh5YnJpZCBtb2RlbCBmb3Igc2VtaS1zdXBlcnZpc2VkIHRleHQgY2xhc3NpZmljYXRpb24NCkFVICAtIE9yb3JiaWEgSUksIEFsZXhhbmRlciBHLg0KQVUgIC0gR2lsZXMsIEMuIExlZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEVNTkxQDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgZmluZS10dW5pbmcgYWxnb3JpdGhtIGluIGEgZGVlcCBoeWJyaWQgYXJjaGl0ZWN0dXJlIGZvciBzZW1pLXN1cGVydmlzZWQgdGV4dCBjbGFzc2lmaWNhdGlvbi4gIER1cmluZyBlYWNoIGluY3JlbWVudCBvZiB0aGUgb25saW5lIGxlYXJuaW5nIHByb2Nlc3MsIHRoZSBmaW5lLXR1bmluZyBhbGdvcml0aG0gc2VydmVzIGFzIGEgdG9wLWRvd24gbWVjaGFuaXNtIGZvciBwc2V1ZG8tam9pbnRseSBtb2RpZnlpbmcgbW9kZWwgcGFyYW1ldGVycyBmb2xsb3dpbmcgYSBib3R0b20tdXAgZ2VuZXJhdGl2ZSBsZWFybmluZyBwYXNzLiBUaGUgcmVzdWx0aW5nIG1vZGVsLCB0cmFpbmVkIHVuZGVyIHdoYXQgd2UgY2FsbCB0aGUgQm90dG9tLVVwLVRvcC1Eb3duIGxlYXJuaW5nIGFsZ29yaXRobSwgaXMgc2hvd24gdG8gb3V0cGVyZm9ybSBhIHZhcmlldHkgb2YgY29tcGV0aXRpdmUgbW9kZWxzIGFuZCBiYXNlbGluZXMgdHJhaW5lZCBhY3Jvc3MgYSB3aWRlIHJhbmdlIG9mIHNwbGl0cyBiZXR3ZWVuIHN1cGVydmlzZWQgYW5kIHVuc3VwZXJ2aXNlZCB0cmFpbmluZyBkYXRhLg0KQzEgIC0gTGlzYm9uLCBQb3J0dWdhbA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwMTUgQ29uZmVyZW5jZSBvbiBFbXBpcmljYWwgTWV0aG9kcyBpbiBOYXR1cmFsIExhbmd1YWdlIFByb2Nlc3NpbmcNCkRBICAtIDIwMTUvLy8NClBZICAtIDIwMTUNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9vcm9yYmlhMjAxNWxlYXJuaW5nLWRlZXAtaHlicmlkLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Learning%20a%20deep%20hybrid%20model%20for%20semi-supervised%20text%20classification&amp;rft.btitle=Proceedings%20of%20the%202015%20Conference%20on%20Empirical%20Methods%20in%20Natural%20Language%20Processing&amp;rft.place=Lisbon%2C%20Portugal&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=C.%20Lee%20Giles&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Xu, Y., D’Orazio, V., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\">Error-correction and aggregation in crowd-sourcing of geopolitical incident information.</a></span> In N. Agarwal, K. Xu, &amp; N. Osgood (Eds.), <i>Social Computing, Behavioral Modeling and Prediction</i> (Vol. 9021, pp. 381–387). Springer. </div><div class=\"bib-extra\">10.1007/978-3-319-16268-3 47</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2015 venue_short__SBP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue-short\">SBP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A discriminative model is presented for crowd-sourcing the annotation of news stories to produce a structured dataset about incidents involving militarized disputes between nation-states.  We used a question tree to gather partially redundant data from each crowd worker. A lattice of Bayesian Networks was then applied to error correct the individual worker annotations‚ the results of which were then aggregated via majority voting. The resulting hybrid model outperformed comparable‚ state-of-the-art aggregation models in both accuracy and computational scalability.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ororbia_ii_error-correction_2015,\n\tseries = {Lecture {Notes} in {Computer} {Science} ({SBP})},\n\ttitle = {Error-correction and aggregation in crowd-sourcing of geopolitical incident information},\n\tvolume = {9021},\n\turl = {http://www.david-reitter.com/pub/ororbia2015crowd.pdf},\n\tbooktitle = {Social {Computing}, {Behavioral} {Modeling} and {Prediction}},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Xu, Yang and D'Orazio, Vito and Reitter, David},\n\teditor = {Agarwal, Nitin and Xu, Kevin and Osgood, Nathaniel},\n\tyear = {2015},\n\tnote = {10.1007/978-3-319-16268-3 47},\n\tpages = {381--387}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXJyb3ItY29ycmVjdGlvbiBhbmQgYWdncmVnYXRpb24gaW4gY3Jvd2Qtc291cmNpbmcgb2YgZ2VvcG9saXRpY2FsIGluY2lkZW50IGluZm9ybWF0aW9uDQpBVSAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBEJ09yYXppbywgVml0bw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFNvY2lhbCBDb21wdXRpbmcsIEJlaGF2aW9yYWwgTW9kZWxpbmcgYW5kIFByZWRpY3Rpb24NCkEyICAtIEFnYXJ3YWwsIE5pdGluDQpBMiAgLSBYdSwgS2V2aW4NCkEyICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpUMyAgLSBMZWN0dXJlIE5vdGVzIGluIENvbXB1dGVyIFNjaWVuY2UgKFNCUCkNCkFCICAtIEEgZGlzY3JpbWluYXRpdmUgbW9kZWwgaXMgcHJlc2VudGVkIGZvciBjcm93ZC1zb3VyY2luZyB0aGUgYW5ub3RhdGlvbiBvZiBuZXdzIHN0b3JpZXMgdG8gcHJvZHVjZSBhIHN0cnVjdHVyZWQgZGF0YXNldCBhYm91dCBpbmNpZGVudHMgaW52b2x2aW5nIG1pbGl0YXJpemVkIGRpc3B1dGVzIGJldHdlZW4gbmF0aW9uLXN0YXRlcy4gIFdlIHVzZWQgYSBxdWVzdGlvbiB0cmVlIHRvIGdhdGhlciBwYXJ0aWFsbHkgcmVkdW5kYW50IGRhdGEgZnJvbSBlYWNoIGNyb3dkIHdvcmtlci4gQSBsYXR0aWNlIG9mIEJheWVzaWFuIE5ldHdvcmtzIHdhcyB0aGVuIGFwcGxpZWQgdG8gZXJyb3IgY29ycmVjdCB0aGUgaW5kaXZpZHVhbCB3b3JrZXIgYW5ub3RhdGlvbnMsIHRoZSByZXN1bHRzIG9mIHdoaWNoIHdlcmUgdGhlbiBhZ2dyZWdhdGVkIHZpYSBtYWpvcml0eSB2b3RpbmcuIFRoZSByZXN1bHRpbmcgaHlicmlkIG1vZGVsIG91dHBlcmZvcm1lZCBjb21wYXJhYmxlLCBzdGF0ZS1vZi10aGUtYXJ0IGFnZ3JlZ2F0aW9uIG1vZGVscyBpbiBib3RoIGFjY3VyYWN5IGFuZCBjb21wdXRhdGlvbmFsIHNjYWxhYmlsaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkwMjENClNQICAtIDM4MQ0KRVAgIC0gMzg3DQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYTIwMTVjcm93ZC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Error-correction%20and%20aggregation%20in%20crowd-sourcing%20of%20geopolitical%20incident%20information&amp;rft.btitle=Social%20Computing%2C%20Behavioral%20Modeling%20and%20Prediction&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science%20(SBP)&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Yang%20Xu&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=David%20Reitter&amp;rft.au=Nitin%20Agarwal&amp;rft.au=Kevin%20Xu&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2015&amp;rft.pages=381-387&amp;rft.spage=381&amp;rft.epage=387\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, A. G., Reitter, D., Wu, J., &amp; Giles, C. L. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf\">Online learning of deep hybrid architectures for semi-supervised categorization.</a></span> In <i>Machine Learning and Knowledge Discovery in Databases (Proceedings, ECML PKDD 2015)</i> (Vol. 9284, pp. 516–532). Porto, Portugal: Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2015 venue_short__ECML PKDD type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ECML PKDD</div><div class=\"bib-venue-short\">ECML PKDD</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A hybrid architecture is presented capable of online learning from both labeled and unlabeled samples.  It combines both generative and discriminative objectives to derive a new variant of the Deep Belief Network‚ i.e.‚ the Stacked Boltzmann Experts Network model.  The model’s training algorithm is built on principles developed from hybrid discriminative Boltzmann machines and composes deep architectures in a greedy fashion. It makes use of its inherent “layer-wise ensemble\" nature to perform useful classification work. We (1) compare this architecture against a hybrid Denoising Auto-encoder version of itself as well as several other models and (2) investigate training in the context of an incremental learning procedure.  The best-performing hybrid model‚ the Stacked Boltzmann Experts Network‚ consistently outperforms all others.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_online_2015,\n\taddress = {Porto, Portugal},\n\tseries = {Lecture {Notes} in {Computer} {Science}},\n\ttitle = {Online learning of deep hybrid architectures for semi-supervised categorization},\n\tvolume = {9284},\n\turl = {http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf},\n\tbooktitle = {Machine {Learning} and {Knowledge} {Discovery} in {Databases} ({Proceedings}, {ECML} {PKDD} 2015)},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Wu, Jian and Giles, C. Lee},\n\tyear = {2015},\n\tpages = {516--532}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT25saW5lIGxlYXJuaW5nIG9mIGRlZXAgaHlicmlkIGFyY2hpdGVjdHVyZXMgZm9yIHNlbWktc3VwZXJ2aXNlZCBjYXRlZ29yaXphdGlvbg0KQVUgIC0gT3JvcmJpYSBJSSwgQWxleGFuZGVyIEcuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gV3UsIEppYW4NCkFVICAtIEdpbGVzLCBDLiBMZWUNClQyICAtIEVDTUwgUEtERA0KVDMgIC0gTGVjdHVyZSBOb3RlcyBpbiBDb21wdXRlciBTY2llbmNlDQpBQiAgLSBBIGh5YnJpZCBhcmNoaXRlY3R1cmUgaXMgcHJlc2VudGVkIGNhcGFibGUgb2Ygb25saW5lIGxlYXJuaW5nIGZyb20gYm90aCBsYWJlbGVkIGFuZCB1bmxhYmVsZWQgc2FtcGxlcy4gIEl0IGNvbWJpbmVzIGJvdGggZ2VuZXJhdGl2ZSBhbmQgZGlzY3JpbWluYXRpdmUgb2JqZWN0aXZlcyB0byBkZXJpdmUgYSBuZXcgdmFyaWFudCBvZiB0aGUgRGVlcCBCZWxpZWYgTmV0d29yaywgaS5lLiwgdGhlIFN0YWNrZWQgQm9sdHptYW5uIEV4cGVydHMgTmV0d29yayBtb2RlbC4gIFRoZSBtb2RlbCdzIHRyYWluaW5nIGFsZ29yaXRobSBpcyBidWlsdCBvbiBwcmluY2lwbGVzIGRldmVsb3BlZCBmcm9tIGh5YnJpZCBkaXNjcmltaW5hdGl2ZSBCb2x0em1hbm4gbWFjaGluZXMgYW5kIGNvbXBvc2VzIGRlZXAgYXJjaGl0ZWN0dXJlcyBpbiBhIGdyZWVkeSBmYXNoaW9uLiBJdCBtYWtlcyB1c2Ugb2YgaXRzIGluaGVyZW50IGBgbGF5ZXItd2lzZSBlbnNlbWJsZSIgbmF0dXJlIHRvIHBlcmZvcm0gdXNlZnVsIGNsYXNzaWZpY2F0aW9uIHdvcmsuIFdlICgxKSBjb21wYXJlIHRoaXMgYXJjaGl0ZWN0dXJlIGFnYWluc3QgYSBoeWJyaWQgRGVub2lzaW5nIEF1dG8tZW5jb2RlciB2ZXJzaW9uIG9mIGl0c2VsZiBhcyB3ZWxsIGFzIHNldmVyYWwgb3RoZXIgbW9kZWxzIGFuZCAoMikgaW52ZXN0aWdhdGUgdHJhaW5pbmcgaW4gdGhlIGNvbnRleHQgb2YgYW4gaW5jcmVtZW50YWwgbGVhcm5pbmcgcHJvY2VkdXJlLiAgVGhlIGJlc3QtcGVyZm9ybWluZyBoeWJyaWQgbW9kZWwsIHRoZSBTdGFja2VkIEJvbHR6bWFubiBFeHBlcnRzIE5ldHdvcmssIGNvbnNpc3RlbnRseSBvdXRwZXJmb3JtcyBhbGwgb3RoZXJzLg0KQzEgIC0gUG9ydG8sIFBvcnR1Z2FsDQpDMyAgLSBNYWNoaW5lIExlYXJuaW5nIGFuZCBLbm93bGVkZ2UgRGlzY292ZXJ5IGluIERhdGFiYXNlcyAoUHJvY2VlZGluZ3MsIEVDTUwgUEtERCAyMDE1KQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkyODQNClNQICAtIDUxNg0KRVAgIC0gNTMyDQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYV9kZWVwX2h5YnJpZF9lY21sXzIwMTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Online%20learning%20of%20deep%20hybrid%20architectures%20for%20semi-supervised%20categorization&amp;rft.btitle=Machine%20Learning%20and%20Knowledge%20Discovery%20in%20Databases%20(Proceedings%2C%20ECML%20PKDD%202015)&amp;rft.place=Porto%2C%20Portugal&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=David%20Reitter&amp;rft.au=Jian%20Wu&amp;rft.au=C.%20Lee%20Giles&amp;rft.date=2015&amp;rft.pages=516-532&amp;rft.spage=516&amp;rft.epage=532\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J., Kim, J. W., Ritter, F. E., &amp; Reitter, D. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/paikKRR15.pdf\">Predicting user performance and learning in human-computer interaction with the Herbal compiler.</a></span> <i>ACM Transactions on Computer-Human Interaction</i>, <i>22</i>(5), Article No. 25. https://doi.org/10.1145/2776891</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__ACM ToCHI type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"bib-venue-short\">ACM ToCHI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a way to build a series of GOMS-like cognitive user models representing a range of performance at different stages of learning. We use a spreadsheet task across multiple sessions as an example task; it takes about 20–30 min. to perform. The models were created in ACT-R using a compiler. The novice model has 29 rules and 1‚152 declarative memory task elements (chunks)—it learns to create procedural knowledge to perform the task. The expert model has 617 rules and 614 task chunks (that it does not use) and 538 command string chunks—it gets slightly faster through limited declarative learning of the command strings and some further production compilation; there are a range of intermediate models. These models were tested against aggregate and individual human learning data‚ confirming the models’ predictions. This work suggests that user models can be created that learn like users while doing the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/paikKRR15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{paik2015predicting,\n\ttitle = {Predicting user performance and learning in human-computer interaction with the {Herbal} compiler},\n\tvolume = {22},\n\turl = {http://www.david-reitter.com/pub/paikKRR15.pdf},\n\tdoi = {10.1145/2776891},\n\tnumber = {5},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Paik, Jaehyon and Kim, Jong W. and Ritter, Frank E. and Reitter, David},\n\tyear = {2015},\n\tpages = {Article No. 25}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJlZGljdGluZyB1c2VyIHBlcmZvcm1hbmNlIGFuZCBsZWFybmluZyBpbiBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiB3aXRoIHRoZSBIZXJiYWwgY29tcGlsZXINCkFVICAtIFBhaWssIEphZWh5b24NCkFVICAtIEtpbSwgSm9uZyBXLg0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTSBUcmFuc2FjdGlvbnMgb24gQ29tcHV0ZXItSHVtYW4gSW50ZXJhY3Rpb24NCkFCICAtIFdlIHJlcG9ydCBhIHdheSB0byBidWlsZCBhIHNlcmllcyBvZiBHT01TLWxpa2UgY29nbml0aXZlIHVzZXIgbW9kZWxzIHJlcHJlc2VudGluZyBhIHJhbmdlIG9mIHBlcmZvcm1hbmNlIGF0IGRpZmZlcmVudCBzdGFnZXMgb2YgbGVhcm5pbmcuIFdlIHVzZSBhIHNwcmVhZHNoZWV0IHRhc2sgYWNyb3NzIG11bHRpcGxlIHNlc3Npb25zIGFzIGFuIGV4YW1wbGUgdGFzazsgaXQgdGFrZXMgYWJvdXQgMjDigJMzMCBtaW4uIHRvIHBlcmZvcm0uIFRoZSBtb2RlbHMgd2VyZSBjcmVhdGVkIGluIEFDVC1SIHVzaW5nIGEgY29tcGlsZXIuIFRoZSBub3ZpY2UgbW9kZWwgaGFzIDI5IHJ1bGVzIGFuZCAxLDE1MiBkZWNsYXJhdGl2ZSBtZW1vcnkgdGFzayBlbGVtZW50cyAoY2h1bmtzKeKAlGl0IGxlYXJucyB0byBjcmVhdGUgcHJvY2VkdXJhbCBrbm93bGVkZ2UgdG8gcGVyZm9ybSB0aGUgdGFzay4gVGhlIGV4cGVydCBtb2RlbCBoYXMgNjE3IHJ1bGVzIGFuZCA2MTQgdGFzayBjaHVua3MgKHRoYXQgaXQgZG9lcyBub3QgdXNlKSBhbmQgNTM4IGNvbW1hbmQgc3RyaW5nIGNodW5rc+KAlGl0IGdldHMgc2xpZ2h0bHkgZmFzdGVyIHRocm91Z2ggbGltaXRlZCBkZWNsYXJhdGl2ZSBsZWFybmluZyBvZiB0aGUgY29tbWFuZCBzdHJpbmdzIGFuZCBzb21lIGZ1cnRoZXIgcHJvZHVjdGlvbiBjb21waWxhdGlvbjsgdGhlcmUgYXJlIGEgcmFuZ2Ugb2YgaW50ZXJtZWRpYXRlIG1vZGVscy4gVGhlc2UgbW9kZWxzIHdlcmUgdGVzdGVkIGFnYWluc3QgYWdncmVnYXRlIGFuZCBpbmRpdmlkdWFsIGh1bWFuIGxlYXJuaW5nIGRhdGEsIGNvbmZpcm1pbmcgdGhlIG1vZGVsc+KAmSBwcmVkaWN0aW9ucy4gVGhpcyB3b3JrIHN1Z2dlc3RzIHRoYXQgdXNlciBtb2RlbHMgY2FuIGJlIGNyZWF0ZWQgdGhhdCBsZWFybiBsaWtlIHVzZXJzIHdoaWxlIGRvaW5nIHRoZSB0YXNrLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRE8gIC0gMTAuMTE0NS8yNzc2ODkxDQpWTCAgLSAyMg0KSVMgIC0gNQ0KU1AgIC0gQXJ0aWNsZQ0KRVAgIC0gTm8uIDI1DQpKMiAgLSBBQ00gVG9DSEkNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3BhaWtLUlIxNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1145%2F2776891&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Predicting%20user%20performance%20and%20learning%20in%20human-computer%20interaction%20with%20the%20Herbal%20compiler&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.stitle=ACM%20ToCHI&amp;rft.volume=22&amp;rft.issue=5&amp;rft.aufirst=Jaehyon&amp;rft.aulast=Paik&amp;rft.au=Jaehyon%20Paik&amp;rft.au=Jong%20W.%20Kim&amp;rft.au=Frank%20E.%20Ritter&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=Article%20No.%2025\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Stacy, E. W., &amp; Mezzacappa, E. (Eds.). (2015). <span class=\"doctitle\"><i>Proceedings of the 24th Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2015proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 24th {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Reitter, D. and Stacy, E. W. and Mezzacappa, E.},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI0dGggQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkEzICAtIE1lenphY2FwcGEsIEUuDQpDWSAgLSBXYXNoaW5ndG9uLCBELkMuDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBCUmlNUyBTb2NpZXR5DQpTVCAgLSBCUmlNUw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2024th%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=D.&amp;rft.aulast=Reitter&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.au=E.%20Mezzacappa&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Xu, Y., Craven, P., Sándor, A., Garrett, R. C., Cross, E. V., &amp; Franke, J. L. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/surprisal2015iccm.pdf\">Cognitive models predicting surprise in robot operators.</a></span> In <i>Proc. International Conference on Cognitive Modeling</i> (p. Poster Abstract). Groningen, Netherlands. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/surprisal2015iccm.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2015cognitive,\n\taddress = {Groningen, Netherlands},\n\ttitle = {Cognitive models predicting surprise in robot operators},\n\turl = {http://www.david-reitter.com/pub/surprisal2015iccm.pdf},\n\tbooktitle = {Proc. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Reitter, David and Xu, Yang and Craven, Patrick and Sándor, Anikó and Garrett, R. Chris and Cross, E. Vince and Franke, Jerry L.},\n\tyear = {2015},\n\tpages = {Poster Abstract}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIG1vZGVscyBwcmVkaWN0aW5nIHN1cnByaXNlIGluIHJvYm90IG9wZXJhdG9ycw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBDcmF2ZW4sIFBhdHJpY2sNCkFVICAtIFPDoW5kb3IsIEFuaWvDsw0KQVUgIC0gR2FycmV0dCwgUi4gQ2hyaXMNCkFVICAtIENyb3NzLCBFLiBWaW5jZQ0KQVUgIC0gRnJhbmtlLCBKZXJyeSBMLg0KVDIgIC0gSUNDTQ0KQzEgIC0gR3JvbmluZ2VuLCBOZXRoZXJsYW5kcw0KQzMgIC0gUHJvYy4gSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KU1AgIC0gUG9zdGVyDQpFUCAgLSBBYnN0cmFjdA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvc3VycHJpc2FsMjAxNWljY20ucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20models%20predicting%20surprise%20in%20robot%20operators&amp;rft.btitle=Proc.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Groningen%2C%20Netherlands&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Yang%20Xu&amp;rft.au=Patrick%20Craven&amp;rft.au=Anik%C3%B3%20S%C3%A1ndor&amp;rft.au=R.%20Chris%20Garrett&amp;rft.au=E.%20Vince%20Cross&amp;rft.au=Jerry%20L.%20Franke&amp;rft.date=2015&amp;rft.pages=Poster%20Abstract\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2015). <i>Wolves &amp; Sheep - an edu-simulation</i>. Retrieved from https://github.com/davidswelt/wolvesandsheep</div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2015 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This is a multi-agent‚ bio-inspired simulation; it is a competitive game and a tournament written for 5-50 beginner programmers.  It is designed as educational tool: Students of an intermediate programming class taught in Java write code that controls a single player in this simulation. Players are pitched against each other; typically 5 at a time. A tournament runs many combinations of players in many adjustable scenarios.  The tournament is set up to run regularly on a server‚ taking .jar files provided by students. It uses standard visibility and sandboxing features of Java to provide a basic level of security.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/wolvesandsheep\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2015wolves,\n\ttitle = {Wolves \\& {Sheep} - an edu-simulation},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/wolvesandsheep},\n\tauthor = {Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gV29sdmVzICYgU2hlZXAgLSBhbiBlZHUtc2ltdWxhdGlvbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoaXMgaXMgYSBtdWx0aS1hZ2VudCwgYmlvLWluc3BpcmVkIHNpbXVsYXRpb247IGl0IGlzIGEgY29tcGV0aXRpdmUgZ2FtZSBhbmQgYSB0b3VybmFtZW50IHdyaXR0ZW4gZm9yIDUtNTAgYmVnaW5uZXIgcHJvZ3JhbW1lcnMuICBJdCBpcyBkZXNpZ25lZCBhcyBlZHVjYXRpb25hbCB0b29sOiBTdHVkZW50cyBvZiBhbiBpbnRlcm1lZGlhdGUgcHJvZ3JhbW1pbmcgY2xhc3MgdGF1Z2h0IGluIEphdmEgd3JpdGUgY29kZSB0aGF0IGNvbnRyb2xzIGEgc2luZ2xlIHBsYXllciBpbiB0aGlzIHNpbXVsYXRpb24uIFBsYXllcnMgYXJlIHBpdGNoZWQgYWdhaW5zdCBlYWNoIG90aGVyOyB0eXBpY2FsbHkgNSBhdCBhIHRpbWUuIEEgdG91cm5hbWVudCBydW5zIG1hbnkgY29tYmluYXRpb25zIG9mIHBsYXllcnMgaW4gbWFueSBhZGp1c3RhYmxlIHNjZW5hcmlvcy4gIFRoZSB0b3VybmFtZW50IGlzIHNldCB1cCB0byBydW4gcmVndWxhcmx5IG9uIGEgc2VydmVyLCB0YWtpbmcgLmphciBmaWxlcyBwcm92aWRlZCBieSBzdHVkZW50cy4gSXQgdXNlcyBzdGFuZGFyZCB2aXNpYmlsaXR5IGFuZCBzYW5kYm94aW5nIGZlYXR1cmVzIG9mIEphdmEgdG8gcHJvdmlkZSBhIGJhc2ljIGxldmVsIG9mIHNlY3VyaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRVQgIC0gNzU4DQpMQSAgLSBKYXZhDQpVUiAgLSBodHRwczovL2dpdGh1Yi5jb20vZGF2aWRzd2VsdC93b2x2ZXNhbmRzaGVlcA0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., &amp; Ritter, F. E. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kimRip.pdf\">Learning, forgetting, and relearning for menu- and keystroke-driven tasks: Relearning is important.</a></span> <i>Human-Computer Interaction</i>, <i>30</i>(1), 1–33. </div><span class='bib-kw' style='display:none;'>55G4P6RA AV8TEBZ5 MGID93AS year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Human-Computer Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper investigates performance change arising through learning‚ forgetting‚ and relearning.\nParticipants learned a spreadsheet task with either keystroke-driven (keyboard‚ n = 30) or mousebased\nmenu-driven (mouse‚ n = 30) commands. Their performance confirmed the power law of\npractice. The keyboard users learned to complete the task faster than the mouse users on the last\nlearning session (Day 4). At a 6-day retention interval‚ the mouse users were observed to forget\nmore—they took more time to complete the task than the keyboard users. Interestingly‚ the\nparticipants in the two modality groups showed no significant differences in their forgetting\nunder the retention of 12 and 18 days. With additional practice‚ the mouse group users with the\n6-day retention relearned more—they significantly reduced the time to complete the task in\ncomparison to the keyboard group. The experiment with these two modality groups helps\nunderstand why people may choose to use a mouse-driven graphical user interface (GUI) rather\nthan a keystroke-driven interface—people choosing to use a mouse-based menu-driven interface\nmay not need to use a knowledge-in-the-head strategy but knowledge-in-the-world‚ and may be\ndoing so because this strategy provides better relearning‚ rather than because it is faster or easier\ninitially or because it is better for learning or forgetting. This helps provide a richer explanation\nof why menu-driven interfaces (knowledge-in-the-world) are more ubiquitous‚ and suggests\nwhen they can be replaced‚ e.g.‚ where use is infrequent but often enough that forgetting does not\noccur. Our results provide preliminary suggestions for choosing optimal training strategies and\nsupporting these strategies in terms of the three stages of learning and forgetting.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kim2015learning,\n\ttitle = {Learning, forgetting, and relearning for menu- and keystroke-driven tasks: {Relearning} is important},\n\tvolume = {30},\n\turl = {http://acs.ist.psu.edu/papers/kimRip.pdf},\n\tnumber = {1},\n\tjournal = {Human-Computer Interaction},\n\tauthor = {Kim, J. W. and Ritter, F. E.},\n\tyear = {2015},\n\tpages = {1--33}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGVhcm5pbmcsIGZvcmdldHRpbmcsIGFuZCByZWxlYXJuaW5nIGZvciBtZW51LSBhbmQga2V5c3Ryb2tlLWRyaXZlbiB0YXNrczogUmVsZWFybmluZyBpcyBpbXBvcnRhbnQNCkFVICAtIEtpbSwgSi4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEh1bWFuLUNvbXB1dGVyIEludGVyYWN0aW9uDQpBQiAgLSBUaGlzIHBhcGVyIGludmVzdGlnYXRlcyBwZXJmb3JtYW5jZSBjaGFuZ2UgYXJpc2luZyB0aHJvdWdoIGxlYXJuaW5nLCBmb3JnZXR0aW5nLCBhbmQgcmVsZWFybmluZy4KUGFydGljaXBhbnRzIGxlYXJuZWQgYSBzcHJlYWRzaGVldCB0YXNrIHdpdGggZWl0aGVyIGtleXN0cm9rZS1kcml2ZW4gKGtleWJvYXJkLCBuID0gMzApIG9yIG1vdXNlYmFzZWQKbWVudS1kcml2ZW4gKG1vdXNlLCBuID0gMzApIGNvbW1hbmRzLiBUaGVpciBwZXJmb3JtYW5jZSBjb25maXJtZWQgdGhlIHBvd2VyIGxhdyBvZgpwcmFjdGljZS4gVGhlIGtleWJvYXJkIHVzZXJzIGxlYXJuZWQgdG8gY29tcGxldGUgdGhlIHRhc2sgZmFzdGVyIHRoYW4gdGhlIG1vdXNlIHVzZXJzIG9uIHRoZSBsYXN0CmxlYXJuaW5nIHNlc3Npb24gKERheSA0KS4gQXQgYSA2LWRheSByZXRlbnRpb24gaW50ZXJ2YWwsIHRoZSBtb3VzZSB1c2VycyB3ZXJlIG9ic2VydmVkIHRvIGZvcmdldAptb3Jl4oCUdGhleSB0b29rIG1vcmUgdGltZSB0byBjb21wbGV0ZSB0aGUgdGFzayB0aGFuIHRoZSBrZXlib2FyZCB1c2Vycy4gSW50ZXJlc3RpbmdseSwgdGhlCnBhcnRpY2lwYW50cyBpbiB0aGUgdHdvIG1vZGFsaXR5IGdyb3VwcyBzaG93ZWQgbm8gc2lnbmlmaWNhbnQgZGlmZmVyZW5jZXMgaW4gdGhlaXIgZm9yZ2V0dGluZwp1bmRlciB0aGUgcmV0ZW50aW9uIG9mIDEyIGFuZCAxOCBkYXlzLiBXaXRoIGFkZGl0aW9uYWwgcHJhY3RpY2UsIHRoZSBtb3VzZSBncm91cCB1c2VycyB3aXRoIHRoZQo2LWRheSByZXRlbnRpb24gcmVsZWFybmVkIG1vcmXigJR0aGV5IHNpZ25pZmljYW50bHkgcmVkdWNlZCB0aGUgdGltZSB0byBjb21wbGV0ZSB0aGUgdGFzayBpbgpjb21wYXJpc29uIHRvIHRoZSBrZXlib2FyZCBncm91cC4gVGhlIGV4cGVyaW1lbnQgd2l0aCB0aGVzZSB0d28gbW9kYWxpdHkgZ3JvdXBzIGhlbHBzCnVuZGVyc3RhbmQgd2h5IHBlb3BsZSBtYXkgY2hvb3NlIHRvIHVzZSBhIG1vdXNlLWRyaXZlbiBncmFwaGljYWwgdXNlciBpbnRlcmZhY2UgKEdVSSkgcmF0aGVyCnRoYW4gYSBrZXlzdHJva2UtZHJpdmVuIGludGVyZmFjZeKAlHBlb3BsZSBjaG9vc2luZyB0byB1c2UgYSBtb3VzZS1iYXNlZCBtZW51LWRyaXZlbiBpbnRlcmZhY2UKbWF5IG5vdCBuZWVkIHRvIHVzZSBhIGtub3dsZWRnZS1pbi10aGUtaGVhZCBzdHJhdGVneSBidXQga25vd2xlZGdlLWluLXRoZS13b3JsZCwgYW5kIG1heSBiZQpkb2luZyBzbyBiZWNhdXNlIHRoaXMgc3RyYXRlZ3kgcHJvdmlkZXMgYmV0dGVyIHJlbGVhcm5pbmcsIHJhdGhlciB0aGFuIGJlY2F1c2UgaXQgaXMgZmFzdGVyIG9yIGVhc2llcgppbml0aWFsbHkgb3IgYmVjYXVzZSBpdCBpcyBiZXR0ZXIgZm9yIGxlYXJuaW5nIG9yIGZvcmdldHRpbmcuIFRoaXMgaGVscHMgcHJvdmlkZSBhIHJpY2hlciBleHBsYW5hdGlvbgpvZiB3aHkgbWVudS1kcml2ZW4gaW50ZXJmYWNlcyAoa25vd2xlZGdlLWluLXRoZS13b3JsZCkgYXJlIG1vcmUgdWJpcXVpdG91cywgYW5kIHN1Z2dlc3RzCndoZW4gdGhleSBjYW4gYmUgcmVwbGFjZWQsIGUuZy4sIHdoZXJlIHVzZSBpcyBpbmZyZXF1ZW50IGJ1dCBvZnRlbiBlbm91Z2ggdGhhdCBmb3JnZXR0aW5nIGRvZXMgbm90Cm9jY3VyLiBPdXIgcmVzdWx0cyBwcm92aWRlIHByZWxpbWluYXJ5IHN1Z2dlc3Rpb25zIGZvciBjaG9vc2luZyBvcHRpbWFsIHRyYWluaW5nIHN0cmF0ZWdpZXMgYW5kCnN1cHBvcnRpbmcgdGhlc2Ugc3RyYXRlZ2llcyBpbiB0ZXJtcyBvZiB0aGUgdGhyZWUgc3RhZ2VzIG9mIGxlYXJuaW5nIGFuZCBmb3JnZXR0aW5nLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KVkwgIC0gMzANCklTICAtIDENClNQICAtIDENCkVQICAtIDMzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9raW1SaXAucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Learning%2C%20forgetting%2C%20and%20relearning%20for%20menu-%20and%20keystroke-driven%20tasks%3A%20Relearning%20is%20important&amp;rft.jtitle=Human-Computer%20Interaction&amp;rft.volume=30&amp;rft.issue=1&amp;rft.aufirst=J.%20W.&amp;rft.aulast=Kim&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2015&amp;rft.pages=1-33&amp;rft.spage=1&amp;rft.epage=33\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L., Ritter, F. E., Berry, K., &amp; Klein, L. C. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/dancyRBip.pdf\">Using a cognitive architecture with a physiological substrate to represent effects of psychological stress on cognition.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>21</i>(1), 90–114. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2015 venue_short__CMOT type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Adding a physiological representation to cognitive architectures offers an attractive approach to modeling the effects of stress on cognition. We introduce ACT-RΦ‚ an extended version of the ACT-R cognitive architecture that includes an integrative physiological model. The extension allows the representation of non-linear physiological effects on cognition‚ and cognitive effects on physiology. This additional physiological substrate was used to represent potential effects of a startle response during a mental arithmetic (subtraction) task. We compare predic- tions from models loaded into the new hybrid architecture to models previously developed with- in the ACT-R architecture; the ACT-R models use parameter value sets to represent the effects of task-based stress on cognition during a subtraction task. General behavior differed between models in that the new models run in ACT-RΦ exhibited dynamic declarative memory noise over the course of the task‚ i.e. memory noise changed across time. The models run in ACT-RΦ also exhibited a lower percentage of subtraction problems answered correctly during the task as well as a higher number of responses; this more closely matched human performance than the previous ACT-R models. Using these models within ACT-RΦ allows a more tractable integration of current physiological and cognitive perspectives on stress. ACT-RΦ also permits further exploration of the interaction between cognition and physiology‚ and the emergent effects on behavior caused by the interaction among physiological subsystems. This extension is useful for anyone exploring how the human mind can occur in the physical universe.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/dancyRBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dancy_c._l._using_2015,\n\ttitle = {Using a cognitive architecture with a physiological substrate to represent effects of psychological stress on cognition},\n\tvolume = {21},\n\turl = {http://acs.ist.psu.edu/papers/dancyRBip.pdf},\n\tnumber = {1},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {{Dancy, C. L.} and {Ritter, F. E.} and {Berry, K.} and {Klein, L. C.}},\n\tyear = {2015},\n\tpages = {90--114}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNpbmcgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHdpdGggYSBwaHlzaW9sb2dpY2FsIHN1YnN0cmF0ZSB0byByZXByZXNlbnQgZWZmZWN0cyBvZiBwc3ljaG9sb2dpY2FsIHN0cmVzcyBvbiBjb2duaXRpb24NCkFVICAtIERhbmN5LCBDLiBMLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmVycnksIEsuDQpBVSAgLSBLbGVpbiwgTC4gQy4NClQyICAtIENvbXB1dGF0aW9uYWwgYW5kIE1hdGhlbWF0aWNhbCBPcmdhbml6YXRpb24gVGhlb3J5DQpBQiAgLSBBZGRpbmcgYSBwaHlzaW9sb2dpY2FsIHJlcHJlc2VudGF0aW9uIHRvIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmVzIG9mZmVycyBhbiBhdHRyYWN0aXZlIGFwcHJvYWNoIHRvIG1vZGVsaW5nIHRoZSBlZmZlY3RzIG9mIHN0cmVzcyBvbiBjb2duaXRpb24uIFdlIGludHJvZHVjZSBBQ1QtUs6mLCBhbiBleHRlbmRlZCB2ZXJzaW9uIG9mIHRoZSBBQ1QtUiBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHRoYXQgaW5jbHVkZXMgYW4gaW50ZWdyYXRpdmUgcGh5c2lvbG9naWNhbCBtb2RlbC4gVGhlIGV4dGVuc2lvbiBhbGxvd3MgdGhlIHJlcHJlc2VudGF0aW9uIG9mIG5vbi1saW5lYXIgcGh5c2lvbG9naWNhbCBlZmZlY3RzIG9uIGNvZ25pdGlvbiwgYW5kIGNvZ25pdGl2ZSBlZmZlY3RzIG9uIHBoeXNpb2xvZ3kuIFRoaXMgYWRkaXRpb25hbCBwaHlzaW9sb2dpY2FsIHN1YnN0cmF0ZSB3YXMgdXNlZCB0byByZXByZXNlbnQgcG90ZW50aWFsIGVmZmVjdHMgb2YgYSBzdGFydGxlIHJlc3BvbnNlIGR1cmluZyBhIG1lbnRhbCBhcml0aG1ldGljIChzdWJ0cmFjdGlvbikgdGFzay4gV2UgY29tcGFyZSBwcmVkaWMtIHRpb25zIGZyb20gbW9kZWxzIGxvYWRlZCBpbnRvIHRoZSBuZXcgaHlicmlkIGFyY2hpdGVjdHVyZSB0byBtb2RlbHMgcHJldmlvdXNseSBkZXZlbG9wZWQgd2l0aC0gaW4gdGhlIEFDVC1SIGFyY2hpdGVjdHVyZTsgdGhlIEFDVC1SIG1vZGVscyB1c2UgcGFyYW1ldGVyIHZhbHVlIHNldHMgdG8gcmVwcmVzZW50IHRoZSBlZmZlY3RzIG9mIHRhc2stYmFzZWQgc3RyZXNzIG9uIGNvZ25pdGlvbiBkdXJpbmcgYSBzdWJ0cmFjdGlvbiB0YXNrLiBHZW5lcmFsIGJlaGF2aW9yIGRpZmZlcmVkIGJldHdlZW4gbW9kZWxzIGluIHRoYXQgdGhlIG5ldyBtb2RlbHMgcnVuIGluIEFDVC1SzqYgZXhoaWJpdGVkIGR5bmFtaWMgZGVjbGFyYXRpdmUgbWVtb3J5IG5vaXNlIG92ZXIgdGhlIGNvdXJzZSBvZiB0aGUgdGFzaywgaS5lLiBtZW1vcnkgbm9pc2UgY2hhbmdlZCBhY3Jvc3MgdGltZS4gVGhlIG1vZGVscyBydW4gaW4gQUNULVLOpiBhbHNvIGV4aGliaXRlZCBhIGxvd2VyIHBlcmNlbnRhZ2Ugb2Ygc3VidHJhY3Rpb24gcHJvYmxlbXMgYW5zd2VyZWQgY29ycmVjdGx5IGR1cmluZyB0aGUgdGFzayBhcyB3ZWxsIGFzIGEgaGlnaGVyIG51bWJlciBvZiByZXNwb25zZXM7IHRoaXMgbW9yZSBjbG9zZWx5IG1hdGNoZWQgaHVtYW4gcGVyZm9ybWFuY2UgdGhhbiB0aGUgcHJldmlvdXMgQUNULVIgbW9kZWxzLiBVc2luZyB0aGVzZSBtb2RlbHMgd2l0aGluIEFDVC1SzqYgYWxsb3dzIGEgbW9yZSB0cmFjdGFibGUgaW50ZWdyYXRpb24gb2YgY3VycmVudCBwaHlzaW9sb2dpY2FsIGFuZCBjb2duaXRpdmUgcGVyc3BlY3RpdmVzIG9uIHN0cmVzcy4gQUNULVLOpiBhbHNvIHBlcm1pdHMgZnVydGhlciBleHBsb3JhdGlvbiBvZiB0aGUgaW50ZXJhY3Rpb24gYmV0d2VlbiBjb2duaXRpb24gYW5kIHBoeXNpb2xvZ3ksIGFuZCB0aGUgZW1lcmdlbnQgZWZmZWN0cyBvbiBiZWhhdmlvciBjYXVzZWQgYnkgdGhlIGludGVyYWN0aW9uIGFtb25nIHBoeXNpb2xvZ2ljYWwgc3Vic3lzdGVtcy4gVGhpcyBleHRlbnNpb24gaXMgdXNlZnVsIGZvciBhbnlvbmUgZXhwbG9yaW5nIGhvdyB0aGUgaHVtYW4gbWluZCBjYW4gb2NjdXIgaW4gdGhlIHBoeXNpY2FsIHVuaXZlcnNlLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KVkwgIC0gMjENCklTICAtIDENClNQICAtIDkwDQpFUCAgLSAxMTQNCkoyICAtIENNT1QNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2RhbmN5UkJpcC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Using%20a%20cognitive%20architecture%20with%20a%20physiological%20substrate%20to%20represent%20effects%20of%20psychological%20stress%20on%20cognition&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=21&amp;rft.issue=1&amp;rft.aulast=Dancy%2C%20C.%20L.&amp;rft.au=Dancy%2C%20C.%20L.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Berry%2C%20K.&amp;rft.au=Klein%2C%20L.%20C.&amp;rft.date=2015&amp;rft.pages=90-114&amp;rft.spage=90&amp;rft.epage=114\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L., Ritter, F. E., &amp; Gunzelmann, G. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/dancyRG15.pdf\">Two ways to model the effects of sleep fatigue on cognition.</a></span> In <i>Proceedings of the 13th  International Conference on Cognitive Modeling 2015</i> (pp. 258–263). </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We compare how the same cognitive model completes a task within two alternative modifications to a cognitive architecture to represent sleep deprivation. One modification (ACT-R/F) has a module that uses a biomathematical model of the effects of sleep deprivation on performance to drive parameter changes in the architecture that impact behavior and performance. The second‚ new‚ modification (ACT-R/Phi\nrepresents the effects of sleep deprivation on physiological systems and has these systems modulate cognition. The model completes the psychomotor vigilance task (PVT) within both ACT-R/Phi and ACT-R/F. We found that the two implementations produced similar response times (means) in simulated days one and two. However‚ the distribution of the response times across the two days of sleep deprivation varied between models. The ACT-Phi model shows a wider distribution in both days 1 and 2 due to an increased and modulating production utility noise that affects its ability to select the correct rules consistently. Though they represent sleep deprivation in different ways‚ and on different levels‚ both of these implementations lead us towards a more unified understanding of how sleep deprivation affects our bodies‚ how we think and behave over time‚ and how to represent these effects.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/dancyRG15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dancy2015two,\n\ttitle = {Two ways to model the effects of sleep fatigue on cognition},\n\turl = {http://acs.ist.psu.edu/papers/dancyRG15.pdf},\n\tbooktitle = {Proceedings of the 13th  {International} {Conference} on {Cognitive} {Modeling} 2015},\n\tauthor = {Dancy, C. L. and Ritter, F. E. and Gunzelmann, G.},\n\tyear = {2015},\n\tpages = {258--263}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVHdvIHdheXMgdG8gbW9kZWwgdGhlIGVmZmVjdHMgb2Ygc2xlZXAgZmF0aWd1ZSBvbiBjb2duaXRpb24NCkFVICAtIERhbmN5LCBDLiBMLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gR3VuemVsbWFubiwgRy4NCkFCICAtIFdlIGNvbXBhcmUgaG93IHRoZSBzYW1lIGNvZ25pdGl2ZSBtb2RlbCBjb21wbGV0ZXMgYSB0YXNrIHdpdGhpbiB0d28gYWx0ZXJuYXRpdmUgbW9kaWZpY2F0aW9ucyB0byBhIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgdG8gcmVwcmVzZW50IHNsZWVwIGRlcHJpdmF0aW9uLiBPbmUgbW9kaWZpY2F0aW9uIChBQ1QtUi9GKSBoYXMgYSBtb2R1bGUgdGhhdCB1c2VzIGEgYmlvbWF0aGVtYXRpY2FsIG1vZGVsIG9mIHRoZSBlZmZlY3RzIG9mIHNsZWVwIGRlcHJpdmF0aW9uIG9uIHBlcmZvcm1hbmNlIHRvIGRyaXZlIHBhcmFtZXRlciBjaGFuZ2VzIGluIHRoZSBhcmNoaXRlY3R1cmUgdGhhdCBpbXBhY3QgYmVoYXZpb3IgYW5kIHBlcmZvcm1hbmNlLiBUaGUgc2Vjb25kLCBuZXcsIG1vZGlmaWNhdGlvbiAoQUNULVIvUGhpCnJlcHJlc2VudHMgdGhlIGVmZmVjdHMgb2Ygc2xlZXAgZGVwcml2YXRpb24gb24gcGh5c2lvbG9naWNhbCBzeXN0ZW1zIGFuZCBoYXMgdGhlc2Ugc3lzdGVtcyBtb2R1bGF0ZSBjb2duaXRpb24uIFRoZSBtb2RlbCBjb21wbGV0ZXMgdGhlIHBzeWNob21vdG9yIHZpZ2lsYW5jZSB0YXNrIChQVlQpIHdpdGhpbiBib3RoIEFDVC1SL1BoaSBhbmQgQUNULVIvRi4gV2UgZm91bmQgdGhhdCB0aGUgdHdvIGltcGxlbWVudGF0aW9ucyBwcm9kdWNlZCBzaW1pbGFyIHJlc3BvbnNlIHRpbWVzIChtZWFucykgaW4gc2ltdWxhdGVkIGRheXMgb25lIGFuZCB0d28uIEhvd2V2ZXIsIHRoZSBkaXN0cmlidXRpb24gb2YgdGhlIHJlc3BvbnNlIHRpbWVzIGFjcm9zcyB0aGUgdHdvIGRheXMgb2Ygc2xlZXAgZGVwcml2YXRpb24gdmFyaWVkIGJldHdlZW4gbW9kZWxzLiBUaGUgQUNULVBoaSBtb2RlbCBzaG93cyBhIHdpZGVyIGRpc3RyaWJ1dGlvbiBpbiBib3RoIGRheXMgMSBhbmQgMiBkdWUgdG8gYW4gaW5jcmVhc2VkIGFuZCBtb2R1bGF0aW5nIHByb2R1Y3Rpb24gdXRpbGl0eSBub2lzZSB0aGF0IGFmZmVjdHMgaXRzIGFiaWxpdHkgdG8gc2VsZWN0IHRoZSBjb3JyZWN0IHJ1bGVzIGNvbnNpc3RlbnRseS4gVGhvdWdoIHRoZXkgcmVwcmVzZW50IHNsZWVwIGRlcHJpdmF0aW9uIGluIGRpZmZlcmVudCB3YXlzLCBhbmQgb24gZGlmZmVyZW50IGxldmVscywgYm90aCBvZiB0aGVzZSBpbXBsZW1lbnRhdGlvbnMgbGVhZCB1cyB0b3dhcmRzIGEgbW9yZSB1bmlmaWVkIHVuZGVyc3RhbmRpbmcgb2YgaG93IHNsZWVwIGRlcHJpdmF0aW9uIGFmZmVjdHMgb3VyIGJvZGllcywgaG93IHdlIHRoaW5rIGFuZCBiZWhhdmUgb3ZlciB0aW1lLCBhbmQgaG93IHRvIHJlcHJlc2VudCB0aGVzZSBlZmZlY3RzLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEzdGggIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcgMjAxNQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KU1AgIC0gMjU4DQpFUCAgLSAyNjMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2RhbmN5UkcxNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Two%20ways%20to%20model%20the%20effects%20of%20sleep%20fatigue%20on%20cognition&amp;rft.btitle=Proceedings%20of%20the%2013th%20%20International%20Conference%20on%20Cognitive%20Modeling%202015&amp;rft.aufirst=C.%20L.&amp;rft.aulast=Dancy&amp;rft.au=C.%20L.%20Dancy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Gunzelmann&amp;rft.date=2015&amp;rft.pages=258-263&amp;rft.spage=258&amp;rft.epage=263\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Li, N., Zhao, C., Choe, E. K., &amp; Ritter, F. E. (2015). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/liZCR15.pdf\">HHeal: A personalized health app for flu tracking and prevention.</a></span> In <i>CHI EA ’15, Proceedings of the 33rd Annual ACM Conference Extended Abstracts on Human Factors in Computing Systems</i> (pp. 1415–1420). New York, NY: ACM. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a new mobile application‚ HHeal‚ that inte- grates individuals’ flu risk information and flu-preventive behaviors. The app provides a personal flu risk bar that rises when the user is near someone with flu-like symp- toms and drops when the user finishes one of the sug- gested flu-preventive behaviors. Preliminary results show that participants favored the personal flu risk bar design. Participants had positive experiences when their personal risk bars dropped. They were motivated to initiate flu-preventive behaviors when their personal risk bars rose. Our next step includes studying reward strat- egies‚ users’ motivations to share personal health information‚ and building a more accurate model of flu risk.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/liZCR15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{li2015hheal:,\n\taddress = {New York, NY},\n\ttitle = {{HHeal}: {A} personalized health app for flu tracking and prevention},\n\turl = {http://acs.ist.psu.edu/papers/liZCR15.pdf},\n\tbooktitle = {{CHI} {EA} '15, {Proceedings} of the 33rd {Annual} {ACM} {Conference} {Extended} {Abstracts} on {Human} {Factors} in {Computing} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Li, N. and Zhao, C. and Choe, E. K. and Ritter, F. E.},\n\tyear = {2015},\n\tpages = {1415--1420}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSEhlYWw6IEEgcGVyc29uYWxpemVkIGhlYWx0aCBhcHAgZm9yIGZsdSB0cmFja2luZyBhbmQgcHJldmVudGlvbg0KQVUgIC0gTGksIE4uDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gQ2hvZSwgRS4gSy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFCICAtIFdlIHJlcG9ydCBhIG5ldyBtb2JpbGUgYXBwbGljYXRpb24sIEhIZWFsLCB0aGF0IGludGUtIGdyYXRlcyBpbmRpdmlkdWFsc+KAmSBmbHUgcmlzayBpbmZvcm1hdGlvbiBhbmQgZmx1LXByZXZlbnRpdmUgYmVoYXZpb3JzLiBUaGUgYXBwIHByb3ZpZGVzIGEgcGVyc29uYWwgZmx1IHJpc2sgYmFyIHRoYXQgcmlzZXMgd2hlbiB0aGUgdXNlciBpcyBuZWFyIHNvbWVvbmUgd2l0aCBmbHUtbGlrZSBzeW1wLSB0b21zIGFuZCBkcm9wcyB3aGVuIHRoZSB1c2VyIGZpbmlzaGVzIG9uZSBvZiB0aGUgc3VnLSBnZXN0ZWQgZmx1LXByZXZlbnRpdmUgYmVoYXZpb3JzLiBQcmVsaW1pbmFyeSByZXN1bHRzIHNob3cgdGhhdCBwYXJ0aWNpcGFudHMgZmF2b3JlZCB0aGUgcGVyc29uYWwgZmx1IHJpc2sgYmFyIGRlc2lnbi4gUGFydGljaXBhbnRzIGhhZCBwb3NpdGl2ZSBleHBlcmllbmNlcyB3aGVuIHRoZWlyIHBlcnNvbmFsIHJpc2sgYmFycyBkcm9wcGVkLiBUaGV5IHdlcmUgbW90aXZhdGVkIHRvIGluaXRpYXRlIGZsdS1wcmV2ZW50aXZlIGJlaGF2aW9ycyB3aGVuIHRoZWlyIHBlcnNvbmFsIHJpc2sgYmFycyByb3NlLiBPdXIgbmV4dCBzdGVwIGluY2x1ZGVzIHN0dWR5aW5nIHJld2FyZCBzdHJhdC0gZWdpZXMsIHVzZXJz4oCZIG1vdGl2YXRpb25zIHRvIHNoYXJlIHBlcnNvbmFsIGhlYWx0aCBpbmZvcm1hdGlvbiwgYW5kIGJ1aWxkaW5nIGEgbW9yZSBhY2N1cmF0ZSBtb2RlbCBvZiBmbHUgcmlzay4NCkMxICAtIE5ldyBZb3JrLCBOWQ0KQzMgIC0gQ0hJIEVBICcxNSwgUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIEFDTSBDb25mZXJlbmNlIEV4dGVuZGVkIEFic3RyYWN0cyBvbiBIdW1hbiBGYWN0b3JzIGluIENvbXB1dGluZyBTeXN0ZW1zDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpTUCAgLSAxNDE1DQpFUCAgLSAxNDIwDQpQQiAgLSBBQ00NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2xpWkNSMTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=HHeal%3A%20A%20personalized%20health%20app%20for%20flu%20tracking%20and%20prevention&amp;rft.btitle=CHI%20EA%20&apos;15%2C%20Proceedings%20of%20the%2033rd%20Annual%20ACM%20Conference%20Extended%20Abstracts%20on%20Human%20Factors%20in%20Computing%20Systems&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=ACM&amp;rft.aufirst=N.&amp;rft.aulast=Li&amp;rft.au=N.%20Li&amp;rft.au=C.%20Zhao&amp;rft.au=E.%20K.%20Choe&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2015&amp;rft.pages=1415-1420&amp;rft.spage=1415&amp;rft.epage=1420\"></span></div></div></div><div class=\"full-bib-section\"><a id='2014' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2014</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Moore, J. D. (2014). <span class=\"doctitle\">Alignment and task success in spoken dialogue.</span> <i>Journal of Memory and Language</i>, <i>76</i>, 29–46. https://doi.org/10.1016/j.jml.2014.05.008</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2014 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Memory and Language</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Task-solving in dialogue depends on the convergence of the situation models held by the dialogue partners.  The Interactive Alignment Model (Pickering and Garrod‚ 2004) suggests that this convergence is the result of an interactive alignment process‚ which is based on mechanistic repetition at a number of linguistic levels.  In this paper‚ we develop two predictions arising from the theory‚ along with two methods to quantify the known structural priming effects in the full inventory of syntactic choices found in text and speech corpora.  (a) Under a rational perspective‚ we expect increased repetition in task-oriented dialogue compared to spontaneous conversation.  We find within- and between-speaker priming in a corpus of spontaneous conversations‚ but stronger priming in task-oriented dialogue.  (b) The Interactive Alignment Model predicts linguistic adaptation to be correlated with task success.  We show this effect in a corpus of task-oriented dialogue‚ where we find a positive correlation of long-term adaptation and a quantifiable task success measure.  We argue that the repetition tendency relevant for the high-level alignment of situation models is based on slow adaptation rather than short-term priming.  We demonstrate that lexical and syntactic repetition are reliable and computationally exploitable predictors of task success.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2014alignment,\n\ttitle = {Alignment and task success in spoken dialogue},\n\tvolume = {76},\n\tdoi = {10.1016/j.jml.2014.05.008},\n\tjournal = {Journal of Memory and Language},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2014},\n\tpages = {29--46}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWxpZ25tZW50IGFuZCB0YXNrIHN1Y2Nlc3MgaW4gc3Bva2VuIGRpYWxvZ3VlDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NClQyICAtIEpvdXJuYWwgb2YgTWVtb3J5IGFuZCBMYW5ndWFnZQ0KQUIgIC0gVGFzay1zb2x2aW5nIGluIGRpYWxvZ3VlIGRlcGVuZHMgb24gdGhlIGNvbnZlcmdlbmNlIG9mIHRoZSBzaXR1YXRpb24gbW9kZWxzIGhlbGQgYnkgdGhlIGRpYWxvZ3VlIHBhcnRuZXJzLiAgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCAoUGlja2VyaW5nIGFuZCBHYXJyb2QsIDIwMDQpIHN1Z2dlc3RzIHRoYXQgdGhpcyBjb252ZXJnZW5jZSBpcyB0aGUgcmVzdWx0IG9mIGFuIGludGVyYWN0aXZlIGFsaWdubWVudCBwcm9jZXNzLCB3aGljaCBpcyBiYXNlZCBvbiBtZWNoYW5pc3RpYyByZXBldGl0aW9uIGF0IGEgbnVtYmVyIG9mIGxpbmd1aXN0aWMgbGV2ZWxzLiAgSW4gdGhpcyBwYXBlciwgd2UgZGV2ZWxvcCB0d28gcHJlZGljdGlvbnMgYXJpc2luZyBmcm9tIHRoZSB0aGVvcnksIGFsb25nIHdpdGggdHdvIG1ldGhvZHMgdG8gcXVhbnRpZnkgdGhlIGtub3duIHN0cnVjdHVyYWwgcHJpbWluZyBlZmZlY3RzIGluIHRoZSBmdWxsIGludmVudG9yeSBvZiBzeW50YWN0aWMgY2hvaWNlcyBmb3VuZCBpbiB0ZXh0IGFuZCBzcGVlY2ggY29ycG9yYS4gIChhKSBVbmRlciBhIHJhdGlvbmFsIHBlcnNwZWN0aXZlLCB3ZSBleHBlY3QgaW5jcmVhc2VkIHJlcGV0aXRpb24gaW4gdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBjb21wYXJlZCB0byBzcG9udGFuZW91cyBjb252ZXJzYXRpb24uICBXZSBmaW5kIHdpdGhpbi0gYW5kIGJldHdlZW4tc3BlYWtlciBwcmltaW5nIGluIGEgY29ycHVzIG9mIHNwb250YW5lb3VzIGNvbnZlcnNhdGlvbnMsIGJ1dCBzdHJvbmdlciBwcmltaW5nIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuICAoYikgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCBwcmVkaWN0cyBsaW5ndWlzdGljIGFkYXB0YXRpb24gdG8gYmUgY29ycmVsYXRlZCB3aXRoIHRhc2sgc3VjY2Vzcy4gIFdlIHNob3cgdGhpcyBlZmZlY3QgaW4gYSBjb3JwdXMgb2YgdGFzay1vcmllbnRlZCBkaWFsb2d1ZSwgd2hlcmUgd2UgZmluZCBhIHBvc2l0aXZlIGNvcnJlbGF0aW9uIG9mIGxvbmctdGVybSBhZGFwdGF0aW9uIGFuZCBhIHF1YW50aWZpYWJsZSB0YXNrIHN1Y2Nlc3MgbWVhc3VyZS4gIFdlIGFyZ3VlIHRoYXQgdGhlIHJlcGV0aXRpb24gdGVuZGVuY3kgcmVsZXZhbnQgZm9yIHRoZSBoaWdoLWxldmVsIGFsaWdubWVudCBvZiBzaXR1YXRpb24gbW9kZWxzIGlzIGJhc2VkIG9uIHNsb3cgYWRhcHRhdGlvbiByYXRoZXIgdGhhbiBzaG9ydC10ZXJtIHByaW1pbmcuICBXZSBkZW1vbnN0cmF0ZSB0aGF0IGxleGljYWwgYW5kIHN5bnRhY3RpYyByZXBldGl0aW9uIGFyZSByZWxpYWJsZSBhbmQgY29tcHV0YXRpb25hbGx5IGV4cGxvaXRhYmxlIHByZWRpY3RvcnMgb2YgdGFzayBzdWNjZXNzLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRE8gIC0gMTAuMTAxNi9qLmptbC4yMDE0LjA1LjAwOA0KVkwgIC0gNzYNClNQICAtIDI5DQpFUCAgLSA0Ng0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.jml.2014.05.008&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Alignment%20and%20task%20success%20in%20spoken%20dialogue&amp;rft.jtitle=Journal%20of%20Memory%20and%20Language&amp;rft.volume=76&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2014&amp;rft.pages=29-46&amp;rft.spage=29&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Y., Reitter, D., &amp; Yen, J. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\">Linguistic adaptation in online conversation threads: analyzing alignment in online health communities.</a></span> In <i>Cognitive Modeling and Computational Linguistics. Workshop at the Mtg. of the Association for Computational Linguistics</i>. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Previous studies of alignment have focused on two-party conversations.  We study multi-party conversation in online health communities‚ which have shown benefits for their members from forum conversations.  So far‚ our understanding of the relationship between alignment in such multi-party conversations and its possible connection to member benefits has been limited.  This paper quantifies linguistic alignment in the oldest and the largest cancer online forum.   Alignment at lexical and syntactic levels‚ as well as decay of alignment was observed in forum threads‚ although the decay was slower than commonly found in psycholinguistic studies. The different pattern of adaptation to the initial post on a thread suggests that specific roles in the online forum (e.g.‚ seeking support from the community) can potentially be revealed through alignment theory and its extensions.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2014linguistic,\n\ttitle = {Linguistic adaptation in online conversation threads: analyzing alignment in online health communities},\n\turl = {http://www.david-reitter.com/pub/yafei2014cmcl.pdf},\n\tbooktitle = {Cognitive {Modeling} and {Computational} {Linguistics}. {Workshop} at the {Mtg}. of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGluZ3Vpc3RpYyBhZGFwdGF0aW9uIGluIG9ubGluZSBjb252ZXJzYXRpb24gdGhyZWFkczogYW5hbHl6aW5nIGFsaWdubWVudCBpbiBvbmxpbmUgaGVhbHRoIGNvbW11bml0aWVzDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KQUIgIC0gUHJldmlvdXMgc3R1ZGllcyBvZiBhbGlnbm1lbnQgaGF2ZSBmb2N1c2VkIG9uIHR3by1wYXJ0eSBjb252ZXJzYXRpb25zLiAgV2Ugc3R1ZHkgbXVsdGktcGFydHkgY29udmVyc2F0aW9uIGluIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMsIHdoaWNoIGhhdmUgc2hvd24gYmVuZWZpdHMgZm9yIHRoZWlyIG1lbWJlcnMgZnJvbSBmb3J1bSBjb252ZXJzYXRpb25zLiAgU28gZmFyLCBvdXIgdW5kZXJzdGFuZGluZyBvZiB0aGUgcmVsYXRpb25zaGlwIGJldHdlZW4gYWxpZ25tZW50IGluIHN1Y2ggbXVsdGktcGFydHkgY29udmVyc2F0aW9ucyBhbmQgaXRzIHBvc3NpYmxlIGNvbm5lY3Rpb24gdG8gbWVtYmVyIGJlbmVmaXRzIGhhcyBiZWVuIGxpbWl0ZWQuICBUaGlzIHBhcGVyIHF1YW50aWZpZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gdGhlIG9sZGVzdCBhbmQgdGhlIGxhcmdlc3QgY2FuY2VyIG9ubGluZSBmb3J1bS4gICBBbGlnbm1lbnQgYXQgbGV4aWNhbCBhbmQgc3ludGFjdGljIGxldmVscywgYXMgd2VsbCBhcyBkZWNheSBvZiBhbGlnbm1lbnQgd2FzIG9ic2VydmVkIGluIGZvcnVtIHRocmVhZHMsIGFsdGhvdWdoIHRoZSBkZWNheSB3YXMgc2xvd2VyIHRoYW4gY29tbW9ubHkgZm91bmQgaW4gcHN5Y2hvbGluZ3Vpc3RpYyBzdHVkaWVzLiBUaGUgZGlmZmVyZW50IHBhdHRlcm4gb2YgYWRhcHRhdGlvbiB0byB0aGUgaW5pdGlhbCBwb3N0IG9uIGEgdGhyZWFkIHN1Z2dlc3RzIHRoYXQgc3BlY2lmaWMgcm9sZXMgaW4gdGhlIG9ubGluZSBmb3J1bSAoZS5nLiwgc2Vla2luZyBzdXBwb3J0IGZyb20gdGhlIGNvbW11bml0eSkgY2FuIHBvdGVudGlhbGx5IGJlIHJldmVhbGVkIHRocm91Z2ggYWxpZ25tZW50IHRoZW9yeSBhbmQgaXRzIGV4dGVuc2lvbnMuDQpDMyAgLSBDb2duaXRpdmUgTW9kZWxpbmcgYW5kIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MuIFdvcmtzaG9wIGF0IHRoZSBNdGcuIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIveWFmZWkyMDE0Y21jbC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linguistic%20adaptation%20in%20online%20conversation%20threads%3A%20analyzing%20alignment%20in%20online%20health%20communities&amp;rft.btitle=Cognitive%20Modeling%20and%20Computational%20Linguistics.%20Workshop%20at%20the%20Mtg.%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><i>Big-Data insights into cognitive representations of language processing</i>.</span> Invited Talk presented at the The 2nd International Workshop on Advanced Learning Sciences, Taipei, Taiwan.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I K567TKH3 FCQK6PT6 MGID93AS 6Q5U5REX year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014big-data,\n\taddress = {Taipei, Taiwan},\n\ttype = {Invited {Talk}},\n\ttitle = {Big-{Data} insights into cognitive representations of language processing},\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEJpZy1EYXRhIGluc2lnaHRzIGludG8gY29nbml0aXZlIHJlcHJlc2VudGF0aW9ucyBvZiBsYW5ndWFnZSBwcm9jZXNzaW5nDQpUMiAgLSBUaGUgMm5kIEludGVybmF0aW9uYWwgV29ya3Nob3Agb24gQWR2YW5jZWQgTGVhcm5pbmcgU2NpZW5jZXMNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUYWlwZWksIFRhaXdhbg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KTTMgIC0gSW52aXRlZCBUYWxrDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Grossklags, J., &amp; Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\">How task familiarity and cognitive predispositions impact behavior in a security game of timing.</a></span> In <i>Proceedings of the 27th IEEE Computer Security Foundations Symposium</i> (pp. 111–122). Vienna. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2014 venue_short__CSF type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">CSF</div><div class=\"bib-venue-short\">CSF</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses security and safety choices that involve a decision on the timing of an action. Examples of such decisions include when to check log files for intruders and when to monitor financial accounts for fraud or errors. To better understand how performance in timing-related security situations is shaped by individuals’ cognitive predispositions‚ we effectively combine survey measures with economic experiments.  Two behavioral experiments are presented in which the timing of online security actions is the critical decision-making factor. The feedback modality in the decision-environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2).  Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition.  The analysis is based on the data from over 450 participants.  We find that risk propensity is not a hindrance in timing tasks.  Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{grossklags2014how,\n\taddress = {Vienna},\n\ttitle = {How task familiarity and cognitive predispositions impact behavior in a security game of timing},\n\turl = {http://www.david-reitter.com/pub/grossklags2014csf.pdf},\n\tbooktitle = {Proceedings of the 27th {IEEE} {Computer} {Security} {Foundations} {Symposium}},\n\tauthor = {Grossklags, Jens and Reitter, David},\n\tyear = {2014},\n\tpages = {111--122}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRhc2sgZmFtaWxpYXJpdHkgYW5kIGNvZ25pdGl2ZSBwcmVkaXNwb3NpdGlvbnMgaW1wYWN0IGJlaGF2aW9yIGluIGEgc2VjdXJpdHkgZ2FtZSBvZiB0aW1pbmcNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDU0YNCkFCICAtIFRoaXMgcGFwZXIgYWRkcmVzc2VzIHNlY3VyaXR5IGFuZCBzYWZldHkgY2hvaWNlcyB0aGF0IGludm9sdmUgYSBkZWNpc2lvbiBvbiB0aGUgdGltaW5nIG9mIGFuIGFjdGlvbi4gRXhhbXBsZXMgb2Ygc3VjaCBkZWNpc2lvbnMgaW5jbHVkZSB3aGVuIHRvIGNoZWNrIGxvZyBmaWxlcyBmb3IgaW50cnVkZXJzIGFuZCB3aGVuIHRvIG1vbml0b3IgZmluYW5jaWFsIGFjY291bnRzIGZvciBmcmF1ZCBvciBlcnJvcnMuIFRvIGJldHRlciB1bmRlcnN0YW5kIGhvdyBwZXJmb3JtYW5jZSBpbiB0aW1pbmctcmVsYXRlZCBzZWN1cml0eSBzaXR1YXRpb25zIGlzIHNoYXBlZCBieSBpbmRpdmlkdWFscycgY29nbml0aXZlIHByZWRpc3Bvc2l0aW9ucywgd2UgZWZmZWN0aXZlbHkgY29tYmluZSBzdXJ2ZXkgbWVhc3VyZXMgd2l0aCBlY29ub21pYyBleHBlcmltZW50cy4gIFR3byBiZWhhdmlvcmFsIGV4cGVyaW1lbnRzIGFyZSBwcmVzZW50ZWQgaW4gd2hpY2ggdGhlIHRpbWluZyBvZiBvbmxpbmUgc2VjdXJpdHkgYWN0aW9ucyBpcyB0aGUgY3JpdGljYWwgZGVjaXNpb24tbWFraW5nIGZhY3Rvci4gVGhlIGZlZWRiYWNrIG1vZGFsaXR5IGluIHRoZSBkZWNpc2lvbi1lbnZpcm9ubWVudCBpcyB2YXJpZWQgYmV0d2VlbiB2aXN1YWwgZmVlZGJhY2sgd2l0aCBoaXN0b3J5IChFeHBlcmltZW50IDEpLCBhbmQgdGVtcG9yYWwgZmVlZGJhY2sgd2l0aG91dCBoaXN0b3J5IChFeHBlcmltZW50IDIpLiAgVXNpbmcgcHN5Y2hvbWV0cmljIHNjYWxlcywgd2Ugc3R1ZHkgdGhlIHJvbGUgb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcywgc3BlY2lmaWNhbGx5IHJpc2sgcHJvcGVuc2l0eSBhbmQgbmVlZCBmb3IgY29nbml0aW9uLiAgVGhlIGFuYWx5c2lzIGlzIGJhc2VkIG9uIHRoZSBkYXRhIGZyb20gb3ZlciA0NTAgcGFydGljaXBhbnRzLiAgV2UgZmluZCB0aGF0IHJpc2sgcHJvcGVuc2l0eSBpcyBub3QgYSBoaW5kcmFuY2UgaW4gdGltaW5nIHRhc2tzLiAgUGFydGljaXBhbnRzIG9mIGF2ZXJhZ2UgcmlzayBwcm9wZW5zaXR5IGdlbmVyYWxseSBiZW5lZml0IGZyb20gYSByZWZsZWN0aXZlIGRpc3Bvc2l0aW9uIChoaWdoIG5lZWQgZm9yIGNvZ25pdGlvbiksIHBhcnRpY3VsYXJseSB3aGVuIHZpc3VhbCBmZWVkYmFjayBpcyBnaXZlbi4gIE92ZXJhbGwsIHBhcnRpY2lwYW50cyBiZW5lZml0IGZyb20gbmVlZCBmb3IgY29nbml0aW9uOyBob3dldmVyLCBpbiB0aGUgbW9yZSBkaWZmaWN1bHQsIHRlbXBvcmFsLWVzdGltYXRpb24gdGFzaywgdGhpcyByZXF1aXJlcyBmYW1pbGlhcml0eSB3aXRoIHRoZSB0YXNrLg0KQzEgIC0gVmllbm5hDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjd0aCBJRUVFIENvbXB1dGVyIFNlY3VyaXR5IEZvdW5kYXRpb25zIFN5bXBvc2l1bQ0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDExMQ0KRVAgIC0gMTIyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9ncm9zc2tsYWdzMjAxNGNzZi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20task%20familiarity%20and%20cognitive%20predispositions%20impact%20behavior%20in%20a%20security%20game%20of%20timing&amp;rft.btitle=Proceedings%20of%20the%2027th%20IEEE%20Computer%20Security%20Foundations%20Symposium&amp;rft.place=Vienna&amp;rft.aufirst=Jens&amp;rft.aulast=Grossklags&amp;rft.au=Jens%20Grossklags&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=111-122&amp;rft.spage=111&amp;rft.epage=122\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, M., &amp; Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\">Impatience, risk propensity and rationality in timing games.</a></span> In <i>Proceedings of the 36th Annual Conference of the Cognitive Science Society</i> (pp. 2841–2846). Quebec, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2014 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Games of timing reflect dynamic decision-making under uncertainty‚ as it takes place in many real-world situations‚ including health care‚ safety and security.  Rather than making discrete decisions‚ participants choose one or more points in time that determine the outcome.  We study individual’s biases and characteristics in such games of timing.  We examine risk propensity as a personal preference affecting timing decisions and document a bias‚ impatience.  Experiment 1 analyzes people’s strategy in timing games in relation to a rational model.  Contrasting two cognitive models suggests that individuals apply risk propensity to the probability distributions underlying short games and when unfamiliar with the situation‚ but that‚ over time‚ impatience takes over as a linear adjustment.  In Experiment 2‚ impatient participants risk their incentive payment in order to play early‚ even if they receive no advantage from doing so.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2014impatience,\n\taddress = {Quebec, Canada},\n\ttitle = {Impatience, risk propensity and rationality in timing games},\n\turl = {http://www.david-reitter.com/pub/moojan2014impatience.pdf},\n\tbooktitle = {Proceedings of the 36th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2014},\n\tpages = {2841--2846}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSwgcmlzayBwcm9wZW5zaXR5IGFuZCByYXRpb25hbGl0eSBpbiB0aW1pbmcgZ2FtZXMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29nU2NpDQpBQiAgLSBHYW1lcyBvZiB0aW1pbmcgcmVmbGVjdCBkeW5hbWljIGRlY2lzaW9uLW1ha2luZyB1bmRlciB1bmNlcnRhaW50eSwgYXMgaXQgdGFrZXMgcGxhY2UgaW4gbWFueSByZWFsLXdvcmxkIHNpdHVhdGlvbnMsIGluY2x1ZGluZyBoZWFsdGggY2FyZSwgc2FmZXR5IGFuZCBzZWN1cml0eS4gIFJhdGhlciB0aGFuIG1ha2luZyBkaXNjcmV0ZSBkZWNpc2lvbnMsIHBhcnRpY2lwYW50cyBjaG9vc2Ugb25lIG9yIG1vcmUgcG9pbnRzIGluIHRpbWUgdGhhdCBkZXRlcm1pbmUgdGhlIG91dGNvbWUuICBXZSBzdHVkeSBpbmRpdmlkdWFsJ3MgYmlhc2VzIGFuZCBjaGFyYWN0ZXJpc3RpY3MgaW4gc3VjaCBnYW1lcyBvZiB0aW1pbmcuICBXZSBleGFtaW5lIHJpc2sgcHJvcGVuc2l0eSBhcyBhIHBlcnNvbmFsIHByZWZlcmVuY2UgYWZmZWN0aW5nIHRpbWluZyBkZWNpc2lvbnMgYW5kIGRvY3VtZW50IGEgYmlhcywgaW1wYXRpZW5jZS4gIEV4cGVyaW1lbnQgMSBhbmFseXplcyBwZW9wbGUncyBzdHJhdGVneSBpbiB0aW1pbmcgZ2FtZXMgaW4gcmVsYXRpb24gdG8gYSByYXRpb25hbCBtb2RlbC4gIENvbnRyYXN0aW5nIHR3byBjb2duaXRpdmUgbW9kZWxzIHN1Z2dlc3RzIHRoYXQgaW5kaXZpZHVhbHMgYXBwbHkgcmlzayBwcm9wZW5zaXR5IHRvIHRoZSBwcm9iYWJpbGl0eSBkaXN0cmlidXRpb25zIHVuZGVybHlpbmcgc2hvcnQgZ2FtZXMgYW5kIHdoZW4gdW5mYW1pbGlhciB3aXRoIHRoZSBzaXR1YXRpb24sIGJ1dCB0aGF0LCBvdmVyIHRpbWUsIGltcGF0aWVuY2UgdGFrZXMgb3ZlciBhcyBhIGxpbmVhciBhZGp1c3RtZW50LiAgSW4gRXhwZXJpbWVudCAyLCBpbXBhdGllbnQgcGFydGljaXBhbnRzIHJpc2sgdGhlaXIgaW5jZW50aXZlIHBheW1lbnQgaW4gb3JkZXIgdG8gcGxheSBlYXJseSwgZXZlbiBpZiB0aGV5IHJlY2VpdmUgbm8gYWR2YW50YWdlIGZyb20gZG9pbmcgc28uDQpDMSAgLSBRdWViZWMsIENhbmFkYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM2dGggQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDI4NDENCkVQICAtIDI4NDYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL21vb2phbjIwMTRpbXBhdGllbmNlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%2C%20risk%20propensity%20and%20rationality%20in%20timing%20games&amp;rft.btitle=Proceedings%20of%20the%2036th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Quebec%2C%20Canada&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=2841-2846&amp;rft.spage=2841&amp;rft.epage=2846\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St.Amant, R., Reitter, D., &amp; Stacy, E. W. (Eds.). (2014). <span class=\"doctitle\"><i>Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2014 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{st.amant2014proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 23rd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {St.Amant, Robert and Reitter, D. and Stacy, E. W.},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIzcmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFN0LkFtYW50LCBSb2JlcnQNCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkNZICAtIFdhc2hpbmd0b24sIEQuQy4NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEJSaU1TIFNvY2lldHkNClNUICAtIEJSaU1TDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=Robert&amp;rft.aulast=St.Amant&amp;rft.au=Robert%20St.Amant&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\">Hungry wolves, creepy sheepies: the gamification of the programmer’s classroom.</a></span> In J. M. Carroll (Ed.), <i>Innovative Practices in Teaching Information Sciences and Technology</i> (pp. 19–29). Springer. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I TC3HZ9JR year__2014 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The Wolves and Sheep game is an educational‚ multi-agent computer simulation for students of programming classes. Players move about in a two- dimensional landscape‚ aiming to reach targets or catch other players. Students write programs that control individual players in the game. The programs then participate in a tournament. Students practice basic programming and algorithmic thinking‚ object-orientation and the role of interfaces‚ and are even exposed to basic Artificial Intelligence. Gamification helps motivate students and creates positive‚ but challenging learning experiences.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2014hungry,\n\ttitle = {Hungry wolves, creepy sheepies: the gamification of the programmer's classroom},\n\turl = {http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf},\n\tbooktitle = {Innovative {Practices} in {Teaching} {Information} {Sciences} and {Technology}},\n\tpublisher = {Springer},\n\tauthor = {Reitter, David},\n\teditor = {Carroll, John M.},\n\tyear = {2014},\n\tpages = {19--29}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSHVuZ3J5IHdvbHZlcywgY3JlZXB5IHNoZWVwaWVzOiB0aGUgZ2FtaWZpY2F0aW9uIG9mIHRoZSBwcm9ncmFtbWVyJ3MgY2xhc3Nyb29tDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSW5ub3ZhdGl2ZSBQcmFjdGljZXMgaW4gVGVhY2hpbmcgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3kNCkEyICAtIENhcnJvbGwsIEpvaG4gTS4NCkFCICAtIFRoZSBXb2x2ZXMgYW5kIFNoZWVwIGdhbWUgaXMgYW4gZWR1Y2F0aW9uYWwsIG11bHRpLWFnZW50IGNvbXB1dGVyIHNpbXVsYXRpb24gZm9yIHN0dWRlbnRzIG9mIHByb2dyYW1taW5nIGNsYXNzZXMuIFBsYXllcnMgbW92ZSBhYm91dCBpbiBhIHR3by0gZGltZW5zaW9uYWwgbGFuZHNjYXBlLCBhaW1pbmcgdG8gcmVhY2ggdGFyZ2V0cyBvciBjYXRjaCBvdGhlciBwbGF5ZXJzLiBTdHVkZW50cyB3cml0ZSBwcm9ncmFtcyB0aGF0IGNvbnRyb2wgaW5kaXZpZHVhbCBwbGF5ZXJzIGluIHRoZSBnYW1lLiBUaGUgcHJvZ3JhbXMgdGhlbiBwYXJ0aWNpcGF0ZSBpbiBhIHRvdXJuYW1lbnQuIFN0dWRlbnRzIHByYWN0aWNlIGJhc2ljIHByb2dyYW1taW5nIGFuZCBhbGdvcml0aG1pYyB0aGlua2luZywgb2JqZWN0LW9yaWVudGF0aW9uIGFuZCB0aGUgcm9sZSBvZiBpbnRlcmZhY2VzLCBhbmQgYXJlIGV2ZW4gZXhwb3NlZCB0byBiYXNpYyBBcnRpZmljaWFsIEludGVsbGlnZW5jZS4gR2FtaWZpY2F0aW9uIGhlbHBzIG1vdGl2YXRlIHN0dWRlbnRzIGFuZCBjcmVhdGVzIHBvc2l0aXZlLCBidXQgY2hhbGxlbmdpbmcgbGVhcm5pbmcgZXhwZXJpZW5jZXMuDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpTUCAgLSAxOQ0KRVAgIC0gMjkNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxNGh1bmdyeVdvbHZlcy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Hungry%20wolves%2C%20creepy%20sheepies%3A%20the%20gamification%20of%20the%20programmer&apos;s%20classroom&amp;rft.btitle=Innovative%20Practices%20in%20Teaching%20Information%20Sciences%20and%20Technology&amp;rft.publisher=Springer&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=John%20M.%20Carroll&amp;rft.date=2014&amp;rft.pages=19-29&amp;rft.spage=19&amp;rft.epage=29\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Gonzalez, C., Lebiere, C., &amp; Meyer, J. (2014). <span class=\"doctitle\"><i>Cognitive security</i>.</span> Panel presented at the 13th Annual Workshop on the Economics of Information Security, University Park, PA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014cognitive,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Cognitive security},\n\tauthor = {Reitter, David and Gonzalez, Cleotilde and Lebiere, Christian and Meyer, Joachim},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGl2ZSBzZWN1cml0eQ0KVDIgIC0gMTN0aCBBbm51YWwgV29ya3Nob3Agb24gdGhlIEVjb25vbWljcyBvZiBJbmZvcm1hdGlvbiBTZWN1cml0eQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIEdvbnphbGV6LCBDbGVvdGlsZGUNCkEyICAtIExlYmllcmUsIENocmlzdGlhbg0KQTIgIC0gTWV5ZXIsIEpvYWNoaW0NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFBhbmVsDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Anderson, R., Meyer, J., Moore, T., Randazzese, L., &amp; Reitter, D. (Moderator). (2014). <span class=\"doctitle\"><i>Human aspects of cybersecurity</i>.</span> Panel presented at the Department of Homeland Security Workshop on Incentives and Regulation of Cybersecurity, University Park, PA.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{anderson2014human,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Human aspects of cybersecurity},\n\tauthor = {Anderson, Ross and Meyer, Joachim and Moore, Tyler and Randazzese, Lucien and {Reitter, D. (Moderator)}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIGFzcGVjdHMgb2YgY3liZXJzZWN1cml0eQ0KVDIgIC0gRGVwYXJ0bWVudCBvZiBIb21lbGFuZCBTZWN1cml0eSBXb3Jrc2hvcCBvbiBJbmNlbnRpdmVzIGFuZCBSZWd1bGF0aW9uIG9mIEN5YmVyc2VjdXJpdHkNCkEyICAtIEFuZGVyc29uLCBSb3NzDQpBMiAgLSBNZXllciwgSm9hY2hpbQ0KQTIgIC0gTW9vcmUsIFR5bGVyDQpBMiAgLSBSYW5kYXp6ZXNlLCBMdWNpZW4NCkEyICAtIFJlaXR0ZXIsIEQuIChNb2RlcmF0b3IpDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpNMyAgLSBQYW5lbA0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, V., Kenwick, M., Lane, M., Palmer, G., &amp; Reitter, D. (2014). <span class=\"doctitle\"><i>Crowdsourcing the Measurement of Observational Data</i>.</span> Talk presented at the Annual Meeting of the International Studies Association, Toronto, Canada.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{dorazio2014crowdsourcing,\n\taddress = {Toronto, Canada},\n\ttype = {Talk},\n\ttitle = {Crowdsourcing the {Measurement} of {Observational} {Data}},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENyb3dkc291cmNpbmcgdGhlIE1lYXN1cmVtZW50IG9mIE9ic2VydmF0aW9uYWwgRGF0YQ0KVDIgIC0gQW5udWFsIE1lZXRpbmcgb2YgdGhlIEludGVybmF0aW9uYWwgU3R1ZGllcyBBc3NvY2lhdGlvbg0KQTIgIC0gRCdPcmF6aW8sIFZpdG8NCkEyICAtIEtlbndpY2ssIE1pY2hhZWwNCkEyICAtIExhbmUsIE1hdHRoZXcNCkEyICAtIFBhbG1lciwgR2xlbm4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUb3JvbnRvLCBDYW5hZGENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFRhbGsNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://github.com/davidswelt/zot_bib_web/\"><i>Zot_bib_web - interactive web bibliographies</i>.</a></span> </div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2014 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This tool explores new ways to make bibliographies interactive‚ searchable and discoverable. Zot_bib_web generates HTML bibliographies based on one or more collections in a Zotero repository. These collections can be maintained by groups of people‚ using Zotero’s web interface or their desktop applications.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/zot_bib_web/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter_zot_bib_web_2014,\n\ttitle = {Zot\\_bib\\_web - interactive web bibliographies},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/zotweb/}bib,\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gWm90X2JpYl93ZWIgLSBpbnRlcmFjdGl2ZSB3ZWIgYmlibGlvZ3JhcGhpZXMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBUaGlzIHRvb2wgZXhwbG9yZXMgbmV3IHdheXMgdG8gbWFrZSBiaWJsaW9ncmFwaGllcyBpbnRlcmFjdGl2ZSwgc2VhcmNoYWJsZSBhbmQgZGlzY292ZXJhYmxlLiBab3RfYmliX3dlYiBnZW5lcmF0ZXMgSFRNTCBiaWJsaW9ncmFwaGllcyBiYXNlZCBvbiBvbmUgb3IgbW9yZSBjb2xsZWN0aW9ucyBpbiBhIFpvdGVybyByZXBvc2l0b3J5LiBUaGVzZSBjb2xsZWN0aW9ucyBjYW4gYmUgbWFpbnRhaW5lZCBieSBncm91cHMgb2YgcGVvcGxlLCB1c2luZyBab3Rlcm8ncyB3ZWIgaW50ZXJmYWNlIG9yIHRoZWlyIGRlc2t0b3AgYXBwbGljYXRpb25zLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRVQgIC0gNzgyDQpMQSAgLSBQeXRob24NClVSICAtIGh0dHBzOi8vZ2l0aHViLmNvbS9kYXZpZHN3ZWx0L3pvdF9iaWJfd2ViLw0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morita, J., Miwa, K., Maehigashi, A., Terai, H., Kojima, K., &amp; Ritter, F. E. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/moritaMMTKR14.pdf\">Modeling adaptation on automated vehicle operation.</a></span> In <i>2014年度日本認知科学会第31回大会 (The 31st Annual Meeting of the Japanese Cognitive Science Society)</i> (pp. O1–1.  63–68). </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper presents a cognitive model that sim- ulates how the reliance on automation in a sim- ple tracking task‚ which represents vehicle operation‚ changes as the success probabilities of automatic and manual mode vary. The model was developed by us- ing ACT-R‚ and we also introduce three methods of reinforcement learning: the synchronization of utili- ties in the same mode‚ the summation of rewards over time‚ and the prediction from the past. The model performs this task through productions that manage perception and motor control. The utility values of these productions are updated based on rewards in every perception-action cycle. A run of this model simulated the overall trends of the behavioral data‚ suggesting some validity of the assumptions made in our model.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/moritaMMTKR14.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morita_j._modeling_2014,\n\ttitle = {Modeling adaptation on automated vehicle operation},\n\turl = {http://acs.ist.psu.edu/papers/moritaMMTKR14.pdf},\n\tbooktitle = {2014年度日本認知科学会第31回大会 ({The} 31st {Annual} {Meeting} of the {Japanese} {Cognitive} {Science} {Society})},\n\tauthor = {{Morita, J.} and {Miwa, K.} and {Maehigashi, A.} and {Terai, H.} and {Kojima, K.} and {Ritter, F. E}},\n\tyear = {2014},\n\tpages = {O1--1.  63--68}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgYWRhcHRhdGlvbiBvbiBhdXRvbWF0ZWQgdmVoaWNsZSBvcGVyYXRpb24NCkFVICAtIE1vcml0YSwgSi4NCkFVICAtIE1pd2EsIEsuDQpBVSAgLSBNYWVoaWdhc2hpLCBBLg0KQVUgIC0gVGVyYWksIEguDQpBVSAgLSBLb2ppbWEsIEsuDQpBVSAgLSBSaXR0ZXIsIEYuIEUNCkFCICAtIFRoaXMgcGFwZXIgcHJlc2VudHMgYSBjb2duaXRpdmUgbW9kZWwgdGhhdCBzaW0tIHVsYXRlcyBob3cgdGhlIHJlbGlhbmNlIG9uIGF1dG9tYXRpb24gaW4gYSBzaW0tIHBsZSB0cmFja2luZyB0YXNrLCB3aGljaCByZXByZXNlbnRzIHZlaGljbGUgb3BlcmF0aW9uLCBjaGFuZ2VzIGFzIHRoZSBzdWNjZXNzIHByb2JhYmlsaXRpZXMgb2YgYXV0b21hdGljIGFuZCBtYW51YWwgbW9kZSB2YXJ5LiBUaGUgbW9kZWwgd2FzIGRldmVsb3BlZCBieSB1cy0gaW5nIEFDVC1SLCBhbmQgd2UgYWxzbyBpbnRyb2R1Y2UgdGhyZWUgbWV0aG9kcyBvZiByZWluZm9yY2VtZW50IGxlYXJuaW5nOiB0aGUgc3luY2hyb25pemF0aW9uIG9mIHV0aWxpLSB0aWVzIGluIHRoZSBzYW1lIG1vZGUsIHRoZSBzdW1tYXRpb24gb2YgcmV3YXJkcyBvdmVyIHRpbWUsIGFuZCB0aGUgcHJlZGljdGlvbiBmcm9tIHRoZSBwYXN0LiBUaGUgbW9kZWwgcGVyZm9ybXMgdGhpcyB0YXNrIHRocm91Z2ggcHJvZHVjdGlvbnMgdGhhdCBtYW5hZ2UgcGVyY2VwdGlvbiBhbmQgbW90b3IgY29udHJvbC4gVGhlIHV0aWxpdHkgdmFsdWVzIG9mIHRoZXNlIHByb2R1Y3Rpb25zIGFyZSB1cGRhdGVkIGJhc2VkIG9uIHJld2FyZHMgaW4gZXZlcnkgcGVyY2VwdGlvbi1hY3Rpb24gY3ljbGUuIEEgcnVuIG9mIHRoaXMgbW9kZWwgc2ltdWxhdGVkIHRoZSBvdmVyYWxsIHRyZW5kcyBvZiB0aGUgYmVoYXZpb3JhbCBkYXRhLCBzdWdnZXN0aW5nIHNvbWUgdmFsaWRpdHkgb2YgdGhlIGFzc3VtcHRpb25zIG1hZGUgaW4gb3VyIG1vZGVsLg0KQzMgIC0gMjAxNOW5tOW6puaXpeacrOiqjeefpeenkeWtpuS8muesrDMx5Zue5aSn5LyaIChUaGUgMzFzdCBBbm51YWwgTWVldGluZyBvZiB0aGUgSmFwYW5lc2UgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eSkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIE8xDQpFUCAgLSAxLiAgNjMtNjgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcml0YU1NVEtSMTQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20adaptation%20on%20automated%20vehicle%20operation&amp;rft.btitle=2014%E5%B9%B4%E5%BA%A6%E6%97%A5%E6%9C%AC%E8%AA%8D%E7%9F%A5%E7%A7%91%E5%AD%A6%E4%BC%9A%E7%AC%AC31%E5%9B%9E%E5%A4%A7%E4%BC%9A%20(The%2031st%20Annual%20Meeting%20of%20the%20Japanese%20Cognitive%20Science%20Society)&amp;rft.aulast=Morita%2C%20J.&amp;rft.au=Morita%2C%20J.&amp;rft.au=Miwa%2C%20K.&amp;rft.au=Maehigashi%2C%20A.&amp;rft.au=Terai%2C%20H.&amp;rft.au=Kojima%2C%20K.&amp;rft.au=Ritter%2C%20F.%20E&amp;rft.date=2014&amp;rft.pages=O1-1.%20%2063-68&amp;rft.spage=O1&amp;rft.epage=1.%20%2063\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R., Lucas, A., Smith, C., Pedrotti, M., Ritter, F. E., Baker, R., &amp; Burns, P. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/evertszLSPRBB14.pdf\">Enhanced behavioral realism for live fire targets.</a></span> In <i>Proceedings of the 23rd Conference on Behavior Representation in Modeling and Simulation. [online proceedings]</i>. Centerville, OH: BRIMS Society. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszLSPRBB14.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz_r._enhanced_2014,\n\taddress = {Centerville, OH},\n\ttitle = {Enhanced behavioral realism for live fire targets},\n\turl = {http://acs.ist.psu.edu/papers/evertszLSPRBB14.pdf},\n\tbooktitle = {Proceedings of the 23rd {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}. [online proceedings]},\n\tpublisher = {BRIMS Society},\n\tauthor = {{Evertsz, R.} and {Lucas, A.} and {Smith, C.} and {Pedrotti, M.} and {Ritter, F. E.} and {Baker, R.} and {Burns, P.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRW5oYW5jZWQgYmVoYXZpb3JhbCByZWFsaXNtIGZvciBsaXZlIGZpcmUgdGFyZ2V0cw0KQVUgIC0gRXZlcnRzeiwgUi4NCkFVICAtIEx1Y2FzLCBBLg0KQVUgIC0gU21pdGgsIEMuDQpBVSAgLSBQZWRyb3R0aSwgTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJha2VyLCBSLg0KQVUgIC0gQnVybnMsIFAuDQpDMSAgLSBDZW50ZXJ2aWxsZSwgT0gNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyM3JkIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24uIFtvbmxpbmUgcHJvY2VlZGluZ3NdDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpQQiAgLSBCUklNUyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ldmVydHN6TFNQUkJCMTQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Enhanced%20behavioral%20realism%20for%20live%20fire%20targets&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation.%20%5Bonline%20proceedings%5D&amp;rft.place=Centerville%2C%20OH&amp;rft.publisher=BRIMS%20Society&amp;rft.aulast=Evertsz%2C%20R.&amp;rft.au=Evertsz%2C%20R.&amp;rft.au=Lucas%2C%20A.&amp;rft.au=Smith%2C%20C.&amp;rft.au=Pedrotti%2C%20M.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Baker%2C%20R.&amp;rft.au=Burns%2C%20P.&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Baxter, G. D., &amp; Churchill, E. F. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.frankritter.com/fducs\"><i>Foundations for designing user-centered systems: What system designers need to know about people</i>.</a></span> London, UK: 442 + xxx pages. Springer Science+Business Media. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.frankritter.com/fducs\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter_f._e._foundations_2014,\n\taddress = {London, UK},\n\ttitle = {Foundations for designing user-centered systems: {What} system designers need to know about people},\n\turl = {http://www.frankritter.com/fducs},\n\tpublisher = {442 + xxx pages. Springer Science+Business Media},\n\tauthor = {{Ritter, F. E.} and {Baxter, G. D.} and {Churchill, E. F.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gRm91bmRhdGlvbnMgZm9yIGRlc2lnbmluZyB1c2VyLWNlbnRlcmVkIHN5c3RlbXM6IFdoYXQgc3lzdGVtIGRlc2lnbmVycyBuZWVkIHRvIGtub3cgYWJvdXQgcGVvcGxlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBDaHVyY2hpbGwsIEUuIEYuDQpDWSAgLSBMb25kb24sIFVLDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpQQiAgLSA0NDIgKyB4eHggcGFnZXMuIFNwcmluZ2VyIFNjaWVuY2UrQnVzaW5lc3MgTWVkaWENClVSICAtIGh0dHA6Ly93d3cuZnJhbmtyaXR0ZXIuY29tL2ZkdWNzDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Foundations%20for%20designing%20user-centered%20systems%3A%20What%20system%20designers%20need%20to%20know%20about%20people&amp;rft.place=London%2C%20UK&amp;rft.publisher=442%20%2B%20xxx%20pages.%20Springer%20Science%2BBusiness%20Media&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Baxter%2C%20G.%20D.&amp;rft.au=Churchill%2C%20E.%20F.&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter14b.pdf\">A satisfying way to teach HCI: Outreach through usability reports.</a></span> In <i>CHI 2014 Workshop, Developing a Living Curriculum to Support Global HCI Education</i>. [online proceedings]. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter14b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter_f._e._satisfying_2014,\n\taddress = {[online proceedings]},\n\ttitle = {A satisfying way to teach {HCI}: {Outreach} through usability reports},\n\turl = {http://acs.ist.psu.edu/papers/ritter14b.pdf},\n\tbooktitle = {{CHI} 2014 {Workshop}, {Developing} a {Living} {Curriculum} to {Support} {Global} {HCI} {Education}},\n\tauthor = {{Ritter, F. E.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBzYXRpc2Z5aW5nIHdheSB0byB0ZWFjaCBIQ0k6IE91dHJlYWNoIHRocm91Z2ggdXNhYmlsaXR5IHJlcG9ydHMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIFtvbmxpbmUgcHJvY2VlZGluZ3NdDQpDMyAgLSBDSEkgMjAxNCBXb3Jrc2hvcCwgRGV2ZWxvcGluZyBhIExpdmluZyBDdXJyaWN1bHVtIHRvIFN1cHBvcnQgR2xvYmFsIEhDSSBFZHVjYXRpb24NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjE0Yi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20satisfying%20way%20to%20teach%20HCI%3A%20Outreach%20through%20usability%20reports&amp;rft.btitle=CHI%202014%20Workshop%2C%20Developing%20a%20Living%20Curriculum%20to%20Support%20Global%20HCI%20Education&amp;rft.place=%5Bonline%20proceedings%5D&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., Churchill, E. F., &amp; Ritter, F. E. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/baxterCR14.pdf\">Addressing the fundamental error of design using the ABCS.</a></span> <i>AIS SIGHCI Newsletter</i>, <i>13</i>(1), 9–10. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AIS SIGHCI Newsletter</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterCR14.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{baxter_g._d._addressing_2014,\n\ttitle = {Addressing the fundamental error of design using the {ABCS}},\n\tvolume = {13},\n\turl = {http://acs.ist.psu.edu/papers/baxterCR14.pdf},\n\tnumber = {1},\n\tjournal = {AIS SIGHCI Newsletter},\n\tauthor = {{Baxter, G. D.} and {Churchill, E. F.} and {Ritter, F. E.}},\n\tyear = {2014},\n\tpages = {9--10}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWRkcmVzc2luZyB0aGUgZnVuZGFtZW50YWwgZXJyb3Igb2YgZGVzaWduIHVzaW5nIHRoZSBBQkNTDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBDaHVyY2hpbGwsIEUuIEYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBBSVMgU0lHSENJIE5ld3NsZXR0ZXINCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClZMICAtIDEzDQpJUyAgLSAxDQpTUCAgLSA5DQpFUCAgLSAxMA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYmF4dGVyQ1IxNC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Addressing%20the%20fundamental%20error%20of%20design%20using%20the%20ABCS&amp;rft.jtitle=AIS%20SIGHCI%20Newsletter&amp;rft.volume=13&amp;rft.issue=1&amp;rft.aulast=Baxter%2C%20G.%20D.&amp;rft.au=Baxter%2C%20G.%20D.&amp;rft.au=Churchill%2C%20E.%20F.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2014&amp;rft.pages=9-10&amp;rft.spage=9&amp;rft.epage=10\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritteripB.pdf\">Semester projects on human-computer interaction as service and outreach.</a></span> In Carroll, J. M. (Ed.), <i>Innovative practices in teaching information sciences and technology: Experience reports and reflections</i> (pp. 133–142). London: Springer. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Student projects at all levels can have impact.  I’ll present an approach for using class projects in Junior level and above human-computer interaction (HCI) classes to have a social and economic impact.  This can make your teaching improve by being more motivating to students‚ to be more interesting to you‚ and to have more impact.  I’ll provide an example project description used at Penn State’s College of IST since 2000‚ and example projects that have suggested useful interface changes to the web sites of a variety of government‚ non-profit‚ university‚ and small and medium-sized businesses.  These reports fulfill a pedagogical goal by having students demonstrate mastery of the material‚ particularly evidence- and theory-based suggested changes to improve the usability of web sites.  The reports provide (in the best cases) strong‚ correct suggestions for improving the usability of these web sites.  The use of these reports also helps reduce plagiarism because the sites and thus work are unique.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritteripB.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter_f._e._semester_2014,\n\taddress = {London},\n\ttitle = {Semester projects on human-computer interaction as service and outreach},\n\turl = {http://acs.ist.psu.edu/papers/ritteripB.pdf},\n\tbooktitle = {Innovative practices in teaching information sciences and technology: {Experience} reports and reflections},\n\tpublisher = {Springer},\n\tauthor = {{Ritter, F. E.}},\n\teditor = {{Carroll, J. M.}},\n\tyear = {2014},\n\tpages = {133--142}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU2VtZXN0ZXIgcHJvamVjdHMgb24gaHVtYW4tY29tcHV0ZXIgaW50ZXJhY3Rpb24gYXMgc2VydmljZSBhbmQgb3V0cmVhY2gNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIElubm92YXRpdmUgcHJhY3RpY2VzIGluIHRlYWNoaW5nIGluZm9ybWF0aW9uIHNjaWVuY2VzIGFuZCB0ZWNobm9sb2d5OiBFeHBlcmllbmNlIHJlcG9ydHMgYW5kIHJlZmxlY3Rpb25zDQpBMiAgLSBDYXJyb2xsLCBKLiBNLg0KQUIgIC0gU3R1ZGVudCBwcm9qZWN0cyBhdCBhbGwgbGV2ZWxzIGNhbiBoYXZlIGltcGFjdC4gIEknbGwgcHJlc2VudCBhbiBhcHByb2FjaCBmb3IgdXNpbmcgY2xhc3MgcHJvamVjdHMgaW4gSnVuaW9yIGxldmVsIGFuZCBhYm92ZSBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiAoSENJKSBjbGFzc2VzIHRvIGhhdmUgYSBzb2NpYWwgYW5kIGVjb25vbWljIGltcGFjdC4gIFRoaXMgY2FuIG1ha2UgeW91ciB0ZWFjaGluZyBpbXByb3ZlIGJ5IGJlaW5nIG1vcmUgbW90aXZhdGluZyB0byBzdHVkZW50cywgdG8gYmUgbW9yZSBpbnRlcmVzdGluZyB0byB5b3UsIGFuZCB0byBoYXZlIG1vcmUgaW1wYWN0LiAgSeKAmWxsIHByb3ZpZGUgYW4gZXhhbXBsZSBwcm9qZWN0IGRlc2NyaXB0aW9uIHVzZWQgYXQgUGVubiBTdGF0ZSdzIENvbGxlZ2Ugb2YgSVNUIHNpbmNlIDIwMDAsIGFuZCBleGFtcGxlIHByb2plY3RzIHRoYXQgaGF2ZSBzdWdnZXN0ZWQgdXNlZnVsIGludGVyZmFjZSBjaGFuZ2VzIHRvIHRoZSB3ZWIgc2l0ZXMgb2YgYSB2YXJpZXR5IG9mIGdvdmVybm1lbnQsIG5vbi1wcm9maXQsIHVuaXZlcnNpdHksIGFuZCBzbWFsbCBhbmQgbWVkaXVtLXNpemVkIGJ1c2luZXNzZXMuICBUaGVzZSByZXBvcnRzIGZ1bGZpbGwgYSBwZWRhZ29naWNhbCBnb2FsIGJ5IGhhdmluZyBzdHVkZW50cyBkZW1vbnN0cmF0ZSBtYXN0ZXJ5IG9mIHRoZSBtYXRlcmlhbCwgcGFydGljdWxhcmx5IGV2aWRlbmNlLSBhbmQgdGhlb3J5LWJhc2VkIHN1Z2dlc3RlZCBjaGFuZ2VzIHRvIGltcHJvdmUgdGhlIHVzYWJpbGl0eSBvZiB3ZWIgc2l0ZXMuICBUaGUgcmVwb3J0cyBwcm92aWRlIChpbiB0aGUgYmVzdCBjYXNlcykgc3Ryb25nLCBjb3JyZWN0IHN1Z2dlc3Rpb25zIGZvciBpbXByb3ZpbmcgdGhlIHVzYWJpbGl0eSBvZiB0aGVzZSB3ZWIgc2l0ZXMuICBUaGUgdXNlIG9mIHRoZXNlIHJlcG9ydHMgYWxzbyBoZWxwcyByZWR1Y2UgcGxhZ2lhcmlzbSBiZWNhdXNlIHRoZSBzaXRlcyBhbmQgdGh1cyB3b3JrIGFyZSB1bmlxdWUuDQpDWSAgLSBMb25kb24NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDEzMw0KRVAgIC0gMTQyDQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyaXBCLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Semester%20projects%20on%20human-computer%20interaction%20as%20service%20and%20outreach&amp;rft.btitle=Innovative%20practices%20in%20teaching%20information%20sciences%20and%20technology%3A%20Experience%20reports%20and%20reflections&amp;rft.place=London&amp;rft.publisher=Springer&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Carroll%2C%20J.%20M.&amp;rft.date=2014&amp;rft.pages=133-142&amp;rft.spage=133&amp;rft.epage=142\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L. (2014). <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://etda.libraries.psu.edu/paper/21287/\"><i>Why the change of heart? Understanding the interactions between physiology, affect, and cognition and their effects on decision-making</i>.</a></span> Unpublished PhD, Penn State, University Park, PA. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2014 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">How do physiological and affective processes interact with cognitive processes to change the way we think? How can we better understand the processes that underlie decision-making and choice behavior? This dissertation presents a novel hybrid cognitive architecture‚ ACT-R/Φ‚ which extends the ACT-R cognitive architecture with an integrative model of physiology and a model of affect and emotion. Extending a cognitive architecture with representations of affect and physiology allows the straightforward development of more illustrative computational process models of human behavior that explain experimental results from physiology‚ neuroscience‚ and psychology. Computational models were developed that provide an account of how physiological change due to psychological stress or homeostasis can modulate cognitive processes. An experiment was also run to explore how subliminal visual emotional stimuli affect physiology and decision-making behavior during the Iowa Gambling Task. Results indicate that effects of subliminal affective stimuli were dependent on participant sex and personality differences. A computational process model was developed that performs the same task and behaves similarly to the participants. Physiological and affective states continually interact with cognitive processes‚ biasing memory and‚ consequently‚ decisions. Evolved adaptations that support physiological and affective change of behavior (e.g.‚ natural reactions to thirst or hunger) affect the way we learn and make choices. The ACT-R/Φ hybrid architecture‚ and the theoretical architectural models that define it‚ can be used to develop models of human behavior that include the necessary accounts of physiology and affect that describe what the body needs and how changes in behavior affects these needs. This improved understanding of the architecture that constrains our behavior gives us a better opportunity to comprehend why we make the decisions we do and how we can use this knowledge to make better decisions.</div></div></div><div class=\"blink\"><a   href=\"https://etda.libraries.psu.edu/paper/21287/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{dancy_c._l._why_2014,\n\ttitle = {Why the change of heart? {Understanding} the interactions between physiology, affect, and cognition and their effects on decision-making},\n\turl = {https://etda.libraries.psu.edu/paper/21287/},\n\tschool = {Unpublished PhD, Penn State, University Park, PA},\n\tauthor = {{Dancy, C. L.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gV2h5IHRoZSBjaGFuZ2Ugb2YgaGVhcnQ/IFVuZGVyc3RhbmRpbmcgdGhlIGludGVyYWN0aW9ucyBiZXR3ZWVuIHBoeXNpb2xvZ3ksIGFmZmVjdCwgYW5kIGNvZ25pdGlvbiBhbmQgdGhlaXIgZWZmZWN0cyBvbiBkZWNpc2lvbi1tYWtpbmcNCkFVICAtIERhbmN5LCBDLiBMLg0KQUIgIC0gSG93IGRvIHBoeXNpb2xvZ2ljYWwgYW5kIGFmZmVjdGl2ZSBwcm9jZXNzZXMgaW50ZXJhY3Qgd2l0aCBjb2duaXRpdmUgcHJvY2Vzc2VzIHRvIGNoYW5nZSB0aGUgd2F5IHdlIHRoaW5rPyBIb3cgY2FuIHdlIGJldHRlciB1bmRlcnN0YW5kIHRoZSBwcm9jZXNzZXMgdGhhdCB1bmRlcmxpZSBkZWNpc2lvbi1tYWtpbmcgYW5kIGNob2ljZSBiZWhhdmlvcj8gVGhpcyBkaXNzZXJ0YXRpb24gcHJlc2VudHMgYSBub3ZlbCBoeWJyaWQgY29nbml0aXZlIGFyY2hpdGVjdHVyZSwgQUNULVIvzqYsIHdoaWNoIGV4dGVuZHMgdGhlIEFDVC1SIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgd2l0aCBhbiBpbnRlZ3JhdGl2ZSBtb2RlbCBvZiBwaHlzaW9sb2d5IGFuZCBhIG1vZGVsIG9mIGFmZmVjdCBhbmQgZW1vdGlvbi4gRXh0ZW5kaW5nIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB3aXRoIHJlcHJlc2VudGF0aW9ucyBvZiBhZmZlY3QgYW5kIHBoeXNpb2xvZ3kgYWxsb3dzIHRoZSBzdHJhaWdodGZvcndhcmQgZGV2ZWxvcG1lbnQgb2YgbW9yZSBpbGx1c3RyYXRpdmUgY29tcHV0YXRpb25hbCBwcm9jZXNzIG1vZGVscyBvZiBodW1hbiBiZWhhdmlvciB0aGF0IGV4cGxhaW4gZXhwZXJpbWVudGFsIHJlc3VsdHMgZnJvbSBwaHlzaW9sb2d5LCBuZXVyb3NjaWVuY2UsIGFuZCBwc3ljaG9sb2d5LiBDb21wdXRhdGlvbmFsIG1vZGVscyB3ZXJlIGRldmVsb3BlZCB0aGF0IHByb3ZpZGUgYW4gYWNjb3VudCBvZiBob3cgcGh5c2lvbG9naWNhbCBjaGFuZ2UgZHVlIHRvIHBzeWNob2xvZ2ljYWwgc3RyZXNzIG9yIGhvbWVvc3Rhc2lzIGNhbiBtb2R1bGF0ZSBjb2duaXRpdmUgcHJvY2Vzc2VzLiBBbiBleHBlcmltZW50IHdhcyBhbHNvIHJ1biB0byBleHBsb3JlIGhvdyBzdWJsaW1pbmFsIHZpc3VhbCBlbW90aW9uYWwgc3RpbXVsaSBhZmZlY3QgcGh5c2lvbG9neSBhbmQgZGVjaXNpb24tbWFraW5nIGJlaGF2aW9yIGR1cmluZyB0aGUgSW93YSBHYW1ibGluZyBUYXNrLiBSZXN1bHRzIGluZGljYXRlIHRoYXQgZWZmZWN0cyBvZiBzdWJsaW1pbmFsIGFmZmVjdGl2ZSBzdGltdWxpIHdlcmUgZGVwZW5kZW50IG9uIHBhcnRpY2lwYW50IHNleCBhbmQgcGVyc29uYWxpdHkgZGlmZmVyZW5jZXMuIEEgY29tcHV0YXRpb25hbCBwcm9jZXNzIG1vZGVsIHdhcyBkZXZlbG9wZWQgdGhhdCBwZXJmb3JtcyB0aGUgc2FtZSB0YXNrIGFuZCBiZWhhdmVzIHNpbWlsYXJseSB0byB0aGUgcGFydGljaXBhbnRzLiBQaHlzaW9sb2dpY2FsIGFuZCBhZmZlY3RpdmUgc3RhdGVzIGNvbnRpbnVhbGx5IGludGVyYWN0IHdpdGggY29nbml0aXZlIHByb2Nlc3NlcywgYmlhc2luZyBtZW1vcnkgYW5kLCBjb25zZXF1ZW50bHksIGRlY2lzaW9ucy4gRXZvbHZlZCBhZGFwdGF0aW9ucyB0aGF0IHN1cHBvcnQgcGh5c2lvbG9naWNhbCBhbmQgYWZmZWN0aXZlIGNoYW5nZSBvZiBiZWhhdmlvciAoZS5nLiwgbmF0dXJhbCByZWFjdGlvbnMgdG8gdGhpcnN0IG9yIGh1bmdlcikgYWZmZWN0IHRoZSB3YXkgd2UgbGVhcm4gYW5kIG1ha2UgY2hvaWNlcy4gVGhlIEFDVC1SL86mIGh5YnJpZCBhcmNoaXRlY3R1cmUsIGFuZCB0aGUgdGhlb3JldGljYWwgYXJjaGl0ZWN0dXJhbCBtb2RlbHMgdGhhdCBkZWZpbmUgaXQsIGNhbiBiZSB1c2VkIHRvIGRldmVsb3AgbW9kZWxzIG9mIGh1bWFuIGJlaGF2aW9yIHRoYXQgaW5jbHVkZSB0aGUgbmVjZXNzYXJ5IGFjY291bnRzIG9mIHBoeXNpb2xvZ3kgYW5kIGFmZmVjdCB0aGF0IGRlc2NyaWJlIHdoYXQgdGhlIGJvZHkgbmVlZHMgYW5kIGhvdyBjaGFuZ2VzIGluIGJlaGF2aW9yIGFmZmVjdHMgdGhlc2UgbmVlZHMuIFRoaXMgaW1wcm92ZWQgdW5kZXJzdGFuZGluZyBvZiB0aGUgYXJjaGl0ZWN0dXJlIHRoYXQgY29uc3RyYWlucyBvdXIgYmVoYXZpb3IgZ2l2ZXMgdXMgYSBiZXR0ZXIgb3Bwb3J0dW5pdHkgdG8gY29tcHJlaGVuZCB3aHkgd2UgbWFrZSB0aGUgZGVjaXNpb25zIHdlIGRvIGFuZCBob3cgd2UgY2FuIHVzZSB0aGlzIGtub3dsZWRnZSB0byBtYWtlIGJldHRlciBkZWNpc2lvbnMuDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpQQiAgLSBVbnB1Ymxpc2hlZCBQaEQsIFBlbm4gU3RhdGUsIFVuaXZlcnNpdHkgUGFyaywgUEENClVSICAtIGh0dHBzOi8vZXRkYS5saWJyYXJpZXMucHN1LmVkdS9wYXBlci8yMTI4Ny8NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Why%20the%20change%20of%20heart%3F%20Understanding%20the%20interactions%20between%20physiology%2C%20affect%2C%20and%20cognition%20and%20their%20effects%20on%20decision-making&amp;rft.inst=Unpublished%20PhD%2C%20Penn%20State%2C%20University%20Park%2C%20PA&amp;rft.aulast=Dancy%2C%20C.%20L.&amp;rft.au=Dancy%2C%20C.%20L.&amp;rft.date=2014\"></span></div></div></div><div class=\"full-bib-section\"><a id='2013' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2013</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.sciencedirect.com/science/article/pii/S2212683X13000753\">ACT-RΦ: A cognitive architecture with physiology and affect.</a></span> <i>BICA 2013: Papers from the Fourth Annual Meeting of the BICA Society</i>, <i>6</i>(0), 40–45. https://doi.org/10.1016/j.bica.2013.07.008</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2013 venue_short__Biologically Inspired Cognitive Architectures type__journalArticle \"ACT-R\" \"Affect\" \"Cognitive architecture\" \"Cognitive model\" \"HumMod\" \"Physiology\"</span></div><div class=\"bib-venue\">BICA 2013: Papers from the Fourth Annual Meeting of the BICA Society</div><div class=\"bib-venue-short\">Biologically Inspired Cognitive Architectures</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Abstract\nCurrent computational cognitive architectures lack a comprehensive representation of human physiology. Connecting a more realistic model of physiology to a cognitive architecture allows one to develop more realistic computational process models that include an account for the effect of physiology on cognition. It is also useful to include some theory of affect and emotion to act as a functional layer between some representations of physiology and cognition. We chose to extend the ACT-R (adaptive control of thought – rational) cognitive architecture with physiology and affect to make the ACT-RΦ hybrid architecture. We connected the HumMod physiological simulation system with the ACT-R architecture; ACT-RΦ has a module that communicates between ACT-R and HumMod. A new affect system was also developed using an existing theoretical framework to serve as a functional layer between some of the physiological and cognitive representations. With this new architecture one can model a wide range of human behavior (e.g.‚ the effects of homeostasis on cognition) in a more tractable fashion.</div></div></div><div class=\"blink\"><a   href=\"http://www.sciencedirect.com/science/article/pii/S2212683X13000753\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dancy2013act-r:,\n\ttitle = {{ACT}-{RΦ}: {A} cognitive architecture with physiology and affect},\n\tvolume = {6},\n\tissn = {2212-683X},\n\turl = {http://www.sciencedirect.com/science/article/pii/S2212683X13000753},\n\tdoi = {10.1016/j.bica.2013.07.008},\n\tnumber = {0},\n\tjournal = {BICA 2013: Papers from the Fourth Annual Meeting of the BICA Society},\n\tauthor = {Dancy, Christopher L.},\n\tmonth = oct,\n\tyear = {2013},\n\tkeywords = {ACT-R, Affect, Cognitive architecture, Cognitive model, HumMod, Physiology},\n\tpages = {40--45}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQUNULVLOpjogQSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHdpdGggcGh5c2lvbG9neSBhbmQgYWZmZWN0DQpBVSAgLSBEYW5jeSwgQ2hyaXN0b3BoZXIgTC4NClQyICAtIEJJQ0EgMjAxMzogUGFwZXJzIGZyb20gdGhlIEZvdXJ0aCBBbm51YWwgTWVldGluZyBvZiB0aGUgQklDQSBTb2NpZXR5DQpBQiAgLSBBYnN0cmFjdApDdXJyZW50IGNvbXB1dGF0aW9uYWwgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMgbGFjayBhIGNvbXByZWhlbnNpdmUgcmVwcmVzZW50YXRpb24gb2YgaHVtYW4gcGh5c2lvbG9neS4gQ29ubmVjdGluZyBhIG1vcmUgcmVhbGlzdGljIG1vZGVsIG9mIHBoeXNpb2xvZ3kgdG8gYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIGFsbG93cyBvbmUgdG8gZGV2ZWxvcCBtb3JlIHJlYWxpc3RpYyBjb21wdXRhdGlvbmFsIHByb2Nlc3MgbW9kZWxzIHRoYXQgaW5jbHVkZSBhbiBhY2NvdW50IGZvciB0aGUgZWZmZWN0IG9mIHBoeXNpb2xvZ3kgb24gY29nbml0aW9uLiBJdCBpcyBhbHNvIHVzZWZ1bCB0byBpbmNsdWRlIHNvbWUgdGhlb3J5IG9mIGFmZmVjdCBhbmQgZW1vdGlvbiB0byBhY3QgYXMgYSBmdW5jdGlvbmFsIGxheWVyIGJldHdlZW4gc29tZSByZXByZXNlbnRhdGlvbnMgb2YgcGh5c2lvbG9neSBhbmQgY29nbml0aW9uLiBXZSBjaG9zZSB0byBleHRlbmQgdGhlIEFDVC1SIChhZGFwdGl2ZSBjb250cm9sIG9mIHRob3VnaHQg4oCTIHJhdGlvbmFsKSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHdpdGggcGh5c2lvbG9neSBhbmQgYWZmZWN0IHRvIG1ha2UgdGhlIEFDVC1SzqYgaHlicmlkIGFyY2hpdGVjdHVyZS4gV2UgY29ubmVjdGVkIHRoZSBIdW1Nb2QgcGh5c2lvbG9naWNhbCBzaW11bGF0aW9uIHN5c3RlbSB3aXRoIHRoZSBBQ1QtUiBhcmNoaXRlY3R1cmU7IEFDVC1SzqYgaGFzIGEgbW9kdWxlIHRoYXQgY29tbXVuaWNhdGVzIGJldHdlZW4gQUNULVIgYW5kIEh1bU1vZC4gQSBuZXcgYWZmZWN0IHN5c3RlbSB3YXMgYWxzbyBkZXZlbG9wZWQgdXNpbmcgYW4gZXhpc3RpbmcgdGhlb3JldGljYWwgZnJhbWV3b3JrIHRvIHNlcnZlIGFzIGEgZnVuY3Rpb25hbCBsYXllciBiZXR3ZWVuIHNvbWUgb2YgdGhlIHBoeXNpb2xvZ2ljYWwgYW5kIGNvZ25pdGl2ZSByZXByZXNlbnRhdGlvbnMuIFdpdGggdGhpcyBuZXcgYXJjaGl0ZWN0dXJlIG9uZSBjYW4gbW9kZWwgYSB3aWRlIHJhbmdlIG9mIGh1bWFuIGJlaGF2aW9yIChlLmcuLCB0aGUgZWZmZWN0cyBvZiBob21lb3N0YXNpcyBvbiBjb2duaXRpb24pIGluIGEgbW9yZSB0cmFjdGFibGUgZmFzaGlvbi4NCkRBICAtIDIwMTMvMTAvLw0KUFkgIC0gMjAxMw0KRE8gIC0gMTAuMTAxNi9qLmJpY2EuMjAxMy4wNy4wMDgNClZMICAtIDYNCklTICAtIDANClNQICAtIDQwDQpFUCAgLSA0NQ0KSjIgIC0gQmlvbG9naWNhbGx5IEluc3BpcmVkIENvZ25pdGl2ZSBBcmNoaXRlY3R1cmVzDQpTTiAgLSAyMjEyLTY4M1gNClVSICAtIGh0dHA6Ly93d3cuc2NpZW5jZWRpcmVjdC5jb20vc2NpZW5jZS9hcnRpY2xlL3BpaS9TMjIxMjY4M1gxMzAwMDc1Mw0KS1cgIC0gQUNULVINCktXICAtIEFmZmVjdA0KS1cgIC0gQ29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KS1cgIC0gQ29nbml0aXZlIG1vZGVsDQpLVyAgLSBIdW1Nb2QNCktXICAtIFBoeXNpb2xvZ3kNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.bica.2013.07.008&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=ACT-R%CE%A6%3A%20A%20cognitive%20architecture%20with%20physiology%20and%20affect&amp;rft.jtitle=BICA%202013%3A%20Papers%20from%20the%20Fourth%20Annual%20Meeting%20of%20the%20BICA%20Society&amp;rft.stitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.volume=6&amp;rft.issue=0&amp;rft.aufirst=Christopher%20L.&amp;rft.aulast=Dancy&amp;rft.au=Christopher%20L.%20Dancy&amp;rft.date=2013-10&amp;rft.pages=40-45&amp;rft.spage=40&amp;rft.epage=45&amp;rft.issn=2212-683X\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haughton, N., Yeh, Kuo-Chuan (Martin), Nworie, J., &amp; Romero, L. (2013). <span class=\"doctitle\">Digital disturbances, disorders, and pathologies: A discussion of some unintended consequences of technology in higher education.</span> <i>Educational Technology</i>, <i>53</i>(4), 3–16.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Educational Technology</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{haughton2013digital,\n\ttitle = {Digital disturbances, disorders, and pathologies: {A} discussion of some unintended consequences of technology in higher education.},\n\tvolume = {53},\n\tnumber = {4},\n\tjournal = {Educational Technology},\n\tauthor = {Haughton, Noela and Yeh, Kuo-Chuan (Martin), Nworie, John and Romero, Liz},\n\tyear = {2013},\n\tpages = {3--16}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGlnaXRhbCBkaXN0dXJiYW5jZXMsIGRpc29yZGVycywgYW5kIHBhdGhvbG9naWVzOiBBIGRpc2N1c3Npb24gb2Ygc29tZSB1bmludGVuZGVkIGNvbnNlcXVlbmNlcyBvZiB0ZWNobm9sb2d5IGluIGhpZ2hlciBlZHVjYXRpb24uDQpBVSAgLSBIYXVnaHRvbiwgTm9lbGENCkFVICAtIFllaCwgS3VvLUNodWFuIChNYXJ0aW4pLCBOd29yaWUsIEpvaG4NCkFVICAtIFJvbWVybywgTGl6DQpUMiAgLSBFZHVjYXRpb25hbCBUZWNobm9sb2d5DQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpWTCAgLSA1Mw0KSVMgIC0gNA0KU1AgIC0gMw0KRVAgIC0gMTYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Digital%20disturbances%2C%20disorders%2C%20and%20pathologies%3A%20A%20discussion%20of%20some%20unintended%20consequences%20of%20technology%20in%20higher%20education.&amp;rft.jtitle=Educational%20Technology&amp;rft.volume=53&amp;rft.issue=4&amp;rft.aufirst=Noela&amp;rft.aulast=Haughton&amp;rft.au=Noela%20Haughton&amp;rft.au=John%20Yeh%2C%20Kuo-Chuan%20(Martin)%2C%20Nworie&amp;rft.au=Liz%20Romero&amp;rft.date=2013&amp;rft.pages=3%E2%80%9316\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tseng, J.-T. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/tseng13.pdf\"><i>The effect of heterogeneous agents in socio-cognitive networks</i></a></span> (Unpublished MS thesis, Computer Science and Engineering, Penn State University, University Park, PA). </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2013 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/tseng13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{tseng_j.-t._effect_2013,\n\ttype = {Unpublished {MS} thesis, {Computer} {Science} and {Engineering}, {Penn} {State} {University}, {University} {Park}, {PA}},\n\ttitle = {The effect of heterogeneous agents in socio-cognitive networks},\n\turl = {http://acs.ist.psu.edu/papers/tseng13.pdf},\n\tauthor = {{Tseng, J.-T.}},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gVGhlIGVmZmVjdCBvZiBoZXRlcm9nZW5lb3VzIGFnZW50cyBpbiBzb2Npby1jb2duaXRpdmUgbmV0d29ya3MNCkFVICAtIFRzZW5nLCBKLi1ULg0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KTTMgIC0gVW5wdWJsaXNoZWQgTVMgdGhlc2lzLCBDb21wdXRlciBTY2llbmNlIGFuZCBFbmdpbmVlcmluZywgUGVubiBTdGF0ZSBVbml2ZXJzaXR5LCBVbml2ZXJzaXR5IFBhcmssIFBBDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy90c2VuZzEzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=The%20effect%20of%20heterogeneous%20agents%20in%20socio-cognitive%20networks&amp;rft.degree=Unpublished%20MS%20thesis%2C%20Computer%20Science%20and%20Engineering%2C%20Penn%20State%20University%2C%20University%20Park%2C%20PA&amp;rft.aulast=Tseng%2C%20J.-T.&amp;rft.au=Tseng%2C%20J.-T.&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Baxter, G., Kim, J. W., &amp; Srinivasmurthy, S. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterBKSip.pdf\">Learning and retention.</a></span> In J. D. Lee &amp; A. Kirlik (Eds.) (pp. 125–142). The Oxford Handbook of Cognitive Engineering . New York, NY: Oxford. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2013 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBKSip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2013learning,\n\taddress = {The Oxford Handbook of Cognitive Engineering . New York, NY},\n\ttitle = {Learning and retention},\n\turl = {http://acs.ist.psu.edu/papers/ritterBKSip.pdf},\n\tpublisher = {Oxford},\n\tauthor = {Ritter, F. E. and Baxter, G. and Kim, J. W. and Srinivasmurthy, S.},\n\teditor = {Lee, John D. and Kirlik, Alex},\n\tyear = {2013},\n\tpages = {125--142}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTGVhcm5pbmcgYW5kIHJldGVudGlvbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmF4dGVyLCBHLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gU3Jpbml2YXNtdXJ0aHksIFMuDQpBMiAgLSBMZWUsIEpvaG4gRC4NCkEyICAtIEtpcmxpaywgQWxleA0KQ1kgIC0gVGhlIE94Zm9yZCBIYW5kYm9vayBvZiBDb2duaXRpdmUgRW5naW5lZXJpbmcgLiBOZXcgWW9yaywgTlkNCkRBICAtIDIwMTMvLy8NClBZICAtIDIwMTMNClNQICAtIDEyNQ0KRVAgIC0gMTQyDQpQQiAgLSBPeGZvcmQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckJLU2lwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Learning%20and%20retention&amp;rft.place=The%20Oxford%20Handbook%20of%20Cognitive%20Engineering%20.%20New%20York%2C%20NY&amp;rft.publisher=Oxford&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Baxter&amp;rft.au=J.%20W.%20Kim&amp;rft.au=S.%20Srinivasmurthy&amp;rft.au=John%20D.%20Lee&amp;rft.au=Alex%20Kirlik&amp;rft.date=2013&amp;rft.pages=125-142&amp;rft.spage=125&amp;rft.epage=142\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., Ritter, F. E., &amp; Koubek, R. J. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kimRK13.pdf\">An integrated theory for improved skill acquisition and retention in the three stages of learning.</a></span> <i>Theoretical Issues in Ergonomics Science</i>, <i>14</i>(1), 22–37. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Theoretical Issues in Ergonomics Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimRK13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kim2013integrated,\n\ttitle = {An integrated theory for improved skill acquisition and retention in the three stages of learning},\n\tvolume = {14},\n\turl = {http://acs.ist.psu.edu/papers/kimRK13.pdf},\n\tnumber = {1},\n\tjournal = {Theoretical Issues in Ergonomics Science},\n\tauthor = {Kim, J. W. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2013},\n\tpages = {22--37}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQW4gaW50ZWdyYXRlZCB0aGVvcnkgZm9yIGltcHJvdmVkIHNraWxsIGFjcXVpc2l0aW9uIGFuZCByZXRlbnRpb24gaW4gdGhlIHRocmVlIHN0YWdlcyBvZiBsZWFybmluZw0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS291YmVrLCBSLiBKLg0KVDIgIC0gVGhlb3JldGljYWwgSXNzdWVzIGluIEVyZ29ub21pY3MgU2NpZW5jZQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KVkwgIC0gMTQNCklTICAtIDENClNQICAtIDIyDQpFUCAgLSAzNw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva2ltUksxMy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=An%20integrated%20theory%20for%20improved%20skill%20acquisition%20and%20retention%20in%20the%20three%20stages%20of%20learning&amp;rft.jtitle=Theoretical%20Issues%20in%20Ergonomics%20Science&amp;rft.volume=14&amp;rft.issue=1&amp;rft.aufirst=J.%20W.&amp;rft.aulast=Kim&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20Koubek&amp;rft.date=2013&amp;rft.pages=22-37&amp;rft.spage=22&amp;rft.epage=37\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Kim, J. W., Morgan, J. H., &amp; Carlson, R. A. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.sagepub.com/books/Book237263\"><i>Running behavioral studies with human participants: A practical guide</i>.</a></span> Thousand Oaks, CA: Sage. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2013 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.sagepub.com/books/Book237263\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2013running,\n\taddress = {Thousand Oaks, CA},\n\ttitle = {Running behavioral studies with human participants: {A} practical guide},\n\turl = {http://www.sagepub.com/books/Book237263},\n\tpublisher = {Sage},\n\tauthor = {Ritter, F. E. and Kim, J. W. and Morgan, J. H. and Carlson, R. A.},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUnVubmluZyBiZWhhdmlvcmFsIHN0dWRpZXMgd2l0aCBodW1hbiBwYXJ0aWNpcGFudHM6IEEgcHJhY3RpY2FsIGd1aWRlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBNb3JnYW4sIEouIEguDQpBVSAgLSBDYXJsc29uLCBSLiBBLg0KQ1kgIC0gVGhvdXNhbmQgT2FrcywgQ0ENCkRBICAtIDIwMTMvLy8NClBZICAtIDIwMTMNClBCICAtIFNhZ2UNClVSICAtIGh0dHA6Ly93d3cuc2FnZXB1Yi5jb20vYm9va3MvQm9vazIzNzI2Mw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Running%20behavioral%20studies%20with%20human%20participants%3A%20A%20practical%20guide&amp;rft.place=Thousand%20Oaks%2C%20CA&amp;rft.publisher=Sage&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20W.%20Kim&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=R.%20A.%20Carlson&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, J. H., Cheng, C.-Y., Pike, C., &amp; Ritter, F. E. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/morganCPRip.pdf\">A design, tests, and considerations for improving keystroke and mouse loggers.</a></span> <i>Interacting with Computers</i>, <i>25</i>(3), 242–258. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Interacting with Computers</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganCPRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{morgan2013design,\n\ttitle = {A design, tests, and considerations for improving keystroke and mouse loggers},\n\tvolume = {25},\n\turl = {http://acs.ist.psu.edu/papers/morganCPRip.pdf},\n\tnumber = {3},\n\tjournal = {Interacting with Computers},\n\tauthor = {Morgan, J. H. and Cheng, C.-Y. and Pike, C. and Ritter, F. E.},\n\tyear = {2013},\n\tpages = {242--258}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBkZXNpZ24sIHRlc3RzLCBhbmQgY29uc2lkZXJhdGlvbnMgZm9yIGltcHJvdmluZyBrZXlzdHJva2UgYW5kIG1vdXNlIGxvZ2dlcnMNCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIENoZW5nLCBDLi1ZLg0KQVUgIC0gUGlrZSwgQy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEludGVyYWN0aW5nIHdpdGggQ29tcHV0ZXJzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpWTCAgLSAyNQ0KSVMgIC0gMw0KU1AgIC0gMjQyDQpFUCAgLSAyNTgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcmdhbkNQUmlwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20design%2C%20tests%2C%20and%20considerations%20for%20improving%20keystroke%20and%20mouse%20loggers&amp;rft.jtitle=Interacting%20with%20Computers&amp;rft.volume=25&amp;rft.issue=3&amp;rft.aufirst=J.%20H.&amp;rft.aulast=Morgan&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=C.-Y.%20Cheng&amp;rft.au=C.%20Pike&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2013&amp;rft.pages=242-258&amp;rft.spage=242&amp;rft.epage=258\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hale, J., &amp; Reitter, D. (2013). <span class=\"doctitle\">Introduction to the issue on computational models of natural language.</span> <i>Topics in Cognitive Science</i>, 1–4.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hale2013introduction,\n\ttitle = {Introduction to the issue on computational models of natural language},\n\tjournal = {Topics in Cognitive Science},\n\tauthor = {Hale, John and Reitter, David},\n\tyear = {2013},\n\tpages = {1--4}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW50cm9kdWN0aW9uIHRvIHRoZSBpc3N1ZSBvbiBjb21wdXRhdGlvbmFsIG1vZGVscyBvZiBuYXR1cmFsIGxhbmd1YWdlDQpBVSAgLSBIYWxlLCBKb2huDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAxDQpFUCAgLSA0DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Introduction%20to%20the%20issue%20on%20computational%20models%20of%20natural%20language&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.aufirst=John&amp;rft.aulast=Hale&amp;rft.au=John%20Hale&amp;rft.au=David%20Reitter&amp;rft.date=2013&amp;rft.pages=1-4&amp;rft.spage=1&amp;rft.epage=4\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hale, J., &amp; Reitter, D. (Eds.). (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\">Issue on computational models of natural language.</a></span> <i>Topics in Cognitive Science</i>, <i>5</i>(3), (11 papers). https://doi.org/10.1111/tops.12038</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2013 venue_short__TopiCS type__journalArticle \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hale2013issue,\n\ttitle = {Issue on computational models of natural language},\n\tvolume = {5},\n\turl = {http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf},\n\tdoi = {10.1111/tops.12038},\n\tnumber = {3},\n\tjournal = {Topics in Cognitive Science},\n\teditor = {Hale, John and Reitter, David},\n\tyear = {2013},\n\tpages = {(11 papers)}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSXNzdWUgb24gY29tcHV0YXRpb25hbCBtb2RlbHMgb2YgbmF0dXJhbCBsYW5ndWFnZQ0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBIYWxlLCBKb2huDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRE8gIC0gMTAuMTExMS90b3BzLjEyMDM4DQpWTCAgLSA1DQpJUyAgLSAzDQpTUCAgLSAoMTENCkVQICAtIHBhcGVycykNCkoyICAtIFRvcGlDUw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvdG9waWNzMjAxMy1pc3N1ZS1Ub0MucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12038&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Issue%20on%20computational%20models%20of%20natural%20language&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=5&amp;rft.issue=3&amp;rft.aufirst=John&amp;rft.aulast=Hale&amp;rft.au=John%20Hale&amp;rft.au=David%20Reitter&amp;rft.date=2013&amp;rft.pages=(11%20papers)\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Grossklags, J., &amp; Nochenson, A. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\">Risk-seeking in a continuous game of timing.</a></span> In R. West &amp; T. Stewart (Eds.), <i>Proc. 12th International Conference on Cognitive Modelling</i> (pp. 397–403). Ottawa, Canada. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2013 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Continuous games of timing represent an ecologically relevant case of decision-making under uncertainty with many applications to tactical security scenarios. We present two experiments collecting data using the two-player‚ 20-second FlipIt game‚ in which a player has to react to an estimated‚ externally controlled quantity in light of a continuous payoff distribution. The quantity is represented once as time interval‚ and once as distance in time and space. Risk-taking propensity is an individual parameter obtained via a standardized survey instrument. We find that risk propensity affects participants’ decisions in early and late rounds of the game and show that risk-seeking individuals fail to play well initially in the difficult‚ time-interval estimation task‚ but that they can be trained to make rational choices. Participants’ biases are gaussian-distributed. They do not reflect the distribution of payoffs or expected utility. We present an ACT-R model using established error distributions for temporal and visual perception and instance-based learning.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013risk-seeking,\n\taddress = {Ottawa, Canada},\n\ttitle = {Risk-seeking in a continuous game of timing},\n\turl = {http://www.david-reitter.com/pub/reitter2013risk.pdf},\n\tbooktitle = {Proc. 12th {International} {Conference} on {Cognitive} {Modelling}},\n\tauthor = {Reitter, David and Grossklags, Jens and Nochenson, Alan},\n\teditor = {West, R. and Stewart, T.},\n\tyear = {2013},\n\tpages = {397--403}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmlzay1zZWVraW5nIGluIGEgY29udGludW91cyBnYW1lIG9mIHRpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIE5vY2hlbnNvbiwgQWxhbg0KVDIgIC0gSUNDTQ0KQTIgIC0gV2VzdCwgUi4NCkEyICAtIFN0ZXdhcnQsIFQuDQpBQiAgLSBDb250aW51b3VzIGdhbWVzIG9mIHRpbWluZyByZXByZXNlbnQgYW4gZWNvbG9naWNhbGx5IHJlbGV2YW50IGNhc2Ugb2YgZGVjaXNpb24tbWFraW5nIHVuZGVyIHVuY2VydGFpbnR5IHdpdGggbWFueSBhcHBsaWNhdGlvbnMgdG8gdGFjdGljYWwgc2VjdXJpdHkgc2NlbmFyaW9zLiBXZSBwcmVzZW50IHR3byBleHBlcmltZW50cyBjb2xsZWN0aW5nIGRhdGEgdXNpbmcgdGhlIHR3by1wbGF5ZXIsIDIwLXNlY29uZCBGbGlwSXQgZ2FtZSwgaW4gd2hpY2ggYSBwbGF5ZXIgaGFzIHRvIHJlYWN0IHRvIGFuIGVzdGltYXRlZCwgZXh0ZXJuYWxseSBjb250cm9sbGVkIHF1YW50aXR5IGluIGxpZ2h0IG9mIGEgY29udGludW91cyBwYXlvZmYgZGlzdHJpYnV0aW9uLiBUaGUgcXVhbnRpdHkgaXMgcmVwcmVzZW50ZWQgb25jZSBhcyB0aW1lIGludGVydmFsLCBhbmQgb25jZSBhcyBkaXN0YW5jZSBpbiB0aW1lIGFuZCBzcGFjZS4gUmlzay10YWtpbmcgcHJvcGVuc2l0eSBpcyBhbiBpbmRpdmlkdWFsIHBhcmFtZXRlciBvYnRhaW5lZCB2aWEgYSBzdGFuZGFyZGl6ZWQgc3VydmV5IGluc3RydW1lbnQuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgYWZmZWN0cyBwYXJ0aWNpcGFudHMnIGRlY2lzaW9ucyBpbiBlYXJseSBhbmQgbGF0ZSByb3VuZHMgb2YgdGhlIGdhbWUgYW5kIHNob3cgdGhhdCByaXNrLXNlZWtpbmcgaW5kaXZpZHVhbHMgZmFpbCB0byBwbGF5IHdlbGwgaW5pdGlhbGx5IGluIHRoZSBkaWZmaWN1bHQsIHRpbWUtaW50ZXJ2YWwgZXN0aW1hdGlvbiB0YXNrLCBidXQgdGhhdCB0aGV5IGNhbiBiZSB0cmFpbmVkIHRvIG1ha2UgcmF0aW9uYWwgY2hvaWNlcy4gUGFydGljaXBhbnRzJyBiaWFzZXMgYXJlIGdhdXNzaWFuLWRpc3RyaWJ1dGVkLiBUaGV5IGRvIG5vdCByZWZsZWN0IHRoZSBkaXN0cmlidXRpb24gb2YgcGF5b2ZmcyBvciBleHBlY3RlZCB1dGlsaXR5LiBXZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIHVzaW5nIGVzdGFibGlzaGVkIGVycm9yIGRpc3RyaWJ1dGlvbnMgZm9yIHRlbXBvcmFsIGFuZCB2aXN1YWwgcGVyY2VwdGlvbiBhbmQgaW5zdGFuY2UtYmFzZWQgbGVhcm5pbmcuDQpDMSAgLSBPdHRhd2EsIENhbmFkYQ0KQzMgIC0gUHJvYy4gMTJ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gMzk3DQpFUCAgLSA0MDMNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEzcmlzay5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Risk-seeking%20in%20a%20continuous%20game%20of%20timing&amp;rft.btitle=Proc.%2012th%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Ottawa%2C%20Canada&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags&amp;rft.au=Alan%20Nochenson&amp;rft.au=R.%20West&amp;rft.au=T.%20Stewart&amp;rft.date=2013&amp;rft.pages=397-403&amp;rft.spage=397&amp;rft.epage=403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Scerri, P. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\">Smooth dynamics, good performance in cognitive-agent congestion problems.</a></span> In <i>Proceedings of the 35th Annual Meeting of the Cognitive Science Society</i> (pp. 3269–3274). Berlin, Germany: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2013 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In a congestion game‚ individuals exhaust a common resource\nout of selfish behavior. In this scenario‚ drivers\ncreate traffic jams by choosing the shortest route according\nto their individual knowledge. They can avoid them\nby communicating their belief states about the traffic\nsituation in real-time through a peer-to-peer network‚\nassuming unlimited bandwidth. We study two potential‚\ncognitively inspired models of human behavior: 1)\ncategorization (quantized memorization and communication)‚\nwhich dampens communication and belief adoption‚\nbut leads to undesired oscillations and lower performance.\n2) Instance-based blending with memory decay‚\nwhich achieves good dynamics and near-optimal performance\nwithout the same bandwidth needs. We argue\nthat this supports our hypothesis of co-adaptation of\ncognitive function and communicating communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013smooth,\n\taddress = {Berlin, Germany},\n\ttitle = {Smooth dynamics, good performance in cognitive-agent congestion problems},\n\turl = {http://www.david-reitter.com/pub/reitter2013smooth.pdf},\n\tbooktitle = {Proceedings of the 35th {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2013},\n\tpages = {3269--3274}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU21vb3RoIGR5bmFtaWNzLCBnb29kIHBlcmZvcm1hbmNlIGluIGNvZ25pdGl2ZS1hZ2VudCBjb25nZXN0aW9uIHByb2JsZW1zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gU2NlcnJpLCBQYXVsDQpUMiAgLSBDb2dTY2kNCkFCICAtIEluIGEgY29uZ2VzdGlvbiBnYW1lLCBpbmRpdmlkdWFscyBleGhhdXN0IGEgY29tbW9uIHJlc291cmNlCm91dCBvZiBzZWxmaXNoIGJlaGF2aW9yLiBJbiB0aGlzIHNjZW5hcmlvLCBkcml2ZXJzCmNyZWF0ZSB0cmFmZmljIGphbXMgYnkgY2hvb3NpbmcgdGhlIHNob3J0ZXN0IHJvdXRlIGFjY29yZGluZwp0byB0aGVpciBpbmRpdmlkdWFsIGtub3dsZWRnZS4gVGhleSBjYW4gYXZvaWQgdGhlbQpieSBjb21tdW5pY2F0aW5nIHRoZWlyIGJlbGllZiBzdGF0ZXMgYWJvdXQgdGhlIHRyYWZmaWMKc2l0dWF0aW9uIGluIHJlYWwtdGltZSB0aHJvdWdoIGEgcGVlci10by1wZWVyIG5ldHdvcmssCmFzc3VtaW5nIHVubGltaXRlZCBiYW5kd2lkdGguIFdlIHN0dWR5IHR3byBwb3RlbnRpYWwsCmNvZ25pdGl2ZWx5IGluc3BpcmVkIG1vZGVscyBvZiBodW1hbiBiZWhhdmlvcjogMSkKY2F0ZWdvcml6YXRpb24gKHF1YW50aXplZCBtZW1vcml6YXRpb24gYW5kIGNvbW11bmljYXRpb24pLAp3aGljaCBkYW1wZW5zIGNvbW11bmljYXRpb24gYW5kIGJlbGllZiBhZG9wdGlvbiwKYnV0IGxlYWRzIHRvIHVuZGVzaXJlZCBvc2NpbGxhdGlvbnMgYW5kIGxvd2VyIHBlcmZvcm1hbmNlLgoyKSBJbnN0YW5jZS1iYXNlZCBibGVuZGluZyB3aXRoIG1lbW9yeSBkZWNheSwKd2hpY2ggYWNoaWV2ZXMgZ29vZCBkeW5hbWljcyBhbmQgbmVhci1vcHRpbWFsIHBlcmZvcm1hbmNlCndpdGhvdXQgdGhlIHNhbWUgYmFuZHdpZHRoIG5lZWRzLiBXZSBhcmd1ZQp0aGF0IHRoaXMgc3VwcG9ydHMgb3VyIGh5cG90aGVzaXMgb2YgY28tYWRhcHRhdGlvbiBvZgpjb2duaXRpdmUgZnVuY3Rpb24gYW5kIGNvbW11bmljYXRpbmcgY29tbXVuaXRpZXMuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNXRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAzMjY5DQpFUCAgLSAzMjc0DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxM3Ntb290aC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Smooth%20dynamics%2C%20good%20performance%20in%20cognitive-agent%20congestion%20problems&amp;rft.btitle=Proceedings%20of%20the%2035th%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Paul%20Scerri&amp;rft.date=2013&amp;rft.pages=3269-3274&amp;rft.spage=3269&amp;rft.epage=3274\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Scerri, P., &amp; Reitter, D. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\">Cognitive instance-based learning agents in a multi-agent congestion game.</a></span> In <i>Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013</i>. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{scerri2013cognitive,\n\ttitle = {Cognitive instance-based learning agents in a multi-agent congestion game},\n\turl = {http://www.david-reitter.com/pub/scerri2013informationsharing.pdf},\n\tbooktitle = {Workshop on {Information} {Sharing} in {Large} {Scale} {Multi}-{Agent} {Systems}, at {AAMAS} 2013},\n\tauthor = {Scerri, Paul and Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFnZW50cyBpbiBhIG11bHRpLWFnZW50IGNvbmdlc3Rpb24gZ2FtZQ0KQVUgIC0gU2NlcnJpLCBQYXVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQzMgIC0gV29ya3Nob3Agb24gSW5mb3JtYXRpb24gU2hhcmluZyBpbiBMYXJnZSBTY2FsZSBNdWx0aS1BZ2VudCBTeXN0ZW1zLCBhdCBBQU1BUyAyMDEzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9zY2VycmkyMDEzaW5mb3JtYXRpb25zaGFyaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20instance-based%20learning%20agents%20in%20a%20multi-agent%20congestion%20game&amp;rft.btitle=Workshop%20on%20Information%20Sharing%20in%20Large%20Scale%20Multi-Agent%20Systems%2C%20at%20AAMAS%202013&amp;rft.aufirst=Paul&amp;rft.aulast=Scerri&amp;rft.au=Paul%20Scerri&amp;rft.au=David%20Reitter&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., Reitter, D., &amp; Amant, R. S. (Eds.). (2013). <span class=\"doctitle\"><i>Proceedings of the 22nd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Ottawa, Canada: BRiMS Society.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2013 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{kennedy2013proceedings,\n\taddress = {Ottawa, Canada},\n\ttitle = {Proceedings of the 22nd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Kennedy, William G. and Reitter, D. and Amant, Robert St},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIybmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBBbWFudCwgUm9iZXJ0IFN0DQpDWSAgLSBPdHRhd2EsIENhbmFkYQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KUEIgIC0gQlJpTVMgU29jaWV0eQ0KU1QgIC0gQlJpTVMNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2022nd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Ottawa%2C%20Canada&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=D.%20Reitter&amp;rft.au=Robert%20St%20Amant&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\"><i>Computational and underspecified approaches to standardization</i>.</a></span> Panel presented at the Methods for Communicating the Structure and Content of a Cognitive Model, at:Human Factors and Ergonomics Society International Annual Meeting, San Diego, CA. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2013 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2013computational,\n\taddress = {San Diego, CA},\n\ttype = {Panel},\n\ttitle = {Computational and underspecified approaches to standardization},\n\turl = {http://www.david-reitter.com/pub/warwick2013hfes.pdf},\n\tauthor = {Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvbXB1dGF0aW9uYWwgYW5kIHVuZGVyc3BlY2lmaWVkIGFwcHJvYWNoZXMgdG8gc3RhbmRhcmRpemF0aW9uDQpUMiAgLSBNZXRob2RzIGZvciBDb21tdW5pY2F0aW5nIHRoZSBTdHJ1Y3R1cmUgYW5kIENvbnRlbnQgb2YgYSBDb2duaXRpdmUgTW9kZWwsIGF0Okh1bWFuIEZhY3RvcnMgYW5kIEVyZ29ub21pY3MgU29jaWV0eSBJbnRlcm5hdGlvbmFsIEFubnVhbCBNZWV0aW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gU2FuIERpZWdvLCBDQQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KTTMgIC0gUGFuZWwNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhcndpY2syMDEzaGZlcy5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C., Morgan, J. H., &amp; Ritter, F. E. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/zhaoMR13.pdf\">Understanding human high-level spatial memory: An ACT-R model to integrate multi-level spatial cues and strategies.</a></span> <i>Biologically Inspired Cognitive Architectures</i>, <i>3</i>, 1–5. </div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Biologically Inspired Cognitive Architectures</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The  ability  to  process  and  use  spatial  knowledge  is  a  basic  cognitive  ability.  Two  human  navigation  strategy  types  (map-­based  and  route-­based)  relying  on  two  different  knowledge  representations  have  been  frequently  observed.  These  studies  suggest  that  the  first  strategy  uses  a  sequential  representation  and  the  second  uses  a  hierarchical  cluster-­based  representation.  These  studies  also  suggest  that  humans  also  routinely  use  hybrid  strategies‚  and  that  the  ratio  between  cognitive  load  and  relative  utility  mediated  by  situational  factors  influences‚  and  when  modeled‚  could  successfully  predict  strategy  choice.  We  created  an  ACT-­R  model  to  test  these  hypotheses  by  simulating  navigation  strategies‚  strategy  choices‚  and  strategy  switches.  This  model  deepens  the  empirical  findings  by  defining  more  clearly  the  memory  mechanisms  involved  in  generating  the  basic  representation  types‚  and  by  positing  a  theory  of  interaction  between  these  types  based  on  ACT-­We  believe  that  such  a  work  provides  a  concrete  example  on  principles  of  these  biological  theories  can  be  implemented  and  used  in  cognitive  architectures.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoMR13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{zhao_c._understanding_2013,\n\ttitle = {Understanding human high-level spatial memory: {An} {ACT}-{R} model to integrate multi-level spatial cues and strategies},\n\tvolume = {3},\n\turl = {http://acs.ist.psu.edu/papers/zhaoMR13.pdf},\n\tjournal = {Biologically Inspired Cognitive Architectures},\n\tauthor = {{Zhao, C.} and {Morgan, J. H.} and {Ritter, F. E.}},\n\tyear = {2013},\n\tpages = {1--5}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVW5kZXJzdGFuZGluZyBodW1hbiBoaWdoLWxldmVsIHNwYXRpYWwgbWVtb3J5OiBBbiBBQ1QtUiBtb2RlbCB0byBpbnRlZ3JhdGUgbXVsdGktbGV2ZWwgc3BhdGlhbCBjdWVzIGFuZCBzdHJhdGVnaWVzDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQmlvbG9naWNhbGx5IEluc3BpcmVkIENvZ25pdGl2ZSBBcmNoaXRlY3R1cmVzDQpBQiAgLSBUaGUgwqBhYmlsaXR5IMKgdG8gwqBwcm9jZXNzIMKgYW5kIMKgdXNlIMKgc3BhdGlhbCDCoGtub3dsZWRnZSDCoGlzIMKgYSDCoGJhc2ljIMKgY29nbml0aXZlIMKgYWJpbGl0eS4gwqBUd28gwqBodW1hbiDCoG5hdmlnYXRpb24gwqBzdHJhdGVneSDCoHR5cGVzIMKgKG1hcC3CrWJhc2VkIMKgYW5kIMKgcm91dGUtwq1iYXNlZCkgwqByZWx5aW5nIMKgb24gwqB0d28gwqBkaWZmZXJlbnQgwqBrbm93bGVkZ2UgwqByZXByZXNlbnRhdGlvbnMgwqBoYXZlIMKgYmVlbiDCoGZyZXF1ZW50bHkgwqBvYnNlcnZlZC4gwqBUaGVzZSDCoHN0dWRpZXMgwqBzdWdnZXN0IMKgdGhhdCDCoHRoZSDCoGZpcnN0IMKgc3RyYXRlZ3kgwqB1c2VzIMKgYSDCoHNlcXVlbnRpYWwgwqByZXByZXNlbnRhdGlvbiDCoGFuZCDCoHRoZSDCoHNlY29uZCDCoHVzZXMgwqBhIMKgaGllcmFyY2hpY2FsIMKgY2x1c3Rlci3CrWJhc2VkIMKgcmVwcmVzZW50YXRpb24uIMKgVGhlc2UgwqBzdHVkaWVzIMKgYWxzbyDCoHN1Z2dlc3QgwqB0aGF0IMKgaHVtYW5zIMKgYWxzbyDCoHJvdXRpbmVseSDCoHVzZSDCoGh5YnJpZCDCoHN0cmF0ZWdpZXMsIMKgYW5kIMKgdGhhdCDCoHRoZSDCoHJhdGlvIMKgYmV0d2VlbiDCoGNvZ25pdGl2ZSDCoGxvYWQgwqBhbmQgwqByZWxhdGl2ZSDCoHV0aWxpdHkgwqBtZWRpYXRlZCDCoGJ5IMKgc2l0dWF0aW9uYWwgwqBmYWN0b3JzIMKgaW5mbHVlbmNlcywgwqBhbmQgwqB3aGVuIMKgbW9kZWxlZCwgwqBjb3VsZCDCoHN1Y2Nlc3NmdWxseSDCoHByZWRpY3QgwqBzdHJhdGVneSDCoGNob2ljZS4gwqBXZSDCoGNyZWF0ZWQgwqBhbiDCoEFDVC3CrVIgwqBtb2RlbCDCoHRvIMKgdGVzdCDCoHRoZXNlIMKgaHlwb3RoZXNlcyDCoGJ5IMKgc2ltdWxhdGluZyDCoG5hdmlnYXRpb24gwqBzdHJhdGVnaWVzLCDCoHN0cmF0ZWd5IMKgY2hvaWNlcywgwqBhbmQgwqBzdHJhdGVneSDCoHN3aXRjaGVzLiDCoFRoaXMgwqBtb2RlbCDCoGRlZXBlbnMgwqB0aGUgwqBlbXBpcmljYWwgwqBmaW5kaW5ncyDCoGJ5IMKgZGVmaW5pbmcgwqBtb3JlIMKgY2xlYXJseSDCoHRoZSDCoG1lbW9yeSDCoG1lY2hhbmlzbXMgwqBpbnZvbHZlZCDCoGluIMKgZ2VuZXJhdGluZyDCoHRoZSDCoGJhc2ljIMKgcmVwcmVzZW50YXRpb24gwqB0eXBlcywgwqBhbmQgwqBieSDCoHBvc2l0aW5nIMKgYSDCoHRoZW9yeSDCoG9mIMKgaW50ZXJhY3Rpb24gwqBiZXR3ZWVuIMKgdGhlc2UgwqB0eXBlcyDCoGJhc2VkIMKgb24gwqBBQ1Qtwq1XZSDCoGJlbGlldmUgwqB0aGF0IMKgc3VjaCDCoGEgwqB3b3JrIMKgcHJvdmlkZXMgwqBhIMKgY29uY3JldGUgwqBleGFtcGxlIMKgb24gwqBwcmluY2lwbGVzIMKgb2YgwqB0aGVzZSDCoGJpb2xvZ2ljYWwgwqB0aGVvcmllcyDCoGNhbiDCoGJlIMKgaW1wbGVtZW50ZWQgwqBhbmQgwqB1c2VkIMKgaW4gwqBjb2duaXRpdmUgwqBhcmNoaXRlY3R1cmVzLg0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KVkwgIC0gMw0KU1AgIC0gMQ0KRVAgIC0gNQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvemhhb01SMTMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Understanding%20human%20high-level%20spatial%20memory%3A%20An%20ACT-R%20model%20to%20integrate%20multi-level%20spatial%20cues%20and%20strategies&amp;rft.jtitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.volume=3&amp;rft.aulast=Zhao%2C%20C.&amp;rft.au=Zhao%2C%20C.&amp;rft.au=Morgan%2C%20J.%20H.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2013&amp;rft.pages=1-5&amp;rft.spage=1&amp;rft.epage=5\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterip-conte.pdf\">Foreword.</a></span> In Conte, R., Andrighetto, G., &amp; Campennì, M. (Eds.), <i>Minding norms: Mechanisms and dynamics of social order in agent societies</i> (pp. ix–x). New York, NY: Oxford. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2013 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Our\nbehavior\nis\ninfluenced\nall\nthe\ntime\nby\nsocial\nnorms‚\nwhat\nis\nexpected\n(i.e.‚\ncustoms)‚\nwhat\nis\nrequired\n(i.e.‚\nlaws)‚\nand\nwhat\nis\nmoral\n(i.e.‚\nwhat\nis\nethical).\nOther\nnames\nfor\nnorms\nare\nstandard\noperating\nprocedures‚\nregulations‚\nstanding\norders‚\nrules\nof\nengagement‚\nand\ncustoms.\nAll\nof\nthe\ndata\nthat\nhas\nbeen\ncollected\nto\ndevelop\nand\ntest\ntheories\nof\ncognition\nhas\nbeen\ncollected\nwhere\nnorms\nactively\ninfluenced\nthe\nbehavior\nobserved.\nHowever‚\nthe\neffect\nof\nnorms‚\nhow\nother\nagents’\nexpectations\nand\nbehavior\ninfluence\nbehavior‚\nhas\nnot\nbeen\nvery\noften\naddressed\nby\ncognitive\nmodels‚\narchitectures‚\nor\nagent-­‐based\nresearch.\nAs\ncognitive\nmodels\nbecome\nmore\nsocial\nand\nsocial\nmodels\nbecome\nmore\ncognitive‚\nthe\nrole\nof\nnorms\nin\nmodeling\nbehavior\nwill\nbecome\nincreasingly\nimportant.\nCognitive\nmodelers\nwho\nread\nthis\nbook\nby\nConte\nand\nher\ncolleagues\ncan\nlearn\nabout\nnorms\nand\nhow\nto\ninclude\nthem\nin\nmodels.\nResearchers\nwho\nstudy\nnorms\ncan\nbetter\nunderstand\nthe\nrole\nof\nsimulation\nand\nnorms.\nThis\nbook\npresents\na\ntheory\nof\nhow\nnorms‚\narising\nthrough\ninteractions\nbetween\nindividuals‚\nare\nimplemented\nin\nand\nby\nthose\nindividuals.\nA\nseries\nof\nsimulations\nusing\na\nnew\narchitecture‚\nEMIL‚\nhelp\nexplain\nhow\nbottom-­‐up\nand\ntop-­‐down\nprocesses\ncan\nproduce\nemergent\nbehavior‚\nand\nprovide\nlessons\nfor\nwork\non\nnorms\n(e.g.‚\nhow\nnorms\ncan\narise\nthrough\nsmall\ninteractions)‚\nand\nfor\nother\narchitectures\n(e.g.‚\nthe\nmany\nways\nnorms\ninfluence\ncognition).\nThrough\na\nthoughtful\nseries\nof\nmodels‚\ncapabilities\nare\nadded\nbuilding\nup\nto\na\nsystem\ndemonstrating\nnecessary\nand\nsufficient\ncapabilities\nfor\nthe\nemergence\nand\nfunction\nof\nnorms.\nWhile\nthe\nmodels\nare\nnot\ncomplete\nand\nmay\nat\ntimes\nappear\nfar\nfrom\ncomplete—for\nsome\neven\ntoo\nincomplete\nto\ntrust—more\ncomplete\nmodels\nwill\nonly\narise\nthrough\nwork\nlike\nthis\nand\nthe\ninsights\nit\nprovides.\nCurrently‚\nmost\nmodels\njust\nact.\nThis\nwork\nsuggests\nthat\nour\nmodels\nneed\nto\nhave\nmore\nsocial\ncognition‚\nmetacognition‚\nimplicit\nreasoning‚\nand\nreflection\nto\nfilter\nactions\nmaking\nthem\nmore\naccurate‚\nknowledge-­‐rich‚\nreflective‚\nand\nslower.\nIs\nthe\nprocessing\nof\nnorms\ndone\nwith\nfixed\ncapabilities\nthat\neveryone\nhas\nor\nis\nit\nknowledge?\nIf\nit\nis\na\nfixed\ncapability\nit\nbelongs\nin\nthe\narchitecture‚ but untangling this capability\nthat\nmight\nhave\ncomponents\nof both types will surely be interesting‚ productive‚ and also enlightening about how humans are both cognitive</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterip-conte.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter_f._e._foreword_2013,\n\taddress = {New York, NY},\n\ttitle = {Foreword},\n\turl = {http://acs.ist.psu.edu/papers/ritterip-conte.pdf},\n\tbooktitle = {Minding norms: {Mechanisms} and dynamics of social order in agent societies},\n\tpublisher = {Oxford},\n\tauthor = {{Ritter, F. E.}},\n\teditor = {{Conte, R.} and {Andrighetto, G.} and {Campennì, M.}},\n\tyear = {2013},\n\tpages = {ix--x}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRm9yZXdvcmQNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIE1pbmRpbmcgbm9ybXM6IE1lY2hhbmlzbXMgYW5kIGR5bmFtaWNzIG9mIHNvY2lhbCBvcmRlciBpbiBhZ2VudCBzb2NpZXRpZXMNCkEyICAtIENvbnRlLCBSLg0KQTIgIC0gQW5kcmlnaGV0dG8sIEcuDQpBMiAgLSBDYW1wZW5uw6wsIE0uDQpBQiAgLSBPdXIKYmVoYXZpb3IKaXMKaW5mbHVlbmNlZAphbGwKdGhlCnRpbWUKYnkKc29jaWFsCm5vcm1zLAp3aGF0CmlzCmV4cGVjdGVkCihpLmUuLApjdXN0b21zKSwKd2hhdAppcwpyZXF1aXJlZAooaS5lLiwKbGF3cyksCmFuZAp3aGF0CmlzCm1vcmFsCihpLmUuLAp3aGF0CmlzCmV0aGljYWwpLgpPdGhlcgpuYW1lcwpmb3IKbm9ybXMKYXJlCnN0YW5kYXJkCm9wZXJhdGluZwpwcm9jZWR1cmVzLApyZWd1bGF0aW9ucywKc3RhbmRpbmcKb3JkZXJzLApydWxlcwpvZgplbmdhZ2VtZW50LAphbmQKY3VzdG9tcy4KQWxsCm9mCnRoZQpkYXRhCnRoYXQKaGFzCmJlZW4KY29sbGVjdGVkCnRvCmRldmVsb3AKYW5kCnRlc3QKdGhlb3JpZXMKb2YKY29nbml0aW9uCmhhcwpiZWVuCmNvbGxlY3RlZAp3aGVyZQpub3JtcwphY3RpdmVseQppbmZsdWVuY2VkCnRoZQpiZWhhdmlvcgpvYnNlcnZlZC4KSG93ZXZlciwKdGhlCmVmZmVjdApvZgpub3JtcywKaG93Cm90aGVyCmFnZW50c+KAmQpleHBlY3RhdGlvbnMKYW5kCmJlaGF2aW9yCmluZmx1ZW5jZQpiZWhhdmlvciwKaGFzCm5vdApiZWVuCnZlcnkKb2Z0ZW4KYWRkcmVzc2VkCmJ5CmNvZ25pdGl2ZQptb2RlbHMsCmFyY2hpdGVjdHVyZXMsCm9yCmFnZW50LcKt4oCQYmFzZWQKcmVzZWFyY2guCkFzCmNvZ25pdGl2ZQptb2RlbHMKYmVjb21lCm1vcmUKc29jaWFsCmFuZApzb2NpYWwKbW9kZWxzCmJlY29tZQptb3JlCmNvZ25pdGl2ZSwKdGhlCnJvbGUKb2YKbm9ybXMKaW4KbW9kZWxpbmcKYmVoYXZpb3IKd2lsbApiZWNvbWUKaW5jcmVhc2luZ2x5CmltcG9ydGFudC4KQ29nbml0aXZlCm1vZGVsZXJzCndobwpyZWFkCnRoaXMKYm9vawpieQpDb250ZQphbmQKaGVyCmNvbGxlYWd1ZXMKY2FuCmxlYXJuCmFib3V0Cm5vcm1zCmFuZApob3cKdG8KaW5jbHVkZQp0aGVtCmluCm1vZGVscy4KUmVzZWFyY2hlcnMKd2hvCnN0dWR5Cm5vcm1zCmNhbgpiZXR0ZXIKdW5kZXJzdGFuZAp0aGUKcm9sZQpvZgpzaW11bGF0aW9uCmFuZApub3Jtcy4KVGhpcwpib29rCnByZXNlbnRzCmEKdGhlb3J5Cm9mCmhvdwpub3JtcywKYXJpc2luZwp0aHJvdWdoCmludGVyYWN0aW9ucwpiZXR3ZWVuCmluZGl2aWR1YWxzLAphcmUKaW1wbGVtZW50ZWQKaW4KYW5kCmJ5CnRob3NlCmluZGl2aWR1YWxzLgpBCnNlcmllcwpvZgpzaW11bGF0aW9ucwp1c2luZwphCm5ldwphcmNoaXRlY3R1cmUsCkVNSUwsCmhlbHAKZXhwbGFpbgpob3cKYm90dG9tLcKt4oCQdXAKYW5kCnRvcC3CreKAkGRvd24KcHJvY2Vzc2VzCmNhbgpwcm9kdWNlCmVtZXJnZW50CmJlaGF2aW9yLAphbmQKcHJvdmlkZQpsZXNzb25zCmZvcgp3b3JrCm9uCm5vcm1zCihlLmcuLApob3cKbm9ybXMKY2FuCmFyaXNlCnRocm91Z2gKc21hbGwKaW50ZXJhY3Rpb25zKSwKYW5kCmZvcgpvdGhlcgphcmNoaXRlY3R1cmVzCihlLmcuLAp0aGUKbWFueQp3YXlzCm5vcm1zCmluZmx1ZW5jZQpjb2duaXRpb24pLgpUaHJvdWdoCmEKdGhvdWdodGZ1bApzZXJpZXMKb2YKbW9kZWxzLApjYXBhYmlsaXRpZXMKYXJlCmFkZGVkCmJ1aWxkaW5nCnVwCnRvCmEKc3lzdGVtCmRlbW9uc3RyYXRpbmcKbmVjZXNzYXJ5CmFuZApzdWZmaWNpZW50CmNhcGFiaWxpdGllcwpmb3IKdGhlCmVtZXJnZW5jZQphbmQKZnVuY3Rpb24Kb2YKbm9ybXMuCldoaWxlCnRoZQptb2RlbHMKYXJlCm5vdApjb21wbGV0ZQphbmQKbWF5CmF0CnRpbWVzCmFwcGVhcgpmYXIKZnJvbQpjb21wbGV0ZeKAlGZvcgpzb21lCmV2ZW4KdG9vCmluY29tcGxldGUKdG8KdHJ1c3TigJRtb3JlCmNvbXBsZXRlCm1vZGVscwp3aWxsCm9ubHkKYXJpc2UKdGhyb3VnaAp3b3JrCmxpa2UKdGhpcwphbmQKdGhlCmluc2lnaHRzCml0CnByb3ZpZGVzLgpDdXJyZW50bHksCm1vc3QKbW9kZWxzCmp1c3QKYWN0LgpUaGlzCndvcmsKc3VnZ2VzdHMKdGhhdApvdXIKbW9kZWxzCm5lZWQKdG8KaGF2ZQptb3JlCnNvY2lhbApjb2duaXRpb24sCm1ldGFjb2duaXRpb24sCmltcGxpY2l0CnJlYXNvbmluZywKYW5kCnJlZmxlY3Rpb24KdG8KZmlsdGVyCmFjdGlvbnMKbWFraW5nCnRoZW0KbW9yZQphY2N1cmF0ZSwKa25vd2xlZGdlLcKt4oCQcmljaCwKcmVmbGVjdGl2ZSwKYW5kCnNsb3dlci4KSXMKdGhlCnByb2Nlc3NpbmcKb2YKbm9ybXMKZG9uZQp3aXRoCmZpeGVkCmNhcGFiaWxpdGllcwp0aGF0CmV2ZXJ5b25lCmhhcwpvcgppcwppdAprbm93bGVkZ2U/CklmCml0CmlzCmEKZml4ZWQKY2FwYWJpbGl0eQppdApiZWxvbmdzCmluCnRoZQphcmNoaXRlY3R1cmUsIGJ1dCB1bnRhbmdsaW5nIHRoaXMgY2FwYWJpbGl0eQp0aGF0Cm1pZ2h0CmhhdmUKY29tcG9uZW50cwpvZiBib3RoIHR5cGVzIHdpbGwgc3VyZWx5IGJlIGludGVyZXN0aW5nLCBwcm9kdWN0aXZlLCBhbmQgYWxzbyBlbmxpZ2h0ZW5pbmcgYWJvdXQgaG93IGh1bWFucyBhcmUgYm90aCBjb2duaXRpdmUNCkNZICAtIE5ldyBZb3JrLCBOWQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gaXgNCkVQICAtIHgNClBCICAtIE94Zm9yZA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyaXAtY29udGUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Foreword&amp;rft.btitle=Minding%20norms%3A%20Mechanisms%20and%20dynamics%20of%20social%20order%20in%20agent%20societies&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=Oxford&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Conte%2C%20R.&amp;rft.au=Andrighetto%2C%20G.&amp;rft.au=Campenn%C3%AC%2C%20M.&amp;rft.date=2013&amp;rft.pages=ix-x&amp;rft.spage=ix&amp;rft.epage=x\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Yeh, K.-C. (Martin), Cohen, M. A., Weyhrauch, P., Kim, J. W., &amp; Hobbs, J. N. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterYCWKH13.pdf\">Declarative to Procedural Tutors: A family of cognitive architecture-based tutors.</a></span> In <i>Proceedings of the 22nd Conference on Behavior Representation in Modeling and Simulation</i> (pp. BRIMS2013–127.  108–113). Centerville, OH: BRIMS Society. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We have created a tutoring architecture‚ D2P (Declarative to Procedural)‚ based on ACT-R’s theory of knowledge and learning for declarative and procedural memory. D2P also draws on general theories of learning and a recent review by Kim‚ Ritter‚ and Koubek (in press). D2P provides multimedia instruction pages followed by questions‚ video‚ and/or simulations to test and proceduralise the declarative knowledge. It is implemented in XML‚ XML-based tools‚ Java‚ and COTS tools. We have created two D2P tutors. We have evaluated one‚ and it has a 1.48 effect size on learning how much to lead. We have found that modern tools help create a tutoring system; creating a tutoring architecture requires more than just the system (such as manuals and example systems); and the next steps are to test the theory of learning and use a cognitive architecture-based knowledge model to make the system adaptive.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterYCWKH13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2013declarative,\n\taddress = {Centerville, OH},\n\ttitle = {Declarative to {Procedural} {Tutors}: {A} family of cognitive architecture-based tutors},\n\turl = {http://acs.ist.psu.edu/papers/ritterYCWKH13.pdf},\n\tbooktitle = {Proceedings of the 22nd {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Ritter, Frank E and Yeh, Kuo-Chuan (Martin) and Cohen, Mark A and Weyhrauch, Peter and Kim, Jong W and Hobbs, J Nicholas},\n\tyear = {2013},\n\tpages = {BRIMS2013--127.  108--113}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVjbGFyYXRpdmUgdG8gUHJvY2VkdXJhbCBUdXRvcnM6IEEgZmFtaWx5IG9mIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUtYmFzZWQgdHV0b3JzDQpBVSAgLSBSaXR0ZXIsIEZyYW5rIEUNCkFVICAtIFllaCwgS3VvLUNodWFuIChNYXJ0aW4pDQpBVSAgLSBDb2hlbiwgTWFyayBBDQpBVSAgLSBXZXlocmF1Y2gsIFBldGVyDQpBVSAgLSBLaW0sIEpvbmcgVw0KQVUgIC0gSG9iYnMsIEogTmljaG9sYXMNCkFCICAtIFdlIGhhdmUgY3JlYXRlZCBhIHR1dG9yaW5nIGFyY2hpdGVjdHVyZSwgRDJQIChEZWNsYXJhdGl2ZSB0byBQcm9jZWR1cmFsKSwgYmFzZWQgb24gQUNULVLigJlzIHRoZW9yeSBvZiBrbm93bGVkZ2UgYW5kIGxlYXJuaW5nIGZvciBkZWNsYXJhdGl2ZSBhbmQgcHJvY2VkdXJhbCBtZW1vcnkuIEQyUCBhbHNvIGRyYXdzIG9uIGdlbmVyYWwgdGhlb3JpZXMgb2YgbGVhcm5pbmcgYW5kIGEgcmVjZW50IHJldmlldyBieSBLaW0sIFJpdHRlciwgYW5kIEtvdWJlayAoaW4gcHJlc3MpLiBEMlAgcHJvdmlkZXMgbXVsdGltZWRpYSBpbnN0cnVjdGlvbiBwYWdlcyBmb2xsb3dlZCBieSBxdWVzdGlvbnMsIHZpZGVvLCBhbmQvb3Igc2ltdWxhdGlvbnMgdG8gdGVzdCBhbmQgcHJvY2VkdXJhbGlzZSB0aGUgZGVjbGFyYXRpdmUga25vd2xlZGdlLiBJdCBpcyBpbXBsZW1lbnRlZCBpbiBYTUwsIFhNTC1iYXNlZCB0b29scywgSmF2YSwgYW5kIENPVFMgdG9vbHMuIFdlIGhhdmUgY3JlYXRlZCB0d28gRDJQIHR1dG9ycy4gV2UgaGF2ZSBldmFsdWF0ZWQgb25lLCBhbmQgaXQgaGFzIGEgMS40OCBlZmZlY3Qgc2l6ZSBvbiBsZWFybmluZyBob3cgbXVjaCB0byBsZWFkLiBXZSBoYXZlIGZvdW5kIHRoYXQgbW9kZXJuIHRvb2xzIGhlbHAgY3JlYXRlIGEgdHV0b3Jpbmcgc3lzdGVtOyBjcmVhdGluZyBhIHR1dG9yaW5nIGFyY2hpdGVjdHVyZSByZXF1aXJlcyBtb3JlIHRoYW4ganVzdCB0aGUgc3lzdGVtIChzdWNoIGFzIG1hbnVhbHMgYW5kIGV4YW1wbGUgc3lzdGVtcyk7IGFuZCB0aGUgbmV4dCBzdGVwcyBhcmUgdG8gdGVzdCB0aGUgdGhlb3J5IG9mIGxlYXJuaW5nIGFuZCB1c2UgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlLWJhc2VkIGtub3dsZWRnZSBtb2RlbCB0byBtYWtlIHRoZSBzeXN0ZW0gYWRhcHRpdmUuDQpDMSAgLSBDZW50ZXJ2aWxsZSwgT0gNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMm5kIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTMvLy8NClBZICAtIDIwMTMNClNQICAtIEJSSU1TMjAxMw0KRVAgIC0gMTI3LiAgMTA4LTExMw0KUEIgIC0gQlJJTVMgU29jaWV0eQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyWUNXS0gxMy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Declarative%20to%20Procedural%20Tutors%3A%20A%20family%20of%20cognitive%20architecture-based%20tutors&amp;rft.btitle=Proceedings%20of%20the%2022nd%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Centerville%2C%20OH&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=Frank%20E&amp;rft.aulast=Ritter&amp;rft.au=Frank%20E%20Ritter&amp;rft.au=Kuo-Chuan%20(Martin)%20Yeh&amp;rft.au=Mark%20A%20Cohen&amp;rft.au=Peter%20Weyhrauch&amp;rft.au=Jong%20W%20Kim&amp;rft.au=J%20Nicholas%20Hobbs&amp;rft.date=2013&amp;rft.pages=BRIMS2013-127.%20%20108-113&amp;rft.spage=BRIMS2013&amp;rft.epage=127.%20%20108\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R., Winkler, T. E., &amp; Ritter, F. E. (2013). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/haynesWR13.pdf\">Modeling meaningful use as utility in emergency medical services.</a></span> In <i>IEEE International Conference on Healthcare Informatics 2013 (ICHI 2013)</i> (p. Paper 29). New York, NY: IEEE. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This   paper   describes   a   case   study   focused   on   identifying   and   modeling   opportunities   to   support   emergency   medical   services   (EMS)   with   next-­generation   interactive   technologies.   The   method   used   is   a   novel   integration   of   different   approaches   including   scenario-­based   design‚   task   analysis‚   and   utility-­based   interaction   modeling.   The   goal   of   the   project   is   to   develop  a  structured  model  of  EMS  activity  and  to  identify  where   and   how   this   activity   can   be   supported   with   current   and   emerging   information   technologies.   Of   particular   importance   is   identifying  tasks  with  the  highest  potential  for  meaningful  use  of   these  technologies.  The  SUMMIT  method  and  tool  set  is  being   used   to   model   meaningful   use   as   a   function   of   the   overall   utility   (benefits‚   costs‚   and   risks)   potentially   derived   from   technology   support.   The   paper   provides   a   description   and   rationale   for   the   approach   and   gives   lessons   learned   from   the   early   phases   of   the   project.   The   SUMMIT   approach   may   be   generally   useful   for   organizations   that   need   to   understand   how   new   interactive   technologies   might   provide   meaningful   support   for   healthcare   operations.   These   models   may   also   be   an   effective   resource   for   promoting  continuous  learning  and  reflection  on  EMS  skills.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesWR13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{haynes_s._r._modeling_2013,\n\taddress = {New York, NY},\n\ttitle = {Modeling meaningful use as utility in emergency medical services},\n\turl = {http://acs.ist.psu.edu/papers/haynesWR13.pdf},\n\tbooktitle = {{IEEE} {International} {Conference} on {Healthcare} {Informatics} 2013 ({ICHI} 2013)},\n\tpublisher = {IEEE},\n\tauthor = {{Haynes, S. R.} and {Winkler, T. E.} and {Ritter, F. E.}},\n\tyear = {2013},\n\tpages = {Paper 29}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgbWVhbmluZ2Z1bCB1c2UgYXMgdXRpbGl0eSBpbiBlbWVyZ2VuY3kgbWVkaWNhbCBzZXJ2aWNlcw0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gV2lua2xlciwgVC4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFCICAtIFRoaXMgwqAgcGFwZXIgwqAgZGVzY3JpYmVzIMKgIGEgwqAgY2FzZSDCoCBzdHVkeSDCoCBmb2N1c2VkIMKgIG9uIMKgIGlkZW50aWZ5aW5nIMKgIGFuZCDCoCBtb2RlbGluZyDCoCBvcHBvcnR1bml0aWVzIMKgIHRvIMKgIHN1cHBvcnQgwqAgZW1lcmdlbmN5IMKgIG1lZGljYWwgwqAgc2VydmljZXMgwqAgKEVNUykgwqAgd2l0aCDCoCBuZXh0LcKtZ2VuZXJhdGlvbiDCoCBpbnRlcmFjdGl2ZSDCoCB0ZWNobm9sb2dpZXMuIMKgIFRoZSDCoCBtZXRob2QgwqAgdXNlZCDCoCBpcyDCoCBhIMKgIG5vdmVsIMKgIGludGVncmF0aW9uIMKgIG9mIMKgIGRpZmZlcmVudCDCoCBhcHByb2FjaGVzIMKgIGluY2x1ZGluZyDCoCBzY2VuYXJpby3CrWJhc2VkIMKgIGRlc2lnbiwgwqAgdGFzayDCoCBhbmFseXNpcywgwqAgYW5kIMKgIHV0aWxpdHktwq1iYXNlZCDCoCBpbnRlcmFjdGlvbiDCoCBtb2RlbGluZy4gwqAgVGhlIMKgIGdvYWwgwqAgb2YgwqAgdGhlIMKgIHByb2plY3QgwqAgaXMgwqAgdG8gwqAgZGV2ZWxvcCDCoGEgwqBzdHJ1Y3R1cmVkIMKgbW9kZWwgwqBvZiDCoEVNUyDCoGFjdGl2aXR5IMKgYW5kIMKgdG8gwqBpZGVudGlmeSDCoHdoZXJlIMKgIGFuZCDCoCBob3cgwqAgdGhpcyDCoCBhY3Rpdml0eSDCoCBjYW4gwqAgYmUgwqAgc3VwcG9ydGVkIMKgIHdpdGggwqAgY3VycmVudCDCoCBhbmQgwqAgZW1lcmdpbmcgwqAgaW5mb3JtYXRpb24gwqAgdGVjaG5vbG9naWVzLiDCoCBPZiDCoCBwYXJ0aWN1bGFyIMKgIGltcG9ydGFuY2UgwqAgaXMgwqAgaWRlbnRpZnlpbmcgwqB0YXNrcyDCoHdpdGggwqB0aGUgwqBoaWdoZXN0IMKgcG90ZW50aWFsIMKgZm9yIMKgbWVhbmluZ2Z1bCDCoHVzZSDCoG9mIMKgIHRoZXNlIMKgdGVjaG5vbG9naWVzLiDCoFRoZSDCoFNVTU1JVCDCoG1ldGhvZCDCoGFuZCDCoHRvb2wgwqBzZXQgwqBpcyDCoGJlaW5nIMKgIHVzZWQgwqAgdG8gwqAgbW9kZWwgwqAgbWVhbmluZ2Z1bCDCoCB1c2UgwqAgYXMgwqAgYSDCoCBmdW5jdGlvbiDCoCBvZiDCoCB0aGUgwqAgb3ZlcmFsbCDCoCB1dGlsaXR5IMKgIChiZW5lZml0cywgwqAgY29zdHMsIMKgIGFuZCDCoCByaXNrcykgwqAgcG90ZW50aWFsbHkgwqAgZGVyaXZlZCDCoCBmcm9tIMKgIHRlY2hub2xvZ3kgwqAgc3VwcG9ydC4gwqAgVGhlIMKgIHBhcGVyIMKgIHByb3ZpZGVzIMKgIGEgwqAgZGVzY3JpcHRpb24gwqAgYW5kIMKgIHJhdGlvbmFsZSDCoCBmb3IgwqAgdGhlIMKgIGFwcHJvYWNoIMKgIGFuZCDCoCBnaXZlcyDCoCBsZXNzb25zIMKgIGxlYXJuZWQgwqAgZnJvbSDCoCB0aGUgwqAgZWFybHkgwqAgcGhhc2VzIMKgIG9mIMKgIHRoZSDCoCBwcm9qZWN0LiDCoCBUaGUgwqAgU1VNTUlUIMKgIGFwcHJvYWNoIMKgIG1heSDCoCBiZSDCoCBnZW5lcmFsbHkgwqAgdXNlZnVsIMKgIGZvciDCoCBvcmdhbml6YXRpb25zIMKgIHRoYXQgwqAgbmVlZCDCoCB0byDCoCB1bmRlcnN0YW5kIMKgIGhvdyDCoCBuZXcgwqAgaW50ZXJhY3RpdmUgwqAgdGVjaG5vbG9naWVzIMKgIG1pZ2h0IMKgIHByb3ZpZGUgwqAgbWVhbmluZ2Z1bCDCoCBzdXBwb3J0IMKgIGZvciDCoCBoZWFsdGhjYXJlIMKgIG9wZXJhdGlvbnMuIMKgIFRoZXNlIMKgIG1vZGVscyDCoCBtYXkgwqAgYWxzbyDCoCBiZSDCoCBhbiDCoCBlZmZlY3RpdmUgwqAgcmVzb3VyY2UgwqAgZm9yIMKgIHByb21vdGluZyDCoGNvbnRpbnVvdXMgwqBsZWFybmluZyDCoGFuZCDCoHJlZmxlY3Rpb24gwqBvbiDCoEVNUyDCoHNraWxscy4NCkMxICAtIE5ldyBZb3JrLCBOWQ0KQzMgIC0gSUVFRSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gSGVhbHRoY2FyZSBJbmZvcm1hdGljcyAyMDEzIChJQ0hJIDIwMTMpDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSBQYXBlcg0KRVAgIC0gMjkNClBCICAtIElFRUUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2hheW5lc1dSMTMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20meaningful%20use%20as%20utility%20in%20emergency%20medical%20services&amp;rft.btitle=IEEE%20International%20Conference%20on%20Healthcare%20Informatics%202013%20(ICHI%202013)&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=IEEE&amp;rft.aulast=Haynes%2C%20S.%20R.&amp;rft.au=Haynes%2C%20S.%20R.&amp;rft.au=Winkler%2C%20T.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2013&amp;rft.pages=Paper%2029\"></span></div></div></div><div class=\"full-bib-section\"><a id='2012' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2012</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O. L., &amp; Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/georgeonRip.pdf\">An intrinsically-motivated schema mechanism to model and simulate emergent cognition.</a></span> <i>Cognitive Systems Research</i>, 73–92. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{georgeon2012intrinsically-motivated,\n\ttitle = {An intrinsically-motivated schema mechanism to model and simulate emergent cognition},\n\turl = {http://acs.ist.psu.edu/papers/georgeonRip.pdf},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Georgeon, O. L. and Ritter, F. E.},\n\tmonth = jun,\n\tyear = {2012},\n\tpages = {73--92}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQW4gaW50cmluc2ljYWxseS1tb3RpdmF0ZWQgc2NoZW1hIG1lY2hhbmlzbSB0byBtb2RlbCBhbmQgc2ltdWxhdGUgZW1lcmdlbnQgY29nbml0aW9uDQpBVSAgLSBHZW9yZ2VvbiwgTy4gTC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIENvZ25pdGl2ZSBTeXN0ZW1zIFJlc2VhcmNoDQpEQSAgLSAyMDEyLzA2Ly9NYXkNClBZICAtIDIwMTINClNQICAtIDczDQpFUCAgLSA5Mg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25SaXAucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=An%20intrinsically-motivated%20schema%20mechanism%20to%20model%20and%20simulate%20emergent%20cognition&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.aufirst=O.%20L.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20L.%20Georgeon&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012-06&amp;rft.pages=73-92&amp;rft.spage=73&amp;rft.epage=92\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C. M., &amp; Ritter, F. E. (2012). <span class=\"doctitle\">Evaluating a Computer-Based, Declarative to Procedural (D2P) Theory Driven Training Tutor.</span></div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{yeh2012evaluating,\n\ttitle = {Evaluating a {Computer}-{Based}, {Declarative} to {Procedural} ({D}2P) {Theory} {Driven} {Training} {Tutor}},\n\tauthor = {Yeh, Kuo-Chuan Martin and Ritter, Frank E},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXZhbHVhdGluZyBhIENvbXB1dGVyLUJhc2VkLCBEZWNsYXJhdGl2ZSB0byBQcm9jZWR1cmFsIChEMlApIFRoZW9yeSBEcml2ZW4gVHJhaW5pbmcgVHV0b3INCkFVICAtIFllaCwgS3VvLUNodWFuIE1hcnRpbg0KQVUgIC0gUml0dGVyLCBGcmFuayBFDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Evaluating%20a%20Computer-Based%2C%20Declarative%20to%20Procedural%20(D2P)%20Theory%20Driven%20Training%20Tutor&amp;rft.aufirst=Kuo-Chuan%20Martin&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Martin%20Yeh&amp;rft.au=Frank%20E%20Ritter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hsieh, P.-H., &amp; Yeh, M. K.-C. (2012). <span class=\"doctitle\">Cultural effects on perceptions of unauthorized software copying.</span> <i>Journal of Computer Information Systems</i>, <i>53</i>(1), 42.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Computer Information Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hsieh2012cultural,\n\ttitle = {Cultural effects on perceptions of unauthorized software copying},\n\tvolume = {53},\n\tnumber = {1},\n\tjournal = {Journal of Computer Information Systems},\n\tauthor = {Hsieh, Pei-Hsuan and Yeh, Martin K.-C.},\n\tyear = {2012},\n\tpages = {42}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3VsdHVyYWwgZWZmZWN0cyBvbiBwZXJjZXB0aW9ucyBvZiB1bmF1dGhvcml6ZWQgc29mdHdhcmUgY29weWluZw0KQVUgIC0gSHNpZWgsIFBlaS1Ic3Vhbg0KQVUgIC0gWWVoLCBNYXJ0aW4gSy4tQy4NClQyICAtIEpvdXJuYWwgb2YgQ29tcHV0ZXIgSW5mb3JtYXRpb24gU3lzdGVtcw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVkwgIC0gNTMNCklTICAtIDENClNQICAtIDQyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Cultural%20effects%20on%20perceptions%20of%20unauthorized%20software%20copying&amp;rft.jtitle=Journal%20of%20Computer%20Information%20Systems&amp;rft.volume=53&amp;rft.issue=1&amp;rft.aufirst=Pei-Hsuan&amp;rft.aulast=Hsieh&amp;rft.au=Pei-Hsuan%20Hsieh&amp;rft.au=Martin%20K.-C.%20Yeh&amp;rft.date=2012&amp;rft.pages=42\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kaulakis, R., Zhao, C., Morgan, J. H. H., W, J., Sanford, J. P., &amp; Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaulakisZMHSR12.pdf\">Defining factors of interest for large-scale socio-cognitive simulations.</a></span> In <i>Proceedings of ICCM - 2012- Eleventh International Conference on Cognitive Modeling</i> (pp. 117–122). Berlin: Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaulakisZMHSR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kaulakis2012defining,\n\taddress = {Berlin},\n\ttitle = {Defining factors of interest for large-scale socio-cognitive simulations},\n\turl = {http://acs.ist.psu.edu/papers/kaulakisZMHSR12.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2012- {Eleventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin},\n\tauthor = {Kaulakis, R. and Zhao, C. and Morgan, J. H. Hiam and W, J. and Sanford, J. P. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {117--122}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVmaW5pbmcgZmFjdG9ycyBvZiBpbnRlcmVzdCBmb3IgbGFyZ2Utc2NhbGUgc29jaW8tY29nbml0aXZlIHNpbXVsYXRpb25zDQpBVSAgLSBLYXVsYWtpcywgUi4NCkFVICAtIFpoYW8sIEMuDQpBVSAgLSBNb3JnYW4sIEouIEguIEhpYW0NCkFVICAtIFcsIEouDQpBVSAgLSBTYW5mb3JkLCBKLiBQLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gQmVybGluDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAxMi0gRWxldmVudGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KU1AgIC0gMTE3DQpFUCAgLSAxMjINClBCICAtIFVuaXZlcnNpdGFldHN2ZXJsYWcgZGVyIFRVIEJlcmxpbi4gQmVybGluOiBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thdWxha2lzWk1IU1IxMi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Defining%20factors%20of%20interest%20for%20large-scale%20socio-cognitive%20simulations&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202012-%20Eleventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin.%20Berlin%3A%20Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=R.&amp;rft.aulast=Kaulakis&amp;rft.au=R.%20Kaulakis&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20H.%20Hiam%20Morgan&amp;rft.au=J.%20W&amp;rft.au=J.%20P.%20Sanford&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=117-122&amp;rft.spage=117&amp;rft.epage=122\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter12\"><i>Using behavior representation models in risk-driven design</i>.</a></span> Plenary talk. Behavior Representation in Modeling and Simulation Conference. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Invited talk‚ plenary</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter12\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2012using,\n\ttitle = {Using behavior representation models in risk-driven design},\n\turl = {http://acs.ist.psu.edu/papers/ritter12},\n\tpublisher = {Plenary talk. Behavior Representation in Modeling and Simulation Conference},\n\tauthor = {Ritter, F. E.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVXNpbmcgYmVoYXZpb3IgcmVwcmVzZW50YXRpb24gbW9kZWxzIGluIHJpc2stZHJpdmVuIGRlc2lnbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQUIgIC0gSW52aXRlZCB0YWxrLCBwbGVuYXJ5DQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpQQiAgLSBQbGVuYXJ5IHRhbGsuIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uIENvbmZlcmVuY2UNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjEyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Using%20behavior%20representation%20models%20in%20risk-driven%20design&amp;rft.publisher=Plenary%20talk.%20Behavior%20Representation%20in%20Modeling%20and%20Simulation%20Conference&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O., Mille, A., Bellet, T., Mathern, B., &amp; Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/georgeonMBMR12.pdf\">Supporting activity modelling from activity traces.</a></span> <i>Expert Systems</i>, <i>29</i>(3), 261–275. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Expert Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonMBMR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{georgeon2012supporting,\n\ttitle = {Supporting activity modelling from activity traces},\n\tvolume = {29},\n\turl = {http://acs.ist.psu.edu/papers/georgeonMBMR12.pdf},\n\tnumber = {3},\n\tjournal = {Expert Systems},\n\tauthor = {Georgeon, O. and Mille, A. and Bellet, T. and Mathern, B. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {261--275}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3VwcG9ydGluZyBhY3Rpdml0eSBtb2RlbGxpbmcgZnJvbSBhY3Rpdml0eSB0cmFjZXMNCkFVICAtIEdlb3JnZW9uLCBPLg0KQVUgIC0gTWlsbGUsIEEuDQpBVSAgLSBCZWxsZXQsIFQuDQpBVSAgLSBNYXRoZXJuLCBCLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gRXhwZXJ0IFN5c3RlbXMNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClZMICAtIDI5DQpJUyAgLSAzDQpTUCAgLSAyNjENCkVQICAtIDI3NQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25NQk1SMTIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Supporting%20activity%20modelling%20from%20activity%20traces&amp;rft.jtitle=Expert%20Systems&amp;rft.volume=29&amp;rft.issue=3&amp;rft.aufirst=O.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20Georgeon&amp;rft.au=A.%20Mille&amp;rft.au=T.%20Bellet&amp;rft.au=B.%20Mathern&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=261-275&amp;rft.spage=261&amp;rft.epage=275\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., &amp; Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaseR12.pdf\">Light models of civilian support in blue-red operations.</a></span> <i>In ICCRTS</i>, <i>2012</i>(17). </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 venue_short__In ICCRTS type__journalArticle \"\"</span></div><div class=\"bib-venue\">In ICCRTS</div><div class=\"bib-venue-short\">In ICCRTS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kase2012light,\n\ttitle = {Light models of civilian support in blue-red operations},\n\tvolume = {2012},\n\turl = {http://acs.ist.psu.edu/papers/kaseR12.pdf},\n\tnumber = {17},\n\tjournal = {In ICCRTS},\n\tauthor = {Kase, S. E. and Ritter, F. E.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGlnaHQgbW9kZWxzIG9mIGNpdmlsaWFuIHN1cHBvcnQgaW4gYmx1ZS1yZWQgb3BlcmF0aW9ucw0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEluIElDQ1JUUw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVkwgIC0gMjAxMg0KSVMgIC0gMTcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSMTIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Light%20models%20of%20civilian%20support%20in%20blue-red%20operations&amp;rft.jtitle=In%20ICCRTS&amp;rft.volume=2012&amp;rft.issue=17&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., Ritter, F. E., &amp; Haynes, S. R. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/cohenRH12.pdf\">Discovering and analyzing usability dimensions of concern.</a></span> <i>ACM Transactions on CHI</i>, <i>19</i>(2). </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on CHI</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{cohen2012discovering,\n\ttitle = {Discovering and analyzing usability dimensions of concern},\n\tvolume = {19},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH12.pdf},\n\tnumber = {2},\n\tjournal = {ACM Transactions on CHI},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGlzY292ZXJpbmcgYW5kIGFuYWx5emluZyB1c2FiaWxpdHkgZGltZW5zaW9ucyBvZiBjb25jZXJuDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEhheW5lcywgUy4gUi4NClQyICAtIEFDTSBUcmFuc2FjdGlvbnMgb24gQ0hJDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpWTCAgLSAxOQ0KSVMgIC0gMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY29oZW5SSDEyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Discovering%20and%20analyzing%20usability%20dimensions%20of%20concern&amp;rft.jtitle=ACM%20Transactions%20on%20CHI&amp;rft.volume=19&amp;rft.issue=2&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hobbs, J. N., Ritter, F. E., &amp; Morgan, J. H. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/hobbsRM12.pdf\">D2P/CLS: A Tutor for Combat Lifesavers.</a></span> In <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i> (pp. 226–227). Amelia Island, FL: BRIMS Society. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/hobbsRM12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{hobbs2012d2p/cls:,\n\taddress = {Amelia Island, FL},\n\ttitle = {D2P/{CLS}: {A} {Tutor} for {Combat} {Lifesavers}},\n\turl = {http://acs.ist.psu.edu/papers/hobbsRM12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Hobbs, J. N. and Ritter, F. E. and Morgan, J. H.},\n\tyear = {2012},\n\tpages = {226--227}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRDJQL0NMUzogQSBUdXRvciBmb3IgQ29tYmF0IExpZmVzYXZlcnMNCkFVICAtIEhvYmJzLCBKLiBOLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQzEgIC0gQW1lbGlhIElzbGFuZCwgRkwNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXN0IENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDIyNg0KRVAgIC0gMjI3DQpQQiAgLSBCUklNUyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ob2Jic1JNMTIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=D2P%2FCLS%3A%20A%20Tutor%20for%20Combat%20Lifesavers&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=J.%20N.&amp;rft.aulast=Hobbs&amp;rft.au=J.%20N.%20Hobbs&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20H.%20Morgan&amp;rft.date=2012&amp;rft.pages=226-227&amp;rft.spage=226&amp;rft.epage=227\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., Ritter, F. E., Lebiere, C., Juvina, I., Oltramari, A., Gratch, J., &amp; Young, R. M. (2012). Cognitive Modeling of Processes “Beyond Rational.” In <i>Proceedings of ICCM - 2012- Eleventh International Conference on Cognitive Modeling</i> (pp. 55–58). Berlin: Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin. Retrieved from http://acs.ist.psu.edu/papers/kennedyRLJOGY12.pdf</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kennedyRLJOGY12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kennedy2012cognitive,\n\taddress = {Berlin},\n\ttitle = {Cognitive {Modeling} of {Processes} “{Beyond} {Rational}”},\n\turl = {http://acs.ist.psu.edu/papers/kennedyRLJOGY12.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2012- {Eleventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin},\n\tauthor = {Kennedy, W. G. and Ritter, F. E. and Lebiere, C. and Juvina, I. and Oltramari, A. and Gratch, J. and Young, R. M.},\n\tyear = {2012},\n\tpages = {55--58}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIE1vZGVsaW5nIG9mIFByb2Nlc3NlcyDigJxCZXlvbmQgUmF0aW9uYWzigJ0NCkFVICAtIEtlbm5lZHksIFcuIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBMZWJpZXJlLCBDLg0KQVUgIC0gSnV2aW5hLCBJLg0KQVUgIC0gT2x0cmFtYXJpLCBBLg0KQVUgIC0gR3JhdGNoLCBKLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpDMSAgLSBCZXJsaW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDEyLSBFbGV2ZW50aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpTUCAgLSA1NQ0KRVAgIC0gNTgNClBCICAtIFVuaXZlcnNpdGFldHN2ZXJsYWcgZGVyIFRVIEJlcmxpbi4gQmVybGluOiBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tlbm5lZHlSTEpPR1kxMi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20Modeling%20of%20Processes%20%E2%80%9CBeyond%20Rational%E2%80%9D&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202012-%20Eleventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin.%20Berlin%3A%20Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=W.%20G.&amp;rft.aulast=Kennedy&amp;rft.au=W.%20G.%20Kennedy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=C.%20Lebiere&amp;rft.au=I.%20Juvina&amp;rft.au=A.%20Oltramari&amp;rft.au=J.%20Gratch&amp;rft.au=R.%20M.%20Young&amp;rft.date=2012&amp;rft.pages=55-58&amp;rft.spage=55&amp;rft.epage=58\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Christou, G., Ritter, F. E., &amp; Jacob, R. J. K. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/christouRJip.pdf\">CODEIN - A new notation for GOMS to handle evaluations of reality-based interaction style interfaces.</a></span> <i>International Journal of Human-Computer Interaction</i>, <i>28</i>(3), 189–201. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">International Journal of Human-Computer Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/christouRJip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{christou2012codein,\n\ttitle = {{CODEIN} - {A} new notation for {GOMS} to handle evaluations of reality-based interaction style interfaces},\n\tvolume = {28},\n\turl = {http://acs.ist.psu.edu/papers/christouRJip.pdf},\n\tnumber = {3},\n\tjournal = {International Journal of Human-Computer Interaction},\n\tauthor = {Christou, G. and Ritter, F. E. and Jacob, R. J. K.},\n\tyear = {2012},\n\tpages = {189--201}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ09ERUlOIC0gQSBuZXcgbm90YXRpb24gZm9yIEdPTVMgdG8gaGFuZGxlIGV2YWx1YXRpb25zIG9mIHJlYWxpdHktYmFzZWQgaW50ZXJhY3Rpb24gc3R5bGUgaW50ZXJmYWNlcw0KQVUgIC0gQ2hyaXN0b3UsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBKYWNvYiwgUi4gSi4gSy4NClQyICAtIEludGVybmF0aW9uYWwgSm91cm5hbCBvZiBIdW1hbi1Db21wdXRlciBJbnRlcmFjdGlvbg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVkwgIC0gMjgNCklTICAtIDMNClNQICAtIDE4OQ0KRVAgIC0gMjAxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jaHJpc3RvdVJKaXAucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=CODEIN%20-%20A%20new%20notation%20for%20GOMS%20to%20handle%20evaluations%20of%20reality-based%20interaction%20style%20interfaces&amp;rft.jtitle=International%20Journal%20of%20Human-Computer%20Interaction&amp;rft.volume=28&amp;rft.issue=3&amp;rft.aufirst=G.&amp;rft.aulast=Christou&amp;rft.au=G.%20Christou&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20K.%20Jacob&amp;rft.date=2012&amp;rft.pages=189-201&amp;rft.spage=189&amp;rft.epage=201\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\">Lexical language evolution in networked human groups.</a></span> In <i>Words and Networks: Language Use in Socio-Technical Networks (WON 2012)</i>. Chicago, IL. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The development and refinement of natural-language communication systems among networked individuals is not well understood and difficult to study. This paper uses a task providing a controlled environment for the goal-oriented‚ collaborative exchange of short‚ natural-language messages between experimental participants (20 per group) in order to demonstrate lexical convergence. A technique for illustrating convergence based on graph layout by multidimensional scaling is described. While reliable convergence is shown‚ it is limited to the collaborative or communicative situation: participants did not adopt group terms in a separately administered post-test questionnaire.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012lexical,\n\taddress = {Chicago, IL},\n\ttitle = {Lexical language evolution in networked human groups},\n\turl = {http://www.david-reitter.com/pub/reitter2012lexical.pdf},\n\tbooktitle = {Words and {Networks}: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON} 2012)},\n\tauthor = {Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGV4aWNhbCBsYW5ndWFnZSBldm9sdXRpb24gaW4gbmV0d29ya2VkIGh1bWFuIGdyb3Vwcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoZSBkZXZlbG9wbWVudCBhbmQgcmVmaW5lbWVudCBvZiBuYXR1cmFsLWxhbmd1YWdlIGNvbW11bmljYXRpb24gc3lzdGVtcyBhbW9uZyBuZXR3b3JrZWQgaW5kaXZpZHVhbHMgaXMgbm90IHdlbGwgdW5kZXJzdG9vZCBhbmQgZGlmZmljdWx0IHRvIHN0dWR5LiBUaGlzIHBhcGVyIHVzZXMgYSB0YXNrIHByb3ZpZGluZyBhIGNvbnRyb2xsZWQgZW52aXJvbm1lbnQgZm9yIHRoZSBnb2FsLW9yaWVudGVkLCBjb2xsYWJvcmF0aXZlIGV4Y2hhbmdlIG9mIHNob3J0LCBuYXR1cmFsLWxhbmd1YWdlIG1lc3NhZ2VzIGJldHdlZW4gZXhwZXJpbWVudGFsIHBhcnRpY2lwYW50cyAoMjAgcGVyIGdyb3VwKSBpbiBvcmRlciB0byBkZW1vbnN0cmF0ZSBsZXhpY2FsIGNvbnZlcmdlbmNlLiBBIHRlY2huaXF1ZSBmb3IgaWxsdXN0cmF0aW5nIGNvbnZlcmdlbmNlIGJhc2VkIG9uIGdyYXBoIGxheW91dCBieSBtdWx0aWRpbWVuc2lvbmFsIHNjYWxpbmcgaXMgZGVzY3JpYmVkLiBXaGlsZSByZWxpYWJsZSBjb252ZXJnZW5jZSBpcyBzaG93biwgaXQgaXMgbGltaXRlZCB0byB0aGUgY29sbGFib3JhdGl2ZSBvciBjb21tdW5pY2F0aXZlIHNpdHVhdGlvbjogcGFydGljaXBhbnRzIGRpZCBub3QgYWRvcHQgZ3JvdXAgdGVybXMgaW4gYSBzZXBhcmF0ZWx5IGFkbWluaXN0ZXJlZCBwb3N0LXRlc3QgcXVlc3Rpb25uYWlyZS4NCkMxICAtIENoaWNhZ28sIElMDQpDMyAgLSBXb3JkcyBhbmQgTmV0d29ya3M6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTiAyMDEyKQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTJsZXhpY2FsLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lexical%20language%20evolution%20in%20networked%20human%20groups&amp;rft.btitle=Words%20and%20Networks%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON%202012)&amp;rft.place=Chicago%2C%20IL&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Diesner, J., &amp; Reitter, D. (Eds.). (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W11-06.pdf\"><i>Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)</i>.</a></span> Chicago, IL: Association for Computing Machinery. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2012 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{diesner2012proc.,\n\taddress = {Chicago, IL},\n\ttitle = {Proc. {Words} and {Networks} 2012: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON}2012)},\n\turl = {http://www.aclweb.org/anthology/W11-06.pdf},\n\tpublisher = {Association for Computing Machinery},\n\teditor = {Diesner, Jana and Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gV29yZHMgYW5kIE5ldHdvcmtzIDIwMTI6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTjIwMTIpDQpBMyAgLSBEaWVzbmVyLCBKYW5hDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hpY2FnbywgSUwNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRpbmcgTWFjaGluZXJ5DQpVUiAgLSBodHRwOi8vd3d3LmFjbHdlYi5vcmcvYW50aG9sb2d5L1cxMS0wNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%20Words%20and%20Networks%202012%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON2012)&amp;rft.place=Chicago%2C%20IL&amp;rft.publisher=Association%20for%20Computing%20Machinery&amp;rft.aufirst=Jana&amp;rft.aulast=Diesner&amp;rft.au=Jana%20Diesner&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Levy, R. (Eds.). (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\"><i>Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Montréal, Quebec, Canada: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 6Q5U5REX TC3HZ9JR MGID93AS year__2012 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2012proc.,\n\taddress = {Montréal, Quebec, Canada},\n\ttitle = {Proc. 3rd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tshorttitle = {{CMCL}},\n\turl = {http://www.aclweb.org/anthology/W/W12/W12-17.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Reitter, David and Levy, Roger},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gM3JkIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkEzICAtIExldnksIFJvZ2VyDQpDWSAgLSBNb250csOpYWwsIFF1ZWJlYywgQ2FuYWRhDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XL1cxMi9XMTItMTcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%203rd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Montr%C3%A9al%2C%20Quebec%2C%20Canada&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Roger%20Levy&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2012socialcognition.pdf\">Social cognition: memory decay and adaptive information filtering for robust information maintenance.</a></span> In <i>Twenty-Sixth Conference on Artificial Intelligence</i> (pp. 242–248). </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2012 venue_short__AAAI type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">AAAI</div><div class=\"bib-venue-short\">AAAI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Two information decay methods are examined that help multi-agent systems cope with dynamic environments. The agents in this simulation have human-like memory and a mechanism to moderate their communications: they forget internally stored information via temporal decay‚ and they forget distributed information by filtering it as it passes through a communication network. The agents play a foraging game‚ in which performance depends on communicating facts and requests and on storing facts in internal memory. Parameters of the game and agent models are tuned to human data. Agent groups with moderated communication in small-world networks achieve optimal performance for typical human memory decay values‚ while non-adaptive agents benefit from stronger memory decay. The decay and filtering strategies interact with the properties of the network graph in ways suggestive of an evolutionary co-optimization between the human cognitive system and an external social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012socialcognition.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012social,\n\ttitle = {Social cognition: memory decay and adaptive information filtering for robust information maintenance},\n\turl = {http://www.david-reitter.com/pub/reitter2012socialcognition.pdf},\n\tbooktitle = {Twenty-{Sixth} {Conference} on {Artificial} {Intelligence}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2012},\n\tpages = {242--248}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIGNvZ25pdGlvbjogbWVtb3J5IGRlY2F5IGFuZCBhZGFwdGl2ZSBpbmZvcm1hdGlvbiBmaWx0ZXJpbmcgZm9yIHJvYnVzdCBpbmZvcm1hdGlvbiBtYWludGVuYW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQUFBSQ0KQUIgIC0gVHdvIGluZm9ybWF0aW9uIGRlY2F5IG1ldGhvZHMgYXJlIGV4YW1pbmVkIHRoYXQgaGVscCBtdWx0aS1hZ2VudCBzeXN0ZW1zIGNvcGUgd2l0aCBkeW5hbWljIGVudmlyb25tZW50cy4gVGhlIGFnZW50cyBpbiB0aGlzIHNpbXVsYXRpb24gaGF2ZSBodW1hbi1saWtlIG1lbW9yeSBhbmQgYSBtZWNoYW5pc20gdG8gbW9kZXJhdGUgdGhlaXIgY29tbXVuaWNhdGlvbnM6IHRoZXkgZm9yZ2V0IGludGVybmFsbHkgc3RvcmVkIGluZm9ybWF0aW9uIHZpYSB0ZW1wb3JhbCBkZWNheSwgYW5kIHRoZXkgZm9yZ2V0IGRpc3RyaWJ1dGVkIGluZm9ybWF0aW9uIGJ5IGZpbHRlcmluZyBpdCBhcyBpdCBwYXNzZXMgdGhyb3VnaCBhIGNvbW11bmljYXRpb24gbmV0d29yay4gVGhlIGFnZW50cyBwbGF5IGEgZm9yYWdpbmcgZ2FtZSwgaW4gd2hpY2ggcGVyZm9ybWFuY2UgZGVwZW5kcyBvbiBjb21tdW5pY2F0aW5nIGZhY3RzIGFuZCByZXF1ZXN0cyBhbmQgb24gc3RvcmluZyBmYWN0cyBpbiBpbnRlcm5hbCBtZW1vcnkuIFBhcmFtZXRlcnMgb2YgdGhlIGdhbWUgYW5kIGFnZW50IG1vZGVscyBhcmUgdHVuZWQgdG8gaHVtYW4gZGF0YS4gQWdlbnQgZ3JvdXBzIHdpdGggbW9kZXJhdGVkIGNvbW11bmljYXRpb24gaW4gc21hbGwtd29ybGQgbmV0d29ya3MgYWNoaWV2ZSBvcHRpbWFsIHBlcmZvcm1hbmNlIGZvciB0eXBpY2FsIGh1bWFuIG1lbW9yeSBkZWNheSB2YWx1ZXMsIHdoaWxlIG5vbi1hZGFwdGl2ZSBhZ2VudHMgYmVuZWZpdCBmcm9tIHN0cm9uZ2VyIG1lbW9yeSBkZWNheS4gVGhlIGRlY2F5IGFuZCBmaWx0ZXJpbmcgc3RyYXRlZ2llcyBpbnRlcmFjdCB3aXRoIHRoZSBwcm9wZXJ0aWVzIG9mIHRoZSBuZXR3b3JrIGdyYXBoIGluIHdheXMgc3VnZ2VzdGl2ZSBvZiBhbiBldm9sdXRpb25hcnkgY28tb3B0aW1pemF0aW9uIGJldHdlZW4gdGhlIGh1bWFuIGNvZ25pdGl2ZSBzeXN0ZW0gYW5kIGFuIGV4dGVybmFsIHNvY2lhbCBzdHJ1Y3R1cmUuDQpDMyAgLSBUd2VudHktU2l4dGggQ29uZmVyZW5jZSBvbiBBcnRpZmljaWFsIEludGVsbGlnZW5jZQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDI0Mg0KRVAgIC0gMjQ4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMnNvY2lhbGNvZ25pdGlvbi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20cognition%3A%20memory%20decay%20and%20adaptive%20information%20filtering%20for%20robust%20information%20maintenance&amp;rft.btitle=Twenty-Sixth%20Conference%20on%20Artificial%20Intelligence&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2012&amp;rft.pages=242-248&amp;rft.spage=242&amp;rft.epage=248\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Scerri, P. (2012). <span class=\"doctitle\"><i>Social multi-agent learning with simple and cognitive agents</i>.</span> Poster presented at the CAOSS 2012: Workshop on Computational and Online Social Science, New York, N.Y.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2012 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2012social,\n\taddress = {New York, N.Y.},\n\ttype = {Poster},\n\ttitle = {Social multi-agent learning with simple and cognitive agents},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFNvY2lhbCBtdWx0aS1hZ2VudCBsZWFybmluZyB3aXRoIHNpbXBsZSBhbmQgY29nbml0aXZlIGFnZW50cw0KVDIgIC0gQ0FPU1MgMjAxMjogV29ya3Nob3Agb24gQ29tcHV0YXRpb25hbCBhbmQgT25saW5lIFNvY2lhbCBTY2llbmNlDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQTIgIC0gU2NlcnJpLCBQYXVsDQpDWSAgLSBOZXcgWW9yaywgTi5ZLg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KTTMgIC0gUG9zdGVyDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Schaffer, S., &amp; Reitter, D. (2012). <span class=\"doctitle\">Modeling efficiency-guided modality choice in voice and graphical user interfaces.</span> In N. Russwinkel, U. Drewitz, &amp; H. van Rijn (Eds.), <i>Proceedings of the 11th International Conference on Cognitive Modeling</i> (pp. 253–254). Berlin: Universitaetsverlag der TU Berlin.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2012 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In multimodal human computer interaction users can often select between specific input modalities. Modality choice is influenced by various factors including user attributes‚ system attributes‚ the task and the environment (e.g. Lemmelä et al.‚ 2008). Here‚ we describe on-going research into cognitive models of input modality selection.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{schaffer2012modeling,\n\taddress = {Berlin},\n\ttitle = {Modeling efficiency-guided modality choice in voice and graphical user interfaces},\n\tbooktitle = {Proceedings of the 11th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin},\n\tauthor = {Schaffer, Stefan and Reitter, David},\n\teditor = {Russwinkel, Nele and Drewitz, U. and Rijn, H. van},\n\tyear = {2012},\n\tpages = {253--254}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgZWZmaWNpZW5jeS1ndWlkZWQgbW9kYWxpdHkgY2hvaWNlIGluIHZvaWNlIGFuZCBncmFwaGljYWwgdXNlciBpbnRlcmZhY2VzDQpBVSAgLSBTY2hhZmZlciwgU3RlZmFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQTIgIC0gUnVzc3dpbmtlbCwgTmVsZQ0KQTIgIC0gRHJld2l0eiwgVS4NCkEyICAtIFJpam4sIEguIHZhbg0KQUIgIC0gSW4gbXVsdGltb2RhbCBodW1hbiBjb21wdXRlciBpbnRlcmFjdGlvbiB1c2VycyBjYW4gb2Z0ZW4gc2VsZWN0IGJldHdlZW4gc3BlY2lmaWMgaW5wdXQgbW9kYWxpdGllcy4gTW9kYWxpdHkgY2hvaWNlIGlzIGluZmx1ZW5jZWQgYnkgdmFyaW91cyBmYWN0b3JzIGluY2x1ZGluZyB1c2VyIGF0dHJpYnV0ZXMsIHN5c3RlbSBhdHRyaWJ1dGVzLCB0aGUgdGFzayBhbmQgdGhlIGVudmlyb25tZW50IChlLmcuIExlbW1lbMOkIGV0IGFsLiwgMjAwOCkuIEhlcmUsIHdlIGRlc2NyaWJlIG9uLWdvaW5nIHJlc2VhcmNoIGludG8gY29nbml0aXZlIG1vZGVscyBvZiBpbnB1dCBtb2RhbGl0eSBzZWxlY3Rpb24uDQpDMSAgLSBCZXJsaW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxMXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDI1Mw0KRVAgIC0gMjU0DQpQQiAgLSBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20efficiency-guided%20modality%20choice%20in%20voice%20and%20graphical%20user%20interfaces&amp;rft.btitle=Proceedings%20of%20the%2011th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=Stefan&amp;rft.aulast=Schaffer&amp;rft.au=Stefan%20Schaffer&amp;rft.au=David%20Reitter&amp;rft.au=Nele%20Russwinkel&amp;rft.au=U.%20Drewitz&amp;rft.au=H.%20van%20Rijn&amp;rft.date=2012&amp;rft.pages=253-254&amp;rft.spage=253&amp;rft.epage=254\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L., Ritter, F. E., &amp; Berry, K. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/dancyRB12.pdf\">Towards adding a physiological substrate to ACT-R.</a></span> In <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i> (pp. 78–85). Amelia Island, FL: BRIMS Society. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MWXM72N2 DTDTV2EP MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/dancyRB12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dancy2012towards,\n\taddress = {Amelia Island, FL},\n\ttitle = {Towards adding a physiological substrate to {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/dancyRB12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Dancy, C. L. and Ritter, F. E. and Berry, K.},\n\tyear = {2012},\n\tpages = {78--85}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBhZGRpbmcgYSBwaHlzaW9sb2dpY2FsIHN1YnN0cmF0ZSB0byBBQ1QtUg0KQVUgIC0gRGFuY3ksIEMuIEwuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCZXJyeSwgSy4NCkMxICAtIEFtZWxpYSBJc2xhbmQsIEZMDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjFzdCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpTUCAgLSA3OA0KRVAgIC0gODUNClBCICAtIEJSSU1TIFNvY2lldHkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2RhbmN5UkIxMi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20adding%20a%20physiological%20substrate%20to%20ACT-R&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=C.%20L.&amp;rft.aulast=Dancy&amp;rft.au=C.%20L.%20Dancy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=K.%20Berry&amp;rft.date=2012&amp;rft.pages=78-85&amp;rft.spage=78&amp;rft.epage=85\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Bittner, J. L., Kase, S. E., Evertsz, R., Pedrotti, M., &amp; Busetta, P. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterBKEPBip.pdf\">CoJACK: A high-level cognitive architecture with demonstrations of moderators, variability, and implications for situation awareness.</a></span> <i>Biologically Inspired Cognitive Architectures</i>, <i>1</i>(1), 2–13. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Biologically Inspired Cognitive Architectures</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBKEPBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2012cojack:,\n\ttitle = {{CoJACK}: {A} high-level cognitive architecture with demonstrations of moderators, variability, and implications for situation awareness},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/ritterBKEPBip.pdf},\n\tnumber = {1},\n\tjournal = {Biologically Inspired Cognitive Architectures},\n\tauthor = {Ritter, F. E. and Bittner, J. L. and Kase, S. E. and Evertsz, R. and Pedrotti, M. and Busetta, P.},\n\tyear = {2012},\n\tpages = {2--13}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ29KQUNLOiBBIGhpZ2gtbGV2ZWwgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB3aXRoIGRlbW9uc3RyYXRpb25zIG9mIG1vZGVyYXRvcnMsIHZhcmlhYmlsaXR5LCBhbmQgaW1wbGljYXRpb25zIGZvciBzaXR1YXRpb24gYXdhcmVuZXNzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCaXR0bmVyLCBKLiBMLg0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIEV2ZXJ0c3osIFIuDQpBVSAgLSBQZWRyb3R0aSwgTS4NCkFVICAtIEJ1c2V0dGEsIFAuDQpUMiAgLSBCaW9sb2dpY2FsbHkgSW5zcGlyZWQgQ29nbml0aXZlIEFyY2hpdGVjdHVyZXMNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClZMICAtIDENCklTICAtIDENClNQICAtIDINCkVQICAtIDEzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJCS0VQQmlwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=CoJACK%3A%20A%20high-level%20cognitive%20architecture%20with%20demonstrations%20of%20moderators%2C%20variability%2C%20and%20implications%20for%20situation%20awareness&amp;rft.jtitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.volume=1&amp;rft.issue=1&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20L.%20Bittner&amp;rft.au=S.%20E.%20Kase&amp;rft.au=R.%20Evertsz&amp;rft.au=M.%20Pedrotti&amp;rft.au=P.%20Busetta&amp;rft.date=2012&amp;rft.pages=2-13&amp;rft.spage=2&amp;rft.epage=13\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C., Kaulakis, R., Morgan, J. H., Hiam, J. W., Sanford, J. P., Ritter, F. E., &amp; Morgan, G. P. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/zhaoKMHSRM12.pdf\">Socio-cognitive networks: Modeling the effects of space and memory on generative social structures.</a></span> In <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i> (pp. 24–31). Amelia Island, FL: BRIMS Society. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoKMHSRM12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2012socio-cognitive,\n\taddress = {Amelia Island, FL},\n\ttitle = {Socio-cognitive networks: {Modeling} the effects of space and memory on generative social structures},\n\turl = {http://acs.ist.psu.edu/papers/zhaoKMHSRM12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Zhao, C. and Kaulakis, R. and Morgan, J. H. and Hiam, J. W. and Sanford, J. P. and Ritter, F. E. and Morgan, G. P.},\n\tyear = {2012},\n\tpages = {24--31}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaW8tY29nbml0aXZlIG5ldHdvcmtzOiBNb2RlbGluZyB0aGUgZWZmZWN0cyBvZiBzcGFjZSBhbmQgbWVtb3J5IG9uIGdlbmVyYXRpdmUgc29jaWFsIHN0cnVjdHVyZXMNCkFVICAtIFpoYW8sIEMuDQpBVSAgLSBLYXVsYWtpcywgUi4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIEhpYW0sIEouIFcuDQpBVSAgLSBTYW5mb3JkLCBKLiBQLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTW9yZ2FuLCBHLiBQLg0KQzEgIC0gQW1lbGlhIElzbGFuZCwgRkwNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXN0IENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDI0DQpFUCAgLSAzMQ0KUEIgIC0gQlJJTVMgU29jaWV0eQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvemhhb0tNSFNSTTEyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Socio-cognitive%20networks%3A%20Modeling%20the%20effects%20of%20space%20and%20memory%20on%20generative%20social%20structures&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=R.%20Kaulakis&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=J.%20P.%20Sanford&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20P.%20Morgan&amp;rft.date=2012&amp;rft.pages=24-31&amp;rft.spage=24&amp;rft.epage=31\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C., Kaulakis, R., Morgan, J. H., Hiam, J. W., &amp; Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/zhaoKMHR12.pdf\">Modeling a cognitively limited network in an agent-based simulation.</a></span> In <i>Proceedings of the 34th Annual Conference of the Cognitive Science Society</i> (pp. 2603–2608). Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoKMHR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2012modeling,\n\ttitle = {Modeling a cognitively limited network in an agent-based simulation},\n\turl = {http://acs.ist.psu.edu/papers/zhaoKMHR12.pdf},\n\tbooktitle = {Proceedings of the 34th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX},\n\tauthor = {Zhao, C. and Kaulakis, R. and Morgan, J. H. and Hiam, J. W. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {2603--2608}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgYSBjb2duaXRpdmVseSBsaW1pdGVkIG5ldHdvcmsgaW4gYW4gYWdlbnQtYmFzZWQgc2ltdWxhdGlvbg0KQVUgIC0gWmhhbywgQy4NCkFVICAtIEthdWxha2lzLCBSLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gSGlhbSwgSi4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNHRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpTUCAgLSAyNjAzDQpFUCAgLSAyNjA4DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYLiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy96aGFvS01IUjEyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20a%20cognitively%20limited%20network%20in%20an%20agent-based%20simulation&amp;rft.btitle=Proceedings%20of%20the%2034th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Cognitive%20Science%20Society%3A%20Austin%2C%20TX.%20Cognitive%20Science%20Society%3A%20Austin%2C%20TX&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=R.%20Kaulakis&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=2603-2608&amp;rft.spage=2603&amp;rft.epage=2608\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Orendovici, R., &amp; Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/orendoviciR12.pdf\">Social network analysis and simulation of the development of adversarial networks.</a></span> In <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i> (pp. 119–126). Amelia Island, FL: BRIMS Society. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/orendoviciR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{orendovici2012social,\n\taddress = {Amelia Island, FL},\n\ttitle = {Social network analysis and simulation of the development of adversarial networks},\n\turl = {http://acs.ist.psu.edu/papers/orendoviciR12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Orendovici, R. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {119--126}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIG5ldHdvcmsgYW5hbHlzaXMgYW5kIHNpbXVsYXRpb24gb2YgdGhlIGRldmVsb3BtZW50IG9mIGFkdmVyc2FyaWFsIG5ldHdvcmtzDQpBVSAgLSBPcmVuZG92aWNpLCBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gQW1lbGlhIElzbGFuZCwgRkwNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXN0IENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDExOQ0KRVAgIC0gMTI2DQpQQiAgLSBCUklNUyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9vcmVuZG92aWNpUjEyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20network%20analysis%20and%20simulation%20of%20the%20development%20of%20adversarial%20networks&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=R.&amp;rft.aulast=Orendovici&amp;rft.au=R.%20Orendovici&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=119-126&amp;rft.spage=119&amp;rft.epage=126\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C., &amp; Ritter, F. E. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/yehR12.pdf\"><i>An initial evaluation of the D2P/MTT, a computer-based, Declarative to Procedural (D2P) theory driven moving target tutor</i></a></span> (Tech Report No. ACS 2012-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2012 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/yehR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{yeh2012initial,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {An initial evaluation of the {D}2P/{MTT}, a computer-based, {Declarative} to {Procedural} ({D}2P) theory driven moving target tutor},\n\turl = {http://acs.ist.psu.edu/reports/yehR12.pdf},\n\tnumber = {ACS 2012-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Yeh, K.-C. and Ritter, F. E.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gQW4gaW5pdGlhbCBldmFsdWF0aW9uIG9mIHRoZSBEMlAvTVRULCBhIGNvbXB1dGVyLWJhc2VkLCBEZWNsYXJhdGl2ZSB0byBQcm9jZWR1cmFsIChEMlApIHRoZW9yeSBkcml2ZW4gbW92aW5nIHRhcmdldCB0dXRvcg0KQVUgIC0gWWVoLCBLLi1DLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAxMi0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMveWVoUjEyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hobbs, J. N., Ritter, F. E., &amp; Morgan, J. H. (2012). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/hobbsRM12.pdf\"><i>Combat Lifesaver (D2P/CLS): A lifesaving tutor for battlefield injuries</i></a></span> (unpublished ACS Tech. Note No. ACS TN 2012-1) (p. 1). Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2012 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/hobbsRM12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{hobbs2012combat,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {Combat {Lifesaver} ({D}2P/{CLS}): {A} lifesaving tutor for battlefield injuries},\n\turl = {http://acs.ist.psu.edu/reports/hobbsRM12.pdf},\n\tnumber = {ACS TN 2012-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Hobbs, J. Nicholas and Ritter, Frank E. and Morgan, Jonathan H.},\n\tyear = {2012},\n\tpages = {1}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gQ29tYmF0IExpZmVzYXZlciAoRDJQL0NMUyk6IEEgbGlmZXNhdmluZyB0dXRvciBmb3IgYmF0dGxlZmllbGQgaW5qdXJpZXMNCkFVICAtIEhvYmJzLCBKLiBOaWNob2xhcw0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gTW9yZ2FuLCBKb25hdGhhbiBILg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KU1AgIC0gMQ0KTTMgIC0gdW5wdWJsaXNoZWQgQUNTIFRlY2guIE5vdGUNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgVE4gMjAxMi0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvaG9iYnNSTTEyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2011' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2011</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter11b.pdf\">Diversions and Resources.</a></span> <i>Tri-Service Cognitive Modeling Challenge Project Meeting, Keynote Presentation, Aberdeen Proving Ground</i>, <i>5</i>(2011). </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Tri-service Cognitive Modeling Challenge Project meeting, keynote presentation, Aberdeen Proving Ground</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter11b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2011diversions,\n\ttitle = {Diversions and {Resources}},\n\tvolume = {5},\n\turl = {http://acs.ist.psu.edu/papers/ritter11b.pdf},\n\tnumber = {2011},\n\tjournal = {Tri-service Cognitive Modeling Challenge Project meeting, keynote presentation, Aberdeen Proving Ground},\n\tauthor = {Ritter, F. E.},\n\tmonth = dec,\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGl2ZXJzaW9ucyBhbmQgUmVzb3VyY2VzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUcmktc2VydmljZSBDb2duaXRpdmUgTW9kZWxpbmcgQ2hhbGxlbmdlIFByb2plY3QgbWVldGluZywga2V5bm90ZSBwcmVzZW50YXRpb24sIEFiZXJkZWVuIFByb3ZpbmcgR3JvdW5kDQpEQSAgLSAyMDExLzEyLy8NClBZICAtIDIwMTENClZMICAtIDUNCklTICAtIDIwMTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjExYi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Diversions%20and%20Resources&amp;rft.jtitle=Tri-service%20Cognitive%20Modeling%20Challenge%20Project%20meeting%2C%20keynote%20presentation%2C%20Aberdeen%20Proving%20Ground&amp;rft.volume=5&amp;rft.issue=2011&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011-12\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/compling/papers/reitter-lebiere2011group-intelligence.pdf\">Towards Cognitive Models of Communication and Group Intelligence.</a></span> In <i>Proceedings of the 33rd Annual Meeting of the Cognitive Science Society</i> (pp. 734–739). Boston, MA. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/papers/reitter-lebiere2011group-intelligence.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011towards,\n\taddress = {Boston, MA},\n\ttitle = {Towards {Cognitive} {Models} of {Communication} and {Group} {Intelligence}},\n\turl = {http://www.david-reitter.com/compling/papers/reitter-lebiere2011group-intelligence.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tmonth = jul,\n\tyear = {2011},\n\tpages = {734--739}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBDb2duaXRpdmUgTW9kZWxzIG9mIENvbW11bmljYXRpb24gYW5kIEdyb3VwIEludGVsbGlnZW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQzEgIC0gQm9zdG9uLCBNQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvMDcvLw0KUFkgIC0gMjAxMQ0KU1AgIC0gNzM0DQpFUCAgLSA3MzkNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vY29tcGxpbmcvcGFwZXJzL3JlaXR0ZXItbGViaWVyZTIwMTFncm91cC1pbnRlbGxpZ2VuY2UucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20Cognitive%20Models%20of%20Communication%20and%20Group%20Intelligence&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Boston%2C%20MA&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011-07&amp;rft.pages=734-739&amp;rft.spage=734&amp;rft.epage=739\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C., Xie, Y., &amp; Ke, F. (2011). <span class=\"doctitle\">Teaching computational thinking to non-computing majors using spreadsheet functions.</span> In <i>Frontiers in Education Conference (FIE), 2011</i> (p. F3J–1).</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{yeh2011teaching,\n\ttitle = {Teaching computational thinking to non-computing majors using spreadsheet functions},\n\tbooktitle = {Frontiers in {Education} {Conference} ({FIE}), 2011},\n\tauthor = {Yeh, Kuo-Chuan and Xie, Ying and Ke, Fengfeng},\n\tyear = {2011},\n\tpages = {F3J--1}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGVhY2hpbmcgY29tcHV0YXRpb25hbCB0aGlua2luZyB0byBub24tY29tcHV0aW5nIG1ham9ycyB1c2luZyBzcHJlYWRzaGVldCBmdW5jdGlvbnMNCkFVICAtIFllaCwgS3VvLUNodWFuDQpBVSAgLSBYaWUsIFlpbmcNCkFVICAtIEtlLCBGZW5nZmVuZw0KQzMgIC0gRnJvbnRpZXJzIGluIEVkdWNhdGlvbiBDb25mZXJlbmNlIChGSUUpLCAyMDExDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSBGM0oNCkVQICAtIDENCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Teaching%20computational%20thinking%20to%20non-computing%20majors%20using%20spreadsheet%20functions&amp;rft.btitle=Frontiers%20in%20Education%20Conference%20(FIE)%2C%202011&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.au=Ying%20Xie&amp;rft.au=Fengfeng%20Ke&amp;rft.date=2011&amp;rft.pages=F3J%E2%80%931\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C., Hiam, J. W., Morgan, J. H., &amp; Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/zhaoHMR11.pdf\">A multi-strategy spatial navigation model in a text-based environment.</a></span> In <i>Proceedings of the 20th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 251–258). 11-BRIMS-036. 11-BRIMS-036. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoHMR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2011multi-strategy,\n\ttitle = {A multi-strategy spatial navigation model in a text-based environment},\n\turl = {http://acs.ist.psu.edu/papers/zhaoHMR11.pdf},\n\tbooktitle = {Proceedings of the 20th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {11-BRIMS-036. 11-BRIMS-036},\n\tauthor = {Zhao, C. and Hiam, J. W. and Morgan, J. H. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {251--258}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBtdWx0aS1zdHJhdGVneSBzcGF0aWFsIG5hdmlnYXRpb24gbW9kZWwgaW4gYSB0ZXh0LWJhc2VkIGVudmlyb25tZW50DQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gSGlhbSwgSi4gVy4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMHRoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDI1MQ0KRVAgIC0gMjU4DQpQQiAgLSAxMS1CUklNUy0wMzYuIDExLUJSSU1TLTAzNg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvemhhb0hNUjExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20multi-strategy%20spatial%20navigation%20model%20in%20a%20text-based%20environment&amp;rft.btitle=Proceedings%20of%20the%2020th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=11-BRIMS-036.%2011-BRIMS-036&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=251-258&amp;rft.spage=251&amp;rft.epage=258\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Orendovici, R. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/orendovici11.pdf\"><i>Social network analysis and simulation of the development of advisarial networks</i>.</a></span> Unpublished MS thesis, Computer Science and Engineering, Penn State University, University Park, PA. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/orendovici11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{orendovici_r._social_2011,\n\ttitle = {Social network analysis and simulation of the development of advisarial networks},\n\turl = {http://acs.ist.psu.edu/papers/orendovici11.pdf},\n\tschool = {Unpublished MS thesis, Computer Science and Engineering, Penn State University, University Park, PA},\n\tauthor = {{Orendovici, R.}},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gU29jaWFsIG5ldHdvcmsgYW5hbHlzaXMgYW5kIHNpbXVsYXRpb24gb2YgdGhlIGRldmVsb3BtZW50IG9mIGFkdmlzYXJpYWwgbmV0d29ya3MNCkFVICAtIE9yZW5kb3ZpY2ksIFIuDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpQQiAgLSBVbnB1Ymxpc2hlZCBNUyB0aGVzaXMsIENvbXB1dGVyIFNjaWVuY2UgYW5kIEVuZ2luZWVyaW5nLCBQZW5uIFN0YXRlIFVuaXZlcnNpdHksIFVuaXZlcnNpdHkgUGFyaywgUEENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL29yZW5kb3ZpY2kxMS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Social%20network%20analysis%20and%20simulation%20of%20the%20development%20of%20advisarial%20networks&amp;rft.inst=Unpublished%20MS%20thesis%2C%20Computer%20Science%20and%20Engineering%2C%20Penn%20State%20University%2C%20University%20Park%2C%20PA&amp;rft.aulast=Orendovici%2C%20R.&amp;rft.au=Orendovici%2C%20R.&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morita, J., Miwa, K., Maehigasi, A., Terai, H., Kojima, K., &amp; Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/moritaMMTKR11.pdf\">Modeling human-automation interaction in a unified cognitive architecture.</a></span> In <i>Proceedings of the 20th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 146–153). 11-BRIMS-022. 11-BRIMS-022. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/moritaMMTKR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morita2011modeling,\n\ttitle = {Modeling human-automation interaction in a unified cognitive architecture},\n\turl = {http://acs.ist.psu.edu/papers/moritaMMTKR11.pdf},\n\tbooktitle = {Proceedings of the 20th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {11-BRIMS-022. 11-BRIMS-022},\n\tauthor = {Morita, J. and Miwa, K. and Maehigasi, A. and Terai, H. and Kojima, K. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {146--153}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgaHVtYW4tYXV0b21hdGlvbiBpbnRlcmFjdGlvbiBpbiBhIHVuaWZpZWQgY29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KQVUgIC0gTW9yaXRhLCBKLg0KQVUgIC0gTWl3YSwgSy4NCkFVICAtIE1hZWhpZ2FzaSwgQS4NCkFVICAtIFRlcmFpLCBILg0KQVUgIC0gS29qaW1hLCBLLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwdGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gMTQ2DQpFUCAgLSAxNTMNClBCICAtIDExLUJSSU1TLTAyMi4gMTEtQlJJTVMtMDIyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JpdGFNTVRLUjExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20human-automation%20interaction%20in%20a%20unified%20cognitive%20architecture&amp;rft.btitle=Proceedings%20of%20the%2020th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=11-BRIMS-022.%2011-BRIMS-022&amp;rft.aufirst=J.&amp;rft.aulast=Morita&amp;rft.au=J.%20Morita&amp;rft.au=K.%20Miwa&amp;rft.au=A.%20Maehigasi&amp;rft.au=H.%20Terai&amp;rft.au=K.%20Kojima&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=146-153&amp;rft.spage=146&amp;rft.epage=153\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Park, S.-H., Suh, I. H., Chien, J.-H., Paik, J.-H., Ritter, F. E., Oleynikov, D., &amp; Siu, K.-C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/parkSCPROS11.pdf\">Modeling surgical skill learning with cognitive simulation.</a></span> In J. D. W. et al (Ed.), <i>Medicine meets virtual reality 18</i> (pp. 428–432). IOS Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/parkSCPROS11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{park2011modeling,\n\ttitle = {Modeling surgical skill learning with cognitive simulation},\n\turl = {http://acs.ist.psu.edu/papers/parkSCPROS11.pdf},\n\tbooktitle = {Medicine meets virtual reality 18},\n\tpublisher = {IOS Press},\n\tauthor = {Park, S-H. and Suh, I. H. and Chien, J-H. and Paik, J-H. and Ritter, F. E. and Oleynikov, D. and Siu, K-C.},\n\teditor = {al, J. D. Westwood et},\n\tyear = {2011},\n\tpages = {428--432}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW9kZWxpbmcgc3VyZ2ljYWwgc2tpbGwgbGVhcm5pbmcgd2l0aCBjb2duaXRpdmUgc2ltdWxhdGlvbg0KQVUgIC0gUGFyaywgUy1ILg0KQVUgIC0gU3VoLCBJLiBILg0KQVUgIC0gQ2hpZW4sIEotSC4NCkFVICAtIFBhaWssIEotSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE9sZXluaWtvdiwgRC4NCkFVICAtIFNpdSwgSy1DLg0KVDIgIC0gTWVkaWNpbmUgbWVldHMgdmlydHVhbCByZWFsaXR5IDE4DQpBMiAgLSBhbCwgSi4gRC4gV2VzdHdvb2QgZXQNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDQyOA0KRVAgIC0gNDMyDQpQQiAgLSBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3BhcmtTQ1BST1MxMS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Modeling%20surgical%20skill%20learning%20with%20cognitive%20simulation&amp;rft.btitle=Medicine%20meets%20virtual%20reality%2018&amp;rft.publisher=IOS%20Press&amp;rft.aufirst=S-H.&amp;rft.aulast=Park&amp;rft.au=S-H.%20Park&amp;rft.au=I.%20H.%20Suh&amp;rft.au=J-H.%20Chien&amp;rft.au=J-H.%20Paik&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Oleynikov&amp;rft.au=K-C.%20Siu&amp;rft.au=J.%20D.%20Westwood%20et%20al&amp;rft.date=2011&amp;rft.pages=428-432&amp;rft.spage=428&amp;rft.epage=432\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Schoelles, M. J., Quigley, K. S., &amp; Klein, L. C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterSQKip.pdf\">Determining the number of model runs: Treating cognitive models as theories by not sampling their behavior.</a></span> In S. Narayanan &amp; L. Rothrock (Eds.), <i>Human-in-the-loop simulations: Methods and practice</i> (pp. 97–116). London: Springer-Verlag. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterSQKip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2011determining,\n\taddress = {London},\n\ttitle = {Determining the number of model runs: {Treating} cognitive models as theories by not sampling their behavior},\n\turl = {http://acs.ist.psu.edu/papers/ritterSQKip.pdf},\n\tbooktitle = {Human-in-the-loop simulations: {Methods} and practice},\n\tpublisher = {Springer-Verlag},\n\tauthor = {Ritter, F. E. and Schoelles, M. J. and Quigley, K. S. and Klein, L. C.},\n\teditor = {Narayanan, S. and Rothrock, L.},\n\tyear = {2011},\n\tpages = {97--116}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRGV0ZXJtaW5pbmcgdGhlIG51bWJlciBvZiBtb2RlbCBydW5zOiBUcmVhdGluZyBjb2duaXRpdmUgbW9kZWxzIGFzIHRoZW9yaWVzIGJ5IG5vdCBzYW1wbGluZyB0aGVpciBiZWhhdmlvcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU2Nob2VsbGVzLCBNLiBKLg0KQVUgIC0gUXVpZ2xleSwgSy4gUy4NCkFVICAtIEtsZWluLCBMLiBDLg0KVDIgIC0gSHVtYW4taW4tdGhlLWxvb3Agc2ltdWxhdGlvbnM6IE1ldGhvZHMgYW5kIHByYWN0aWNlDQpBMiAgLSBOYXJheWFuYW4sIFMuDQpBMiAgLSBSb3Rocm9jaywgTC4NCkNZICAtIExvbmRvbg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gOTcNCkVQICAtIDExNg0KUEIgIC0gU3ByaW5nZXItVmVybGFnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJTUUtpcC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Determining%20the%20number%20of%20model%20runs%3A%20Treating%20cognitive%20models%20as%20theories%20by%20not%20sampling%20their%20behavior&amp;rft.btitle=Human-in-the-loop%20simulations%3A%20Methods%20and%20practice&amp;rft.place=London&amp;rft.publisher=Springer-Verlag&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20J.%20Schoelles&amp;rft.au=K.%20S.%20Quigley&amp;rft.au=L.%20C.%20Klein&amp;rft.au=S.%20Narayanan&amp;rft.au=L.%20Rothrock&amp;rft.date=2011&amp;rft.pages=97-116&amp;rft.spage=97&amp;rft.epage=116\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, G. W., Ritter, F. E., &amp; Best, B. J. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kennedyRB11.pdf\">Behavioral representation in modeling and simulation introduction to CMOT special issue - BRiMS 2010.</a></span> <i>Computational Mathematical and Organizational Theory</i>, <i>17</i>, 225–228. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational Mathematical and Organizational Theory</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kennedyRB11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2011behavioral,\n\ttitle = {Behavioral representation in modeling and simulation introduction to {CMOT} special issue - {BRiMS} 2010},\n\tvolume = {17},\n\turl = {http://acs.ist.psu.edu/papers/kennedyRB11.pdf},\n\tjournal = {Computational Mathematical and Organizational Theory},\n\tauthor = {Kennedy, G. W. and Ritter, F. E. and Best, B. J.},\n\tyear = {2011},\n\tpages = {225--228}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3JhbCByZXByZXNlbnRhdGlvbiBpbiBtb2RlbGluZyBhbmQgc2ltdWxhdGlvbiBpbnRyb2R1Y3Rpb24gdG8gQ01PVCBzcGVjaWFsIGlzc3VlIC0gQlJpTVMgMjAxMA0KQVUgIC0gS2VubmVkeSwgRy4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJlc3QsIEIuIEouDQpUMiAgLSBDb21wdXRhdGlvbmFsIE1hdGhlbWF0aWNhbCBhbmQgT3JnYW5pemF0aW9uYWwgVGhlb3J5DQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpWTCAgLSAxNw0KU1AgIC0gMjI1DQpFUCAgLSAyMjgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tlbm5lZHlSQjExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavioral%20representation%20in%20modeling%20and%20simulation%20introduction%20to%20CMOT%20special%20issue%20-%20BRiMS%202010&amp;rft.jtitle=Computational%20Mathematical%20and%20Organizational%20Theory&amp;rft.volume=17&amp;rft.aufirst=G.%20W.&amp;rft.aulast=Kennedy&amp;rft.au=G.%20W.%20Kennedy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=B.%20J.%20Best&amp;rft.date=2011&amp;rft.pages=225-228&amp;rft.spage=225&amp;rft.epage=228\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Fang, Q., Liu, P., Yen, J., H., M. J., Shemanski, D. R., &amp; Ritter, F. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/fangLYMSRip.pdf\">Analyzing intelligence on WMD attacks using threaded event-based simulation.</a></span> In <i>Critical Infrastructure Protection V: 5th IFIP WG 11</i> (pp. 23–25). 10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. : Heidelberg, Germany10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. Springer: Heidelberg, Germany: Springer. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/fangLYMSRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{fang2011analyzing,\n\taddress = {10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. : Heidelberg, Germany10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. Springer: Heidelberg, Germany},\n\ttitle = {Analyzing intelligence on {WMD} attacks using threaded event-based simulation},\n\turl = {http://acs.ist.psu.edu/papers/fangLYMSRip.pdf},\n\tbooktitle = {Critical {Infrastructure} {Protection} {V}: 5th {IFIP} {WG} 11},\n\tpublisher = {Springer},\n\tauthor = {Fang, Q. and Liu, P. and Yen, J. and H., M. J. and Shemanski, D. R. and Ritter, F.},\n\tyear = {2011},\n\tpages = {23--25}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW5hbHl6aW5nIGludGVsbGlnZW5jZSBvbiBXTUQgYXR0YWNrcyB1c2luZyB0aHJlYWRlZCBldmVudC1iYXNlZCBzaW11bGF0aW9uDQpBVSAgLSBGYW5nLCBRLg0KQVUgIC0gTGl1LCBQLg0KQVUgIC0gWWVuLCBKLg0KQVUgIC0gSC4sIE0uIEouDQpBVSAgLSBTaGVtYW5za2ksIEQuIFIuDQpBVSAgLSBSaXR0ZXIsIEYuDQpDMSAgLSAxMCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ3JpdGljYWwgSW5mcmFzdHJ1Y3R1cmUgUHJvdGVjdGlvbiwgSUNDSVAgMjAxMSBIYW5vdmVyLCBOSCwgVVNBLCBNYXJjaCwgMjAxMSBSZXZpc2VkIFNlbGVjdGVkIFBhcGVycywgMjAxLTIxNi4gOiBIZWlkZWxiZXJnLCBHZXJtYW55MTAgSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENyaXRpY2FsIEluZnJhc3RydWN0dXJlIFByb3RlY3Rpb24sIElDQ0lQIDIwMTEgSGFub3ZlciwgTkgsIFVTQSwgTWFyY2gsIDIwMTEgUmV2aXNlZCBTZWxlY3RlZCBQYXBlcnMsIDIwMS0yMTYuIFNwcmluZ2VyOiBIZWlkZWxiZXJnLCBHZXJtYW55DQpDMyAgLSBDcml0aWNhbCBJbmZyYXN0cnVjdHVyZSBQcm90ZWN0aW9uIFY6IDV0aCBJRklQIFdHIDExDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSAyMw0KRVAgIC0gMjUNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9mYW5nTFlNU1JpcC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Analyzing%20intelligence%20on%20WMD%20attacks%20using%20threaded%20event-based%20simulation&amp;rft.btitle=Critical%20Infrastructure%20Protection%20V%3A%205th%20IFIP%20WG%2011&amp;rft.place=10%20International%20Conference%20on%20Critical%20Infrastructure%20Protection%2C%20ICCIP%202011%20Hanover%2C%20NH%2C%20USA%2C%20March%2C%202011%20Revised%20Selected%20Papers%2C%20201-216.%20%3A%20Heidelberg%2C%20Germany10%20International%20Conference%20on%20Critical%20Infrastructure%20Protection%2C%20ICCIP%202011%20Hanover%2C%20NH%2C%20USA%2C%20March%2C%202011%20Revised%20Selected%20Papers%2C%20201-216.%20Springer%3A%20Heidelberg%2C%20Germany&amp;rft.publisher=Springer&amp;rft.aufirst=Q.&amp;rft.aulast=Fang&amp;rft.au=Q.%20Fang&amp;rft.au=P.%20Liu&amp;rft.au=J.%20Yen&amp;rft.au=M.%20J.%20H.&amp;rft.au=D.%20R.%20Shemanski&amp;rft.au=F.%20Ritter&amp;rft.date=2011&amp;rft.pages=23-25&amp;rft.spage=23&amp;rft.epage=25\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Keller, F., &amp; Reitter, D. (Eds.). (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W11-06.pdf\"><i>Proc. 2nd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Portland, OR, USA: Association for Computational Linguistics. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2011 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{keller2011proc.,\n\taddress = {Portland, OR, USA},\n\ttitle = {Proc. 2nd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\turl = {http://www.aclweb.org/anthology/W11-06.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Keller, Frank and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gMm5kIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gS2VsbGVyLCBGcmFuaw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvcnRsYW5kLCBPUiwgVVNBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XMTEtMDYucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%202nd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Portland%2C%20OR%2C%20USA&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Frank&amp;rft.aulast=Keller&amp;rft.au=Frank%20Keller&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\">How groups develop a specialized domain vocabulary: A cognitive multi-agent model.</a></span> <i>Cognitive Systems Research</i>, <i>12</i>(2), 175–185. https://doi.org/10.1016/j.cogsys.2010.06.005</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain vocabulary in small communities. Empirical data show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language. We propose that simulations of such cultural evolution incorporate properties of human memory (cue-based retrieval‚ learning‚ decay). A cognitive model is described that encodes abstract concepts with small sets of concrete‚ related concepts (directing)‚ and that also decodes such signs (matching). Learning captures conventionalized signs. Relatedness of concepts is characterized by a mixture of shared and individual knowledge‚ which we sample from a text corpus. Simulations show vocabulary convergence of agent communities of varied structure‚ but idiosyncrasy in vocabularies of each dyad of models. Convergence is weakened when agents do not alternate between encoding and decoding‚ predicting the necessity of bi-directional communication. Convergence is improved by explicit feedback about communicative success. We hypothesize that humans seek out subtle clues to gauge success in order to guide their vocabulary acquisition.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011how,\n\ttitle = {How groups develop a specialized domain vocabulary: {A} cognitive multi-agent model},\n\tvolume = {12},\n\turl = {http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf},\n\tdoi = {10.1016/j.cogsys.2010.06.005},\n\tnumber = {2},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {175--185}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IGdyb3VwcyBkZXZlbG9wIGEgc3BlY2lhbGl6ZWQgZG9tYWluIHZvY2FidWxhcnk6IEEgY29nbml0aXZlIG11bHRpLWFnZW50IG1vZGVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb2duaXRpdmUgU3lzdGVtcyBSZXNlYXJjaA0KQUIgIC0gV2Ugc2ltdWxhdGUgdGhlIGV2b2x1dGlvbiBvZiBhIGRvbWFpbiB2b2NhYnVsYXJ5IGluIHNtYWxsIGNvbW11bml0aWVzLiBFbXBpcmljYWwgZGF0YSBzaG93IHRoYXQgaHVtYW4gY29tbXVuaWNhdG9ycyBjYW4gZXZvbHZlIGdyYXBoaWNhbCBsYW5ndWFnZXMgcXVpY2tseSBpbiBhIGNvbnN0cmFpbmVkIHRhc2sgKFBpY3Rpb25hcnkpLCBhbmQgdGhhdCBjb21tdW5pdGllcyBjb252ZXJnZSB0b3dhcmRzIGEgY29tbW9uIGxhbmd1YWdlLiBXZSBwcm9wb3NlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBjdWx0dXJhbCBldm9sdXRpb24gaW5jb3Jwb3JhdGUgcHJvcGVydGllcyBvZiBodW1hbiBtZW1vcnkgKGN1ZS1iYXNlZCByZXRyaWV2YWwsIGxlYXJuaW5nLCBkZWNheSkuIEEgY29nbml0aXZlIG1vZGVsIGlzIGRlc2NyaWJlZCB0aGF0IGVuY29kZXMgYWJzdHJhY3QgY29uY2VwdHMgd2l0aCBzbWFsbCBzZXRzIG9mIGNvbmNyZXRlLCByZWxhdGVkIGNvbmNlcHRzIChkaXJlY3RpbmcpLCBhbmQgdGhhdCBhbHNvIGRlY29kZXMgc3VjaCBzaWducyAobWF0Y2hpbmcpLiBMZWFybmluZyBjYXB0dXJlcyBjb252ZW50aW9uYWxpemVkIHNpZ25zLiBSZWxhdGVkbmVzcyBvZiBjb25jZXB0cyBpcyBjaGFyYWN0ZXJpemVkIGJ5IGEgbWl4dHVyZSBvZiBzaGFyZWQgYW5kIGluZGl2aWR1YWwga25vd2xlZGdlLCB3aGljaCB3ZSBzYW1wbGUgZnJvbSBhIHRleHQgY29ycHVzLiBTaW11bGF0aW9ucyBzaG93IHZvY2FidWxhcnkgY29udmVyZ2VuY2Ugb2YgYWdlbnQgY29tbXVuaXRpZXMgb2YgdmFyaWVkIHN0cnVjdHVyZSwgYnV0IGlkaW9zeW5jcmFzeSBpbiB2b2NhYnVsYXJpZXMgb2YgZWFjaCBkeWFkIG9mIG1vZGVscy4gQ29udmVyZ2VuY2UgaXMgd2Vha2VuZWQgd2hlbiBhZ2VudHMgZG8gbm90IGFsdGVybmF0ZSBiZXR3ZWVuIGVuY29kaW5nIGFuZCBkZWNvZGluZywgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24uIENvbnZlcmdlbmNlIGlzIGltcHJvdmVkIGJ5IGV4cGxpY2l0IGZlZWRiYWNrIGFib3V0IGNvbW11bmljYXRpdmUgc3VjY2Vzcy4gV2UgaHlwb3RoZXNpemUgdGhhdCBodW1hbnMgc2VlayBvdXQgc3VidGxlIGNsdWVzIHRvIGdhdWdlIHN1Y2Nlc3MgaW4gb3JkZXIgdG8gZ3VpZGUgdGhlaXIgdm9jYWJ1bGFyeSBhY3F1aXNpdGlvbi4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCkRPICAtIDEwLjEwMTYvai5jb2dzeXMuMjAxMC4wNi4wMDUNClZMICAtIDEyDQpJUyAgLSAyDQpTUCAgLSAxNzUNCkVQICAtIDE4NQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFkb21haW52b2NhYnVsYXJ5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.cogsys.2010.06.005&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20groups%20develop%20a%20specialized%20domain%20vocabulary%3A%20A%20cognitive%20multi-agent%20model&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=12&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=175-185&amp;rft.spage=175&amp;rft.epage=185\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Sycara, K., Lebiere, C., Vinokurov, Y., Juarez, A., &amp; Lewis, M. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\">How teams benefit from communication policies: information flow in human peer-to-peer networks.</a></span> In <i>Proceedings of the 20th Behavior Representation in Modeling &amp; Simulation Conference (BRIMS)</i> (pp. 138–145). Sundance, UT. </div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In an experiment involving teams of humans playing a cooperative game‚ we study the effect of local communication policies on the efficiency and the performance of teams and of individuals in different positions within a network. This design provides an experimental model of human communities‚ where information may spread from peer to peer by word of mouth. With this model‚ we explain the realistic tradeoff between liberal information dumping and targeted information sharing by human peers. Human subjects exchanged natural-language messages with relevance to a task‚ thereby sharing knowledge across a community. Communication took place along the edges of a small-world graph. Cooperation and individual efforts were incentivized. In one condition‚ participants were asked to request specific information and only supply information that they knew was needed. In another condition‚ they were asked to supply and forward as much information as possible. We found that a targeted communication policy was successfully implemented by the participants‚ increased task success‚ shortened the time it took to get answers to questions‚ increased efficiency (task success per communication bandwidth)‚ and may have done so selectively for nodes with fewer connections.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011how,\n\taddress = {Sundance, UT},\n\ttitle = {How teams benefit from communication policies: information flow in human peer-to-peer networks},\n\turl = {http://www.david-reitter.com/pub/reitter2011policies.pdf},\n\tbooktitle = {Proceedings of the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference} ({BRIMS})},\n\tauthor = {Reitter, David and Sycara, Katia and Lebiere, Christian and Vinokurov, Yury and Juarez, Antonio and Lewis, Michael},\n\tyear = {2011},\n\tpages = {138--145}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRlYW1zIGJlbmVmaXQgZnJvbSBjb21tdW5pY2F0aW9uIHBvbGljaWVzOiBpbmZvcm1hdGlvbiBmbG93IGluIGh1bWFuIHBlZXItdG8tcGVlciBuZXR3b3Jrcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN5Y2FyYSwgS2F0aWENCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gVmlub2t1cm92LCBZdXJ5DQpBVSAgLSBKdWFyZXosIEFudG9uaW8NCkFVICAtIExld2lzLCBNaWNoYWVsDQpBQiAgLSBJbiBhbiBleHBlcmltZW50IGludm9sdmluZyB0ZWFtcyBvZiBodW1hbnMgcGxheWluZyBhIGNvb3BlcmF0aXZlIGdhbWUsIHdlIHN0dWR5IHRoZSBlZmZlY3Qgb2YgbG9jYWwgY29tbXVuaWNhdGlvbiBwb2xpY2llcyBvbiB0aGUgZWZmaWNpZW5jeSBhbmQgdGhlIHBlcmZvcm1hbmNlIG9mIHRlYW1zIGFuZCBvZiBpbmRpdmlkdWFscyBpbiBkaWZmZXJlbnQgcG9zaXRpb25zIHdpdGhpbiBhIG5ldHdvcmsuIFRoaXMgZGVzaWduIHByb3ZpZGVzIGFuIGV4cGVyaW1lbnRhbCBtb2RlbCBvZiBodW1hbiBjb21tdW5pdGllcywgd2hlcmUgaW5mb3JtYXRpb24gbWF5IHNwcmVhZCBmcm9tIHBlZXIgdG8gcGVlciBieSB3b3JkIG9mIG1vdXRoLiBXaXRoIHRoaXMgbW9kZWwsIHdlIGV4cGxhaW4gdGhlIHJlYWxpc3RpYyB0cmFkZW9mZiBiZXR3ZWVuIGxpYmVyYWwgaW5mb3JtYXRpb24gZHVtcGluZyBhbmQgdGFyZ2V0ZWQgaW5mb3JtYXRpb24gc2hhcmluZyBieSBodW1hbiBwZWVycy4gSHVtYW4gc3ViamVjdHMgZXhjaGFuZ2VkIG5hdHVyYWwtbGFuZ3VhZ2UgbWVzc2FnZXMgd2l0aCByZWxldmFuY2UgdG8gYSB0YXNrLCB0aGVyZWJ5IHNoYXJpbmcga25vd2xlZGdlIGFjcm9zcyBhIGNvbW11bml0eS4gQ29tbXVuaWNhdGlvbiB0b29rIHBsYWNlIGFsb25nIHRoZSBlZGdlcyBvZiBhIHNtYWxsLXdvcmxkIGdyYXBoLiBDb29wZXJhdGlvbiBhbmQgaW5kaXZpZHVhbCBlZmZvcnRzIHdlcmUgaW5jZW50aXZpemVkLiBJbiBvbmUgY29uZGl0aW9uLCBwYXJ0aWNpcGFudHMgd2VyZSBhc2tlZCB0byByZXF1ZXN0IHNwZWNpZmljIGluZm9ybWF0aW9uIGFuZCBvbmx5IHN1cHBseSBpbmZvcm1hdGlvbiB0aGF0IHRoZXkga25ldyB3YXMgbmVlZGVkLiBJbiBhbm90aGVyIGNvbmRpdGlvbiwgdGhleSB3ZXJlIGFza2VkIHRvIHN1cHBseSBhbmQgZm9yd2FyZCBhcyBtdWNoIGluZm9ybWF0aW9uIGFzIHBvc3NpYmxlLiBXZSBmb3VuZCB0aGF0IGEgdGFyZ2V0ZWQgY29tbXVuaWNhdGlvbiBwb2xpY3kgd2FzIHN1Y2Nlc3NmdWxseSBpbXBsZW1lbnRlZCBieSB0aGUgcGFydGljaXBhbnRzLCBpbmNyZWFzZWQgdGFzayBzdWNjZXNzLCBzaG9ydGVuZWQgdGhlIHRpbWUgaXQgdG9vayB0byBnZXQgYW5zd2VycyB0byBxdWVzdGlvbnMsIGluY3JlYXNlZCBlZmZpY2llbmN5ICh0YXNrIHN1Y2Nlc3MgcGVyIGNvbW11bmljYXRpb24gYmFuZHdpZHRoKSwgYW5kIG1heSBoYXZlIGRvbmUgc28gc2VsZWN0aXZlbHkgZm9yIG5vZGVzIHdpdGggZmV3ZXIgY29ubmVjdGlvbnMuDQpDMSAgLSBTdW5kYW5jZSwgVVQNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiBDb25mZXJlbmNlIChCUklNUykNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDEzOA0KRVAgIC0gMTQ1DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMXBvbGljaWVzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20teams%20benefit%20from%20communication%20policies%3A%20information%20flow%20in%20human%20peer-to-peer%20networks&amp;rft.btitle=Proceedings%20of%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference%20(BRIMS)&amp;rft.place=Sundance%2C%20UT&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Katia%20Sycara&amp;rft.au=Christian%20Lebiere&amp;rft.au=Yury%20Vinokurov&amp;rft.au=Antonio%20Juarez&amp;rft.au=Michael%20Lewis&amp;rft.date=2011&amp;rft.pages=138-145&amp;rft.spage=138&amp;rft.epage=145\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., Keller, F., &amp; Moore, J. D. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\">A computational cognitive model of syntactic priming.</a></span> <i>Cognitive Science</i>, <i>35</i>(4), 587–637. https://doi.org/10.1111/j.1551-6709.2010.01165.x</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The psycholinguistic literature has identified two syntactic adaptation effects in language production: rapidly decaying short-term priming and long-lasting adaptation. To explain both effects‚ we present an ACT-R model of syntactic priming based on a wide-coverage‚ lexicalized syntactic theory that explains priming as facilitation of lexical access. In this model‚ two well-established ACT-R mechanisms‚ base-level learning and spreading activation‚ account for long-term adaptation and short-term priming‚ respectively. Our model simulates incremental language production and in a series of modeling studies we show that it accounts for (a) the inverse frequency interaction; (b) the absence of a decay in long-term priming; and (c) the cumulativity of long-term adaptation. The model also explains the lexical boost effect and the fact that it only applies to short-term priming. We also present corpus data that verifies a prediction of the model‚ i.e.‚ that the lexical boost affects all lexical material‚ rather than just heads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011computational,\n\ttitle = {A computational cognitive model of syntactic priming},\n\tvolume = {35},\n\turl = {http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf},\n\tdoi = {10.1111/j.1551-6709.2010.01165.x},\n\tnumber = {4},\n\tjournal = {Cognitive Science},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2011},\n\tpages = {587--637}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb21wdXRhdGlvbmFsIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcHJpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEtlbGxlciwgRnJhbmsNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpUMiAgLSBDb2duaXRpdmUgU2NpZW5jZQ0KQUIgIC0gVGhlIHBzeWNob2xpbmd1aXN0aWMgbGl0ZXJhdHVyZSBoYXMgaWRlbnRpZmllZCB0d28gc3ludGFjdGljIGFkYXB0YXRpb24gZWZmZWN0cyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uOiByYXBpZGx5IGRlY2F5aW5nIHNob3J0LXRlcm0gcHJpbWluZyBhbmQgbG9uZy1sYXN0aW5nIGFkYXB0YXRpb24uIFRvIGV4cGxhaW4gYm90aCBlZmZlY3RzLCB3ZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIG9mIHN5bnRhY3RpYyBwcmltaW5nIGJhc2VkIG9uIGEgd2lkZS1jb3ZlcmFnZSwgbGV4aWNhbGl6ZWQgc3ludGFjdGljIHRoZW9yeSB0aGF0IGV4cGxhaW5zIHByaW1pbmcgYXMgZmFjaWxpdGF0aW9uIG9mIGxleGljYWwgYWNjZXNzLiBJbiB0aGlzIG1vZGVsLCB0d28gd2VsbC1lc3RhYmxpc2hlZCBBQ1QtUiBtZWNoYW5pc21zLCBiYXNlLWxldmVsIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiwgYWNjb3VudCBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gYW5kIHNob3J0LXRlcm0gcHJpbWluZywgcmVzcGVjdGl2ZWx5LiBPdXIgbW9kZWwgc2ltdWxhdGVzIGluY3JlbWVudGFsIGxhbmd1YWdlIHByb2R1Y3Rpb24gYW5kIGluIGEgc2VyaWVzIG9mIG1vZGVsaW5nIHN0dWRpZXMgd2Ugc2hvdyB0aGF0IGl0IGFjY291bnRzIGZvciAoYSkgdGhlIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uOyAoYikgdGhlIGFic2VuY2Ugb2YgYSBkZWNheSBpbiBsb25nLXRlcm0gcHJpbWluZzsgYW5kIChjKSB0aGUgY3VtdWxhdGl2aXR5IG9mIGxvbmctdGVybSBhZGFwdGF0aW9uLiBUaGUgbW9kZWwgYWxzbyBleHBsYWlucyB0aGUgbGV4aWNhbCBib29zdCBlZmZlY3QgYW5kIHRoZSBmYWN0IHRoYXQgaXQgb25seSBhcHBsaWVzIHRvIHNob3J0LXRlcm0gcHJpbWluZy4gV2UgYWxzbyBwcmVzZW50IGNvcnB1cyBkYXRhIHRoYXQgdmVyaWZpZXMgYSBwcmVkaWN0aW9uIG9mIHRoZSBtb2RlbCwgaS5lLiwgdGhhdCB0aGUgbGV4aWNhbCBib29zdCBhZmZlY3RzIGFsbCBsZXhpY2FsIG1hdGVyaWFsLCByYXRoZXIgdGhhbiBqdXN0IGhlYWRzLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KRE8gIC0gMTAuMTExMS9qLjE1NTEtNjcwOS4yMDEwLjAxMTY1LngNClZMICAtIDM1DQpJUyAgLSA0DQpTUCAgLSA1ODcNCkVQICAtIDYzNw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFzeW50YWN0aWNwcmltaW5nLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Fj.1551-6709.2010.01165.x&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20computational%20cognitive%20model%20of%20syntactic%20priming&amp;rft.jtitle=Cognitive%20Science&amp;rft.volume=35&amp;rft.issue=4&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2011&amp;rft.pages=587-637&amp;rft.spage=587&amp;rft.epage=637\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., &amp; Lebiere, C. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf\">Towards cognitive models of communication and group intelligence.</a></span> In <i>Proceedings of the 33rd Annual Meeting of the Cognitive Science Society</i> (pp. 734–739). Boston, MA: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2011 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In social tasks‚ communication and task execution are\noften co-dependent‚ yet they represent a tradeoff. We\npresent a cognitive model of an experimental task consisting\nof a collaborative and competitive game played\nby groups of human participants organized in a smallworld\ngraph. In an experiment involving teams of humans\nplaying a cooperative game‚ the effect of local\ncommunication policies on the efficiency and the performance\nof networked participants was observed. The\nmodel follows the ACT-R theory and provides a formalization\nof the decision-making processes and tradeoffs\ninvolved. A simulation of the hypothetical case of unnatural\nmemory decay shows decreased performance and\nsupports a prediction of the thesis that memory limitations\nhave co-evolved with social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011towards,\n\taddress = {Boston, MA},\n\ttitle = {Towards cognitive models of communication and group intelligence},\n\turl = {http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {734--739}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBjb2duaXRpdmUgbW9kZWxzIG9mIGNvbW11bmljYXRpb24gYW5kIGdyb3VwIGludGVsbGlnZW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQ29nU2NpDQpBQiAgLSBJbiBzb2NpYWwgdGFza3MsIGNvbW11bmljYXRpb24gYW5kIHRhc2sgZXhlY3V0aW9uIGFyZQpvZnRlbiBjby1kZXBlbmRlbnQsIHlldCB0aGV5IHJlcHJlc2VudCBhIHRyYWRlb2ZmLiBXZQpwcmVzZW50IGEgY29nbml0aXZlIG1vZGVsIG9mIGFuIGV4cGVyaW1lbnRhbCB0YXNrIGNvbnNpc3RpbmcKb2YgYSBjb2xsYWJvcmF0aXZlIGFuZCBjb21wZXRpdGl2ZSBnYW1lIHBsYXllZApieSBncm91cHMgb2YgaHVtYW4gcGFydGljaXBhbnRzIG9yZ2FuaXplZCBpbiBhIHNtYWxsd29ybGQKZ3JhcGguIEluIGFuIGV4cGVyaW1lbnQgaW52b2x2aW5nIHRlYW1zIG9mIGh1bWFucwpwbGF5aW5nIGEgY29vcGVyYXRpdmUgZ2FtZSwgdGhlIGVmZmVjdCBvZiBsb2NhbApjb21tdW5pY2F0aW9uIHBvbGljaWVzIG9uIHRoZSBlZmZpY2llbmN5IGFuZCB0aGUgcGVyZm9ybWFuY2UKb2YgbmV0d29ya2VkIHBhcnRpY2lwYW50cyB3YXMgb2JzZXJ2ZWQuIFRoZQptb2RlbCBmb2xsb3dzIHRoZSBBQ1QtUiB0aGVvcnkgYW5kIHByb3ZpZGVzIGEgZm9ybWFsaXphdGlvbgpvZiB0aGUgZGVjaXNpb24tbWFraW5nIHByb2Nlc3NlcyBhbmQgdHJhZGVvZmZzCmludm9sdmVkLiBBIHNpbXVsYXRpb24gb2YgdGhlIGh5cG90aGV0aWNhbCBjYXNlIG9mIHVubmF0dXJhbAptZW1vcnkgZGVjYXkgc2hvd3MgZGVjcmVhc2VkIHBlcmZvcm1hbmNlIGFuZApzdXBwb3J0cyBhIHByZWRpY3Rpb24gb2YgdGhlIHRoZXNpcyB0aGF0IG1lbW9yeSBsaW1pdGF0aW9ucwpoYXZlIGNvLWV2b2x2ZWQgd2l0aCBzb2NpYWwgc3RydWN0dXJlLg0KQzEgIC0gQm9zdG9uLCBNQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDczNA0KRVAgIC0gNzM5DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyLWxlYmllcmUyMDExZ3JvdXAtaW50ZWxsaWdlbmNlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20cognitive%20models%20of%20communication%20and%20group%20intelligence&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Boston%2C%20MA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=734-739&amp;rft.spage=734&amp;rft.epage=739\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mason, W., Reitter, D., Coman, A., &amp; Hirst, B. (2011). <span class=\"doctitle\"><i>Cognition and social dynamics: a new approach to emergent phenomena</i>.</span> Talk presented at the Symposium at the 23rd Annual Convention of the Association for Psychological Science, Washington, D.C.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2011 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{mason2011cognition,\n\taddress = {Washington, D.C.},\n\ttype = {Talk},\n\ttitle = {Cognition and social dynamics: a new approach to emergent phenomena},\n\tauthor = {Mason, Winter and Reitter, David and Coman, Alin and Hirst, Bill},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGlvbiBhbmQgc29jaWFsIGR5bmFtaWNzOiBhIG5ldyBhcHByb2FjaCB0byBlbWVyZ2VudCBwaGVub21lbmENClQyICAtIFN5bXBvc2l1bSBhdCB0aGUgMjNyZCBBbm51YWwgQ29udmVudGlvbiBvZiB0aGUgQXNzb2NpYXRpb24gZm9yIFBzeWNob2xvZ2ljYWwgU2NpZW5jZQ0KQTIgIC0gTWFzb24sIFdpbnRlcg0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIENvbWFuLCBBbGluDQpBMiAgLSBIaXJzdCwgQmlsbA0KQ1kgIC0gV2FzaGluZ3RvbiwgRC5DLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KTTMgIC0gVGFsaw0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gonzalez, C., Lebiere, C., Juvina, I., Erev, I., Zinkevich, M., &amp; Reitter, D. (2011). <span class=\"doctitle\">Scaling individual decision making models to models of social networks.</span> In <i>Symposium at the 20th Behavior Representation in Modeling &amp; Simulation (BRIMS)</i>. Provo, UT.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gonzalez2011scaling,\n\taddress = {Provo, UT},\n\ttitle = {Scaling individual decision making models to models of social networks},\n\tbooktitle = {Symposium at the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} ({BRIMS})},\n\tauthor = {Gonzalez, Cleotilde and Lebiere, Christian and Juvina, Ion and Erev, Ido and Zinkevich, Martin and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyBpbmRpdmlkdWFsIGRlY2lzaW9uIG1ha2luZyBtb2RlbHMgdG8gbW9kZWxzIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gR29uemFsZXosIENsZW90aWxkZQ0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBKdXZpbmEsIElvbg0KQVUgIC0gRXJldiwgSWRvDQpBVSAgLSBaaW5rZXZpY2gsIE1hcnRpbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkMxICAtIFByb3ZvLCBVVA0KQzMgIC0gU3ltcG9zaXVtIGF0IHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiAoQlJJTVMpDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20individual%20decision%20making%20models%20to%20models%20of%20social%20networks&amp;rft.btitle=Symposium%20at%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20(BRIMS)&amp;rft.place=Provo%2C%20UT&amp;rft.aufirst=Cleotilde&amp;rft.aulast=Gonzalez&amp;rft.au=Cleotilde%20Gonzalez&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ion%20Juvina&amp;rft.au=Ido%20Erev&amp;rft.au=Martin%20Zinkevich&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lothian, J. M. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/lothian11.pdf\"><i>High performance computing for agent-based cognitive modeling</i></a></span> (Tech Report No. ACS 2011-2). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 9WF9BDUW DTDTV2EP CXXK8XEU MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/lothian11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{lothian2011high,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {High performance computing for agent-based cognitive modeling},\n\turl = {http://acs.ist.psu.edu/reports/lothian11.pdf},\n\tnumber = {ACS 2011-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Lothian, J. M.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSGlnaCBwZXJmb3JtYW5jZSBjb21wdXRpbmcgZm9yIGFnZW50LWJhc2VkIGNvZ25pdGl2ZSBtb2RlbGluZw0KQVUgIC0gTG90aGlhbiwgSi4gTS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMTEtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2xvdGhpYW4xMS5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morita, J., Miwa, K., Kojima, K., &amp; Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/moritaMKR11.pdf\">Modeling decision making on the use of automatation.</a></span> In <i>Proceedings of the 33rd Annual Conference of the Cognitive Science Society. Cognitive Science Society</i> (pp. 1971–1976). Austin, TX. </div><span class='bib-kw' style='display:none;'>XV6KXZ93 MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/moritaMKR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morita2011modeling,\n\taddress = {Austin, TX},\n\ttitle = {Modeling decision making on the use of automatation},\n\turl = {http://acs.ist.psu.edu/papers/moritaMKR11.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Conference} of the {Cognitive} {Science} {Society}. {Cognitive} {Science} {Society}},\n\tauthor = {Morita, J. and Miwa, K. and Kojima, K. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {1971--1976}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgZGVjaXNpb24gbWFraW5nIG9uIHRoZSB1c2Ugb2YgYXV0b21hdGF0aW9uDQpBVSAgLSBNb3JpdGEsIEouDQpBVSAgLSBNaXdhLCBLLg0KQVUgIC0gS29qaW1hLCBLLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gQXVzdGluLCBUWA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkuIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDE5NzENCkVQICAtIDE5NzYNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcml0YU1LUjExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20decision%20making%20on%20the%20use%20of%20automatation&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society.%20Cognitive%20Science%20Society&amp;rft.place=Austin%2C%20TX&amp;rft.aufirst=J.&amp;rft.aulast=Morita&amp;rft.au=J.%20Morita&amp;rft.au=K.%20Miwa&amp;rft.au=K.%20Kojima&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=1971-1976&amp;rft.spage=1971&amp;rft.epage=1976\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Kim, J. W., Morgan, J. H., &amp; Carlson, R. A. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterKMC11.pdf\">Practical aspects of running experiments with human participants.</a></span> <i>Universal Access in HCI, Part I, HCII</i>, 119–128. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Universal Access in HCI, Part I, HCII</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKMC11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2011practical,\n\ttitle = {Practical aspects of running experiments with human participants},\n\turl = {http://acs.ist.psu.edu/papers/ritterKMC11.pdf},\n\tjournal = {Universal Access in HCI, Part I, HCII},\n\tauthor = {Ritter, F. E. and Kim, J. W. and Morgan, J. H. and Carlson, R. A.},\n\tyear = {2011},\n\tpages = {119--128}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJhY3RpY2FsIGFzcGVjdHMgb2YgcnVubmluZyBleHBlcmltZW50cyB3aXRoIGh1bWFuIHBhcnRpY2lwYW50cw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gQ2FybHNvbiwgUi4gQS4NClQyICAtIFVuaXZlcnNhbCBBY2Nlc3MgaW4gSENJLCBQYXJ0IEksIEhDSUkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDExOQ0KRVAgIC0gMTI4DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJLTUMxMS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Practical%20aspects%20of%20running%20experiments%20with%20human%20participants&amp;rft.jtitle=Universal%20Access%20in%20HCI%2C%20Part%20I%2C%20HCII&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20W.%20Kim&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=R.%20A.%20Carlson&amp;rft.date=2011&amp;rft.pages=119-128&amp;rft.spage=119&amp;rft.epage=128\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C., &amp; Chen, W.-F. (2011). <span class=\"doctitle\">Work in progress—Using a computer gaming strategy to facilitate undergraduates’ learning in a computer programming course: An experimental study.</span> In <i>Frontiers in Education Conference (FIE), 2011</i> (p. S4H–1).</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{yeh2011work,\n\ttitle = {Work in progress—{Using} a computer gaming strategy to facilitate undergraduates' learning in a computer programming course: {An} experimental study},\n\tbooktitle = {Frontiers in {Education} {Conference} ({FIE}), 2011},\n\tauthor = {Yeh, Kuo-Chuan and Chen, Wei-Fan},\n\tyear = {2011},\n\tpages = {S4H--1}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gV29yayBpbiBwcm9ncmVzc+KAlFVzaW5nIGEgY29tcHV0ZXIgZ2FtaW5nIHN0cmF0ZWd5IHRvIGZhY2lsaXRhdGUgdW5kZXJncmFkdWF0ZXMnIGxlYXJuaW5nIGluIGEgY29tcHV0ZXIgcHJvZ3JhbW1pbmcgY291cnNlOiBBbiBleHBlcmltZW50YWwgc3R1ZHkNCkFVICAtIFllaCwgS3VvLUNodWFuDQpBVSAgLSBDaGVuLCBXZWktRmFuDQpDMyAgLSBGcm9udGllcnMgaW4gRWR1Y2F0aW9uIENvbmZlcmVuY2UgKEZJRSksIDIwMTENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIFM0SA0KRVAgIC0gMQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Work%20in%20progress%E2%80%94Using%20a%20computer%20gaming%20strategy%20to%20facilitate%20undergraduates&apos;%20learning%20in%20a%20computer%20programming%20course%3A%20An%20experimental%20study&amp;rft.btitle=Frontiers%20in%20Education%20Conference%20(FIE)%2C%202011&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.au=Wei-Fan%20Chen&amp;rft.date=2011&amp;rft.pages=S4H%E2%80%931\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter12\">Risk-driven design.</a></span> <i>HCI Consortium Workshop, June</i>. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">HCI Consortium Workshop, June</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter12\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2011risk-driven,\n\ttitle = {Risk-driven design},\n\turl = {http://acs.ist.psu.edu/papers/ritter12},\n\tjournal = {HCI Consortium Workshop, June},\n\tauthor = {Ritter, F. E.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmlzay1kcml2ZW4gZGVzaWduDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBIQ0kgQ29uc29ydGl1bSBXb3Jrc2hvcCwgSnVuZQ0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMTINCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Risk-driven%20design&amp;rft.jtitle=HCI%20Consortium%20Workshop%2C%20June&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Yeh, K.-C. M. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterY11.pdf\">Modeling pharmacokinetics and pharmacodynamics on a mobile device to help caffeine users.</a></span> In <i>Foundations of Augmented Cognition. Directing the Future of Adaptive Systems</i> (pp. 528–535). Springer Berlin Heidelberg. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2011 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterY11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2011modeling,\n\ttitle = {Modeling pharmacokinetics and pharmacodynamics on a mobile device to help caffeine users},\n\turl = {http://acs.ist.psu.edu/papers/ritterY11.pdf},\n\tbooktitle = {Foundations of {Augmented} {Cognition}. {Directing} the {Future} of {Adaptive} {Systems}},\n\tpublisher = {Springer Berlin Heidelberg},\n\tauthor = {Ritter, Frank E and Yeh, Kuo-Chuan Martin},\n\tyear = {2011},\n\tpages = {528--535}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW9kZWxpbmcgcGhhcm1hY29raW5ldGljcyBhbmQgcGhhcm1hY29keW5hbWljcyBvbiBhIG1vYmlsZSBkZXZpY2UgdG8gaGVscCBjYWZmZWluZSB1c2Vycw0KQVUgIC0gUml0dGVyLCBGcmFuayBFDQpBVSAgLSBZZWgsIEt1by1DaHVhbiBNYXJ0aW4NClQyICAtIEZvdW5kYXRpb25zIG9mIEF1Z21lbnRlZCBDb2duaXRpb24uIERpcmVjdGluZyB0aGUgRnV0dXJlIG9mIEFkYXB0aXZlIFN5c3RlbXMNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDUyOA0KRVAgIC0gNTM1DQpQQiAgLSBTcHJpbmdlciBCZXJsaW4gSGVpZGVsYmVyZw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyWTExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Modeling%20pharmacokinetics%20and%20pharmacodynamics%20on%20a%20mobile%20device%20to%20help%20caffeine%20users&amp;rft.btitle=Foundations%20of%20Augmented%20Cognition.%20Directing%20the%20Future%20of%20Adaptive%20Systems&amp;rft.publisher=Springer%20Berlin%20Heidelberg&amp;rft.aufirst=Frank%20E&amp;rft.aulast=Ritter&amp;rft.au=Frank%20E%20Ritter&amp;rft.au=Kuo-Chuan%20Martin%20Yeh&amp;rft.date=2011&amp;rft.pages=528%E2%80%93535\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Dancy, C., &amp; Berry, K. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterDB11.pdf\">The case for including physiology in cognitive modeling.</a></span> In <i>Biologically Inspired Cognitive Architectures</i>. 303. IOS Press: Amsterdam303. IOS Press: Amsterdam. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2011 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterDB11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2011case,\n\ttitle = {The case for including physiology in cognitive modeling},\n\turl = {http://acs.ist.psu.edu/papers/ritterDB11.pdf},\n\tbooktitle = {Biologically {Inspired} {Cognitive} {Architectures}},\n\tpublisher = {303. IOS Press: Amsterdam303. IOS Press: Amsterdam},\n\tauthor = {Ritter, F. E. and Dancy, C. and Berry, K.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIGNhc2UgZm9yIGluY2x1ZGluZyBwaHlzaW9sb2d5IGluIGNvZ25pdGl2ZSBtb2RlbGluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gRGFuY3ksIEMuDQpBVSAgLSBCZXJyeSwgSy4NClQyICAtIEJpb2xvZ2ljYWxseSBJbnNwaXJlZCBDb2duaXRpdmUgQXJjaGl0ZWN0dXJlcw0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KUEIgIC0gMzAzLiBJT1MgUHJlc3M6IEFtc3RlcmRhbTMwMy4gSU9TIFByZXNzOiBBbXN0ZXJkYW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckRCMTEucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20case%20for%20including%20physiology%20in%20cognitive%20modeling&amp;rft.btitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.publisher=303.%20IOS%20Press%3A%20Amsterdam303.%20IOS%20Press%3A%20Amsterdam&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=C.%20Dancy&amp;rft.au=K.%20Berry&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Qiu, B., Ivanova, K., Yen, J., Liu, P., &amp; Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/qiuIYLR11.pdf\">Event-driven modeling of social networks.</a></span> <i>Journal of Social Computing and Cyber-Physical Systems</i>, <i>1</i>(1), 13–32. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Social Computing and Cyber-Physical Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/qiuIYLR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{qiu2011event-driven,\n\ttitle = {Event-driven modeling of social networks},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/qiuIYLR11.pdf},\n\tnumber = {1},\n\tjournal = {Journal of Social Computing and Cyber-Physical Systems},\n\tauthor = {Qiu, B. and Ivanova, K. and Yen, J. and Liu, P. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {13--32}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXZlbnQtZHJpdmVuIG1vZGVsaW5nIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gUWl1LCBCLg0KQVUgIC0gSXZhbm92YSwgSy4NCkFVICAtIFllbiwgSi4NCkFVICAtIExpdSwgUC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEpvdXJuYWwgb2YgU29jaWFsIENvbXB1dGluZyBhbmQgQ3liZXItUGh5c2ljYWwgU3lzdGVtcw0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KVkwgIC0gMQ0KSVMgIC0gMQ0KU1AgIC0gMTMNCkVQICAtIDMyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9xaXVJWUxSMTEucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Event-driven%20modeling%20of%20social%20networks&amp;rft.jtitle=Journal%20of%20Social%20Computing%20and%20Cyber-Physical%20Systems&amp;rft.volume=1&amp;rft.issue=1&amp;rft.aufirst=B.&amp;rft.aulast=Qiu&amp;rft.au=B.%20Qiu&amp;rft.au=K.%20Ivanova&amp;rft.au=J.%20Yen&amp;rft.au=P.%20Liu&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=13-32&amp;rft.spage=13&amp;rft.epage=32\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Shemanski, D. R. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/\"><i>Stop the terrorists! Team-based simulation of an international terrorist plot to acquire and use a weapon of mass destruction</i></a></span> (Tech Report No. ACS 2011-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{shemanski2011stop,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Stop the terrorists! {Team}-based simulation of an international terrorist plot to acquire and use a weapon of mass destruction},\n\turl = {http://acs.ist.psu.edu/reports/},\n\tnumber = {ACS 2011-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Shemanski, D. R.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU3RvcCB0aGUgdGVycm9yaXN0cyEgVGVhbS1iYXNlZCBzaW11bGF0aW9uIG9mIGFuIGludGVybmF0aW9uYWwgdGVycm9yaXN0IHBsb3QgdG8gYWNxdWlyZSBhbmQgdXNlIGEgd2VhcG9uIG9mIG1hc3MgZGVzdHJ1Y3Rpb24NCkFVICAtIFNoZW1hbnNraSwgRC4gUi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMTEtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzLw0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Morgan, J. H., Hiam, J. W., &amp; Kim, J. W. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterMHK11.pdf\"><i>The Moving Target Tutor (MTT) – Teaching the declarative knowledge to shoot moving targets</i></a></span> (unpublished ACS Tech. Note No. ACS TN 2011-5) (p. 2). Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterMHK11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2011moving,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {The {Moving} {Target} {Tutor} ({MTT}) – {Teaching} the declarative knowledge to shoot moving targets},\n\turl = {http://acs.ist.psu.edu/reports/ritterMHK11.pdf},\n\tnumber = {ACS TN 2011-5},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Morgan, J. H. and Hiam, J. W. and Kim, J. W.},\n\tyear = {2011},\n\tpages = {2}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVGhlIE1vdmluZyBUYXJnZXQgVHV0b3IgKE1UVCkg4oCTIFRlYWNoaW5nIHRoZSBkZWNsYXJhdGl2ZSBrbm93bGVkZ2UgdG8gc2hvb3QgbW92aW5nIHRhcmdldHMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIEhpYW0sIEouIFcuDQpBVSAgLSBLaW0sIEouIFcuDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSAyDQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDExLTUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJNSEsxMS5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hiam, J., Zhao, C., &amp; Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/hiamZR11.pdf\"><i>VIPER: A text-based environment for intelligent agents</i></a></span> (unpublished ACS Tech. Note No. ACS TN 2011-4) (p. 2). Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/hiamZR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{hiam2011viper:,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {{VIPER}: {A} text-based environment for intelligent agents},\n\turl = {http://acs.ist.psu.edu/reports/hiamZR11.pdf},\n\tnumber = {ACS TN 2011-4},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Hiam, J. and Zhao, C. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {2}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVklQRVI6IEEgdGV4dC1iYXNlZCBlbnZpcm9ubWVudCBmb3IgaW50ZWxsaWdlbnQgYWdlbnRzDQpBVSAgLSBIaWFtLCBKLg0KQVUgIC0gWmhhbywgQy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDINCk0zICAtIHVucHVibGlzaGVkIEFDUyBUZWNoLiBOb3RlDQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIFROIDIwMTEtNA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2hpYW1aUjExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Sanford, J., &amp; Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/sanfordR11.pdf\"><i>Minimally invasive surgery simulator – Testing motor skill acquisition</i></a></span> (unpublished ACS Tech. Note No. ACS TN 2011-3) (p. 1). Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/sanfordR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{sanford2011minimally,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {Minimally invasive surgery simulator – {Testing} motor skill acquisition},\n\turl = {http://acs.ist.psu.edu/reports/sanfordR11.pdf},\n\tnumber = {ACS TN 2011-3},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Sanford, J. and Ritter, F.E.},\n\tyear = {2011},\n\tpages = {1}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gTWluaW1hbGx5IGludmFzaXZlIHN1cmdlcnkgc2ltdWxhdG9yIOKAkyBUZXN0aW5nIG1vdG9yIHNraWxsIGFjcXVpc2l0aW9uDQpBVSAgLSBTYW5mb3JkLCBKLg0KQVUgIC0gUml0dGVyLCBGLkUuDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSAxDQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDExLTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9zYW5mb3JkUjExLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2011). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritter11.pdf\"><i>Some useful papers for agent-based cognitive modeling</i></a></span> (Tech Report No. ACS 2011-3). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritter11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2011useful,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Some useful papers for agent-based cognitive modeling},\n\turl = {http://acs.ist.psu.edu/reports/ritter11.pdf},\n\tnumber = {ACS 2011-3},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. et al.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU29tZSB1c2VmdWwgcGFwZXJzIGZvciBhZ2VudC1iYXNlZCBjb2duaXRpdmUgbW9kZWxpbmcNCkFVICAtIFJpdHRlciwgRi4gRS4gZXQgYWwuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDExLTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXIxMS5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2010' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2010</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C. M., Gregory, J. P., &amp; Ritter, F. E. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/yehGR10.pdf\">One Laptop per Child: Polishing up the XO Laptop user experience.</a></span> <i>Ergonomics in Design: The Quarterly of Human Factors Applications</i>, <i>18</i>(3), 8–13. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Ergonomics in Design: The Quarterly of Human Factors Applications</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/yehGR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{yeh2010one,\n\ttitle = {One {Laptop} per {Child}: {Polishing} up the {XO} {Laptop} user experience},\n\tvolume = {18},\n\turl = {http://acs.ist.psu.edu/papers/yehGR10.pdf},\n\tnumber = {3},\n\tjournal = {Ergonomics in Design: The Quarterly of Human Factors Applications},\n\tauthor = {Yeh, Kuo-Chuan Martin and Gregory, Jonah P and Ritter, Frank E},\n\tyear = {2010},\n\tpages = {8--13}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gT25lIExhcHRvcCBwZXIgQ2hpbGQ6IFBvbGlzaGluZyB1cCB0aGUgWE8gTGFwdG9wIHVzZXIgZXhwZXJpZW5jZQ0KQVUgIC0gWWVoLCBLdW8tQ2h1YW4gTWFydGluDQpBVSAgLSBHcmVnb3J5LCBKb25haCBQDQpBVSAgLSBSaXR0ZXIsIEZyYW5rIEUNClQyICAtIEVyZ29ub21pY3MgaW4gRGVzaWduOiBUaGUgUXVhcnRlcmx5IG9mIEh1bWFuIEZhY3RvcnMgQXBwbGljYXRpb25zDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpWTCAgLSAxOA0KSVMgIC0gMw0KU1AgIC0gOA0KRVAgIC0gMTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3llaEdSMTAucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=One%20Laptop%20per%20Child%3A%20Polishing%20up%20the%20XO%20Laptop%20user%20experience&amp;rft.jtitle=Ergonomics%20in%20Design%3A%20The%20Quarterly%20of%20Human%20Factors%20Applications&amp;rft.volume=18&amp;rft.issue=3&amp;rft.aufirst=Kuo-Chuan%20Martin&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Martin%20Yeh&amp;rft.au=Jonah%20P%20Gregory&amp;rft.au=Frank%20E%20Ritter&amp;rft.date=2010&amp;rft.pages=8%E2%80%9313\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Stark, R. F. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/stark10.pdf\"><i>Aiding the user input to virtual training environments: Virtual role players with speech and gesture recognition</i></a></span> (Unpublished MS thesis, Information Sciences and Technology, Penn State University, University Park, PA). </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2010 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stark10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{stark_r._f._aiding_2010,\n\ttype = {Unpublished {MS} thesis, {Information} {Sciences} and {Technology}, {Penn} {State} {University}, {University} {Park}, {PA}},\n\ttitle = {Aiding the user input to virtual training environments: {Virtual} role players with speech and gesture recognition},\n\turl = {http://acs.ist.psu.edu/papers/stark10.pdf},\n\tauthor = {{Stark, R. F.}},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gQWlkaW5nIHRoZSB1c2VyIGlucHV0IHRvIHZpcnR1YWwgdHJhaW5pbmcgZW52aXJvbm1lbnRzOiBWaXJ0dWFsIHJvbGUgcGxheWVycyB3aXRoIHNwZWVjaCBhbmQgZ2VzdHVyZSByZWNvZ25pdGlvbg0KQVUgIC0gU3RhcmssIFIuIEYuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpNMyAgLSBVbnB1Ymxpc2hlZCBNUyB0aGVzaXMsIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlIFVuaXZlcnNpdHksIFVuaXZlcnNpdHkgUGFyaywgUEENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0YXJrMTAucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Aiding%20the%20user%20input%20to%20virtual%20training%20environments%3A%20Virtual%20role%20players%20with%20speech%20and%20gesture%20recognition&amp;rft.degree=Unpublished%20MS%20thesis%2C%20Information%20Sciences%20and%20Technology%2C%20Penn%20State%20University%2C%20University%20Park%2C%20PA&amp;rft.aulast=Stark%2C%20R.%20F.&amp;rft.au=Stark%2C%20R.%20F.&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baumann, M. R. K., Krems, J. F., &amp; Ritter, F. E. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/baumannKRip.pdf\">Learning from examples does not prevent order effects in belief revision.</a></span> <i>Thinking &amp; Reasoning</i>, <i>16</i>(2), 98–130. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Thinking & Reasoning</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baumannKRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{baumann2010learning,\n\ttitle = {Learning from examples does not prevent order effects in belief revision},\n\tvolume = {16},\n\turl = {http://acs.ist.psu.edu/papers/baumannKRip.pdf},\n\tnumber = {2},\n\tjournal = {Thinking \\& Reasoning},\n\tauthor = {Baumann, M. R. K. and Krems, J. F. and Ritter, F. E.},\n\tyear = {2010},\n\tpages = {98--130}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGVhcm5pbmcgZnJvbSBleGFtcGxlcyBkb2VzIG5vdCBwcmV2ZW50IG9yZGVyIGVmZmVjdHMgaW4gYmVsaWVmIHJldmlzaW9uDQpBVSAgLSBCYXVtYW5uLCBNLiBSLiBLLg0KQVUgIC0gS3JlbXMsIEouIEYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUaGlua2luZyAmIFJlYXNvbmluZw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVkwgIC0gMTYNCklTICAtIDINClNQICAtIDk4DQpFUCAgLSAxMzANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JhdW1hbm5LUmlwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Learning%20from%20examples%20does%20not%20prevent%20order%20effects%20in%20belief%20revision&amp;rft.jtitle=Thinking%20%26%20Reasoning&amp;rft.volume=16&amp;rft.issue=2&amp;rft.aufirst=M.%20R.%20K.&amp;rft.aulast=Baumann&amp;rft.au=M.%20R.%20K.%20Baumann&amp;rft.au=J.%20F.%20Krems&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010&amp;rft.pages=98-130&amp;rft.spage=98&amp;rft.epage=130\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Velazquez, M. A., &amp; Frank E. Ritter, F. E. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/velaquezR10.pdf\">External factors affecting perceived usability: A closer look at the effect of emotion prior to interaction.</a></span> In <i>the 7th International Conference on Design &amp; Emotion</i>. Chicago: IIT Institute of Design: , IL. IIT Institute of Design: Chicago, IL. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/velaquezR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{velazquez2010external,\n\taddress = {Chicago},\n\ttitle = {External factors affecting perceived usability: {A} closer look at the effect of emotion prior to interaction},\n\turl = {http://acs.ist.psu.edu/papers/velaquezR10.pdf},\n\tbooktitle = {the 7th {International} {Conference} on {Design} \\& {Emotion}},\n\tpublisher = {IIT Institute of Design: , IL. IIT Institute of Design: Chicago, IL},\n\tauthor = {Velazquez, M. A. and Frank E. Ritter, F. E.},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXh0ZXJuYWwgZmFjdG9ycyBhZmZlY3RpbmcgcGVyY2VpdmVkIHVzYWJpbGl0eTogQSBjbG9zZXIgbG9vayBhdCB0aGUgZWZmZWN0IG9mIGVtb3Rpb24gcHJpb3IgdG8gaW50ZXJhY3Rpb24NCkFVICAtIFZlbGF6cXVleiwgTS4gQS4NCkFVICAtIEZyYW5rIEUuIFJpdHRlciwgRi4gRS4NCkMxICAtIENoaWNhZ28NCkMzICAtIHRoZSA3dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIERlc2lnbiAmIEVtb3Rpb24NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClBCICAtIElJVCBJbnN0aXR1dGUgb2YgRGVzaWduOiAsIElMLiBJSVQgSW5zdGl0dXRlIG9mIERlc2lnbjogQ2hpY2FnbywgSUwNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3ZlbGFxdWV6UjEwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=External%20factors%20affecting%20perceived%20usability%3A%20A%20closer%20look%20at%20the%20effect%20of%20emotion%20prior%20to%20interaction&amp;rft.btitle=the%207th%20International%20Conference%20on%20Design%20%26%20Emotion&amp;rft.place=Chicago&amp;rft.publisher=IIT%20Institute%20of%20Design%3A%20%2C%20IL.%20IIT%20Institute%20of%20Design%3A%20Chicago%2C%20IL&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Velazquez&amp;rft.au=M.%20A.%20Velazquez&amp;rft.au=F.%20E.%20Frank%20E.%20Ritter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., Ritter, F. E., &amp; Best, B. J. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kennedyRBip.pdf\">Behavioral Representation in Modeling and Simulation Introduction to CMOT Special Issue - BRiMS 2009.</a></span> <i>Computational and Mathematical Organization Theory</i>, <i>16</i>(3), 217–219. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kennedyRBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2010behavioral,\n\ttitle = {Behavioral {Representation} in {Modeling} and {Simulation} {Introduction} to {CMOT} {Special} {Issue} - {BRiMS} 2009},\n\tvolume = {16},\n\turl = {http://acs.ist.psu.edu/papers/kennedyRBip.pdf},\n\tnumber = {3},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Kennedy, W. G. and Ritter, F. E. and Best, B. J.},\n\tyear = {2010},\n\tpages = {217--219}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3JhbCBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbiBJbnRyb2R1Y3Rpb24gdG8gQ01PVCBTcGVjaWFsIElzc3VlIC0gQlJpTVMgMjAwOQ0KQVUgIC0gS2VubmVkeSwgVy4gRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJlc3QsIEIuIEouDQpUMiAgLSBDb21wdXRhdGlvbmFsIGFuZCBNYXRoZW1hdGljYWwgT3JnYW5pemF0aW9uIFRoZW9yeQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVkwgIC0gMTYNCklTICAtIDMNClNQICAtIDIxNw0KRVAgIC0gMjE5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rZW5uZWR5UkJpcC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavioral%20Representation%20in%20Modeling%20and%20Simulation%20Introduction%20to%20CMOT%20Special%20Issue%20-%20BRiMS%202009&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.volume=16&amp;rft.issue=3&amp;rft.aufirst=W.%20G.&amp;rft.aulast=Kennedy&amp;rft.au=W.%20G.%20Kennedy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=B.%20J.%20Best&amp;rft.date=2010&amp;rft.pages=217-219&amp;rft.spage=217&amp;rft.epage=219\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O. L., Morgan, J. H., &amp; Ritter, F. E. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/georgeonMR10.pdf\">An algorithm for self-motivated hierarchical sequence learning.</a></span> In D. D. Salvucci &amp; G. Gunzelmann (Eds.) (pp. 73–78). Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2010 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonMR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{georgeon2010algorithm,\n\ttitle = {An algorithm for self-motivated hierarchical sequence learning},\n\turl = {http://acs.ist.psu.edu/papers/georgeonMR10.pdf},\n\tpublisher = {Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling},\n\tauthor = {Georgeon, O. L. and Morgan, J. H. and Ritter, F. E.},\n\teditor = {Salvucci, D. D. and Gunzelmann, G.},\n\tyear = {2010},\n\tpages = {73--78}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQW4gYWxnb3JpdGhtIGZvciBzZWxmLW1vdGl2YXRlZCBoaWVyYXJjaGljYWwgc2VxdWVuY2UgbGVhcm5pbmcNCkFVICAtIEdlb3JnZW9uLCBPLiBMLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQTIgIC0gU2FsdnVjY2ksIEQuIEQuDQpBMiAgLSBHdW56ZWxtYW5uLCBHLg0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KU1AgIC0gNzMNCkVQICAtIDc4DQpQQiAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAxMC0gVGVudGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25NUjEwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=An%20algorithm%20for%20self-motivated%20hierarchical%20sequence%20learning&amp;rft.publisher=Proceedings%20of%20ICCM%20-%202010-%20Tenth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.aufirst=O.%20L.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20L.%20Georgeon&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20D.%20Salvucci&amp;rft.au=G.%20Gunzelmann&amp;rft.date=2010&amp;rft.pages=73-78&amp;rft.spage=73&amp;rft.epage=78\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C., Paik, J., Morgan, J. H., &amp; Ritter, F. E. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/zhaoPMR10.pdf\">Validating a high level behavioral representation language (Herbal): A docking study between for ACT-R.</a></span> In <i>Biologically Inspired Cognitive Architectures</i>. Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoPMR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2010validating,\n\ttitle = {Validating a high level behavioral representation language ({Herbal}): {A} docking study between for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/zhaoPMR10.pdf},\n\tbooktitle = {Biologically {Inspired} {Cognitive} {Architectures}},\n\tpublisher = {Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press},\n\tauthor = {Zhao, C. and Paik, J. and Morgan, J. H. and Ritter, F. E.},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVmFsaWRhdGluZyBhIGhpZ2ggbGV2ZWwgYmVoYXZpb3JhbCByZXByZXNlbnRhdGlvbiBsYW5ndWFnZSAoSGVyYmFsKTogQSBkb2NraW5nIHN0dWR5IGJldHdlZW4gZm9yIEFDVC1SDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gUGFpaywgSi4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIEJpb2xvZ2ljYWxseSBJbnNwaXJlZCBDb2duaXRpdmUgQXJjaGl0ZWN0dXJlcw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KUEIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEFubnVhbCBNZWV0aW5nIG9mIHRoZSBCSUNBIFNvY2lldHkuIElPUyBQcmVzc1Byb2NlZWRpbmdzIG9mIHRoZSBGaXJzdCBBbm51YWwgTWVldGluZyBvZiB0aGUgQklDQSBTb2NpZXR5LiBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3poYW9QTVIxMC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Validating%20a%20high%20level%20behavioral%20representation%20language%20(Herbal)%3A%20A%20docking%20study%20between%20for%20ACT-R&amp;rft.btitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.publisher=Proceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20PressProceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20Press&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20Paik&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J., Kim, J. W., Ritter, F. E., Morgan, J. H., Haynes, S. R., &amp; Cohen, M. A. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/paikKRMHC10.pdf\">Building large learning models with Herbal.</a></span> In D. D. Salvucci &amp; G. Gunzelmann (Eds.) (pp. 187–191). Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2010 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKRMHC10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{paik2010building,\n\ttitle = {Building large learning models with {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/paikKRMHC10.pdf},\n\tpublisher = {Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E. and Morgan, J. H. and Haynes, S. R. and Cohen, M. A.},\n\teditor = {Salvucci, D. D. and Gunzelmann, G.},\n\tyear = {2010},\n\tpages = {187--191}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQnVpbGRpbmcgbGFyZ2UgbGVhcm5pbmcgbW9kZWxzIHdpdGggSGVyYmFsDQpBVSAgLSBQYWlrLCBKLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBMiAgLSBTYWx2dWNjaSwgRC4gRC4NCkEyICAtIEd1bnplbG1hbm4sIEcuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpTUCAgLSAxODcNCkVQICAtIDE5MQ0KUEIgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAtIDIwMTAtIFRlbnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3BhaWtLUk1IQzEwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Building%20large%20learning%20models%20with%20Herbal&amp;rft.publisher=Proceedings%20of%20ICCM%20-%202010-%20Tenth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=D.%20D.%20Salvucci&amp;rft.au=G.%20Gunzelmann&amp;rft.date=2010&amp;rft.pages=187-191&amp;rft.spage=187&amp;rft.epage=191\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Klein, L. C., Bennett, J. M., Whetzel, C. A., Granger, D. A., &amp; Ritter, F. E. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kleinBWGR10.pdf\">Caffeine and stress alter salivary Î±-Amylase levels in young men.</a></span> <i>Human Psychopharmacology: Clinical and Experimental</i>, <i>25</i>, 359–367. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Human Psychopharmacology: Clinical and Experimental</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kleinBWGR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{klein2010caffeine,\n\ttitle = {Caffeine and stress alter salivary α-{Amylase} levels in young men},\n\tvolume = {25},\n\turl = {http://acs.ist.psu.edu/papers/kleinBWGR10.pdf},\n\tjournal = {Human Psychopharmacology: Clinical and Experimental},\n\tauthor = {Klein, L. C. and Bennett, J. M. and Whetzel, C. A. and Granger, D. A. and Ritter, F. E.},\n\tyear = {2010},\n\tpages = {359--367}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ2FmZmVpbmUgYW5kIHN0cmVzcyBhbHRlciBzYWxpdmFyeSDOsS1BbXlsYXNlIGxldmVscyBpbiB5b3VuZyBtZW4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gQmVubmV0dCwgSi4gTS4NCkFVICAtIFdoZXR6ZWwsIEMuIEEuDQpBVSAgLSBHcmFuZ2VyLCBELiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gSHVtYW4gUHN5Y2hvcGhhcm1hY29sb2d5OiBDbGluaWNhbCBhbmQgRXhwZXJpbWVudGFsDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpWTCAgLSAyNQ0KU1AgIC0gMzU5DQpFUCAgLSAzNjcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tsZWluQldHUjEwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Caffeine%20and%20stress%20alter%20salivary%20%C3%8E%C2%B1-Amylase%20levels%20in%20young%20men&amp;rft.jtitle=Human%20Psychopharmacology%3A%20Clinical%20and%20Experimental&amp;rft.volume=25&amp;rft.aufirst=L.%20C.&amp;rft.aulast=Klein&amp;rft.au=L.%20C.%20Klein&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=D.%20A.%20Granger&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010&amp;rft.pages=359-367&amp;rft.spage=359&amp;rft.epage=367\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., Ritter, F. E., &amp; Haynes, S. R. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/cohenRHip.pdf\">Applying software engineering to agent development.</a></span> <i>AI Magazine</i>, <i>31</i>(2), 25–44. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI Magazine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRHip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{cohen2010applying,\n\ttitle = {Applying software engineering to agent development},\n\tvolume = {31},\n\turl = {http://acs.ist.psu.edu/papers/cohenRHip.pdf},\n\tnumber = {2},\n\tjournal = {AI Magazine},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2010},\n\tpages = {25--44}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQXBwbHlpbmcgc29mdHdhcmUgZW5naW5lZXJpbmcgdG8gYWdlbnQgZGV2ZWxvcG1lbnQNCkFVICAtIENvaGVuLCBNLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KVDIgIC0gQUkgTWFnYXppbmUNCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClZMICAtIDMxDQpJUyAgLSAyDQpTUCAgLSAyNQ0KRVAgIC0gNDQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkhpcC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Applying%20software%20engineering%20to%20agent%20development&amp;rft.jtitle=AI%20Magazine&amp;rft.volume=31&amp;rft.issue=2&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2010&amp;rft.pages=25-44&amp;rft.spage=25&amp;rft.epage=44\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, J. H., Morgan, G. P., &amp; Ritter, F. E. (2010). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/morganMRip.pdf\">A preliminary model of participation for small groups.</a></span> <i>Computational and Mathematical Organization Science</i>, <i>16</i>, 246–270. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganMRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{morgan2010preliminary,\n\ttitle = {A preliminary model of participation for small groups},\n\tvolume = {16},\n\turl = {http://acs.ist.psu.edu/papers/morganMRip.pdf},\n\tjournal = {Computational and Mathematical Organization Science},\n\tauthor = {Morgan, J. H. and Morgan, G. P. and Ritter, F. E.},\n\tyear = {2010},\n\tpages = {246--270}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBwcmVsaW1pbmFyeSBtb2RlbCBvZiBwYXJ0aWNpcGF0aW9uIGZvciBzbWFsbCBncm91cHMNCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIE1vcmdhbiwgRy4gUC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIENvbXB1dGF0aW9uYWwgYW5kIE1hdGhlbWF0aWNhbCBPcmdhbml6YXRpb24gU2NpZW5jZQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVkwgIC0gMTYNClNQICAtIDI0Ng0KRVAgIC0gMjcwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JnYW5NUmlwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20preliminary%20model%20of%20participation%20for%20small%20groups&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Science&amp;rft.volume=16&amp;rft.aufirst=J.%20H.&amp;rft.aulast=Morgan&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010&amp;rft.pages=246-270&amp;rft.spage=246&amp;rft.epage=270\"></span></div></div></div><div class=\"full-bib-section\"><a id='2009' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2009</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R., Cohen, M. A., &amp; Ritter, F. E. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/haynesCR09.pdf\">Design patterns for explaining intelligent systems.</a></span> <i>International Journal of Human-Computer Studies</i>, <i>67</i>(1), 99–110. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2009 type__journalArticle \"\"</span></div><div class=\"bib-venue\">International Journal of Human-Computer Studies</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesCR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{haynes2009design,\n\ttitle = {Design patterns for explaining intelligent systems},\n\tvolume = {67},\n\turl = {http://acs.ist.psu.edu/papers/haynesCR09.pdf},\n\tnumber = {1},\n\tjournal = {International Journal of Human-Computer Studies},\n\tauthor = {Haynes, S. R. and Cohen, M. A. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {99--110}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGVzaWduIHBhdHRlcm5zIGZvciBleHBsYWluaW5nIGludGVsbGlnZW50IHN5c3RlbXMNCkFVICAtIEhheW5lcywgUy4gUi4NCkFVICAtIENvaGVuLCBNLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gSW50ZXJuYXRpb25hbCBKb3VybmFsIG9mIEh1bWFuLUNvbXB1dGVyIFN0dWRpZXMNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClZMICAtIDY3DQpJUyAgLSAxDQpTUCAgLSA5OQ0KRVAgIC0gMTEwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9oYXluZXNDUjA5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Design%20patterns%20for%20explaining%20intelligent%20systems&amp;rft.jtitle=International%20Journal%20of%20Human-Computer%20Studies&amp;rft.volume=67&amp;rft.issue=1&amp;rft.aufirst=S.%20R.&amp;rft.aulast=Haynes&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=99-110&amp;rft.spage=99&amp;rft.epage=110\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter09b.pdf\">Two cognitive modeling frontiers: Emotions and usability.</a></span> <i>Journal of Japanese AI Research</i>, <i>24</i>(2), 241–249. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2009 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Japanese AI Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2009two,\n\ttitle = {Two cognitive modeling frontiers: {Emotions} and usability},\n\tvolume = {24},\n\turl = {http://acs.ist.psu.edu/papers/ritter09b.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Japanese AI Research},\n\tauthor = {Ritter, F. E.},\n\tyear = {2009},\n\tpages = {241--249}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVHdvIGNvZ25pdGl2ZSBtb2RlbGluZyBmcm9udGllcnM6IEVtb3Rpb25zIGFuZCB1c2FiaWxpdHkNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEpvdXJuYWwgb2YgSmFwYW5lc2UgQUkgUmVzZWFyY2gNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClZMICAtIDI0DQpJUyAgLSAyDQpTUCAgLSAyNDENCkVQICAtIDI0OQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMDliLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Two%20cognitive%20modeling%20frontiers%3A%20Emotions%20and%20usability&amp;rft.jtitle=Journal%20of%20Japanese%20AI%20Research&amp;rft.volume=24&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=241-249&amp;rft.spage=241&amp;rft.epage=249\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., Ritter, F. E., &amp; Schoelles, M. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaseRS09b.pdf\">Serial subtraction errors revealed.</a></span> In <i>Proceedings of the 31th Annual Conference of the Cognitive Science Society</i> (pp. 1551–1556). Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS09b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2009serial,\n\ttitle = {Serial subtraction errors revealed},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS09b.pdf},\n\tbooktitle = {Proceedings of the 31th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX},\n\tauthor = {Kase, S. E. and Ritter, F. E. and Schoelles, M.},\n\tyear = {2009},\n\tpages = {1551--1556}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2VyaWFsIHN1YnRyYWN0aW9uIGVycm9ycyByZXZlYWxlZA0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzMXRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpTUCAgLSAxNTUxDQpFUCAgLSAxNTU2DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYLiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYXNlUlMwOWIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Serial%20subtraction%20errors%20revealed&amp;rft.btitle=Proceedings%20of%20the%2031th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Cognitive%20Science%20Society%3A%20Austin%2C%20TX.%20Cognitive%20Science%20Society%3A%20Austin%2C%20TX&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.date=2009&amp;rft.pages=1551-1556&amp;rft.spage=1551&amp;rft.epage=1556\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R., Pedrotti, M., Busetta, P., Acar, H., &amp; Ritter, F. E. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/evertszPBAR09.pdf\">Populating VBS2 with realistic virtual actors.</a></span> In <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 1–8). 09-BRIMS-04. 09-BRIMS-04. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszPBAR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2009populating,\n\ttitle = {Populating {VBS}2 with realistic virtual actors},\n\turl = {http://acs.ist.psu.edu/papers/evertszPBAR09.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-04. 09-BRIMS-04},\n\tauthor = {Evertsz, R. and Pedrotti, M. and Busetta, P. and Acar, H. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {1--8}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUG9wdWxhdGluZyBWQlMyIHdpdGggcmVhbGlzdGljIHZpcnR1YWwgYWN0b3JzDQpBVSAgLSBFdmVydHN6LCBSLg0KQVUgIC0gUGVkcm90dGksIE0uDQpBVSAgLSBCdXNldHRhLCBQLg0KQVUgIC0gQWNhciwgSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOHRoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDENCkVQICAtIDgNClBCICAtIDA5LUJSSU1TLTA0LiAwOS1CUklNUy0wNA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZXZlcnRzelBCQVIwOS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Populating%20VBS2%20with%20realistic%20virtual%20actors&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-04.%2009-BRIMS-04&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=M.%20Pedrotti&amp;rft.au=P.%20Busetta&amp;rft.au=H.%20Acar&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=1-8&amp;rft.spage=1&amp;rft.epage=8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter09d.pdf\">Tutorial on: Human-system integration in the system development process: A new look.</a></span> In <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i>. EnglandManchester, England: Manchester. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09d.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2009tutorial,\n\taddress = {EnglandManchester, England},\n\ttitle = {Tutorial on: {Human}-system integration in the system development process: {A} new look},\n\turl = {http://acs.ist.psu.edu/papers/ritter09d.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Manchester},\n\tauthor = {Ritter, F. E.},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVHV0b3JpYWwgb246IEh1bWFuLXN5c3RlbSBpbnRlZ3JhdGlvbiBpbiB0aGUgc3lzdGVtIGRldmVsb3BtZW50IHByb2Nlc3M6IEEgbmV3IGxvb2sNCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIEVuZ2xhbmRNYW5jaGVzdGVyLCBFbmdsYW5kDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAwOS0gTmludGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KUEIgIC0gTWFuY2hlc3Rlcg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMDlkLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Tutorial%20on%3A%20Human-system%20integration%20in%20the%20system%20development%20process%3A%20A%20new%20look&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=EnglandManchester%2C%20England&amp;rft.publisher=Manchester&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S., &amp; Ritter, F. E. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaseR09.pdf\">A high performance approach to model calibration and validation.</a></span> In <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 39–46). 09-BRIMS-10. 09-BRIMS-10. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2009high,\n\ttitle = {A high performance approach to model calibration and validation},\n\turl = {http://acs.ist.psu.edu/papers/kaseR09.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-10. 09-BRIMS-10},\n\tauthor = {Kase, S. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {39--46}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBoaWdoIHBlcmZvcm1hbmNlIGFwcHJvYWNoIHRvIG1vZGVsIGNhbGlicmF0aW9uIGFuZCB2YWxpZGF0aW9uDQpBVSAgLSBLYXNlLCBTLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE4dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KU1AgIC0gMzkNCkVQICAtIDQ2DQpQQiAgLSAwOS1CUklNUy0xMC4gMDktQlJJTVMtMTANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSMDkucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20high%20performance%20approach%20to%20model%20calibration%20and%20validation&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-10.%2009-BRIMS-10&amp;rft.aufirst=S.&amp;rft.aulast=Kase&amp;rft.au=S.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=39-46&amp;rft.spage=39&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J., Kim, J. W., &amp; Ritter, F. E. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/paikKR09.pdf\">A preliminary ACT-R compiler in Herbal.</a></span> In <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i> (pp. 466–467). England. Manchester, England: Manchester. </div><span class='bib-kw' style='display:none;'>9WF9BDUW DTDTV2EP MWXM72N2 MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{paik2009preliminary,\n\taddress = {England. Manchester, England},\n\ttitle = {A preliminary {ACT}-{R} compiler in {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/paikKR09.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Manchester},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {466--467}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBwcmVsaW1pbmFyeSBBQ1QtUiBjb21waWxlciBpbiBIZXJiYWwNCkFVICAtIFBhaWssIEouDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBFbmdsYW5kLiBNYW5jaGVzdGVyLCBFbmdsYW5kDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAwOS0gTmludGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KU1AgIC0gNDY2DQpFUCAgLSA0NjcNClBCICAtIE1hbmNoZXN0ZXINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3BhaWtLUjA5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20preliminary%20ACT-R%20compiler%20in%20Herbal&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=England.%20Manchester%2C%20England&amp;rft.publisher=Manchester&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=466-467&amp;rft.spage=466&amp;rft.epage=467\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2009). 認知モデリングける二つのフロンティア. 感情とユーザビリティ (Two  cognitive modeling frontiers: Emotions and usability). <i>認知科学におけるモデルベースアプローチ」 (Transactions of the Japanese Society for Artificial  Intelligence)</i>, <i>24</i>(2), 245–252. Retrieved from http://acs.ist.psu.edu/papers/ritter09c.pdf</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2009 type__journalArticle \"\"</span></div><div class=\"bib-venue\">認知科学におけるモデルベースアプローチ」 (Transactions of the Japanese Society for Artificial  Intelligence)</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2009.,\n\ttitle = {認知モデリングける二つのフロンティア. 感情とユーザビリティ ({Two}  cognitive modeling frontiers: {Emotions} and usability)},\n\tvolume = {24},\n\turl = {http://acs.ist.psu.edu/papers/ritter09c.pdf},\n\tnumber = {2},\n\tjournal = {認知科学におけるモデルベースアプローチ」 (Transactions of the Japanese Society for Artificial  Intelligence)},\n\tauthor = {Ritter, F. E.},\n\ttranslator = {Morita, J.},\n\tyear = {2009},\n\tpages = {245--252}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0g6KqN55+l44Oi44OH44Oq44Oz44Kw44GR44KL5LqM44Gk44Gu44OV44Ot44Oz44OG44Kj44KiLiDmhJ/mg4Xjgajjg6bjg7zjgrbjg5Pjg6rjg4bjgqMgKFR3byAgY29nbml0aXZlIG1vZGVsaW5nIGZyb250aWVyczogRW1vdGlvbnMgYW5kIHVzYWJpbGl0eSkNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIOiqjeefpeenkeWtpuOBq+OBiuOBkeOCi+ODouODh+ODq+ODmeODvOOCueOCouODl+ODreODvOODgeOAjSAoVHJhbnNhY3Rpb25zIG9mIHRoZSBKYXBhbmVzZSBTb2NpZXR5IGZvciBBcnRpZmljaWFsICBJbnRlbGxpZ2VuY2UpDQpBNCAgLSBNb3JpdGEsIEouDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpWTCAgLSAyNA0KSVMgIC0gMg0KU1AgIC0gMjQ1DQpFUCAgLSAyNTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA5Yy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%E8%AA%8D%E7%9F%A5%E3%83%A2%E3%83%87%E3%83%AA%E3%83%B3%E3%82%B0%E3%81%91%E3%82%8B%E4%BA%8C%E3%81%A4%E3%81%AE%E3%83%95%E3%83%AD%E3%83%B3%E3%83%86%E3%82%A3%E3%82%A2.%20%E6%84%9F%E6%83%85%E3%81%A8%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%93%E3%83%AA%E3%83%86%E3%82%A3%20(Two%20%20cognitive%20modeling%20frontiers%3A%20Emotions%20and%20usability)&amp;rft.jtitle=%E8%AA%8D%E7%9F%A5%E7%A7%91%E5%AD%A6%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%A2%E3%83%87%E3%83%AB%E3%83%99%E3%83%BC%E3%82%B9%E3%82%A2%E3%83%97%E3%83%AD%E3%83%BC%E3%83%81%E3%80%8D%20(Transactions%20of%20the%20Japanese%20Society%20for%20Artificial%20%20Intelligence)&amp;rft.volume=24&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Morita&amp;rft.date=2009&amp;rft.pages=245-252&amp;rft.spage=245&amp;rft.epage=252\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C. (2009). <span class=\"doctitle\"><i>Toward Understanding the Cognitive Processes of Software Design in Novice Programmers</i>.</span> Pennsylvania State University.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2009 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{yeh2009toward,\n\ttitle = {Toward {Understanding} the {Cognitive} {Processes} of {Software} {Design} in {Novice} {Programmers}},\n\tschool = {Pennsylvania State University},\n\tauthor = {Yeh, Kuo-Chuan},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gVG93YXJkIFVuZGVyc3RhbmRpbmcgdGhlIENvZ25pdGl2ZSBQcm9jZXNzZXMgb2YgU29mdHdhcmUgRGVzaWduIGluIE5vdmljZSBQcm9ncmFtbWVycw0KQVUgIC0gWWVoLCBLdW8tQ2h1YW4NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClBCICAtIFBlbm5zeWx2YW5pYSBTdGF0ZSBVbml2ZXJzaXR5DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Toward%20Understanding%20the%20Cognitive%20Processes%20of%20Software%20Design%20in%20Novice%20Programmers&amp;rft.inst=Pennsylvania%20State%20University&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.date=2009\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Friedrich, M. B., &amp; Frank E. Ritter, F. E. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/friedrichR09.pdf\">Reimplementing a diagrammatic reasoning model in Herbal.</a></span> In <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i> (pp. 438–439). England. Manchester, England: Manchester. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/friedrichR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{friedrich2009reimplementing,\n\taddress = {England. Manchester, England},\n\ttitle = {Reimplementing a diagrammatic reasoning model in {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/friedrichR09.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Manchester},\n\tauthor = {Friedrich, M. B. and Frank E. Ritter, F. E.},\n\tyear = {2009},\n\tpages = {438--439}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVpbXBsZW1lbnRpbmcgYSBkaWFncmFtbWF0aWMgcmVhc29uaW5nIG1vZGVsIGluIEhlcmJhbA0KQVUgIC0gRnJpZWRyaWNoLCBNLiBCLg0KQVUgIC0gRnJhbmsgRS4gUml0dGVyLCBGLiBFLg0KQzEgIC0gRW5nbGFuZC4gTWFuY2hlc3RlciwgRW5nbGFuZA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAtIDIwMDktIE5pbnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDQzOA0KRVAgIC0gNDM5DQpQQiAgLSBNYW5jaGVzdGVyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9mcmllZHJpY2hSMDkucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Reimplementing%20a%20diagrammatic%20reasoning%20model%20in%20Herbal&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=England.%20Manchester%2C%20England&amp;rft.publisher=Manchester&amp;rft.aufirst=M.%20B.&amp;rft.aulast=Friedrich&amp;rft.au=M.%20B.%20Friedrich&amp;rft.au=F.%20E.%20Frank%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=438-439&amp;rft.spage=438&amp;rft.epage=439\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O. L., Ritter, F. E., &amp; Haynes, S. R. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/georgeonRH09.pdf\">Modeling bottom-up learning from activity in Soar.</a></span> In <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 65–72). 09-BRIMS-16. 09-BRIMS-16. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonRH09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{georgeon2009modeling,\n\ttitle = {Modeling bottom-up learning from activity in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/georgeonRH09.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-16. 09-BRIMS-16},\n\tauthor = {Georgeon, O. L. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2009},\n\tpages = {65--72}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgYm90dG9tLXVwIGxlYXJuaW5nIGZyb20gYWN0aXZpdHkgaW4gU29hcg0KQVUgIC0gR2Vvcmdlb24sIE8uIEwuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTh0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpTUCAgLSA2NQ0KRVAgIC0gNzINClBCICAtIDA5LUJSSU1TLTE2LiAwOS1CUklNUy0xNg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25SSDA5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20bottom-up%20learning%20from%20activity%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-16.%2009-BRIMS-16&amp;rft.aufirst=O.%20L.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20L.%20Georgeon&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2009&amp;rft.pages=65-72&amp;rft.spage=65&amp;rft.epage=72\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C. (2009). <span class=\"doctitle\">Using an educational computer game as a motivational tool for supplemental instruction delivery for novice programmers in learning computer programming.</span> In <i>Society for Information Technology &amp; Teacher Education International Conference</i> (Vol. 2009, pp. 1611–1616).</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{yeh2009using,\n\ttitle = {Using an educational computer game as a motivational tool for supplemental instruction delivery for novice programmers in learning computer programming},\n\tvolume = {2009},\n\tbooktitle = {Society for {Information} {Technology} \\& {Teacher} {Education} {International} {Conference}},\n\tauthor = {Yeh, Kuo-Chuan},\n\tyear = {2009},\n\tpages = {1611--1616}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgYW4gZWR1Y2F0aW9uYWwgY29tcHV0ZXIgZ2FtZSBhcyBhIG1vdGl2YXRpb25hbCB0b29sIGZvciBzdXBwbGVtZW50YWwgaW5zdHJ1Y3Rpb24gZGVsaXZlcnkgZm9yIG5vdmljZSBwcm9ncmFtbWVycyBpbiBsZWFybmluZyBjb21wdXRlciBwcm9ncmFtbWluZw0KQVUgIC0gWWVoLCBLdW8tQ2h1YW4NCkMzICAtIFNvY2lldHkgZm9yIEluZm9ybWF0aW9uIFRlY2hub2xvZ3kgJiBUZWFjaGVyIEVkdWNhdGlvbiBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2UNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClZMICAtIDIwMDkNClNQICAtIDE2MTENCkVQICAtIDE2MTYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20an%20educational%20computer%20game%20as%20a%20motivational%20tool%20for%20supplemental%20instruction%20delivery%20for%20novice%20programmers%20in%20learning%20computer%20programming&amp;rft.btitle=Society%20for%20Information%20Technology%20%26%20Teacher%20Education%20International%20Conference&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.date=2009&amp;rft.pages=1611%E2%80%931616\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., Ritter, F. E., &amp; Schoelles, M. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaseRS09.pdf\">Caffeine’s effect on appraisal and mental arithmetic performance: A cognitive modeling approach tells us more.</a></span> In <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i> (pp. 39–46). Manchester, England. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2009caffeines,\n\taddress = {Manchester, England},\n\ttitle = {Caffeine's effect on appraisal and mental arithmetic performance: {A} cognitive modeling approach tells us more},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS09.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Kase, S. E. and Ritter, F. E. and Schoelles, M.},\n\tyear = {2009},\n\tpages = {39--46}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ2FmZmVpbmUncyBlZmZlY3Qgb24gYXBwcmFpc2FsIGFuZCBtZW50YWwgYXJpdGhtZXRpYyBwZXJmb3JtYW5jZTogQSBjb2duaXRpdmUgbW9kZWxpbmcgYXBwcm9hY2ggdGVsbHMgdXMgbW9yZQ0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMxICAtIE1hbmNoZXN0ZXIsIEVuZ2xhbmQNCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDA5LSBOaW50aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpTUCAgLSAzOQ0KRVAgIC0gNDYNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSUzA5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Caffeine&apos;s%20effect%20on%20appraisal%20and%20mental%20arithmetic%20performance%3A%20A%20cognitive%20modeling%20approach%20tells%20us%20more&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Manchester%2C%20England&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.date=2009&amp;rft.pages=39-46&amp;rft.spage=39&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Kase, S. E., Klein, L. C., Bennett, J., &amp; Schoelles, M. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterKKBS09.pdf\"><i>Fitting a model to behavior tells us what changes cognitively when under stress and with caffeine</i></a></span> (Technical Report). In Proceedings of the Biologically Inspired Cognitive Architectures Symposium at the AAAI Fall Syposium. Keynote presentation. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2009 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKKBS09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2009fitting,\n\ttype = {Technical {Report}},\n\ttitle = {Fitting a model to behavior tells us what changes cognitively when under stress and with caffeine},\n\turl = {http://acs.ist.psu.edu/papers/ritterKKBS09.pdf},\n\tinstitution = {In Proceedings of the Biologically Inspired Cognitive Architectures Symposium at the AAAI Fall Syposium. Keynote presentation},\n\tauthor = {Ritter, F. E. and Kase, S. E. and Klein, L. C. and Bennett, J. and Schoelles, M.},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRml0dGluZyBhIG1vZGVsIHRvIGJlaGF2aW9yIHRlbGxzIHVzIHdoYXQgY2hhbmdlcyBjb2duaXRpdmVseSB3aGVuIHVuZGVyIHN0cmVzcyBhbmQgd2l0aCBjYWZmZWluZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gQmVubmV0dCwgSi4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNCk0zICAtIFRlY2huaWNhbCBSZXBvcnQNClBCICAtIEluIFByb2NlZWRpbmdzIG9mIHRoZSBCaW9sb2dpY2FsbHkgSW5zcGlyZWQgQ29nbml0aXZlIEFyY2hpdGVjdHVyZXMgU3ltcG9zaXVtIGF0IHRoZSBBQUFJIEZhbGwgU3lwb3NpdW0uIEtleW5vdGUgcHJlc2VudGF0aW9uDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJLS0JTMDkucGRmDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, J. H., Morgan, G. P., Ritter, F. E., &amp; Poncelin de Raucourt, V. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/morganMRip.pdf\">A preliminary model of participation.</a></span> In <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 129–136). 09-BRIMS-27. 09-BRIMS-27. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganMRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morgan2009preliminary,\n\ttitle = {A preliminary model of participation},\n\turl = {http://acs.ist.psu.edu/papers/morganMRip.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-27. 09-BRIMS-27},\n\tauthor = {Morgan, J. H. and Morgan, G. P. and Ritter, F. E. and Poncelin de Raucourt, V.},\n\tyear = {2009},\n\tpages = {129--136}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBwcmVsaW1pbmFyeSBtb2RlbCBvZiBwYXJ0aWNpcGF0aW9uDQpBVSAgLSBNb3JnYW4sIEouIEguDQpBVSAgLSBNb3JnYW4sIEcuIFAuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBQb25jZWxpbiBkZSBSYXVjb3VydCwgVi4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOHRoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDEyOQ0KRVAgIC0gMTM2DQpQQiAgLSAwOS1CUklNUy0yNy4gMDktQlJJTVMtMjcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcmdhbk1SaXAucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20preliminary%20model%20of%20participation&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-27.%2009-BRIMS-27&amp;rft.aufirst=J.%20H.&amp;rft.aulast=Morgan&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=V.%20Poncelin%20de%20Raucourt&amp;rft.date=2009&amp;rft.pages=129-136&amp;rft.spage=129&amp;rft.epage=136\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., Ritter, F. E., &amp; Haynes, S. R. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/cohenRH09.pdf\">Evaluating design: A formative evaluation of agent development environments used for teaching rule-based programming.</a></span> In <i>The Proceedings of the Information Systems Education Conference 2009</i> (pp. 1542–7382). Washington: v 26 ( DC): Â§1754. ISSN:v 26 (Washington DC): Â§1754. ISSN. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2009evaluating,\n\taddress = {Washington},\n\ttitle = {Evaluating design: {A} formative evaluation of agent development environments used for teaching rule-based programming},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH09.pdf},\n\tbooktitle = {The {Proceedings} of the {Information} {Systems} {Education} {Conference} 2009},\n\tpublisher = {v 26 ( DC): §1754. ISSN:v 26 (Washington DC): §1754. ISSN},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2009},\n\tpages = {1542--7382}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXZhbHVhdGluZyBkZXNpZ246IEEgZm9ybWF0aXZlIGV2YWx1YXRpb24gb2YgYWdlbnQgZGV2ZWxvcG1lbnQgZW52aXJvbm1lbnRzIHVzZWQgZm9yIHRlYWNoaW5nIHJ1bGUtYmFzZWQgcHJvZ3JhbW1pbmcNCkFVICAtIENvaGVuLCBNLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQzEgIC0gV2FzaGluZ3Rvbg0KQzMgIC0gVGhlIFByb2NlZWRpbmdzIG9mIHRoZSBJbmZvcm1hdGlvbiBTeXN0ZW1zIEVkdWNhdGlvbiBDb25mZXJlbmNlIDIwMDkNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDE1NDINCkVQICAtIDczODINClBCICAtIHYgMjYgKCBEQyk6IMKnMTc1NC4gSVNTTjp2IDI2IChXYXNoaW5ndG9uIERDKTogwqcxNzU0LiBJU1NODQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jb2hlblJIMDkucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Evaluating%20design%3A%20A%20formative%20evaluation%20of%20agent%20development%20environments%20used%20for%20teaching%20rule-based%20programming&amp;rft.btitle=The%20Proceedings%20of%20the%20Information%20Systems%20Education%20Conference%202009&amp;rft.place=Washington&amp;rft.publisher=v%2026%20(%20DC)%3A%20%C3%82%C2%A71754.%20ISSN%3Av%2026%20(Washington%20DC)%3A%20%C3%82%C2%A71754.%20ISSN&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2009&amp;rft.pages=1542-7382&amp;rft.spage=1542&amp;rft.epage=7382\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Kim, J. W., &amp; Morgan, J. H. (2009). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterKM09.pdf\"><i>Running behavioral experiments with human participants: A practical guide</i></a></span> (Tech Report No. ACS 2009-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2009 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterKM09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2009running,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Running behavioral experiments with human participants: {A} practical guide},\n\turl = {http://acs.ist.psu.edu/reports/ritterKM09.pdf},\n\tnumber = {ACS 2009-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Kim, J. W. and Morgan, J. H.},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gUnVubmluZyBiZWhhdmlvcmFsIGV4cGVyaW1lbnRzIHdpdGggaHVtYW4gcGFydGljaXBhbnRzOiBBIHByYWN0aWNhbCBndWlkZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwOS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvcml0dGVyS00wOS5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2008' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2008</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter08b.pdf\">High-level behavior representation languages and moderators of behavior.</a></span> <i>The USMA Network Science Workshop</i>, 15–17. </div><span class='bib-kw' style='display:none;'>XQMGSSEH BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS CXXK8XEU 6Q5U5REX year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">The USMA Network Science Workshop</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter08b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2008high-level,\n\ttitle = {High-level behavior representation languages and moderators of behavior},\n\turl = {http://acs.ist.psu.edu/papers/ritter08b.pdf},\n\tjournal = {The USMA Network Science Workshop},\n\tauthor = {Ritter, F. E.},\n\tmonth = oct,\n\tyear = {2008},\n\tpages = {15--17}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSGlnaC1sZXZlbCBiZWhhdmlvciByZXByZXNlbnRhdGlvbiBsYW5ndWFnZXMgYW5kIG1vZGVyYXRvcnMgb2YgYmVoYXZpb3INCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFRoZSBVU01BIE5ldHdvcmsgU2NpZW5jZSBXb3Jrc2hvcA0KREEgIC0gMjAwOC8xMC8vDQpQWSAgLSAyMDA4DQpTUCAgLSAxNQ0KRVAgIC0gMTcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA4Yi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=High-level%20behavior%20representation%20languages%20and%20moderators%20of%20behavior&amp;rft.jtitle=The%20USMA%20Network%20Science%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008-10&amp;rft.pages=15-17&amp;rft.spage=15&amp;rft.epage=17\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Friedrich, M. B. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/friedrich08.pdf\"><i>Implementierung von schematischen Denkstrategien in einer höheren Programmiersprache: Erweitern und Testen der vorhandenen Resultate durch Erfassen von zusätzlichen Daten und das Erstellen von weiteren Strategien (Implementing diagrammatic reasoning strategies in a high level language: Extending and testing the existing model results by gathering additional data and creating additional strategies). Faculty of Information Systems and Applied Computer Science, University of Bamberg, Germany.</i></a></span> </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2008 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/friedrich08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{friedrich_m._b._implementierung_2008,\n\ttitle = {Implementierung von schematischen {Denkstrategien} in einer höheren {Programmiersprache}: {Erweitern} und {Testen} der vorhandenen {Resultate} durch {Erfassen} von zusätzlichen {Daten} und das {Erstellen} von weiteren {Strategien} ({Implementing} diagrammatic reasoning strategies in a high level language: {Extending} and testing the existing model results by gathering additional data and creating additional strategies). {Faculty} of {Information} {Systems} and {Applied} {Computer} {Science}, {University} of {Bamberg}, {Germany}.},\n\turl = {http://acs.ist.psu.edu/papers/friedrich08.pdf},\n\tauthor = {{Friedrich, M. B.}},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gSW1wbGVtZW50aWVydW5nIHZvbiBzY2hlbWF0aXNjaGVuIERlbmtzdHJhdGVnaWVuIGluIGVpbmVyIGjDtmhlcmVuIFByb2dyYW1taWVyc3ByYWNoZTogRXJ3ZWl0ZXJuIHVuZCBUZXN0ZW4gZGVyIHZvcmhhbmRlbmVuIFJlc3VsdGF0ZSBkdXJjaCBFcmZhc3NlbiB2b24genVzw6R0emxpY2hlbiBEYXRlbiB1bmQgZGFzIEVyc3RlbGxlbiB2b24gd2VpdGVyZW4gU3RyYXRlZ2llbiAoSW1wbGVtZW50aW5nIGRpYWdyYW1tYXRpYyByZWFzb25pbmcgc3RyYXRlZ2llcyBpbiBhIGhpZ2ggbGV2ZWwgbGFuZ3VhZ2U6IEV4dGVuZGluZyBhbmQgdGVzdGluZyB0aGUgZXhpc3RpbmcgbW9kZWwgcmVzdWx0cyBieSBnYXRoZXJpbmcgYWRkaXRpb25hbCBkYXRhIGFuZCBjcmVhdGluZyBhZGRpdGlvbmFsIHN0cmF0ZWdpZXMpLiBGYWN1bHR5IG9mIEluZm9ybWF0aW9uIFN5c3RlbXMgYW5kIEFwcGxpZWQgQ29tcHV0ZXIgU2NpZW5jZSwgVW5pdmVyc2l0eSBvZiBCYW1iZXJnLCBHZXJtYW55Lg0KQVUgIC0gRnJpZWRyaWNoLCBNLiBCLg0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZnJpZWRyaWNoMDgucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Implementierung%20von%20schematischen%20Denkstrategien%20in%20einer%20h%C3%B6heren%20Programmiersprache%3A%20Erweitern%20und%20Testen%20der%20vorhandenen%20Resultate%20durch%20Erfassen%20von%20zus%C3%A4tzlichen%20Daten%20und%20das%20Erstellen%20von%20weiteren%20Strategien%20(Implementing%20diagrammatic%20reasoning%20strategies%20in%20a%20high%20level%20language%3A%20Extending%20and%20testing%20the%20existing%20model%20results%20by%20gathering%20additional%20data%20and%20creating%20additional%20strategies).%20Faculty%20of%20Information%20Systems%20and%20Applied%20Computer%20Science%2C%20University%20of%20Bamberg%2C%20Germany.&amp;rft.aulast=Friedrich%2C%20M.%20B.&amp;rft.au=Friedrich%2C%20M.%20B.&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S., Ritter, F. E., &amp; Scholles, M. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaseRS08.pdf\">From modeler-free individual data fitting to 3-D parametric prediction landscapes: A research expedition.</a></span> In <i>Proceedings of the 2006 Conference of the Cognitive Science Society</i> (pp. 1398–1403). Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2008modeler-free,\n\ttitle = {From modeler-free individual data fitting to 3-{D} parametric prediction landscapes: {A} research expedition},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS08.pdf},\n\tbooktitle = {Proceedings of the 2006 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX},\n\tauthor = {Kase, S. and Ritter, F. E. and Scholles, M.},\n\tyear = {2008},\n\tpages = {1398--1403}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRnJvbSBtb2RlbGVyLWZyZWUgaW5kaXZpZHVhbCBkYXRhIGZpdHRpbmcgdG8gMy1EIHBhcmFtZXRyaWMgcHJlZGljdGlvbiBsYW5kc2NhcGVzOiBBIHJlc2VhcmNoIGV4cGVkaXRpb24NCkFVICAtIEthc2UsIFMuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBTY2hvbGxlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDA2IENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNClNQICAtIDEzOTgNCkVQICAtIDE0MDMNClBCICAtIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHk6IEF1c3RpbiwgVFguIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHk6IEF1c3RpbiwgVFgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSUzA4LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=From%20modeler-free%20individual%20data%20fitting%20to%203-D%20parametric%20prediction%20landscapes%3A%20A%20research%20expedition&amp;rft.btitle=Proceedings%20of%20the%202006%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Cognitive%20Science%20Society%3A%20Austin%2C%20TX.%20Cognitive%20Science%20Society%3A%20Austin%2C%20TX&amp;rft.aufirst=S.&amp;rft.aulast=Kase&amp;rft.au=S.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Scholles&amp;rft.date=2008&amp;rft.pages=1398-1403&amp;rft.spage=1398&amp;rft.epage=1403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R., Ritter, F. E., Busetta, P., &amp; Pedrotti, M. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/evertszRBP08.pdf\">Realistic behaviour variation in a BDI-based cognitive architecture.</a></span> In <i>Proceedings of the SimTecT ’08 Conference</i>. SIAA Ltd.: Melbourne, AustraliaSIAA Ltd.: Melbourne, Australia. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszRBP08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2008realistic,\n\ttitle = {Realistic behaviour variation in a {BDI}-based cognitive architecture},\n\turl = {http://acs.ist.psu.edu/papers/evertszRBP08.pdf},\n\tbooktitle = {Proceedings of the {SimTecT} '08 {Conference}},\n\tpublisher = {SIAA Ltd.: Melbourne, AustraliaSIAA Ltd.: Melbourne, Australia},\n\tauthor = {Evertsz, R. and Ritter, F. E. and Busetta, P. and Pedrotti, M.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVhbGlzdGljIGJlaGF2aW91ciB2YXJpYXRpb24gaW4gYSBCREktYmFzZWQgY29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KQVUgIC0gRXZlcnRzeiwgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJ1c2V0dGEsIFAuDQpBVSAgLSBQZWRyb3R0aSwgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBTaW1UZWNUICcwOCBDb25mZXJlbmNlDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpQQiAgLSBTSUFBIEx0ZC46IE1lbGJvdXJuZSwgQXVzdHJhbGlhU0lBQSBMdGQuOiBNZWxib3VybmUsIEF1c3RyYWxpYQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZXZlcnRzelJCUDA4LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Realistic%20behaviour%20variation%20in%20a%20BDI-based%20cognitive%20architecture&amp;rft.btitle=Proceedings%20of%20the%20SimTecT%20&apos;08%20Conference&amp;rft.publisher=SIAA%20Ltd.%3A%20Melbourne%2C%20AustraliaSIAA%20Ltd.%3A%20Melbourne%2C%20Australia&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Busetta&amp;rft.au=M.%20Pedrotti&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Christou, G., Ritter, F. E., &amp; Jacob, R. J. K. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/christouRJ08.pdf\">Modeling prehensile actions for the evaluation of tangible user interfaces.</a></span> In <i>Proceedings of ITI 08 International Conference of Information Technology Interfaces</i>. Croatia. IEEE XploreCavtat/Dubrovnik, Croatia. IEEE Xplore: Cavtat/Dubrovnik. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/christouRJ08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{christou2008modeling,\n\taddress = {Croatia. IEEE XploreCavtat/Dubrovnik, Croatia. IEEE Xplore},\n\ttitle = {Modeling prehensile actions for the evaluation of tangible user interfaces},\n\turl = {http://acs.ist.psu.edu/papers/christouRJ08.pdf},\n\tbooktitle = {Proceedings of {ITI} 08 {International} {Conference} of {Information} {Technology} {Interfaces}},\n\tpublisher = {Cavtat/Dubrovnik},\n\tauthor = {Christou, G. and Ritter, F. E. and Jacob, R. J. K.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgcHJlaGVuc2lsZSBhY3Rpb25zIGZvciB0aGUgZXZhbHVhdGlvbiBvZiB0YW5naWJsZSB1c2VyIGludGVyZmFjZXMNCkFVICAtIENocmlzdG91LCBHLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSmFjb2IsIFIuIEouIEsuDQpDMSAgLSBDcm9hdGlhLiBJRUVFIFhwbG9yZUNhdnRhdC9EdWJyb3ZuaWssIENyb2F0aWEuIElFRUUgWHBsb3JlDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJVEkgMDggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9mIEluZm9ybWF0aW9uIFRlY2hub2xvZ3kgSW50ZXJmYWNlcw0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KUEIgIC0gQ2F2dGF0L0R1YnJvdm5paw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY2hyaXN0b3VSSjA4LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20prehensile%20actions%20for%20the%20evaluation%20of%20tangible%20user%20interfaces&amp;rft.btitle=Proceedings%20of%20ITI%2008%20International%20Conference%20of%20Information%20Technology%20Interfaces&amp;rft.place=Croatia.%20IEEE%20XploreCavtat%2FDubrovnik%2C%20Croatia.%20IEEE%20Xplore&amp;rft.publisher=Cavtat%2FDubrovnik&amp;rft.aufirst=G.&amp;rft.aulast=Christou&amp;rft.au=G.%20Christou&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20K.%20Jacob&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Bibby, P. A. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterBip.pdf\">Modeling how, when, and what learning happens in a diagrammatic reasoning task.</a></span> <i>Cognitive Science</i>, <i>32</i>, 862–892. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2008modeling,\n\ttitle = {Modeling how, when, and what learning happens in a diagrammatic reasoning task},\n\tvolume = {32},\n\turl = {http://acs.ist.psu.edu/papers/ritterBip.pdf},\n\tjournal = {Cognitive Science},\n\tauthor = {Ritter, F. E. and Bibby, P. A.},\n\tyear = {2008},\n\tpages = {862--892}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTW9kZWxpbmcgaG93LCB3aGVuLCBhbmQgd2hhdCBsZWFybmluZyBoYXBwZW5zIGluIGEgZGlhZ3JhbW1hdGljIHJlYXNvbmluZyB0YXNrDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCaWJieSwgUC4gQS4NClQyICAtIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpWTCAgLSAzMg0KU1AgIC0gODYyDQpFUCAgLSA4OTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckJpcC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Modeling%20how%2C%20when%2C%20and%20what%20learning%20happens%20in%20a%20diagrammatic%20reasoning%20task&amp;rft.jtitle=Cognitive%20Science&amp;rft.volume=32&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20A.%20Bibby&amp;rft.date=2008&amp;rft.pages=862-892&amp;rft.spage=862&amp;rft.epage=892\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter08.pdf\">dTank: A lightweight synthetic environment for teaching and theoretical research.</a></span> In J. Hansberger (Ed.), <i>Human Behavioral Synthetic Research Environments (HB-SRE) Symposium</i>. In Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation, 08-BRIMS-034. U. of Central Florida: Orlando, FL. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2008 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2008dtank:,\n\taddress = {In Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation, 08-BRIMS-034. U. of Central Florida},\n\ttitle = {{dTank}: {A} lightweight synthetic environment for teaching and theoretical research},\n\turl = {http://acs.ist.psu.edu/papers/ritter08.pdf},\n\tbooktitle = {Human {Behavioral} {Synthetic} {Research} {Environments} ({HB}-{SRE}) {Symposium}},\n\tpublisher = {Orlando, FL},\n\tauthor = {Ritter, F. E.},\n\teditor = {Hansberger, J.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gZFRhbms6IEEgbGlnaHR3ZWlnaHQgc3ludGhldGljIGVudmlyb25tZW50IGZvciB0ZWFjaGluZyBhbmQgdGhlb3JldGljYWwgcmVzZWFyY2gNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEh1bWFuIEJlaGF2aW9yYWwgU3ludGhldGljIFJlc2VhcmNoIEVudmlyb25tZW50cyAoSEItU1JFKSBTeW1wb3NpdW0NCkEyICAtIEhhbnNiZXJnZXIsIEouDQpDWSAgLSBJbiBQcm9jZWVkaW5ncyBvZiB0aGUgMTd0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uLCAwOC1CUklNUy0wMzQuIFUuIG9mIENlbnRyYWwgRmxvcmlkYQ0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KUEIgIC0gT3JsYW5kbywgRkwNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA4LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=dTank%3A%20A%20lightweight%20synthetic%20environment%20for%20teaching%20and%20theoretical%20research&amp;rft.btitle=Human%20Behavioral%20Synthetic%20Research%20Environments%20(HB-SRE)%20Symposium&amp;rft.place=In%20Proceedings%20of%20the%2017th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation%2C%2008-BRIMS-034.%20U.%20of%20Central%20Florida&amp;rft.publisher=Orlando%2C%20FL&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Hansberger&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritter08c.pdf\"><i>Some frontiers of cognitive modeling: A modest research agenda exploring emotions and usability</i></a></span> (Tech Report No. ACS 2008-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2008 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritter08c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2008frontiers,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Some frontiers of cognitive modeling: {A} modest research agenda exploring emotions and usability},\n\turl = {http://acs.ist.psu.edu/reports/ritter08c.pdf},\n\tnumber = {ACS 2008-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU29tZSBmcm9udGllcnMgb2YgY29nbml0aXZlIG1vZGVsaW5nOiBBIG1vZGVzdCByZXNlYXJjaCBhZ2VuZGEgZXhwbG9yaW5nIGVtb3Rpb25zIGFuZCB1c2FiaWxpdHkNCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDgtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlcjA4Yy5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/kim08.pdf\"><i>Procedural skills: From learning to forgetting. Unpublished Doctoral Dissertation, The Pennsylvania State University, University Park, PA</i></a></span> (Tech Report No. ACS 2008-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2008 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kim08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kim2008procedural,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Procedural skills: {From} learning to forgetting. {Unpublished} {Doctoral} {Dissertation}, {The} {Pennsylvania} {State} {University}, {University} {Park}, {PA}},\n\turl = {http://acs.ist.psu.edu/reports/kim08.pdf},\n\tnumber = {ACS 2008-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kim, J. W.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gUHJvY2VkdXJhbCBza2lsbHM6IEZyb20gbGVhcm5pbmcgdG8gZm9yZ2V0dGluZy4gVW5wdWJsaXNoZWQgRG9jdG9yYWwgRGlzc2VydGF0aW9uLCBUaGUgUGVubnN5bHZhbmlhIFN0YXRlIFVuaXZlcnNpdHksIFVuaXZlcnNpdHkgUGFyaywgUEENCkFVICAtIEtpbSwgSi4gVy4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDgtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2tpbTA4LnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R., Kannampallil, T. G., Cohen, M. A., Soares, A., &amp; Ritter, F. E. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/haynesKCR08.pdf\">Rampart: A service and agent-based architecture for anti-terrorism planning and resource allocation.</a></span> In <i>Proceedings of the First European Conference on Intelligence and Security Informatics</i> (pp. 260–270). Berlin: Springer. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP CXXK8XEU MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesKCR08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{haynes2008rampart:,\n\taddress = {Berlin},\n\ttitle = {Rampart: {A} service and agent-based architecture for anti-terrorism planning and resource allocation},\n\turl = {http://acs.ist.psu.edu/papers/haynesKCR08.pdf},\n\tbooktitle = {Proceedings of the {First} {European} {Conference} on {Intelligence} and {Security} {Informatics}},\n\tpublisher = {Springer},\n\tauthor = {Haynes, S. R. and Kannampallil, T. G. and Cohen, M. A. and Soares, A. and Ritter, F. E.},\n\tyear = {2008},\n\tpages = {260--270}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmFtcGFydDogQSBzZXJ2aWNlIGFuZCBhZ2VudC1iYXNlZCBhcmNoaXRlY3R1cmUgZm9yIGFudGktdGVycm9yaXNtIHBsYW5uaW5nIGFuZCByZXNvdXJjZSBhbGxvY2F0aW9uDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBLYW5uYW1wYWxsaWwsIFQuIEcuDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFNvYXJlcywgQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIEJlcmxpbg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gSW50ZWxsaWdlbmNlIGFuZCBTZWN1cml0eSBJbmZvcm1hdGljcw0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KU1AgIC0gMjYwDQpFUCAgLSAyNzANClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9oYXluZXNLQ1IwOC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Rampart%3A%20A%20service%20and%20agent-based%20architecture%20for%20anti-terrorism%20planning%20and%20resource%20allocation&amp;rft.btitle=Proceedings%20of%20the%20First%20European%20Conference%20on%20Intelligence%20and%20Security%20Informatics&amp;rft.place=Berlin&amp;rft.publisher=Springer&amp;rft.aufirst=S.%20R.&amp;rft.aulast=Haynes&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=T.%20G.%20Kannampallil&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=A.%20Soares&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008&amp;rft.pages=260-270&amp;rft.spage=260&amp;rft.epage=270\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Carroll, J. M., Haynes, S. R., Ritter, F. E., Rosson, M. B., &amp; Zhang, X. L. (2008). <span class=\"doctitle\">The d-school in the i-school: HCI and design research.</span> <i>iConference</i>, <i>2008</i>.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">iConference</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{carroll2008d-school,\n\ttitle = {The d-school in the i-school: {HCI} and design research},\n\tvolume = {2008},\n\tjournal = {iConference},\n\tauthor = {Carroll, J. M. and Haynes, S. R. and Ritter, F. E. and Rosson, M. B. and Zhang, X. L.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIGQtc2Nob29sIGluIHRoZSBpLXNjaG9vbDogSENJIGFuZCBkZXNpZ24gcmVzZWFyY2gNCkFVICAtIENhcnJvbGwsIEouIE0uDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBSb3Nzb24sIE0uIEIuDQpBVSAgLSBaaGFuZywgWC4gTC4NClQyICAtIGlDb25mZXJlbmNlDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpWTCAgLSAyMDA4DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20d-school%20in%20the%20i-school%3A%20HCI%20and%20design%20research&amp;rft.jtitle=iConference&amp;rft.volume=2008&amp;rft.aufirst=J.%20M.&amp;rft.aulast=Carroll&amp;rft.au=J.%20M.%20Carroll&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20B.%20Rosson&amp;rft.au=X.%20L.%20Zhang&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R., Busetta, P., Pedrotti, M., Ritter, F. E., &amp; Bittner, J. L. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/evertszBPRB08.pdf\">CoJACK - Achieving principled behaviour variation in a moderated cognitive architecture.</a></span> In <i>Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation</i>. 08-BRIMS-025. Orlando, FL: U. of Central Florida08-BRIMS-025. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszBPRB08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2008cojack,\n\ttitle = {{CoJACK} - {Achieving} principled behaviour variation in a moderated cognitive architecture},\n\turl = {http://acs.ist.psu.edu/papers/evertszBPRB08.pdf},\n\tbooktitle = {Proceedings of the 17th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {08-BRIMS-025. Orlando, FL: U. of Central Florida08-BRIMS-025. Orlando, FL: U. of Central Florida},\n\tauthor = {Evertsz, R. and Busetta, P. and Pedrotti, M. and Ritter, F. E. and Bittner, J. L.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29KQUNLIC0gQWNoaWV2aW5nIHByaW5jaXBsZWQgYmVoYXZpb3VyIHZhcmlhdGlvbiBpbiBhIG1vZGVyYXRlZCBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlDQpBVSAgLSBFdmVydHN6LCBSLg0KQVUgIC0gQnVzZXR0YSwgUC4NCkFVICAtIFBlZHJvdHRpLCBNLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQml0dG5lciwgSi4gTC4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxN3RoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNClBCICAtIDA4LUJSSU1TLTAyNS4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYTA4LUJSSU1TLTAyNS4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZXZlcnRzekJQUkIwOC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=CoJACK%20-%20Achieving%20principled%20behaviour%20variation%20in%20a%20moderated%20cognitive%20architecture&amp;rft.btitle=Proceedings%20of%20the%2017th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=08-BRIMS-025.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida08-BRIMS-025.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=P.%20Busetta&amp;rft.au=M.%20Pedrotti&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20L.%20Bittner&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Klein, L. C., Bennett, J. M., Whetzel, C. A., &amp; Ritter, F. E. (2008). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kleinBWR08.pdf\">Daily caffeine use impacts neuroendocrine and cardiovascular responses to laboratory stress in healthy men.</a></span> <i>Presented at the Annual Meeting of the American Psychosomatic Society, Baltimore, MD</i>, <i>70</i>(3). </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Presented at the annual meeting of the American Psychosomatic Society, Baltimore, MD</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kleinBWR08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{klein2008daily,\n\ttitle = {Daily caffeine use impacts neuroendocrine and cardiovascular responses to laboratory stress in healthy men},\n\tvolume = {70},\n\turl = {http://acs.ist.psu.edu/papers/kleinBWR08.pdf},\n\tnumber = {3},\n\tjournal = {Presented at the annual meeting of the American Psychosomatic Society, Baltimore, MD},\n\tauthor = {Klein, L. C. and Bennett, J. M. and Whetzel, C. A. and Ritter, F. E.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGFpbHkgY2FmZmVpbmUgdXNlIGltcGFjdHMgbmV1cm9lbmRvY3JpbmUgYW5kIGNhcmRpb3Zhc2N1bGFyIHJlc3BvbnNlcyB0byBsYWJvcmF0b3J5IHN0cmVzcyBpbiBoZWFsdGh5IG1lbg0KQVUgIC0gS2xlaW4sIEwuIEMuDQpBVSAgLSBCZW5uZXR0LCBKLiBNLg0KQVUgIC0gV2hldHplbCwgQy4gQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFByZXNlbnRlZCBhdCB0aGUgYW5udWFsIG1lZXRpbmcgb2YgdGhlIEFtZXJpY2FuIFBzeWNob3NvbWF0aWMgU29jaWV0eSwgQmFsdGltb3JlLCBNRA0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KVkwgIC0gNzANCklTICAtIDMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tsZWluQldSMDgucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Daily%20caffeine%20use%20impacts%20neuroendocrine%20and%20cardiovascular%20responses%20to%20laboratory%20stress%20in%20healthy%20men&amp;rft.jtitle=Presented%20at%20the%20annual%20meeting%20of%20the%20American%20Psychosomatic%20Society%2C%20Baltimore%2C%20MD&amp;rft.volume=70&amp;rft.issue=3&amp;rft.aufirst=L.%20C.&amp;rft.aulast=Klein&amp;rft.au=L.%20C.%20Klein&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008\"></span></div></div></div><div class=\"full-bib-section\"><a id='2007' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2007</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Pew, R. W., Mavor, A. S., &amp; Committee Human-System Design Support for Changing Technology (Ritter was member) (Eds.). (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://books.nap.edu/catalog.php?record_id=11893\"><i>A new approach to system design using risk in human-system integration</i>.</a></span> National Academy Press. Washington DC: National Research Council. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://books.nap.edu/catalog.php?record_id=11893\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{pew2007new,\n\taddress = {National Academy Press. Washington DC},\n\ttitle = {A new approach to system design using risk in human-system integration},\n\turl = {http://books.nap.edu/catalog.php?record_id=11893},\n\tpublisher = {National Research Council},\n\teditor = {Pew, Richard W. and Mavor, Anne S. and Committee Human-System Design Support for Changing Technology (Ritter was member)},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQSBuZXcgYXBwcm9hY2ggdG8gc3lzdGVtIGRlc2lnbiB1c2luZyByaXNrIGluIGh1bWFuLXN5c3RlbSBpbnRlZ3JhdGlvbg0KQTMgIC0gUGV3LCBSaWNoYXJkIFcuDQpBMyAgLSBNYXZvciwgQW5uZSBTLg0KQTMgIC0gQ29tbWl0dGVlIEh1bWFuLVN5c3RlbSBEZXNpZ24gU3VwcG9ydCBmb3IgQ2hhbmdpbmcgVGVjaG5vbG9neSAoUml0dGVyIHdhcyBtZW1iZXIpDQpDWSAgLSBOYXRpb25hbCBBY2FkZW15IFByZXNzLiBXYXNoaW5ndG9uIERDDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpQQiAgLSBOYXRpb25hbCBSZXNlYXJjaCBDb3VuY2lsDQpVUiAgLSBodHRwOi8vYm9va3MubmFwLmVkdS9jYXRhbG9nLnBocD9yZWNvcmRfaWQ9MTE4OTMNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=A%20new%20approach%20to%20system%20design%20using%20risk%20in%20human-system%20integration&amp;rft.place=National%20Academy%20Press.%20Washington%20DC&amp;rft.publisher=National%20Research%20Council&amp;rft.aufirst=Richard%20W.&amp;rft.aulast=Pew&amp;rft.au=Richard%20W.%20Pew&amp;rft.au=Anne%20S.%20Mavor&amp;rft.au=Committee%20Human-System%20Design%20Support%20for%20Changing%20Technology%20(Ritter%20was%20member)&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., Ritter, F. E., &amp; Haynes, S. R. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/cohenRH07.pdf\">Using reflective learning to master opponent strategy in a competative environment</a></span> (pp. 157–162). Oxford, UK: Taylor &amp; Francis/Psychology Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{cohen2007using,\n\taddress = {Oxford, UK},\n\ttitle = {Using reflective learning to master opponent strategy in a competative environment},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH07.pdf},\n\tpublisher = {Taylor \\& Francis/Psychology Press},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2007},\n\tpages = {157--162}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVXNpbmcgcmVmbGVjdGl2ZSBsZWFybmluZyB0byBtYXN0ZXIgb3Bwb25lbnQgc3RyYXRlZ3kgaW4gYSBjb21wZXRhdGl2ZSBlbnZpcm9ubWVudA0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDWSAgLSBPeGZvcmQsIFVLDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSAxNTcNCkVQICAtIDE2Mg0KUEIgIC0gVGF5bG9yICYgRnJhbmNpcy9Qc3ljaG9sb2d5IFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jb2hlblJIMDcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Using%20reflective%20learning%20to%20master%20opponent%20strategy%20in%20a%20competative%20environment&amp;rft.place=Oxford%2C%20UK&amp;rft.publisher=Taylor%20%26%20Francis%2FPsychology%20Press&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2007&amp;rft.pages=157-162&amp;rft.spage=157&amp;rft.epage=162\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter07.pdf\">The rise of cognitive architectures.</a></span> In I. Models (Ed.). v-vi. New York, NY: Oxford University Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007rise,\n\taddress = {v-vi. New York, NY},\n\ttitle = {The rise of cognitive architectures},\n\turl = {http://acs.ist.psu.edu/papers/ritter07.pdf},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E.},\n\teditor = {Models, Integrated},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIHJpc2Ugb2YgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkEyICAtIE1vZGVscywgSW50ZWdyYXRlZA0KQ1kgIC0gdi12aS4gTmV3IFlvcmssIE5ZDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpQQiAgLSBPeGZvcmQgVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMDcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20rise%20of%20cognitive%20architectures&amp;rft.place=v-vi.%20New%20York%2C%20NY&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=Integrated%20Models&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bernard, M. L., Forsythe, J. C., Allender, L., Cohn, J., Radvansky, G., &amp; Ritter, F. E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/bernardFACRR07.pdf\">The next generation of cognitive modeling tools: Opportunities, challenges and basic needs.</a></span> In <i>Proceedings of the Human Factors and Ergonomics Society</i> (pp. 799–801). Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/bernardFACRR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{bernard2007next,\n\ttitle = {The next generation of cognitive modeling tools: {Opportunities}, challenges and basic needs},\n\turl = {http://acs.ist.psu.edu/papers/bernardFACRR07.pdf},\n\tbooktitle = {Proceedings of the {Human} {Factors} and {Ergonomics} {Society}},\n\tpublisher = {Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society},\n\tauthor = {Bernard, M. L. and Forsythe, J. C. and Allender, L. and Cohn, J. and Radvansky, G. and Ritter, F. E.},\n\tyear = {2007},\n\tpages = {799--801}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIG5leHQgZ2VuZXJhdGlvbiBvZiBjb2duaXRpdmUgbW9kZWxpbmcgdG9vbHM6IE9wcG9ydHVuaXRpZXMsIGNoYWxsZW5nZXMgYW5kIGJhc2ljIG5lZWRzDQpBVSAgLSBCZXJuYXJkLCBNLiBMLg0KQVUgIC0gRm9yc3l0aGUsIEouIEMuDQpBVSAgLSBBbGxlbmRlciwgTC4NCkFVICAtIENvaG4sIEouDQpBVSAgLSBSYWR2YW5za3ksIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgSHVtYW4gRmFjdG9ycyBhbmQgRXJnb25vbWljcyBTb2NpZXR5DQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSA3OTkNCkVQICAtIDgwMQ0KUEIgIC0gU2FudGEgTW9uaWNhLCBDQTogSHVtYW4gRmFjdG9ycyBhbmQgRXJnb25vbWljcyBTb2NpZXR5LiBTYW50YSBNb25pY2EsIENBOiBIdW1hbiBGYWN0b3JzIGFuZCBFcmdvbm9taWNzIFNvY2lldHkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2Jlcm5hcmRGQUNSUjA3LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20next%20generation%20of%20cognitive%20modeling%20tools%3A%20Opportunities%2C%20challenges%20and%20basic%20needs&amp;rft.btitle=Proceedings%20of%20the%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.publisher=Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society.%20Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.aufirst=M.%20L.&amp;rft.aulast=Bernard&amp;rft.au=M.%20L.%20Bernard&amp;rft.au=J.%20C.%20Forsythe&amp;rft.au=L.%20Allender&amp;rft.au=J.%20Cohn&amp;rft.au=G.%20Radvansky&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007&amp;rft.pages=799-801&amp;rft.spage=799&amp;rft.epage=801\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nerb, J., Ritter, F. E., &amp; Langley, P. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/nerbRL07.pdf\">Rules of order: Process models of human learning.</a></span> In F. E. Ritter, J. Nerb, T. O’Shea, &amp; E. Lehtinen (Eds.), <i>In order to learn: How the sequences of topics affect learning</i> (pp. 57–69). Oxford University Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/nerbRL07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{nerb2007rules,\n\ttitle = {Rules of order: {Process} models of human learning},\n\turl = {http://acs.ist.psu.edu/papers/nerbRL07.pdf},\n\tbooktitle = {In order to learn: {How} the sequences of topics affect learning},\n\tpublisher = {Oxford University Press},\n\tauthor = {Nerb, J. and Ritter, F. E. and Langley, P.},\n\teditor = {Ritter, F. E. and Nerb, J. and O'Shea, T. and Lehtinen, E.},\n\tyear = {2007},\n\tpages = {57--69}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gUnVsZXMgb2Ygb3JkZXI6IFByb2Nlc3MgbW9kZWxzIG9mIGh1bWFuIGxlYXJuaW5nDQpBVSAgLSBOZXJiLCBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTGFuZ2xleSwgUC4NClQyICAtIEluIG9yZGVyIHRvIGxlYXJuOiBIb3cgdGhlIHNlcXVlbmNlcyBvZiB0b3BpY3MgYWZmZWN0IGxlYXJuaW5nDQpBMiAgLSBSaXR0ZXIsIEYuIEUuDQpBMiAgLSBOZXJiLCBKLg0KQTIgIC0gTydTaGVhLCBULg0KQTIgIC0gTGVodGluZW4sIEUuDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSA1Nw0KRVAgIC0gNjkNClBCICAtIE94Zm9yZCBVbml2ZXJzaXR5IFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9uZXJiUkwwNy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Rules%20of%20order%3A%20Process%20models%20of%20human%20learning&amp;rft.btitle=In%20order%20to%20learn%3A%20How%20the%20sequences%20of%20topics%20affect%20learning&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=J.&amp;rft.aulast=Nerb&amp;rft.au=J.%20Nerb&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Langley&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=T.%20O&apos;Shea&amp;rft.au=E.%20Lehtinen&amp;rft.date=2007&amp;rft.pages=57-69&amp;rft.spage=57&amp;rft.epage=69\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R., Ritter, F. E., Russell, S., &amp; Shepherdson, D. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/evertszRRS07.pdf\">Modeling rules of engagement in computer-generated forces.</a></span> In <i>Proceedings of the 16th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 123–134). Orlando, FL: U. of Central Florida. 07-BRIMS-021. Orlando, FL: U. of Central Florida. 07-BRIMS-021. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszRRS07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2007modeling,\n\ttitle = {Modeling rules of engagement in computer-generated forces},\n\turl = {http://acs.ist.psu.edu/papers/evertszRRS07.pdf},\n\tbooktitle = {Proceedings of the 16th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {Orlando, FL: U. of Central Florida. 07-BRIMS-021. Orlando, FL: U. of Central Florida. 07-BRIMS-021},\n\tauthor = {Evertsz, R. and Ritter, F. E. and Russell, S. and Shepherdson, D.},\n\tyear = {2007},\n\tpages = {123--134}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgcnVsZXMgb2YgZW5nYWdlbWVudCBpbiBjb21wdXRlci1nZW5lcmF0ZWQgZm9yY2VzDQpBVSAgLSBFdmVydHN6LCBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUnVzc2VsbCwgUy4NCkFVICAtIFNoZXBoZXJkc29uLCBELg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE2dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KU1AgIC0gMTIzDQpFUCAgLSAxMzQNClBCICAtIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGEuIDA3LUJSSU1TLTAyMS4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYS4gMDctQlJJTVMtMDIxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ldmVydHN6UlJTMDcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20rules%20of%20engagement%20in%20computer-generated%20forces&amp;rft.btitle=Proceedings%20of%20the%2016th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2007-BRIMS-021.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2007-BRIMS-021&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20Russell&amp;rft.au=D.%20Shepherdson&amp;rft.date=2007&amp;rft.pages=123-134&amp;rft.spage=123&amp;rft.epage=134\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Reifers, A. L., Klein, L. C., &amp; Schoelles, M. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterRKS07.pdf\">Lessons from defining theories of stress</a></span> (pp. 254–262). New York, NY: Oxford University Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterRKS07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007lessons,\n\taddress = {New York, NY},\n\ttitle = {Lessons from defining theories of stress},\n\turl = {http://acs.ist.psu.edu/papers/ritterRKS07.pdf},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E. and Reifers, A. L. and Klein, L. C. and Schoelles, M.},\n\tyear = {2007},\n\tpages = {254--262}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTGVzc29ucyBmcm9tIGRlZmluaW5nIHRoZW9yaWVzIG9mIHN0cmVzcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUmVpZmVycywgQS4gTC4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gU2Nob2VsbGVzLCBNLg0KQ1kgIC0gTmV3IFlvcmssIE5ZDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSAyNTQNCkVQICAtIDI2Mg0KUEIgIC0gT3hmb3JkIFVuaXZlcnNpdHkgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlclJLUzA3LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Lessons%20from%20defining%20theories%20of%20stress&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20L.%20Reifers&amp;rft.au=L.%20C.%20Klein&amp;rft.au=M.%20Schoelles&amp;rft.date=2007&amp;rft.pages=254-262&amp;rft.spage=254&amp;rft.epage=262\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., Koubek, R. J., &amp; Ritter, F. E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kimKR07.pdf\">Investigation of procedural skills degradation from different modalities</a></span> (pp. 255–260). Oxford, UK: Taylor &amp; Francis/Psychology Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimKR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{kim2007investigation,\n\taddress = {Oxford, UK},\n\ttitle = {Investigation of procedural skills degradation from different modalities},\n\turl = {http://acs.ist.psu.edu/papers/kimKR07.pdf},\n\tpublisher = {Taylor \\& Francis/Psychology Press},\n\tauthor = {Kim, J. W. and Koubek, R. J. and Ritter, F. E.},\n\tyear = {2007},\n\tpages = {255--260}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW52ZXN0aWdhdGlvbiBvZiBwcm9jZWR1cmFsIHNraWxscyBkZWdyYWRhdGlvbiBmcm9tIGRpZmZlcmVudCBtb2RhbGl0aWVzDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBLb3ViZWssIFIuIEouDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDWSAgLSBPeGZvcmQsIFVLDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSAyNTUNCkVQICAtIDI2MA0KUEIgIC0gVGF5bG9yICYgRnJhbmNpcy9Qc3ljaG9sb2d5IFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9raW1LUjA3LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Investigation%20of%20procedural%20skills%20degradation%20from%20different%20modalities&amp;rft.place=Oxford%2C%20UK&amp;rft.publisher=Taylor%20%26%20Francis%2FPsychology%20Press&amp;rft.aufirst=J.%20W.&amp;rft.aulast=Kim&amp;rft.au=J.%20W.%20Kim&amp;rft.au=R.%20J.%20Koubek&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007&amp;rft.pages=255-260&amp;rft.spage=255&amp;rft.epage=260\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., Ritter, F. E., &amp; Schoelles, M. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaseRS07.pdf\">Using HPC and PGAs to optimize noisy computational models of cognition.</a></span> In <i>Proceedings of International Joint Conferences on Computer</i>. and System Sciences, and Engineering, CISSE 2007Information, and System Sciences, and Engineering, CISSE 2007: Information. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2007using,\n\taddress = {and System Sciences, and Engineering, CISSE 2007Information, and System Sciences, and Engineering, CISSE 2007},\n\ttitle = {Using {HPC} and {PGAs} to optimize noisy computational models of cognition},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS07.pdf},\n\tbooktitle = {Proceedings of {International} {Joint} {Conferences} on {Computer}},\n\tpublisher = {Information},\n\tauthor = {Kase, S. E. and Ritter, F. E. and Schoelles, M.},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgSFBDIGFuZCBQR0FzIHRvIG9wdGltaXplIG5vaXN5IGNvbXB1dGF0aW9uYWwgbW9kZWxzIG9mIGNvZ25pdGlvbg0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMxICAtIGFuZCBTeXN0ZW0gU2NpZW5jZXMsIGFuZCBFbmdpbmVlcmluZywgQ0lTU0UgMjAwN0luZm9ybWF0aW9uLCBhbmQgU3lzdGVtIFNjaWVuY2VzLCBhbmQgRW5naW5lZXJpbmcsIENJU1NFIDIwMDcNCkMzICAtIFByb2NlZWRpbmdzIG9mIEludGVybmF0aW9uYWwgSm9pbnQgQ29uZmVyZW5jZXMgb24gQ29tcHV0ZXINCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClBCICAtIEluZm9ybWF0aW9uDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYXNlUlMwNy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20HPC%20and%20PGAs%20to%20optimize%20noisy%20computational%20models%20of%20cognition&amp;rft.btitle=Proceedings%20of%20International%20Joint%20Conferences%20on%20Computer&amp;rft.place=and%20System%20Sciences%2C%20and%20Engineering%2C%20CISSE%202007Information%2C%20and%20System%20Sciences%2C%20and%20Engineering%2C%20CISSE%202007&amp;rft.publisher=Information&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Schoelles, M., Klein, L. C., &amp; Kase, S. E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterSKK07.pdf\">Modeling the range of performance on the serial subtraction task</a></span> (pp. 299–304). Oxford, UK: Taylor &amp; Francis/Psychology Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterSKK07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007modeling,\n\taddress = {Oxford, UK},\n\ttitle = {Modeling the range of performance on the serial subtraction task},\n\turl = {http://acs.ist.psu.edu/papers/ritterSKK07.pdf},\n\tpublisher = {Taylor \\& Francis/Psychology Press},\n\tauthor = {Ritter, F. E. and Schoelles, M. and Klein, L. C. and Kase, S. E.},\n\tyear = {2007},\n\tpages = {299--304}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW9kZWxpbmcgdGhlIHJhbmdlIG9mIHBlcmZvcm1hbmNlIG9uIHRoZSBzZXJpYWwgc3VidHJhY3Rpb24gdGFzaw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU2Nob2VsbGVzLCBNLg0KQVUgIC0gS2xlaW4sIEwuIEMuDQpBVSAgLSBLYXNlLCBTLiBFLg0KQ1kgIC0gT3hmb3JkLCBVSw0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KU1AgIC0gMjk5DQpFUCAgLSAzMDQNClBCICAtIFRheWxvciAmIEZyYW5jaXMvUHN5Y2hvbG9neSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyU0tLMDcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Modeling%20the%20range%20of%20performance%20on%20the%20serial%20subtraction%20task&amp;rft.place=Oxford%2C%20UK&amp;rft.publisher=Taylor%20%26%20Francis%2FPsychology%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.au=L.%20C.%20Klein&amp;rft.au=S.%20E.%20Kase&amp;rft.date=2007&amp;rft.pages=299-304&amp;rft.spage=299&amp;rft.epage=304\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Nerb, J., &amp; Lehtinen, E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterNL07.pdf\">Getting things in order: Collecting and analysing data on learning.</a></span> In F. E. Ritter, J. Nerb, T. O’Shea, &amp; E. Lehtinen (Eds.), <i>In order to learn: How the sequence of topics influence learning</i> (pp. 81–92). New York, New York: Oxford University Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterNL07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007getting,\n\taddress = {New York, New York},\n\ttitle = {Getting things in order: {Collecting} and analysing data on learning},\n\turl = {http://acs.ist.psu.edu/papers/ritterNL07.pdf},\n\tbooktitle = {In order to learn: {How} the sequence of topics influence learning},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E. and Nerb, J. and Lehtinen, E.},\n\teditor = {Ritter, F. E. and Nerb, J. and O'Shea, T. and Lehtinen, E.},\n\tyear = {2007},\n\tpages = {81--92}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gR2V0dGluZyB0aGluZ3MgaW4gb3JkZXI6IENvbGxlY3RpbmcgYW5kIGFuYWx5c2luZyBkYXRhIG9uIGxlYXJuaW5nDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBOZXJiLCBKLg0KQVUgIC0gTGVodGluZW4sIEUuDQpUMiAgLSBJbiBvcmRlciB0byBsZWFybjogSG93IHRoZSBzZXF1ZW5jZSBvZiB0b3BpY3MgaW5mbHVlbmNlIGxlYXJuaW5nDQpBMiAgLSBSaXR0ZXIsIEYuIEUuDQpBMiAgLSBOZXJiLCBKLg0KQTIgIC0gTydTaGVhLCBULg0KQTIgIC0gTGVodGluZW4sIEUuDQpDWSAgLSBOZXcgWW9yaywgTmV3IFlvcmsNCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClNQICAtIDgxDQpFUCAgLSA5Mg0KUEIgIC0gT3hmb3JkIFVuaXZlcnNpdHkgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlck5MMDcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Getting%20things%20in%20order%3A%20Collecting%20and%20analysing%20data%20on%20learning&amp;rft.btitle=In%20order%20to%20learn%3A%20How%20the%20sequence%20of%20topics%20influence%20learning&amp;rft.place=New%20York%2C%20New%20York&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=E.%20Lehtinen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=T.%20O&apos;Shea&amp;rft.au=E.%20Lehtinen&amp;rft.date=2007&amp;rft.pages=81-92&amp;rft.spage=81&amp;rft.epage=92\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Nerb, J. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterN07.pdf\">Call to order: How sequence effects in humans and artificial systems illuminate each other.</a></span> In F. E. Ritter, J. Nerb, T. O’Shea, &amp; E. Lehtinen (Eds.), <i>In order to learn: How the sequences of topics affect learning</i> (pp. 3–15). Oxford University Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterN07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007call,\n\ttitle = {Call to order: {How} sequence effects in humans and artificial systems illuminate each other},\n\turl = {http://acs.ist.psu.edu/papers/ritterN07.pdf},\n\tbooktitle = {In order to learn: {How} the sequences of topics affect learning},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E. and Nerb, J.},\n\teditor = {Ritter, F. E. and Nerb, J. and O'Shea, T. and Lehtinen, E.},\n\tyear = {2007},\n\tpages = {3--15}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQ2FsbCB0byBvcmRlcjogSG93IHNlcXVlbmNlIGVmZmVjdHMgaW4gaHVtYW5zIGFuZCBhcnRpZmljaWFsIHN5c3RlbXMgaWxsdW1pbmF0ZSBlYWNoIG90aGVyDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBOZXJiLCBKLg0KVDIgIC0gSW4gb3JkZXIgdG8gbGVhcm46IEhvdyB0aGUgc2VxdWVuY2VzIG9mIHRvcGljcyBhZmZlY3QgbGVhcm5pbmcNCkEyICAtIFJpdHRlciwgRi4gRS4NCkEyICAtIE5lcmIsIEouDQpBMiAgLSBPJ1NoZWEsIFQuDQpBMiAgLSBMZWh0aW5lbiwgRS4NCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClNQICAtIDMNCkVQICAtIDE1DQpQQiAgLSBPeGZvcmQgVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyTjA3LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Call%20to%20order%3A%20How%20sequence%20effects%20in%20humans%20and%20artificial%20systems%20illuminate%20each%20other&amp;rft.btitle=In%20order%20to%20learn%3A%20How%20the%20sequences%20of%20topics%20affect%20learning&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=T.%20O&apos;Shea&amp;rft.au=E.%20Lehtinen&amp;rft.date=2007&amp;rft.pages=3-15&amp;rft.spage=3&amp;rft.epage=15\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J., &amp; Ritter, F. E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kimR07.pdf\">Automatically recording keystrokes in public clusters with RUI: Issues and sample answers.</a></span> In <i>Proceedings of the 29th Annual Conference of the Cognitive Science Society</i>. 1787. Austin, TX: Cognitive Science Society1787. Austin, TX: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kim2007automatically,\n\ttitle = {Automatically recording keystrokes in public clusters with {RUI}: {Issues} and sample answers},\n\turl = {http://acs.ist.psu.edu/papers/kimR07.pdf},\n\tbooktitle = {Proceedings of the 29th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {1787. Austin, TX: Cognitive Science Society1787. Austin, TX: Cognitive Science Society},\n\tauthor = {Kim, J. and Ritter, F. E.},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQXV0b21hdGljYWxseSByZWNvcmRpbmcga2V5c3Ryb2tlcyBpbiBwdWJsaWMgY2x1c3RlcnMgd2l0aCBSVUk6IElzc3VlcyBhbmQgc2FtcGxlIGFuc3dlcnMNCkFVICAtIEtpbSwgSi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyOXRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpQQiAgLSAxNzg3LiBBdXN0aW4sIFRYOiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5MTc4Ny4gQXVzdGluLCBUWDogQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva2ltUjA3LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Automatically%20recording%20keystrokes%20in%20public%20clusters%20with%20RUI%3A%20Issues%20and%20sample%20answers&amp;rft.btitle=Proceedings%20of%20the%2029th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=1787.%20Austin%2C%20TX%3A%20Cognitive%20Science%20Society1787.%20Austin%2C%20TX%3A%20Cognitive%20Science%20Society&amp;rft.aufirst=J.&amp;rft.aulast=Kim&amp;rft.au=J.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., McBride, S. P., &amp; Ritter, F. E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/stamantMR06.pdf\">AI support for building cognitive models.</a></span> In <i>Proceedings of the Twenty-First National Conference on Artificial Intelligence (AAAI-06)</i> (pp. 1663–1666). Menlo Park, CA: AAAI Press. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantMR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_ai_2007,\n\ttitle = {{AI} support for building cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/stamantMR06.pdf},\n\tbooktitle = {Proceedings of the {Twenty}-{First} {National} {Conference} on {Artificial} {Intelligence} ({AAAI}-06)},\n\tpublisher = {Menlo Park, CA: AAAI Press},\n\tauthor = {St. Amant, R. and McBride, S. P. and Ritter, F. E.},\n\tyear = {2007},\n\tpages = {1663--1666}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQUkgc3VwcG9ydCBmb3IgYnVpbGRpbmcgY29nbml0aXZlIG1vZGVscw0KQVUgIC0gU3QuIEFtYW50LCBSLg0KQVUgIC0gTWNCcmlkZSwgUy4gUC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBUd2VudHktRmlyc3QgTmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBBcnRpZmljaWFsIEludGVsbGlnZW5jZSAoQUFBSS0wNikNCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClNQICAtIDE2NjMNCkVQICAtIDE2NjYNClBCICAtIE1lbmxvIFBhcmssIENBOiBBQUFJIFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9zdGFtYW50TVIwNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=AI%20support%20for%20building%20cognitive%20models&amp;rft.btitle=Proceedings%20of%20the%20Twenty-First%20National%20Conference%20on%20Artificial%20Intelligence%20(AAAI-06)&amp;rft.publisher=Menlo%20Park%2C%20CA%3A%20AAAI%20Press&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=S.%20P.%20McBride&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007&amp;rft.pages=1663-1666&amp;rft.spage=1663&amp;rft.epage=1666\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Kukreja, U., &amp; St. Amant, R. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterKSA07.pdf\">Including a model of visual processing with a cognitive architecture to model a simple teleoperation task.</a></span> <i>Journal of Cognitive Engineering and Decision Making</i>, <i>1</i>(2), 121–147. </div><span class='bib-kw' style='display:none;'>XV6KXZ93 MGID93AS year__2007 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Cognitive Engineering and Decision Making</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKSA07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2007including,\n\ttitle = {Including a model of visual processing with a cognitive architecture to model a simple teleoperation task},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/ritterKSA07.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Cognitive Engineering and Decision Making},\n\tauthor = {Ritter, F. E. and Kukreja, U. and St. Amant, R.},\n\tyear = {2007},\n\tpages = {121--147}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW5jbHVkaW5nIGEgbW9kZWwgb2YgdmlzdWFsIHByb2Nlc3Npbmcgd2l0aCBhIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgdG8gbW9kZWwgYSBzaW1wbGUgdGVsZW9wZXJhdGlvbiB0YXNrDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLdWtyZWphLCBVLg0KQVUgIC0gU3QuIEFtYW50LCBSLg0KVDIgIC0gSm91cm5hbCBvZiBDb2duaXRpdmUgRW5naW5lZXJpbmcgYW5kIERlY2lzaW9uIE1ha2luZw0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KVkwgIC0gMQ0KSVMgIC0gMg0KU1AgIC0gMTIxDQpFUCAgLSAxNDcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcktTQTA3LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Including%20a%20model%20of%20visual%20processing%20with%20a%20cognitive%20architecture%20to%20model%20a%20simple%20teleoperation%20task&amp;rft.jtitle=Journal%20of%20Cognitive%20Engineering%20and%20Decision%20Making&amp;rft.volume=1&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=U.%20Kukreja&amp;rft.au=R.%20St.%20Amant&amp;rft.date=2007&amp;rft.pages=121-147&amp;rft.spage=121&amp;rft.epage=147\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., Horton, T. E., &amp; Ritter, F. E. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/stamantHR07.pdf\">Model-based evaluation of expert cell phone menu interaction.</a></span> <i>ACM Transactions on Computer-Human Interaction</i>, <i>14</i>(1). </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2007 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantHR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{st._amant_model-based_2007,\n\ttitle = {Model-based evaluation of expert cell phone menu interaction},\n\tvolume = {14},\n\turl = {http://acs.ist.psu.edu/papers/stamantHR07.pdf},\n\tnumber = {1},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {St. Amant, R. and Horton, T. E. and Ritter, F. E.},\n\tmonth = may,\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTW9kZWwtYmFzZWQgZXZhbHVhdGlvbiBvZiBleHBlcnQgY2VsbCBwaG9uZSBtZW51IGludGVyYWN0aW9uDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBVSAgLSBIb3J0b24sIFQuIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBBQ00gVHJhbnNhY3Rpb25zIG9uIENvbXB1dGVyLUh1bWFuIEludGVyYWN0aW9uDQpEQSAgLSAyMDA3LzA1Ly8NClBZICAtIDIwMDcNClZMICAtIDE0DQpJUyAgLSAxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9zdGFtYW50SFIwNy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Model-based%20evaluation%20of%20expert%20cell%20phone%20menu%20interaction&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.volume=14&amp;rft.issue=1&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=T.%20E.%20Horton&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007-05\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Kase, S. E., Bhandarkar, D., Lewis, B., &amp; Cohen, M. A. (2007). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterKBLC07.pdf\">dTank updated: Steps towards exploring moderator-influenced behavior in a light-weight synthetic environment.</a></span> In <i>Proceedings of the 16th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 51–60). 07-BRIMS-014. Orlando, FL: U. of Central Florida. 07-BRIMS-014. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKBLC07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2007dtank,\n\ttitle = {{dTank} updated: {Steps} towards exploring moderator-influenced behavior in a light-weight synthetic environment},\n\turl = {http://acs.ist.psu.edu/papers/ritterKBLC07.pdf},\n\tbooktitle = {Proceedings of the 16th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {07-BRIMS-014. Orlando, FL: U. of Central Florida. 07-BRIMS-014. Orlando, FL: U. of Central Florida},\n\tauthor = {Ritter, F. E. and Kase, S. E. and Bhandarkar, D. and Lewis, B. and Cohen, M. A.},\n\tyear = {2007},\n\tpages = {51--60}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gZFRhbmsgdXBkYXRlZDogU3RlcHMgdG93YXJkcyBleHBsb3JpbmcgbW9kZXJhdG9yLWluZmx1ZW5jZWQgYmVoYXZpb3IgaW4gYSBsaWdodC13ZWlnaHQgc3ludGhldGljIGVudmlyb25tZW50DQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLYXNlLCBTLiBFLg0KQVUgIC0gQmhhbmRhcmthciwgRC4NCkFVICAtIExld2lzLCBCLg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTZ0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSA1MQ0KRVAgIC0gNjANClBCICAtIDA3LUJSSU1TLTAxNC4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYS4gMDctQlJJTVMtMDE0LiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJLQkxDMDcucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=dTank%20updated%3A%20Steps%20towards%20exploring%20moderator-influenced%20behavior%20in%20a%20light-weight%20synthetic%20environment&amp;rft.btitle=Proceedings%20of%20the%2016th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=07-BRIMS-014.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2007-BRIMS-014.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20E.%20Kase&amp;rft.au=D.%20Bhandarkar&amp;rft.au=B.%20Lewis&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2007&amp;rft.pages=51-60&amp;rft.spage=51&amp;rft.epage=60\"></span></div></div></div><div class=\"full-bib-section\"><a id='2006' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2006</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Chen, W.-F., &amp; Yeh, K.-C. (2006). <span class=\"doctitle\">Work in Progress: Creating a Case-Based Reasoning Digital Library to Improve Learning in an Introductory Programming Course.</span> In <i>Frontiers in Education Conference, 36th Annual</i> (pp. 21–22).</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{chen2006work,\n\ttitle = {Work in {Progress}: {Creating} a {Case}-{Based} {Reasoning} {Digital} {Library} to {Improve} {Learning} in an {Introductory} {Programming} {Course}},\n\tbooktitle = {Frontiers in {Education} {Conference}, 36th {Annual}},\n\tauthor = {Chen, Wei-Fan and Yeh, Kuo-Chuan},\n\tyear = {2006},\n\tpages = {21--22}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gV29yayBpbiBQcm9ncmVzczogQ3JlYXRpbmcgYSBDYXNlLUJhc2VkIFJlYXNvbmluZyBEaWdpdGFsIExpYnJhcnkgdG8gSW1wcm92ZSBMZWFybmluZyBpbiBhbiBJbnRyb2R1Y3RvcnkgUHJvZ3JhbW1pbmcgQ291cnNlDQpBVSAgLSBDaGVuLCBXZWktRmFuDQpBVSAgLSBZZWgsIEt1by1DaHVhbg0KQzMgIC0gRnJvbnRpZXJzIGluIEVkdWNhdGlvbiBDb25mZXJlbmNlLCAzNnRoIEFubnVhbA0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KU1AgIC0gMjENCkVQICAtIDIyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Work%20in%20Progress%3A%20Creating%20a%20Case-Based%20Reasoning%20Digital%20Library%20to%20Improve%20Learning%20in%20an%20Introductory%20Programming%20Course&amp;rft.btitle=Frontiers%20in%20Education%20Conference%2C%2036th%20Annual&amp;rft.aufirst=Wei-Fan&amp;rft.aulast=Chen&amp;rft.au=Wei-Fan%20Chen&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.date=2006&amp;rft.pages=21%E2%80%9322\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Stevenson, W., &amp; Ritter, F. E. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/stevensonR06.pdf\">Review of “BBN’s earliest days: founding a culture of engineering creativity, Beranek L. IEEE Annals of the History of Computing 27(2): 6-14, 2005.</a></span> <i>ACM Computing Reviews</i>, <i>48</i>(4), 227. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Computing Reviews</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stevensonR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{stevenson2006review,\n\ttitle = {Review of “{BBN}’s earliest days: founding a culture of engineering creativity, {Beranek} {L}. {IEEE} {Annals} of the {History} of {Computing} 27(2): 6-14, 2005},\n\tvolume = {48},\n\turl = {http://acs.ist.psu.edu/papers/stevensonR06.pdf},\n\tnumber = {4},\n\tjournal = {ACM Computing Reviews},\n\tauthor = {Stevenson, W. and Ritter, F. E.},\n\tyear = {2006},\n\tpages = {227}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmV2aWV3IG9mIOKAnEJCTuKAmXMgZWFybGllc3QgZGF5czogZm91bmRpbmcgYSBjdWx0dXJlIG9mIGVuZ2luZWVyaW5nIGNyZWF0aXZpdHksIEJlcmFuZWsgTC4gSUVFRSBBbm5hbHMgb2YgdGhlIEhpc3Rvcnkgb2YgQ29tcHV0aW5nIDI3KDIpOiA2LTE0LCAyMDA1DQpBVSAgLSBTdGV2ZW5zb24sIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBBQ00gQ29tcHV0aW5nIFJldmlld3MNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClZMICAtIDQ4DQpJUyAgLSA0DQpTUCAgLSAyMjcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0ZXZlbnNvblIwNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Review%20of%20%E2%80%9CBBN%E2%80%99s%20earliest%20days%3A%20founding%20a%20culture%20of%20engineering%20creativity%2C%20Beranek%20L.%20IEEE%20Annals%20of%20the%20History%20of%20Computing%2027(2)%3A%206-14%2C%202005&amp;rft.jtitle=ACM%20Computing%20Reviews&amp;rft.volume=48&amp;rft.issue=4&amp;rft.aufirst=W.&amp;rft.aulast=Stevenson&amp;rft.au=W.%20Stevenson&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2006&amp;rft.pages=227\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kukreja, U., Stevenson, W. E., &amp; Ritter, F. E. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kukrejaSR06.pdf\">RUI – Recording User Input from interfaces under Windows and Mac OS X.</a></span> <i>Behavior Research Methods</i>, <i>38</i>(4), 656–659. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Behavior Research Methods</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kukrejaSR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kukreja2006rui,\n\ttitle = {{RUI} – {Recording} {User} {Input} from interfaces under {Windows} and {Mac} {OS} {X}},\n\tvolume = {38},\n\turl = {http://acs.ist.psu.edu/papers/kukrejaSR06.pdf},\n\tnumber = {4},\n\tjournal = {Behavior Research Methods},\n\tauthor = {Kukreja, U. and Stevenson, W. E. and Ritter, F. E.},\n\tyear = {2006},\n\tpages = {656--659}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUlVJIOKAkyBSZWNvcmRpbmcgVXNlciBJbnB1dCBmcm9tIGludGVyZmFjZXMgdW5kZXIgV2luZG93cyBhbmQgTWFjIE9TIFgNCkFVICAtIEt1a3JlamEsIFUuDQpBVSAgLSBTdGV2ZW5zb24sIFcuIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBCZWhhdmlvciBSZXNlYXJjaCBNZXRob2RzDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSAzOA0KSVMgIC0gNA0KU1AgIC0gNjU2DQpFUCAgLSA2NTkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2t1a3JlamFTUjA2LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=RUI%20%E2%80%93%20Recording%20User%20Input%20from%20interfaces%20under%20Windows%20and%20Mac%20OS%20X&amp;rft.jtitle=Behavior%20Research%20Methods&amp;rft.volume=38&amp;rft.issue=4&amp;rft.aufirst=U.&amp;rft.aulast=Kukreja&amp;rft.au=U.%20Kukreja&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2006&amp;rft.pages=656-659&amp;rft.spage=656&amp;rft.epage=659\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Girouard, A., Smith, N. W., &amp; Ritter, F. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/girouardSR06.pdf\">Lessons from decompiling an embodied cognitive model.</a></span> In <i>Cognitio Workshop</i>. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/girouardSR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{girouard_a._smith_n._w._lessons_2006,\n\ttitle = {Lessons from decompiling an embodied cognitive model},\n\turl = {http://acs.ist.psu.edu/papers/girouardSR06.pdf},\n\tbooktitle = {Cognitio {Workshop}},\n\tauthor = {Girouard, A., Smith, N. W. and Ritter, F},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGVzc29ucyBmcm9tIGRlY29tcGlsaW5nIGFuIGVtYm9kaWVkIGNvZ25pdGl2ZSBtb2RlbA0KQVUgIC0gR2lyb3VhcmQsIEEuLCBTbWl0aCwgTi4gVy4NCkFVICAtIFJpdHRlciwgRg0KQzMgIC0gQ29nbml0aW8gV29ya3Nob3ANCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2dpcm91YXJkU1IwNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lessons%20from%20decompiling%20an%20embodied%20cognitive%20model&amp;rft.btitle=Cognitio%20Workshop&amp;rft.aulast=Girouard%2C%20A.%2C%20Smith%2C%20N.%20W.&amp;rft.au=Girouard%2C%20A.%2C%20Smith%2C%20N.%20W.&amp;rft.au=F%20Ritter&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Haynes, S. R., Cohen, M., Howes, A., John, B., Best, B., … Vera, A. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterHCHJBLJCLSAMULV06.pdf\">High-level behavior representation languages revisited.</a></span> In <i>Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling</i> (pp. 404–407). Trieste, Italy: Edizioni Goliardiche. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterHCHJBLJCLSAMULV06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2006high-level,\n\taddress = {Trieste, Italy},\n\ttitle = {High-level behavior representation languages revisited},\n\turl = {http://acs.ist.psu.edu/papers/ritterHCHJBLJCLSAMULV06.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2006- {Seventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Edizioni Goliardiche},\n\tauthor = {Ritter, F. E. and Haynes, S. R. and Cohen, M. and Howes, A. and John, B. and Best, B. and Lebiere, C. and Jones, R. M. and Crossman, J. and Lewis, R. L. and St. Amant, R. and McBride, S. P. and Urbas, L. and Leuchter, S. and Vera, A.},\n\tyear = {2006},\n\tpages = {404--407}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGlnaC1sZXZlbCBiZWhhdmlvciByZXByZXNlbnRhdGlvbiBsYW5ndWFnZXMgcmV2aXNpdGVkDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBDb2hlbiwgTS4NCkFVICAtIEhvd2VzLCBBLg0KQVUgIC0gSm9obiwgQi4NCkFVICAtIEJlc3QsIEIuDQpBVSAgLSBMZWJpZXJlLCBDLg0KQVUgIC0gSm9uZXMsIFIuIE0uDQpBVSAgLSBDcm9zc21hbiwgSi4NCkFVICAtIExld2lzLCBSLiBMLg0KQVUgIC0gU3QuIEFtYW50LCBSLg0KQVUgIC0gTWNCcmlkZSwgUy4gUC4NCkFVICAtIFVyYmFzLCBMLg0KQVUgIC0gTGV1Y2h0ZXIsIFMuDQpBVSAgLSBWZXJhLCBBLg0KQzEgIC0gVHJpZXN0ZSwgSXRhbHkNCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDA2LSBTZXZlbnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDQwNA0KRVAgIC0gNDA3DQpQQiAgLSBFZGl6aW9uaSBHb2xpYXJkaWNoZQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVySENISkJMSkNMU0FNVUxWMDYucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=High-level%20behavior%20representation%20languages%20revisited&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202006-%20Seventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Trieste%2C%20Italy&amp;rft.publisher=Edizioni%20Goliardiche&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20Cohen&amp;rft.au=A.%20Howes&amp;rft.au=B.%20John&amp;rft.au=B.%20Best&amp;rft.au=C.%20Lebiere&amp;rft.au=R.%20M.%20Jones&amp;rft.au=J.%20Crossman&amp;rft.au=R.%20L.%20Lewis&amp;rft.au=R.%20St.%20Amant&amp;rft.au=S.%20P.%20McBride&amp;rft.au=L.%20Urbas&amp;rft.au=S.%20Leuchter&amp;rft.au=A.%20Vera&amp;rft.date=2006&amp;rft.pages=404-407&amp;rft.spage=404&amp;rft.epage=407\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J., Ritter, F. E., &amp; Koubek, R. J. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kimRK06.pdf\">ESEGMAN: A substrate for ACT-R architecture and an Emacs Lisp application.</a></span> In <i>Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling</i>. 375. Trieste, Italy: Edizioni Goliardiche375. Trieste, Italy: Edizioni Goliardiche. </div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimRK06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kim2006esegman:,\n\ttitle = {{ESEGMAN}: {A} substrate for {ACT}-{R} architecture and an {Emacs} {Lisp} application},\n\turl = {http://acs.ist.psu.edu/papers/kimRK06.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2006- {Seventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {375. Trieste, Italy: Edizioni Goliardiche375. Trieste, Italy: Edizioni Goliardiche},\n\tauthor = {Kim, J. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRVNFR01BTjogQSBzdWJzdHJhdGUgZm9yIEFDVC1SIGFyY2hpdGVjdHVyZSBhbmQgYW4gRW1hY3MgTGlzcCBhcHBsaWNhdGlvbg0KQVUgIC0gS2ltLCBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS291YmVrLCBSLiBKLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAtIDIwMDYtIFNldmVudGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KUEIgIC0gMzc1LiBUcmllc3RlLCBJdGFseTogRWRpemlvbmkgR29saWFyZGljaGUzNzUuIFRyaWVzdGUsIEl0YWx5OiBFZGl6aW9uaSBHb2xpYXJkaWNoZQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva2ltUkswNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=ESEGMAN%3A%20A%20substrate%20for%20ACT-R%20architecture%20and%20an%20Emacs%20Lisp%20application&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202006-%20Seventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=375.%20Trieste%2C%20Italy%3A%20Edizioni%20Goliardiche375.%20Trieste%2C%20Italy%3A%20Edizioni%20Goliardiche&amp;rft.aufirst=J.&amp;rft.aulast=Kim&amp;rft.au=J.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20Koubek&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Van Rooy, D., St. Amant, R., &amp; Simpson, K. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/ritterVRSAS06.pdf\">Providing user models direct access to interfaces: An exploratory study of a simple interface with implications for HRI and HCI.</a></span> <i>IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans</i>, <i>36</i>(3), 592–601. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2006 type__journalArticle \"fixme\"</span></div><div class=\"bib-venue\">IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/ritterVRSAS06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2006providing,\n\ttitle = {Providing user models direct access to interfaces: {An} exploratory study of a simple interface with implications for {HRI} and {HCI}},\n\tvolume = {36},\n\turl = {http://acs.ist.psu.edu/ritterVRSAS06.pdf},\n\tnumber = {3},\n\tjournal = {IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans},\n\tauthor = {Ritter, F. E. and Van Rooy, D. and St. Amant, R. and {Simpson, K.}},\n\tyear = {2006},\n\tkeywords = {fixme},\n\tpages = {592--601}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJvdmlkaW5nIHVzZXIgbW9kZWxzIGRpcmVjdCBhY2Nlc3MgdG8gaW50ZXJmYWNlczogQW4gZXhwbG9yYXRvcnkgc3R1ZHkgb2YgYSBzaW1wbGUgaW50ZXJmYWNlIHdpdGggaW1wbGljYXRpb25zIGZvciBIUkkgYW5kIEhDSQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gVmFuIFJvb3ksIEQuDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBVSAgLSBTaW1wc29uLCBLLg0KVDIgIC0gSUVFRSBUcmFuc2FjdGlvbnMgb24gU3lzdGVtcywgTWFuLCBhbmQgQ3liZXJuZXRpY3MsIFBhcnQgQTogU3lzdGVtcyBhbmQgSHVtYW5zDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSAzNg0KSVMgIC0gMw0KU1AgIC0gNTkyDQpFUCAgLSA2MDENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcml0dGVyVlJTQVMwNi5wZGYNCktXICAtIGZpeG1lDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Providing%20user%20models%20direct%20access%20to%20interfaces%3A%20An%20exploratory%20study%20of%20a%20simple%20interface%20with%20implications%20for%20HRI%20and%20HCI&amp;rft.jtitle=IEEE%20Transactions%20on%20Systems%2C%20Man%2C%20and%20Cybernetics%2C%20Part%20A%3A%20Systems%20and%20Humans&amp;rft.volume=36&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Van%20Rooy&amp;rft.au=R.%20St.%20Amant&amp;rft.au=Simpson%2C%20K.&amp;rft.date=2006&amp;rft.pages=592-601&amp;rft.spage=592&amp;rft.epage=601\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bennett, J. M., Whetzel, C. A., Ritter, F. E., Reifers, A., &amp; Klein, L. C. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/bennettWRRK06.pdf\">Effects of caffeine and stress on cortisol and serial subtraction performance in young healthy men.</a></span> <i>Psychosomatic Medicine</i>, <i>68</i>(1). </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychosomatic Medicine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/bennettWRRK06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{bennett2006effects,\n\ttitle = {Effects of caffeine and stress on cortisol and serial subtraction performance in young healthy men},\n\tvolume = {68},\n\turl = {http://acs.ist.psu.edu/papers/bennettWRRK06.pdf},\n\tnumber = {1},\n\tjournal = {Psychosomatic Medicine},\n\tauthor = {Bennett, J. M. and Whetzel, C. A. and Ritter, F. E. and Reifers, A. and Klein, L. C.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRWZmZWN0cyBvZiBjYWZmZWluZSBhbmQgc3RyZXNzIG9uIGNvcnRpc29sIGFuZCBzZXJpYWwgc3VidHJhY3Rpb24gcGVyZm9ybWFuY2UgaW4geW91bmcgaGVhbHRoeSBtZW4NCkFVICAtIEJlbm5ldHQsIEouIE0uDQpBVSAgLSBXaGV0emVsLCBDLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUmVpZmVycywgQS4NCkFVICAtIEtsZWluLCBMLiBDLg0KVDIgIC0gUHN5Y2hvc29tYXRpYyBNZWRpY2luZQ0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KVkwgIC0gNjgNCklTICAtIDENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2Jlbm5ldHRXUlJLMDYucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Effects%20of%20caffeine%20and%20stress%20on%20cortisol%20and%20serial%20subtraction%20performance%20in%20young%20healthy%20men&amp;rft.jtitle=Psychosomatic%20Medicine&amp;rft.volume=68&amp;rft.issue=1&amp;rft.aufirst=J.%20M.&amp;rft.aulast=Bennett&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Reifers&amp;rft.au=L.%20C.%20Klein&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gluck, K., Gunzelmann, G., Gratch, J., Hudlicka, E., &amp; Ritter, F. E. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/gluckGGHR06.pdf\">Modeling the impact of cognitive moderators on human cognition and performance.</a></span> In <i>Proceedings of the 2006 Conference of the Cognitive Science Society</i>. 2658. Mahwah, NJ: Lawrence Erlbaum2658. Mahwah, NJ: Lawrence Erlbaum. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/gluckGGHR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gluck2006modeling,\n\ttitle = {Modeling the impact of cognitive moderators on human cognition and performance},\n\turl = {http://acs.ist.psu.edu/papers/gluckGGHR06.pdf},\n\tbooktitle = {Proceedings of the 2006 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {2658. Mahwah, NJ: Lawrence Erlbaum2658. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Gluck, K. and Gunzelmann, G. and Gratch, J. and Hudlicka, E. and Ritter, F. E.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgdGhlIGltcGFjdCBvZiBjb2duaXRpdmUgbW9kZXJhdG9ycyBvbiBodW1hbiBjb2duaXRpb24gYW5kIHBlcmZvcm1hbmNlDQpBVSAgLSBHbHVjaywgSy4NCkFVICAtIEd1bnplbG1hbm4sIEcuDQpBVSAgLSBHcmF0Y2gsIEouDQpBVSAgLSBIdWRsaWNrYSwgRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDA2IENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClBCICAtIDI2NTguIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0yNjU4LiBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9nbHVja0dHSFIwNi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20the%20impact%20of%20cognitive%20moderators%20on%20human%20cognition%20and%20performance&amp;rft.btitle=Proceedings%20of%20the%202006%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=2658.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum2658.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=K.&amp;rft.aulast=Gluck&amp;rft.au=K.%20Gluck&amp;rft.au=G.%20Gunzelmann&amp;rft.au=J.%20Gratch&amp;rft.au=E.%20Hudlicka&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Klein, L. C., Whetzel, C. A., Bennett, J. M., Ritter, F. E., &amp; Granger, D. A. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.psychosomaticmedicine.org/misc/AbstractsForJournal062-9final.pdf\">Effects of caffeine and stress on salivary alpha-amylase in young men: A salivary biomarker of sympathetic activity.</a></span> <i>Psychosomatic Medicine</i>, <i>68</i>(1). </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychosomatic Medicine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.psychosomaticmedicine.org/misc/AbstractsForJournal062-9final.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{klein2006effects,\n\ttitle = {Effects of caffeine and stress on salivary alpha-amylase in young men: {A} salivary biomarker of sympathetic activity},\n\tvolume = {68},\n\turl = {http://www.psychosomaticmedicine.org/misc/AbstractsForJournal062-9final.pdf},\n\tnumber = {1},\n\tjournal = {Psychosomatic Medicine},\n\tauthor = {Klein, L. C. and Whetzel, C. A. and Bennett, J. M. and Ritter, F. E. and Granger, D. A.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRWZmZWN0cyBvZiBjYWZmZWluZSBhbmQgc3RyZXNzIG9uIHNhbGl2YXJ5IGFscGhhLWFteWxhc2UgaW4geW91bmcgbWVuOiBBIHNhbGl2YXJ5IGJpb21hcmtlciBvZiBzeW1wYXRoZXRpYyBhY3Rpdml0eQ0KQVUgIC0gS2xlaW4sIEwuIEMuDQpBVSAgLSBXaGV0emVsLCBDLiBBLg0KQVUgIC0gQmVubmV0dCwgSi4gTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEdyYW5nZXIsIEQuIEEuDQpUMiAgLSBQc3ljaG9zb21hdGljIE1lZGljaW5lDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSA2OA0KSVMgIC0gMQ0KVVIgIC0gaHR0cDovL3d3dy5wc3ljaG9zb21hdGljbWVkaWNpbmUub3JnL21pc2MvQWJzdHJhY3RzRm9ySm91cm5hbDA2Mi05ZmluYWwucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Effects%20of%20caffeine%20and%20stress%20on%20salivary%20alpha-amylase%20in%20young%20men%3A%20A%20salivary%20biomarker%20of%20sympathetic%20activity&amp;rft.jtitle=Psychosomatic%20Medicine&amp;rft.volume=68&amp;rft.issue=1&amp;rft.aufirst=L.%20C.&amp;rft.aulast=Klein&amp;rft.au=L.%20C.%20Klein&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20A.%20Granger&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Whetzel, C. A., Ritter, F. E., &amp; Klein, L. C. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/whetzelRK06.pdf\">DHEA-S and cortisol responses to stress and caffeine in healthy young men: Is DHEA-S a reliable marker for stress?</a></span> <i>Psychosomatic Medicine</i>, <i>68</i>(1). </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychosomatic Medicine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/whetzelRK06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{whetzel2006dhea-s,\n\ttitle = {{DHEA}-{S} and cortisol responses to stress and caffeine in healthy young men: {Is} {DHEA}-{S} a reliable marker for stress?},\n\tvolume = {68},\n\turl = {http://acs.ist.psu.edu/papers/whetzelRK06.pdf},\n\tnumber = {1},\n\tjournal = {Psychosomatic Medicine},\n\tauthor = {Whetzel, C. A. and Ritter, F. E. and Klein, L. C.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gREhFQS1TIGFuZCBjb3J0aXNvbCByZXNwb25zZXMgdG8gc3RyZXNzIGFuZCBjYWZmZWluZSBpbiBoZWFsdGh5IHlvdW5nIG1lbjogSXMgREhFQS1TIGEgcmVsaWFibGUgbWFya2VyIGZvciBzdHJlc3M/DQpBVSAgLSBXaGV0emVsLCBDLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2xlaW4sIEwuIEMuDQpUMiAgLSBQc3ljaG9zb21hdGljIE1lZGljaW5lDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSA2OA0KSVMgIC0gMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvd2hldHplbFJLMDYucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=DHEA-S%20and%20cortisol%20responses%20to%20stress%20and%20caffeine%20in%20healthy%20young%20men%3A%20Is%20DHEA-S%20a%20reliable%20marker%20for%20stress%3F&amp;rft.jtitle=Psychosomatic%20Medicine&amp;rft.volume=68&amp;rft.issue=1&amp;rft.aufirst=C.%20A.&amp;rft.aulast=Whetzel&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=L.%20C.%20Klein&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Norling, E. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterN06.pdf\">Including human variability in a cognitive architecture to improve team simulation.</a></span> In <i>Cognition and multi-agent interaction: From cognitive modeling to social simulation</i> (pp. 417–427). Cambridge: Cambridge University Press. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2006 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterN06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2006including,\n\taddress = {Cambridge},\n\ttitle = {Including human variability in a cognitive architecture to improve team simulation},\n\turl = {http://acs.ist.psu.edu/papers/ritterN06.pdf},\n\tbooktitle = {Cognition and multi-agent interaction: {From} cognitive modeling to social simulation},\n\tpublisher = {Cambridge University Press},\n\tauthor = {Ritter, F. E. and Norling, E.},\n\tyear = {2006},\n\tpages = {417--427}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW5jbHVkaW5nIGh1bWFuIHZhcmlhYmlsaXR5IGluIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB0byBpbXByb3ZlIHRlYW0gc2ltdWxhdGlvbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTm9ybGluZywgRS4NClQyICAtIENvZ25pdGlvbiBhbmQgbXVsdGktYWdlbnQgaW50ZXJhY3Rpb246IEZyb20gY29nbml0aXZlIG1vZGVsaW5nIHRvIHNvY2lhbCBzaW11bGF0aW9uDQpDWSAgLSBDYW1icmlkZ2UNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDQxNw0KRVAgIC0gNDI3DQpQQiAgLSBDYW1icmlkZ2UgVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyTjA2LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Including%20human%20variability%20in%20a%20cognitive%20architecture%20to%20improve%20team%20simulation&amp;rft.btitle=Cognition%20and%20multi-agent%20interaction%3A%20From%20cognitive%20modeling%20to%20social%20simulation&amp;rft.place=Cambridge&amp;rft.publisher=Cambridge%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=E.%20Norling&amp;rft.date=2006&amp;rft.pages=417-427&amp;rft.spage=417&amp;rft.epage=427\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., Ritter, F. E., &amp; Koubek, R. J. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/kimRK06-keyboard.pdf\"><i>User’s Guide for the Dismal Spreadsheet: Normalization Task. Study Booklet for Keyboard Users</i></a></span> (unpublished ACS Tech. Note No. ACS TN 2006-2). Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2006 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kimRK06-keyboard.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kim2006users,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {User's {Guide} for the {Dismal} {Spreadsheet}: {Normalization} {Task}. {Study} {Booklet} for {Keyboard} {Users}},\n\turl = {http://acs.ist.psu.edu/reports/kimRK06-keyboard.pdf},\n\tnumber = {ACS TN 2006-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kim, J. W. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVXNlcidzIEd1aWRlIGZvciB0aGUgRGlzbWFsIFNwcmVhZHNoZWV0OiBOb3JtYWxpemF0aW9uIFRhc2suIFN0dWR5IEJvb2tsZXQgZm9yIEtleWJvYXJkIFVzZXJzDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLb3ViZWssIFIuIEouDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDA2LTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9raW1SSzA2LWtleWJvYXJkLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., Ritter, F. E., &amp; Koubek, R. J. (2006). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/kimRK06-mouse.pdf\"><i>User’s Guide for the Dismal Spreadsheet: Normalization Task. Study Booklet for Mouse Users</i></a></span> (unpublished ACS Tech. Note No. ACS TN 2006-1). Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2006 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kimRK06-mouse.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kim2006users,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {User's {Guide} for the {Dismal} {Spreadsheet}: {Normalization} {Task}. {Study} {Booklet} for {Mouse} {Users}},\n\turl = {http://acs.ist.psu.edu/reports/kimRK06-mouse.pdf},\n\tnumber = {ACS TN 2006-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kim, J. W. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVXNlcidzIEd1aWRlIGZvciB0aGUgRGlzbWFsIFNwcmVhZHNoZWV0OiBOb3JtYWxpemF0aW9uIFRhc2suIFN0dWR5IEJvb2tsZXQgZm9yIE1vdXNlIFVzZXJzDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLb3ViZWssIFIuIEouDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDA2LTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9raW1SSzA2LW1vdXNlLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2005' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2005</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Freed, A. R., &amp; Haskett, O. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterFH05.pdf\">User information needs: The case of university department web sites.</a></span> <i>ACM Interactions</i>, <i>12</i>(5), 19–27. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM interactions</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterFH05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2005user,\n\ttitle = {User information needs: {The} case of university department web sites},\n\tvolume = {12},\n\turl = {http://acs.ist.psu.edu/papers/ritterFH05.pdf},\n\tnumber = {5},\n\tjournal = {ACM interactions},\n\tauthor = {Ritter, F. E. and Freed, A. R. and Haskett, O.},\n\tyear = {2005},\n\tpages = {19--27}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNlciBpbmZvcm1hdGlvbiBuZWVkczogVGhlIGNhc2Ugb2YgdW5pdmVyc2l0eSBkZXBhcnRtZW50IHdlYiBzaXRlcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gRnJlZWQsIEEuIFIuDQpBVSAgLSBIYXNrZXR0LCBPLg0KVDIgIC0gQUNNIGludGVyYWN0aW9ucw0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVkwgIC0gMTINCklTICAtIDUNClNQICAtIDE5DQpFUCAgLSAyNw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyRkgwNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=User%20information%20needs%3A%20The%20case%20of%20university%20department%20web%20sites&amp;rft.jtitle=ACM%20interactions&amp;rft.volume=12&amp;rft.issue=5&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20R.%20Freed&amp;rft.au=O.%20Haskett&amp;rft.date=2005&amp;rft.pages=19-27&amp;rft.spage=19&amp;rft.epage=27\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, G. P., Haynes, S. R., Ritter, F. E., &amp; Cohen, M. A. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/morganHRC05.pdf\">Increasing efficiency of the development of user models.</a></span> IEEE and Department of Systems and Information Engineering, University of Virginia: Charlottesville, VA. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganHRC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{morgan2005increasing,\n\taddress = {IEEE and Department of Systems and Information Engineering, University of Virginia},\n\ttitle = {Increasing efficiency of the development of user models},\n\turl = {http://acs.ist.psu.edu/papers/morganHRC05.pdf},\n\tpublisher = {Charlottesville, VA},\n\tauthor = {Morgan, G. P. and Haynes, S. R. and Ritter, F. E. and Cohen, M. A.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW5jcmVhc2luZyBlZmZpY2llbmN5IG9mIHRoZSBkZXZlbG9wbWVudCBvZiB1c2VyIG1vZGVscw0KQVUgIC0gTW9yZ2FuLCBHLiBQLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpDWSAgLSBJRUVFIGFuZCBEZXBhcnRtZW50IG9mIFN5c3RlbXMgYW5kIEluZm9ybWF0aW9uIEVuZ2luZWVyaW5nLCBVbml2ZXJzaXR5IG9mIFZpcmdpbmlhDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpQQiAgLSBDaGFybG90dGVzdmlsbGUsIFZBDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JnYW5IUkMwNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Increasing%20efficiency%20of%20the%20development%20of%20user%20models&amp;rft.place=IEEE%20and%20Department%20of%20Systems%20and%20Information%20Engineering%2C%20University%20of%20Virginia&amp;rft.publisher=Charlottesville%2C%20VA&amp;rft.aufirst=G.%20P.&amp;rft.aulast=Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Inguscio, L., &amp; Ritter, F. E. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.springerlink.com/app/home/contribution.asp?wasp=485700d70f624980ba144604e30c8217&referrer=parent&backto=issue,1,6;journal,1,6;linkingpublicationresults,1:110966,1\">Applied Cognitive Science Laboratory at the Pennsylvannia State University (Laboratory Notes).</a></span> <i>Cognitive Processing: International Quarterly of Cognitive Science</i>, <i>6</i>(2), 142–146. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Processing: International Quarterly of Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.springerlink.com/app/home/contribution.asp?wasp=485700d70f624980ba144604e30c8217&referrer=parent&backto=issue,1,6;journal,1,6;linkingpublicationresults,1:110966,1\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{inguscio2005applied,\n\ttitle = {Applied {Cognitive} {Science} {Laboratory} at the {Pennsylvannia} {State} {University} ({Laboratory} {Notes})},\n\tvolume = {6},\n\turl = {http://www.springerlink.com/app/home/contribution.asp?wasp=485700d70f624980ba144604e30c8217&referrer=parent&backto=issue,1,6;journal,1,6;linkingpublicationresults,1:110966,1},\n\tnumber = {2},\n\tjournal = {Cognitive Processing: International Quarterly of Cognitive Science},\n\tauthor = {Inguscio, L. and Ritter, F. E.},\n\tyear = {2005},\n\tpages = {142--146}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWJvcmF0b3J5IGF0IHRoZSBQZW5uc3lsdmFubmlhIFN0YXRlIFVuaXZlcnNpdHkgKExhYm9yYXRvcnkgTm90ZXMpDQpBVSAgLSBJbmd1c2NpbywgTC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIENvZ25pdGl2ZSBQcm9jZXNzaW5nOiBJbnRlcm5hdGlvbmFsIFF1YXJ0ZXJseSBvZiBDb2duaXRpdmUgU2NpZW5jZQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVkwgIC0gNg0KSVMgIC0gMg0KU1AgIC0gMTQyDQpFUCAgLSAxNDYNClVSICAtIGh0dHA6Ly93d3cuc3ByaW5nZXJsaW5rLmNvbS9hcHAvaG9tZS9jb250cmlidXRpb24uYXNwP3dhc3A9NDg1NzAwZDcwZjYyNDk4MGJhMTQ0NjA0ZTMwYzgyMTcmcmVmZXJyZXI9cGFyZW50JmJhY2t0bz1pc3N1ZSwxLDY7am91cm5hbCwxLDY7bGlua2luZ3B1YmxpY2F0aW9ucmVzdWx0cywxOjExMDk2NiwxDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Applied%20Cognitive%20Science%20Laboratory%20at%20the%20Pennsylvannia%20State%20University%20(Laboratory%20Notes)&amp;rft.jtitle=Cognitive%20Processing%3A%20International%20Quarterly%20of%20Cognitive%20Science&amp;rft.volume=6&amp;rft.issue=2&amp;rft.aufirst=L.&amp;rft.aulast=Inguscio&amp;rft.au=L.%20Inguscio&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2005&amp;rft.pages=142-146&amp;rft.spage=142&amp;rft.epage=146\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., Freed, A. R., &amp; Ritter, F. E. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/stamantFR05.pdf\">Specifying ACT-R models of user interaction with a GOMS language.</a></span> <i>Cognitive Systems Research</i>, <i>6</i>(1), 71–88. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantFR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{st._amant_specifying_2005,\n\ttitle = {Specifying {ACT}-{R} models of user interaction with a {GOMS} language},\n\tvolume = {6},\n\turl = {http://acs.ist.psu.edu/papers/stamantFR05.pdf},\n\tnumber = {1},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {St. Amant, Robert and Freed, Andrew R. and Ritter, Frank E.},\n\tyear = {2005},\n\tpages = {71--88}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3BlY2lmeWluZyBBQ1QtUiBtb2RlbHMgb2YgdXNlciBpbnRlcmFjdGlvbiB3aXRoIGEgR09NUyBsYW5ndWFnZQ0KQVUgIC0gU3QuIEFtYW50LCBSb2JlcnQNCkFVICAtIEZyZWVkLCBBbmRyZXcgUi4NCkFVICAtIFJpdHRlciwgRnJhbmsgRS4NClQyICAtIENvZ25pdGl2ZSBTeXN0ZW1zIFJlc2VhcmNoDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpWTCAgLSA2DQpJUyAgLSAxDQpTUCAgLSA3MQ0KRVAgIC0gODgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0YW1hbnRGUjA1LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Specifying%20ACT-R%20models%20of%20user%20interaction%20with%20a%20GOMS%20language&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=6&amp;rft.issue=1&amp;rft.aufirst=Robert&amp;rft.aulast=St.%20Amant&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=Andrew%20R.%20Freed&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2005&amp;rft.pages=71-88&amp;rft.spage=71&amp;rft.epage=88\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., Ritter, F. E., &amp; Haynes, S. R. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/cohenRH05.pdf\">Herbal: A high-level language and development environment for developing cognitive models in Soar.</a></span> In <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 177–182). 05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2005herbal:,\n\ttitle = {Herbal: {A} high-level language and development environment for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2005},\n\tpages = {177--182}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGVyYmFsOiBBIGhpZ2gtbGV2ZWwgbGFuZ3VhZ2UgYW5kIGRldmVsb3BtZW50IGVudmlyb25tZW50IGZvciBkZXZlbG9waW5nIGNvZ25pdGl2ZSBtb2RlbHMgaW4gU29hcg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTR0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpTUCAgLSAxNzcNCkVQICAtIDE4Mg0KUEIgIC0gMDUtQlJJTVMtMDQ0LiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhLiAwNS1CUklNUy0wNDQuIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkgwNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=05-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2005-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2005&amp;rft.pages=177-182&amp;rft.spage=177&amp;rft.epage=182\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Morgan, G. P., Stevenson, W. E., &amp; Cohen, M. A. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterMSC05.pdf\">A tutorial on Herbal: A high-level language and development environment based on Protege for developing cognitive models in Soar.</a></span> In L. Allender &amp; T. Kelley (Eds.), <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterMSC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2005tutorial,\n\taddress = {Orlando, FL},\n\ttitle = {A tutorial on {Herbal}: {A} high-level language and development environment based on {Protege} for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterMSC05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {U. of Central Florida},\n\tauthor = {Ritter, F. E. and Morgan, G. P. and Stevenson, W. E. and Cohen, M. A.},\n\teditor = {Allender, L. and Kelley, T.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQSB0dXRvcmlhbCBvbiBIZXJiYWw6IEEgaGlnaC1sZXZlbCBsYW5ndWFnZSBhbmQgZGV2ZWxvcG1lbnQgZW52aXJvbm1lbnQgYmFzZWQgb24gUHJvdGVnZSBmb3IgZGV2ZWxvcGluZyBjb2duaXRpdmUgbW9kZWxzIGluIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1vcmdhbiwgRy4gUC4NCkFVICAtIFN0ZXZlbnNvbiwgVy4gRS4NCkFVICAtIENvaGVuLCBNLiBBLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KQTIgIC0gQWxsZW5kZXIsIEwuDQpBMiAgLSBLZWxsZXksIFQuDQpDWSAgLSBPcmxhbmRvLCBGTA0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KUEIgIC0gVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJNU0MwNS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=A%20tutorial%20on%20Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20based%20on%20Protege%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Orlando%2C%20FL&amp;rft.publisher=U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=L.%20Allender&amp;rft.au=T.%20Kelley&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reifers, A. L., Schenck, I. N., &amp; Ritter, F. E. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/reifersSR05.pdf\">Modeling pre-attentive visual search in ACT-R.</a></span> In <i>Proceedings of the Cognitive Science Society</i> (p. 2545). Mawah, NJ: Erlbaum. </div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/reifersSR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reifers2005modeling,\n\taddress = {Mawah, NJ},\n\ttitle = {Modeling pre-attentive visual search in {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/reifersSR05.pdf},\n\tbooktitle = {Proceedings of the {Cognitive} {Science} {Society}},\n\tpublisher = {Erlbaum},\n\tauthor = {Reifers, A. L. and Schenck, I. N. and Ritter, F. E.},\n\tyear = {2005},\n\tpages = {2545}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgcHJlLWF0dGVudGl2ZSB2aXN1YWwgc2VhcmNoIGluIEFDVC1SDQpBVSAgLSBSZWlmZXJzLCBBLiBMLg0KQVUgIC0gU2NoZW5jaywgSS4gTi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIE1hd2FoLCBOSg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDUvLy8NClBZICAtIDIwMDUNClNQICAtIDI1NDUNClBCICAtIEVybGJhdW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JlaWZlcnNTUjA1LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20pre-attentive%20visual%20search%20in%20ACT-R&amp;rft.btitle=Proceedings%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Mawah%2C%20NJ&amp;rft.publisher=Erlbaum&amp;rft.aufirst=A.%20L.&amp;rft.aulast=Reifers&amp;rft.au=A.%20L.%20Reifers&amp;rft.au=I.%20N.%20Schenck&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2005&amp;rft.pages=2545\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., Riedl, M. O., Ritter, F. E., &amp; Reifers, A. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/stamantRRR05.pdf\">Image processing in cognitive models with SegMan.</a></span> In <i>Proceedings of HCI International 2005. (Invited.)</i> (Vol. 4 - Theories, Models and Processes in HCI). </div><div class=\"bib-extra\">Paper #1869</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantRRR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_image_2005,\n\ttitle = {Image processing in cognitive models with {SegMan}},\n\tvolume = {4 - Theories, Models and Processes in HCI},\n\turl = {http://acs.ist.psu.edu/papers/stamantRRR05.pdf},\n\tbooktitle = {Proceedings of {HCI} {International} 2005. ({Invited}.)},\n\tauthor = {St. Amant, R. and Riedl, M. O. and Ritter, F. E. and Reifers, A.},\n\tyear = {2005},\n\tnote = {Paper \\#1869}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1hZ2UgcHJvY2Vzc2luZyBpbiBjb2duaXRpdmUgbW9kZWxzIHdpdGggU2VnTWFuDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBVSAgLSBSaWVkbCwgTS4gTy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFJlaWZlcnMsIEEuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBIQ0kgSW50ZXJuYXRpb25hbCAyMDA1LiAoSW52aXRlZC4pDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpWTCAgLSA0IC0gVGhlb3JpZXMsIE1vZGVscyBhbmQgUHJvY2Vzc2VzIGluIEhDSQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvc3RhbWFudFJSUjA1LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Image%20processing%20in%20cognitive%20models%20with%20SegMan&amp;rft.btitle=Proceedings%20of%20HCI%20International%202005.%20(Invited.)&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=M.%20O.%20Riedl&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Reifers&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kukreja, U. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/kukreja05.pdf\"><i>Towards model-based evaluations of human-robot interfaces</i></a></span> (Tech Report No. ACS 2005-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kukreja05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kukreja2005towards,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Towards model-based evaluations of human-robot interfaces},\n\turl = {http://acs.ist.psu.edu/reports/kukreja05.pdf},\n\tnumber = {ACS 2005-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kukreja, U.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVG93YXJkcyBtb2RlbC1iYXNlZCBldmFsdWF0aW9ucyBvZiBodW1hbi1yb2JvdCBpbnRlcmZhY2VzDQpBVSAgLSBLdWtyZWphLCBVLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwNS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMva3VrcmVqYTA1LnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Wood, A. B. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterW05.pdf\">Dismal: A spreadsheet for sequential data analysis and HCI experimentation.</a></span> <i>Behavior Research Methods, Instruments, and Computers</i>, <i>37</i>(1), 71–81. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Behavior Research Methods, Instruments, and Computers</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterW05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2005dismal:,\n\ttitle = {Dismal: {A} spreadsheet for sequential data analysis and {HCI} experimentation},\n\tvolume = {37},\n\turl = {http://acs.ist.psu.edu/papers/ritterW05.pdf},\n\tnumber = {1},\n\tjournal = {Behavior Research Methods, Instruments, and Computers},\n\tauthor = {Ritter, F. E. and Wood, A. B.},\n\tyear = {2005},\n\tpages = {71--81}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGlzbWFsOiBBIHNwcmVhZHNoZWV0IGZvciBzZXF1ZW50aWFsIGRhdGEgYW5hbHlzaXMgYW5kIEhDSSBleHBlcmltZW50YXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdvb2QsIEEuIEIuDQpUMiAgLSBCZWhhdmlvciBSZXNlYXJjaCBNZXRob2RzLCBJbnN0cnVtZW50cywgYW5kIENvbXB1dGVycw0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVkwgIC0gMzcNCklTICAtIDENClNQICAtIDcxDQpFUCAgLSA4MQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVzA1LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Dismal%3A%20A%20spreadsheet%20for%20sequential%20data%20analysis%20and%20HCI%20experimentation&amp;rft.jtitle=Behavior%20Research%20Methods%2C%20Instruments%2C%20and%20Computers&amp;rft.volume=37&amp;rft.issue=1&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20B.%20Wood&amp;rft.date=2005&amp;rft.pages=71-81&amp;rft.spage=71&amp;rft.epage=81\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Reifers, A. L., &amp; Schoelles, M. J. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterRS05.pdf\"><i>Defining testable theories of pre-task appraisal stress</i></a></span> (Tech Report No. ACS 2005-2). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>XQMGSSEH AV8TEBZ5 MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterRS05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter_f._e._reifers_defining_2005,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Defining testable theories of pre-task appraisal stress},\n\turl = {http://acs.ist.psu.edu/reports/ritterRS05.pdf},\n\tnumber = {ACS 2005-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E., Reifers, A. L. and Schoelles, M. J.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGVmaW5pbmcgdGVzdGFibGUgdGhlb3JpZXMgb2YgcHJlLXRhc2sgYXBwcmFpc2FsIHN0cmVzcw0KQVUgIC0gUml0dGVyLCBGLiBFLiwgUmVpZmVycywgQS4gTC4NCkFVICAtIFNjaG9lbGxlcywgTS4gSi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDUvLy8NClBZICAtIDIwMDUNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDUtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlclJTMDUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Ceballos, R., Reifers, A. L., &amp; Klein, L. C. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterCRK05.pdf\"><i>Measuring the effect of dental work as a stressor on cognition</i></a></span> (Tech Report No. ACS 2005-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 CXXK8XEU MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterCRK05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2005measuring,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Measuring the effect of dental work as a stressor on cognition},\n\turl = {http://acs.ist.psu.edu/reports/ritterCRK05.pdf},\n\tnumber = {ACS 2005-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Ceballos, R. and Reifers, A. L. and Klein, L. C.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gTWVhc3VyaW5nIHRoZSBlZmZlY3Qgb2YgZGVudGFsIHdvcmsgYXMgYSBzdHJlc3NvciBvbiBjb2duaXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIENlYmFsbG9zLCBSLg0KQVUgIC0gUmVpZmVycywgQS4gTC4NCkFVICAtIEtsZWluLCBMLiBDLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwNS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvcml0dGVyQ1JLMDUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, G. P., Ritter, F. E., Stevenson, W. E., Schenck, I. N., &amp; Cohen, M. A. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/morganRSSC05.pdf\">dTank: An environment for architectural comparisons of competitive agents.</a></span> In L. Allender &amp; T. Kelley (Eds.), <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 133–140). 05-BRIMS-043. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganRSSC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{morgan2005dtank:,\n\taddress = {05-BRIMS-043. Orlando, FL},\n\ttitle = {{dTank}: {An} environment for architectural comparisons of competitive agents},\n\turl = {http://acs.ist.psu.edu/papers/morganRSSC05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {U. of Central Florida},\n\tauthor = {Morgan, G. P. and Ritter, F. E. and Stevenson, W. E. and Schenck, I. N. and Cohen, M. A.},\n\teditor = {Allender, L. and Kelley, T.},\n\tyear = {2005},\n\tpages = {133--140}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gZFRhbms6IEFuIGVudmlyb25tZW50IGZvciBhcmNoaXRlY3R1cmFsIGNvbXBhcmlzb25zIG9mIGNvbXBldGl0aXZlIGFnZW50cw0KQVUgIC0gTW9yZ2FuLCBHLiBQLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU3RldmVuc29uLCBXLiBFLg0KQVUgIC0gU2NoZW5jaywgSS4gTi4NCkFVICAtIENvaGVuLCBNLiBBLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KQTIgIC0gQWxsZW5kZXIsIEwuDQpBMiAgLSBLZWxsZXksIFQuDQpDWSAgLSAwNS1CUklNUy0wNDMuIE9ybGFuZG8sIEZMDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpTUCAgLSAxMzMNCkVQICAtIDE0MA0KUEIgIC0gVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JnYW5SU1NDMDUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=dTank%3A%20An%20environment%20for%20architectural%20comparisons%20of%20competitive%20agents&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=05-BRIMS-043.%20Orlando%2C%20FL&amp;rft.publisher=U.%20of%20Central%20Florida&amp;rft.aufirst=G.%20P.&amp;rft.aulast=Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=I.%20N.%20Schenck&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=L.%20Allender&amp;rft.au=T.%20Kelley&amp;rft.date=2005&amp;rft.pages=133-140&amp;rft.spage=133&amp;rft.epage=140\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Daughtry, J. M., &amp; Ritter, F. E. (2005). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/daughtryR05.pdf\">Understanding the behaviour of agents and cognitive models: CaDaDis 2</a></span>, <i>119</i>(4). </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/daughtryR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{daughtry2005understanding,\n\ttitle = {Understanding the behaviour of agents and cognitive models: {CaDaDis} 2},\n\tvolume = {119},\n\turl = {http://acs.ist.psu.edu/papers/daughtryR05.pdf},\n\tnumber = {4},\n\tauthor = {Daughtry, J. M. and Ritter, F. E.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVW5kZXJzdGFuZGluZyB0aGUgYmVoYXZpb3VyIG9mIGFnZW50cyBhbmQgY29nbml0aXZlIG1vZGVsczogQ2FEYURpcyAyDQpBVSAgLSBEYXVnaHRyeSwgSi4gTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDIwMDUvLy8NClBZICAtIDIwMDUNClZMICAtIDExOQ0KSVMgIC0gNA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZGF1Z2h0cnlSMDUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Understanding%20the%20behaviour%20of%20agents%20and%20cognitive%20models%3A%20CaDaDis%202&amp;rft.volume=119&amp;rft.issue=4&amp;rft.aufirst=J.%20M.&amp;rft.aulast=Daughtry&amp;rft.au=J.%20M.%20Daughtry&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2005\"></span></div></div></div><div class=\"full-bib-section\"><a id='2004' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2004</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kaseRip.pdf\"><i>The gender factor in computer anxiety: Perspectives in IT</i>.</a></span> Encylopedia of Information Science and Technology. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2004 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{kase2004gender,\n\ttitle = {The gender factor in computer anxiety: {Perspectives} in {IT}},\n\turl = {http://acs.ist.psu.edu/papers/kaseRip.pdf},\n\tpublisher = {Encylopedia of Information Science and Technology},\n\tauthor = {Kase, S. E and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIGdlbmRlciBmYWN0b3IgaW4gY29tcHV0ZXIgYW54aWV0eTogUGVyc3BlY3RpdmVzIGluIElUDQpBVSAgLSBLYXNlLCBTLiBFDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpQQiAgLSBFbmN5bG9wZWRpYSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlIGFuZCBUZWNobm9sb2d5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYXNlUmlwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20gender%20factor%20in%20computer%20anxiety%3A%20Perspectives%20in%20IT&amp;rft.publisher=Encylopedia%20of%20Information%20Science%20and%20Technology&amp;rft.aufirst=S.%20E&amp;rft.aulast=Kase&amp;rft.au=S.%20E%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.mmi-interaktiv.de/uploads/media/03-Ritter.pdf\">Choosing and getting started with a cognitive architecture to test and use human-machine interfaces.</a></span> <i>MMI-Interaktiv-Journal’s Special Issue on Modeling and Simulation in Human-Machine Systems</i>, <i>7</i>, 17–37. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2004 type__journalArticle \"\"</span></div><div class=\"bib-venue\">MMI-Interaktiv-Journal's special issue on Modeling and Simulation in Human-Machine Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.mmi-interaktiv.de/uploads/media/03-Ritter.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2004choosing,\n\ttitle = {Choosing and getting started with a cognitive architecture to test and use human-machine interfaces},\n\tvolume = {7},\n\turl = {http://www.mmi-interaktiv.de/uploads/media/03-Ritter.pdf},\n\tjournal = {MMI-Interaktiv-Journal's special issue on Modeling and Simulation in Human-Machine Systems},\n\tauthor = {Ritter, F. E.},\n\tyear = {2004},\n\tpages = {17--37}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ2hvb3NpbmcgYW5kIGdldHRpbmcgc3RhcnRlZCB3aXRoIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB0byB0ZXN0IGFuZCB1c2UgaHVtYW4tbWFjaGluZSBpbnRlcmZhY2VzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBNTUktSW50ZXJha3Rpdi1Kb3VybmFsJ3Mgc3BlY2lhbCBpc3N1ZSBvbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbiBpbiBIdW1hbi1NYWNoaW5lIFN5c3RlbXMNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClZMICAtIDcNClNQICAtIDE3DQpFUCAgLSAzNw0KVVIgIC0gaHR0cDovL3d3dy5tbWktaW50ZXJha3Rpdi5kZS91cGxvYWRzL21lZGlhLzAzLVJpdHRlci5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Choosing%20and%20getting%20started%20with%20a%20cognitive%20architecture%20to%20test%20and%20use%20human-machine%20interfaces&amp;rft.jtitle=MMI-Interaktiv-Journal&apos;s%20special%20issue%20on%20Modeling%20and%20Simulation%20in%20Human-Machine%20Systems&amp;rft.volume=7&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=17-37&amp;rft.spage=17&amp;rft.epage=37\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tor, K., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/torR04.pdf\">Using a genetic algorithm to optimize the fit of cognitive models.</a></span> In <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i> (pp. 308–313). Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/torR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{tor2004using,\n\ttitle = {Using a genetic algorithm to optimize the fit of cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/torR04.pdf},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Tor, K. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {308--313}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgYSBnZW5ldGljIGFsZ29yaXRobSB0byBvcHRpbWl6ZSB0aGUgZml0IG9mIGNvZ25pdGl2ZSBtb2RlbHMNCkFVICAtIFRvciwgSy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBTaXh0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSAzMDgNCkVQICAtIDMxMw0KUEIgIC0gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bS4gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvdG9yUjA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20a%20genetic%20algorithm%20to%20optimize%20the%20fit%20of%20cognitive%20models&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=K.&amp;rft.aulast=Tor&amp;rft.au=K.%20Tor&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=308-313&amp;rft.spage=308&amp;rft.epage=313\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Sun, S., Councill, I., Fan, X., Ritter, F. E., &amp; Yen, J. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/sunCFRY04.pdf\">Comparing teamwork modeling in an empirical approach.</a></span> In <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i> (pp. 388–389). Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/sunCFRY04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{sun2004comparing,\n\ttitle = {Comparing teamwork modeling in an empirical approach},\n\turl = {http://acs.ist.psu.edu/papers/sunCFRY04.pdf},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Sun, S. and Councill, I. and Fan, X. and Ritter, F. E. and Yen, J.},\n\tyear = {2004},\n\tpages = {388--389}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29tcGFyaW5nIHRlYW13b3JrIG1vZGVsaW5nIGluIGFuIGVtcGlyaWNhbCBhcHByb2FjaA0KQVUgIC0gU3VuLCBTLg0KQVUgIC0gQ291bmNpbGwsIEkuDQpBVSAgLSBGYW4sIFguDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBZZW4sIEouDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2l4dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KU1AgIC0gMzg4DQpFUCAgLSAzODkNClBCICAtIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0uIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N1bkNGUlkwNC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Comparing%20teamwork%20modeling%20in%20an%20empirical%20approach&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=S.&amp;rft.aulast=Sun&amp;rft.au=S.%20Sun&amp;rft.au=I.%20Councill&amp;rft.au=X.%20Fan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Yen&amp;rft.date=2004&amp;rft.pages=388-389&amp;rft.spage=388&amp;rft.epage=389\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tor, K., Haynes, S. R., Ritter, F. E., &amp; Cohen, M. A. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/torHRC04.pdf\">Categorical data displays generated from three cognitive architectures illustrate their behavior.</a></span> In <i>Proceedings of the International Conference on Cognitive Modeling</i> (pp. 302–307). Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/torHRC04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{tor2004categorical,\n\ttitle = {Categorical data displays generated from three cognitive architectures illustrate their behavior},\n\turl = {http://acs.ist.psu.edu/papers/torHRC04.pdf},\n\tbooktitle = {Proceedings of the {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Tor, K. and Haynes, S. R. and Ritter, F. E. and Cohen, M. A.},\n\tyear = {2004},\n\tpages = {302--307}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ2F0ZWdvcmljYWwgZGF0YSBkaXNwbGF5cyBnZW5lcmF0ZWQgZnJvbSB0aHJlZSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlcyBpbGx1c3RyYXRlIHRoZWlyIGJlaGF2aW9yDQpBVSAgLSBUb3IsIEsuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSAzMDINCkVQICAtIDMwNw0KUEIgIC0gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bS4gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvdG9ySFJDMDQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Categorical%20data%20displays%20generated%20from%20three%20cognitive%20architectures%20illustrate%20their%20behavior&amp;rft.btitle=Proceedings%20of%20the%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=K.&amp;rft.aulast=Tor&amp;rft.au=K.%20Tor&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2004&amp;rft.pages=302-307&amp;rft.spage=302&amp;rft.epage=307\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R. V., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/belavkinR04.pdf\">OPTIMIST: A new conflict resolution algorithm for ACT-R.</a></span> In <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i> (pp. 40–45). Mahwah, NJ: Erlbaum. </div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/belavkinR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{belavkin2004optimist:,\n\taddress = {Mahwah, NJ},\n\ttitle = {{OPTIMIST}: {A} new conflict resolution algorithm for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/belavkinR04.pdf},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Erlbaum},\n\tauthor = {Belavkin, R. V. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {40--45}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT1BUSU1JU1Q6IEEgbmV3IGNvbmZsaWN0IHJlc29sdXRpb24gYWxnb3JpdGhtIGZvciBBQ1QtUg0KQVUgIC0gQmVsYXZraW4sIFIuIFYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBNYWh3YWgsIE5KDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2l4dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KU1AgIC0gNDANCkVQICAtIDQ1DQpQQiAgLSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9iZWxhdmtpblIwNC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=OPTIMIST%3A%20A%20new%20conflict%20resolution%20algorithm%20for%20ACT-R&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Mahwah%2C%20NJ&amp;rft.publisher=Erlbaum&amp;rft.aufirst=R.%20V.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=40-45&amp;rft.spage=40&amp;rft.epage=45\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Inguscio, L., Marucci, F. S., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.unipa.it/frapax/documenti/in_o_06_inguscio.pdf\"><i>Il sistema di produzione ACT-R/PM: Un modello simulativo dei processi percettivo-morori</i>.</a></span> Congresso Nazionale della Sezione di Psicologia Sperimentale. local copy. </div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2004 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.unipa.it/frapax/documenti/in_o_06_inguscio.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{inguscio2004il,\n\ttitle = {Il sistema di produzione {ACT}-{R}/{PM}: {Un} modello simulativo dei processi percettivo-morori},\n\turl = {http://www.unipa.it/frapax/documenti/in_o_06_inguscio.pdf},\n\tpublisher = {Congresso Nazionale della Sezione di Psicologia Sperimentale. local copy},\n\tauthor = {Inguscio, L. and Marucci, F. S. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gSWwgc2lzdGVtYSBkaSBwcm9kdXppb25lIEFDVC1SL1BNOiBVbiBtb2RlbGxvIHNpbXVsYXRpdm8gZGVpIHByb2Nlc3NpIHBlcmNldHRpdm8tbW9yb3JpDQpBVSAgLSBJbmd1c2NpbywgTC4NCkFVICAtIE1hcnVjY2ksIEYuIFMuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpQQiAgLSBDb25ncmVzc28gTmF6aW9uYWxlIGRlbGxhIFNlemlvbmUgZGkgUHNpY29sb2dpYSBTcGVyaW1lbnRhbGUuIGxvY2FsIGNvcHkNClVSICAtIGh0dHA6Ly93d3cudW5pcGEuaXQvZnJhcGF4L2RvY3VtZW50aS9pbl9vXzA2X2luZ3VzY2lvLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Il%20sistema%20di%20produzione%20ACT-R%2FPM%3A%20Un%20modello%20simulativo%20dei%20processi%20percettivo-morori&amp;rft.publisher=Congresso%20Nazionale%20della%20Sezione%20di%20Psicologia%20Sperimentale.%20local%20copy&amp;rft.aufirst=L.&amp;rft.aulast=Inguscio&amp;rft.au=L.%20Inguscio&amp;rft.au=F.%20S.%20Marucci&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Councill, I. G., Morgan, G. P., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/councillMR04.pdf\"><i>dTank: A competitive environment for distributed agents</i></a></span> (Tech Report No. ACS 2004-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2004 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/councillMR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{councill2004dtank:,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {{dTank}: {A} competitive environment for distributed agents},\n\turl = {http://acs.ist.psu.edu/reports/councillMR04.pdf},\n\tnumber = {ACS 2004-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Councill, I. G. and Morgan, G. P. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gZFRhbms6IEEgY29tcGV0aXRpdmUgZW52aXJvbm1lbnQgZm9yIGRpc3RyaWJ1dGVkIGFnZW50cw0KQVUgIC0gQ291bmNpbGwsIEkuIEcuDQpBVSAgLSBNb3JnYW4sIEcuIFAuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDA0LTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9jb3VuY2lsbE1SMDQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/cohenR04.pdf\"><i>Herbal Tutorial</i></a></span> (Tech Report No. ACS 2004-2). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2004 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/cohenR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{cohen2004herbal,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Herbal {Tutorial}},\n\turl = {http://acs.ist.psu.edu/reports/cohenR04.pdf},\n\tnumber = {ACS 2004-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Cohen, M. A. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSGVyYmFsIFR1dG9yaWFsDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDQtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2NvaGVuUjA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., &amp; Ritter, F. E. (2004). <span class=\"doctitle\">Automated GOMS to ACT-R model generation.</span> In <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i>. Mahwah, NJ: Lawrence Erlbaum.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_automated_2004,\n\taddress = {Mahwah, NJ},\n\ttitle = {Automated {GOMS} to {ACT}-{R} model generation},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Lawrence Erlbaum},\n\tauthor = {St. Amant, R. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQXV0b21hdGVkIEdPTVMgdG8gQUNULVIgbW9kZWwgZ2VuZXJhdGlvbg0KQVUgIC0gU3QuIEFtYW50LCBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gTWFod2FoLCBOSg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFNpeHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClBCICAtIExhd3JlbmNlIEVybGJhdW0NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Automated%20GOMS%20to%20ACT-R%20model%20generation&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Mahwah%2C%20NJ&amp;rft.publisher=Lawrence%20Erlbaum&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., Ritter, F. E., &amp; Haynes, S. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/cohenRH04.pdf\">An introduction to Herbal.</a></span> In <i>Proceedings of the XXIV Workshop</i> (pp. 75–77). University of Michigan. The Soar Group, University of Michigan: The Soar Group. </div><span class='bib-kw' style='display:none;'>9WF9BDUW DTDTV2EP VKCEE7SG MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2004introduction,\n\taddress = {University of Michigan. The Soar Group, University of Michigan},\n\ttitle = {An introduction to {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH04.pdf},\n\tbooktitle = {Proceedings of the {XXIV} {Workshop}},\n\tpublisher = {The Soar Group},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S.},\n\tyear = {2004},\n\tpages = {75--77}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gaW50cm9kdWN0aW9uIHRvIEhlcmJhbA0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuDQpDMSAgLSBVbml2ZXJzaXR5IG9mIE1pY2hpZ2FuLiBUaGUgU29hciBHcm91cCwgVW5pdmVyc2l0eSBvZiBNaWNoaWdhbg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFhYSVYgV29ya3Nob3ANCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClNQICAtIDc1DQpFUCAgLSA3Nw0KUEIgIC0gVGhlIFNvYXIgR3JvdXANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkgwNC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20introduction%20to%20Herbal&amp;rft.btitle=Proceedings%20of%20the%20XXIV%20Workshop&amp;rft.place=University%20of%20Michigan.%20The%20Soar%20Group%2C%20University%20of%20Michigan&amp;rft.publisher=The%20Soar%20Group&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20Haynes&amp;rft.date=2004&amp;rft.pages=75-77&amp;rft.spage=75&amp;rft.epage=77\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., Horton, T. E., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/stamantHR04.pdf\">Model-based evaluation of cell phone menu interaction.</a></span> In <i>Proceedings of the CHI’04 Conference on Human Factors in Computer Systems</i> (pp. 343–350). New York: NY: ACM. New York, NY: ACM. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantHR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_model-based_2004,\n\taddress = {New York},\n\ttitle = {Model-based evaluation of cell phone menu interaction},\n\turl = {http://acs.ist.psu.edu/papers/stamantHR04.pdf},\n\tbooktitle = {Proceedings of the {CHI}'04 {Conference} on {Human} {Factors} in {Computer} {Systems}},\n\tpublisher = {NY: ACM. New York, NY: ACM},\n\tauthor = {St. Amant, R. and Horton, T. E. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {343--350}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWwtYmFzZWQgZXZhbHVhdGlvbiBvZiBjZWxsIHBob25lIG1lbnUgaW50ZXJhY3Rpb24NCkFVICAtIFN0LiBBbWFudCwgUi4NCkFVICAtIEhvcnRvbiwgVC4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIE5ldyBZb3JrDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQ0hJJzA0IENvbmZlcmVuY2Ugb24gSHVtYW4gRmFjdG9ycyBpbiBDb21wdXRlciBTeXN0ZW1zDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSAzNDMNCkVQICAtIDM1MA0KUEIgIC0gTlk6IEFDTS4gTmV3IFlvcmssIE5ZOiBBQ00NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0YW1hbnRIUjA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Model-based%20evaluation%20of%20cell%20phone%20menu%20interaction&amp;rft.btitle=Proceedings%20of%20the%20CHI&apos;04%20Conference%20on%20Human%20Factors%20in%20Computer%20Systems&amp;rft.place=New%20York&amp;rft.publisher=NY%3A%20ACM.%20New%20York%2C%20NY%3A%20ACM&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=T.%20E.%20Horton&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=343-350&amp;rft.spage=343&amp;rft.epage=350\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Reifers, A., Klein, L. C., Quigley, K., &amp; Schoelles, M. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterRKQS04.pdf\">Using cognitive modeling to study behavior moderators: Pre-task appraisal and anxiety.</a></span> In <i>Proceedings of the Human Factors and Ergonomics Society</i> (pp. 2121–2125). Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterRKQS04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2004using,\n\ttitle = {Using cognitive modeling to study behavior moderators: {Pre}-task appraisal and anxiety},\n\turl = {http://acs.ist.psu.edu/papers/ritterRKQS04.pdf},\n\tbooktitle = {Proceedings of the {Human} {Factors} and {Ergonomics} {Society}},\n\tpublisher = {Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society},\n\tauthor = {Ritter, F. E. and Reifers, A. and Klein, L. C. and Quigley, K. and Schoelles, M.},\n\tyear = {2004},\n\tpages = {2121--2125}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgY29nbml0aXZlIG1vZGVsaW5nIHRvIHN0dWR5IGJlaGF2aW9yIG1vZGVyYXRvcnM6IFByZS10YXNrIGFwcHJhaXNhbCBhbmQgYW54aWV0eQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUmVpZmVycywgQS4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gUXVpZ2xleSwgSy4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBIdW1hbiBGYWN0b3JzIGFuZCBFcmdvbm9taWNzIFNvY2lldHkNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClNQICAtIDIxMjENCkVQICAtIDIxMjUNClBCICAtIFNhbnRhIE1vbmljYSwgQ0E6IEh1bWFuIEZhY3RvcnMgYW5kIEVyZ29ub21pY3MgU29jaWV0eS4gU2FudGEgTW9uaWNhLCBDQTogSHVtYW4gRmFjdG9ycyBhbmQgRXJnb25vbWljcyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJSS1FTMDQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20cognitive%20modeling%20to%20study%20behavior%20moderators%3A%20Pre-task%20appraisal%20and%20anxiety&amp;rft.btitle=Proceedings%20of%20the%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.publisher=Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society.%20Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Reifers&amp;rft.au=L.%20C.%20Klein&amp;rft.au=K.%20Quigley&amp;rft.au=M.%20Schoelles&amp;rft.date=2004&amp;rft.pages=2121-2125&amp;rft.spage=2121&amp;rft.epage=2125\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Norling, E., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/norlingR04.pdf\">A parameter set to support psychologically plausible variability in agent-based human modelling.</a></span> In <i>The Third International Joint Conference on Autonomous Agents and Multi Agent Systems (AAMAS04)</i> (pp. 758–765). New York, NY: ACM. </div><div class=\"bib-extra\">This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in , which will be available from the ACM web site</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/norlingR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{norling2004parameter,\n\taddress = {New York, NY},\n\ttitle = {A parameter set to support psychologically plausible variability in agent-based human modelling},\n\turl = {http://acs.ist.psu.edu/papers/norlingR04.pdf},\n\tbooktitle = {The {Third} {International} {Joint} {Conference} on {Autonomous} {Agents} and {Multi} {Agent} {Systems} ({AAMAS}04)},\n\tpublisher = {ACM},\n\tauthor = {Norling, E. and Ritter, F. E.},\n\tyear = {2004},\n\tnote = {This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in , which will be available from the ACM web site},\n\tpages = {758--765}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBwYXJhbWV0ZXIgc2V0IHRvIHN1cHBvcnQgcHN5Y2hvbG9naWNhbGx5IHBsYXVzaWJsZSB2YXJpYWJpbGl0eSBpbiBhZ2VudC1iYXNlZCBodW1hbiBtb2RlbGxpbmcNCkFVICAtIE5vcmxpbmcsIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBOZXcgWW9yaywgTlkNCkMzICAtIFRoZSBUaGlyZCBJbnRlcm5hdGlvbmFsIEpvaW50IENvbmZlcmVuY2Ugb24gQXV0b25vbW91cyBBZ2VudHMgYW5kIE11bHRpIEFnZW50IFN5c3RlbXMgKEFBTUFTMDQpDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSA3NTgNCkVQICAtIDc2NQ0KUEIgIC0gQUNNDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ub3JsaW5nUjA0LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20parameter%20set%20to%20support%20psychologically%20plausible%20variability%20in%20agent-based%20human%20modelling&amp;rft.btitle=The%20Third%20International%20Joint%20Conference%20on%20Autonomous%20Agents%20and%20Multi%20Agent%20Systems%20(AAMAS04)&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=ACM&amp;rft.aufirst=E.&amp;rft.aulast=Norling&amp;rft.au=E.%20Norling&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=758-765&amp;rft.spage=758&amp;rft.epage=765\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tor, K., Ritter, F. E., Haynes, S. R., &amp; Cohen, M. A. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/torRHC04.pdf\">CaDaDis: A tool for displaying the behavior of cognitive models and agents.</a></span> In <i>Proceedings of the 13th Conference on Behavior Representation in Modeling and Simulation</i> (pp. 192–200). 04-BRIMS-032.. Orlando, FL: U. of Central Florida04-BRIMS-032.. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/torRHC04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{tor2004cadadis:,\n\ttitle = {{CaDaDis}: {A} tool for displaying the behavior of cognitive models and agents},\n\turl = {http://acs.ist.psu.edu/papers/torRHC04.pdf},\n\tbooktitle = {Proceedings of the 13th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {04-BRIMS-032.. Orlando, FL: U. of Central Florida04-BRIMS-032.. Orlando, FL: U. of Central Florida},\n\tauthor = {Tor, K. and Ritter, F. E. and Haynes, S. R. and Cohen, M. A.},\n\tyear = {2004},\n\tpages = {192--200}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ2FEYURpczogQSB0b29sIGZvciBkaXNwbGF5aW5nIHRoZSBiZWhhdmlvciBvZiBjb2duaXRpdmUgbW9kZWxzIGFuZCBhZ2VudHMNCkFVICAtIFRvciwgSy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEhheW5lcywgUy4gUi4NCkFVICAtIENvaGVuLCBNLiBBLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEzdGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KU1AgIC0gMTkyDQpFUCAgLSAyMDANClBCICAtIDA0LUJSSU1TLTAzMi4uIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGEwNC1CUklNUy0wMzIuLiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy90b3JSSEMwNC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=CaDaDis%3A%20A%20tool%20for%20displaying%20the%20behavior%20of%20cognitive%20models%20and%20agents&amp;rft.btitle=Proceedings%20of%20the%2013th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=04-BRIMS-032..%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida04-BRIMS-032..%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=K.&amp;rft.aulast=Tor&amp;rft.au=K.%20Tor&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2004&amp;rft.pages=192-200&amp;rft.spage=192&amp;rft.epage=200\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R., Councill, I. G., &amp; Ritter, F. E. (2004). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/haynesCR04.pdf\">Responsibility-driven explanation engineering for cognitive models.</a></span> <i>In AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems</i>, 46–52. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2004 type__journalArticle \"\"</span></div><div class=\"bib-venue\">In AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesCR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{haynes2004responsibility-driven,\n\ttitle = {Responsibility-driven explanation engineering for cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/haynesCR04.pdf},\n\tjournal = {In AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems},\n\tauthor = {Haynes, S. R. and Councill, I. G. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {46--52}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVzcG9uc2liaWxpdHktZHJpdmVuIGV4cGxhbmF0aW9uIGVuZ2luZWVyaW5nIGZvciBjb2duaXRpdmUgbW9kZWxzDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBDb3VuY2lsbCwgSS4gRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEluIEFBQUkgV29ya3Nob3Agb24gSW50ZWxsaWdlbnQgQWdlbnQgQXJjaGl0ZWN0dXJlczogQ29tYmluaW5nIHRoZSBTdHJlbmd0aHMgb2YgU29mdHdhcmUgRW5naW5lZXJpbmcgYW5kIENvZ25pdGl2ZSBTeXN0ZW1zDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSA0Ng0KRVAgIC0gNTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2hheW5lc0NSMDQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Responsibility-driven%20explanation%20engineering%20for%20cognitive%20models&amp;rft.jtitle=In%20AAAI%20Workshop%20on%20Intelligent%20Agent%20Architectures%3A%20Combining%20the%20Strengths%20of%20Software%20Engineering%20and%20Cognitive%20Systems&amp;rft.aufirst=S.%20R.&amp;rft.aulast=Haynes&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=I.%20G.%20Councill&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=46-52&amp;rft.spage=46&amp;rft.epage=52\"></span></div></div></div><div class=\"full-bib-section\"><a id='2003' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2003</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R. V., &amp; Ritter, F. E. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/belavkinR03.pdf\">The use of entropy for analysis and control of cognitive models.</a></span> In F. Detje, D. Doerner, &amp; H. Schaub (Eds.), <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i> (pp. 21–26). Bamberg, Germany: Universitats-Verlag Bamberg. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/belavkinR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{belavkin2003use,\n\taddress = {Bamberg, Germany},\n\ttitle = {The use of entropy for analysis and control of cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/belavkinR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Belavkin, R. V. and Ritter, F. E.},\n\teditor = {Detje, F. and Doerner, D. and Schaub, H.},\n\tyear = {2003},\n\tpages = {21--26}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIHVzZSBvZiBlbnRyb3B5IGZvciBhbmFseXNpcyBhbmQgY29udHJvbCBvZiBjb2duaXRpdmUgbW9kZWxzDQpBVSAgLSBCZWxhdmtpbiwgUi4gVi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFByb2NlZWRpbmdzIG9mIHRoZSBGaWZ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpBMiAgLSBEZXRqZSwgRi4NCkEyICAtIERvZXJuZXIsIEQuDQpBMiAgLSBTY2hhdWIsIEguDQpDWSAgLSBCYW1iZXJnLCBHZXJtYW55DQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpTUCAgLSAyMQ0KRVAgIC0gMjYNClBCICAtIFVuaXZlcnNpdGF0cy1WZXJsYWcgQmFtYmVyZw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYmVsYXZraW5SMDMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20use%20of%20entropy%20for%20analysis%20and%20control%20of%20cognitive%20models&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=R.%20V.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=F.%20Detje&amp;rft.au=D.%20Doerner&amp;rft.au=H.%20Schaub&amp;rft.date=2003&amp;rft.pages=21-26&amp;rft.spage=21&amp;rft.epage=26\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Shadbolt, N. R., Elliman, D., Young, R., Gobet, F., &amp; Baxter, G. D. (2003). <span class=\"doctitle\"><i>Techniques for modeling human and organizational behaviour in synthetic environments: A supplementary review</i>.</span> Wright-Patterson Air Force Base, OH: Human Systems Information Analysis Center.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2003 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2003techniques,\n\taddress = {Wright-Patterson Air Force Base, OH},\n\ttitle = {Techniques for modeling human and organizational behaviour in synthetic environments: {A} supplementary review},\n\tpublisher = {Human Systems Information Analysis Center},\n\tauthor = {Ritter, F. E. and Shadbolt, N. R. and Elliman, D. and Young, R. and Gobet, F. and Baxter, G. D.},\n\tyear = {2003}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGVjaG5pcXVlcyBmb3IgbW9kZWxpbmcgaHVtYW4gYW5kIG9yZ2FuaXphdGlvbmFsIGJlaGF2aW91ciBpbiBzeW50aGV0aWMgZW52aXJvbm1lbnRzOiBBIHN1cHBsZW1lbnRhcnkgcmV2aWV3DQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBTaGFkYm9sdCwgTi4gUi4NCkFVICAtIEVsbGltYW4sIEQuDQpBVSAgLSBZb3VuZywgUi4NCkFVICAtIEdvYmV0LCBGLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQ1kgIC0gV3JpZ2h0LVBhdHRlcnNvbiBBaXIgRm9yY2UgQmFzZSwgT0gNCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClBCICAtIEh1bWFuIFN5c3RlbXMgSW5mb3JtYXRpb24gQW5hbHlzaXMgQ2VudGVyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Techniques%20for%20modeling%20human%20and%20organizational%20behaviour%20in%20synthetic%20environments%3A%20A%20supplementary%20review&amp;rft.place=Wright-Patterson%20Air%20Force%20Base%2C%20OH&amp;rft.publisher=Human%20Systems%20Information%20Analysis%20Center&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20R.%20Shadbolt&amp;rft.au=D.%20Elliman&amp;rft.au=R.%20Young&amp;rft.au=F.%20Gobet&amp;rft.au=G.%20D.%20Baxter&amp;rft.date=2003\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., &amp; Ritter, F. E. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/jonesR03b.pdf\">Production systems and rule-based inference.</a></span> <i>In Encyclopedia of Cognitive Science</i>, 741–747. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2003 type__journalArticle \"\"</span></div><div class=\"bib-venue\">In Encyclopedia of Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesR03b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{jones2003production,\n\ttitle = {Production systems and rule-based inference},\n\turl = {http://acs.ist.psu.edu/papers/jonesR03b.pdf},\n\tjournal = {In Encyclopedia of Cognitive Science},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {2003},\n\tpages = {741--747}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJvZHVjdGlvbiBzeXN0ZW1zIGFuZCBydWxlLWJhc2VkIGluZmVyZW5jZQ0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBJbiBFbmN5Y2xvcGVkaWEgb2YgQ29nbml0aXZlIFNjaWVuY2UNCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClNQICAtIDc0MQ0KRVAgIC0gNzQ3DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9qb25lc1IwM2IucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Production%20systems%20and%20rule-based%20inference&amp;rft.jtitle=In%20Encyclopedia%20of%20Cognitive%20Science&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=741-747&amp;rft.spage=741&amp;rft.epage=747\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter03.pdf\">Soar.</a></span> In <i>Encyclopedia of Cognitive Science</i> (Vol. vol. 4, pp. 60–65). London: Macmillan. </div><span class='bib-kw' style='display:none;'>DTDTV2EP MWXM72N2 VKCEE7SG MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2003soar,\n\taddress = {London},\n\ttitle = {Soar},\n\tvolume = {vol. 4},\n\turl = {http://acs.ist.psu.edu/papers/ritter03.pdf},\n\tbooktitle = {Encyclopedia of {Cognitive} {Science}},\n\tpublisher = {Macmillan},\n\tauthor = {Ritter, F. E.},\n\tyear = {2003},\n\tpages = {60--65}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU29hcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gRW5jeWNsb3BlZGlhIG9mIENvZ25pdGl2ZSBTY2llbmNlDQpDWSAgLSBMb25kb24NCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClZMICAtIHZvbC4gNA0KU1AgIC0gNjANCkVQICAtIDY1DQpQQiAgLSBNYWNtaWxsYW4NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjAzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Soar&amp;rft.btitle=Encyclopedia%20of%20Cognitive%20Science&amp;rft.place=London&amp;rft.publisher=Macmillan&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=60-65&amp;rft.spage=60&amp;rft.epage=65\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2003). Comments on Grant and Roberts &amp; Paschler. In <i>social processes in validation</i> (pp. 129–130). notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop: part of a Symposium on Model fitting and parameter estimation. Retrieved from http://acs.ist.psu.edu/papers/ritter03c.pdf</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP CXXK8XEU MGID93AS year__2003 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter03c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2003comments,\n\taddress = {notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop},\n\ttitle = {Comments on {Grant} and {Roberts} \\& {Paschler}},\n\turl = {http://acs.ist.psu.edu/papers/ritter03c.pdf},\n\tbooktitle = {social processes in validation},\n\tpublisher = {part of a Symposium on Model fitting and parameter estimation},\n\tauthor = {Ritter, F. E.},\n\tyear = {2003},\n\tpages = {129--130}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29tbWVudHMgb24gR3JhbnQgYW5kIFJvYmVydHMgJiBQYXNjaGxlcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gbm90ZXMgaW5jbHVkZWQgaW4gdGhlIFByb2NlZWRpbmdzIG9mIHRoZSBBQ1QtUiBXb3Jrc2hvcCBhcyBwYXJ0IG9mIGEgU3ltcG9zaXVtIG9uIE1vZGVsIGZpdHRpbmcgYW5kIHBhcmFtZXRlciBlc3RpbWF0aW9uLCBub3RlcyBpbmNsdWRlZCBpbiB0aGUgUHJvY2VlZGluZ3Mgb2YgdGhlIEFDVC1SIFdvcmtzaG9wDQpDMyAgLSBzb2NpYWwgcHJvY2Vzc2VzIGluIHZhbGlkYXRpb24NCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClNQICAtIDEyOQ0KRVAgIC0gMTMwDQpQQiAgLSBwYXJ0IG9mIGEgU3ltcG9zaXVtIG9uIE1vZGVsIGZpdHRpbmcgYW5kIHBhcmFtZXRlciBlc3RpbWF0aW9uDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXIwM2MucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Comments%20on%20Grant%20and%20Roberts%20%26%20Paschler&amp;rft.btitle=social%20processes%20in%20validation&amp;rft.place=notes%20included%20in%20the%20Proceedings%20of%20the%20ACT-R%20Workshop%20as%20part%20of%20a%20Symposium%20on%20Model%20fitting%20and%20parameter%20estimation%2C%20notes%20included%20in%20the%20Proceedings%20of%20the%20ACT-R%20Workshop&amp;rft.publisher=part%20of%20a%20Symposium%20on%20Model%20fitting%20and%20parameter%20estimation&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=129-130&amp;rft.spage=129&amp;rft.epage=130\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Freed, A. R. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/freed03.pdf\"><i>The effects of interface design on telephone dialing performance</i></a></span> (Tech Report No. ACS 2003-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2003 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/freed03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{freed2003effects,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {The effects of interface design on telephone dialing performance},\n\turl = {http://acs.ist.psu.edu/reports/freed03.pdf},\n\tnumber = {ACS 2003-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Freed, A. R.},\n\tyear = {2003}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVGhlIGVmZmVjdHMgb2YgaW50ZXJmYWNlIGRlc2lnbiBvbiB0ZWxlcGhvbmUgZGlhbGluZyBwZXJmb3JtYW5jZQ0KQVUgIC0gRnJlZWQsIEEuIFIuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAzLTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9mcmVlZDAzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Shah, K., Rajyaguru, S., St. Amant, R., &amp; Ritter, F. E. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/shahRSAR03.pdf\">Image processing for cognitive modeling in dynamic gaming environments.</a></span> In F. Detje, D. Doerner, &amp; H. Schaub (Eds.), <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i> (pp. 189–194). Bamberg, Germany: Universitats-Verlag Bamberg. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2003 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/shahRSAR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{shah2003image,\n\taddress = {Bamberg, Germany},\n\ttitle = {Image processing for cognitive modeling in dynamic gaming environments},\n\turl = {http://acs.ist.psu.edu/papers/shahRSAR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Shah, K. and Rajyaguru, S. and St. Amant, R. and Ritter, F. E.},\n\teditor = {Detje, F. and Doerner, D. and Schaub, H.},\n\tyear = {2003},\n\tpages = {189--194}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1hZ2UgcHJvY2Vzc2luZyBmb3IgY29nbml0aXZlIG1vZGVsaW5nIGluIGR5bmFtaWMgZ2FtaW5nIGVudmlyb25tZW50cw0KQVUgIC0gU2hhaCwgSy4NCkFVICAtIFJhanlhZ3VydSwgUy4NCkFVICAtIFN0LiBBbWFudCwgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkEyICAtIERldGplLCBGLg0KQTIgIC0gRG9lcm5lciwgRC4NCkEyICAtIFNjaGF1YiwgSC4NCkMxICAtIEJhbWJlcmcsIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBGaWZ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpTUCAgLSAxODkNCkVQICAtIDE5NA0KUEIgIC0gVW5pdmVyc2l0YXRzLVZlcmxhZyBCYW1iZXJnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9zaGFoUlNBUjAzLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Image%20processing%20for%20cognitive%20modeling%20in%20dynamic%20gaming%20environments&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=K.&amp;rft.aulast=Shah&amp;rft.au=K.%20Shah&amp;rft.au=S.%20Rajyaguru&amp;rft.au=R.%20St.%20Amant&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=F.%20Detje&amp;rft.au=D.%20Doerner&amp;rft.au=H.%20Schaub&amp;rft.date=2003&amp;rft.pages=189-194&amp;rft.spage=189&amp;rft.epage=194\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kalus, T., &amp; Ritter, F. E. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kalusR03.pdf\">The Soar Tutorial.</a></span> In F. Detje, D. Doerner, &amp; H. Schaub (Eds.), <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i>. 318. Bamberg, Germany: Universitats-Verlag Bamberg. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kalusR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{kalus2003soar,\n\taddress = {318. Bamberg, Germany},\n\ttitle = {The {Soar} {Tutorial}},\n\turl = {http://acs.ist.psu.edu/papers/kalusR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Kalus, T. and Ritter, F. E.},\n\teditor = {Detje, F. and Doerner, D. and Schaub, H.},\n\tyear = {2003}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIFNvYXIgVHV0b3JpYWwNCkFVICAtIEthbHVzLCBULg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkEyICAtIERldGplLCBGLg0KQTIgIC0gRG9lcm5lciwgRC4NCkEyICAtIFNjaGF1YiwgSC4NCkNZICAtIDMxOC4gQmFtYmVyZywgR2VybWFueQ0KREEgIC0gMjAwMy8vLw0KUFkgIC0gMjAwMw0KUEIgIC0gVW5pdmVyc2l0YXRzLVZlcmxhZyBCYW1iZXJnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYWx1c1IwMy5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20Soar%20Tutorial&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=318.%20Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=T.&amp;rft.aulast=Kalus&amp;rft.au=T.%20Kalus&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=F.%20Detje&amp;rft.au=D.%20Doerner&amp;rft.au=H.%20Schaub&amp;rft.date=2003\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Councill, I. G., Haynes, S. R., &amp; Ritter, F. E. (2003). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/councillHR03.pdf\">Explaining Soar: Analysis of existing tools and user information requirements.</a></span> In <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i> (pp. 63–68). Bamberg, Germany: Universitats-Verlag Bamberg. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/councillHR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{councill2003explaining,\n\taddress = {Bamberg, Germany},\n\ttitle = {Explaining {Soar}: {Analysis} of existing tools and user information requirements},\n\turl = {http://acs.ist.psu.edu/papers/councillHR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Councill, I. G. and Haynes, S. R. and Ritter, F. E.},\n\tyear = {2003},\n\tpages = {63--68}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXhwbGFpbmluZyBTb2FyOiBBbmFseXNpcyBvZiBleGlzdGluZyB0b29scyBhbmQgdXNlciBpbmZvcm1hdGlvbiByZXF1aXJlbWVudHMNCkFVICAtIENvdW5jaWxsLCBJLiBHLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkNZICAtIEJhbWJlcmcsIEdlcm1hbnkNCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClNQICAtIDYzDQpFUCAgLSA2OA0KUEIgIC0gVW5pdmVyc2l0YXRzLVZlcmxhZyBCYW1iZXJnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jb3VuY2lsbEhSMDMucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Explaining%20Soar%3A%20Analysis%20of%20existing%20tools%20and%20user%20information%20requirements&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=I.%20G.&amp;rft.aulast=Councill&amp;rft.au=I.%20G.%20Councill&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=63-68&amp;rft.spage=63&amp;rft.epage=68\"></span></div></div></div><div class=\"full-bib-section\"><a id='2002' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2002</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., &amp; Ritter, F. E. (2002). A review of “A multidisciplinary approach to human-maching systems development: Cognitive Engineering in the Aviation Domain” edited by Nadine B. <i>Sarter and Rene Amalberti</i>, <i>47</i>(4), 362–364. Retrieved from http://acs.ist.psu.edu/papers/baxterR02.pdf</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2002 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Sarter and Rene Amalberti</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{baxter2002review,\n\ttitle = {A review of \"{A} multidisciplinary approach to human-maching systems development: {Cognitive} {Engineering} in the {Aviation} {Domain}\" edited by {Nadine} {B}},\n\tvolume = {47},\n\turl = {http://acs.ist.psu.edu/papers/baxterR02.pdf},\n\tnumber = {4},\n\tjournal = {Sarter and Rene Amalberti},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\tyear = {2002},\n\tpages = {362--364}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSByZXZpZXcgb2YgIkEgbXVsdGlkaXNjaXBsaW5hcnkgYXBwcm9hY2ggdG8gaHVtYW4tbWFjaGluZyBzeXN0ZW1zIGRldmVsb3BtZW50OiBDb2duaXRpdmUgRW5naW5lZXJpbmcgaW4gdGhlIEF2aWF0aW9uIERvbWFpbiIgZWRpdGVkIGJ5IE5hZGluZSBCDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBTYXJ0ZXIgYW5kIFJlbmUgQW1hbGJlcnRpDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpWTCAgLSA0Nw0KSVMgIC0gNA0KU1AgIC0gMzYyDQpFUCAgLSAzNjQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JheHRlclIwMi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20review%20of%20%22A%20multidisciplinary%20approach%20to%20human-maching%20systems%20development%3A%20Cognitive%20Engineering%20in%20the%20Aviation%20Domain%22%20edited%20by%20Nadine%20B&amp;rft.jtitle=Sarter%20and%20Rene%20Amalberti&amp;rft.volume=47&amp;rft.issue=4&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2002&amp;rft.pages=362-364&amp;rft.spage=362&amp;rft.epage=364\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mudgett, D. R., Freed, A. R., &amp; Ritter, F. E. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.ieeetclt.org/issues/july2002/index.html\">Web-based resources for teaching discrete mathematics to students of information sciences and technology.</a></span> <i>IEEE Learning Technology</i>, <i>4</i>(3), 9–10. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2002 type__journalArticle \"\"</span></div><div class=\"bib-venue\">IEEE Learning Technology</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.ieeetclt.org/issues/july2002/index.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{mudgett2002web-based,\n\ttitle = {Web-based resources for teaching discrete mathematics to students of information sciences and technology},\n\tvolume = {4},\n\turl = {http://www.ieeetclt.org/issues/july2002/index.html},\n\tnumber = {3},\n\tjournal = {IEEE Learning Technology},\n\tauthor = {Mudgett, D. R. and Freed, A. R. and Ritter, F. E.},\n\tyear = {2002},\n\tpages = {9--10}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gV2ViLWJhc2VkIHJlc291cmNlcyBmb3IgdGVhY2hpbmcgZGlzY3JldGUgbWF0aGVtYXRpY3MgdG8gc3R1ZGVudHMgb2YgaW5mb3JtYXRpb24gc2NpZW5jZXMgYW5kIHRlY2hub2xvZ3kNCkFVICAtIE11ZGdldHQsIEQuIFIuDQpBVSAgLSBGcmVlZCwgQS4gUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIElFRUUgTGVhcm5pbmcgVGVjaG5vbG9neQ0KREEgIC0gMjAwMi8vLw0KUFkgIC0gMjAwMg0KVkwgIC0gNA0KSVMgIC0gMw0KU1AgIC0gOQ0KRVAgIC0gMTANClVSICAtIGh0dHA6Ly93d3cuaWVlZXRjbHQub3JnL2lzc3Vlcy9qdWx5MjAwMi9pbmRleC5odG1sDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Web-based%20resources%20for%20teaching%20discrete%20mathematics%20to%20students%20of%20information%20sciences%20and%20technology&amp;rft.jtitle=IEEE%20Learning%20Technology&amp;rft.volume=4&amp;rft.issue=3&amp;rft.aufirst=D.%20R.&amp;rft.aulast=Mudgett&amp;rft.au=D.%20R.%20Mudgett&amp;rft.au=A.%20R.%20Freed&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2002&amp;rft.pages=9-10&amp;rft.spage=9&amp;rft.epage=10\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Avraamides, M., &amp; Ritter, F. E. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/avraamidesR02.pdf\">Using multidisciplinary expert evaluations to test and improve cognitive model interfaces.</a></span> In <i>Proceedings of the 11th Computer Generated Forces Conference</i> (pp. 553–562). 02-CGF-100. Orlando, FL: U. of Central Florida02-CGF-100. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/avraamidesR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{avraamides2002using,\n\ttitle = {Using multidisciplinary expert evaluations to test and improve cognitive model interfaces},\n\turl = {http://acs.ist.psu.edu/papers/avraamidesR02.pdf},\n\tbooktitle = {Proceedings of the 11th {Computer} {Generated} {Forces} {Conference}},\n\tpublisher = {02-CGF-100. Orlando, FL: U. of Central Florida02-CGF-100. Orlando, FL: U. of Central Florida},\n\tauthor = {Avraamides, M. and Ritter, F. E.},\n\tyear = {2002},\n\tpages = {553--562}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgbXVsdGlkaXNjaXBsaW5hcnkgZXhwZXJ0IGV2YWx1YXRpb25zIHRvIHRlc3QgYW5kIGltcHJvdmUgY29nbml0aXZlIG1vZGVsIGludGVyZmFjZXMNCkFVICAtIEF2cmFhbWlkZXMsIE0uDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTF0aCBDb21wdXRlciBHZW5lcmF0ZWQgRm9yY2VzIENvbmZlcmVuY2UNCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINClNQICAtIDU1Mw0KRVAgIC0gNTYyDQpQQiAgLSAwMi1DR0YtMTAwLiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhMDItQ0dGLTEwMC4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYXZyYWFtaWRlc1IwMi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20multidisciplinary%20expert%20evaluations%20to%20test%20and%20improve%20cognitive%20model%20interfaces&amp;rft.btitle=Proceedings%20of%20the%2011th%20Computer%20Generated%20Forces%20Conference&amp;rft.publisher=02-CGF-100.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida02-CGF-100.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=M.&amp;rft.aulast=Avraamides&amp;rft.au=M.%20Avraamides&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2002&amp;rft.pages=553-562&amp;rft.spage=553&amp;rft.epage=562\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Avraamides, M. N., Councill, I., Rooy,  van, D., Q., S, K., … Rodrigues, I. M. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterACQKMVRMSR02.pdf\">Pre-task appraisal and caffeine: An architectural overlay for ACT-R.</a></span> In <i>Air Force Workshop on ACT-R Models of Human-System Interaction</i>. AZ, January 2002Mesa, AZ, January 2002: Mesa. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MWXM72N2 DTDTV2EP MGID93AS year__2002 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterACQKMVRMSR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2002pre-task,\n\taddress = {AZ, January 2002Mesa, AZ, January 2002},\n\ttitle = {Pre-task appraisal and caffeine: {An} architectural overlay for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/ritterACQKMVRMSR02.pdf},\n\tbooktitle = {Air {Force} {Workshop} on {ACT}-{R} {Models} of {Human}-{System} {Interaction}},\n\tpublisher = {Mesa},\n\tauthor = {Ritter, F. E. and Avraamides, M. N. and Councill, I. and Rooy, van and D., Quigley and S, K. and Klein, L. C. and McNeese, M. D. and Stine, M. M. and Rodrigues, I. M.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gUHJlLXRhc2sgYXBwcmFpc2FsIGFuZCBjYWZmZWluZTogQW4gYXJjaGl0ZWN0dXJhbCBvdmVybGF5IGZvciBBQ1QtUg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkFVICAtIENvdW5jaWxsLCBJLg0KQVUgIC0gUm9veSwgdmFuDQpBVSAgLSBELiwgUXVpZ2xleQ0KQVUgIC0gUywgSy4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gTWNOZWVzZSwgTS4gRC4NCkFVICAtIFN0aW5lLCBNLiBNLg0KQVUgIC0gUm9kcmlndWVzLCBJLiBNLg0KVDIgIC0gQWlyIEZvcmNlIFdvcmtzaG9wIG9uIEFDVC1SIE1vZGVscyBvZiBIdW1hbi1TeXN0ZW0gSW50ZXJhY3Rpb24NCkNZICAtIEFaLCBKYW51YXJ5IDIwMDJNZXNhLCBBWiwgSmFudWFyeSAyMDAyDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpQQiAgLSBNZXNhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJBQ1FLTVZSTVNSMDIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Pre-task%20appraisal%20and%20caffeine%3A%20An%20architectural%20overlay%20for%20ACT-R&amp;rft.btitle=Air%20Force%20Workshop%20on%20ACT-R%20Models%20of%20Human-System%20Interaction&amp;rft.place=AZ%2C%20January%202002Mesa%2C%20AZ%2C%20January%202002&amp;rft.publisher=Mesa&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20N.%20Avraamides&amp;rft.au=I.%20Councill&amp;rft.au=van%20Rooy&amp;rft.au=Quigley%20D.&amp;rft.au=K.%20S&amp;rft.au=L.%20C.%20Klein&amp;rft.au=M.%20D.%20McNeese&amp;rft.au=M.%20M.%20Stine&amp;rft.au=I.%20M.%20Rodrigues&amp;rft.date=2002\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Shiskowski, N. (2002). <span class=\"doctitle\"><i>The ACT-R FAQ</i>.</span> acs.ist.psu.edu/act-r-faq.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2002 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2002act-r,\n\ttitle = {The {ACT}-{R} {FAQ}},\n\tpublisher = {acs.ist.psu.edu/act-r-faq},\n\tauthor = {Ritter, F. E. and Shiskowski, N.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIEFDVC1SIEZBUQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU2hpc2tvd3NraSwgTi4NCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINClBCICAtIGFjcy5pc3QucHN1LmVkdS9hY3Qtci1mYXENCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20ACT-R%20FAQ&amp;rft.publisher=acs.ist.psu.edu%2Fact-r-faq&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20Shiskowski&amp;rft.date=2002\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Councill, I. G. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterC02.pdf\">A review of the 22nd Soar Workshop.</a></span> <i>AI Magazine</i>, <i>23</i>(3), 107–109. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2002 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI Magazine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterC02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2002review,\n\ttitle = {A review of the 22nd {Soar} {Workshop}},\n\tvolume = {23},\n\turl = {http://acs.ist.psu.edu/papers/ritterC02.pdf},\n\tnumber = {3},\n\tjournal = {AI Magazine},\n\tauthor = {Ritter, F. E. and Councill, I. G.},\n\tyear = {2002},\n\tpages = {107--109}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSByZXZpZXcgb2YgdGhlIDIybmQgU29hciBXb3Jrc2hvcA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQ291bmNpbGwsIEkuIEcuDQpUMiAgLSBBSSBNYWdhemluZQ0KREEgIC0gMjAwMi8vLw0KUFkgIC0gMjAwMg0KVkwgIC0gMjMNCklTICAtIDMNClNQICAtIDEwNw0KRVAgIC0gMTA5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJDMDIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20review%20of%20the%2022nd%20Soar%20Workshop&amp;rft.jtitle=AI%20Magazine&amp;rft.volume=23&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=I.%20G.%20Councill&amp;rft.date=2002&amp;rft.pages=107-109&amp;rft.spage=107&amp;rft.epage=109\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Wood, A. B. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterW02.pdf\"><i>Dismal: A spreadsheet for sequential data analysis and HCI experimentation</i></a></span> (Tech Report No. ACS 2002-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>55G4P6RA AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterW02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2002dismal:,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Dismal: {A} spreadsheet for sequential data analysis and {HCI} experimentation},\n\turl = {http://acs.ist.psu.edu/reports/ritterW02.pdf},\n\tnumber = {ACS 2002-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Wood, A. B.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGlzbWFsOiBBIHNwcmVhZHNoZWV0IGZvciBzZXF1ZW50aWFsIGRhdGEgYW5hbHlzaXMgYW5kIEhDSSBleHBlcmltZW50YXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdvb2QsIEEuIEIuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAyLTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJXMDIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Freed, A. R., &amp; Haskett, O. L. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterFH02.pdf\"><i>Discovering user information needs: The case of university department websites</i></a></span> (Tech Report No. ACS 2002-3). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>55G4P6RA AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterFH02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2002discovering,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Discovering user information needs: {The} case of university department websites},\n\turl = {http://acs.ist.psu.edu/reports/ritterFH02.pdf},\n\tnumber = {ACS 2002-3},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Freed, A. R. and Haskett, O. L.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGlzY292ZXJpbmcgdXNlciBpbmZvcm1hdGlvbiBuZWVkczogVGhlIGNhc2Ugb2YgdW5pdmVyc2l0eSBkZXBhcnRtZW50IHdlYnNpdGVzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBGcmVlZCwgQS4gUi4NCkFVICAtIEhhc2tldHQsIE8uIEwuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAyLTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJGSDAyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Van Rooy, D., &amp; St. Amant, R. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterVRSA02.pdf\">A user modeling design tool for comparing interfaces.</a></span> In C. Kolski &amp; J. Vanderdonckt (Eds.), <i>Computer-Aided Design of User Interfaces III, Proceedings of the 4th International Conference on Computer-Aided Design of User Interfaces CADUI’2002</i> (pp. 111–118). Dordrecht: Kluwer Academics Publisher. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterVRSA02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2002user,\n\taddress = {Dordrecht},\n\ttitle = {A user modeling design tool for comparing interfaces},\n\turl = {http://acs.ist.psu.edu/papers/ritterVRSA02.pdf},\n\tbooktitle = {Computer-{Aided} {Design} of {User} {Interfaces} {III}, {Proceedings} of the 4th {International} {Conference} on {Computer}-{Aided} {Design} of {User} {Interfaces} {CADUI}'2002},\n\tpublisher = {Kluwer Academics Publisher},\n\tauthor = {Ritter, F. E. and Van Rooy, D. and St. Amant, R.},\n\teditor = {Kolski, C. and Vanderdonckt, J.},\n\tyear = {2002},\n\tpages = {111--118}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSB1c2VyIG1vZGVsaW5nIGRlc2lnbiB0b29sIGZvciBjb21wYXJpbmcgaW50ZXJmYWNlcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gVmFuIFJvb3ksIEQuDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBMiAgLSBLb2xza2ksIEMuDQpBMiAgLSBWYW5kZXJkb25ja3QsIEouDQpDMSAgLSBEb3JkcmVjaHQNCkMzICAtIENvbXB1dGVyLUFpZGVkIERlc2lnbiBvZiBVc2VyIEludGVyZmFjZXMgSUlJLCBQcm9jZWVkaW5ncyBvZiB0aGUgNHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb21wdXRlci1BaWRlZCBEZXNpZ24gb2YgVXNlciBJbnRlcmZhY2VzIENBRFVJJzIwMDINCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINClNQICAtIDExMQ0KRVAgIC0gMTE4DQpQQiAgLSBLbHV3ZXIgQWNhZGVtaWNzIFB1Ymxpc2hlcg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVlJTQTAyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20user%20modeling%20design%20tool%20for%20comparing%20interfaces&amp;rft.btitle=Computer-Aided%20Design%20of%20User%20Interfaces%20III%2C%20Proceedings%20of%20the%204th%20International%20Conference%20on%20Computer-Aided%20Design%20of%20User%20Interfaces%20CADUI&apos;2002&amp;rft.place=Dordrecht&amp;rft.publisher=Kluwer%20Academics%20Publisher&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Van%20Rooy&amp;rft.au=R.%20St.%20Amant&amp;rft.au=C.%20Kolski&amp;rft.au=J.%20Vanderdonckt&amp;rft.date=2002&amp;rft.pages=111-118&amp;rft.spage=111&amp;rft.epage=118\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Avraamides, M., &amp; Councill, I. G. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterAC02.pdf\">An approach for accurately modeling the effects of behavior moderators.</a></span> In <i>Proceedings of the 11th Computer Generated Forces Conference</i> (pp. 29–40). 02-CGF-002. Orlando, FL: U. of Central Florida02-CGF-002. Orlando, FL: U. of Central Florida. </div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterAC02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2002approach,\n\ttitle = {An approach for accurately modeling the effects of behavior moderators},\n\turl = {http://acs.ist.psu.edu/papers/ritterAC02.pdf},\n\tbooktitle = {Proceedings of the 11th {Computer} {Generated} {Forces} {Conference}},\n\tpublisher = {02-CGF-002. Orlando, FL: U. of Central Florida02-CGF-002. Orlando, FL: U. of Central Florida},\n\tauthor = {Ritter, F. E. and Avraamides, M. and Councill, I. G.},\n\tyear = {2002},\n\tpages = {29--40}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gYXBwcm9hY2ggZm9yIGFjY3VyYXRlbHkgbW9kZWxpbmcgdGhlIGVmZmVjdHMgb2YgYmVoYXZpb3IgbW9kZXJhdG9ycw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4NCkFVICAtIENvdW5jaWxsLCBJLiBHLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDExdGggQ29tcHV0ZXIgR2VuZXJhdGVkIEZvcmNlcyBDb25mZXJlbmNlDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpTUCAgLSAyOQ0KRVAgIC0gNDANClBCICAtIDAyLUNHRi0wMDIuIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGEwMi1DR0YtMDAyLiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJBQzAyLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20approach%20for%20accurately%20modeling%20the%20effects%20of%20behavior%20moderators&amp;rft.btitle=Proceedings%20of%20the%2011th%20Computer%20Generated%20Forces%20Conference&amp;rft.publisher=02-CGF-002.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida02-CGF-002.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Avraamides&amp;rft.au=I.%20G.%20Councill&amp;rft.date=2002&amp;rft.pages=29-40&amp;rft.spage=29&amp;rft.epage=40\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Sherry, R. R., &amp; Ritter, F. E. (2002). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/sherryR02.pdf\"><i>Dynamic task allocation: Issues for implementing adaptive intelligent automation</i></a></span> (Tech Report No. ACS 2002-2). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/sherryR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{sherry2002dynamic,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Dynamic task allocation: {Issues} for implementing adaptive intelligent automation},\n\turl = {http://acs.ist.psu.edu/reports/sherryR02.pdf},\n\tnumber = {ACS 2002-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Sherry, R. R. and Ritter, F. E.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRHluYW1pYyB0YXNrIGFsbG9jYXRpb246IElzc3VlcyBmb3IgaW1wbGVtZW50aW5nIGFkYXB0aXZlIGludGVsbGlnZW50IGF1dG9tYXRpb24NCkFVICAtIFNoZXJyeSwgUi4gUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDItMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3NoZXJyeVIwMi5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2001' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2001</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., &amp; Ritter, F. E. (1995–2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.links2go.com/award/Soar\"><i>The Soar FAQ, acs.ist.psu.edu/soar-faq</i>.</a></span> Updated quarterly and stored at the U. of Nottingham Mirror Soar site mirror of US sites. Awarded a “Key Resource Award” viewable at. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1995 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.links2go.com/award/Soar\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{baxter1995soar,\n\ttitle = {The {Soar} {FAQ}, acs.ist.psu.edu/soar-faq},\n\turl = {http://www.links2go.com/award/Soar},\n\tpublisher = {Updated quarterly and stored at the U. of Nottingham Mirror Soar site mirror of US sites. Awarded a \"Key Resource Award\" viewable at},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\tyear = {1995}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIFNvYXIgRkFRLCBhY3MuaXN0LnBzdS5lZHUvc29hci1mYXENCkFVICAtIEJheHRlciwgRy4gRC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDE5OTUvLy8yMDAxDQpQWSAgLSAxOTk1DQpQQiAgLSBVcGRhdGVkIHF1YXJ0ZXJseSBhbmQgc3RvcmVkIGF0IHRoZSBVLiBvZiBOb3R0aW5naGFtIE1pcnJvciBTb2FyIHNpdGUgbWlycm9yIG9mIFVTIHNpdGVzLiBBd2FyZGVkIGEgIktleSBSZXNvdXJjZSBBd2FyZCIgdmlld2FibGUgYXQNClVSICAtIGh0dHA6Ly93d3cubGlua3MyZ28uY29tL2F3YXJkL1NvYXINCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20Soar%20FAQ%2C%20acs.ist.psu.edu%2Fsoar-faq&amp;rft.publisher=Updated%20quarterly%20and%20stored%20at%20the%20U.%20of%20Nottingham%20Mirror%20Soar%20site%20mirror%20of%20US%20sites.%20Awarded%20a%20%22Key%20Resource%20Award%22%20viewable%20at&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Baxter, G. D., Jones, G., &amp; Young, R. M. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterBJY01.pdf\">User interface evaluation: How cognitive models can help.</a></span> In J. Carroll (Ed.), <i>Human-computer interaction in the new millenium</i> (pp. 125–147). Reading, MA: Addison-Wesley. Also see Ritter, Baxter, Jones, and Young, 2000. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2001 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBJY01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2001user,\n\taddress = {Reading, MA},\n\ttitle = {User interface evaluation: {How} cognitive models can help},\n\turl = {http://acs.ist.psu.edu/papers/ritterBJY01.pdf},\n\tbooktitle = {Human-computer interaction in the new millenium},\n\tpublisher = {Addison-Wesley. Also see Ritter, Baxter, Jones, and Young, 2000},\n\tauthor = {Ritter, F. E. and Baxter, G. D. and Jones, G. and Young, R. M.},\n\teditor = {Carroll, J.},\n\tyear = {2001},\n\tpages = {125--147}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVXNlciBpbnRlcmZhY2UgZXZhbHVhdGlvbjogSG93IGNvZ25pdGl2ZSBtb2RlbHMgY2FuIGhlbHANCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJheHRlciwgRy4gRC4NCkFVICAtIEpvbmVzLCBHLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpUMiAgLSBIdW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiBpbiB0aGUgbmV3IG1pbGxlbml1bQ0KQTIgIC0gQ2Fycm9sbCwgSi4NCkNZICAtIFJlYWRpbmcsIE1BDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpTUCAgLSAxMjUNCkVQICAtIDE0Nw0KUEIgIC0gQWRkaXNvbi1XZXNsZXkuIEFsc28gc2VlIFJpdHRlciwgQmF4dGVyLCBKb25lcywgYW5kIFlvdW5nLCAyMDAwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJCSlkwMS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=User%20interface%20evaluation%3A%20How%20cognitive%20models%20can%20help&amp;rft.btitle=Human-computer%20interaction%20in%20the%20new%20millenium&amp;rft.place=Reading%2C%20MA&amp;rft.publisher=Addison-Wesley.%20Also%20see%20Ritter%2C%20Baxter%2C%20Jones%2C%20and%20Young%2C%202000&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.au=J.%20Carroll&amp;rft.date=2001&amp;rft.pages=125-147&amp;rft.spage=125&amp;rft.epage=147\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/iccm3-review.html\">Review of the Third International Conference on Cognitive Modelling.</a></span> <i>Cognitive Systems Research</i>, <i>1</i>(4), 251–252. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2001 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/iccm3-review.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2001review,\n\ttitle = {Review of the {Third} {International} {Conference} on {Cognitive} {Modelling}},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/iccm3-review.html},\n\tnumber = {4},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Ritter, F. E.},\n\tyear = {2001},\n\tpages = {251--252}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmV2aWV3IG9mIHRoZSBUaGlyZCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQ29nbml0aXZlIFN5c3RlbXMgUmVzZWFyY2gNCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENClZMICAtIDENCklTICAtIDQNClNQICAtIDI1MQ0KRVAgIC0gMjUyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9pY2NtMy1yZXZpZXcuaHRtbA0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Review%20of%20the%20Third%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=1&amp;rft.issue=4&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2001&amp;rft.pages=251-252&amp;rft.spage=251&amp;rft.epage=252\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Young, R. M. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ijhcs-em-si\">Embodied models as simulated users: Introduction to this special issue on using cognitive models to improve interface design.</a></span> <i>International Journal of Human-Computer Studies</i>, <i>55</i>, 1–14. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2001 type__journalArticle \"\"</span></div><div class=\"bib-venue\">International Journal of Human-Computer Studies</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ijhcs-em-si\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2001embodied,\n\ttitle = {Embodied models as simulated users: {Introduction} to this special issue on using cognitive models to improve interface design},\n\tvolume = {55},\n\turl = {http://acs.ist.psu.edu/papers/ijhcs-em-si},\n\tjournal = {International Journal of Human-Computer Studies},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {2001},\n\tpages = {1--14}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRW1ib2RpZWQgbW9kZWxzIGFzIHNpbXVsYXRlZCB1c2VyczogSW50cm9kdWN0aW9uIHRvIHRoaXMgc3BlY2lhbCBpc3N1ZSBvbiB1c2luZyBjb2duaXRpdmUgbW9kZWxzIHRvIGltcHJvdmUgaW50ZXJmYWNlIGRlc2lnbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpUMiAgLSBJbnRlcm5hdGlvbmFsIEpvdXJuYWwgb2YgSHVtYW4tQ29tcHV0ZXIgU3R1ZGllcw0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KVkwgIC0gNTUNClNQICAtIDENCkVQICAtIDE0DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9pamhjcy1lbS1zaQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Embodied%20models%20as%20simulated%20users%3A%20Introduction%20to%20this%20special%20issue%20on%20using%20cognitive%20models%20to%20improve%20interface%20design&amp;rft.jtitle=International%20Journal%20of%20Human-Computer%20Studies&amp;rft.volume=55&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=2001&amp;rft.pages=1-14&amp;rft.spage=1&amp;rft.epage=14\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cheyne, T., &amp; Ritter, F. E. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/cheyneR01.pdf\">Targetting respondents on the Internet successfully and responsibly.</a></span> <i>Communications of the ACM</i>, <i>44</i>(4), 94–98. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2001 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Communications of the ACM</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cheyneR01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{cheyne2001targetting,\n\ttitle = {Targetting respondents on the {Internet} successfully and responsibly},\n\tvolume = {44},\n\turl = {http://acs.ist.psu.edu/papers/cheyneR01.pdf},\n\tnumber = {4},\n\tjournal = {Communications of the ACM},\n\tauthor = {Cheyne, T. and Ritter, F. E.},\n\tyear = {2001},\n\tpages = {94--98}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGFyZ2V0dGluZyByZXNwb25kZW50cyBvbiB0aGUgSW50ZXJuZXQgc3VjY2Vzc2Z1bGx5IGFuZCByZXNwb25zaWJseQ0KQVUgIC0gQ2hleW5lLCBULg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQ29tbXVuaWNhdGlvbnMgb2YgdGhlIEFDTQ0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KVkwgIC0gNDQNCklTICAtIDQNClNQICAtIDk0DQpFUCAgLSA5OA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY2hleW5lUjAxLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Targetting%20respondents%20on%20the%20Internet%20successfully%20and%20responsibly&amp;rft.jtitle=Communications%20of%20the%20ACM&amp;rft.volume=44&amp;rft.issue=4&amp;rft.aufirst=T.&amp;rft.aulast=Cheyne&amp;rft.au=T.%20Cheyne&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2001&amp;rft.pages=94-98&amp;rft.spage=94&amp;rft.epage=98\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2001). <span class=\"doctitle\"><i>Preliminary Example Applications of Cognitive Models to Telephone Design</i>.</span> Talk presented at the Navy Research Lab.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2001 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2001preliminary,\n\ttitle = {Preliminary {Example} {Applications} of {Cognitive} {Models} to {Telephone} {Design}},\n\tpublisher = {Talk presented at the Navy Research Lab},\n\tauthor = {Ritter, F. E.},\n\tyear = {2001}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJlbGltaW5hcnkgRXhhbXBsZSBBcHBsaWNhdGlvbnMgb2YgQ29nbml0aXZlIE1vZGVscyB0byBUZWxlcGhvbmUgRGVzaWduDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpQQiAgLSBUYWxrIHByZXNlbnRlZCBhdCB0aGUgTmF2eSBSZXNlYXJjaCBMYWINCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Preliminary%20Example%20Applications%20of%20Cognitive%20Models%20to%20Telephone%20Design&amp;rft.publisher=Talk%20presented%20at%20the%20Navy%20Research%20Lab&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2001\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Bibby, P. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterB01.pdf\">Modeling how and when learning happens in a simple fault-finding task.</a></span> In <i>Proceedings of ICCM - 2001 - Fourth International Conference on Cognitive Modeling</i> (pp. 187–192). Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2001 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterB01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2001modeling,\n\ttitle = {Modeling how and when learning happens in a simple fault-finding task},\n\turl = {http://acs.ist.psu.edu/papers/ritterB01.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2001 - {Fourth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Ritter, F. E. and Bibby, P.},\n\tyear = {2001},\n\tpages = {187--192}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgaG93IGFuZCB3aGVuIGxlYXJuaW5nIGhhcHBlbnMgaW4gYSBzaW1wbGUgZmF1bHQtZmluZGluZyB0YXNrDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCaWJieSwgUC4NCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDAxIC0gRm91cnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENClNQICAtIDE4Nw0KRVAgIC0gMTkyDQpQQiAgLSBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtLiBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJCMDEucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20how%20and%20when%20learning%20happens%20in%20a%20simple%20fault-finding%20task&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202001%20-%20Fourth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Bibby&amp;rft.date=2001&amp;rft.pages=187-192&amp;rft.spage=187&amp;rft.epage=192\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Schooler, L. J. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.sciencedirect.com/science/article/pii/B0080430767014807\">Learning Curve, The.</a></span> In Editors-in-Chief:  Neil J. Smelser &amp; Paul B. Baltes (Eds.), <i>International Encyclopedia of the Social &amp; Behavioral Sciences</i> (pp. 8602–8605). Oxford: Pergamon. </div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2001 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most tasks get faster with practice. This holds across task size and task type. Learning curves plot time to complete a task as a function of practice. Such curves generally follow what is called a power law‚ thus‚ they are often said to conform to ‘the power law of practice.’ Cognitive psychology has shown that the power law of practice is ubiquitous‚ and cognitive modeling has explained both the general speedup and some of the variability in performance‚ which previously was taken to be completely noise. Research is ongoing to find out why it is ubiquitous and where it does not apply.</div></div></div><div class=\"blink\"><a   href=\"http://www.sciencedirect.com/science/article/pii/B0080430767014807\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2001learning,\n\taddress = {Oxford},\n\ttitle = {Learning {Curve}, {The}},\n\tisbn = {978-0-08-043076-8},\n\turl = {http://www.sciencedirect.com/science/article/pii/B0080430767014807},\n\tbooktitle = {International {Encyclopedia} of the {Social} \\& {Behavioral} {Sciences}},\n\tpublisher = {Pergamon},\n\tauthor = {Ritter, F.E. and Schooler, L.J.},\n\teditor = {{Editors-in-Chief:  Neil J. Smelser} and {Paul B. Baltes}},\n\tyear = {2001},\n\tpages = {8602--8605}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTGVhcm5pbmcgQ3VydmUsIFRoZQ0KQVUgIC0gUml0dGVyLCBGLkUuDQpBVSAgLSBTY2hvb2xlciwgTC5KLg0KVDIgIC0gSW50ZXJuYXRpb25hbCBFbmN5Y2xvcGVkaWEgb2YgdGhlIFNvY2lhbCAmIEJlaGF2aW9yYWwgU2NpZW5jZXMNCkEyICAtIEVkaXRvcnMtaW4tQ2hpZWY6wqDCoE5laWwgSi4gU21lbHNlcg0KQTIgIC0gUGF1bCBCLiBCYWx0ZXMNCkFCICAtIE1vc3QgdGFza3MgZ2V0IGZhc3RlciB3aXRoIHByYWN0aWNlLiBUaGlzIGhvbGRzIGFjcm9zcyB0YXNrIHNpemUgYW5kIHRhc2sgdHlwZS4gTGVhcm5pbmcgY3VydmVzIHBsb3QgdGltZSB0byBjb21wbGV0ZSBhIHRhc2sgYXMgYSBmdW5jdGlvbiBvZiBwcmFjdGljZS4gU3VjaCBjdXJ2ZXMgZ2VuZXJhbGx5IGZvbGxvdyB3aGF0IGlzIGNhbGxlZCBhIHBvd2VyIGxhdywgdGh1cywgdGhleSBhcmUgb2Z0ZW4gc2FpZCB0byBjb25mb3JtIHRvIOKAmHRoZSBwb3dlciBsYXcgb2YgcHJhY3RpY2Uu4oCZIENvZ25pdGl2ZSBwc3ljaG9sb2d5IGhhcyBzaG93biB0aGF0IHRoZSBwb3dlciBsYXcgb2YgcHJhY3RpY2UgaXMgdWJpcXVpdG91cywgYW5kIGNvZ25pdGl2ZSBtb2RlbGluZyBoYXMgZXhwbGFpbmVkIGJvdGggdGhlIGdlbmVyYWwgc3BlZWR1cCBhbmQgc29tZSBvZiB0aGUgdmFyaWFiaWxpdHkgaW4gcGVyZm9ybWFuY2UsIHdoaWNoIHByZXZpb3VzbHkgd2FzIHRha2VuIHRvIGJlIGNvbXBsZXRlbHkgbm9pc2UuIFJlc2VhcmNoIGlzIG9uZ29pbmcgdG8gZmluZCBvdXQgd2h5IGl0IGlzIHViaXF1aXRvdXMgYW5kIHdoZXJlIGl0IGRvZXMgbm90IGFwcGx5Lg0KQ1kgIC0gT3hmb3JkDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpTUCAgLSA4NjAyDQpFUCAgLSA4NjA1DQpQQiAgLSBQZXJnYW1vbg0KU04gIC0gOTc4LTAtMDgtMDQzMDc2LTgNClVSICAtIGh0dHA6Ly93d3cuc2NpZW5jZWRpcmVjdC5jb20vc2NpZW5jZS9hcnRpY2xlL3BpaS9CMDA4MDQzMDc2NzAxNDgwNw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=urn%3Aisbn%3A978-0-08-043076-8&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Learning%20Curve%2C%20The&amp;rft.btitle=International%20Encyclopedia%20of%20the%20Social%20%26%20Behavioral%20Sciences&amp;rft.place=Oxford&amp;rft.publisher=Pergamon&amp;rft.aufirst=F.E.&amp;rft.aulast=Ritter&amp;rft.au=F.E.%20Ritter&amp;rft.au=L.J.%20Schooler&amp;rft.au=Editors-in-Chief%3A%C2%A0%C2%A0Neil%20J.%20Smelser&amp;rft.au=Paul%20B.%20Baltes&amp;rft.date=2001&amp;rft.pages=8602-8605&amp;rft.spage=8602&amp;rft.epage=8605&amp;rft.isbn=978-0-08-043076-8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Avraamides, M. (2001). <span class=\"doctitle\">Testing the Situation Awareness Panel.</span> In <i>Proceedings of the 21th Soar Workshop</i> (pp. 35–39).</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2001 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2001testing,\n\ttitle = {Testing the {Situation} {Awareness} {Panel}},\n\tbooktitle = {Proceedings of the 21th {Soar} {Workshop}},\n\tauthor = {Ritter, F. E. and Avraamides, M.},\n\tyear = {2001},\n\tpages = {35--39}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGVzdGluZyB0aGUgU2l0dWF0aW9uIEF3YXJlbmVzcyBQYW5lbA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXRoIFNvYXIgV29ya3Nob3ANCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENClNQICAtIDM1DQpFUCAgLSAzOQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Testing%20the%20Situation%20Awareness%20Panel&amp;rft.btitle=Proceedings%20of%20the%2021th%20Soar%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Avraamides&amp;rft.date=2001&amp;rft.pages=35-39&amp;rft.spage=35&amp;rft.epage=39\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Norling, E., &amp; Ritter, F. E. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/norlingR01.pdf\">Embodying the JACK agent architecture.</a></span> In M. Stumptner, D. Corbett, &amp; M. Brooks (Eds.), <i>AI 2001: Advances in Artificial Intelligence</i> (pp. 368–377). Proceedings of the 14th Australian Joint Conference on Artificial Intelligence.. Berlin: Springer. </div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2001 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/norlingR01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{norling2001embodying,\n\taddress = {Proceedings of the 14th Australian Joint Conference on Artificial Intelligence.. Berlin},\n\ttitle = {Embodying the {JACK} agent architecture},\n\turl = {http://acs.ist.psu.edu/papers/norlingR01.pdf},\n\tbooktitle = {{AI} 2001: {Advances} in {Artificial} {Intelligence}},\n\tpublisher = {Springer},\n\tauthor = {Norling, E. and Ritter, F. E.},\n\teditor = {Stumptner, M. and Corbett, D. and Brooks, M.},\n\tyear = {2001},\n\tpages = {368--377}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRW1ib2R5aW5nIHRoZSBKQUNLIGFnZW50IGFyY2hpdGVjdHVyZQ0KQVUgIC0gTm9ybGluZywgRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEFJIDIwMDE6IEFkdmFuY2VzIGluIEFydGlmaWNpYWwgSW50ZWxsaWdlbmNlDQpBMiAgLSBTdHVtcHRuZXIsIE0uDQpBMiAgLSBDb3JiZXR0LCBELg0KQTIgIC0gQnJvb2tzLCBNLg0KQ1kgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQXVzdHJhbGlhbiBKb2ludCBDb25mZXJlbmNlIG9uIEFydGlmaWNpYWwgSW50ZWxsaWdlbmNlLi4gQmVybGluDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpTUCAgLSAzNjgNCkVQICAtIDM3Nw0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL25vcmxpbmdSMDEucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Embodying%20the%20JACK%20agent%20architecture&amp;rft.btitle=AI%202001%3A%20Advances%20in%20Artificial%20Intelligence&amp;rft.place=Proceedings%20of%20the%2014th%20Australian%20Joint%20Conference%20on%20Artificial%20Intelligence..%20Berlin&amp;rft.publisher=Springer&amp;rft.aufirst=E.&amp;rft.aulast=Norling&amp;rft.au=E.%20Norling&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Stumptner&amp;rft.au=D.%20Corbett&amp;rft.au=M.%20Brooks&amp;rft.date=2001&amp;rft.pages=368-377&amp;rft.spage=368&amp;rft.epage=377\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Avraamides, M. N. (2001). <span class=\"doctitle\"><i>A brief manual for running a JSAF Demo and examining the Situation Awareness Panel</i></span> (unpublished ACS Tech. Note). Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State.</div><div class=\"bib-extra\">available upon request</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2001 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{avraamides2001brief,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {A brief manual for running a {JSAF} {Demo} and examining the {Situation} {Awareness} {Panel}},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Avraamides, M. N.},\n\tyear = {2001},\n\tnote = {available upon request}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gQSBicmllZiBtYW51YWwgZm9yIHJ1bm5pbmcgYSBKU0FGIERlbW8gYW5kIGV4YW1pbmluZyB0aGUgU2l0dWF0aW9uIEF3YXJlbmVzcyBQYW5lbA0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENCk0zICAtIHVucHVibGlzaGVkIEFDUyBUZWNoLiBOb3RlDQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Avraamides, M. (2001). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterA01.pdf\"><i>Improving interfaces for CGFs through multidisciplinary evaluations: A new, broad approach</i></a></span> (Tech Report No. ACS 2001-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2001 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterA01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2001improving,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Improving interfaces for {CGFs} through multidisciplinary evaluations: {A} new, broad approach},\n\turl = {http://acs.ist.psu.edu/reports/ritterA01.pdf},\n\tnumber = {ACS 2001-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Avraamides, M.},\n\tyear = {2001}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSW1wcm92aW5nIGludGVyZmFjZXMgZm9yIENHRnMgdGhyb3VnaCBtdWx0aWRpc2NpcGxpbmFyeSBldmFsdWF0aW9uczogQSBuZXcsIGJyb2FkIGFwcHJvYWNoDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBBdnJhYW1pZGVzLCBNLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwMS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvcml0dGVyQTAxLnBkZg0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='2000' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">2000</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2000). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter09b.pdf\">Cognitive modeling.</a></span> <i>DARPA Human Robotics Interface Workshop</i>, 29–30. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">DARPA Human Robotics Interface Workshop</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000cognitive,\n\ttitle = {Cognitive modeling},\n\turl = {http://acs.ist.psu.edu/papers/ritter09b.pdf},\n\tjournal = {DARPA Human Robotics Interface Workshop},\n\tauthor = {Ritter, F. E.},\n\tmonth = nov,\n\tyear = {2000},\n\tpages = {29--30}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ29nbml0aXZlIG1vZGVsaW5nDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBEQVJQQSBIdW1hbiBSb2JvdGljcyBJbnRlcmZhY2UgV29ya3Nob3ANCkRBICAtIDIwMDAvMTEvLw0KUFkgIC0gMjAwMA0KU1AgIC0gMjkNCkVQICAtIDMwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXIwOWIucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Cognitive%20modeling&amp;rft.jtitle=DARPA%20Human%20Robotics%20Interface%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000-11&amp;rft.pages=29-30&amp;rft.spage=29&amp;rft.epage=30\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., Ritter, F. E., &amp; Wood, D. J. (2000). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/jonesRW00.pdf\">Using a cognitive architecture to examine what develops.</a></span> <i>Psychological Science</i>, <i>11</i>(2), 93–100. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychological Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesRW00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{jones2000using,\n\ttitle = {Using a cognitive architecture to examine what develops},\n\tvolume = {11},\n\turl = {http://acs.ist.psu.edu/papers/jonesRW00.pdf},\n\tnumber = {2},\n\tjournal = {Psychological Science},\n\tauthor = {Jones, G. and Ritter, F. E. and Wood, D. J.},\n\tyear = {2000},\n\tpages = {93--100}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNpbmcgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHRvIGV4YW1pbmUgd2hhdCBkZXZlbG9wcw0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBXb29kLCBELiBKLg0KVDIgIC0gUHN5Y2hvbG9naWNhbCBTY2llbmNlDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpWTCAgLSAxMQ0KSVMgIC0gMg0KU1AgIC0gOTMNCkVQICAtIDEwMA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvam9uZXNSVzAwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Using%20a%20cognitive%20architecture%20to%20examine%20what%20develops&amp;rft.jtitle=Psychological%20Science&amp;rft.volume=11&amp;rft.issue=2&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20J.%20Wood&amp;rft.date=2000&amp;rft.pages=93-100&amp;rft.spage=93&amp;rft.epage=100\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Baxter, G. D., Jones, G., &amp; Young, R. M. (2000). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterBJY00.pdf\">Supporting cognitive models as users.</a></span> <i>ACM Transactions on Computer-Human Interaction</i>, <i>7</i>(2), 141–173. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBJY00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000supporting,\n\ttitle = {Supporting cognitive models as users},\n\tvolume = {7},\n\turl = {http://acs.ist.psu.edu/papers/ritterBJY00.pdf},\n\tnumber = {2},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Ritter, F. E. and Baxter, G. D. and Jones, G. and Young, R. M.},\n\tyear = {2000},\n\tpages = {141--173}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3VwcG9ydGluZyBjb2duaXRpdmUgbW9kZWxzIGFzIHVzZXJzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBKb25lcywgRy4NCkFVICAtIFlvdW5nLCBSLiBNLg0KVDIgIC0gQUNNIFRyYW5zYWN0aW9ucyBvbiBDb21wdXRlci1IdW1hbiBJbnRlcmFjdGlvbg0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KVkwgIC0gNw0KSVMgIC0gMg0KU1AgIC0gMTQxDQpFUCAgLSAxNzMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckJKWTAwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Supporting%20cognitive%20models%20as%20users&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.volume=7&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=2000&amp;rft.pages=141-173&amp;rft.spage=141&amp;rft.epage=173\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Baxter, G. D., Jones, G., &amp; Young, R. M. (2000). Summary of “Supporting cognitive models as users”. research alerts [sic] in interactions [sic]. <i>VII.</i>, 16–17.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2000 venue_short__VII. type__journalArticle \"\"</span></div><div class=\"bib-venue\">VII.</div><div class=\"bib-venue-short\">VII.</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000summary,\n\ttitle = {Summary of '{Supporting} cognitive models as users'. research alerts [sic] in interactions [sic]},\n\tjournal = {VII.},\n\tauthor = {Ritter, F. E. and Baxter, G. D. and Jones, G. and Young, R. M.},\n\tyear = {2000},\n\tpages = {16--17}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3VtbWFyeSBvZiAnU3VwcG9ydGluZyBjb2duaXRpdmUgbW9kZWxzIGFzIHVzZXJzJy4gcmVzZWFyY2ggYWxlcnRzIFtzaWNdIGluIGludGVyYWN0aW9ucyBbc2ljXQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBZb3VuZywgUi4gTS4NClQyICAtIFZJSS4NCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANClNQICAtIDE2DQpFUCAgLSAxNw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Summary%20of%20&apos;Supporting%20cognitive%20models%20as%20users&apos;.%20research%20alerts%20%5Bsic%5D%20in%20interactions%20%5Bsic%5D&amp;rft.jtitle=VII.&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=2000&amp;rft.pages=16-17&amp;rft.spage=16&amp;rft.epage=17\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2000). <span class=\"doctitle\">Review of the Third International Cognitive Modelling Conference.</span> <i>AI and Simulation of Behaviour Quarterly</i>.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000review,\n\ttitle = {Review of the {Third} {International} {Cognitive} {Modelling} {Conference}},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmV2aWV3IG9mIHRoZSBUaGlyZCBJbnRlcm5hdGlvbmFsIENvZ25pdGl2ZSBNb2RlbGxpbmcgQ29uZmVyZW5jZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Review%20of%20the%20Third%20International%20Cognitive%20Modelling%20Conference&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gobet, F., &amp; Ritter, F. E. (2000). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/gobetR00.pdf\">Individual Data Analysis and Unified Theories of Cognition: A methodological proposal.</a></span> In N. Taatgen &amp; J. Aasman (Eds.), <i>Proceedings of the 3rd International Conference on Cognitive Modelling</i> (pp. 150–157). Veenendaal (NL): Universal Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__2000 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/gobetR00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{gobet2000individual,\n\taddress = {Veenendaal (NL)},\n\ttitle = {Individual {Data} {Analysis} and {Unified} {Theories} of {Cognition}: {A} methodological proposal},\n\turl = {http://acs.ist.psu.edu/papers/gobetR00.pdf},\n\tbooktitle = {Proceedings of the 3rd {International} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Universal Press},\n\tauthor = {Gobet, F. and Ritter, F. E.},\n\teditor = {Taatgen, N. and Aasman, J.},\n\tyear = {2000},\n\tpages = {150--157}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW5kaXZpZHVhbCBEYXRhIEFuYWx5c2lzIGFuZCBVbmlmaWVkIFRoZW9yaWVzIG9mIENvZ25pdGlvbjogQSBtZXRob2RvbG9naWNhbCBwcm9wb3NhbA0KQVUgIC0gR29iZXQsIEYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgM3JkIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpBMiAgLSBUYWF0Z2VuLCBOLg0KQTIgIC0gQWFzbWFuLCBKLg0KQ1kgIC0gVmVlbmVuZGFhbCAoTkwpDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpTUCAgLSAxNTANCkVQICAtIDE1Nw0KUEIgIC0gVW5pdmVyc2FsIFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9nb2JldFIwMC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Individual%20Data%20Analysis%20and%20Unified%20Theories%20of%20Cognition%3A%20A%20methodological%20proposal&amp;rft.btitle=Proceedings%20of%20the%203rd%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Veenendaal%20(NL)&amp;rft.publisher=Universal%20Press&amp;rft.aufirst=F.&amp;rft.aulast=Gobet&amp;rft.au=F.%20Gobet&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20Taatgen&amp;rft.au=J.%20Aasman&amp;rft.date=2000&amp;rft.pages=150-157&amp;rft.spage=150&amp;rft.epage=157\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R., &amp; Ritter, F. E. (2000). <span class=\"doctitle\"><i>Adding a theory of motivation to ACT-R, slides included in the Proceedings of the Seventh Annual ACT-R Workshop, p. 133-139</i>.</span> Carnegie-Mellon University: Department of Psychology.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{belavkin2000adding,\n\taddress = {Carnegie-Mellon University},\n\ttitle = {Adding a theory of motivation to {ACT}-{R}, slides included in the {Proceedings} of the {Seventh} {Annual} {ACT}-{R} {Workshop}, p. 133-139},\n\tpublisher = {Department of Psychology},\n\tauthor = {Belavkin, R. and Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQWRkaW5nIGEgdGhlb3J5IG9mIG1vdGl2YXRpb24gdG8gQUNULVIsIHNsaWRlcyBpbmNsdWRlZCBpbiB0aGUgUHJvY2VlZGluZ3Mgb2YgdGhlIFNldmVudGggQW5udWFsIEFDVC1SIFdvcmtzaG9wLCBwLiAxMzMtMTM5DQpBVSAgLSBCZWxhdmtpbiwgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpQQiAgLSBEZXBhcnRtZW50IG9mIFBzeWNob2xvZ3kNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Adding%20a%20theory%20of%20motivation%20to%20ACT-R%2C%20slides%20included%20in%20the%20Proceedings%20of%20the%20Seventh%20Annual%20ACT-R%20Workshop%2C%20p.%20133-139&amp;rft.place=Carnegie-Mellon%20University&amp;rft.publisher=Department%20of%20Psychology&amp;rft.aufirst=R.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2000). <span class=\"doctitle\"><i>An example HCI task, interfaces, model, and verification for Single subjects design</i>.</span> ACT-R Summer School presentation.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP 55G4P6RA MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2000example,\n\ttitle = {An example {HCI} task, interfaces, model, and verification for {Single} subjects design},\n\tpublisher = {ACT-R Summer School presentation},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQW4gZXhhbXBsZSBIQ0kgdGFzaywgaW50ZXJmYWNlcywgbW9kZWwsIGFuZCB2ZXJpZmljYXRpb24gZm9yIFNpbmdsZSBzdWJqZWN0cyBkZXNpZ24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANClBCICAtIEFDVC1SIFN1bW1lciBTY2hvb2wgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=An%20example%20HCI%20task%2C%20interfaces%2C%20model%2C%20and%20verification%20for%20Single%20subjects%20design&amp;rft.publisher=ACT-R%20Summer%20School%20presentation&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2000). <span class=\"doctitle\"><i>A role for cognitive architectures: Guiding user interface design, contribution to the Applications of Cognitive Architectures panel, slides included in the Proceedings of the Seventh Annual ACT-R Workshop, p. 85-91</i>.</span> Carnegie-Mellon University: Department of Psychology.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2000role,\n\taddress = {Carnegie-Mellon University},\n\ttitle = {A role for cognitive architectures: {Guiding} user interface design, contribution to the {Applications} of {Cognitive} {Architectures} panel, slides included in the {Proceedings} of the {Seventh} {Annual} {ACT}-{R} {Workshop}, p. 85-91},\n\tpublisher = {Department of Psychology},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQSByb2xlIGZvciBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlczogR3VpZGluZyB1c2VyIGludGVyZmFjZSBkZXNpZ24sIGNvbnRyaWJ1dGlvbiB0byB0aGUgQXBwbGljYXRpb25zIG9mIENvZ25pdGl2ZSBBcmNoaXRlY3R1cmVzIHBhbmVsLCBzbGlkZXMgaW5jbHVkZWQgaW4gdGhlIFByb2NlZWRpbmdzIG9mIHRoZSBTZXZlbnRoIEFubnVhbCBBQ1QtUiBXb3Jrc2hvcCwgcC4gODUtOTENCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpQQiAgLSBEZXBhcnRtZW50IG9mIFBzeWNob2xvZ3kNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=A%20role%20for%20cognitive%20architectures%3A%20Guiding%20user%20interface%20design%2C%20contribution%20to%20the%20Applications%20of%20Cognitive%20Architectures%20panel%2C%20slides%20included%20in%20the%20Proceedings%20of%20the%20Seventh%20Annual%20ACT-R%20Workshop%2C%20p.%2085-91&amp;rft.place=Carnegie-Mellon%20University&amp;rft.publisher=Department%20of%20Psychology&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., &amp; Ritter, F. E. (2000). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/jonesR00.pdf\">Over-estimating cognition time: The benefits of using a task simulation.</a></span> <i>In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series</i>, 67–74. </div><span class='bib-kw' style='display:none;'>DTDTV2EP CXXK8XEU 9WF9BDUW MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesR00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{jones2000over-estimating,\n\ttitle = {Over-estimating cognition time: {The} benefits of using a task simulation},\n\turl = {http://acs.ist.psu.edu/papers/jonesR00.pdf},\n\tjournal = {In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {2000},\n\tpages = {67--74}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gT3Zlci1lc3RpbWF0aW5nIGNvZ25pdGlvbiB0aW1lOiBUaGUgYmVuZWZpdHMgb2YgdXNpbmcgYSB0YXNrIHNpbXVsYXRpb24NCkFVICAtIEpvbmVzLCBHLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gSW46IFNpbXVsYXRpbmcgSHVtYW4gQWdlbnRzLCBBbWVyaWNhbiBBc3NvY2lhdGlvbiBmb3IgQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgRmFsbCBTeW1wb3NpdW0gU2VyaWVzDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpTUCAgLSA2Nw0KRVAgIC0gNzQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2pvbmVzUjAwLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Over-estimating%20cognition%20time%3A%20The%20benefits%20of%20using%20a%20task%20simulation&amp;rft.jtitle=In%3A%20Simulating%20Human%20Agents%2C%20American%20Association%20for%20Artificial%20Intelligence%20Fall%20Symposium%20Series&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000&amp;rft.pages=67-74&amp;rft.spage=67&amp;rft.epage=74\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2000). <span class=\"doctitle\">The Soar FAQ and DERA Report.</span> In <i>Proceedings of the 20th Soar Workshop</i>. 127127.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2000soar,\n\ttitle = {The {Soar} {FAQ} and {DERA} {Report}},\n\tbooktitle = {Proceedings of the 20th {Soar} {Workshop}},\n\tpublisher = {127127},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIFNvYXIgRkFRIGFuZCBERVJBIFJlcG9ydA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwdGggU29hciBXb3Jrc2hvcA0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KUEIgIC0gMTI3MTI3DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20Soar%20FAQ%20and%20DERA%20Report&amp;rft.btitle=Proceedings%20of%20the%2020th%20Soar%20Workshop&amp;rft.publisher=127127&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (2000). <span class=\"doctitle\">SOAR/Tcl-PM: Including a widely applicable eye and hand in Soar.</span> In <i>Proceedings of the 20th Soar Workshop</i>.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2000soar/tcl-pm:,\n\ttitle = {{SOAR}/{Tcl}-{PM}: {Including} a widely applicable eye and hand in {Soar}},\n\tbooktitle = {Proceedings of the 20th {Soar} {Workshop}},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU09BUi9UY2wtUE06IEluY2x1ZGluZyBhIHdpZGVseSBhcHBsaWNhYmxlIGV5ZSBhbmQgaGFuZCBpbiBTb2FyDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjB0aCBTb2FyIFdvcmtzaG9wDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=SOAR%2FTcl-PM%3A%20Including%20a%20widely%20applicable%20eye%20and%20hand%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2020th%20Soar%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lonsdale, P. R., &amp; Ritter, F. E. (2000). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/lonsdaleR99.pdf\">Soar/Tcl-PM: Extending the Soar architecture to include a widely applicable virtual eye and hand.</a></span> In N. Taatgen &amp; J. Aasman (Eds.), <i>Proceedings of the 3rd International Conference on Cognitive Modelling</i> (pp. 202–209). Veenendaal (NL): Universal Press. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/lonsdaleR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{lonsdale2000soar/tcl-pm:,\n\taddress = {Veenendaal (NL)},\n\ttitle = {Soar/{Tcl}-{PM}: {Extending} the {Soar} architecture to include a widely applicable virtual eye and hand},\n\turl = {http://acs.ist.psu.edu/papers/lonsdaleR99.pdf},\n\tbooktitle = {Proceedings of the 3rd {International} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Universal Press},\n\tauthor = {Lonsdale, P. R. and Ritter, F. E.},\n\teditor = {Taatgen, N. and Aasman, J.},\n\tyear = {2000},\n\tpages = {202--209}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU29hci9UY2wtUE06IEV4dGVuZGluZyB0aGUgU29hciBhcmNoaXRlY3R1cmUgdG8gaW5jbHVkZSBhIHdpZGVseSBhcHBsaWNhYmxlIHZpcnR1YWwgZXllIGFuZCBoYW5kDQpBVSAgLSBMb25zZGFsZSwgUC4gUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzcmQgSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGxpbmcNCkEyICAtIFRhYXRnZW4sIE4uDQpBMiAgLSBBYXNtYW4sIEouDQpDWSAgLSBWZWVuZW5kYWFsIChOTCkNCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANClNQICAtIDIwMg0KRVAgIC0gMjA5DQpQQiAgLSBVbml2ZXJzYWwgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2xvbnNkYWxlUjk5LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Soar%2FTcl-PM%3A%20Extending%20the%20Soar%20architecture%20to%20include%20a%20widely%20applicable%20virtual%20eye%20and%20hand&amp;rft.btitle=Proceedings%20of%20the%203rd%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Veenendaal%20(NL)&amp;rft.publisher=Universal%20Press&amp;rft.aufirst=P.%20R.&amp;rft.aulast=Lonsdale&amp;rft.au=P.%20R.%20Lonsdale&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20Taatgen&amp;rft.au=J.%20Aasman&amp;rft.date=2000&amp;rft.pages=202-209&amp;rft.spage=202&amp;rft.epage=209\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Lonsdale, P. R. (2000). <span class=\"doctitle\"><i>Extending Tcl/Tk to provide a functional eye and hand for the Soar cognitive architecture</i>.</span> Talk presented at the Fifth Conference of the Australasian Cognitive Science Society.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2000extending,\n\ttitle = {Extending {Tcl}/{Tk} to provide a functional eye and hand for the {Soar} cognitive architecture},\n\tpublisher = {Talk presented at the Fifth Conference of the Australasian Cognitive Science Society},\n\tauthor = {Ritter, F. E. and Lonsdale, P. R.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gRXh0ZW5kaW5nIFRjbC9UayB0byBwcm92aWRlIGEgZnVuY3Rpb25hbCBleWUgYW5kIGhhbmQgZm9yIHRoZSBTb2FyIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIExvbnNkYWxlLCBQLiBSLg0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KUEIgIC0gVGFsayBwcmVzZW50ZWQgYXQgdGhlIEZpZnRoIENvbmZlcmVuY2Ugb2YgdGhlIEF1c3RyYWxhc2lhbiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Extending%20Tcl%2FTk%20to%20provide%20a%20functional%20eye%20and%20hand%20for%20the%20Soar%20cognitive%20architecture&amp;rft.publisher=Talk%20presented%20at%20the%20Fifth%20Conference%20of%20the%20Australasian%20Cognitive%20Science%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20R.%20Lonsdale&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Lonsdale, P. (2000). <span class=\"doctitle\">Extending Tcl/Tk to provide a functional eye and hand for the Soar cognitive modelling architecture.</span> In <i>To have appeared in Proceedings of the Fifth Biennial Australasian Cognitive Science Conference</i>.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2000extending,\n\ttitle = {Extending {Tcl}/{Tk} to provide a functional eye and hand for the {Soar} cognitive modelling architecture},\n\tbooktitle = {To have appeared in {Proceedings} of the {Fifth} {Biennial} {Australasian} {Cognitive} {Science} {Conference}},\n\tauthor = {Ritter, F. E. and Lonsdale, P.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXh0ZW5kaW5nIFRjbC9UayB0byBwcm92aWRlIGEgZnVuY3Rpb25hbCBleWUgYW5kIGhhbmQgZm9yIHRoZSBTb2FyIGNvZ25pdGl2ZSBtb2RlbGxpbmcgYXJjaGl0ZWN0dXJlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBMb25zZGFsZSwgUC4NCkMzICAtIFRvIGhhdmUgYXBwZWFyZWQgaW4gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRoIEJpZW5uaWFsIEF1c3RyYWxhc2lhbiBDb2duaXRpdmUgU2NpZW5jZSBDb25mZXJlbmNlDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Extending%20Tcl%2FTk%20to%20provide%20a%20functional%20eye%20and%20hand%20for%20the%20Soar%20cognitive%20modelling%20architecture&amp;rft.btitle=To%20have%20appeared%20in%20Proceedings%20of%20the%20Fifth%20Biennial%20Australasian%20Cognitive%20Science%20Conference&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Lonsdale&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Avraamides, M. N. (2000). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/ritterA00.pdf\"><i>Steps towards including behavioural moderators in human performance models in synthetic environments</i></a></span> (Tech Report No. ACS 2000-1). University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State. </div><span class='bib-kw' style='display:none;'>XQMGSSEH AV8TEBZ5 MGID93AS year__2000 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterA00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2000steps,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Steps towards including behavioural moderators in human performance models in synthetic environments},\n\turl = {http://acs.ist.psu.edu/reports/ritterA00.pdf},\n\tnumber = {ACS 2000-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Avraamides, M. N.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU3RlcHMgdG93YXJkcyBpbmNsdWRpbmcgYmVoYXZpb3VyYWwgbW9kZXJhdG9ycyBpbiBodW1hbiBwZXJmb3JtYW5jZSBtb2RlbHMgaW4gc3ludGhldGljIGVudmlyb25tZW50cw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDAtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlckEwMC5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Bibby, P. A. (2000). <span class=\"doctitle\">Modeling how and when learning happens in a diagrammatic reasoning task.</span> <i>Talk Presented at the Fifth Conference of the Australasian Cognitive Science Society</i>.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Talk presented at the Fifth Conference of the Australasian Cognitive Science Society</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000modeling,\n\ttitle = {Modeling how and when learning happens in a diagrammatic reasoning task},\n\tjournal = {Talk presented at the Fifth Conference of the Australasian Cognitive Science Society},\n\tauthor = {Ritter, F. E. and Bibby, P. A.},\n\tmonth = feb,\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTW9kZWxpbmcgaG93IGFuZCB3aGVuIGxlYXJuaW5nIGhhcHBlbnMgaW4gYSBkaWFncmFtbWF0aWMgcmVhc29uaW5nIHRhc2sNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJpYmJ5LCBQLiBBLg0KVDIgIC0gVGFsayBwcmVzZW50ZWQgYXQgdGhlIEZpZnRoIENvbmZlcmVuY2Ugb2YgdGhlIEF1c3RyYWxhc2lhbiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDAwLzAyLy8NClBZICAtIDIwMDANCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Modeling%20how%20and%20when%20learning%20happens%20in%20a%20diagrammatic%20reasoning%20task&amp;rft.jtitle=Talk%20presented%20at%20the%20Fifth%20Conference%20of%20the%20Australasian%20Cognitive%20Science%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20A.%20Bibby&amp;rft.date=2000-02\"></span></div></div></div><div class=\"full-bib-section\"><a id='1999' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1999</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kuk, G., Arnold, M., &amp; Ritter, F. E. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kukAR99.pdf\">Using event history analysis to model the impact of workload on an air traffic tactical controller’s operations.</a></span> <i>Ergonomics</i>, <i>42</i>(9), 1133–1148. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 venue_short__Ergonomics type__journalArticle \"\"</span></div><div class=\"bib-venue\">Ergonomics</div><div class=\"bib-venue-short\">Ergonomics</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kukAR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kuk1999using,\n\ttitle = {Using event history analysis to model the impact of workload on an air traffic tactical controller's operations},\n\tvolume = {42},\n\turl = {http://acs.ist.psu.edu/papers/kukAR99.pdf},\n\tnumber = {9},\n\tjournal = {Ergonomics},\n\tauthor = {Kuk, G. and Arnold, M. and Ritter, F. E.},\n\tyear = {1999},\n\tpages = {1133--1148}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNpbmcgZXZlbnQgaGlzdG9yeSBhbmFseXNpcyB0byBtb2RlbCB0aGUgaW1wYWN0IG9mIHdvcmtsb2FkIG9uIGFuIGFpciB0cmFmZmljIHRhY3RpY2FsIGNvbnRyb2xsZXIncyBvcGVyYXRpb25zDQpBVSAgLSBLdWssIEcuDQpBVSAgLSBBcm5vbGQsIE0uDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBFcmdvbm9taWNzDQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpWTCAgLSA0Mg0KSVMgIC0gOQ0KU1AgIC0gMTEzMw0KRVAgIC0gMTE0OA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva3VrQVI5OS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Using%20event%20history%20analysis%20to%20model%20the%20impact%20of%20workload%20on%20an%20air%20traffic%20tactical%20controller&apos;s%20operations&amp;rft.jtitle=Ergonomics&amp;rft.volume=42&amp;rft.issue=9&amp;rft.aufirst=G.&amp;rft.aulast=Kuk&amp;rft.au=G.%20Kuk&amp;rft.au=M.%20Arnold&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1999&amp;rft.pages=1133-1148&amp;rft.spage=1133&amp;rft.epage=1148\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R. V., Ritter, F. E., &amp; Elliman, D. G. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/belavkinRE99.pdf\">Towards including simple emotions in a cognitive architecture in order to fit children’s behaviour better.</a></span> In <i>Proceedings of the 1999 Conference of the Cognitive Science Society</i>. 784. Mahwah, NJ: Lawrence Erlbaum784. Mahwah, NJ: Lawrence Erlbaum. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/belavkinRE99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{belavkin1999towards,\n\ttitle = {Towards including simple emotions in a cognitive architecture in order to fit children's behaviour better},\n\turl = {http://acs.ist.psu.edu/papers/belavkinRE99.pdf},\n\tbooktitle = {Proceedings of the 1999 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {784. Mahwah, NJ: Lawrence Erlbaum784. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Belavkin, R. V. and Ritter, F. E. and Elliman, D. G.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBpbmNsdWRpbmcgc2ltcGxlIGVtb3Rpb25zIGluIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBpbiBvcmRlciB0byBmaXQgY2hpbGRyZW4ncyBiZWhhdmlvdXIgYmV0dGVyDQpBVSAgLSBCZWxhdmtpbiwgUi4gVi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEVsbGltYW4sIEQuIEcuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTk5OSBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpQQiAgLSA3ODQuIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW03ODQuIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JlbGF2a2luUkU5OS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20including%20simple%20emotions%20in%20a%20cognitive%20architecture%20in%20order%20to%20fit%20children&apos;s%20behaviour%20better&amp;rft.btitle=Proceedings%20of%20the%201999%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=784.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum784.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=R.%20V.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20G.%20Elliman&amp;rft.date=1999\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Belavkin, R. V., &amp; Elliman, D. G. (1999). <span class=\"doctitle\"><i>Towards including simple emotions in a cognitive architecture in order to fit behaviour better</i>.</span> Poster at the BCS’s \"Workshop on Affective Computing: The role of emotion in Human Computer Interaction.\".</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1999towards,\n\taddress = {Poster at the BCS's \"Workshop on Affective Computing},\n\ttitle = {Towards including simple emotions in a cognitive architecture in order to fit behaviour better},\n\tpublisher = {The role of emotion in Human Computer Interaction.\"},\n\tauthor = {Ritter, F. E. and Belavkin, R. V. and Elliman, D. G.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVG93YXJkcyBpbmNsdWRpbmcgc2ltcGxlIGVtb3Rpb25zIGluIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBpbiBvcmRlciB0byBmaXQgYmVoYXZpb3VyIGJldHRlcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmVsYXZraW4sIFIuIFYuDQpBVSAgLSBFbGxpbWFuLCBELiBHLg0KQ1kgIC0gUG9zdGVyIGF0IHRoZSBCQ1MncyAiV29ya3Nob3Agb24gQWZmZWN0aXZlIENvbXB1dGluZw0KREEgIC0gMTk5OS8vLw0KUFkgIC0gMTk5OQ0KUEIgIC0gVGhlIHJvbGUgb2YgZW1vdGlvbiBpbiBIdW1hbiBDb21wdXRlciBJbnRlcmFjdGlvbi4iDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Towards%20including%20simple%20emotions%20in%20a%20cognitive%20architecture%20in%20order%20to%20fit%20behaviour%20better&amp;rft.place=Poster%20at%20the%20BCS&apos;s%20%22Workshop%20on%20Affective%20Computing&amp;rft.publisher=The%20role%20of%20emotion%20in%20Human%20Computer%20Interaction.%22&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=D.%20G.%20Elliman&amp;rft.date=1999\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Golightly, D., Hone, K. S., &amp; Ritter, F. E. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/golightlyHR99.pdf\">Speech interaction can support problem solving.</a></span> In M. A. Sasse &amp; C. Johnson (Eds.), <i>Human-Computer Interaction – Interact ’99</i> (pp. 149–155). IOS Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/golightlyHR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{golightly1999speech,\n\ttitle = {Speech interaction can support problem solving},\n\turl = {http://acs.ist.psu.edu/papers/golightlyHR99.pdf},\n\tbooktitle = {Human-{Computer} {Interaction} – {Interact} '99},\n\tpublisher = {IOS Press},\n\tauthor = {Golightly, D. and Hone, K. S. and Ritter, F. E.},\n\teditor = {Sasse, M. A. and Johnson, C.},\n\tyear = {1999},\n\tpages = {149--155}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU3BlZWNoIGludGVyYWN0aW9uIGNhbiBzdXBwb3J0IHByb2JsZW0gc29sdmluZw0KQVUgIC0gR29saWdodGx5LCBELg0KQVUgIC0gSG9uZSwgSy4gUy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEh1bWFuLUNvbXB1dGVyIEludGVyYWN0aW9uIOKAkyBJbnRlcmFjdCAnOTkNCkEyICAtIFNhc3NlLCBNLiBBLg0KQTIgIC0gSm9obnNvbiwgQy4NCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClNQICAtIDE0OQ0KRVAgIC0gMTU1DQpQQiAgLSBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2dvbGlnaHRseUhSOTkucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Speech%20interaction%20can%20support%20problem%20solving&amp;rft.btitle=Human-Computer%20Interaction%20%E2%80%93%20Interact%20&apos;99&amp;rft.publisher=IOS%20Press&amp;rft.aufirst=D.&amp;rft.aulast=Golightly&amp;rft.au=D.%20Golightly&amp;rft.au=K.%20S.%20Hone&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20A.%20Sasse&amp;rft.au=C.%20Johnson&amp;rft.date=1999&amp;rft.pages=149-155&amp;rft.spage=149&amp;rft.epage=155\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., &amp; Ritter, F. E. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/baxterR99.pdf\">Towards a classification of state misinterpretation.</a></span> In D. Harris (Ed.), <i>The 2nd International Conference on Engineering Psychology and Cognitive Ergonomics</i> (pp. 35–42). Oxford: Ashgate. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{baxter1999towards,\n\taddress = {Oxford},\n\ttitle = {Towards a classification of state misinterpretation},\n\turl = {http://acs.ist.psu.edu/papers/baxterR99.pdf},\n\tbooktitle = {The 2nd {International} {Conference} on {Engineering} {Psychology} and {Cognitive} {Ergonomics}},\n\tpublisher = {Ashgate},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\teditor = {Harris, D.},\n\tyear = {1999},\n\tpages = {35--42}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVG93YXJkcyBhIGNsYXNzaWZpY2F0aW9uIG9mIHN0YXRlIG1pc2ludGVycHJldGF0aW9uDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUaGUgMm5kIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBFbmdpbmVlcmluZyBQc3ljaG9sb2d5IGFuZCBDb2duaXRpdmUgRXJnb25vbWljcw0KQTIgIC0gSGFycmlzLCBELg0KQ1kgIC0gT3hmb3JkDQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpTUCAgLSAzNQ0KRVAgIC0gNDINClBCICAtIEFzaGdhdGUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JheHRlclI5OS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Towards%20a%20classification%20of%20state%20misinterpretation&amp;rft.btitle=The%202nd%20International%20Conference%20on%20Engineering%20Psychology%20and%20Cognitive%20Ergonomics&amp;rft.place=Oxford&amp;rft.publisher=Ashgate&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Harris&amp;rft.date=1999&amp;rft.pages=35-42&amp;rft.spage=35&amp;rft.epage=42\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Shadbolt, N. R., Elliman, D., Young, R., Gobet, F., &amp; Baxter, G. D. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterSEYGB01.pdf\"><i>Techniques for modelling human performance in synthetic environments: A supplementary review</i>.</a></span> Wright-Patterson Air Force Base, OH: Human Systems Information Analysis Center. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterSEYGB01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1999techniques,\n\ttitle = {Techniques for modelling human performance in synthetic environments: {A} supplementary review},\n\turl = {http://acs.ist.psu.edu/papers/ritterSEYGB01.pdf},\n\tinstitution = {Wright-Patterson Air Force Base, OH: Human Systems Information Analysis Center},\n\tauthor = {Ritter, F. E. and Shadbolt, N. R. and Elliman, D. and Young, R. and Gobet, F. and Baxter, G. D.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVGVjaG5pcXVlcyBmb3IgbW9kZWxsaW5nIGh1bWFuIHBlcmZvcm1hbmNlIGluIHN5bnRoZXRpYyBlbnZpcm9ubWVudHM6IEEgc3VwcGxlbWVudGFyeSByZXZpZXcNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNoYWRib2x0LCBOLiBSLg0KQVUgIC0gRWxsaW1hbiwgRC4NCkFVICAtIFlvdW5nLCBSLg0KQVUgIC0gR29iZXQsIEYuDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpQQiAgLSBXcmlnaHQtUGF0dGVyc29uIEFpciBGb3JjZSBCYXNlLCBPSDogSHVtYW4gU3lzdGVtcyBJbmZvcm1hdGlvbiBBbmFseXNpcyBDZW50ZXINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlclNFWUdCMDEucGRmDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Byrne, M., Chong, R., Freed, M., Ritter, F. E., &amp; Gray, W. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/byrneCFRG99.pdf\">Symposium on Integrated models of perception, cognition, and action.</a></span> In <i>Proceedings of the 1999 Conference of the Cognitive Science Society</i>. 1. Mahwah, NJ: Lawrence Erlbaum1. Mahwah, NJ: Lawrence Erlbaum. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/byrneCFRG99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{byrne1999symposium,\n\ttitle = {Symposium on {Integrated} models of perception, cognition, and action},\n\turl = {http://acs.ist.psu.edu/papers/byrneCFRG99.pdf},\n\tbooktitle = {Proceedings of the 1999 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {1. Mahwah, NJ: Lawrence Erlbaum1. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Byrne, M. and Chong, R. and Freed, M. and Ritter, F. E. and Gray, W.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3ltcG9zaXVtIG9uIEludGVncmF0ZWQgbW9kZWxzIG9mIHBlcmNlcHRpb24sIGNvZ25pdGlvbiwgYW5kIGFjdGlvbg0KQVUgIC0gQnlybmUsIE0uDQpBVSAgLSBDaG9uZywgUi4NCkFVICAtIEZyZWVkLCBNLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gR3JheSwgVy4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOTk5IENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClBCICAtIDEuIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0xLiBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ieXJuZUNGUkc5OS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Symposium%20on%20Integrated%20models%20of%20perception%2C%20cognition%2C%20and%20action&amp;rft.btitle=Proceedings%20of%20the%201999%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=1.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum1.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=M.&amp;rft.aulast=Byrne&amp;rft.au=M.%20Byrne&amp;rft.au=R.%20Chong&amp;rft.au=M.%20Freed&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=W.%20Gray&amp;rft.date=1999\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Young, R. M., &amp; Ritter, F. E. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/youngR99.pdf\">Report on the Second European Conference on Cognitive Modelling.</a></span> <i>AI and Simulation of Behaviour Quarterly</i>, <i>101</i>, 10–11. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/youngR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{young1999report,\n\ttitle = {Report on the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tvolume = {101},\n\turl = {http://acs.ist.psu.edu/papers/youngR99.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Young, R. M. and Ritter, F. E.},\n\tyear = {1999},\n\tpages = {10--11}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIHRoZSBTZWNvbmQgRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpBVSAgLSBZb3VuZywgUi4gTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEFJIGFuZCBTaW11bGF0aW9uIG9mIEJlaGF2aW91ciBRdWFydGVybHkNCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClZMICAtIDEwMQ0KU1AgIC0gMTANCkVQICAtIDExDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy95b3VuZ1I5OS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=101&amp;rft.aufirst=R.%20M.&amp;rft.aulast=Young&amp;rft.au=R.%20M.%20Young&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1999&amp;rft.pages=10-11&amp;rft.spage=10&amp;rft.epage=11\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Young, R. M. (1999). Report on the AISB’99 Workshop on “Issues in Teaching Cognitive Science to Undergraduates.” <i>AI and Simulation of Behaviour Quarterly</i>, <i>102</i>, 7–8. Retrieved from http://acs.ist.psu.edu/papers/ritterY99b.pdf</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1999 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterY99b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1999report,\n\ttitle = {Report on the {AISB}'99 {Workshop} on \"{Issues} in {Teaching} {Cognitive} {Science} to {Undergraduates}\"},\n\tvolume = {102},\n\turl = {http://acs.ist.psu.edu/papers/ritterY99b.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1999},\n\tpages = {7--8}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIHRoZSBBSVNCJzk5IFdvcmtzaG9wIG9uICJJc3N1ZXMgaW4gVGVhY2hpbmcgQ29nbml0aXZlIFNjaWVuY2UgdG8gVW5kZXJncmFkdWF0ZXMiDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBZb3VuZywgUi4gTS4NClQyICAtIEFJIGFuZCBTaW11bGF0aW9uIG9mIEJlaGF2aW91ciBRdWFydGVybHkNCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClZMICAtIDEwMg0KU1AgIC0gNw0KRVAgIC0gOA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyWTk5Yi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20the%20AISB&apos;99%20Workshop%20on%20%22Issues%20in%20Teaching%20Cognitive%20Science%20to%20Undergraduates%22&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=102&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1999&amp;rft.pages=7-8&amp;rft.spage=7&amp;rft.epage=8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Young, R. M. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterY99.pdf\">Moving the Psychological Soar Tutorial to HTML: An example of using the Web to assist learning.</a></span> In D. Peterson, R. J. Stevenson, &amp; R. M. Young (Eds.), <i>Proceedings of the AISB ’99 Workshop on Issues in Teaching Cognitive Science to Undergraduates</i> (pp. 23–24). The Society of the study of Artificial Intelligence and Simulation of Behaviour. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterY99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1999moving,\n\ttitle = {Moving the {Psychological} {Soar} {Tutorial} to {HTML}: {An} example of using the {Web} to assist learning},\n\turl = {http://acs.ist.psu.edu/papers/ritterY99.pdf},\n\tbooktitle = {Proceedings of the {AISB} '99 {Workshop} on {Issues} in {Teaching} {Cognitive} {Science} to {Undergraduates}},\n\tpublisher = {The Society of the study of Artificial Intelligence and Simulation of Behaviour},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\teditor = {Peterson, D. and Stevenson, R. J. and Young, R. M.},\n\tyear = {1999},\n\tpages = {23--24}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW92aW5nIHRoZSBQc3ljaG9sb2dpY2FsIFNvYXIgVHV0b3JpYWwgdG8gSFRNTDogQW4gZXhhbXBsZSBvZiB1c2luZyB0aGUgV2ViIHRvIGFzc2lzdCBsZWFybmluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpUMiAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQUlTQiAnOTkgV29ya3Nob3Agb24gSXNzdWVzIGluIFRlYWNoaW5nIENvZ25pdGl2ZSBTY2llbmNlIHRvIFVuZGVyZ3JhZHVhdGVzDQpBMiAgLSBQZXRlcnNvbiwgRC4NCkEyICAtIFN0ZXZlbnNvbiwgUi4gSi4NCkEyICAtIFlvdW5nLCBSLiBNLg0KREEgIC0gMTk5OS8vLw0KUFkgIC0gMTk5OQ0KU1AgIC0gMjMNCkVQICAtIDI0DQpQQiAgLSBUaGUgU29jaWV0eSBvZiB0aGUgc3R1ZHkgb2YgQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJZOTkucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Moving%20the%20Psychological%20Soar%20Tutorial%20to%20HTML%3A%20An%20example%20of%20using%20the%20Web%20to%20assist%20learning&amp;rft.btitle=Proceedings%20of%20the%20AISB%20&apos;99%20Workshop%20on%20Issues%20in%20Teaching%20Cognitive%20Science%20to%20Undergraduates&amp;rft.publisher=The%20Society%20of%20the%20study%20of%20Artificial%20Intelligence%20and%20Simulation%20of%20Behaviour&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.au=D.%20Peterson&amp;rft.au=R.%20J.%20Stevenson&amp;rft.au=R.%20M.%20Young&amp;rft.date=1999&amp;rft.pages=23-24&amp;rft.spage=23&amp;rft.epage=24\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nerb, J., Ritter, F. E., &amp; Krems, J. (1999). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/nerbRK99.pdf\">Knowledge level learning and the power law: A Soar model of skill acquisition in scheduling.</a></span> In K. Special (Ed.) (pp. 20–29). </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/nerbRK99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{nerb1999knowledge,\n\ttitle = {Knowledge level learning and the power law: {A} {Soar} model of skill acquisition in scheduling},\n\turl = {http://acs.ist.psu.edu/papers/nerbRK99.pdf},\n\tauthor = {Nerb, J. and Ritter, F. E. and Krems, J.},\n\teditor = {Special, Kognitionswissenschaft},\n\tyear = {1999},\n\tpages = {20--29}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gS25vd2xlZGdlIGxldmVsIGxlYXJuaW5nIGFuZCB0aGUgcG93ZXIgbGF3OiBBIFNvYXIgbW9kZWwgb2Ygc2tpbGwgYWNxdWlzaXRpb24gaW4gc2NoZWR1bGluZw0KQVUgIC0gTmVyYiwgSi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEtyZW1zLCBKLg0KQTIgIC0gU3BlY2lhbCwgS29nbml0aW9uc3dpc3NlbnNjaGFmdA0KREEgIC0gMTk5OS8vLw0KUFkgIC0gMTk5OQ0KU1AgIC0gMjANCkVQICAtIDI5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9uZXJiUks5OS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Knowledge%20level%20learning%20and%20the%20power%20law%3A%20A%20Soar%20model%20of%20skill%20acquisition%20in%20scheduling&amp;rft.aufirst=J.&amp;rft.aulast=Nerb&amp;rft.au=J.%20Nerb&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Krems&amp;rft.au=Kognitionswissenschaft%20Special&amp;rft.date=1999&amp;rft.pages=20-29&amp;rft.spage=20&amp;rft.epage=29\"></span></div></div></div><div class=\"full-bib-section\"><a id='1998' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1998</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1998). <span class=\"doctitle\"><i>The nature of improvement: The power law, feeling of knowing, and strategies</i></span> (Vol. 2).</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1998 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1998nature,\n\ttitle = {The nature of improvement: {The} power law, feeling of knowing, and strategies},\n\tvolume = {2},\n\tauthor = {Ritter, F. E.},\n\tmonth = dec,\n\tyear = {1998}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIG5hdHVyZSBvZiBpbXByb3ZlbWVudDogVGhlIHBvd2VyIGxhdywgZmVlbGluZyBvZiBrbm93aW5nLCBhbmQgc3RyYXRlZ2llcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KREEgIC0gMTk5OC8xMi8vDQpQWSAgLSAxOTk4DQpWTCAgLSAyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20nature%20of%20improvement%3A%20The%20power%20law%2C%20feeling%20of%20knowing%2C%20and%20strategies&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998-12\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Young, R. M. (Eds.). (1998). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/eccm98/\"><i>Proceedings of the Second European Conference on Cognitive Modelling</i>.</a></span> Thrumpton (UK): Nottingham University Press. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1998 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/eccm98/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1998proceedings,\n\taddress = {Thrumpton (UK)},\n\ttitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\turl = {http://acs.ist.psu.edu/papers/eccm98/},\n\tpublisher = {Nottingham University Press},\n\teditor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1998}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFNlY29uZCBFdXJvcGVhbiBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGxpbmcNCkEzICAtIFJpdHRlciwgRi4gRS4NCkEzICAtIFlvdW5nLCBSLiBNLg0KQ1kgIC0gVGhydW1wdG9uIChVSykNCkRBICAtIDE5OTgvLy8NClBZICAtIDE5OTgNClBCICAtIE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZWNjbTk4Lw0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Thrumpton%20(UK)&amp;rft.publisher=Nottingham%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1998\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Delaney, P. F., Reder, L. M., Staszewski, J. J., &amp; Ritter, F. E. (1998). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/delaneyRSR98.pdf\">The strategy specific nature of improvement: The power law applies by strategy within task.</a></span> <i>Psychological Science</i>, <i>9</i>(1), 1–8. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1998 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychological Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/delaneyRSR98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{delaney1998strategy,\n\ttitle = {The strategy specific nature of improvement: {The} power law applies by strategy within task},\n\tvolume = {9},\n\turl = {http://acs.ist.psu.edu/papers/delaneyRSR98.pdf},\n\tnumber = {1},\n\tjournal = {Psychological Science},\n\tauthor = {Delaney, P. F. and Reder, L. M. and Staszewski, J. J. and Ritter, F. E.},\n\tyear = {1998},\n\tpages = {1--8}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIHN0cmF0ZWd5IHNwZWNpZmljIG5hdHVyZSBvZiBpbXByb3ZlbWVudDogVGhlIHBvd2VyIGxhdyBhcHBsaWVzIGJ5IHN0cmF0ZWd5IHdpdGhpbiB0YXNrDQpBVSAgLSBEZWxhbmV5LCBQLiBGLg0KQVUgIC0gUmVkZXIsIEwuIE0uDQpBVSAgLSBTdGFzemV3c2tpLCBKLiBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gUHN5Y2hvbG9naWNhbCBTY2llbmNlDQpEQSAgLSAxOTk4Ly8vDQpQWSAgLSAxOTk4DQpWTCAgLSA5DQpJUyAgLSAxDQpTUCAgLSAxDQpFUCAgLSA4DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9kZWxhbmV5UlNSOTgucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20strategy%20specific%20nature%20of%20improvement%3A%20The%20power%20law%20applies%20by%20strategy%20within%20task&amp;rft.jtitle=Psychological%20Science&amp;rft.volume=9&amp;rft.issue=1&amp;rft.aufirst=P.%20F.&amp;rft.aulast=Delaney&amp;rft.au=P.%20F.%20Delaney&amp;rft.au=L.%20M.%20Reder&amp;rft.au=J.%20J.%20Staszewski&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998&amp;rft.pages=1-8&amp;rft.spage=1&amp;rft.epage=8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., &amp; Ritter, F. E. (1998). <span class=\"doctitle\">Initial explorations of modifying architectures to simulate cognitive and perceptual development.</span> In <i>Proceedings of the Second European Conference on Cognitive Modelling</i> (pp. 44–51). Nottingham: Nottingham University Press. superceeded by Jones, Ritter, &amp; Wood 2000. Nottingham: Nottingham University Press. superceeded by Jones, Ritter, &amp; Wood 2000.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{jones1998initial,\n\ttitle = {Initial explorations of modifying architectures to simulate cognitive and perceptual development},\n\tbooktitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Nottingham: Nottingham University Press. superceeded by Jones, Ritter, \\& Wood 2000. Nottingham: Nottingham University Press. superceeded by Jones, Ritter, \\& Wood 2000},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {1998},\n\tpages = {44--51}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW5pdGlhbCBleHBsb3JhdGlvbnMgb2YgbW9kaWZ5aW5nIGFyY2hpdGVjdHVyZXMgdG8gc2ltdWxhdGUgY29nbml0aXZlIGFuZCBwZXJjZXB0dWFsIGRldmVsb3BtZW50DQpBVSAgLSBKb25lcywgRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBTZWNvbmQgRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpEQSAgLSAxOTk4Ly8vDQpQWSAgLSAxOTk4DQpTUCAgLSA0NA0KRVAgIC0gNTENClBCICAtIE5vdHRpbmdoYW06IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcy4gc3VwZXJjZWVkZWQgYnkgSm9uZXMsIFJpdHRlciwgJiBXb29kIDIwMDAuIE5vdHRpbmdoYW06IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcy4gc3VwZXJjZWVkZWQgYnkgSm9uZXMsIFJpdHRlciwgJiBXb29kIDIwMDANCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Initial%20explorations%20of%20modifying%20architectures%20to%20simulate%20cognitive%20and%20perceptual%20development&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.publisher=Nottingham%3A%20Nottingham%20University%20Press.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%202000.%20Nottingham%3A%20Nottingham%20University%20Press.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%202000&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998&amp;rft.pages=44-51&amp;rft.spage=44&amp;rft.epage=51\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., &amp; Ritter, F. E. (1998). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/jonesR98.pdf\">Simulating development by modifying architectures.</a></span> In <i>Proceedings of the Cognitive Science Society</i> (pp. 543–548). Madison, WI: Lawrence Earlbaum. Madison, WI: Lawrence Earlbaum. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesR98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{jones1998simulating,\n\ttitle = {Simulating development by modifying architectures},\n\turl = {http://acs.ist.psu.edu/papers/jonesR98.pdf},\n\tbooktitle = {Proceedings of the {Cognitive} {Science} {Society}},\n\tpublisher = {Madison, WI: Lawrence Earlbaum. Madison, WI: Lawrence Earlbaum},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {1998},\n\tpages = {543--548}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2ltdWxhdGluZyBkZXZlbG9wbWVudCBieSBtb2RpZnlpbmcgYXJjaGl0ZWN0dXJlcw0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gNTQzDQpFUCAgLSA1NDgNClBCICAtIE1hZGlzb24sIFdJOiBMYXdyZW5jZSBFYXJsYmF1bS4gTWFkaXNvbiwgV0k6IExhd3JlbmNlIEVhcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9qb25lc1I5OC5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Simulating%20development%20by%20modifying%20architectures&amp;rft.btitle=Proceedings%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Madison%2C%20WI%3A%20Lawrence%20Earlbaum.%20Madison%2C%20WI%3A%20Lawrence%20Earlbaum&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998&amp;rft.pages=543-548&amp;rft.spage=543&amp;rft.epage=548\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Jones, R. M., &amp; Baxter, G. D. (1998). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterJB98.pdf\">Reusable models and graphical interfaces: Realising the potential of a unified theory of cognition.</a></span> In U. Schmid, J. Krems, &amp; F. Wysotzki (Eds.), <i>Mind modeling - A cognitive science approach to reasoning, learning and discovery</i> (pp. 83–109). Lengerich (Germany): Pabst Scientific Publishing. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1998 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterJB98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1998reusable,\n\taddress = {Lengerich (Germany)},\n\ttitle = {Reusable models and graphical interfaces: {Realising} the potential of a unified theory of cognition},\n\turl = {http://acs.ist.psu.edu/papers/ritterJB98.pdf},\n\tbooktitle = {Mind modeling - {A} cognitive science approach to reasoning, learning and discovery},\n\tpublisher = {Pabst Scientific Publishing},\n\tauthor = {Ritter, F. E. and Jones, R. M. and Baxter, G. D.},\n\teditor = {Schmid, U. and Krems, J. and Wysotzki, F.},\n\tyear = {1998},\n\tpages = {83--109}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gUmV1c2FibGUgbW9kZWxzIGFuZCBncmFwaGljYWwgaW50ZXJmYWNlczogUmVhbGlzaW5nIHRoZSBwb3RlbnRpYWwgb2YgYSB1bmlmaWVkIHRoZW9yeSBvZiBjb2duaXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEpvbmVzLCBSLiBNLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KVDIgIC0gTWluZCBtb2RlbGluZyAtIEEgY29nbml0aXZlIHNjaWVuY2UgYXBwcm9hY2ggdG8gcmVhc29uaW5nLCBsZWFybmluZyBhbmQgZGlzY292ZXJ5DQpBMiAgLSBTY2htaWQsIFUuDQpBMiAgLSBLcmVtcywgSi4NCkEyICAtIFd5c290emtpLCBGLg0KQ1kgIC0gTGVuZ2VyaWNoIChHZXJtYW55KQ0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gODMNCkVQICAtIDEwOQ0KUEIgIC0gUGFic3QgU2NpZW50aWZpYyBQdWJsaXNoaW5nDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJKQjk4LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Reusable%20models%20and%20graphical%20interfaces%3A%20Realising%20the%20potential%20of%20a%20unified%20theory%20of%20cognition&amp;rft.btitle=Mind%20modeling%20-%20A%20cognitive%20science%20approach%20to%20reasoning%2C%20learning%20and%20discovery&amp;rft.place=Lengerich%20(Germany)&amp;rft.publisher=Pabst%20Scientific%20Publishing&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Jones&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=U.%20Schmid&amp;rft.au=J.%20Krems&amp;rft.au=F.%20Wysotzki&amp;rft.date=1998&amp;rft.pages=83-109&amp;rft.spage=83&amp;rft.epage=109\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Wallach, D. P. (1998). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterW98.pdf\">Models of two-person games in ACT-R and Soar.</a></span> In <i>Proceedings of the Second European Conference on Cognitive Modelling</i> (pp. 202–203). Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press. </div><span class='bib-kw' style='display:none;'>DTDTV2EP XV6KXZ93 MWXM72N2 VKCEE7SG MGID93AS year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterW98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1998models,\n\ttitle = {Models of two-person games in {ACT}-{R} and {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterW98.pdf},\n\tbooktitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press},\n\tauthor = {Ritter, F. E. and Wallach, D. P.},\n\tyear = {1998},\n\tpages = {202--203}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxzIG9mIHR3by1wZXJzb24gZ2FtZXMgaW4gQUNULVIgYW5kIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdhbGxhY2gsIEQuIFAuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2Vjb25kIEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gMjAyDQpFUCAgLSAyMDMNClBCICAtIFRocnVtcHRvbjogTm90dGluZ2hhbSBVbml2ZXJzaXR5IFByZXNzLiBUaHJ1bXB0b246IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVzk4LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Models%20of%20two-person%20games%20in%20ACT-R%20and%20Soar&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.publisher=Thrumpton%3A%20Nottingham%20University%20Press.%20Thrumpton%3A%20Nottingham%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20P.%20Wallach&amp;rft.date=1998&amp;rft.pages=202-203&amp;rft.spage=202&amp;rft.epage=203\"></span></div></div></div><div class=\"full-bib-section\"><a id='1997' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1997</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., &amp; Ritter, F. E. (1997). <span class=\"doctitle\">Modelling transitions in childrens’ development by starting with adults.</span> In <i>European Conference on Cognitive Science</i> (pp. 62–67). UK. superceeded by Jones, Ritter, &amp; Wood, 2000. Manchester, UK. superceeded by Jones, Ritter, &amp; Wood, 2000: Manchester.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1997 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{jones1997modelling,\n\taddress = {UK. superceeded by Jones, Ritter, \\& Wood, 2000. Manchester, UK. superceeded by Jones, Ritter, \\& Wood, 2000},\n\ttitle = {Modelling transitions in childrens' development by starting with adults},\n\tbooktitle = {European {Conference} on {Cognitive} {Science}},\n\tpublisher = {Manchester},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {1997},\n\tpages = {62--67}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxsaW5nIHRyYW5zaXRpb25zIGluIGNoaWxkcmVucycgZGV2ZWxvcG1lbnQgYnkgc3RhcnRpbmcgd2l0aCBhZHVsdHMNCkFVICAtIEpvbmVzLCBHLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gVUsuIHN1cGVyY2VlZGVkIGJ5IEpvbmVzLCBSaXR0ZXIsICYgV29vZCwgMjAwMC4gTWFuY2hlc3RlciwgVUsuIHN1cGVyY2VlZGVkIGJ5IEpvbmVzLCBSaXR0ZXIsICYgV29vZCwgMjAwMA0KQzMgIC0gRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgU2NpZW5jZQ0KREEgIC0gMTk5Ny8vLw0KUFkgIC0gMTk5Nw0KU1AgIC0gNjINCkVQICAtIDY3DQpQQiAgLSBNYW5jaGVzdGVyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modelling%20transitions%20in%20childrens&apos;%20development%20by%20starting%20with%20adults&amp;rft.btitle=European%20Conference%20on%20Cognitive%20Science&amp;rft.place=UK.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%2C%202000.%20Manchester%2C%20UK.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%2C%202000&amp;rft.publisher=Manchester&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1997&amp;rft.pages=62-67&amp;rft.spage=62&amp;rft.epage=67\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. (1997). WWW presentation of overheads &amp; exercises. <i>CTI Psychology Software News</i>, <i>7</i>(2).</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1997 type__journalArticle \"\"</span></div><div class=\"bib-venue\">CTI Psychology Software News</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1997www,\n\ttitle = {{WWW} presentation of overheads \\& exercises},\n\tvolume = {7},\n\tnumber = {2},\n\tjournal = {CTI Psychology Software News},\n\tauthor = {Ritter, F.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gV1dXIHByZXNlbnRhdGlvbiBvZiBvdmVyaGVhZHMgJiBleGVyY2lzZXMNCkFVICAtIFJpdHRlciwgRi4NClQyICAtIENUSSBQc3ljaG9sb2d5IFNvZnR3YXJlIE5ld3MNCkRBICAtIDE5OTcvLy8NClBZICAtIDE5OTcNClZMICAtIDcNCklTICAtIDINCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=WWW%20presentation%20of%20overheads%20%26%20exercises&amp;rft.jtitle=CTI%20Psychology%20Software%20News&amp;rft.volume=7&amp;rft.issue=2&amp;rft.aufirst=F.&amp;rft.aulast=Ritter&amp;rft.au=F.%20Ritter&amp;rft.date=1997\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Bibby, P. A. (1997). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterB97.pdf\"><i>Modelling learning as it happens in a diagramatic reasoning task</i></a></span> (No. 45). Department of Psychology, University of Nottingham. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1997 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterB97.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1997modelling,\n\ttitle = {Modelling learning as it happens in a diagramatic reasoning task},\n\turl = {http://acs.ist.psu.edu/papers/ritterB97.pdf},\n\tnumber = {45},\n\tinstitution = {Department of Psychology, University of Nottingham},\n\tauthor = {Ritter, F. E. and Bibby, P. A.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gTW9kZWxsaW5nIGxlYXJuaW5nIGFzIGl0IGhhcHBlbnMgaW4gYSBkaWFncmFtYXRpYyByZWFzb25pbmcgdGFzaw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmliYnksIFAuIEEuDQpEQSAgLSAxOTk3Ly8vDQpQWSAgLSAxOTk3DQpQQiAgLSBEZXBhcnRtZW50IG9mIFBzeWNob2xvZ3ksIFVuaXZlcnNpdHkgb2YgTm90dGluZ2hhbQ0KU04gIC0gNDUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckI5Ny5wZGYNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., &amp; Ritter, F. E. (1997). <span class=\"doctitle\">Model-computer interaction: Implementing the action-perception loop for cognitive models.</span> In D. Harris (Ed.), <i>The 1st International Conference on Engineering Psychology and Cognitive Ergonomics</i> (pp. 215–223). vol. 2. October 1996, Stratford-upon-Avon: Ashgate. Superceeded by Ritter, Baxter, Jones, &amp; Young, 2000.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1997 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{baxter1997model-computer,\n\taddress = {vol. 2. October 1996, Stratford-upon-Avon},\n\ttitle = {Model-computer interaction: {Implementing} the action-perception loop for cognitive models},\n\tbooktitle = {The 1st {International} {Conference} on {Engineering} {Psychology} and {Cognitive} {Ergonomics}},\n\tpublisher = {Ashgate. Superceeded by Ritter, Baxter, Jones, \\& Young, 2000},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\teditor = {Harris, D.},\n\tyear = {1997},\n\tpages = {215--223}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW9kZWwtY29tcHV0ZXIgaW50ZXJhY3Rpb246IEltcGxlbWVudGluZyB0aGUgYWN0aW9uLXBlcmNlcHRpb24gbG9vcCBmb3IgY29nbml0aXZlIG1vZGVscw0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gVGhlIDFzdCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gRW5naW5lZXJpbmcgUHN5Y2hvbG9neSBhbmQgQ29nbml0aXZlIEVyZ29ub21pY3MNCkEyICAtIEhhcnJpcywgRC4NCkNZICAtIHZvbC4gMi4gT2N0b2JlciAxOTk2LCBTdHJhdGZvcmQtdXBvbi1Bdm9uDQpEQSAgLSAxOTk3Ly8vDQpQWSAgLSAxOTk3DQpTUCAgLSAyMTUNCkVQICAtIDIyMw0KUEIgIC0gQXNoZ2F0ZS4gU3VwZXJjZWVkZWQgYnkgUml0dGVyLCBCYXh0ZXIsIEpvbmVzLCAmIFlvdW5nLCAyMDAwDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Model-computer%20interaction%3A%20Implementing%20the%20action-perception%20loop%20for%20cognitive%20models&amp;rft.btitle=The%201st%20International%20Conference%20on%20Engineering%20Psychology%20and%20Cognitive%20Ergonomics&amp;rft.place=vol.%202.%20October%201996%2C%20Stratford-upon-Avon&amp;rft.publisher=Ashgate.%20Superceeded%20by%20Ritter%2C%20Baxter%2C%20Jones%2C%20%26%20Young%2C%202000&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Harris&amp;rft.date=1997&amp;rft.pages=215-223&amp;rft.spage=215&amp;rft.epage=223\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Jones, G., &amp; Young, R. M. (1997). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterJY97.pdf\">Report on Tutorial: Introduction to the Soar cognitive architecture.</a></span> <i>AI and Simulation of Behaviour Quarterly</i>, <i>98</i>(50). </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1997 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterJY97.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1997report,\n\ttitle = {Report on {Tutorial}: {Introduction} to the {Soar} cognitive architecture},\n\tvolume = {98},\n\turl = {http://acs.ist.psu.edu/papers/ritterJY97.pdf},\n\tnumber = {50},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Jones, G. and Young, R. M.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIFR1dG9yaWFsOiBJbnRyb2R1Y3Rpb24gdG8gdGhlIFNvYXIgY29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBZb3VuZywgUi4gTS4NClQyICAtIEFJIGFuZCBTaW11bGF0aW9uIG9mIEJlaGF2aW91ciBRdWFydGVybHkNCkRBICAtIDE5OTcvLy8NClBZICAtIDE5OTcNClZMICAtIDk4DQpJUyAgLSA1MA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVySlk5Ny5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20Tutorial%3A%20Introduction%20to%20the%20Soar%20cognitive%20architecture&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=98&amp;rft.issue=50&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=1997\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Young, R. M. (1997). <span class=\"doctitle\">Invited lectures and practicals on Soar, German Autumn School in Cognitive Science, 18-22 September.</span></div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1997 type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1997invited,\n\ttitle = {Invited lectures and practicals on {Soar}, {German} {Autumn} {School} in {Cognitive} {Science}, 18-22 {September}},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW52aXRlZCBsZWN0dXJlcyBhbmQgcHJhY3RpY2FscyBvbiBTb2FyLCBHZXJtYW4gQXV0dW1uIFNjaG9vbCBpbiBDb2duaXRpdmUgU2NpZW5jZSwgMTgtMjIgU2VwdGVtYmVyDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBZb3VuZywgUi4gTS4NCkRBICAtIDE5OTcvLy8NClBZICAtIDE5OTcNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Invited%20lectures%20and%20practicals%20on%20Soar%2C%20German%20Autumn%20School%20in%20Cognitive%20Science%2C%2018-22%20September&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1997\"></span></div></div></div><div class=\"full-bib-section\"><a id='1996' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1996</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., &amp; Ritter, F. E. (1996). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/baxterR96.pdf\"><i>Designing abstract visual perceptual and motor action capabilities for use by cognitive models</i></a></span> (No. 36). Department of Psychology, University of Nottingham. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1996 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterR96.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{baxter1996designing,\n\ttitle = {Designing abstract visual perceptual and motor action capabilities for use by cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/baxterR96.pdf},\n\tnumber = {36},\n\tinstitution = {Department of Psychology, University of Nottingham},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGVzaWduaW5nIGFic3RyYWN0IHZpc3VhbCBwZXJjZXB0dWFsIGFuZCBtb3RvciBhY3Rpb24gY2FwYWJpbGl0aWVzIGZvciB1c2UgYnkgY29nbml0aXZlIG1vZGVscw0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KUEIgIC0gRGVwYXJ0bWVudCBvZiBQc3ljaG9sb2d5LCBVbml2ZXJzaXR5IG9mIE5vdHRpbmdoYW0NClNOICAtIDM2DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9iYXh0ZXJSOTYucGRmDQpFUiAgLQ==');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Baxter, G. D. (1996). <span class=\"doctitle\">Programming by Tenet Systems.</span> <i>The Nottingham Interaction Architecture as Realised in SLGMS</i>.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1996 type__journalArticle \"\"</span></div><div class=\"bib-venue\">The Nottingham Interaction Architecture as Realised in SLGMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1996programming,\n\ttitle = {Programming by {Tenet} {Systems}},\n\tjournal = {The Nottingham Interaction Architecture as Realised in SLGMS},\n\tauthor = {Ritter, Frank E. and Baxter, Gordon D.},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJvZ3JhbW1pbmcgYnkgVGVuZXQgU3lzdGVtcw0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gQmF4dGVyLCBHb3Jkb24gRC4NClQyICAtIFRoZSBOb3R0aW5naGFtIEludGVyYWN0aW9uIEFyY2hpdGVjdHVyZSBhcyBSZWFsaXNlZCBpbiBTTEdNUw0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Programming%20by%20Tenet%20Systems&amp;rft.jtitle=The%20Nottingham%20Interaction%20Architecture%20as%20Realised%20in%20SLGMS&amp;rft.aufirst=Frank%20E.&amp;rft.aulast=Ritter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.au=Gordon%20D.%20Baxter&amp;rft.date=1996\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Jones, G., &amp; Young, R. M. (1996). <span class=\"doctitle\">Report on Tutorial 1: Introduction to the Soar cognitive architecture.</span> <i>AI and Simulation of Behaviour Quarterly</i>, <i>95</i>(18).</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1996 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1996report,\n\ttitle = {Report on {Tutorial} 1: {Introduction} to the {Soar} cognitive architecture},\n\tvolume = {95},\n\tnumber = {18},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Jones, G. and Young, R. M.},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIFR1dG9yaWFsIDE6IEludHJvZHVjdGlvbiB0byB0aGUgU29hciBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBKb25lcywgRy4NCkFVICAtIFlvdW5nLCBSLiBNLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KVkwgIC0gOTUNCklTICAtIDE4DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20Tutorial%201%3A%20Introduction%20to%20the%20Soar%20cognitive%20architecture&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=95&amp;rft.issue=18&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=1996\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Baxter, G. D. (1996). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterB96.pdf\">Able, III: Learning in a more visibly principled way.</a></span> In U. Schmid, J. Krems, &amp; F. Wysotzki (Eds.), <i>Proceedings of the First European Workshop on Cognitive Modeling</i> (pp. 22–30). Berlin: Forschungsberichte des Fachbereichs Informatik, Technische Universität Berlin. Code vailable on the web in acs.ist.psu.edu/misc/nottingham/ccc/pub- soar/able/ Paper partially superceeded by Ritter, Jones, &amp; Baxter 1998, but some low level details are elided. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1996 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterB96.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1996able,\n\taddress = {Berlin},\n\ttitle = {Able, {III}: {Learning} in a more visibly principled way},\n\turl = {http://acs.ist.psu.edu/papers/ritterB96.pdf},\n\tbooktitle = {Proceedings of the {First} {European} {Workshop} on {Cognitive} {Modeling}},\n\tpublisher = {Forschungsberichte des Fachbereichs Informatik, Technische Universität Berlin. Code vailable on the web in acs.ist.psu.edu/misc/nottingham/ccc/pub- soar/able/ Paper partially superceeded by Ritter, Jones, \\& Baxter 1998, but some low level details are elided},\n\tauthor = {Ritter, F. E. and Baxter, G. D.},\n\teditor = {Schmid, U. and Krems, J. and Wysotzki, F.},\n\tyear = {1996},\n\tpages = {22--30}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQWJsZSwgSUlJOiBMZWFybmluZyBpbiBhIG1vcmUgdmlzaWJseSBwcmluY2lwbGVkIHdheQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEV1cm9wZWFuIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KQTIgIC0gU2NobWlkLCBVLg0KQTIgIC0gS3JlbXMsIEouDQpBMiAgLSBXeXNvdHpraSwgRi4NCkNZICAtIEJlcmxpbg0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KU1AgIC0gMjINCkVQICAtIDMwDQpQQiAgLSBGb3JzY2h1bmdzYmVyaWNodGUgZGVzIEZhY2hiZXJlaWNocyBJbmZvcm1hdGlrLCBUZWNobmlzY2hlIFVuaXZlcnNpdMOkdCBCZXJsaW4uIENvZGUgdmFpbGFibGUgb24gdGhlIHdlYiBpbiBhY3MuaXN0LnBzdS5lZHUvbWlzYy9ub3R0aW5naGFtL2NjYy9wdWItIHNvYXIvYWJsZS8gUGFwZXIgcGFydGlhbGx5IHN1cGVyY2VlZGVkIGJ5IFJpdHRlciwgSm9uZXMsICYgQmF4dGVyIDE5OTgsIGJ1dCBzb21lIGxvdyBsZXZlbCBkZXRhaWxzIGFyZSBlbGlkZWQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckI5Ni5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Able%2C%20III%3A%20Learning%20in%20a%20more%20visibly%20principled%20way&amp;rft.btitle=Proceedings%20of%20the%20First%20European%20Workshop%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Forschungsberichte%20des%20Fachbereichs%20Informatik%2C%20Technische%20Universit%C3%A4t%20Berlin.%20Code%20vailable%20on%20the%20web%20in%20acs.ist.psu.edu%2Fmisc%2Fnottingham%2Fccc%2Fpub-%20soar%2Fable%2F%20Paper%20partially%20superceeded%20by%20Ritter%2C%20Jones%2C%20%26%20Baxter%201998%2C%20but%20some%20low%20level%20details%20are%20elided&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=U.%20Schmid&amp;rft.au=J.%20Krems&amp;rft.au=F.%20Wysotzki&amp;rft.date=1996&amp;rft.pages=22-30&amp;rft.spage=22&amp;rft.epage=30\"></span></div></div></div><div class=\"full-bib-section\"><a id='1995' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1995</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bass, E. J., Baxter, G. D., &amp; Ritter, F. E. (1995). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/bassbr95.pdf\">Creating models to control simulations: A generic approach.</a></span> <i>AI and Simulation of Behaviour Quarterly</i>, <i>93</i>, 18–25. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1995 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/bassbr95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{bass1995creating,\n\ttitle = {Creating models to control simulations: {A} generic approach},\n\tvolume = {93},\n\turl = {http://acs.ist.psu.edu/papers/bassbr95.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Bass, E. J and Baxter, G. D. and Ritter, F. E.},\n\tyear = {1995},\n\tpages = {18--25}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3JlYXRpbmcgbW9kZWxzIHRvIGNvbnRyb2wgc2ltdWxhdGlvbnM6IEEgZ2VuZXJpYyBhcHByb2FjaA0KQVUgIC0gQmFzcywgRS4gSg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5NS8vLw0KUFkgIC0gMTk5NQ0KVkwgIC0gOTMNClNQICAtIDE4DQpFUCAgLSAyNQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYmFzc2JyOTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Creating%20models%20to%20control%20simulations%3A%20A%20generic%20approach&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=93&amp;rft.aufirst=E.%20J&amp;rft.aulast=Bass&amp;rft.au=E.%20J%20Bass&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=18-25&amp;rft.spage=18&amp;rft.epage=25\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Major, N. P. (1995). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterM95.pdf\">Useful mechanisms for developing simulations for cognitive models.</a></span> <i>AI and Simulation of Behaviour Quarterly</i>, 7–18. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1995 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterM95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1995useful,\n\ttitle = {Useful mechanisms for developing simulations for cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/ritterM95.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Major, N. P.},\n\tyear = {1995},\n\tpages = {7--18}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNlZnVsIG1lY2hhbmlzbXMgZm9yIGRldmVsb3Bpbmcgc2ltdWxhdGlvbnMgZm9yIGNvZ25pdGl2ZSBtb2RlbHMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1ham9yLCBOLiBQLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5NS8vLw0KUFkgIC0gMTk5NQ0KU1AgIC0gNw0KRVAgIC0gMTgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlck05NS5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Useful%20mechanisms%20for%20developing%20simulations%20for%20cognitive%20models&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20P.%20Major&amp;rft.date=1995&amp;rft.pages=7-18&amp;rft.spage=7&amp;rft.epage=18\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nichols, S., &amp; Ritter, F. E. (1995). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/nicholsR95.pdf\">Theoretically motivated tool for automatically generating command aliases.</a></span> In <i>Proceedings of CHI ’95</i> (pp. 393–400). </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1995 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/nicholsR95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{nichols1995theoretically,\n\ttitle = {Theoretically motivated tool for automatically generating command aliases},\n\turl = {http://acs.ist.psu.edu/papers/nicholsR95.pdf},\n\tbooktitle = {Proceedings of {CHI} '95},\n\tauthor = {Nichols, S. and Ritter, F. E.},\n\tyear = {1995},\n\tpages = {393--400}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlb3JldGljYWxseSBtb3RpdmF0ZWQgdG9vbCBmb3IgYXV0b21hdGljYWxseSBnZW5lcmF0aW5nIGNvbW1hbmQgYWxpYXNlcw0KQVUgIC0gTmljaG9scywgUy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIENISSAnOTUNCkRBICAtIDE5OTUvLy8NClBZICAtIDE5OTUNClNQICAtIDM5Mw0KRVAgIC0gNDAwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9uaWNob2xzUjk1LnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Theoretically%20motivated%20tool%20for%20automatically%20generating%20command%20aliases&amp;rft.btitle=Proceedings%20of%20CHI%20&apos;95&amp;rft.aufirst=S.&amp;rft.aulast=Nichols&amp;rft.au=S.%20Nichols&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=393-400&amp;rft.spage=393&amp;rft.epage=400\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Arnold, M., Kuk, G., &amp; Ritter, F. E. (1995). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/arnoldKR95.pdf\">MacSHAPA review.</a></span> <i>CTI Psychology Software News</i>, <i>6</i>(1), 18–20. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1995 type__journalArticle \"\"</span></div><div class=\"bib-venue\">CTI Psychology Software News</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/arnoldKR95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{arnold1995macshapa,\n\ttitle = {{MacSHAPA} review},\n\tvolume = {6},\n\turl = {http://acs.ist.psu.edu/papers/arnoldKR95.pdf},\n\tnumber = {1},\n\tjournal = {CTI Psychology Software News},\n\tauthor = {Arnold, M. and Kuk, G. and Ritter, F. E.},\n\tyear = {1995},\n\tpages = {18--20}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTWFjU0hBUEEgcmV2aWV3DQpBVSAgLSBBcm5vbGQsIE0uDQpBVSAgLSBLdWssIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBDVEkgUHN5Y2hvbG9neSBTb2Z0d2FyZSBOZXdzDQpEQSAgLSAxOTk1Ly8vDQpQWSAgLSAxOTk1DQpWTCAgLSA2DQpJUyAgLSAxDQpTUCAgLSAxOA0KRVAgIC0gMjANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2Fybm9sZEtSOTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=MacSHAPA%20review&amp;rft.jtitle=CTI%20Psychology%20Software%20News&amp;rft.volume=6&amp;rft.issue=1&amp;rft.aufirst=M.&amp;rft.aulast=Arnold&amp;rft.au=M.%20Arnold&amp;rft.au=G.%20Kuk&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=18-20&amp;rft.spage=18&amp;rft.epage=20\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1995). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter95.pdf\">Soar: A cognitive architecture in perspective, Michon, J</a></span> (pp. 297–301). 8(3: Philosophical Psychology. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1995 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1995soar:,\n\taddress = {8(3},\n\ttitle = {Soar: {A} cognitive architecture in perspective, {Michon}, {J}},\n\turl = {http://acs.ist.psu.edu/papers/ritter95.pdf},\n\tpublisher = {Philosophical Psychology},\n\tauthor = {Ritter, F. E.},\n\tyear = {1995},\n\tpages = {297--301}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU29hcjogQSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIGluIHBlcnNwZWN0aXZlLCBNaWNob24sIEoNCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIDgoMw0KREEgIC0gMTk5NS8vLw0KUFkgIC0gMTk5NQ0KU1AgIC0gMjk3DQpFUCAgLSAzMDENClBCICAtIFBoaWxvc29waGljYWwgUHN5Y2hvbG9neQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyOTUucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Soar%3A%20A%20cognitive%20architecture%20in%20perspective%2C%20Michon%2C%20J&amp;rft.place=8(3&amp;rft.publisher=Philosophical%20Psychology&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=297-301&amp;rft.spage=297&amp;rft.epage=301\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ong, R., &amp; Ritter, F. E. (1995). <span class=\"doctitle\">Mechanisms for routinely tying cognitive models to interactive simulations.</span> In H. I. ’95 (Ed.), <i>Osaka, Japan: July 1995</i>. superceeded by Ritter Baxter, Jones, &amp; Young, 2000.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__1995 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ong1995mechanisms,\n\ttitle = {Mechanisms for routinely tying cognitive models to interactive simulations},\n\tbooktitle = {Osaka, {Japan}: {July} 1995},\n\tpublisher = {superceeded by Ritter Baxter, Jones, \\& Young, 2000},\n\tauthor = {Ong, R. and Ritter, F. E.},\n\teditor = {'95, Hci International},\n\tyear = {1995}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTWVjaGFuaXNtcyBmb3Igcm91dGluZWx5IHR5aW5nIGNvZ25pdGl2ZSBtb2RlbHMgdG8gaW50ZXJhY3RpdmUgc2ltdWxhdGlvbnMNCkFVICAtIE9uZywgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIE9zYWthLCBKYXBhbjogSnVseSAxOTk1DQpBMiAgLSAnOTUsIEhjaSBJbnRlcm5hdGlvbmFsDQpEQSAgLSAxOTk1Ly8vDQpQWSAgLSAxOTk1DQpQQiAgLSBzdXBlcmNlZWRlZCBieSBSaXR0ZXIgQmF4dGVyLCBKb25lcywgJiBZb3VuZywgMjAwMA0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Mechanisms%20for%20routinely%20tying%20cognitive%20models%20to%20interactive%20simulations&amp;rft.btitle=Osaka%2C%20Japan%3A%20July%201995&amp;rft.publisher=superceeded%20by%20Ritter%20Baxter%2C%20Jones%2C%20%26%20Young%2C%202000&amp;rft.aufirst=R.&amp;rft.aulast=Ong&amp;rft.au=R.%20Ong&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=Hci%20International%20&apos;95&amp;rft.date=1995\"></span></div></div></div><div class=\"full-bib-section\"><a id='1994' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1994</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Ong, R. (Sept. (1994). <span class=\"doctitle\">The simple-menu package.</span> <i>Release</i>, <i>1</i>(2).</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1994 venue_short__Release type__journalArticle \"\"</span></div><div class=\"bib-venue\">Release</div><div class=\"bib-venue-short\">Release</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1994simple-menu,\n\ttitle = {The simple-menu package},\n\tvolume = {1},\n\tnumber = {2},\n\tjournal = {Release},\n\tauthor = {Ritter, F. E. and Ong, R. (Sept},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIHNpbXBsZS1tZW51IHBhY2thZ2UNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE9uZywgUi4gKFNlcHQNClQyICAtIFJlbGVhc2UNCkRBICAtIDE5OTQvLy8NClBZICAtIDE5OTQNClZMICAtIDENCklTICAtIDINCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20simple-menu%20package&amp;rft.jtitle=Release&amp;rft.volume=1&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20(Sept%20Ong&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Young, R. M. (1994). <span class=\"doctitle\"><i>Psychological Soar Tutorial. Computer programs and overheads.</i></span> Last revision 3/98. Developed with Gary Jones. Currently available at acs.ist.psu.edu/nottingham/pst/pst-ftp.html.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1994 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1994psychological,\n\ttitle = {Psychological {Soar} {Tutorial}. {Computer} programs and overheads.},\n\tpublisher = {Last revision 3/98. Developed with Gary Jones. Currently available at acs.ist.psu.edu/nottingham/pst/pst-ftp.html},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHN5Y2hvbG9naWNhbCBTb2FyIFR1dG9yaWFsLiBDb21wdXRlciBwcm9ncmFtcyBhbmQgb3ZlcmhlYWRzLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpQQiAgLSBMYXN0IHJldmlzaW9uIDMvOTguIERldmVsb3BlZCB3aXRoIEdhcnkgSm9uZXMuIEN1cnJlbnRseSBhdmFpbGFibGUgYXQgYWNzLmlzdC5wc3UuZWR1L25vdHRpbmdoYW0vcHN0L3BzdC1mdHAuaHRtbA0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Psychological%20Soar%20Tutorial.%20Computer%20programs%20and%20overheads.&amp;rft.publisher=Last%20revision%203%2F98.%20Developed%20with%20Gary%20Jones.%20Currently%20available%20at%20acs.ist.psu.edu%2Fnottingham%2Fpst%2Fpst-ftp.html&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lehman, J., Newell, P., Altmann, E., Ritter, F., &amp; McGinnis, T. (1994). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/soar-mov.mpg\"><i>The Soar introduction video (11 min.)</i>.</a></span> School of Computer Science, Carnegie-Mellon University: The Soar Group. </div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1994 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/soar-mov.mpg\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{lehman1994soar,\n\taddress = {School of Computer Science, Carnegie-Mellon University},\n\ttitle = {The {Soar} introduction video (11 min.)},\n\turl = {http://acs.ist.psu.edu/papers/soar-mov.mpg},\n\tpublisher = {The Soar Group},\n\tauthor = {Lehman, J. and Newell, P. and Altmann, E. and Ritter, F. and McGinnis, T.},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIFNvYXIgaW50cm9kdWN0aW9uIHZpZGVvICgxMSBtaW4uKQ0KQVUgIC0gTGVobWFuLCBKLg0KQVUgIC0gTmV3ZWxsLCBQLg0KQVUgIC0gQWx0bWFubiwgRS4NCkFVICAtIFJpdHRlciwgRi4NCkFVICAtIE1jR2lubmlzLCBULg0KQ1kgIC0gU2Nob29sIG9mIENvbXB1dGVyIFNjaWVuY2UsIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpQQiAgLSBUaGUgU29hciBHcm91cA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvc29hci1tb3YubXBnDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20Soar%20introduction%20video%20(11%20min.)&amp;rft.place=School%20of%20Computer%20Science%2C%20Carnegie-Mellon%20University&amp;rft.publisher=The%20Soar%20Group&amp;rft.aufirst=J.&amp;rft.aulast=Lehman&amp;rft.au=J.%20Lehman&amp;rft.au=P.%20Newell&amp;rft.au=E.%20Altmann&amp;rft.au=F.%20Ritter&amp;rft.au=T.%20McGinnis&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Young, R. M. (1994). <span class=\"doctitle\">Practical introduction to the Soar cognitive architecture: Tutorial report.</span> <i>AI and Simulation of Behaviour Quarterly</i>, <i>88</i>(62).</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1994 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1994practical,\n\ttitle = {Practical introduction to the {Soar} cognitive architecture: {Tutorial} report},\n\tvolume = {88},\n\tnumber = {62},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJhY3RpY2FsIGludHJvZHVjdGlvbiB0byB0aGUgU29hciBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlOiBUdXRvcmlhbCByZXBvcnQNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFlvdW5nLCBSLiBNLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5NC8vLw0KUFkgIC0gMTk5NA0KVkwgIC0gODgNCklTICAtIDYyDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Practical%20introduction%20to%20the%20Soar%20cognitive%20architecture%3A%20Tutorial%20report&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=88&amp;rft.issue=62&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Lochun, S., Bibby, P. A., &amp; Marshall, S. (1994). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterLBM94.pdf\">Dismal: A free spreadsheet for sequential data analysis and HCI experimentation.</a></span> In A. Trapp &amp; N. Hammond (Eds.), <i>Computers in Psychology ’94</i> (pp. 62–63). York (UK): CTI Centre for Psychology, U. of York. Reprinted in Psychology Software News, 5(2) (November 1994), Computers in Teaching Initiative Centre for Psychology, U. of York. pp. 57-58. Superceeded by Ritter &amp; Wood, 2002. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__1994 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterLBM94.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1994dismal:,\n\taddress = {York (UK)},\n\ttitle = {Dismal: {A} free spreadsheet for sequential data analysis and {HCI} experimentation},\n\turl = {http://acs.ist.psu.edu/papers/ritterLBM94.pdf},\n\tbooktitle = {Computers in {Psychology} '94},\n\tpublisher = {CTI Centre for Psychology, U. of York. Reprinted in Psychology Software News, 5(2) (November 1994), Computers in Teaching Initiative Centre for Psychology, U. of York. pp. 57-58. Superceeded by Ritter \\& Wood, 2002},\n\tauthor = {Ritter, F. E. and Lochun, S. and Bibby, P. A. and Marshall, S.},\n\teditor = {Trapp, A. and Hammond, N.},\n\tyear = {1994},\n\tpages = {62--63}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRGlzbWFsOiBBIGZyZWUgc3ByZWFkc2hlZXQgZm9yIHNlcXVlbnRpYWwgZGF0YSBhbmFseXNpcyBhbmQgSENJIGV4cGVyaW1lbnRhdGlvbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTG9jaHVuLCBTLg0KQVUgIC0gQmliYnksIFAuIEEuDQpBVSAgLSBNYXJzaGFsbCwgUy4NClQyICAtIENvbXB1dGVycyBpbiBQc3ljaG9sb2d5ICc5NA0KQTIgIC0gVHJhcHAsIEEuDQpBMiAgLSBIYW1tb25kLCBOLg0KQ1kgIC0gWW9yayAoVUspDQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpTUCAgLSA2Mg0KRVAgIC0gNjMNClBCICAtIENUSSBDZW50cmUgZm9yIFBzeWNob2xvZ3ksIFUuIG9mIFlvcmsuIFJlcHJpbnRlZCBpbiBQc3ljaG9sb2d5IFNvZnR3YXJlIE5ld3MsIDUoMikgKE5vdmVtYmVyIDE5OTQpLCBDb21wdXRlcnMgaW4gVGVhY2hpbmcgSW5pdGlhdGl2ZSBDZW50cmUgZm9yIFBzeWNob2xvZ3ksIFUuIG9mIFlvcmsuIHBwLiA1Ny01OC4gU3VwZXJjZWVkZWQgYnkgUml0dGVyICYgV29vZCwgMjAwMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyTEJNOTQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Dismal%3A%20A%20free%20spreadsheet%20for%20sequential%20data%20analysis%20and%20HCI%20experimentation&amp;rft.btitle=Computers%20in%20Psychology%20&apos;94&amp;rft.place=York%20(UK)&amp;rft.publisher=CTI%20Centre%20for%20Psychology%2C%20U.%20of%20York.%20Reprinted%20in%20Psychology%20Software%20News%2C%205(2)%20(November%201994)%2C%20Computers%20in%20Teaching%20Initiative%20Centre%20for%20Psychology%2C%20U.%20of%20York.%20pp.%2057-58.%20Superceeded%20by%20Ritter%20%26%20Wood%2C%202002&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20Lochun&amp;rft.au=P.%20A.%20Bibby&amp;rft.au=S.%20Marshall&amp;rft.au=A.%20Trapp&amp;rft.au=N.%20Hammond&amp;rft.date=1994&amp;rft.pages=62-63&amp;rft.spage=62&amp;rft.epage=63\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; Larkin, J. H. (1994). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterL94.pdf\">Developing process models as summaries of HCI action sequences.</a></span> <i>Human Computer Interaction’s Special Issue on Exploratory Sequential Data Analysis</i>, <i>9</i>(3), 345–383. </div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__1994 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Human Computer Interaction's special issue on Exploratory Sequential Data Analysis</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterL94.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1994developing,\n\ttitle = {Developing process models as summaries of {HCI} action sequences},\n\tvolume = {9},\n\turl = {http://acs.ist.psu.edu/papers/ritterL94.pdf},\n\tnumber = {3},\n\tjournal = {Human Computer Interaction's special issue on Exploratory Sequential Data Analysis},\n\tauthor = {Ritter, F. E. and Larkin, J. H.},\n\tyear = {1994},\n\tpages = {345--383}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGV2ZWxvcGluZyBwcm9jZXNzIG1vZGVscyBhcyBzdW1tYXJpZXMgb2YgSENJIGFjdGlvbiBzZXF1ZW5jZXMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIExhcmtpbiwgSi4gSC4NClQyICAtIEh1bWFuIENvbXB1dGVyIEludGVyYWN0aW9uJ3Mgc3BlY2lhbCBpc3N1ZSBvbiBFeHBsb3JhdG9yeSBTZXF1ZW50aWFsIERhdGEgQW5hbHlzaXMNCkRBICAtIDE5OTQvLy8NClBZICAtIDE5OTQNClZMICAtIDkNCklTICAtIDMNClNQICAtIDM0NQ0KRVAgIC0gMzgzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJMOTQucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Developing%20process%20models%20as%20summaries%20of%20HCI%20action%20sequences&amp;rft.jtitle=Human%20Computer%20Interaction&apos;s%20special%20issue%20on%20Exploratory%20Sequential%20Data%20Analysis&amp;rft.volume=9&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20H.%20Larkin&amp;rft.date=1994&amp;rft.pages=345-383&amp;rft.spage=345&amp;rft.epage=383\"></span></div></div></div><div class=\"full-bib-section\"><a id='1993' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1993</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1993). <span class=\"doctitle\">Creating a prototype environment for testing process models with protocol data.</span> In <i>Paper included in the Proceedings of the InterChi Research symposium</i>. Amsterdam: ACM CHI.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1993 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1993creating,\n\taddress = {Amsterdam},\n\ttitle = {Creating a prototype environment for testing process models with protocol data},\n\tbooktitle = {Paper included in the {Proceedings} of the {InterChi} {Research} symposium},\n\tpublisher = {ACM CHI},\n\tauthor = {Ritter, F. E.},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ3JlYXRpbmcgYSBwcm90b3R5cGUgZW52aXJvbm1lbnQgZm9yIHRlc3RpbmcgcHJvY2VzcyBtb2RlbHMgd2l0aCBwcm90b2NvbCBkYXRhDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBBbXN0ZXJkYW0NCkMzICAtIFBhcGVyIGluY2x1ZGVkIGluIHRoZSBQcm9jZWVkaW5ncyBvZiB0aGUgSW50ZXJDaGkgUmVzZWFyY2ggc3ltcG9zaXVtDQpEQSAgLSAxOTkzLy8vDQpQWSAgLSAxOTkzDQpQQiAgLSBBQ00gQ0hJDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Creating%20a%20prototype%20environment%20for%20testing%20process%20models%20with%20protocol%20data&amp;rft.btitle=Paper%20included%20in%20the%20Proceedings%20of%20the%20InterChi%20Research%20symposium&amp;rft.place=Amsterdam&amp;rft.publisher=ACM%20CHI&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1993). <span class=\"doctitle\">Using a cognitive architecture to add to protocol theory.</span> In <i>Abstract included in the Proceedings of the III European Congress of Psychology</i>. Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993Tampare, Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993: Tampare.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1993 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1993using,\n\taddress = {Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993Tampare, Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993},\n\ttitle = {Using a cognitive architecture to add to protocol theory},\n\tbooktitle = {Abstract included in the {Proceedings} of the {III} {European} {Congress} of {Psychology}},\n\tpublisher = {Tampare},\n\tauthor = {Ritter, F. E.},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHRvIGFkZCB0byBwcm90b2NvbCB0aGVvcnkNCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIEZpbmxhbmQsIEp1bHkgMTk5My4gQWxzbyBwcmVzZW50ZWQgYXMgY29sbG9xdWlhIGF0IFF1ZWVuIE1hcnkgYW5kIFdlc3RmaWVsZCBDb2xsZWdlIChVLiBvZiBMb25kb24pLCBhbmQgdGhlIFUuIG9mIFJlZ2Vuc2JlcmcsIEdlcm1hbnksIEp1bHksIDE5OTNUYW1wYXJlLCBGaW5sYW5kLCBKdWx5IDE5OTMuIEFsc28gcHJlc2VudGVkIGFzIGNvbGxvcXVpYSBhdCBRdWVlbiBNYXJ5IGFuZCBXZXN0ZmllbGQgQ29sbGVnZSAoVS4gb2YgTG9uZG9uKSwgYW5kIHRoZSBVLiBvZiBSZWdlbnNiZXJnLCBHZXJtYW55LCBKdWx5LCAxOTkzDQpDMyAgLSBBYnN0cmFjdCBpbmNsdWRlZCBpbiB0aGUgUHJvY2VlZGluZ3Mgb2YgdGhlIElJSSBFdXJvcGVhbiBDb25ncmVzcyBvZiBQc3ljaG9sb2d5DQpEQSAgLSAxOTkzLy8vDQpQWSAgLSAxOTkzDQpQQiAgLSBUYW1wYXJlDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20a%20cognitive%20architecture%20to%20add%20to%20protocol%20theory&amp;rft.btitle=Abstract%20included%20in%20the%20Proceedings%20of%20the%20III%20European%20Congress%20of%20Psychology&amp;rft.place=Finland%2C%20July%201993.%20Also%20presented%20as%20colloquia%20at%20Queen%20Mary%20and%20Westfield%20College%20(U.%20of%20London)%2C%20and%20the%20U.%20of%20Regensberg%2C%20Germany%2C%20July%2C%201993Tampare%2C%20Finland%2C%20July%201993.%20Also%20presented%20as%20colloquia%20at%20Queen%20Mary%20and%20Westfield%20College%20(U.%20of%20London)%2C%20and%20the%20U.%20of%20Regensberg%2C%20Germany%2C%20July%2C%201993&amp;rft.publisher=Tampare&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nerb, J., Krems, J., &amp; Ritter, F. E. (1993). <span class=\"doctitle\">Rule learning and the power law: A computational model and empirical results.</span> In <i>Using a computer model to examine learning and the power law</i> (pp. 765–770). In Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEAIn Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEA.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1993 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{nerb1993rule,\n\ttitle = {Rule learning and the power law: {A} computational model and empirical results},\n\tbooktitle = {Using a computer model to examine learning and the power law},\n\tpublisher = {In Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEAIn Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEA},\n\tauthor = {Nerb, J. and Krems, J. and Ritter, F. E.},\n\tyear = {1993},\n\tpages = {765--770}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUnVsZSBsZWFybmluZyBhbmQgdGhlIHBvd2VyIGxhdzogQSBjb21wdXRhdGlvbmFsIG1vZGVsIGFuZCBlbXBpcmljYWwgcmVzdWx0cw0KQVUgIC0gTmVyYiwgSi4NCkFVICAtIEtyZW1zLCBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gVXNpbmcgYSBjb21wdXRlciBtb2RlbCB0byBleGFtaW5lIGxlYXJuaW5nIGFuZCB0aGUgcG93ZXIgbGF3DQpEQSAgLSAxOTkzLy8vDQpQWSAgLSAxOTkzDQpTUCAgLSA3NjUNCkVQICAtIDc3MA0KUEIgIC0gSW4gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRlZW50aCBBbm51YWwgQ29uZmVyZW5jZSBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eSAuLiBIaWxsc2RhbGUsIE5KOiBMRUFJbiBQcm9jZWVkaW5ncyBvZiB0aGUgRmlmdGVlbnRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5IC4uIEhpbGxzZGFsZSwgTko6IExFQQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Rule%20learning%20and%20the%20power%20law%3A%20A%20computational%20model%20and%20empirical%20results&amp;rft.btitle=Using%20a%20computer%20model%20to%20examine%20learning%20and%20the%20power%20law&amp;rft.publisher=In%20Proceedings%20of%20the%20Fifteenth%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society%20..%20Hillsdale%2C%20NJ%3A%20LEAIn%20Proceedings%20of%20the%20Fifteenth%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society%20..%20Hillsdale%2C%20NJ%3A%20LEA&amp;rft.aufirst=J.&amp;rft.aulast=Nerb&amp;rft.au=J.%20Nerb&amp;rft.au=J.%20Krems&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993&amp;rft.pages=765-770&amp;rft.spage=765&amp;rft.epage=770\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (Ed.). (1993). <span class=\"doctitle\"><i>Proceedings of the EuroSoar 7 Workshop</i>.</span> November 1993: U. of Nottingham.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1993 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1993proceedings,\n\taddress = {November 1993},\n\ttitle = {Proceedings of the {EuroSoar} 7 {Workshop}},\n\tpublisher = {U. of Nottingham},\n\teditor = {Ritter, F. E.},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEV1cm9Tb2FyIDcgV29ya3Nob3ANCkEzICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIE5vdmVtYmVyIDE5OTMNCkRBICAtIDE5OTMvLy8NClBZICAtIDE5OTMNClBCICAtIFUuIG9mIE5vdHRpbmdoYW0NCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%20EuroSoar%207%20Workshop&amp;rft.place=November%201993&amp;rft.publisher=U.%20of%20Nottingham&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993\"></span></div></div></div><div class=\"full-bib-section\"><a id='1992' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1992</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reder, L. M., &amp; Ritter, F. E. (1992). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/rederR92.pdf\">What determines initial feeling of knowing?</a></span> <i>Familiarity with Question Terms, Not the Answer</i>, <i>18</i>(3), 435–451. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1992 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Familiarity with question terms, not the answer</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/rederR92.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reder1992what,\n\ttitle = {What determines initial feeling of knowing?},\n\tvolume = {18},\n\turl = {http://acs.ist.psu.edu/papers/rederR92.pdf},\n\tnumber = {3},\n\tjournal = {Familiarity with question terms, not the answer},\n\tauthor = {Reder, L. M. and Ritter, F. E.},\n\tyear = {1992},\n\tpages = {435--451}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gV2hhdCBkZXRlcm1pbmVzIGluaXRpYWwgZmVlbGluZyBvZiBrbm93aW5nPw0KQVUgIC0gUmVkZXIsIEwuIE0uDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBGYW1pbGlhcml0eSB3aXRoIHF1ZXN0aW9uIHRlcm1zLCBub3QgdGhlIGFuc3dlcg0KREEgIC0gMTk5Mi8vLw0KUFkgIC0gMTk5Mg0KVkwgIC0gMTgNCklTICAtIDMNClNQICAtIDQzNQ0KRVAgIC0gNDUxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yZWRlclI5Mi5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=What%20determines%20initial%20feeling%20of%20knowing%3F&amp;rft.jtitle=Familiarity%20with%20question%20terms%2C%20not%20the%20answer&amp;rft.volume=18&amp;rft.issue=3&amp;rft.aufirst=L.%20M.&amp;rft.aulast=Reder&amp;rft.au=L.%20M.%20Reder&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1992&amp;rft.pages=435-451&amp;rft.spage=435&amp;rft.epage=451\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1992). <span class=\"doctitle\"><i>Unified Theories of Cognition: One and one-quarter years later</i></span> (No. CMU-CS-92-007).</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1992 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1992unified,\n\ttitle = {Unified {Theories} of {Cognition}: {One} and one-quarter years later},\n\tnumber = {CMU-CS-92-007},\n\tauthor = {Ritter, F. E.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVW5pZmllZCBUaGVvcmllcyBvZiBDb2duaXRpb246IE9uZSBhbmQgb25lLXF1YXJ0ZXIgeWVhcnMgbGF0ZXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDE5OTIvLy8NClBZICAtIDE5OTINClNOICAtIENNVS1DUy05Mi0wMDcNCkVSICAt');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1992). <span class=\"doctitle\">TBPA: A methodology and software environment for testing process models’ sequential predictions with protocols.</span> <i>Doctoral Dissertation, Carnegie-Mellon University</i>, 93–101.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1992 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Doctoral dissertation, Carnegie-Mellon University</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1992tbpa:,\n\ttitle = {{TBPA}: {A} methodology and software environment for testing process models' sequential predictions with protocols},\n\tjournal = {Doctoral dissertation, Carnegie-Mellon University},\n\tauthor = {Ritter, F. E.},\n\tyear = {1992},\n\tpages = {93--101}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVEJQQTogQSBtZXRob2RvbG9neSBhbmQgc29mdHdhcmUgZW52aXJvbm1lbnQgZm9yIHRlc3RpbmcgcHJvY2VzcyBtb2RlbHMnIHNlcXVlbnRpYWwgcHJlZGljdGlvbnMgd2l0aCBwcm90b2NvbHMNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIERvY3RvcmFsIGRpc3NlcnRhdGlvbiwgQ2FybmVnaWUtTWVsbG9uIFVuaXZlcnNpdHkNCkRBICAtIDE5OTIvLy8NClBZICAtIDE5OTINClNQICAtIDkzDQpFUCAgLSAxMDENCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=TBPA%3A%20A%20methodology%20and%20software%20environment%20for%20testing%20process%20models&apos;%20sequential%20predictions%20with%20protocols&amp;rft.jtitle=Doctoral%20dissertation%2C%20Carnegie-Mellon%20University&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1992&amp;rft.pages=93-101&amp;rft.spage=93&amp;rft.epage=101\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1992). <span class=\"doctitle\">Multiple forms-mode.</span> <i>Available from The Ohio State University Elisp Archives on Archive</i>, <i>1</i>(4).</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1992 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Available from The Ohio State University elisp archives on archive</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1992multiple,\n\ttitle = {Multiple forms-mode},\n\tvolume = {1},\n\tnumber = {4},\n\tjournal = {Available from The Ohio State University elisp archives on archive},\n\tauthor = {Ritter, F. E.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTXVsdGlwbGUgZm9ybXMtbW9kZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQXZhaWxhYmxlIGZyb20gVGhlIE9oaW8gU3RhdGUgVW5pdmVyc2l0eSBlbGlzcCBhcmNoaXZlcyBvbiBhcmNoaXZlDQpEQSAgLSAxOTkyLy8vDQpQWSAgLSAxOTkyDQpWTCAgLSAxDQpJUyAgLSA0DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Multiple%20forms-mode&amp;rft.jtitle=Available%20from%20The%20Ohio%20State%20University%20elisp%20archives%20on%20archive&amp;rft.volume=1&amp;rft.issue=4&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1992\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., &amp; McGinnis, T. F. (1992). <span class=\"doctitle\"><i>Manual for SX: A graphical display and interface for Soar in X windows</i>.</span> School of Computer science, Carnegie-Mellon University: The Soar Project.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1992 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1992manual,\n\taddress = {School of Computer science, Carnegie-Mellon University},\n\ttitle = {Manual for {SX}: {A} graphical display and interface for {Soar} in {X} windows},\n\tpublisher = {The Soar Project},\n\tauthor = {Ritter, F. E. and McGinnis, T. F.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gTWFudWFsIGZvciBTWDogQSBncmFwaGljYWwgZGlzcGxheSBhbmQgaW50ZXJmYWNlIGZvciBTb2FyIGluIFggd2luZG93cw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTWNHaW5uaXMsIFQuIEYuDQpDWSAgLSBTY2hvb2wgb2YgQ29tcHV0ZXIgc2NpZW5jZSwgQ2FybmVnaWUtTWVsbG9uIFVuaXZlcnNpdHkNCkRBICAtIDE5OTIvLy8NClBZICAtIDE5OTINClBCICAtIFRoZSBTb2FyIFByb2plY3QNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Manual%20for%20SX%3A%20A%20graphical%20display%20and%20interface%20for%20Soar%20in%20X%20windows&amp;rft.place=School%20of%20Computer%20science%2C%20Carnegie-Mellon%20University&amp;rft.publisher=The%20Soar%20Project&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=T.%20F.%20McGinnis&amp;rft.date=1992\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Hucka, M., &amp; McGinnis, T. F. (1992). <span class=\"doctitle\"><i>Soar-mode Manual.</i></span> (No. CMU-CS-92-205).</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1992 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1992soar-mode,\n\ttitle = {Soar-mode {Manual}.},\n\tnumber = {CMU-CS-92-205},\n\tauthor = {Ritter, F. E. and Hucka, M. and McGinnis, T. F.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU29hci1tb2RlIE1hbnVhbC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEh1Y2thLCBNLg0KQVUgIC0gTWNHaW5uaXMsIFQuIEYuDQpEQSAgLSAxOTkyLy8vDQpQWSAgLSAxOTkyDQpTTiAgLSBDTVUtQ1MtOTItMjA1DQpFUiAgLQ==');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='1991' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1991</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1991). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter91.pdf\">Towards fair comparisons of connectionist algorithms through automatically generated parameter sets.</a></span> In <i>Proceedings of the Thirteenth Annual Conference of the Cognitive Science Society</i>. Hillsdale, NJ: Cognitive Science SocietyHillsdale, NJ: Cognitive Science Society. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1991 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter91.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1991towards,\n\ttitle = {Towards fair comparisons of connectionist algorithms through automatically generated parameter sets},\n\turl = {http://acs.ist.psu.edu/papers/ritter91.pdf},\n\tbooktitle = {Proceedings of the {Thirteenth} {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Hillsdale, NJ: Cognitive Science SocietyHillsdale, NJ: Cognitive Science Society},\n\tauthor = {Ritter, F. E.},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBmYWlyIGNvbXBhcmlzb25zIG9mIGNvbm5lY3Rpb25pc3QgYWxnb3JpdGhtcyB0aHJvdWdoIGF1dG9tYXRpY2FsbHkgZ2VuZXJhdGVkIHBhcmFtZXRlciBzZXRzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgVGhpcnRlZW50aCBBbm51YWwgQ29uZmVyZW5jZSBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KREEgIC0gMTk5MS8vLw0KUFkgIC0gMTk5MQ0KUEIgIC0gSGlsbHNkYWxlLCBOSjogQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eUhpbGxzZGFsZSwgTko6IENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjkxLnBkZg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20fair%20comparisons%20of%20connectionist%20algorithms%20through%20automatically%20generated%20parameter%20sets&amp;rft.btitle=Proceedings%20of%20the%20Thirteenth%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Hillsdale%2C%20NJ%3A%20Cognitive%20Science%20SocietyHillsdale%2C%20NJ%3A%20Cognitive%20Science%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (May. (1991). <span class=\"doctitle\"><i>Revised with Roberto Ong in 1994</i>.</span> The simple-menu package. No longer available from The Ohio State University elisp archives on archive.cis.ohio-state.edu as file pub/gnu/emacs/elisp-archive/interfaces/simple-menu.el.Z.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1991 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1991revised,\n\ttitle = {Revised with {Roberto} {Ong} in 1994},\n\tpublisher = {The simple-menu package. No longer available from The Ohio State University elisp archives on archive.cis.ohio-state.edu as file pub/gnu/emacs/elisp-archive/interfaces/simple-menu.el.Z},\n\tauthor = {Ritter, F. E. (May},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUmV2aXNlZCB3aXRoIFJvYmVydG8gT25nIGluIDE5OTQNCkFVICAtIFJpdHRlciwgRi4gRS4gKE1heQ0KREEgIC0gMTk5MS8vLw0KUFkgIC0gMTk5MQ0KUEIgIC0gVGhlIHNpbXBsZS1tZW51IHBhY2thZ2UuIE5vIGxvbmdlciBhdmFpbGFibGUgZnJvbSBUaGUgT2hpbyBTdGF0ZSBVbml2ZXJzaXR5IGVsaXNwIGFyY2hpdmVzIG9uIGFyY2hpdmUuY2lzLm9oaW8tc3RhdGUuZWR1IGFzIGZpbGUgcHViL2dudS9lbWFjcy9lbGlzcC1hcmNoaXZlL2ludGVyZmFjZXMvc2ltcGxlLW1lbnUuZWwuWg0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Revised%20with%20Roberto%20Ong%20in%201994&amp;rft.publisher=The%20simple-menu%20package.%20No%20longer%20available%20from%20The%20Ohio%20State%20University%20elisp%20archives%20on%20archive.cis.ohio-state.edu%20as%20file%20pub%2Fgnu%2Femacs%2Felisp-archive%2Finterfaces%2Fsimple-menu.el.Z&amp;rft.aufirst=F.%20E.%20(May&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20(May%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (April. (1991). <span class=\"doctitle\">The Developmental Soar Interface.</span> <i>Video</i>.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1991 venue_short__Video type__journalArticle \"\"</span></div><div class=\"bib-venue\">Video</div><div class=\"bib-venue-short\">Video</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1991developmental,\n\ttitle = {The {Developmental} {Soar} {Interface}},\n\tjournal = {Video},\n\tauthor = {Ritter, F. E. (April},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIERldmVsb3BtZW50YWwgU29hciBJbnRlcmZhY2UNCkFVICAtIFJpdHRlciwgRi4gRS4gKEFwcmlsDQpUMiAgLSBWaWRlbw0KREEgIC0gMTk5MS8vLw0KUFkgIC0gMTk5MQ0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20Developmental%20Soar%20Interface&amp;rft.jtitle=Video&amp;rft.aufirst=F.%20E.%20(April&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20(April%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1991). <span class=\"doctitle\">How the Soar interface uses Garnet.</span> <i>Video</i>.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1991 venue_short__Video type__journalArticle \"\"</span></div><div class=\"bib-venue\">Video</div><div class=\"bib-venue-short\">Video</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1991how,\n\ttitle = {How the {Soar} interface uses {Garnet}},\n\tjournal = {Video},\n\tauthor = {Ritter, F. E.},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IHRoZSBTb2FyIGludGVyZmFjZSB1c2VzIEdhcm5ldA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gVmlkZW8NCkRBICAtIDE5OTEvLy8NClBZICAtIDE5OTENCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20the%20Soar%20interface%20uses%20Garnet&amp;rft.jtitle=Video&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1991). <span class=\"doctitle\"><i>TAQL-mode Manual</i>.</span> School of Computer Science, Carnegie-Mellon University: The Soar Project.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1991 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1991taql-mode,\n\taddress = {School of Computer Science, Carnegie-Mellon University},\n\ttitle = {{TAQL}-mode {Manual}},\n\tpublisher = {The Soar Project},\n\tauthor = {Ritter, F. E.},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVEFRTC1tb2RlIE1hbnVhbA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQ1kgIC0gU2Nob29sIG9mIENvbXB1dGVyIFNjaWVuY2UsIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAxOTkxLy8vDQpQWSAgLSAxOTkxDQpQQiAgLSBUaGUgU29hciBQcm9qZWN0DQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=TAQL-mode%20Manual&amp;rft.place=School%20of%20Computer%20Science%2C%20Carnegie-Mellon%20University&amp;rft.publisher=The%20Soar%20Project&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1991\"></span></div></div></div><div class=\"full-bib-section\"><a id='1990' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1990</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bates, D., Kademan, E., &amp; Ritter, F. E. (Fall. (1990). <span class=\"doctitle\"><i>last revised with my help Fall 1991)</i>.</span> Statlib is statlib@lib.stat.cmu.edu). Now part of the ESS package: S-mode for GNU Emacs. Available from the Statlib software archive (S is a statistics package.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1990 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{bates1990last,\n\taddress = {Statlib is statlib@lib.stat.cmu.edu). Now part of the ESS package},\n\ttitle = {last revised with my help {Fall} 1991)},\n\tpublisher = {S-mode for GNU Emacs. Available from the Statlib software archive (S is a statistics package},\n\tauthor = {Bates, D. and Kademan, E. and Ritter, F. E. (Fall},\n\tyear = {1990}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gbGFzdCByZXZpc2VkIHdpdGggbXkgaGVscCBGYWxsIDE5OTEpDQpBVSAgLSBCYXRlcywgRC4NCkFVICAtIEthZGVtYW4sIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuIChGYWxsDQpDWSAgLSBTdGF0bGliIGlzIHN0YXRsaWJAbGliLnN0YXQuY211LmVkdSkuIE5vdyBwYXJ0IG9mIHRoZSBFU1MgcGFja2FnZQ0KREEgIC0gMTk5MC8vLw0KUFkgIC0gMTk5MA0KUEIgIC0gUy1tb2RlIGZvciBHTlUgRW1hY3MuIEF2YWlsYWJsZSBmcm9tIHRoZSBTdGF0bGliIHNvZnR3YXJlIGFyY2hpdmUgKFMgaXMgYSBzdGF0aXN0aWNzIHBhY2thZ2UNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=last%20revised%20with%20my%20help%20Fall%201991)&amp;rft.place=Statlib%20is%20statlib%40lib.stat.cmu.edu).%20Now%20part%20of%20the%20ESS%20package&amp;rft.publisher=S-mode%20for%20GNU%20Emacs.%20Available%20from%20the%20Statlib%20software%20archive%20(S%20is%20a%20statistics%20package&amp;rft.aufirst=D.&amp;rft.aulast=Bates&amp;rft.au=D.%20Bates&amp;rft.au=E.%20Kademan&amp;rft.au=F.%20E.%20(Fall%20Ritter&amp;rft.date=1990\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (September. (1990). <span class=\"doctitle\"><i>Batmail – Reading mail in an editor</i>.</span> and “Some notes on learning more about GNU-Emacs”. Manuals and talks presented at the CMU Psychology Department Immigration Course: Notes on software available and used in the CMU Psychology department.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1990 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1990batmail,\n\taddress = {and \"Some notes on learning more about GNU-Emacs\". Manuals and talks presented at the CMU Psychology Department Immigration Course},\n\ttitle = {Batmail – {Reading} mail in an editor},\n\tpublisher = {\"Notes on software available and used in the CMU Psychology department\"},\n\tauthor = {Ritter, F. E. (September},\n\tyear = {1990}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQmF0bWFpbCDigJMgUmVhZGluZyBtYWlsIGluIGFuIGVkaXRvcg0KQVUgIC0gUml0dGVyLCBGLiBFLiAoU2VwdGVtYmVyDQpDWSAgLSBhbmQgIlNvbWUgbm90ZXMgb24gbGVhcm5pbmcgbW9yZSBhYm91dCBHTlUtRW1hY3MiLiBNYW51YWxzIGFuZCB0YWxrcyBwcmVzZW50ZWQgYXQgdGhlIENNVSBQc3ljaG9sb2d5IERlcGFydG1lbnQgSW1taWdyYXRpb24gQ291cnNlDQpEQSAgLSAxOTkwLy8vDQpQWSAgLSAxOTkwDQpQQiAgLSAiTm90ZXMgb24gc29mdHdhcmUgYXZhaWxhYmxlIGFuZCB1c2VkIGluIHRoZSBDTVUgUHN5Y2hvbG9neSBkZXBhcnRtZW50Ig0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Batmail%20%E2%80%93%20Reading%20mail%20in%20an%20editor&amp;rft.place=and%20%22Some%20notes%20on%20learning%20more%20about%20GNU-Emacs%22.%20Manuals%20and%20talks%20presented%20at%20the%20CMU%20Psychology%20Department%20Immigration%20Course&amp;rft.publisher=%22Notes%20on%20software%20available%20and%20used%20in%20the%20CMU%20Psychology%20department%22&amp;rft.aufirst=F.%20E.%20(September&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20(September%20Ritter&amp;rft.date=1990\"></span></div></div></div><div class=\"full-bib-section\"><a id='1988' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1988</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Feurzeig, W., &amp; Ritter, F. (1988). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/feurzeigR88.pdf\">Understanding reflective problem solving.</a></span> In J. Psotka, L. D. Massey, &amp; S. A. Mutter (Eds.), <i>Intelligent tutoring systems: Lessons learned</i>. NJ, Lawrence Erlbaum Associates: Hillsdale. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1988 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/feurzeigR88.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{feurzeig1988understanding,\n\taddress = {NJ, Lawrence Erlbaum Associates},\n\ttitle = {Understanding reflective problem solving},\n\turl = {http://acs.ist.psu.edu/papers/feurzeigR88.pdf},\n\tbooktitle = {Intelligent tutoring systems: {Lessons} learned},\n\tpublisher = {Hillsdale},\n\tauthor = {Feurzeig, W. and Ritter, F.},\n\teditor = {Psotka, J. and Massey, L. D. and Mutter, S. A.},\n\tyear = {1988}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVW5kZXJzdGFuZGluZyByZWZsZWN0aXZlIHByb2JsZW0gc29sdmluZw0KQVUgIC0gRmV1cnplaWcsIFcuDQpBVSAgLSBSaXR0ZXIsIEYuDQpUMiAgLSBJbnRlbGxpZ2VudCB0dXRvcmluZyBzeXN0ZW1zOiBMZXNzb25zIGxlYXJuZWQNCkEyICAtIFBzb3RrYSwgSi4NCkEyICAtIE1hc3NleSwgTC4gRC4NCkEyICAtIE11dHRlciwgUy4gQS4NCkNZICAtIE5KLCBMYXdyZW5jZSBFcmxiYXVtIEFzc29jaWF0ZXMNCkRBICAtIDE5ODgvLy8NClBZICAtIDE5ODgNClBCICAtIEhpbGxzZGFsZQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZmV1cnplaWdSODgucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Understanding%20reflective%20problem%20solving&amp;rft.btitle=Intelligent%20tutoring%20systems%3A%20Lessons%20learned&amp;rft.place=NJ%2C%20Lawrence%20Erlbaum%20Associates&amp;rft.publisher=Hillsdale&amp;rft.aufirst=W.&amp;rft.aulast=Feurzeig&amp;rft.au=W.%20Feurzeig&amp;rft.au=F.%20Ritter&amp;rft.au=J.%20Psotka&amp;rft.au=L.%20D.%20Massey&amp;rft.au=S.%20A.%20Mutter&amp;rft.date=1988\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F., &amp; Feurzeig, W. (1988). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterF88.pdf\">Teaching real-time tactical thinking.</a></span> In J. Psotka, L. D. Massey, &amp; S. A. Mutter (Eds.), <i>Intelligent Tutoring Systems: Lessons Learned</i>. NJ, Lawrence Erlbaum Associates: Hillsdale. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1988 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterF88.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1988teaching,\n\taddress = {NJ, Lawrence Erlbaum Associates},\n\ttitle = {Teaching real-time tactical thinking},\n\turl = {http://acs.ist.psu.edu/papers/ritterF88.pdf},\n\tbooktitle = {Intelligent {Tutoring} {Systems}: {Lessons} {Learned}},\n\tpublisher = {Hillsdale},\n\tauthor = {Ritter, F. and Feurzeig, W.},\n\teditor = {Psotka, J. and Massey, L. D. and Mutter, S. A.},\n\tyear = {1988}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGVhY2hpbmcgcmVhbC10aW1lIHRhY3RpY2FsIHRoaW5raW5nDQpBVSAgLSBSaXR0ZXIsIEYuDQpBVSAgLSBGZXVyemVpZywgVy4NClQyICAtIEludGVsbGlnZW50IFR1dG9yaW5nIFN5c3RlbXM6IExlc3NvbnMgTGVhcm5lZA0KQTIgIC0gUHNvdGthLCBKLg0KQTIgIC0gTWFzc2V5LCBMLiBELg0KQTIgIC0gTXV0dGVyLCBTLiBBLg0KQ1kgIC0gTkosIExhd3JlbmNlIEVybGJhdW0gQXNzb2NpYXRlcw0KREEgIC0gMTk4OC8vLw0KUFkgIC0gMTk4OA0KUEIgIC0gSGlsbHNkYWxlDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJGODgucGRmDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Teaching%20real-time%20tactical%20thinking&amp;rft.btitle=Intelligent%20Tutoring%20Systems%3A%20Lessons%20Learned&amp;rft.place=NJ%2C%20Lawrence%20Erlbaum%20Associates&amp;rft.publisher=Hillsdale&amp;rft.aufirst=F.&amp;rft.aulast=Ritter&amp;rft.au=F.%20Ritter&amp;rft.au=W.%20Feurzeig&amp;rft.au=J.%20Psotka&amp;rft.au=L.%20D.%20Massey&amp;rft.au=S.%20A.%20Mutter&amp;rft.date=1988\"></span></div></div></div><div class=\"full-bib-section\"><a id='1987' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1987</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Panagos, J., Feurzeig, W., &amp; Ritter, F. (1987). <span class=\"doctitle\"><i>TRIO System Documentation</i></span> (No. 6547).</div><div class=\"bib-extra\">Published: BBN Laboratories</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1987 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{panagos1987trio,\n\ttitle = {{TRIO} {System} {Documentation}},\n\tnumber = {6547},\n\tauthor = {Panagos, J. and Feurzeig, W. and Ritter, F.},\n\tyear = {1987},\n\tnote = {Published: BBN Laboratories}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVFJJTyBTeXN0ZW0gRG9jdW1lbnRhdGlvbg0KQVUgIC0gUGFuYWdvcywgSi4NCkFVICAtIEZldXJ6ZWlnLCBXLg0KQVUgIC0gUml0dGVyLCBGLg0KREEgIC0gMTk4Ny8vLw0KUFkgIC0gMTk4Nw0KU04gIC0gNjU0Nw0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (1987). <span class=\"doctitle\">Symbolics product review.</span> In <i>Technology and Learning</i>. Invited product review mispublished as a letter to the.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1987 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1987symbolics,\n\ttitle = {Symbolics product review},\n\tbooktitle = {Technology and {Learning}},\n\tpublisher = {Invited product review mispublished as a letter to the},\n\tauthor = {Ritter, F. E.},\n\tyear = {1987}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU3ltYm9saWNzIHByb2R1Y3QgcmV2aWV3DQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUZWNobm9sb2d5IGFuZCBMZWFybmluZw0KREEgIC0gMTk4Ny8vLw0KUFkgIC0gMTk4Nw0KUEIgIC0gSW52aXRlZCBwcm9kdWN0IHJldmlldyBtaXNwdWJsaXNoZWQgYXMgYSBsZXR0ZXIgdG8gdGhlDQpFUiAgLQ==');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Symbolics%20product%20review&amp;rft.btitle=Technology%20and%20Learning&amp;rft.publisher=Invited%20product%20review%20mispublished%20as%20a%20letter%20to%20the&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1987\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Davis, L. W., &amp; Ritter, F. (1987). <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/davisR87.pdf\">Schedule optimization with probabilistic search.</a></span> In <i>Proceedings of the Third Conference on Artificial Intelligence Applications</i> (pp. 231–236). IEEE Computer SocietyIEEE Computer Society. </div><span class='bib-kw' style='display:none;'>4KATF6MA year__1987 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/davisR87.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{davis1987schedule,\n\ttitle = {Schedule optimization with probabilistic search},\n\turl = {http://acs.ist.psu.edu/papers/davisR87.pdf},\n\tbooktitle = {Proceedings of the {Third} {Conference} on {Artificial} {Intelligence} {Applications}},\n\tpublisher = {IEEE Computer SocietyIEEE Computer Society},\n\tauthor = {Davis, L. W. and Ritter, F.},\n\tyear = {1987},\n\tpages = {231--236}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NoZWR1bGUgb3B0aW1pemF0aW9uIHdpdGggcHJvYmFiaWxpc3RpYyBzZWFyY2gNCkFVICAtIERhdmlzLCBMLiBXLg0KQVUgIC0gUml0dGVyLCBGLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFRoaXJkIENvbmZlcmVuY2Ugb24gQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgQXBwbGljYXRpb25zDQpEQSAgLSAxOTg3Ly8vDQpQWSAgLSAxOTg3DQpTUCAgLSAyMzENCkVQICAtIDIzNg0KUEIgIC0gSUVFRSBDb21wdXRlciBTb2NpZXR5SUVFRSBDb21wdXRlciBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9kYXZpc1I4Ny5wZGYNCkVSICAt');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Schedule%20optimization%20with%20probabilistic%20search&amp;rft.btitle=Proceedings%20of%20the%20Third%20Conference%20on%20Artificial%20Intelligence%20Applications&amp;rft.publisher=IEEE%20Computer%20SocietyIEEE%20Computer%20Society&amp;rft.aufirst=L.%20W.&amp;rft.aulast=Davis&amp;rft.au=L.%20W.%20Davis&amp;rft.au=F.%20Ritter&amp;rft.date=1987&amp;rft.pages=231-236&amp;rft.spage=231&amp;rft.epage=236\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. (1987). <span class=\"doctitle\"><i>OREO: Orienting electrical circuits for qualitative reasoning</i></span> (No. 6560). BBN Technologies.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1987 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1987oreo:,\n\ttitle = {{OREO}: {Orienting} electrical circuits for qualitative reasoning},\n\tnumber = {6560},\n\tinstitution = {BBN Technologies},\n\tauthor = {Ritter, F.},\n\tyear = {1987}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gT1JFTzogT3JpZW50aW5nIGVsZWN0cmljYWwgY2lyY3VpdHMgZm9yIHF1YWxpdGF0aXZlIHJlYXNvbmluZw0KQVUgIC0gUml0dGVyLCBGLg0KREEgIC0gMTk4Ny8vLw0KUFkgIC0gMTk4Nw0KUEIgIC0gQkJOIFRlY2hub2xvZ2llcw0KU04gIC0gNjU2MA0KRVIgIC0=');return false;\">RIS</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F., &amp; Panagos, J. (1987). <span class=\"doctitle\"><i>TRIO User’s Handbook</i></span> (No. 6206).</div><div class=\"bib-extra\">Published: BBN Laboratories</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1987 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1987trio,\n\ttitle = {{TRIO} {User}'s {Handbook}},\n\tnumber = {6206},\n\tauthor = {Ritter, F. and Panagos, J.},\n\tyear = {1987},\n\tnote = {Published: BBN Laboratories}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVFJJTyBVc2VyJ3MgSGFuZGJvb2sNCkFVICAtIFJpdHRlciwgRi4NCkFVICAtIFBhbmFnb3MsIEouDQpEQSAgLSAxOTg3Ly8vDQpQWSAgLSAxOTg3DQpTTiAgLSA2MjA2DQpFUiAgLQ==');return false;\">RIS</a></div></div></div></div><div class=\"full-bib-section\"><a id='1986' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1986</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F., &amp; Panagos, J. (1986). <span class=\"doctitle\">The Yale Loop package: A clause based loop written in Common Lisp.</span> <i>Available from CL-Utilities-Request@cs</i>.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1986 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Available from CL-Utilities-request@cs</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1986yale,\n\ttitle = {The {Yale} {Loop} package: {A} clause based loop written in {Common} {Lisp}},\n\tjournal = {Available from CL-Utilities-request@cs},\n\tauthor = {Ritter, F. and Panagos, J.},\n\tyear = {1986}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIFlhbGUgTG9vcCBwYWNrYWdlOiBBIGNsYXVzZSBiYXNlZCBsb29wIHdyaXR0ZW4gaW4gQ29tbW9uIExpc3ANCkFVICAtIFJpdHRlciwgRi4NCkFVICAtIFBhbmFnb3MsIEouDQpUMiAgLSBBdmFpbGFibGUgZnJvbSBDTC1VdGlsaXRpZXMtcmVxdWVzdEBjcw0KREEgIC0gMTk4Ni8vLw0KUFkgIC0gMTk4Ng0KRVIgIC0=');return false;\">RIS</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20Yale%20Loop%20package%3A%20A%20clause%20based%20loop%20written%20in%20Common%20Lisp&amp;rft.jtitle=Available%20from%20CL-Utilities-request%40cs&amp;rft.aufirst=F.&amp;rft.aulast=Ritter&amp;rft.au=F.%20Ritter&amp;rft.au=J.%20Panagos&amp;rft.date=1986\"></span></div></div></div><div class=\"full-bib-section\"><a id='1985' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h2 class=\"collectiontitle\">1985</h2>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Feurzeig, W., Massey, D., Downes-Martin, S., &amp; Ritter, F. (1985). <span class=\"doctitle\"><i>TRIO to INCOFT Adaptation Study</i></span> (No. 6194). BBN Technologies.</div><span class='bib-kw' style='display:none;'>4KATF6MA year__1985 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{feurzeig1985trio,\n\ttitle = {{TRIO} to {INCOFT} {Adaptation} {Study}},\n\tnumber = {6194},\n\tinstitution = {BBN Technologies},\n\tauthor = {Feurzeig, W. and Massey, D. and Downes-Martin, S. and Ritter, F.},\n\tyear = {1985}\n}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVFJJTyB0byBJTkNPRlQgQWRhcHRhdGlvbiBTdHVkeQ0KQVUgIC0gRmV1cnplaWcsIFcuDQpBVSAgLSBNYXNzZXksIEQuDQpBVSAgLSBEb3duZXMtTWFydGluLCBTLg0KQVUgIC0gUml0dGVyLCBGLg0KREEgIC0gMTk4NS8vLw0KUFkgIC0gMTk4NQ0KUEIgIC0gQkJOIFRlY2hub2xvZ2llcw0KU04gIC0gNjE5NA0KRVIgIC0=');return false;\">RIS</a></div></div></div></div><div id=\"zbw_credits\" style=\"text-align:right;\">A <a href=\"https://github.com/davidswelt/zot_bib_web\">zot_bib_web</a> bibliography.</div></div></body></html>"
  },
  {
    "path": "demo/example4.html",
    "content": "<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><title>Bibliography</title><link rel=\"stylesheet\" type=\"text/css\" href=\"style4.css\"><style type=\"text/css\" id=\"zoterostylesheet\" >\n.bibshowhide {display:none;}\n.bib-venue-short, .bib-venue {display:none;}.bib-venue-short::before, .bib-venue::before, .blink a::before  {content: attr(data-before);}.blink {margin:0;margin-right:15px;padding:0;display:none;}</style></head><body><div class=\"bibliography\"><script type=\"text/javascript\" src=\"site/clipboard.min.js\"></script><script type=\"text/javascript\" src=\"site/jquery.min.js\"></script><script type=\"text/javascript\">jQuery(document).ready(function () {jQuery('.blink a').click(showThis);\n        jQuery(\"div.bib\").add(\"div.cite\").append('\\n<button class=\"btn\"><img src=\"site/clippy.svg\" width=13 alt=\"Copy to clipboard\"></button>');\n            new Clipboard('.btn',{\n    text: function(trigger) {\n    var prevCol = trigger.parentNode.style.color;\n    trigger.parentNode.style.color=\"grey\";\n    setTimeout(function(){trigger.parentNode.style.color=prevCol;}, 200);\n    return trigger.parentNode.childNodes[0].textContent;}});\n        jQuery(\".bib-venue-short\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        jQuery(\".blink a\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        });\nfunction dwnD(data) {\n    filename = \"article.ris\"\n    var pom = document.createElement('a');\n    var isSafari = navigator.vendor && navigator.vendor.indexOf('Apple') > -1 && navigator.userAgent && !navigator.userAgent.match('CriOS');\n    var mime = (isSafari?\"text/plain\":\"application/x-research-info-systems\");\n    pom.href = window.URL.createObjectURL(new Blob([atob(data)], {type: mime+\";charset=utf-8\"}));\n    pom.download = filename;\n    document.body.appendChild(pom);\n    pom.click();\n    setTimeout(function(){document.body.removeChild(pom);}, 100);\n    return(void(0));}\nfunction showThis(e) {\n    elem = e.target;\n    if (elem.parentNode) {\n    var elems = elem.parentNode.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n            { if (elems[i].parentNode != elem.parentNode)\n        elems[i].style.display = 'none';\n            }}\n    elems = elem.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n        { elems[i].style.display = 'block';\n          hideagain = elems[i];\n              e.stopPropagation();\n          turnoff = function(e){\n          if (! jQuery.contains(this, e.target))\n              this.style.display = 'none';\n          else\n              jQuery(document).one(\"click\",turnoff_b); // rebind itself\n          }\n          turnoff_b = turnoff.bind(elems[i])\n          jQuery(document).one(\"click\",turnoff_b);\n              return(void(0));\n            }}}\n    return(void(0));}\nfunction changeCSS() {\n    if (!document.styleSheets) return;\n    var theRules = new Array();\n    //ss = document.styleSheets[document.styleSheets.length-1];\n    var ss = document.getElementById('zoterostylesheet');\n    if (ss) {\n    ss = ss.sheet\n    if (ss.cssRules)\n            theRules = ss.cssRules\n    else if (ss.rules)\n            theRules = ss.rules\n    else return;\n    theRules[theRules.length-1].style.display = 'inline';\n    }\n}\nchangeCSS();\n</script><h1 class=\"title\">Bibliography</h1>\n<div id=\"bib-preamble\" style=\"visibility:hidden;\"><ul id=\"bib-cat-type\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__journalArticle\"],\"Journal Articles\",1);return false;'>Journal Articles<span class='cat_count'> (94)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__archivalConferencePaper\"],\"Archival Conference Publications\",1);return false;'>Archival Conference Publications<span class='cat_count'> (11)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__conferencePaper\"],\"Conference and Workshop Papers\",1);return false;'>Conference and Workshop Papers<span class='cat_count'> (111)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__book\"],\"Books\",1);return false;'>Books<span class='cat_count'> (29)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__bookSection\"],\"Book Chapters\",1);return false;'>Book Chapters<span class='cat_count'> (47)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__edited-volume\"],\"Edited Volumes\",1);return false;'>Edited Volumes<span class='cat_count'> (8)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__thesis\"],\"Theses\",1);return false;'>Theses<span class='cat_count'> (6)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__report\"],\"Tech Reports\",1);return false;'>Tech Reports<span class='cat_count'> (35)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__presentation\"],\"Talks\",1);return false;'>Talks<span class='cat_count'> (11)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"type__computerProgram\"],\"Computer Programs\",1);return false;'>Computer Programs<span class='cat_count'> (2)</span></a></li>\n</ul><ul id=\"bib-cat-collection\" class=\"bib-cat\"><li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"MWXM72N2\"],\"ACT-R\",1);return false;'>ACT-R<span class='cat_count'> (16)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"D886I5TI\"],\"Artificial Intelligence\",1);return false;'>Artificial Intelligence<span class='cat_count'> (4)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"SHTFSZTC\"],\"Computational Social Science\",1);return false;'>Computational Social Science<span class='cat_count'> (5)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"XV6KXZ93\"],\"Decision-Making\",1);return false;'>Decision-Making<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"4JNMHMPK\"],\"Decision-Making and Cognitive Security\",1);return false;'>Decision-Making and Cognitive Security<span class='cat_count'> (7)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"9WF9BDUW\"],\"General Cognitive Modeling\",1);return false;'>General Cognitive Modeling<span class='cat_count'> (21)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"3E52UEVV\"],\"General Cognitive Science\",1);return false;'>General Cognitive Science<span class='cat_count'> (14)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"55G4P6RA\"],\"Human-Computer Interaction\",1);return false;'>Human-Computer Interaction<span class='cat_count'> (22)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"BQUUP5PR\"],\"Language\",1);return false;'>Language<span class='cat_count'> (32)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"4KATF6MA\"],\"Miscellaneous\",1);return false;'>Miscellaneous<span class='cat_count'> (141)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"F5GRSUCK\"],\"Other Topics\",1);return false;'>Other Topics<span class='cat_count'> (1)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"XQMGSSEH\"],\"Physiology\",1);return false;'>Physiology<span class='cat_count'> (21)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"VKCEE7SG\"],\"Soar\",1);return false;'>Soar<span class='cat_count'> (28)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"CXXK8XEU\"],\"Social Cognition\",1);return false;'>Social Cognition<span class='cat_count'> (18)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"J8F6R8R6\"],\"Software\",1);return false;'>Software<span class='cat_count'> (2)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"K567TKH3\"],\"Talks (Without Paper)\",1);return false;'>Talks (Without Paper)<span class='cat_count'> (7)</span></a></li>\n<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([\"AV8TEBZ5\"],\"Technical Reports\",1);return false;'>Technical Reports<span class='cat_count'> (13)</span></a></li>\n</ul><form id=\"pubSearchBox\" name=\"pubSearchBox\" style=\"visibility:hidden;\"><input id=\"pubSearchInputBox\" type=\"text\" name=\"keyword\" placeholder=\"keywords\">&nbsp;<input id=\"pubSearchButton\" type=\"button\" value=\"Search\" onClick=\"searchF()\"></form><h2 id=\"searchTermSectionTitle\" class=\"collectiontitle\"></h2><script type=\"text/javascript\">\n  function getURLParameter(name) {\n    return decodeURIComponent((new RegExp('[?|&]' + name + '=' + '([^&;]+?)(&|#|;|$)').exec(location.search)||[,\"\"])[1].replace(/\\+/g, '%20'))||null;\n  }\n  jQuery( document ).ready(function() {\n    jQuery('#pubSearchBox,#bib-preamble').css(\"visibility\",\"visible\");\n    var kw = getURLParameter(\"keyword\");\n    if (kw) {\n        jQuery('#pubSearchInputBox').val(kw);\n        searchF([kw]);\n    }\n  });\n  jQuery.expr[\":\"].icontains = jQuery.expr.createPseudo(function(arg) {\n    return function( elem ) {\n        return jQuery(elem).text().toUpperCase().indexOf(arg.toUpperCase()) >= 0;\n    };});\nfunction searchF(searchTerms, shown, disjunctive) {\n  var i=document.pubSearchBox.keyword.value;\n  searchTerms = searchTerms || (i!=\"\"&&i.split(\" \"));\n  shown = shown || searchTerms;\n  jQuery(\".bib-item\").css(\"display\", \"none\");\n  var q = \".bib-item\";\n  if (disjunctive)\n  { for (x in searchTerms) {jQuery(\".bib-item:icontains('\"+searchTerms[x]+\"')\").css(\"display\", \"block\");}\n  }\n  else\n  { jQuery.each(searchTerms, function(i,x) {q = q + \":icontains('\"+x+\"')\";});\n    jQuery(q).css(\"display\", \"block\");}\n  jQuery(\"#searchTermSectionTitle\").html(searchTerms.length>0?\"<a href='#' onclick='searchF([]);'>&#x2715;</a> \"+shown:\"\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").css(\"display\", \"block\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").each(function(){\n    var y = jQuery(this).find(\".bib-item:visible\");\n    if (y.length==0) {jQuery(this).css(\"display\",\"none\");}\n  });\n}\n  jQuery(function() {    // <== Doc ready\n  // stackoverflow q 3971524\n    var inputVal = jQuery(\"#pubSearchInputBox\").val(),\n        timer,\n        checkForChange = function() {\n            var self = this; // or just use .bind(this)\n            if (timer) { clearTimeout(timer); }\n            // check for change of the text field after each key up\n            timer = setTimeout(function() {\n                if(self.value != inputVal) {\n                    searchF();\n                    inputVal = self.value\n                }\n            }, 250);\n        };\n    jQuery(\"#pubSearchInputBox\").bind('keyup paste cut', checkForChange);\n});</script></div><div class=\"full-bib-section\"><a id='FCQK6PT6' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a></div><div class=\"full-bib-section\"><a id='Q7H5UM3I' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Refereed Works</h3>\n</div><div class=\"full-bib-section\"><a id='BQUUP5PR' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">Language</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Yafei, David Reitter, and John Yen. “How Emotional Support and Informational Support Relate to Linguistic Alignment.” <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer, 2017. Web. LNCS.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment in text-based communication means that people tend to adjust their language use to one another both in terms of word choice and sentence structure. Previous studies about linguistic alignment suggested that these two forms of adaptation are correlated with each other‚ and that they build up to alignment at a higher representational level‚ such as pragmatic alignment for support functions. Two types of social support have been identified as important for online health communities (OHCs): emotional and informational support between support seekers and support providers. Do the two lower-level alignment measures (lexical and syntactic) relate to these two types of social support in the same way or‚ are they different? Our hypothesis was that they are similar‚ due to their correlation relationship. However‚ we found that‚ based on an analysis of a 10-year online forum for cancer survivors‚ the lower-level alignment measures have distinct relationships to the two higher-level support functions. In this paper‚ we describe this finding and its implications regarding potential refinement of the Inter- active Alignment Model.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2017how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {How emotional support and informational support relate to linguistic alignment},\n\turl = {http://www.david-reitter.com/pub/wang2017emotional.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| conference = SBP-BRiMS| last1 = Wang| first1 = Yafei| last2 = Reitter| first2 = David| last3 = Yen| first3 = John| title = How emotional support and informational support relate to linguistic alignment| booktitle = Social, Cultural, and Behavioral Modeling| location = Washington, D.C.| series = LNCS| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IGVtb3Rpb25hbCBzdXBwb3J0IGFuZCBpbmZvcm1hdGlvbmFsIHN1cHBvcnQgcmVsYXRlIHRvIGxpbmd1aXN0aWMgYWxpZ25tZW50DQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBpbiB0ZXh0LWJhc2VkIGNvbW11bmljYXRpb24gbWVhbnMgdGhhdCBwZW9wbGUgdGVuZCB0byBhZGp1c3QgdGhlaXIgbGFuZ3VhZ2UgdXNlIHRvIG9uZSBhbm90aGVyIGJvdGggaW4gdGVybXMgb2Ygd29yZCBjaG9pY2UgYW5kIHNlbnRlbmNlIHN0cnVjdHVyZS4gUHJldmlvdXMgc3R1ZGllcyBhYm91dCBsaW5ndWlzdGljIGFsaWdubWVudCBzdWdnZXN0ZWQgdGhhdCB0aGVzZSB0d28gZm9ybXMgb2YgYWRhcHRhdGlvbiBhcmUgY29ycmVsYXRlZCB3aXRoIGVhY2ggb3RoZXIsIGFuZCB0aGF0IHRoZXkgYnVpbGQgdXAgdG8gYWxpZ25tZW50IGF0IGEgaGlnaGVyIHJlcHJlc2VudGF0aW9uYWwgbGV2ZWwsIHN1Y2ggYXMgcHJhZ21hdGljIGFsaWdubWVudCBmb3Igc3VwcG9ydCBmdW5jdGlvbnMuIFR3byB0eXBlcyBvZiBzb2NpYWwgc3VwcG9ydCBoYXZlIGJlZW4gaWRlbnRpZmllZCBhcyBpbXBvcnRhbnQgZm9yIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMgKE9IQ3MpOiBlbW90aW9uYWwgYW5kIGluZm9ybWF0aW9uYWwgc3VwcG9ydCBiZXR3ZWVuIHN1cHBvcnQgc2Vla2VycyBhbmQgc3VwcG9ydCBwcm92aWRlcnMuIERvIHRoZSB0d28gbG93ZXItbGV2ZWwgYWxpZ25tZW50IG1lYXN1cmVzIChsZXhpY2FsIGFuZCBzeW50YWN0aWMpIHJlbGF0ZSB0byB0aGVzZSB0d28gdHlwZXMgb2Ygc29jaWFsIHN1cHBvcnQgaW4gdGhlIHNhbWUgd2F5IG9yLCBhcmUgdGhleSBkaWZmZXJlbnQ/IE91ciBoeXBvdGhlc2lzIHdhcyB0aGF0IHRoZXkgYXJlIHNpbWlsYXIsIGR1ZSB0byB0aGVpciBjb3JyZWxhdGlvbiByZWxhdGlvbnNoaXAuIEhvd2V2ZXIsIHdlIGZvdW5kIHRoYXQsIGJhc2VkIG9uIGFuIGFuYWx5c2lzIG9mIGEgMTAteWVhciBvbmxpbmUgZm9ydW0gZm9yIGNhbmNlciBzdXJ2aXZvcnMsIHRoZSBsb3dlci1sZXZlbCBhbGlnbm1lbnQgbWVhc3VyZXMgaGF2ZSBkaXN0aW5jdCByZWxhdGlvbnNoaXBzIHRvIHRoZSB0d28gaGlnaGVyLWxldmVsIHN1cHBvcnQgZnVuY3Rpb25zLiBJbiB0aGlzIHBhcGVyLCB3ZSBkZXNjcmliZSB0aGlzIGZpbmRpbmcgYW5kIGl0cyBpbXBsaWNhdGlvbnMgcmVnYXJkaW5nIHBvdGVudGlhbCByZWZpbmVtZW50IG9mIHRoZSBJbnRlci0gYWN0aXZlIEFsaWdubWVudCBNb2RlbC4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE3ZW1vdGlvbmFsLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20emotional%20support%20and%20informational%20support%20relate%20to%20linguistic%20alignment&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Yang, and David Reitter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\">Spectral Analysis of Information Density in Dialogue Predicts Collaborative Task Performance.</a></span>” <i>Proceedings of the 55th Annual Mtg. of the Association for Computational Linguistics</i>. Vancouver, Canada: N.p., 2017. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We propose a perspective on dialogue that focuses on relative information contributions of conversation partners as a key to successful communication.  We predict the success of collaborative task in English and Danish corpora of task-oriented dialogue. Two features are extracted from the frequency domain representations of  the lexical entropy series of each interlocutor‚ power spectrum overlap (PSO) and relative phase (RP). We find that PSO is a negative predictor of task success‚ while RP is a positive one. An SVM with these features significantly improved on previous task success prediction models. Our findings suggest that the strategic distribution of information density between interlocutors  is relevant to task success.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2017spectral.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2017spectral,\n\taddress = {Vancouver, Canada},\n\ttitle = {Spectral {Analysis} of {Information} {Density} in {Dialogue} {Predicts} {Collaborative} {Task} {Performance}},\n\turl = {http://www.david-reitter.com/pub/xu2017spectral.pdf},\n\tbooktitle = {Proceedings of the 55th {Annual} {Mtg}. of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = ACL| last1 = Xu| first1 = Yang| last2 = Reitter| first2 = David| title = Spectral Analysis of Information Density in Dialogue Predicts Collaborative Task Performance| booktitle = Proceedings of the 55th Annual Mtg. of the Association for Computational Linguistics| location = Vancouver, Canada| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3BlY3RyYWwgQW5hbHlzaXMgb2YgSW5mb3JtYXRpb24gRGVuc2l0eSBpbiBEaWFsb2d1ZSBQcmVkaWN0cyBDb2xsYWJvcmF0aXZlIFRhc2sgUGVyZm9ybWFuY2UNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQUNMDQpBQiAgLSBXZSBwcm9wb3NlIGEgcGVyc3BlY3RpdmUgb24gZGlhbG9ndWUgdGhhdCBmb2N1c2VzIG9uIHJlbGF0aXZlIGluZm9ybWF0aW9uIGNvbnRyaWJ1dGlvbnMgb2YgY29udmVyc2F0aW9uIHBhcnRuZXJzIGFzIGEga2V5IHRvIHN1Y2Nlc3NmdWwgY29tbXVuaWNhdGlvbi4gIFdlIHByZWRpY3QgdGhlIHN1Y2Nlc3Mgb2YgY29sbGFib3JhdGl2ZSB0YXNrIGluIEVuZ2xpc2ggYW5kIERhbmlzaCBjb3Jwb3JhIG9mIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuIFR3byBmZWF0dXJlcyBhcmUgZXh0cmFjdGVkIGZyb20gdGhlIGZyZXF1ZW5jeSBkb21haW4gcmVwcmVzZW50YXRpb25zIG9mICB0aGUgbGV4aWNhbCBlbnRyb3B5IHNlcmllcyBvZiBlYWNoIGludGVybG9jdXRvciwgcG93ZXIgc3BlY3RydW0gb3ZlcmxhcCAoUFNPKSBhbmQgcmVsYXRpdmUgcGhhc2UgKFJQKS4gV2UgZmluZCB0aGF0IFBTTyBpcyBhIG5lZ2F0aXZlIHByZWRpY3RvciBvZiB0YXNrIHN1Y2Nlc3MsIHdoaWxlIFJQIGlzIGEgcG9zaXRpdmUgb25lLiBBbiBTVk0gd2l0aCB0aGVzZSBmZWF0dXJlcyBzaWduaWZpY2FudGx5IGltcHJvdmVkIG9uIHByZXZpb3VzIHRhc2sgc3VjY2VzcyBwcmVkaWN0aW9uIG1vZGVscy4gT3VyIGZpbmRpbmdzIHN1Z2dlc3QgdGhhdCB0aGUgc3RyYXRlZ2ljIGRpc3RyaWJ1dGlvbiBvZiBpbmZvcm1hdGlvbiBkZW5zaXR5IGJldHdlZW4gaW50ZXJsb2N1dG9ycyAgaXMgcmVsZXZhbnQgdG8gdGFzayBzdWNjZXNzLg0KQzEgIC0gVmFuY291dmVyLCBDYW5hZGENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NXRoIEFubnVhbCBNdGcuIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3h1MjAxN3NwZWN0cmFsLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Spectral%20Analysis%20of%20Information%20Density%20in%20Dialogue%20Predicts%20Collaborative%20Task%20Performance&amp;rft.btitle=Proceedings%20of%20the%2055th%20Annual%20Mtg.%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Vancouver%2C%20Canada&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kelly, Matthew A., David Reitter, and Robert L. West. “<span class=\"doctitle\">Degrees of Separation in Semantic and Syntactic Relationships.</span>” <i>Proc 15th. International Conference on Cognitive Modeling</i>. Warwick, UK: N.p., 2017. Print.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of distributional semantics can analyze a corpus to derive representations of word meanings in terms of each word’s relationship to all other words in the corpus. While these models are sensitive to topic (e.g.‚ tiger and stripes) and synonymy (e.g.‚ soar and fly)‚ the models have limited sensitivity to part of speech (e.g.‚ book and shirt are both nouns). By augmenting a holographic model of semantic memory with additional levels of representations‚ we present evidence that sensitivity to syntax is supported by exploiting associations between words at varying degrees of separation. We find that sensitivity to associations at three degrees of separation reinforces the relationships between words that share part-of-speech and improves the ability of the model to construct grammatical sentences. Our model provides evidence that semantics and syntax exist on a continuum and emerge from a unitary cognitive system.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kelly2017degrees,\n\taddress = {Warwick, UK},\n\ttitle = {Degrees of {Separation} in {Semantic} and {Syntactic} {Relationships}},\n\tbooktitle = {Proc 15th. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Kelly, Matthew A. and Reitter, David and West, Robert L.},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = ICCM| last1 = Kelly| first1 = Matthew A.| last2 = Reitter| first2 = David| last3 = West| first3 = Robert L.| title = Degrees of Separation in Semantic and Syntactic Relationships| booktitle = Proc 15th. International Conference on Cognitive Modeling| location = Warwick, UK| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVncmVlcyBvZiBTZXBhcmF0aW9uIGluIFNlbWFudGljIGFuZCBTeW50YWN0aWMgUmVsYXRpb25zaGlwcw0KQVUgIC0gS2VsbHksIE1hdHRoZXcgQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBXZXN0LCBSb2JlcnQgTC4NClQyICAtIElDQ00NCkFCICAtIENvbXB1dGF0aW9uYWwgbW9kZWxzIG9mIGRpc3RyaWJ1dGlvbmFsIHNlbWFudGljcyBjYW4gYW5hbHl6ZSBhIGNvcnB1cyB0byBkZXJpdmUgcmVwcmVzZW50YXRpb25zIG9mIHdvcmQgbWVhbmluZ3MgaW4gdGVybXMgb2YgZWFjaCB3b3Jk4oCZcyByZWxhdGlvbnNoaXAgdG8gYWxsIG90aGVyIHdvcmRzIGluIHRoZSBjb3JwdXMuIFdoaWxlIHRoZXNlIG1vZGVscyBhcmUgc2Vuc2l0aXZlIHRvIHRvcGljIChlLmcuLCB0aWdlciBhbmQgc3RyaXBlcykgYW5kIHN5bm9ueW15IChlLmcuLCBzb2FyIGFuZCBmbHkpLCB0aGUgbW9kZWxzIGhhdmUgbGltaXRlZCBzZW5zaXRpdml0eSB0byBwYXJ0IG9mIHNwZWVjaCAoZS5nLiwgYm9vayBhbmQgc2hpcnQgYXJlIGJvdGggbm91bnMpLiBCeSBhdWdtZW50aW5nIGEgaG9sb2dyYXBoaWMgbW9kZWwgb2Ygc2VtYW50aWMgbWVtb3J5IHdpdGggYWRkaXRpb25hbCBsZXZlbHMgb2YgcmVwcmVzZW50YXRpb25zLCB3ZSBwcmVzZW50IGV2aWRlbmNlIHRoYXQgc2Vuc2l0aXZpdHkgdG8gc3ludGF4IGlzIHN1cHBvcnRlZCBieSBleHBsb2l0aW5nIGFzc29jaWF0aW9ucyBiZXR3ZWVuIHdvcmRzIGF0IHZhcnlpbmcgZGVncmVlcyBvZiBzZXBhcmF0aW9uLiBXZSBmaW5kIHRoYXQgc2Vuc2l0aXZpdHkgdG8gYXNzb2NpYXRpb25zIGF0IHRocmVlIGRlZ3JlZXMgb2Ygc2VwYXJhdGlvbiByZWluZm9yY2VzIHRoZSByZWxhdGlvbnNoaXBzIGJldHdlZW4gd29yZHMgdGhhdCBzaGFyZSBwYXJ0LW9mLXNwZWVjaCBhbmQgaW1wcm92ZXMgdGhlIGFiaWxpdHkgb2YgdGhlIG1vZGVsIHRvIGNvbnN0cnVjdCBncmFtbWF0aWNhbCBzZW50ZW5jZXMuIE91ciBtb2RlbCBwcm92aWRlcyBldmlkZW5jZSB0aGF0IHNlbWFudGljcyBhbmQgc3ludGF4IGV4aXN0IG9uIGEgY29udGludXVtIGFuZCBlbWVyZ2UgZnJvbSBhIHVuaXRhcnkgY29nbml0aXZlIHN5c3RlbS4NCkMxICAtIFdhcndpY2ssIFVLDQpDMyAgLSBQcm9jIDE1dGguIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Degrees%20of%20Separation%20in%20Semantic%20and%20Syntactic%20Relationships&amp;rft.btitle=Proc%2015th.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Warwick%2C%20UK&amp;rft.aufirst=Matthew%20A.&amp;rft.aulast=Kelly&amp;rft.au=Matthew%20A.%20Kelly&amp;rft.au=David%20Reitter&amp;rft.au=Robert%20L.%20West&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, Moojan Ghafurian, and David Reitter. “<span class=\"doctitle\">Linking Memory Activation and Word Adoption in Social Language Use via Rational Analysis.</span>” <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK: N.p., 2017. Print.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper investigates how cognition facilitates the adoption of new words through a study of the large-scale Reddit corpus‚ which contains written‚ threaded conversations conducted over the internet. Parameters for the cognitive architecture are estimated. Using ACT-R’s account of declarative memory‚ the activation of memory chunks representing words is traced and compared to usage statistics sampled from a year of data. Potential values for decay and retrieval threshold are identified according to model fit and growth rates of word adoption. The resulting estimate for the decay parameter‚ d‚ is 0.22‚ and the estimate for the retrieval threshold parameter‚ rt‚ lies between 3.4 and 4.5.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017linking,\n\taddress = {London, UK},\n\ttitle = {Linking {Memory} {Activation} and {Word} {Adoption} in {Social} {Language} {Use} via {Rational} {Analysis}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = ICCM| last1 = Cole| first1 = Jeremy| last2 = Ghafurian| first2 = Moojan| last3 = Reitter| first3 = David| title = Linking Memory Activation and Word Adoption in Social Language Use via Rational Analysis| booktitle = Proceedings of the 15th International Conference on Cognitive Modeling| location = London, UK| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGlua2luZyBNZW1vcnkgQWN0aXZhdGlvbiBhbmQgV29yZCBBZG9wdGlvbiBpbiBTb2NpYWwgTGFuZ3VhZ2UgVXNlIHZpYSBSYXRpb25hbCBBbmFseXNpcw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIElDQ00NCkFCICAtIFRoaXMgcGFwZXIgaW52ZXN0aWdhdGVzIGhvdyBjb2duaXRpb24gZmFjaWxpdGF0ZXMgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3JkcyB0aHJvdWdoIGEgc3R1ZHkgb2YgdGhlIGxhcmdlLXNjYWxlIFJlZGRpdCBjb3JwdXMsIHdoaWNoIGNvbnRhaW5zIHdyaXR0ZW4sIHRocmVhZGVkIGNvbnZlcnNhdGlvbnMgY29uZHVjdGVkIG92ZXIgdGhlIGludGVybmV0LiBQYXJhbWV0ZXJzIGZvciB0aGUgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBhcmUgZXN0aW1hdGVkLiBVc2luZyBBQ1QtUidzIGFjY291bnQgb2YgZGVjbGFyYXRpdmUgbWVtb3J5LCB0aGUgYWN0aXZhdGlvbiBvZiBtZW1vcnkgY2h1bmtzIHJlcHJlc2VudGluZyB3b3JkcyBpcyB0cmFjZWQgYW5kIGNvbXBhcmVkIHRvIHVzYWdlIHN0YXRpc3RpY3Mgc2FtcGxlZCBmcm9tIGEgeWVhciBvZiBkYXRhLiBQb3RlbnRpYWwgdmFsdWVzIGZvciBkZWNheSBhbmQgcmV0cmlldmFsIHRocmVzaG9sZCBhcmUgaWRlbnRpZmllZCBhY2NvcmRpbmcgdG8gbW9kZWwgZml0IGFuZCBncm93dGggcmF0ZXMgb2Ygd29yZCBhZG9wdGlvbi4gVGhlIHJlc3VsdGluZyBlc3RpbWF0ZSBmb3IgdGhlIGRlY2F5IHBhcmFtZXRlciwgZCwgaXMgMC4yMiwgYW5kIHRoZSBlc3RpbWF0ZSBmb3IgdGhlIHJldHJpZXZhbCB0aHJlc2hvbGQgcGFyYW1ldGVyLCBydCwgbGllcyBiZXR3ZWVuIDMuNCBhbmQgNC41Lg0KQzEgIC0gTG9uZG9uLCBVSw0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE1dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linking%20Memory%20Activation%20and%20Word%20Adoption%20in%20Social%20Language%20Use%20via%20Rational%20Analysis&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, and David Reitter. “<span class=\"doctitle\">Examining Working Memory during Sentence Construction with an ACT-R Model of Grammatical Encoding.</span>” <i>Proceedings of the 15th International Conference on Cognitive Modeling</i>. London, UK: N.p., 2017. Print.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2017 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We examine working memory use and incrementality using a cognitive model of grammatical encoding. Our model com- bines an empirically validated framework‚ ACT-R‚ with a lin- guistic theory‚ Combinatory Categorial Grammar‚ to target that phase of language production. By building the model with the Switchboard corpus‚ it can attempt to realize a larger set of sentences. With this methodology‚ different strategies may be compared according to the similarity of the model’s sentences to the test sentences. In this way‚ the model can still be evalu- ated by its fit to human data‚ without overfitting to individual experiments. The results show that while having more work- ing memory available improves performance‚ using less work- ing memory during realization is correlated with a closer fit‚ even after controlling for sentence complexity. Further‚ sen- tences realized with a more incremental strategy are also more similar to the corpus sentences as measured by edit distance. As high incrementality is correlated with low working mem- ory usage‚ this study offers a possible mechanism by which incrementality can be explained.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017examining,\n\taddress = {London, UK},\n\ttitle = {Examining {Working} {Memory} during {Sentence} {Construction} with an {ACT}-{R} {Model} of {Grammatical} {Encoding}},\n\tbooktitle = {Proceedings of the 15th {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Cole, Jeremy and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = ICCM| last1 = Cole| first1 = Jeremy| last2 = Reitter| first2 = David| title = Examining Working Memory during Sentence Construction with an ACT-R Model of Grammatical Encoding| booktitle = Proceedings of the 15th International Conference on Cognitive Modeling| location = London, UK| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXhhbWluaW5nIFdvcmtpbmcgTWVtb3J5IGR1cmluZyBTZW50ZW5jZSBDb25zdHJ1Y3Rpb24gd2l0aCBhbiBBQ1QtUiBNb2RlbCBvZiBHcmFtbWF0aWNhbCBFbmNvZGluZw0KQVUgIC0gQ29sZSwgSmVyZW15DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQUIgIC0gV2UgZXhhbWluZSB3b3JraW5nIG1lbW9yeSB1c2UgYW5kIGluY3JlbWVudGFsaXR5IHVzaW5nIGEgY29nbml0aXZlIG1vZGVsIG9mIGdyYW1tYXRpY2FsIGVuY29kaW5nLiBPdXIgbW9kZWwgY29tLSBiaW5lcyBhbiBlbXBpcmljYWxseSB2YWxpZGF0ZWQgZnJhbWV3b3JrLCBBQ1QtUiwgd2l0aCBhIGxpbi0gZ3Vpc3RpYyB0aGVvcnksIENvbWJpbmF0b3J5IENhdGVnb3JpYWwgR3JhbW1hciwgdG8gdGFyZ2V0IHRoYXQgcGhhc2Ugb2YgbGFuZ3VhZ2UgcHJvZHVjdGlvbi4gQnkgYnVpbGRpbmcgdGhlIG1vZGVsIHdpdGggdGhlIFN3aXRjaGJvYXJkIGNvcnB1cywgaXQgY2FuIGF0dGVtcHQgdG8gcmVhbGl6ZSBhIGxhcmdlciBzZXQgb2Ygc2VudGVuY2VzLiBXaXRoIHRoaXMgbWV0aG9kb2xvZ3ksIGRpZmZlcmVudCBzdHJhdGVnaWVzIG1heSBiZSBjb21wYXJlZCBhY2NvcmRpbmcgdG8gdGhlIHNpbWlsYXJpdHkgb2YgdGhlIG1vZGVs4oCZcyBzZW50ZW5jZXMgdG8gdGhlIHRlc3Qgc2VudGVuY2VzLiBJbiB0aGlzIHdheSwgdGhlIG1vZGVsIGNhbiBzdGlsbCBiZSBldmFsdS0gYXRlZCBieSBpdHMgZml0IHRvIGh1bWFuIGRhdGEsIHdpdGhvdXQgb3ZlcmZpdHRpbmcgdG8gaW5kaXZpZHVhbCBleHBlcmltZW50cy4gVGhlIHJlc3VsdHMgc2hvdyB0aGF0IHdoaWxlIGhhdmluZyBtb3JlIHdvcmstIGluZyBtZW1vcnkgYXZhaWxhYmxlIGltcHJvdmVzIHBlcmZvcm1hbmNlLCB1c2luZyBsZXNzIHdvcmstIGluZyBtZW1vcnkgZHVyaW5nIHJlYWxpemF0aW9uIGlzIGNvcnJlbGF0ZWQgd2l0aCBhIGNsb3NlciBmaXQsIGV2ZW4gYWZ0ZXIgY29udHJvbGxpbmcgZm9yIHNlbnRlbmNlIGNvbXBsZXhpdHkuIEZ1cnRoZXIsIHNlbi0gdGVuY2VzIHJlYWxpemVkIHdpdGggYSBtb3JlIGluY3JlbWVudGFsIHN0cmF0ZWd5IGFyZSBhbHNvIG1vcmUgc2ltaWxhciB0byB0aGUgY29ycHVzIHNlbnRlbmNlcyBhcyBtZWFzdXJlZCBieSBlZGl0IGRpc3RhbmNlLiBBcyBoaWdoIGluY3JlbWVudGFsaXR5IGlzIGNvcnJlbGF0ZWQgd2l0aCBsb3cgd29ya2luZyBtZW0tIG9yeSB1c2FnZSwgdGhpcyBzdHVkeSBvZmZlcnMgYSBwb3NzaWJsZSBtZWNoYW5pc20gYnkgd2hpY2ggaW5jcmVtZW50YWxpdHkgY2FuIGJlIGV4cGxhaW5lZC4NCkMxICAtIExvbmRvbiwgVUsNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxNXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Examining%20Working%20Memory%20during%20Sentence%20Construction%20with%20an%20ACT-R%20Model%20of%20Grammatical%20Encoding&amp;rft.btitle=Proceedings%20of%20the%2015th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=London%2C%20UK&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Alignment in Web-Based Dialogue: Who Aligns, and How Automatic Is It? Studies in Big-Data Computational Psycholinguistics.” <i>Big Data in Cognitive Science</i>. Ed. Michael N. Jones. Routledge Psychology Press, 2017. Print. Frontiers of Cognitive Psychology.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2017 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2017alignment,\n\tseries = {Frontiers of {Cognitive} {Psychology}},\n\ttitle = {Alignment in {Web}-based {Dialogue}: {Who} {Aligns}, and how {Automatic} is it? {Studies} in {Big}-{Data} {Computational} {Psycholinguistics}},\n\tbooktitle = {Big {Data} in {Cognitive} {Science}},\n\tpublisher = {Routledge Psychology Press},\n\tauthor = {Reitter, David},\n\teditor = {Jones, Michael N.},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Routledge Psychology Press| editors = Michael N. Jones (ed.)| last = Reitter| first = David| title = Big Data in Cognitive Science| chapter = Alignment in Web-based Dialogue: Who Aligns, and how Automatic is it? Studies in Big-Data Computational Psycholinguistics| series = Frontiers of Cognitive Psychology| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQWxpZ25tZW50IGluIFdlYi1iYXNlZCBEaWFsb2d1ZTogV2hvIEFsaWducywgYW5kIGhvdyBBdXRvbWF0aWMgaXMgaXQ/IFN0dWRpZXMgaW4gQmlnLURhdGEgQ29tcHV0YXRpb25hbCBQc3ljaG9saW5ndWlzdGljcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEJpZyBEYXRhIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBKb25lcywgTWljaGFlbCBOLg0KVDMgIC0gRnJvbnRpZXJzIG9mIENvZ25pdGl2ZSBQc3ljaG9sb2d5DQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpQQiAgLSBSb3V0bGVkZ2UgUHN5Y2hvbG9neSBQcmVzcw0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Alignment%20in%20Web-based%20Dialogue%3A%20Who%20Aligns%2C%20and%20how%20Automatic%20is%20it%3F%20Studies%20in%20Big-Data%20Computational%20Psycholinguistics&amp;rft.btitle=Big%20Data%20in%20Cognitive%20Science&amp;rft.publisher=Routledge%20Psychology%20Press&amp;rft.series=Frontiers%20of%20Cognitive%20Psychology&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Michael%20N.%20Jones&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Yang, and David Reitter. “Entropy Converges between Dialogue Participants: Explanations from an Information-Theoretic Perspective.” <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i>. 1 (Long Papers). Berlin, Germany: Association for Computational Linguistics, 2016. 537–546. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2016 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The applicability of entropy rate constancy to dialogue is examined on two spoken dialogue corpora. The principle is found to hold; however‚ new entropy change patterns within the topic episodes of dialogue are described‚ which are different from written text.\nSpeaker’s dynamic roles as topic initiators and topic responders are associated with decreasing and increasing entropy‚ respectively‚ which results in local convergence  between these speakers in each topic episode. \nThis implies that the sentence entropy in dialogue is conditioned on different contexts determined by the speaker’s roles.\nExplanations from the perspectives of grounding theory and interactive alignment are discussed‚ resulting in a novel‚ unified information-theoretic approach of dialogue.</div></div></div><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/P16-1051\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016entropy,\n\taddress = {Berlin, Germany},\n\ttitle = {Entropy converges between dialogue participants: explanations from an information-theoretic perspective},\n\tvolume = {1 (Long Papers)},\n\turl = {http://www.aclweb.org/anthology/P16-1051},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {537--546}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Association for Computational Linguistics| conference = ACL| volume = 1 (Long Papers)| pages = 537–546| last1 = Xu| first1 = Yang| last2 = Reitter| first2 = David| title = Entropy converges between dialogue participants: explanations from an information-theoretic perspective| booktitle = Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics| location = Berlin, Germany| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRW50cm9weSBjb252ZXJnZXMgYmV0d2VlbiBkaWFsb2d1ZSBwYXJ0aWNpcGFudHM6IGV4cGxhbmF0aW9ucyBmcm9tIGFuIGluZm9ybWF0aW9uLXRoZW9yZXRpYyBwZXJzcGVjdGl2ZQ0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBBQ0wNCkFCICAtIFRoZSBhcHBsaWNhYmlsaXR5IG9mIGVudHJvcHkgcmF0ZSBjb25zdGFuY3kgdG8gZGlhbG9ndWUgaXMgZXhhbWluZWQgb24gdHdvIHNwb2tlbiBkaWFsb2d1ZSBjb3Jwb3JhLiBUaGUgcHJpbmNpcGxlIGlzIGZvdW5kIHRvIGhvbGQ7IGhvd2V2ZXIsIG5ldyBlbnRyb3B5IGNoYW5nZSBwYXR0ZXJucyB3aXRoaW4gdGhlIHRvcGljIGVwaXNvZGVzIG9mIGRpYWxvZ3VlIGFyZSBkZXNjcmliZWQsIHdoaWNoIGFyZSBkaWZmZXJlbnQgZnJvbSB3cml0dGVuIHRleHQuClNwZWFrZXIncyBkeW5hbWljIHJvbGVzIGFzIHRvcGljIGluaXRpYXRvcnMgYW5kIHRvcGljIHJlc3BvbmRlcnMgYXJlIGFzc29jaWF0ZWQgd2l0aCBkZWNyZWFzaW5nIGFuZCBpbmNyZWFzaW5nIGVudHJvcHksIHJlc3BlY3RpdmVseSwgd2hpY2ggcmVzdWx0cyBpbiBsb2NhbCBjb252ZXJnZW5jZSAgYmV0d2VlbiB0aGVzZSBzcGVha2VycyBpbiBlYWNoIHRvcGljIGVwaXNvZGUuIApUaGlzIGltcGxpZXMgdGhhdCB0aGUgc2VudGVuY2UgZW50cm9weSBpbiBkaWFsb2d1ZSBpcyBjb25kaXRpb25lZCBvbiBkaWZmZXJlbnQgY29udGV4dHMgZGV0ZXJtaW5lZCBieSB0aGUgc3BlYWtlcidzIHJvbGVzLgpFeHBsYW5hdGlvbnMgZnJvbSB0aGUgcGVyc3BlY3RpdmVzIG9mIGdyb3VuZGluZyB0aGVvcnkgYW5kIGludGVyYWN0aXZlIGFsaWdubWVudCBhcmUgZGlzY3Vzc2VkLCByZXN1bHRpbmcgaW4gYSBub3ZlbCwgdW5pZmllZCBpbmZvcm1hdGlvbi10aGVvcmV0aWMgYXBwcm9hY2ggb2YgZGlhbG9ndWUuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NHRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDEgKExvbmcgUGFwZXJzKQ0KU1AgIC0gNTM3DQpFUCAgLSA1NDYNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vd3d3LmFjbHdlYi5vcmcvYW50aG9sb2d5L1AxNi0xMDUxDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Entropy%20converges%20between%20dialogue%20participants%3A%20explanations%20from%20an%20information-theoretic%20perspective&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=537-546&amp;rft.spage=537&amp;rft.epage=546\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Yang, and David Reitter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://anthology.aclweb.org/P16-2072\">Convergence of Syntactic Complexity in Conversation.</a></span>” <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i>. 2 (Short Papers). Berlin, Germany: Association for Computational Linguistics, 2016. 443–448. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2016 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Using corpus data of spoken dialogue‚ we examine the convergence of syntactic complexity levels between interlocutors in natural conversations‚ as it occurs within  spans of topic episodes.\nThe findings of general convergence in the Switchboard and BNC corpora are compatible with an information-theoretic model of dialogue and with Interactive Alignment Theory.</div></div></div><div class=\"blink\"><a   href=\"http://anthology.aclweb.org/P16-2072\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016convergence,\n\taddress = {Berlin, Germany},\n\ttitle = {Convergence of {Syntactic} {Complexity} in {Conversation}},\n\tvolume = {2 (Short Papers)},\n\turl = {http://anthology.aclweb.org/P16-2072},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {443--448}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Association for Computational Linguistics| conference = ACL| volume = 2 (Short Papers)| pages = 443–448| last1 = Xu| first1 = Yang| last2 = Reitter| first2 = David| title = Convergence of Syntactic Complexity in Conversation| booktitle = Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics| location = Berlin, Germany| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29udmVyZ2VuY2Ugb2YgU3ludGFjdGljIENvbXBsZXhpdHkgaW4gQ29udmVyc2F0aW9uDQpBVSAgLSBYdSwgWWFuZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTA0KQUIgIC0gVXNpbmcgY29ycHVzIGRhdGEgb2Ygc3Bva2VuIGRpYWxvZ3VlLCB3ZSBleGFtaW5lIHRoZSBjb252ZXJnZW5jZSBvZiBzeW50YWN0aWMgY29tcGxleGl0eSBsZXZlbHMgYmV0d2VlbiBpbnRlcmxvY3V0b3JzIGluIG5hdHVyYWwgY29udmVyc2F0aW9ucywgYXMgaXQgb2NjdXJzIHdpdGhpbiAgc3BhbnMgb2YgdG9waWMgZXBpc29kZXMuClRoZSBmaW5kaW5ncyBvZiBnZW5lcmFsIGNvbnZlcmdlbmNlIGluIHRoZSBTd2l0Y2hib2FyZCBhbmQgQk5DIGNvcnBvcmEgYXJlIGNvbXBhdGlibGUgd2l0aCBhbiBpbmZvcm1hdGlvbi10aGVvcmV0aWMgbW9kZWwgb2YgZGlhbG9ndWUgYW5kIHdpdGggSW50ZXJhY3RpdmUgQWxpZ25tZW50IFRoZW9yeS4NCkMxICAtIEJlcmxpbiwgR2VybWFueQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDU0dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KVkwgIC0gMiAoU2hvcnQgUGFwZXJzKQ0KU1AgIC0gNDQzDQpFUCAgLSA0NDgNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vYW50aG9sb2d5LmFjbHdlYi5vcmcvUDE2LTIwNzINCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Convergence%20of%20Syntactic%20Complexity%20in%20Conversation&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=443-448&amp;rft.spage=443&amp;rft.epage=448\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, Ying Xu, and David Reitter. “How People Talk about Armed Conflicts: An Analysis of Reddit Data.” <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer, 2016. Web. LNCS 9708.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2016 venue_short__LNCS type__conferencePaper \"\"</span></div><div class=\"bib-venue-short\">LNCS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2016how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS} 9708},\n\ttitle = {How people talk about armed conflicts: {An} analysis of {Reddit} data},\n\turl = {http://www.david-reitter.com/pub/cole2016armedconflicts.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Xu, Ying and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| last1 = Cole| first1 = Jeremy| last2 = Xu| first2 = Ying| last3 = Reitter| first3 = David| title = How people talk about armed conflicts: An analysis of Reddit data| booktitle = Social, Cultural, and Behavioral Modeling| location = Washington, D.C.| series = LNCS 9708| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHBlb3BsZSB0YWxrIGFib3V0IGFybWVkIGNvbmZsaWN0czogQW4gYW5hbHlzaXMgb2YgUmVkZGl0IGRhdGENCkFVICAtIENvbGUsIEplcmVteQ0KQVUgIC0gWHUsIFlpbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMyAgLSBMTkNTIDk3MDgNCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvY29sZTIwMTZhcm1lZGNvbmZsaWN0cy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20people%20talk%20about%20armed%20conflicts%3A%20An%20analysis%20of%20Reddit%20data&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS%209708&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Ying%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, Alexander G., C. Lee Giles, and David Reitter. “Learning a Deep Hybrid Model for Semi-Supervised Text Classification.” <i>Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing</i>. Lisbon, Portugal: N.p., 2015. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX MGID93AS year__2015 venue_short__EMNLP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">EMNLP</div><div class=\"bib-venue-short\">EMNLP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel fine-tuning algorithm in a deep hybrid architecture for semi-supervised text classification.  During each increment of the online learning process‚ the fine-tuning algorithm serves as a top-down mechanism for pseudo-jointly modifying model parameters following a bottom-up generative learning pass. The resulting model‚ trained under what we call the Bottom-Up-Top-Down learning algorithm‚ is shown to outperform a variety of competitive models and baselines trained across a wide range of splits between supervised and unsupervised training data.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_learning_2015,\n\taddress = {Lisbon, Portugal},\n\ttitle = {Learning a deep hybrid model for semi-supervised text classification},\n\turl = {http://www.david-reitter.com/pub/ororbia2015learning-deep-hybrid.pdf},\n\tbooktitle = {Proceedings of the 2015 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tauthor = {Ororbia II, Alexander G. and Giles, C. Lee and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = EMNLP| last1 = Ororbia II| first1 = Alexander G.| last2 = Giles| first2 = C. Lee| last3 = Reitter| first3 = David| title = Learning a deep hybrid model for semi-supervised text classification| booktitle = Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing| location = Lisbon, Portugal| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGVhcm5pbmcgYSBkZWVwIGh5YnJpZCBtb2RlbCBmb3Igc2VtaS1zdXBlcnZpc2VkIHRleHQgY2xhc3NpZmljYXRpb24NCkFVICAtIE9yb3JiaWEgSUksIEFsZXhhbmRlciBHLg0KQVUgIC0gR2lsZXMsIEMuIExlZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEVNTkxQDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgZmluZS10dW5pbmcgYWxnb3JpdGhtIGluIGEgZGVlcCBoeWJyaWQgYXJjaGl0ZWN0dXJlIGZvciBzZW1pLXN1cGVydmlzZWQgdGV4dCBjbGFzc2lmaWNhdGlvbi4gIER1cmluZyBlYWNoIGluY3JlbWVudCBvZiB0aGUgb25saW5lIGxlYXJuaW5nIHByb2Nlc3MsIHRoZSBmaW5lLXR1bmluZyBhbGdvcml0aG0gc2VydmVzIGFzIGEgdG9wLWRvd24gbWVjaGFuaXNtIGZvciBwc2V1ZG8tam9pbnRseSBtb2RpZnlpbmcgbW9kZWwgcGFyYW1ldGVycyBmb2xsb3dpbmcgYSBib3R0b20tdXAgZ2VuZXJhdGl2ZSBsZWFybmluZyBwYXNzLiBUaGUgcmVzdWx0aW5nIG1vZGVsLCB0cmFpbmVkIHVuZGVyIHdoYXQgd2UgY2FsbCB0aGUgQm90dG9tLVVwLVRvcC1Eb3duIGxlYXJuaW5nIGFsZ29yaXRobSwgaXMgc2hvd24gdG8gb3V0cGVyZm9ybSBhIHZhcmlldHkgb2YgY29tcGV0aXRpdmUgbW9kZWxzIGFuZCBiYXNlbGluZXMgdHJhaW5lZCBhY3Jvc3MgYSB3aWRlIHJhbmdlIG9mIHNwbGl0cyBiZXR3ZWVuIHN1cGVydmlzZWQgYW5kIHVuc3VwZXJ2aXNlZCB0cmFpbmluZyBkYXRhLg0KQzEgIC0gTGlzYm9uLCBQb3J0dWdhbA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwMTUgQ29uZmVyZW5jZSBvbiBFbXBpcmljYWwgTWV0aG9kcyBpbiBOYXR1cmFsIExhbmd1YWdlIFByb2Nlc3NpbmcNCkRBICAtIDIwMTUvLy8NClBZICAtIDIwMTUNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9vcm9yYmlhMjAxNWxlYXJuaW5nLWRlZXAtaHlicmlkLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Learning%20a%20deep%20hybrid%20model%20for%20semi-supervised%20text%20classification&amp;rft.btitle=Proceedings%20of%20the%202015%20Conference%20on%20Empirical%20Methods%20in%20Natural%20Language%20Processing&amp;rft.place=Lisbon%2C%20Portugal&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=C.%20Lee%20Giles&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Yafei, John Yen, and David Reitter. “Pragmatic Alignment on Social Support Type in Health Forum Conversations.” <i>Proc. Cognitive Modeling and Computational Linguistics (CMCL)</i>. Denver, CO: Association for Computational Linguistics, 2015. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment‚ such as lexical and syntactic alignment‚ is a universal\nphenomenon influencing dialogue participants in online conversations. Besides linguistic alignment‚ social support‚ such as emotional support and\ninformational support‚ also provides important benefits to their members. More recently‚ identifying and analyzing social support facilitated insights in the\nconstruction of support oriented communities. In this paper‚ we study whether members show pragmatic alignment on social support. While adaptation can occur at lexical‚ syntactic and pragmatic levels‚ relationships between alignments at multiple levels are neither theoretically nor empirically well understood. Our\nresults indicate pragmatic alignment of forum members along the axis of support type. We also find that lexical alignment is correlated with emotional support‚ and that the amount of lexical alignment is also correlated with the amount of pragmatic alignment.  This finding can contribute to improving our\nunderstanding about the linguistic signature of different types of support‚ and enhancing theoretical model of the Interactive Alignment Model in a multi-party peer support conversation context.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2015pragmatic,\n\taddress = {Denver, CO},\n\ttitle = {Pragmatic alignment on social support type in health forum conversations},\n\turl = {http://www.david-reitter.com/pub/wang2015pragmatic-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics} ({CMCL})},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Wang, Yafei and Yen, John and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Association for Computational Linguistics| last1 = Wang| first1 = Yafei| last2 = Yen| first2 = John| last3 = Reitter| first3 = David| title = Pragmatic alignment on social support type in health forum conversations| booktitle = Proc. Cognitive Modeling and Computational Linguistics (CMCL)| location = Denver, CO| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUHJhZ21hdGljIGFsaWdubWVudCBvbiBzb2NpYWwgc3VwcG9ydCB0eXBlIGluIGhlYWx0aCBmb3J1bSBjb252ZXJzYXRpb25zDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gWWVuLCBKb2huDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQUIgIC0gTGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHN1Y2ggYXMgbGV4aWNhbCBhbmQgc3ludGFjdGljIGFsaWdubWVudCwgaXMgYSB1bml2ZXJzYWwKcGhlbm9tZW5vbiBpbmZsdWVuY2luZyBkaWFsb2d1ZSBwYXJ0aWNpcGFudHMgaW4gb25saW5lIGNvbnZlcnNhdGlvbnMuIEJlc2lkZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQsIHNvY2lhbCBzdXBwb3J0LCBzdWNoIGFzIGVtb3Rpb25hbCBzdXBwb3J0IGFuZAppbmZvcm1hdGlvbmFsIHN1cHBvcnQsIGFsc28gcHJvdmlkZXMgaW1wb3J0YW50IGJlbmVmaXRzIHRvIHRoZWlyIG1lbWJlcnMuIE1vcmUgcmVjZW50bHksIGlkZW50aWZ5aW5nIGFuZCBhbmFseXppbmcgc29jaWFsIHN1cHBvcnQgZmFjaWxpdGF0ZWQgaW5zaWdodHMgaW4gdGhlCmNvbnN0cnVjdGlvbiBvZiBzdXBwb3J0IG9yaWVudGVkIGNvbW11bml0aWVzLiBJbiB0aGlzIHBhcGVyLCB3ZSBzdHVkeSB3aGV0aGVyIG1lbWJlcnMgc2hvdyBwcmFnbWF0aWMgYWxpZ25tZW50IG9uIHNvY2lhbCBzdXBwb3J0LiBXaGlsZSBhZGFwdGF0aW9uIGNhbiBvY2N1ciBhdCBsZXhpY2FsLCBzeW50YWN0aWMgYW5kIHByYWdtYXRpYyBsZXZlbHMsIHJlbGF0aW9uc2hpcHMgYmV0d2VlbiBhbGlnbm1lbnRzIGF0IG11bHRpcGxlIGxldmVscyBhcmUgbmVpdGhlciB0aGVvcmV0aWNhbGx5IG5vciBlbXBpcmljYWxseSB3ZWxsIHVuZGVyc3Rvb2QuIE91cgpyZXN1bHRzIGluZGljYXRlIHByYWdtYXRpYyBhbGlnbm1lbnQgb2YgZm9ydW0gbWVtYmVycyBhbG9uZyB0aGUgYXhpcyBvZiBzdXBwb3J0IHR5cGUuIFdlIGFsc28gZmluZCB0aGF0IGxleGljYWwgYWxpZ25tZW50IGlzIGNvcnJlbGF0ZWQgd2l0aCBlbW90aW9uYWwgc3VwcG9ydCwgYW5kIHRoYXQgdGhlIGFtb3VudCBvZiBsZXhpY2FsIGFsaWdubWVudCBpcyBhbHNvIGNvcnJlbGF0ZWQgd2l0aCB0aGUgYW1vdW50IG9mIHByYWdtYXRpYyBhbGlnbm1lbnQuICBUaGlzIGZpbmRpbmcgY2FuIGNvbnRyaWJ1dGUgdG8gaW1wcm92aW5nIG91cgp1bmRlcnN0YW5kaW5nIGFib3V0IHRoZSBsaW5ndWlzdGljIHNpZ25hdHVyZSBvZiBkaWZmZXJlbnQgdHlwZXMgb2Ygc3VwcG9ydCwgYW5kIGVuaGFuY2luZyB0aGVvcmV0aWNhbCBtb2RlbCBvZiB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIGluIGEgbXVsdGktcGFydHkgcGVlciBzdXBwb3J0IGNvbnZlcnNhdGlvbiBjb250ZXh0Lg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzIChDTUNMKQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE1cHJhZ21hdGljLWFsaWdubWVudC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Pragmatic%20alignment%20on%20social%20support%20type%20in%20health%20forum%20conversations&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20(CMCL)&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=John%20Yen&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Yang, and David Reitter. “An Evaluation and Comparison of Linguistic Alignment Measures.” <i>Proc. Cognitive Modeling and Computational Linguistics (CMCL)</i>. Denver, CO: Association for Computational Linguistics, 2015. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment has emerged as an important property of conversational language and a driver of mutual understanding in dialogue. While various computational measures of linguistic alignment in corpus and experimental data have been devised‚ a systematic evaluation of them is missing. In this study‚ we first evaluate the sensitivity and distributional properties of three measures‚ indiscriminate local linguistic alignment (LLA)‚ Spearman’s correlation coefficient (SCC)‚ and repetition decay (RepDecay). Then we apply them in a study of interactive alignment and individual differences to see how well they conform to the Interactive Alignment Model (IAM)‚ and how well they can reveal the individual differences in alignment propensity. Our results suggest that LLA has the overall best performance.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2015evaluation,\n\taddress = {Denver, CO},\n\ttitle = {An evaluation and comparison of linguistic alignment measures},\n\turl = {http://www.david-reitter.com/pub/xu2015evaluation-alignment.pdf},\n\tbooktitle = {Proc. {Cognitive} {Modeling} and {Computational} {Linguistics} ({CMCL})},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Association for Computational Linguistics| last1 = Xu| first1 = Yang| last2 = Reitter| first2 = David| title = An evaluation and comparison of linguistic alignment measures| booktitle = Proc. Cognitive Modeling and Computational Linguistics (CMCL)| location = Denver, CO| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gZXZhbHVhdGlvbiBhbmQgY29tcGFyaXNvbiBvZiBsaW5ndWlzdGljIGFsaWdubWVudCBtZWFzdXJlcw0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBMaW5ndWlzdGljIGFsaWdubWVudCBoYXMgZW1lcmdlZCBhcyBhbiBpbXBvcnRhbnQgcHJvcGVydHkgb2YgY29udmVyc2F0aW9uYWwgbGFuZ3VhZ2UgYW5kIGEgZHJpdmVyIG9mIG11dHVhbCB1bmRlcnN0YW5kaW5nIGluIGRpYWxvZ3VlLiBXaGlsZSB2YXJpb3VzIGNvbXB1dGF0aW9uYWwgbWVhc3VyZXMgb2YgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gY29ycHVzIGFuZCBleHBlcmltZW50YWwgZGF0YSBoYXZlIGJlZW4gZGV2aXNlZCwgYSBzeXN0ZW1hdGljIGV2YWx1YXRpb24gb2YgdGhlbSBpcyBtaXNzaW5nLiBJbiB0aGlzIHN0dWR5LCB3ZSBmaXJzdCBldmFsdWF0ZSB0aGUgc2Vuc2l0aXZpdHkgYW5kIGRpc3RyaWJ1dGlvbmFsIHByb3BlcnRpZXMgb2YgdGhyZWUgbWVhc3VyZXMsIGluZGlzY3JpbWluYXRlIGxvY2FsIGxpbmd1aXN0aWMgYWxpZ25tZW50IChMTEEpLCBTcGVhcm1hbidzIGNvcnJlbGF0aW9uIGNvZWZmaWNpZW50IChTQ0MpLCBhbmQgcmVwZXRpdGlvbiBkZWNheSAoUmVwRGVjYXkpLiBUaGVuIHdlIGFwcGx5IHRoZW0gaW4gYSBzdHVkeSBvZiBpbnRlcmFjdGl2ZSBhbGlnbm1lbnQgYW5kIGluZGl2aWR1YWwgZGlmZmVyZW5jZXMgdG8gc2VlIGhvdyB3ZWxsIHRoZXkgY29uZm9ybSB0byB0aGUgSW50ZXJhY3RpdmUgQWxpZ25tZW50IE1vZGVsIChJQU0pLCBhbmQgaG93IHdlbGwgdGhleSBjYW4gcmV2ZWFsIHRoZSBpbmRpdmlkdWFsIGRpZmZlcmVuY2VzIGluIGFsaWdubWVudCBwcm9wZW5zaXR5LiBPdXIgcmVzdWx0cyBzdWdnZXN0IHRoYXQgTExBIGhhcyB0aGUgb3ZlcmFsbCBiZXN0IHBlcmZvcm1hbmNlLg0KQzEgIC0gRGVudmVyLCBDTw0KQzMgIC0gUHJvYy4gQ29nbml0aXZlIE1vZGVsaW5nIGFuZCBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzIChDTUNMKQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KUEIgIC0gQXNzb2NpYXRpb24gZm9yIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3h1MjAxNWV2YWx1YXRpb24tYWxpZ25tZW50LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20evaluation%20and%20comparison%20of%20linguistic%20alignment%20measures&amp;rft.btitle=Proc.%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20(CMCL)&amp;rft.place=Denver%2C%20CO&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Johanna D. Moore. “Alignment and Task Success in Spoken Dialogue.” <i>Journal of Memory and Language</i> 76 (2014): 29–46. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2014 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Memory and Language</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Task-solving in dialogue depends on the convergence of the situation models held by the dialogue partners.  The Interactive Alignment Model (Pickering and Garrod‚ 2004) suggests that this convergence is the result of an interactive alignment process‚ which is based on mechanistic repetition at a number of linguistic levels.  In this paper‚ we develop two predictions arising from the theory‚ along with two methods to quantify the known structural priming effects in the full inventory of syntactic choices found in text and speech corpora.  (a) Under a rational perspective‚ we expect increased repetition in task-oriented dialogue compared to spontaneous conversation.  We find within- and between-speaker priming in a corpus of spontaneous conversations‚ but stronger priming in task-oriented dialogue.  (b) The Interactive Alignment Model predicts linguistic adaptation to be correlated with task success.  We show this effect in a corpus of task-oriented dialogue‚ where we find a positive correlation of long-term adaptation and a quantifiable task success measure.  We argue that the repetition tendency relevant for the high-level alignment of situation models is based on slow adaptation rather than short-term priming.  We demonstrate that lexical and syntactic repetition are reliable and computationally exploitable predictors of task success.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2014alignment,\n\ttitle = {Alignment and task success in spoken dialogue},\n\tvolume = {76},\n\tdoi = {10.1016/j.jml.2014.05.008},\n\tjournal = {Journal of Memory and Language},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2014},\n\tpages = {29--46}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1016/j.jml.2014.05.008| volume = 76| pages = 29–46| last1 = Reitter| first1 = David| last2 = Moore| first2 = Johanna D.| title = Alignment and task success in spoken dialogue| journal = Journal of Memory and Language| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWxpZ25tZW50IGFuZCB0YXNrIHN1Y2Nlc3MgaW4gc3Bva2VuIGRpYWxvZ3VlDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NClQyICAtIEpvdXJuYWwgb2YgTWVtb3J5IGFuZCBMYW5ndWFnZQ0KQUIgIC0gVGFzay1zb2x2aW5nIGluIGRpYWxvZ3VlIGRlcGVuZHMgb24gdGhlIGNvbnZlcmdlbmNlIG9mIHRoZSBzaXR1YXRpb24gbW9kZWxzIGhlbGQgYnkgdGhlIGRpYWxvZ3VlIHBhcnRuZXJzLiAgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCAoUGlja2VyaW5nIGFuZCBHYXJyb2QsIDIwMDQpIHN1Z2dlc3RzIHRoYXQgdGhpcyBjb252ZXJnZW5jZSBpcyB0aGUgcmVzdWx0IG9mIGFuIGludGVyYWN0aXZlIGFsaWdubWVudCBwcm9jZXNzLCB3aGljaCBpcyBiYXNlZCBvbiBtZWNoYW5pc3RpYyByZXBldGl0aW9uIGF0IGEgbnVtYmVyIG9mIGxpbmd1aXN0aWMgbGV2ZWxzLiAgSW4gdGhpcyBwYXBlciwgd2UgZGV2ZWxvcCB0d28gcHJlZGljdGlvbnMgYXJpc2luZyBmcm9tIHRoZSB0aGVvcnksIGFsb25nIHdpdGggdHdvIG1ldGhvZHMgdG8gcXVhbnRpZnkgdGhlIGtub3duIHN0cnVjdHVyYWwgcHJpbWluZyBlZmZlY3RzIGluIHRoZSBmdWxsIGludmVudG9yeSBvZiBzeW50YWN0aWMgY2hvaWNlcyBmb3VuZCBpbiB0ZXh0IGFuZCBzcGVlY2ggY29ycG9yYS4gIChhKSBVbmRlciBhIHJhdGlvbmFsIHBlcnNwZWN0aXZlLCB3ZSBleHBlY3QgaW5jcmVhc2VkIHJlcGV0aXRpb24gaW4gdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBjb21wYXJlZCB0byBzcG9udGFuZW91cyBjb252ZXJzYXRpb24uICBXZSBmaW5kIHdpdGhpbi0gYW5kIGJldHdlZW4tc3BlYWtlciBwcmltaW5nIGluIGEgY29ycHVzIG9mIHNwb250YW5lb3VzIGNvbnZlcnNhdGlvbnMsIGJ1dCBzdHJvbmdlciBwcmltaW5nIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuICAoYikgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCBwcmVkaWN0cyBsaW5ndWlzdGljIGFkYXB0YXRpb24gdG8gYmUgY29ycmVsYXRlZCB3aXRoIHRhc2sgc3VjY2Vzcy4gIFdlIHNob3cgdGhpcyBlZmZlY3QgaW4gYSBjb3JwdXMgb2YgdGFzay1vcmllbnRlZCBkaWFsb2d1ZSwgd2hlcmUgd2UgZmluZCBhIHBvc2l0aXZlIGNvcnJlbGF0aW9uIG9mIGxvbmctdGVybSBhZGFwdGF0aW9uIGFuZCBhIHF1YW50aWZpYWJsZSB0YXNrIHN1Y2Nlc3MgbWVhc3VyZS4gIFdlIGFyZ3VlIHRoYXQgdGhlIHJlcGV0aXRpb24gdGVuZGVuY3kgcmVsZXZhbnQgZm9yIHRoZSBoaWdoLWxldmVsIGFsaWdubWVudCBvZiBzaXR1YXRpb24gbW9kZWxzIGlzIGJhc2VkIG9uIHNsb3cgYWRhcHRhdGlvbiByYXRoZXIgdGhhbiBzaG9ydC10ZXJtIHByaW1pbmcuICBXZSBkZW1vbnN0cmF0ZSB0aGF0IGxleGljYWwgYW5kIHN5bnRhY3RpYyByZXBldGl0aW9uIGFyZSByZWxpYWJsZSBhbmQgY29tcHV0YXRpb25hbGx5IGV4cGxvaXRhYmxlIHByZWRpY3RvcnMgb2YgdGFzayBzdWNjZXNzLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRE8gIC0gMTAuMTAxNi9qLmptbC4yMDE0LjA1LjAwOA0KVkwgIC0gNzYNClNQICAtIDI5DQpFUCAgLSA0Ng0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.jml.2014.05.008&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Alignment%20and%20task%20success%20in%20spoken%20dialogue&amp;rft.jtitle=Journal%20of%20Memory%20and%20Language&amp;rft.volume=76&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2014&amp;rft.pages=29-46&amp;rft.spage=29&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Yafei, David Reitter, and John Yen. “Linguistic Adaptation in Online Conversation Threads: Analyzing Alignment in Online Health Communities.” <i>Cognitive Modeling and Computational Linguistics. Workshop at the Mtg. of the Association for Computational Linguistics</i>. N.p., 2014. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Previous studies of alignment have focused on two-party conversations.  We study multi-party conversation in online health communities‚ which have shown benefits for their members from forum conversations.  So far‚ our understanding of the relationship between alignment in such multi-party conversations and its possible connection to member benefits has been limited.  This paper quantifies linguistic alignment in the oldest and the largest cancer online forum.   Alignment at lexical and syntactic levels‚ as well as decay of alignment was observed in forum threads‚ although the decay was slower than commonly found in psycholinguistic studies. The different pattern of adaptation to the initial post on a thread suggests that specific roles in the online forum (e.g.‚ seeking support from the community) can potentially be revealed through alignment theory and its extensions.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2014linguistic,\n\ttitle = {Linguistic adaptation in online conversation threads: analyzing alignment in online health communities},\n\turl = {http://www.david-reitter.com/pub/yafei2014cmcl.pdf},\n\tbooktitle = {Cognitive {Modeling} and {Computational} {Linguistics}. {Workshop} at the {Mtg}. of the {Association} for {Computational} {Linguistics}},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Wang| first1 = Yafei| last2 = Reitter| first2 = David| last3 = Yen| first3 = John| title = Linguistic adaptation in online conversation threads: analyzing alignment in online health communities| booktitle = Cognitive Modeling and Computational Linguistics. Workshop at the Mtg. of the Association for Computational Linguistics| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGluZ3Vpc3RpYyBhZGFwdGF0aW9uIGluIG9ubGluZSBjb252ZXJzYXRpb24gdGhyZWFkczogYW5hbHl6aW5nIGFsaWdubWVudCBpbiBvbmxpbmUgaGVhbHRoIGNvbW11bml0aWVzDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KQUIgIC0gUHJldmlvdXMgc3R1ZGllcyBvZiBhbGlnbm1lbnQgaGF2ZSBmb2N1c2VkIG9uIHR3by1wYXJ0eSBjb252ZXJzYXRpb25zLiAgV2Ugc3R1ZHkgbXVsdGktcGFydHkgY29udmVyc2F0aW9uIGluIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMsIHdoaWNoIGhhdmUgc2hvd24gYmVuZWZpdHMgZm9yIHRoZWlyIG1lbWJlcnMgZnJvbSBmb3J1bSBjb252ZXJzYXRpb25zLiAgU28gZmFyLCBvdXIgdW5kZXJzdGFuZGluZyBvZiB0aGUgcmVsYXRpb25zaGlwIGJldHdlZW4gYWxpZ25tZW50IGluIHN1Y2ggbXVsdGktcGFydHkgY29udmVyc2F0aW9ucyBhbmQgaXRzIHBvc3NpYmxlIGNvbm5lY3Rpb24gdG8gbWVtYmVyIGJlbmVmaXRzIGhhcyBiZWVuIGxpbWl0ZWQuICBUaGlzIHBhcGVyIHF1YW50aWZpZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gdGhlIG9sZGVzdCBhbmQgdGhlIGxhcmdlc3QgY2FuY2VyIG9ubGluZSBmb3J1bS4gICBBbGlnbm1lbnQgYXQgbGV4aWNhbCBhbmQgc3ludGFjdGljIGxldmVscywgYXMgd2VsbCBhcyBkZWNheSBvZiBhbGlnbm1lbnQgd2FzIG9ic2VydmVkIGluIGZvcnVtIHRocmVhZHMsIGFsdGhvdWdoIHRoZSBkZWNheSB3YXMgc2xvd2VyIHRoYW4gY29tbW9ubHkgZm91bmQgaW4gcHN5Y2hvbGluZ3Vpc3RpYyBzdHVkaWVzLiBUaGUgZGlmZmVyZW50IHBhdHRlcm4gb2YgYWRhcHRhdGlvbiB0byB0aGUgaW5pdGlhbCBwb3N0IG9uIGEgdGhyZWFkIHN1Z2dlc3RzIHRoYXQgc3BlY2lmaWMgcm9sZXMgaW4gdGhlIG9ubGluZSBmb3J1bSAoZS5nLiwgc2Vla2luZyBzdXBwb3J0IGZyb20gdGhlIGNvbW11bml0eSkgY2FuIHBvdGVudGlhbGx5IGJlIHJldmVhbGVkIHRocm91Z2ggYWxpZ25tZW50IHRoZW9yeSBhbmQgaXRzIGV4dGVuc2lvbnMuDQpDMyAgLSBDb2duaXRpdmUgTW9kZWxpbmcgYW5kIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MuIFdvcmtzaG9wIGF0IHRoZSBNdGcuIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIveWFmZWkyMDE0Y21jbC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linguistic%20adaptation%20in%20online%20conversation%20threads%3A%20analyzing%20alignment%20in%20online%20health%20communities&amp;rft.btitle=Cognitive%20Modeling%20and%20Computational%20Linguistics.%20Workshop%20at%20the%20Mtg.%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Big-Data Insights into Cognitive Representations of Language Processing.” The 2nd International Workshop on Advanced Learning Sciences. Taipei, Taiwan. 2014. Invited Talk.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I K567TKH3 FCQK6PT6 MGID93AS 6Q5U5REX year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014big-data,\n\taddress = {Taipei, Taiwan},\n\ttype = {Invited {Talk}},\n\ttitle = {Big-{Data} insights into cognitive representations of language processing},\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last = Reitter| first = David| title = Big-Data insights into cognitive representations of language processing| location = Taipei, Taiwan| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEJpZy1EYXRhIGluc2lnaHRzIGludG8gY29nbml0aXZlIHJlcHJlc2VudGF0aW9ucyBvZiBsYW5ndWFnZSBwcm9jZXNzaW5nDQpUMiAgLSBUaGUgMm5kIEludGVybmF0aW9uYWwgV29ya3Nob3Agb24gQWR2YW5jZWQgTGVhcm5pbmcgU2NpZW5jZXMNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUYWlwZWksIFRhaXdhbg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KTTMgIC0gSW52aXRlZCBUYWxrDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hale, John, and David Reitter. “Introduction to the Issue on Computational Models of Natural Language.” <i>Topics in Cognitive Science</i> (2013): 1–4. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hale2013introduction,\n\ttitle = {Introduction to the issue on computational models of natural language},\n\tjournal = {Topics in Cognitive Science},\n\tauthor = {Hale, John and Reitter, David},\n\tyear = {2013},\n\tpages = {1--4}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 1–4| last1 = Hale| first1 = John| last2 = Reitter| first2 = David| title = Introduction to the issue on computational models of natural language| journal = Topics in Cognitive Science| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW50cm9kdWN0aW9uIHRvIHRoZSBpc3N1ZSBvbiBjb21wdXRhdGlvbmFsIG1vZGVscyBvZiBuYXR1cmFsIGxhbmd1YWdlDQpBVSAgLSBIYWxlLCBKb2huDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAxDQpFUCAgLSA0DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Introduction%20to%20the%20issue%20on%20computational%20models%20of%20natural%20language&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.aufirst=John&amp;rft.aulast=Hale&amp;rft.au=John%20Hale&amp;rft.au=David%20Reitter&amp;rft.date=2013&amp;rft.pages=1-4&amp;rft.spage=1&amp;rft.epage=4\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hale, John, and David Reitter, eds. “Issue on Computational Models of Natural Language.” <i>Topics in Cognitive Science</i> 5.3 (2013): (11 papers). Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2013 venue_short__TopiCS type__journalArticle \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hale2013issue,\n\ttitle = {Issue on computational models of natural language},\n\tvolume = {5},\n\turl = {http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf},\n\tdoi = {10.1111/tops.12038},\n\tnumber = {3},\n\tjournal = {Topics in Cognitive Science},\n\teditor = {Hale, John and Reitter, David},\n\tyear = {2013},\n\tpages = {(11 papers)}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1111/tops.12038| volume = 5| issue = 3| pages = –11 papers)| others = John Hale, David Reitter (eds.)| title = Issue on computational models of natural language| journal = Topics in Cognitive Science| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSXNzdWUgb24gY29tcHV0YXRpb25hbCBtb2RlbHMgb2YgbmF0dXJhbCBsYW5ndWFnZQ0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBIYWxlLCBKb2huDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRE8gIC0gMTAuMTExMS90b3BzLjEyMDM4DQpWTCAgLSA1DQpJUyAgLSAzDQpTUCAgLSAoMTENCkVQICAtIHBhcGVycykNCkoyICAtIFRvcGlDUw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvdG9waWNzMjAxMy1pc3N1ZS1Ub0MucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12038&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Issue%20on%20computational%20models%20of%20natural%20language&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=5&amp;rft.issue=3&amp;rft.aufirst=John&amp;rft.aulast=Hale&amp;rft.au=John%20Hale&amp;rft.au=David%20Reitter&amp;rft.date=2013&amp;rft.pages=(11%20papers)\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Lexical Language Evolution in Networked Human Groups.” <i>Words and Networks: Language Use in Socio-Technical Networks (WON 2012)</i>. Chicago, IL: N.p., 2012. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The development and refinement of natural-language communication systems among networked individuals is not well understood and difficult to study. This paper uses a task providing a controlled environment for the goal-oriented‚ collaborative exchange of short‚ natural-language messages between experimental participants (20 per group) in order to demonstrate lexical convergence. A technique for illustrating convergence based on graph layout by multidimensional scaling is described. While reliable convergence is shown‚ it is limited to the collaborative or communicative situation: participants did not adopt group terms in a separately administered post-test questionnaire.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012lexical,\n\taddress = {Chicago, IL},\n\ttitle = {Lexical language evolution in networked human groups},\n\turl = {http://www.david-reitter.com/pub/reitter2012lexical.pdf},\n\tbooktitle = {Words and {Networks}: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON} 2012)},\n\tauthor = {Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last = Reitter| first = David| title = Lexical language evolution in networked human groups| booktitle = Words and Networks: Language Use in Socio-Technical Networks (WON 2012)| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGV4aWNhbCBsYW5ndWFnZSBldm9sdXRpb24gaW4gbmV0d29ya2VkIGh1bWFuIGdyb3Vwcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoZSBkZXZlbG9wbWVudCBhbmQgcmVmaW5lbWVudCBvZiBuYXR1cmFsLWxhbmd1YWdlIGNvbW11bmljYXRpb24gc3lzdGVtcyBhbW9uZyBuZXR3b3JrZWQgaW5kaXZpZHVhbHMgaXMgbm90IHdlbGwgdW5kZXJzdG9vZCBhbmQgZGlmZmljdWx0IHRvIHN0dWR5LiBUaGlzIHBhcGVyIHVzZXMgYSB0YXNrIHByb3ZpZGluZyBhIGNvbnRyb2xsZWQgZW52aXJvbm1lbnQgZm9yIHRoZSBnb2FsLW9yaWVudGVkLCBjb2xsYWJvcmF0aXZlIGV4Y2hhbmdlIG9mIHNob3J0LCBuYXR1cmFsLWxhbmd1YWdlIG1lc3NhZ2VzIGJldHdlZW4gZXhwZXJpbWVudGFsIHBhcnRpY2lwYW50cyAoMjAgcGVyIGdyb3VwKSBpbiBvcmRlciB0byBkZW1vbnN0cmF0ZSBsZXhpY2FsIGNvbnZlcmdlbmNlLiBBIHRlY2huaXF1ZSBmb3IgaWxsdXN0cmF0aW5nIGNvbnZlcmdlbmNlIGJhc2VkIG9uIGdyYXBoIGxheW91dCBieSBtdWx0aWRpbWVuc2lvbmFsIHNjYWxpbmcgaXMgZGVzY3JpYmVkLiBXaGlsZSByZWxpYWJsZSBjb252ZXJnZW5jZSBpcyBzaG93biwgaXQgaXMgbGltaXRlZCB0byB0aGUgY29sbGFib3JhdGl2ZSBvciBjb21tdW5pY2F0aXZlIHNpdHVhdGlvbjogcGFydGljaXBhbnRzIGRpZCBub3QgYWRvcHQgZ3JvdXAgdGVybXMgaW4gYSBzZXBhcmF0ZWx5IGFkbWluaXN0ZXJlZCBwb3N0LXRlc3QgcXVlc3Rpb25uYWlyZS4NCkMxICAtIENoaWNhZ28sIElMDQpDMyAgLSBXb3JkcyBhbmQgTmV0d29ya3M6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTiAyMDEyKQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTJsZXhpY2FsLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lexical%20language%20evolution%20in%20networked%20human%20groups&amp;rft.btitle=Words%20and%20Networks%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON%202012)&amp;rft.place=Chicago%2C%20IL&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Diesner, Jana, and David Reitter, eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W11-06.pdf\"><i>Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)</i>.</a></span> Chicago, IL: Association for Computing Machinery, 2012. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2012 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{diesner2012proc.,\n\taddress = {Chicago, IL},\n\ttitle = {Proc. {Words} and {Networks} 2012: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON}2012)},\n\turl = {http://www.aclweb.org/anthology/W11-06.pdf},\n\tpublisher = {Association for Computing Machinery},\n\teditor = {Diesner, Jana and Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computing Machinery| others = Jana Diesner, David Reitter (eds.)| title = Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gV29yZHMgYW5kIE5ldHdvcmtzIDIwMTI6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTjIwMTIpDQpBMyAgLSBEaWVzbmVyLCBKYW5hDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hpY2FnbywgSUwNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRpbmcgTWFjaGluZXJ5DQpVUiAgLSBodHRwOi8vd3d3LmFjbHdlYi5vcmcvYW50aG9sb2d5L1cxMS0wNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%20Words%20and%20Networks%202012%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON2012)&amp;rft.place=Chicago%2C%20IL&amp;rft.publisher=Association%20for%20Computing%20Machinery&amp;rft.aufirst=Jana&amp;rft.aulast=Diesner&amp;rft.au=Jana%20Diesner&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Roger Levy, eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\"><i>Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Montréal, Quebec, Canada: Association for Computational Linguistics, 2012. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 6Q5U5REX TC3HZ9JR MGID93AS year__2012 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2012proc.,\n\taddress = {Montréal, Quebec, Canada},\n\ttitle = {Proc. 3rd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tshorttitle = {{CMCL}},\n\turl = {http://www.aclweb.org/anthology/W/W12/W12-17.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Reitter, David and Levy, Roger},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computational Linguistics| others = David Reitter, Roger Levy (eds.)| title = Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics| location = Montréal, Quebec, Canada| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gM3JkIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkEzICAtIExldnksIFJvZ2VyDQpDWSAgLSBNb250csOpYWwsIFF1ZWJlYywgQ2FuYWRhDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XL1cxMi9XMTItMTcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%203rd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Montr%C3%A9al%2C%20Quebec%2C%20Canada&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Roger%20Levy&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “How Groups Develop a Specialized Domain Vocabulary: A Cognitive Multi-Agent Model.” <i>Cognitive Systems Research</i> 12.2 (2011): 175–185. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain vocabulary in small communities. Empirical data show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language. We propose that simulations of such cultural evolution incorporate properties of human memory (cue-based retrieval‚ learning‚ decay). A cognitive model is described that encodes abstract concepts with small sets of concrete‚ related concepts (directing)‚ and that also decodes such signs (matching). Learning captures conventionalized signs. Relatedness of concepts is characterized by a mixture of shared and individual knowledge‚ which we sample from a text corpus. Simulations show vocabulary convergence of agent communities of varied structure‚ but idiosyncrasy in vocabularies of each dyad of models. Convergence is weakened when agents do not alternate between encoding and decoding‚ predicting the necessity of bi-directional communication. Convergence is improved by explicit feedback about communicative success. We hypothesize that humans seek out subtle clues to gauge success in order to guide their vocabulary acquisition.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011how,\n\ttitle = {How groups develop a specialized domain vocabulary: {A} cognitive multi-agent model},\n\tvolume = {12},\n\turl = {http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf},\n\tdoi = {10.1016/j.cogsys.2010.06.005},\n\tnumber = {2},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {175--185}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1016/j.cogsys.2010.06.005| volume = 12| issue = 2| pages = 175–185| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = How groups develop a specialized domain vocabulary: A cognitive multi-agent model| journal = Cognitive Systems Research| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IGdyb3VwcyBkZXZlbG9wIGEgc3BlY2lhbGl6ZWQgZG9tYWluIHZvY2FidWxhcnk6IEEgY29nbml0aXZlIG11bHRpLWFnZW50IG1vZGVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb2duaXRpdmUgU3lzdGVtcyBSZXNlYXJjaA0KQUIgIC0gV2Ugc2ltdWxhdGUgdGhlIGV2b2x1dGlvbiBvZiBhIGRvbWFpbiB2b2NhYnVsYXJ5IGluIHNtYWxsIGNvbW11bml0aWVzLiBFbXBpcmljYWwgZGF0YSBzaG93IHRoYXQgaHVtYW4gY29tbXVuaWNhdG9ycyBjYW4gZXZvbHZlIGdyYXBoaWNhbCBsYW5ndWFnZXMgcXVpY2tseSBpbiBhIGNvbnN0cmFpbmVkIHRhc2sgKFBpY3Rpb25hcnkpLCBhbmQgdGhhdCBjb21tdW5pdGllcyBjb252ZXJnZSB0b3dhcmRzIGEgY29tbW9uIGxhbmd1YWdlLiBXZSBwcm9wb3NlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBjdWx0dXJhbCBldm9sdXRpb24gaW5jb3Jwb3JhdGUgcHJvcGVydGllcyBvZiBodW1hbiBtZW1vcnkgKGN1ZS1iYXNlZCByZXRyaWV2YWwsIGxlYXJuaW5nLCBkZWNheSkuIEEgY29nbml0aXZlIG1vZGVsIGlzIGRlc2NyaWJlZCB0aGF0IGVuY29kZXMgYWJzdHJhY3QgY29uY2VwdHMgd2l0aCBzbWFsbCBzZXRzIG9mIGNvbmNyZXRlLCByZWxhdGVkIGNvbmNlcHRzIChkaXJlY3RpbmcpLCBhbmQgdGhhdCBhbHNvIGRlY29kZXMgc3VjaCBzaWducyAobWF0Y2hpbmcpLiBMZWFybmluZyBjYXB0dXJlcyBjb252ZW50aW9uYWxpemVkIHNpZ25zLiBSZWxhdGVkbmVzcyBvZiBjb25jZXB0cyBpcyBjaGFyYWN0ZXJpemVkIGJ5IGEgbWl4dHVyZSBvZiBzaGFyZWQgYW5kIGluZGl2aWR1YWwga25vd2xlZGdlLCB3aGljaCB3ZSBzYW1wbGUgZnJvbSBhIHRleHQgY29ycHVzLiBTaW11bGF0aW9ucyBzaG93IHZvY2FidWxhcnkgY29udmVyZ2VuY2Ugb2YgYWdlbnQgY29tbXVuaXRpZXMgb2YgdmFyaWVkIHN0cnVjdHVyZSwgYnV0IGlkaW9zeW5jcmFzeSBpbiB2b2NhYnVsYXJpZXMgb2YgZWFjaCBkeWFkIG9mIG1vZGVscy4gQ29udmVyZ2VuY2UgaXMgd2Vha2VuZWQgd2hlbiBhZ2VudHMgZG8gbm90IGFsdGVybmF0ZSBiZXR3ZWVuIGVuY29kaW5nIGFuZCBkZWNvZGluZywgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24uIENvbnZlcmdlbmNlIGlzIGltcHJvdmVkIGJ5IGV4cGxpY2l0IGZlZWRiYWNrIGFib3V0IGNvbW11bmljYXRpdmUgc3VjY2Vzcy4gV2UgaHlwb3RoZXNpemUgdGhhdCBodW1hbnMgc2VlayBvdXQgc3VidGxlIGNsdWVzIHRvIGdhdWdlIHN1Y2Nlc3MgaW4gb3JkZXIgdG8gZ3VpZGUgdGhlaXIgdm9jYWJ1bGFyeSBhY3F1aXNpdGlvbi4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCkRPICAtIDEwLjEwMTYvai5jb2dzeXMuMjAxMC4wNi4wMDUNClZMICAtIDEyDQpJUyAgLSAyDQpTUCAgLSAxNzUNCkVQICAtIDE4NQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFkb21haW52b2NhYnVsYXJ5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.cogsys.2010.06.005&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20groups%20develop%20a%20specialized%20domain%20vocabulary%3A%20A%20cognitive%20multi-agent%20model&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=12&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=175-185&amp;rft.spage=175&amp;rft.epage=185\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Frank Keller, and Johanna D. Moore. “A Computational Cognitive Model of Syntactic Priming.” <i>Cognitive Science</i> 35.4 (2011): 587–637. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The psycholinguistic literature has identified two syntactic adaptation effects in language production: rapidly decaying short-term priming and long-lasting adaptation. To explain both effects‚ we present an ACT-R model of syntactic priming based on a wide-coverage‚ lexicalized syntactic theory that explains priming as facilitation of lexical access. In this model‚ two well-established ACT-R mechanisms‚ base-level learning and spreading activation‚ account for long-term adaptation and short-term priming‚ respectively. Our model simulates incremental language production and in a series of modeling studies we show that it accounts for (a) the inverse frequency interaction; (b) the absence of a decay in long-term priming; and (c) the cumulativity of long-term adaptation. The model also explains the lexical boost effect and the fact that it only applies to short-term priming. We also present corpus data that verifies a prediction of the model‚ i.e.‚ that the lexical boost affects all lexical material‚ rather than just heads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011computational,\n\ttitle = {A computational cognitive model of syntactic priming},\n\tvolume = {35},\n\turl = {http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf},\n\tdoi = {10.1111/j.1551-6709.2010.01165.x},\n\tnumber = {4},\n\tjournal = {Cognitive Science},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2011},\n\tpages = {587--637}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1111/j.1551-6709.2010.01165.x| volume = 35| issue = 4| pages = 587–637| last1 = Reitter| first1 = David| last2 = Keller| first2 = Frank| last3 = Moore| first3 = Johanna D.| title = A computational cognitive model of syntactic priming| journal = Cognitive Science| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb21wdXRhdGlvbmFsIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcHJpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEtlbGxlciwgRnJhbmsNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpUMiAgLSBDb2duaXRpdmUgU2NpZW5jZQ0KQUIgIC0gVGhlIHBzeWNob2xpbmd1aXN0aWMgbGl0ZXJhdHVyZSBoYXMgaWRlbnRpZmllZCB0d28gc3ludGFjdGljIGFkYXB0YXRpb24gZWZmZWN0cyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uOiByYXBpZGx5IGRlY2F5aW5nIHNob3J0LXRlcm0gcHJpbWluZyBhbmQgbG9uZy1sYXN0aW5nIGFkYXB0YXRpb24uIFRvIGV4cGxhaW4gYm90aCBlZmZlY3RzLCB3ZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIG9mIHN5bnRhY3RpYyBwcmltaW5nIGJhc2VkIG9uIGEgd2lkZS1jb3ZlcmFnZSwgbGV4aWNhbGl6ZWQgc3ludGFjdGljIHRoZW9yeSB0aGF0IGV4cGxhaW5zIHByaW1pbmcgYXMgZmFjaWxpdGF0aW9uIG9mIGxleGljYWwgYWNjZXNzLiBJbiB0aGlzIG1vZGVsLCB0d28gd2VsbC1lc3RhYmxpc2hlZCBBQ1QtUiBtZWNoYW5pc21zLCBiYXNlLWxldmVsIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiwgYWNjb3VudCBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gYW5kIHNob3J0LXRlcm0gcHJpbWluZywgcmVzcGVjdGl2ZWx5LiBPdXIgbW9kZWwgc2ltdWxhdGVzIGluY3JlbWVudGFsIGxhbmd1YWdlIHByb2R1Y3Rpb24gYW5kIGluIGEgc2VyaWVzIG9mIG1vZGVsaW5nIHN0dWRpZXMgd2Ugc2hvdyB0aGF0IGl0IGFjY291bnRzIGZvciAoYSkgdGhlIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uOyAoYikgdGhlIGFic2VuY2Ugb2YgYSBkZWNheSBpbiBsb25nLXRlcm0gcHJpbWluZzsgYW5kIChjKSB0aGUgY3VtdWxhdGl2aXR5IG9mIGxvbmctdGVybSBhZGFwdGF0aW9uLiBUaGUgbW9kZWwgYWxzbyBleHBsYWlucyB0aGUgbGV4aWNhbCBib29zdCBlZmZlY3QgYW5kIHRoZSBmYWN0IHRoYXQgaXQgb25seSBhcHBsaWVzIHRvIHNob3J0LXRlcm0gcHJpbWluZy4gV2UgYWxzbyBwcmVzZW50IGNvcnB1cyBkYXRhIHRoYXQgdmVyaWZpZXMgYSBwcmVkaWN0aW9uIG9mIHRoZSBtb2RlbCwgaS5lLiwgdGhhdCB0aGUgbGV4aWNhbCBib29zdCBhZmZlY3RzIGFsbCBsZXhpY2FsIG1hdGVyaWFsLCByYXRoZXIgdGhhbiBqdXN0IGhlYWRzLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KRE8gIC0gMTAuMTExMS9qLjE1NTEtNjcwOS4yMDEwLjAxMTY1LngNClZMICAtIDM1DQpJUyAgLSA0DQpTUCAgLSA1ODcNCkVQICAtIDYzNw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFzeW50YWN0aWNwcmltaW5nLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Fj.1551-6709.2010.01165.x&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20computational%20cognitive%20model%20of%20syntactic%20priming&amp;rft.jtitle=Cognitive%20Science&amp;rft.volume=35&amp;rft.issue=4&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2011&amp;rft.pages=587-637&amp;rft.spage=587&amp;rft.epage=637\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David et al. “How Teams Benefit from Communication Policies: Information Flow in Human Peer-to-Peer Networks.” <i>Proceedings of the 20th Behavior Representation in Modeling &amp; Simulation Conference (BRIMS)</i>. Sundance, UT: N.p., 2011. 138–145. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I TC3HZ9JR FCQK6PT6 MGID93AS CXXK8XEU SHTFSZTC 6Q5U5REX year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In an experiment involving teams of humans playing a cooperative game‚ we study the effect of local communication policies on the efficiency and the performance of teams and of individuals in different positions within a network. This design provides an experimental model of human communities‚ where information may spread from peer to peer by word of mouth. With this model‚ we explain the realistic tradeoff between liberal information dumping and targeted information sharing by human peers. Human subjects exchanged natural-language messages with relevance to a task‚ thereby sharing knowledge across a community. Communication took place along the edges of a small-world graph. Cooperation and individual efforts were incentivized. In one condition‚ participants were asked to request specific information and only supply information that they knew was needed. In another condition‚ they were asked to supply and forward as much information as possible. We found that a targeted communication policy was successfully implemented by the participants‚ increased task success‚ shortened the time it took to get answers to questions‚ increased efficiency (task success per communication bandwidth)‚ and may have done so selectively for nodes with fewer connections.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011how,\n\taddress = {Sundance, UT},\n\ttitle = {How teams benefit from communication policies: information flow in human peer-to-peer networks},\n\turl = {http://www.david-reitter.com/pub/reitter2011policies.pdf},\n\tbooktitle = {Proceedings of the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference} ({BRIMS})},\n\tauthor = {Reitter, David and Sycara, Katia and Lebiere, Christian and Vinokurov, Yury and Juarez, Antonio and Lewis, Michael},\n\tyear = {2011},\n\tpages = {138--145}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 138–145| last1 = Reitter| first1 = David| last2 = Sycara| first2 = Katia| last3 = Lebiere| first3 = Christian| last4 = Vinokurov| first4 = Yury| last5 = Juarez| first5 = Antonio| last6 = Lewis| first6 = Michael| title = How teams benefit from communication policies: information flow in human peer-to-peer networks| booktitle = Proceedings of the 20th Behavior Representation in Modeling & Simulation Conference (BRIMS)| location = Sundance, UT| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRlYW1zIGJlbmVmaXQgZnJvbSBjb21tdW5pY2F0aW9uIHBvbGljaWVzOiBpbmZvcm1hdGlvbiBmbG93IGluIGh1bWFuIHBlZXItdG8tcGVlciBuZXR3b3Jrcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN5Y2FyYSwgS2F0aWENCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gVmlub2t1cm92LCBZdXJ5DQpBVSAgLSBKdWFyZXosIEFudG9uaW8NCkFVICAtIExld2lzLCBNaWNoYWVsDQpBQiAgLSBJbiBhbiBleHBlcmltZW50IGludm9sdmluZyB0ZWFtcyBvZiBodW1hbnMgcGxheWluZyBhIGNvb3BlcmF0aXZlIGdhbWUsIHdlIHN0dWR5IHRoZSBlZmZlY3Qgb2YgbG9jYWwgY29tbXVuaWNhdGlvbiBwb2xpY2llcyBvbiB0aGUgZWZmaWNpZW5jeSBhbmQgdGhlIHBlcmZvcm1hbmNlIG9mIHRlYW1zIGFuZCBvZiBpbmRpdmlkdWFscyBpbiBkaWZmZXJlbnQgcG9zaXRpb25zIHdpdGhpbiBhIG5ldHdvcmsuIFRoaXMgZGVzaWduIHByb3ZpZGVzIGFuIGV4cGVyaW1lbnRhbCBtb2RlbCBvZiBodW1hbiBjb21tdW5pdGllcywgd2hlcmUgaW5mb3JtYXRpb24gbWF5IHNwcmVhZCBmcm9tIHBlZXIgdG8gcGVlciBieSB3b3JkIG9mIG1vdXRoLiBXaXRoIHRoaXMgbW9kZWwsIHdlIGV4cGxhaW4gdGhlIHJlYWxpc3RpYyB0cmFkZW9mZiBiZXR3ZWVuIGxpYmVyYWwgaW5mb3JtYXRpb24gZHVtcGluZyBhbmQgdGFyZ2V0ZWQgaW5mb3JtYXRpb24gc2hhcmluZyBieSBodW1hbiBwZWVycy4gSHVtYW4gc3ViamVjdHMgZXhjaGFuZ2VkIG5hdHVyYWwtbGFuZ3VhZ2UgbWVzc2FnZXMgd2l0aCByZWxldmFuY2UgdG8gYSB0YXNrLCB0aGVyZWJ5IHNoYXJpbmcga25vd2xlZGdlIGFjcm9zcyBhIGNvbW11bml0eS4gQ29tbXVuaWNhdGlvbiB0b29rIHBsYWNlIGFsb25nIHRoZSBlZGdlcyBvZiBhIHNtYWxsLXdvcmxkIGdyYXBoLiBDb29wZXJhdGlvbiBhbmQgaW5kaXZpZHVhbCBlZmZvcnRzIHdlcmUgaW5jZW50aXZpemVkLiBJbiBvbmUgY29uZGl0aW9uLCBwYXJ0aWNpcGFudHMgd2VyZSBhc2tlZCB0byByZXF1ZXN0IHNwZWNpZmljIGluZm9ybWF0aW9uIGFuZCBvbmx5IHN1cHBseSBpbmZvcm1hdGlvbiB0aGF0IHRoZXkga25ldyB3YXMgbmVlZGVkLiBJbiBhbm90aGVyIGNvbmRpdGlvbiwgdGhleSB3ZXJlIGFza2VkIHRvIHN1cHBseSBhbmQgZm9yd2FyZCBhcyBtdWNoIGluZm9ybWF0aW9uIGFzIHBvc3NpYmxlLiBXZSBmb3VuZCB0aGF0IGEgdGFyZ2V0ZWQgY29tbXVuaWNhdGlvbiBwb2xpY3kgd2FzIHN1Y2Nlc3NmdWxseSBpbXBsZW1lbnRlZCBieSB0aGUgcGFydGljaXBhbnRzLCBpbmNyZWFzZWQgdGFzayBzdWNjZXNzLCBzaG9ydGVuZWQgdGhlIHRpbWUgaXQgdG9vayB0byBnZXQgYW5zd2VycyB0byBxdWVzdGlvbnMsIGluY3JlYXNlZCBlZmZpY2llbmN5ICh0YXNrIHN1Y2Nlc3MgcGVyIGNvbW11bmljYXRpb24gYmFuZHdpZHRoKSwgYW5kIG1heSBoYXZlIGRvbmUgc28gc2VsZWN0aXZlbHkgZm9yIG5vZGVzIHdpdGggZmV3ZXIgY29ubmVjdGlvbnMuDQpDMSAgLSBTdW5kYW5jZSwgVVQNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiBDb25mZXJlbmNlIChCUklNUykNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDEzOA0KRVAgIC0gMTQ1DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMXBvbGljaWVzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20teams%20benefit%20from%20communication%20policies%3A%20information%20flow%20in%20human%20peer-to-peer%20networks&amp;rft.btitle=Proceedings%20of%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference%20(BRIMS)&amp;rft.place=Sundance%2C%20UT&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Katia%20Sycara&amp;rft.au=Christian%20Lebiere&amp;rft.au=Yury%20Vinokurov&amp;rft.au=Antonio%20Juarez&amp;rft.au=Michael%20Lewis&amp;rft.date=2011&amp;rft.pages=138-145&amp;rft.spage=138&amp;rft.epage=145\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Keller, Frank, and David Reitter, eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W11-06.pdf\"><i>Proc. 2nd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Portland, OR, USA: Association for Computational Linguistics, 2011. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 3E52UEVV FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2011 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{keller2011proc.,\n\taddress = {Portland, OR, USA},\n\ttitle = {Proc. 2nd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\turl = {http://www.aclweb.org/anthology/W11-06.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Keller, Frank and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computational Linguistics| others = Frank Keller, David Reitter (eds.)| title = Proc. 2nd Workshop on Cognitive Modeling and Computational Linguistics| location = Portland, OR, USA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gMm5kIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gS2VsbGVyLCBGcmFuaw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvcnRsYW5kLCBPUiwgVVNBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XMTEtMDYucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%202nd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Portland%2C%20OR%2C%20USA&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Frank&amp;rft.aulast=Keller&amp;rft.au=Frank%20Keller&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C. et al. “Validating a High Level Behavioral Representation Language (Herbal): A Docking Study between for ACT-R.” <i>Biologically Inspired Cognitive Architectures</i>. Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press, 2010. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoPMR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2010validating,\n\ttitle = {Validating a high level behavioral representation language ({Herbal}): {A} docking study between for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/zhaoPMR10.pdf},\n\tbooktitle = {Biologically {Inspired} {Cognitive} {Architectures}},\n\tpublisher = {Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press},\n\tauthor = {Zhao, C. and Paik, J. and Morgan, J. H. and Ritter, F. E.},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press| last1 = Zhao| first1 = C.| last2 = Paik| first2 = J.| last3 = Morgan| first3 = J. H.| last4 = Ritter| first4 = F. E.| title = Validating a high level behavioral representation language (Herbal): A docking study between for ACT-R| booktitle = Biologically Inspired Cognitive Architectures| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVmFsaWRhdGluZyBhIGhpZ2ggbGV2ZWwgYmVoYXZpb3JhbCByZXByZXNlbnRhdGlvbiBsYW5ndWFnZSAoSGVyYmFsKTogQSBkb2NraW5nIHN0dWR5IGJldHdlZW4gZm9yIEFDVC1SDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gUGFpaywgSi4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIEJpb2xvZ2ljYWxseSBJbnNwaXJlZCBDb2duaXRpdmUgQXJjaGl0ZWN0dXJlcw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KUEIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEFubnVhbCBNZWV0aW5nIG9mIHRoZSBCSUNBIFNvY2lldHkuIElPUyBQcmVzc1Byb2NlZWRpbmdzIG9mIHRoZSBGaXJzdCBBbm51YWwgTWVldGluZyBvZiB0aGUgQklDQSBTb2NpZXR5LiBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3poYW9QTVIxMC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Validating%20a%20high%20level%20behavioral%20representation%20language%20(Herbal)%3A%20A%20docking%20study%20between%20for%20ACT-R&amp;rft.btitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.publisher=Proceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20PressProceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20Press&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20Paik&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “High-Level Behavior Representation Languages and Moderators of Behavior.” <i>The USMA Network Science Workshop</i> (2008): 15–17. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS CXXK8XEU 6Q5U5REX year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">The USMA Network Science Workshop</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter08b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2008high-level,\n\ttitle = {High-level behavior representation languages and moderators of behavior},\n\turl = {http://acs.ist.psu.edu/papers/ritter08b.pdf},\n\tjournal = {The USMA Network Science Workshop},\n\tauthor = {Ritter, F. E.},\n\tmonth = oct,\n\tyear = {2008},\n\tpages = {15--17}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 15–17| last = Ritter| first = F. E.| title = High-level behavior representation languages and moderators of behavior| journal = The USMA Network Science Workshop| date = 2008-10}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSGlnaC1sZXZlbCBiZWhhdmlvciByZXByZXNlbnRhdGlvbiBsYW5ndWFnZXMgYW5kIG1vZGVyYXRvcnMgb2YgYmVoYXZpb3INCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFRoZSBVU01BIE5ldHdvcmsgU2NpZW5jZSBXb3Jrc2hvcA0KREEgIC0gMjAwOC8xMC8vDQpQWSAgLSAyMDA4DQpTUCAgLSAxNQ0KRVAgIC0gMTcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA4Yi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=High-level%20behavior%20representation%20languages%20and%20moderators%20of%20behavior&amp;rft.jtitle=The%20USMA%20Network%20Science%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008-10&amp;rft.pages=15-17&amp;rft.spage=15&amp;rft.epage=17\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dzikovska, Myroslava O. et al. “Data-Driven Modelling of Human Tutoring in Calculus.” <i>Proceedings of the ECAI Workshop on Language-Enhanced Educational Technology</i>. Ed. Charles Callaway. Riva del Garda, Italy: N.p., 2006. 22–28. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS TC3HZ9JR 6Q5U5REX year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We describe results from analyzing a corpus of human-human tutorial dialogue‚ which are aimed at identifying‚ formalizing and automating natural tutoring in the domain of calculus‚ in particular symbolic differentiation. We analyzed a corpus of human-human tutoring dialogues‚ focusing on three areas important to system development: interleaved symbolic and natural language‚ domain modeling‚ and tutorial dialogue strategies. We provide empirical verification of previous results on interleaving natural and symbolic language‚ and show that the properties of interleaving are highly dependent on the input modality. We describe a task model for our domain‚ and provide corpus data to show that the model must cover basic algebra skills as well‚ which are involved in differentiation. We verify the applicability of an existing annotation scheme for tutoring algebra in our domain‚ and propose that it be extended to cover student initiative.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dzikovska2006lam.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dzikovska2006data-driven,\n\taddress = {Riva del Garda, Italy},\n\ttitle = {Data-driven modelling of human tutoring in calculus},\n\turl = {http://www.david-reitter.com/pub/dzikovska2006lam.pdf},\n\tbooktitle = {Proceedings of the {ECAI} {Workshop} on {Language}-{Enhanced} {Educational} {Technology}},\n\tauthor = {Dzikovska, Myroslava O. and Reitter, David and Moore, Johanna D. and Zinn, Claus},\n\teditor = {Callaway, Charles},\n\tyear = {2006},\n\tpages = {22--28}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 22–28| editors = Charles Callaway (ed.)| last1 = Dzikovska| first1 = Myroslava O.| last2 = Reitter| first2 = David| last3 = Moore| first3 = Johanna D.| last4 = Zinn| first4 = Claus| title = Data-driven modelling of human tutoring in calculus| booktitle = Proceedings of the ECAI Workshop on Language-Enhanced Educational Technology| location = Riva del Garda, Italy| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGF0YS1kcml2ZW4gbW9kZWxsaW5nIG9mIGh1bWFuIHR1dG9yaW5nIGluIGNhbGN1bHVzDQpBVSAgLSBEemlrb3Zza2EsIE15cm9zbGF2YSBPLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpBVSAgLSBaaW5uLCBDbGF1cw0KQTIgIC0gQ2FsbGF3YXksIENoYXJsZXMNCkFCICAtIFdlIGRlc2NyaWJlIHJlc3VsdHMgZnJvbSBhbmFseXppbmcgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpYWwgZGlhbG9ndWUsIHdoaWNoIGFyZSBhaW1lZCBhdCBpZGVudGlmeWluZywgZm9ybWFsaXppbmcgYW5kIGF1dG9tYXRpbmcgbmF0dXJhbCB0dXRvcmluZyBpbiB0aGUgZG9tYWluIG9mIGNhbGN1bHVzLCBpbiBwYXJ0aWN1bGFyIHN5bWJvbGljIGRpZmZlcmVudGlhdGlvbi4gV2UgYW5hbHl6ZWQgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpbmcgZGlhbG9ndWVzLCBmb2N1c2luZyBvbiB0aHJlZSBhcmVhcyBpbXBvcnRhbnQgdG8gc3lzdGVtIGRldmVsb3BtZW50OiBpbnRlcmxlYXZlZCBzeW1ib2xpYyBhbmQgbmF0dXJhbCBsYW5ndWFnZSwgZG9tYWluIG1vZGVsaW5nLCBhbmQgdHV0b3JpYWwgZGlhbG9ndWUgc3RyYXRlZ2llcy4gV2UgcHJvdmlkZSBlbXBpcmljYWwgdmVyaWZpY2F0aW9uIG9mIHByZXZpb3VzIHJlc3VsdHMgb24gaW50ZXJsZWF2aW5nIG5hdHVyYWwgYW5kIHN5bWJvbGljIGxhbmd1YWdlLCBhbmQgc2hvdyB0aGF0IHRoZSBwcm9wZXJ0aWVzIG9mIGludGVybGVhdmluZyBhcmUgaGlnaGx5IGRlcGVuZGVudCBvbiB0aGUgaW5wdXQgbW9kYWxpdHkuIFdlIGRlc2NyaWJlIGEgdGFzayBtb2RlbCBmb3Igb3VyIGRvbWFpbiwgYW5kIHByb3ZpZGUgY29ycHVzIGRhdGEgdG8gc2hvdyB0aGF0IHRoZSBtb2RlbCBtdXN0IGNvdmVyIGJhc2ljIGFsZ2VicmEgc2tpbGxzIGFzIHdlbGwsIHdoaWNoIGFyZSBpbnZvbHZlZCBpbiBkaWZmZXJlbnRpYXRpb24uIFdlIHZlcmlmeSB0aGUgYXBwbGljYWJpbGl0eSBvZiBhbiBleGlzdGluZyBhbm5vdGF0aW9uIHNjaGVtZSBmb3IgdHV0b3JpbmcgYWxnZWJyYSBpbiBvdXIgZG9tYWluLCBhbmQgcHJvcG9zZSB0aGF0IGl0IGJlIGV4dGVuZGVkIHRvIGNvdmVyIHN0dWRlbnQgaW5pdGlhdGl2ZS4NCkMxICAtIFJpdmEgZGVsIEdhcmRhLCBJdGFseQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEVDQUkgV29ya3Nob3Agb24gTGFuZ3VhZ2UtRW5oYW5jZWQgRWR1Y2F0aW9uYWwgVGVjaG5vbG9neQ0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KU1AgIC0gMjINCkVQICAtIDI4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9kemlrb3Zza2EyMDA2bGFtLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Data-driven%20modelling%20of%20human%20tutoring%20in%20calculus&amp;rft.btitle=Proceedings%20of%20the%20ECAI%20Workshop%20on%20Language-Enhanced%20Educational%20Technology&amp;rft.place=Riva%20del%20Garda%2C%20Italy&amp;rft.aufirst=Myroslava%20O.&amp;rft.aulast=Dzikovska&amp;rft.au=Myroslava%20O.%20Dzikovska&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.au=Claus%20Zinn&amp;rft.au=Charles%20Callaway&amp;rft.date=2006&amp;rft.pages=22-28&amp;rft.spage=22&amp;rft.epage=28\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “High-Level Behavior Representation Languages Revisited.” <i>Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling</i>. Trieste, Italy: Edizioni Goliardiche, 2006. 404–407. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterHCHJBLJCLSAMULV06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2006high-level,\n\taddress = {Trieste, Italy},\n\ttitle = {High-level behavior representation languages revisited},\n\turl = {http://acs.ist.psu.edu/papers/ritterHCHJBLJCLSAMULV06.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2006- {Seventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Edizioni Goliardiche},\n\tauthor = {Ritter, F. E. and Haynes, S. R. and Cohen, M. and Howes, A. and John, B. and Best, B. and Lebiere, C. and Jones, R. M. and Crossman, J. and Lewis, R. L. and St. Amant, R. and McBride, S. P. and Urbas, L. and Leuchter, S. and Vera, A.},\n\tyear = {2006},\n\tpages = {404--407}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Edizioni Goliardiche| pages = 404–407| last1 = Ritter| first1 = F. E.| last2 = Haynes| first2 = S. R.| last3 = Cohen| first3 = M.| last4 = Howes| first4 = A.| last5 = John| first5 = B.| last6 = Best| first6 = B.| last7 = Lebiere| first7 = C.| last8 = Jones| first8 = R. M.| last9 = Crossman| first9 = J.| last10 = Lewis| first10 = R. L.| last11 = St. Amant| first11 = R.| last12 = McBride| first12 = S. P.| last13 = Urbas| first13 = L.| last14 = Leuchter| first14 = S.| last15 = Vera| first15 = A.| title = High-level behavior representation languages revisited| booktitle = Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling| location = Trieste, Italy| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGlnaC1sZXZlbCBiZWhhdmlvciByZXByZXNlbnRhdGlvbiBsYW5ndWFnZXMgcmV2aXNpdGVkDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBDb2hlbiwgTS4NCkFVICAtIEhvd2VzLCBBLg0KQVUgIC0gSm9obiwgQi4NCkFVICAtIEJlc3QsIEIuDQpBVSAgLSBMZWJpZXJlLCBDLg0KQVUgIC0gSm9uZXMsIFIuIE0uDQpBVSAgLSBDcm9zc21hbiwgSi4NCkFVICAtIExld2lzLCBSLiBMLg0KQVUgIC0gU3QuIEFtYW50LCBSLg0KQVUgIC0gTWNCcmlkZSwgUy4gUC4NCkFVICAtIFVyYmFzLCBMLg0KQVUgIC0gTGV1Y2h0ZXIsIFMuDQpBVSAgLSBWZXJhLCBBLg0KQzEgIC0gVHJpZXN0ZSwgSXRhbHkNCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDA2LSBTZXZlbnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDQwNA0KRVAgIC0gNDA3DQpQQiAgLSBFZGl6aW9uaSBHb2xpYXJkaWNoZQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVySENISkJMSkNMU0FNVUxWMDYucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=High-level%20behavior%20representation%20languages%20revisited&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202006-%20Seventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Trieste%2C%20Italy&amp;rft.publisher=Edizioni%20Goliardiche&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20Cohen&amp;rft.au=A.%20Howes&amp;rft.au=B.%20John&amp;rft.au=B.%20Best&amp;rft.au=C.%20Lebiere&amp;rft.au=R.%20M.%20Jones&amp;rft.au=J.%20Crossman&amp;rft.au=R.%20L.%20Lewis&amp;rft.au=R.%20St.%20Amant&amp;rft.au=S.%20P.%20McBride&amp;rft.au=L.%20Urbas&amp;rft.au=S.%20Leuchter&amp;rft.au=A.%20Vera&amp;rft.date=2006&amp;rft.pages=404-407&amp;rft.spage=404&amp;rft.epage=407\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, Robert, Andrew R. Freed, and Frank E. Ritter. “Specifying ACT-R Models of User Interaction with a GOMS Language.” <i>Cognitive Systems Research</i> 6.1 (2005): 71–88. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantFR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{st._amant_specifying_2005,\n\ttitle = {Specifying {ACT}-{R} models of user interaction with a {GOMS} language},\n\tvolume = {6},\n\turl = {http://acs.ist.psu.edu/papers/stamantFR05.pdf},\n\tnumber = {1},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {St. Amant, Robert and Freed, Andrew R. and Ritter, Frank E.},\n\tyear = {2005},\n\tpages = {71--88}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 6| issue = 1| pages = 71–88| last1 = St. Amant| first1 = Robert| last2 = Freed| first2 = Andrew R.| last3 = Ritter| first3 = Frank E.| title = Specifying ACT-R models of user interaction with a GOMS language| journal = Cognitive Systems Research| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3BlY2lmeWluZyBBQ1QtUiBtb2RlbHMgb2YgdXNlciBpbnRlcmFjdGlvbiB3aXRoIGEgR09NUyBsYW5ndWFnZQ0KQVUgIC0gU3QuIEFtYW50LCBSb2JlcnQNCkFVICAtIEZyZWVkLCBBbmRyZXcgUi4NCkFVICAtIFJpdHRlciwgRnJhbmsgRS4NClQyICAtIENvZ25pdGl2ZSBTeXN0ZW1zIFJlc2VhcmNoDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpWTCAgLSA2DQpJUyAgLSAxDQpTUCAgLSA3MQ0KRVAgIC0gODgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0YW1hbnRGUjA1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Specifying%20ACT-R%20models%20of%20user%20interaction%20with%20a%20GOMS%20language&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=6&amp;rft.issue=1&amp;rft.aufirst=Robert&amp;rft.aulast=St.%20Amant&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=Andrew%20R.%20Freed&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2005&amp;rft.pages=71-88&amp;rft.spage=71&amp;rft.epage=88\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dolfing, Hans et al. “The FASiL Speech and Multimodal Corpora.” <i>Proceedings INTER/EUROSPEECH 2005</i>. Lisbon, Portugal: N.p., 2005. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 6Q5U5REX year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In the context of the FASiL project‚ we have studied natural language interactions in a unimodal (speech only) and multimodal (speech and graphics) interface to a personal information management database. We collected multilingual corpora to investigate these interactions in three languages: Portuguese‚ English and Swedish. The corpora are used to train language models‚ to update acoustic models‚ to study semantic concepts‚ multimodal interactions‚ and dialogue management strategies. The corpora are annotated in a uniform way‚ with timings‚ transcriptions‚ and semantics. In this paper‚ we report on the structure and design of the corpora which are now available via ELRA.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dolfing2005fasil,\n\taddress = {Lisbon, Portugal},\n\ttitle = {The {FASiL} speech and multimodal corpora},\n\turl = {http://www.david-reitter.com/pub/dolfing2005fasilcorpora.pdf},\n\tbooktitle = {Proceedings {INTER}/{EUROSPEECH} 2005},\n\tauthor = {Dolfing, Hans and Reitter, David and Almeida, Luis and Beires, Nuno and Cody, Michael and Gomes, Rui and Robinson, Kerry and Zielinski, Roman},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Dolfing| first1 = Hans| last2 = Reitter| first2 = David| last3 = Almeida| first3 = Luis| last4 = Beires| first4 = Nuno| last5 = Cody| first5 = Michael| last6 = Gomes| first6 = Rui| last7 = Robinson| first7 = Kerry| last8 = Zielinski| first8 = Roman| title = The FASiL speech and multimodal corpora| booktitle = Proceedings INTER/EUROSPEECH 2005| location = Lisbon, Portugal| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIEZBU2lMIHNwZWVjaCBhbmQgbXVsdGltb2RhbCBjb3Jwb3JhDQpBVSAgLSBEb2xmaW5nLCBIYW5zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gQWxtZWlkYSwgTHVpcw0KQVUgIC0gQmVpcmVzLCBOdW5vDQpBVSAgLSBDb2R5LCBNaWNoYWVsDQpBVSAgLSBHb21lcywgUnVpDQpBVSAgLSBSb2JpbnNvbiwgS2VycnkNCkFVICAtIFppZWxpbnNraSwgUm9tYW4NCkFCICAtIEluIHRoZSBjb250ZXh0IG9mIHRoZSBGQVNpTCBwcm9qZWN0LCB3ZSBoYXZlIHN0dWRpZWQgbmF0dXJhbCBsYW5ndWFnZSBpbnRlcmFjdGlvbnMgaW4gYSB1bmltb2RhbCAoc3BlZWNoIG9ubHkpIGFuZCBtdWx0aW1vZGFsIChzcGVlY2ggYW5kIGdyYXBoaWNzKSBpbnRlcmZhY2UgdG8gYSBwZXJzb25hbCBpbmZvcm1hdGlvbiBtYW5hZ2VtZW50IGRhdGFiYXNlLiBXZSBjb2xsZWN0ZWQgbXVsdGlsaW5ndWFsIGNvcnBvcmEgdG8gaW52ZXN0aWdhdGUgdGhlc2UgaW50ZXJhY3Rpb25zIGluIHRocmVlIGxhbmd1YWdlczogUG9ydHVndWVzZSwgRW5nbGlzaCBhbmQgU3dlZGlzaC4gVGhlIGNvcnBvcmEgYXJlIHVzZWQgdG8gdHJhaW4gbGFuZ3VhZ2UgbW9kZWxzLCB0byB1cGRhdGUgYWNvdXN0aWMgbW9kZWxzLCB0byBzdHVkeSBzZW1hbnRpYyBjb25jZXB0cywgbXVsdGltb2RhbCBpbnRlcmFjdGlvbnMsIGFuZCBkaWFsb2d1ZSBtYW5hZ2VtZW50IHN0cmF0ZWdpZXMuIFRoZSBjb3Jwb3JhIGFyZSBhbm5vdGF0ZWQgaW4gYSB1bmlmb3JtIHdheSwgd2l0aCB0aW1pbmdzLCB0cmFuc2NyaXB0aW9ucywgYW5kIHNlbWFudGljcy4gSW4gdGhpcyBwYXBlciwgd2UgcmVwb3J0IG9uIHRoZSBzdHJ1Y3R1cmUgYW5kIGRlc2lnbiBvZiB0aGUgY29ycG9yYSB3aGljaCBhcmUgbm93IGF2YWlsYWJsZSB2aWEgRUxSQS4NCkMxICAtIExpc2JvbiwgUG9ydHVnYWwNCkMzICAtIFByb2NlZWRpbmdzIElOVEVSL0VVUk9TUEVFQ0ggMjAwNQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvZG9sZmluZzIwMDVmYXNpbGNvcnBvcmEucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20FASiL%20speech%20and%20multimodal%20corpora&amp;rft.btitle=Proceedings%20INTER%2FEUROSPEECH%202005&amp;rft.place=Lisbon%2C%20Portugal&amp;rft.aufirst=Hans&amp;rft.aulast=Dolfing&amp;rft.au=Hans%20Dolfing&amp;rft.au=David%20Reitter&amp;rft.au=Luis%20Almeida&amp;rft.au=Nuno%20Beires&amp;rft.au=Michael%20Cody&amp;rft.au=Rui%20Gomes&amp;rft.au=Kerry%20Robinson&amp;rft.au=Roman%20Zielinski&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. R. Haynes. “Herbal: A High-Level Language and Development Environment for Developing Cognitive Models in Soar.” <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. 05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida, 2005. 177–182. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2005herbal:,\n\ttitle = {Herbal: {A} high-level language and development environment for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2005},\n\tpages = {177--182}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida| pages = 177–182| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| title = Herbal: A high-level language and development environment for developing cognitive models in Soar| booktitle = Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGVyYmFsOiBBIGhpZ2gtbGV2ZWwgbGFuZ3VhZ2UgYW5kIGRldmVsb3BtZW50IGVudmlyb25tZW50IGZvciBkZXZlbG9waW5nIGNvZ25pdGl2ZSBtb2RlbHMgaW4gU29hcg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTR0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpTUCAgLSAxNzcNCkVQICAtIDE4Mg0KUEIgIC0gMDUtQlJJTVMtMDQ0LiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhLiAwNS1CUklNUy0wNDQuIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkgwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=05-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2005-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2005&amp;rft.pages=177-182&amp;rft.spage=177&amp;rft.epage=182\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “A Tutorial on Herbal: A High-Level Language and Development Environment Based on Protege for Developing Cognitive Models in Soar.” <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. Ed. L. Allender and T. Kelley. Orlando, FL: U. of Central Florida, 2005. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 BQUUP5PR 6Q5U5REX Q7H5UM3I MGID93AS year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterMSC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2005tutorial,\n\taddress = {Orlando, FL},\n\ttitle = {A tutorial on {Herbal}: {A} high-level language and development environment based on {Protege} for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterMSC05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {U. of Central Florida},\n\tauthor = {Ritter, F. E. and Morgan, G. P. and Stevenson, W. E. and Cohen, M. A.},\n\teditor = {Allender, L. and Kelley, T.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = U. of Central Florida| editors = L. Allender, T. Kelley (eds.)| last1 = Ritter| first1 = F. E.| last2 = Morgan| first2 = G. P.| last3 = Stevenson| first3 = W. E.| last4 = Cohen| first4 = M. A.| title = Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation| chapter = A tutorial on Herbal: A high-level language and development environment based on Protege for developing cognitive models in Soar| location = Orlando, FL| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQSB0dXRvcmlhbCBvbiBIZXJiYWw6IEEgaGlnaC1sZXZlbCBsYW5ndWFnZSBhbmQgZGV2ZWxvcG1lbnQgZW52aXJvbm1lbnQgYmFzZWQgb24gUHJvdGVnZSBmb3IgZGV2ZWxvcGluZyBjb2duaXRpdmUgbW9kZWxzIGluIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1vcmdhbiwgRy4gUC4NCkFVICAtIFN0ZXZlbnNvbiwgVy4gRS4NCkFVICAtIENvaGVuLCBNLiBBLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KQTIgIC0gQWxsZW5kZXIsIEwuDQpBMiAgLSBLZWxsZXksIFQuDQpDWSAgLSBPcmxhbmRvLCBGTA0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KUEIgIC0gVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJNU0MwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=A%20tutorial%20on%20Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20based%20on%20Protege%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Orlando%2C%20FL&amp;rft.publisher=U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=L.%20Allender&amp;rft.au=T.%20Kelley&amp;rft.date=2005\"></span></div></div></div><div class=\"full-bib-section\"><a id='4JNMHMPK' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">Decision-Making and Cognitive Security</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, Moojan, and David Reitter. “Impatience Induced by Waiting: An Effect Moderated by the Speed of Countdowns.” <i>Proceedings of the 2016 ACM Conference on Designing Interactive Systems</i>. Brisbane, Australia: ACM, 2016. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__DIS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">DIS</div><div class=\"bib-venue-short\">DIS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Countdowns and progress bars provide computer users with estimates of remaining wait times. These types of feedback are intended to manage their expectations and allow users to direct attention elsewhere. We suggest that they also moderate user’s impatience‚ which affects decision-making in the subsequent task. In an experiment with 421 participants‚ impatience in a timing decision task was effectively and systematically manip- ulated through a countdown‚ as it affected timing and performance of the user’s actions in the task. The effect persisted even after users gained task experience. More rapid countdowns reduced impatience. Post-hoc analysis also showed increased task satisfaction with rising countdown speed and suggested greater task satisfaction with a rapid countdown than with no waiting period at all.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016impatience,\n\taddress = {Brisbane, Australia},\n\ttitle = {Impatience induced by waiting: {An} effect moderated by the speed of countdowns},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016DIS.pdf},\n\tbooktitle = {Proceedings of the 2016 {ACM} {Conference} on {Designing} {Interactive} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = ACM| conference = DIS| last1 = Ghafurian| first1 = Moojan| last2 = Reitter| first2 = David| title = Impatience induced by waiting: An effect moderated by the speed of countdowns| booktitle = Proceedings of the 2016 ACM Conference on Designing Interactive Systems| location = Brisbane, Australia| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSBpbmR1Y2VkIGJ5IHdhaXRpbmc6IEFuIGVmZmVjdCBtb2RlcmF0ZWQgYnkgdGhlIHNwZWVkIG9mIGNvdW50ZG93bnMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gRElTDQpBQiAgLSBDb3VudGRvd25zIGFuZCBwcm9ncmVzcyBiYXJzIHByb3ZpZGUgY29tcHV0ZXIgdXNlcnMgd2l0aCBlc3RpbWF0ZXMgb2YgcmVtYWluaW5nIHdhaXQgdGltZXMuIFRoZXNlIHR5cGVzIG9mIGZlZWRiYWNrIGFyZSBpbnRlbmRlZCB0byBtYW5hZ2UgdGhlaXIgZXhwZWN0YXRpb25zIGFuZCBhbGxvdyB1c2VycyB0byBkaXJlY3QgYXR0ZW50aW9uIGVsc2V3aGVyZS4gV2Ugc3VnZ2VzdCB0aGF0IHRoZXkgYWxzbyBtb2RlcmF0ZSB1c2Vy4oCZcyBpbXBhdGllbmNlLCB3aGljaCBhZmZlY3RzIGRlY2lzaW9uLW1ha2luZyBpbiB0aGUgc3Vic2VxdWVudCB0YXNrLiBJbiBhbiBleHBlcmltZW50IHdpdGggNDIxIHBhcnRpY2lwYW50cywgaW1wYXRpZW5jZSBpbiBhIHRpbWluZyBkZWNpc2lvbiB0YXNrIHdhcyBlZmZlY3RpdmVseSBhbmQgc3lzdGVtYXRpY2FsbHkgbWFuaXAtIHVsYXRlZCB0aHJvdWdoIGEgY291bnRkb3duLCBhcyBpdCBhZmZlY3RlZCB0aW1pbmcgYW5kIHBlcmZvcm1hbmNlIG9mIHRoZSB1c2Vy4oCZcyBhY3Rpb25zIGluIHRoZSB0YXNrLiBUaGUgZWZmZWN0IHBlcnNpc3RlZCBldmVuIGFmdGVyIHVzZXJzIGdhaW5lZCB0YXNrIGV4cGVyaWVuY2UuIE1vcmUgcmFwaWQgY291bnRkb3ducyByZWR1Y2VkIGltcGF0aWVuY2UuIFBvc3QtaG9jIGFuYWx5c2lzIGFsc28gc2hvd2VkIGluY3JlYXNlZCB0YXNrIHNhdGlzZmFjdGlvbiB3aXRoIHJpc2luZyBjb3VudGRvd24gc3BlZWQgYW5kIHN1Z2dlc3RlZCBncmVhdGVyIHRhc2sgc2F0aXNmYWN0aW9uIHdpdGggYSByYXBpZCBjb3VudGRvd24gdGhhbiB3aXRoIG5vIHdhaXRpbmcgcGVyaW9kIGF0IGFsbC4NCkMxICAtIEJyaXNiYW5lLCBBdXN0cmFsaWENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDE2IEFDTSBDb25mZXJlbmNlIG9uIERlc2lnbmluZyBJbnRlcmFjdGl2ZSBTeXN0ZW1zDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gQUNNDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2RElTLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%20induced%20by%20waiting%3A%20An%20effect%20moderated%20by%20the%20speed%20of%20countdowns&amp;rft.btitle=Proceedings%20of%20the%202016%20ACM%20Conference%20on%20Designing%20Interactive%20Systems&amp;rft.place=Brisbane%2C%20Australia&amp;rft.publisher=ACM&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, Moojan, and David Reitter. “Gender Differences in the Effect of Impatience on Men and Women’s Timing Decisions.” <i>Proceedings of the 38th Annual Meeting of the Cognitive Science</i>. Philadelphia, PA: Cognitive Science Society, 2016. 1223–1228. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Decisions over the timing of actions are critical in several safety‚ security and healthcare scenarios. These decisions‚ sim- ilar to discrete decisions‚ can be influenced by biases and individual traits. In this paper‚ a bias of impatience is studied in an experiment with 626 participants‚ with a focus on gender differences. Impatience was moderated with a manipula- tion of a variable-speed countdown. Men and women differed in how they expressed impatience. While men systematically and irrationally act earlier when become impatient following the slower countdowns‚ women react by irrationally requesting earlier information about the outcome of each trial‚ and impulsively pressing an inactive key.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016gender,\n\taddress = {Philadelphia, PA},\n\ttitle = {Gender differences in the effect of impatience on men and women's timing decisions},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf},\n\tbooktitle = {Proceedings of the 38th {Annual} {Meeting} of the {Cognitive} {Science}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016},\n\tpages = {1223--1228}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society| conference = CogSci| pages = 1223–1228| last1 = Ghafurian| first1 = Moojan| last2 = Reitter| first2 = David| title = Gender differences in the effect of impatience on men and women's timing decisions| booktitle = Proceedings of the 38th Annual Meeting of the Cognitive Science| location = Philadelphia, PA| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gR2VuZGVyIGRpZmZlcmVuY2VzIGluIHRoZSBlZmZlY3Qgb2YgaW1wYXRpZW5jZSBvbiBtZW4gYW5kIHdvbWVuJ3MgdGltaW5nIGRlY2lzaW9ucw0KQVUgIC0gR2hhZnVyaWFuLCBNb29qYW4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDb2dTY2kNCkFCICAtIERlY2lzaW9ucyBvdmVyIHRoZSB0aW1pbmcgb2YgYWN0aW9ucyBhcmUgY3JpdGljYWwgaW4gc2V2ZXJhbCBzYWZldHksIHNlY3VyaXR5IGFuZCBoZWFsdGhjYXJlIHNjZW5hcmlvcy4gVGhlc2UgZGVjaXNpb25zLCBzaW0tIGlsYXIgdG8gZGlzY3JldGUgZGVjaXNpb25zLCBjYW4gYmUgaW5mbHVlbmNlZCBieSBiaWFzZXMgYW5kIGluZGl2aWR1YWwgdHJhaXRzLiBJbiB0aGlzIHBhcGVyLCBhIGJpYXMgb2YgaW1wYXRpZW5jZSBpcyBzdHVkaWVkIGluIGFuIGV4cGVyaW1lbnQgd2l0aCA2MjYgcGFydGljaXBhbnRzLCB3aXRoIGEgZm9jdXMgb24gZ2VuZGVyIGRpZmZlcmVuY2VzLiBJbXBhdGllbmNlIHdhcyBtb2RlcmF0ZWQgd2l0aCBhIG1hbmlwdWxhLSB0aW9uIG9mIGEgdmFyaWFibGUtc3BlZWQgY291bnRkb3duLiBNZW4gYW5kIHdvbWVuIGRpZmZlcmVkIGluIGhvdyB0aGV5IGV4cHJlc3NlZCBpbXBhdGllbmNlLiBXaGlsZSBtZW4gc3lzdGVtYXRpY2FsbHkgYW5kIGlycmF0aW9uYWxseSBhY3QgZWFybGllciB3aGVuIGJlY29tZSBpbXBhdGllbnQgZm9sbG93aW5nIHRoZSBzbG93ZXIgY291bnRkb3ducywgd29tZW4gcmVhY3QgYnkgaXJyYXRpb25hbGx5IHJlcXVlc3RpbmcgZWFybGllciBpbmZvcm1hdGlvbiBhYm91dCB0aGUgb3V0Y29tZSBvZiBlYWNoIHRyaWFsLCBhbmQgaW1wdWxzaXZlbHkgcHJlc3NpbmcgYW4gaW5hY3RpdmUga2V5Lg0KQzEgIC0gUGhpbGFkZWxwaGlhLCBQQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM4dGggQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpTUCAgLSAxMjIzDQpFUCAgLSAxMjI4DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2Y29nc2NpLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Gender%20differences%20in%20the%20effect%20of%20impatience%20on%20men%20and%20women&apos;s%20timing%20decisions&amp;rft.btitle=Proceedings%20of%20the%2038th%20Annual%20Meeting%20of%20the%20Cognitive%20Science&amp;rft.place=Philadelphia%2C%20PA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1223-1228&amp;rft.spage=1223&amp;rft.epage=1228\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Moojan Ghafurian, and Jens Grossklags. “<span class=\"doctitle\">Systematic, Individual and Situational Biases in Timing Decisions.</span>” International Meeting of the Psychonomic Society. Grenada, Spain. 2016. oral presentation.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We study personal and general biases in timing decisions‚ which concern practically common continuous decisions about when to act when facing external uncertainty and dynamic risk.  In a series of experiments using a two-player game called FlipIt‚ we studied the influence of individual difference variables of Risk Propensity (RP) and Need for Cognition (NfC) and of manipulations that induce impatience.  Participants make several timing decisions per round‚ which aim to counteract the hidden actions made by an opponent.    The opponent’s actions become visible only after the participant’s choices have been made.  Earlier actions are riskier‚ but a rational time point‚ maximizing utility‚ can be defined. Two experiments were run with a total of 450 participants from a general population that were compensated to incentivize maximizing payoff.  RP and NfC were obtained with standardized instruments.  Participants with RP around the population average benefitted from higher NfC levels (p&lt;0.01).  We also found a general impatience bias that advanced timing independent of RP. With increasing task experience‚ models of linear impatience become better predictors of timing bias than risk-dependent ones.  In a further experiment with 422 participants‚ impatience was manipulated by showing slow or fast-changing countdowns during a constant delay period.  Timing (vs. rational strategy) was retarded or advanced‚ with fast countdowns reducing impatience (p&lt;0.01) and accelerating countdowns yielding closer-to-rational performance even than the control (no delay at all). We conclude that timing decisions are affected by interacting risk and deep-processing preferences as well as situational impatience biases.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2016systematic,\n\taddress = {Grenada, Spain},\n\ttype = {oral presentation},\n\ttitle = {Systematic, {Individual} and {Situational} {Biases} in {Timing} {Decisions}},\n\tauthor = {Reitter, David and Ghafurian, Moojan and Grossklags, Jens},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Reitter| first1 = David| last2 = Ghafurian| first2 = Moojan| last3 = Grossklags| first3 = Jens| title = Systematic, Individual and Situational Biases in Timing Decisions| location = Grenada, Spain| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5c3RlbWF0aWMsIEluZGl2aWR1YWwgYW5kIFNpdHVhdGlvbmFsIEJpYXNlcyBpbiBUaW1pbmcgRGVjaXNpb25zDQpUMiAgLSBJbnRlcm5hdGlvbmFsIE1lZXRpbmcgb2YgdGhlIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQTIgIC0gR3Jvc3NrbGFncywgSmVucw0KQUIgIC0gV2Ugc3R1ZHkgcGVyc29uYWwgYW5kIGdlbmVyYWwgYmlhc2VzIGluIHRpbWluZyBkZWNpc2lvbnMsIHdoaWNoIGNvbmNlcm4gcHJhY3RpY2FsbHkgY29tbW9uIGNvbnRpbnVvdXMgZGVjaXNpb25zIGFib3V0IHdoZW4gdG8gYWN0IHdoZW4gZmFjaW5nIGV4dGVybmFsIHVuY2VydGFpbnR5IGFuZCBkeW5hbWljIHJpc2suICBJbiBhIHNlcmllcyBvZiBleHBlcmltZW50cyB1c2luZyBhIHR3by1wbGF5ZXIgZ2FtZSBjYWxsZWQgRmxpcEl0LCB3ZSBzdHVkaWVkIHRoZSBpbmZsdWVuY2Ugb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcyBvZiBSaXNrIFByb3BlbnNpdHkgKFJQKSBhbmQgTmVlZCBmb3IgQ29nbml0aW9uIChOZkMpIGFuZCBvZiBtYW5pcHVsYXRpb25zIHRoYXQgaW5kdWNlIGltcGF0aWVuY2UuICBQYXJ0aWNpcGFudHMgbWFrZSBzZXZlcmFsIHRpbWluZyBkZWNpc2lvbnMgcGVyIHJvdW5kLCB3aGljaCBhaW0gdG8gY291bnRlcmFjdCB0aGUgaGlkZGVuIGFjdGlvbnMgbWFkZSBieSBhbiBvcHBvbmVudC4gICAgVGhlIG9wcG9uZW50J3MgYWN0aW9ucyBiZWNvbWUgdmlzaWJsZSBvbmx5IGFmdGVyIHRoZSBwYXJ0aWNpcGFudCdzIGNob2ljZXMgaGF2ZSBiZWVuIG1hZGUuICBFYXJsaWVyIGFjdGlvbnMgYXJlIHJpc2tpZXIsIGJ1dCBhIHJhdGlvbmFsIHRpbWUgcG9pbnQsIG1heGltaXppbmcgdXRpbGl0eSwgY2FuIGJlIGRlZmluZWQuIFR3byBleHBlcmltZW50cyB3ZXJlIHJ1biB3aXRoIGEgdG90YWwgb2YgNDUwIHBhcnRpY2lwYW50cyBmcm9tIGEgZ2VuZXJhbCBwb3B1bGF0aW9uIHRoYXQgd2VyZSBjb21wZW5zYXRlZCB0byBpbmNlbnRpdml6ZSBtYXhpbWl6aW5nIHBheW9mZi4gIFJQIGFuZCBOZkMgd2VyZSBvYnRhaW5lZCB3aXRoIHN0YW5kYXJkaXplZCBpbnN0cnVtZW50cy4gIFBhcnRpY2lwYW50cyB3aXRoIFJQIGFyb3VuZCB0aGUgcG9wdWxhdGlvbiBhdmVyYWdlIGJlbmVmaXR0ZWQgZnJvbSBoaWdoZXIgTmZDIGxldmVscyAocDwwLjAxKS4gIFdlIGFsc28gZm91bmQgYSBnZW5lcmFsIGltcGF0aWVuY2UgYmlhcyB0aGF0IGFkdmFuY2VkIHRpbWluZyBpbmRlcGVuZGVudCBvZiBSUC4gV2l0aCBpbmNyZWFzaW5nIHRhc2sgZXhwZXJpZW5jZSwgbW9kZWxzIG9mIGxpbmVhciBpbXBhdGllbmNlIGJlY29tZSBiZXR0ZXIgcHJlZGljdG9ycyBvZiB0aW1pbmcgYmlhcyB0aGFuIHJpc2stZGVwZW5kZW50IG9uZXMuICBJbiBhIGZ1cnRoZXIgZXhwZXJpbWVudCB3aXRoIDQyMiBwYXJ0aWNpcGFudHMsIGltcGF0aWVuY2Ugd2FzIG1hbmlwdWxhdGVkIGJ5IHNob3dpbmcgc2xvdyBvciBmYXN0LWNoYW5naW5nIGNvdW50ZG93bnMgZHVyaW5nIGEgY29uc3RhbnQgZGVsYXkgcGVyaW9kLiAgVGltaW5nICh2cy4gcmF0aW9uYWwgc3RyYXRlZ3kpIHdhcyByZXRhcmRlZCBvciBhZHZhbmNlZCwgd2l0aCBmYXN0IGNvdW50ZG93bnMgcmVkdWNpbmcgaW1wYXRpZW5jZSAocDwwLjAxKSBhbmQgYWNjZWxlcmF0aW5nIGNvdW50ZG93bnMgeWllbGRpbmcgY2xvc2VyLXRvLXJhdGlvbmFsIHBlcmZvcm1hbmNlIGV2ZW4gdGhhbiB0aGUgY29udHJvbCAobm8gZGVsYXkgYXQgYWxsKS4gV2UgY29uY2x1ZGUgdGhhdCB0aW1pbmcgZGVjaXNpb25zIGFyZSBhZmZlY3RlZCBieSBpbnRlcmFjdGluZyByaXNrIGFuZCBkZWVwLXByb2Nlc3NpbmcgcHJlZmVyZW5jZXMgYXMgd2VsbCBhcyBzaXR1YXRpb25hbCBpbXBhdGllbmNlIGJpYXNlcy4NCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBvcmFsIHByZXNlbnRhdGlvbg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Grossklags, Jens, and David Reitter. “How Task Familiarity and Cognitive Predispositions Impact Behavior in a Security Game of Timing.” <i>Proceedings of the 27th IEEE Computer Security Foundations Symposium</i>. Vienna: N.p., 2014. 111–122. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2014 venue_short__CSF type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">CSF</div><div class=\"bib-venue-short\">CSF</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses security and safety choices that involve a decision on the timing of an action. Examples of such decisions include when to check log files for intruders and when to monitor financial accounts for fraud or errors. To better understand how performance in timing-related security situations is shaped by individuals’ cognitive predispositions‚ we effectively combine survey measures with economic experiments.  Two behavioral experiments are presented in which the timing of online security actions is the critical decision-making factor. The feedback modality in the decision-environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2).  Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition.  The analysis is based on the data from over 450 participants.  We find that risk propensity is not a hindrance in timing tasks.  Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{grossklags2014how,\n\taddress = {Vienna},\n\ttitle = {How task familiarity and cognitive predispositions impact behavior in a security game of timing},\n\turl = {http://www.david-reitter.com/pub/grossklags2014csf.pdf},\n\tbooktitle = {Proceedings of the 27th {IEEE} {Computer} {Security} {Foundations} {Symposium}},\n\tauthor = {Grossklags, Jens and Reitter, David},\n\tyear = {2014},\n\tpages = {111--122}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = CSF| pages = 111–122| last1 = Grossklags| first1 = Jens| last2 = Reitter| first2 = David| title = How task familiarity and cognitive predispositions impact behavior in a security game of timing| booktitle = Proceedings of the 27th IEEE Computer Security Foundations Symposium| location = Vienna| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRhc2sgZmFtaWxpYXJpdHkgYW5kIGNvZ25pdGl2ZSBwcmVkaXNwb3NpdGlvbnMgaW1wYWN0IGJlaGF2aW9yIGluIGEgc2VjdXJpdHkgZ2FtZSBvZiB0aW1pbmcNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDU0YNCkFCICAtIFRoaXMgcGFwZXIgYWRkcmVzc2VzIHNlY3VyaXR5IGFuZCBzYWZldHkgY2hvaWNlcyB0aGF0IGludm9sdmUgYSBkZWNpc2lvbiBvbiB0aGUgdGltaW5nIG9mIGFuIGFjdGlvbi4gRXhhbXBsZXMgb2Ygc3VjaCBkZWNpc2lvbnMgaW5jbHVkZSB3aGVuIHRvIGNoZWNrIGxvZyBmaWxlcyBmb3IgaW50cnVkZXJzIGFuZCB3aGVuIHRvIG1vbml0b3IgZmluYW5jaWFsIGFjY291bnRzIGZvciBmcmF1ZCBvciBlcnJvcnMuIFRvIGJldHRlciB1bmRlcnN0YW5kIGhvdyBwZXJmb3JtYW5jZSBpbiB0aW1pbmctcmVsYXRlZCBzZWN1cml0eSBzaXR1YXRpb25zIGlzIHNoYXBlZCBieSBpbmRpdmlkdWFscycgY29nbml0aXZlIHByZWRpc3Bvc2l0aW9ucywgd2UgZWZmZWN0aXZlbHkgY29tYmluZSBzdXJ2ZXkgbWVhc3VyZXMgd2l0aCBlY29ub21pYyBleHBlcmltZW50cy4gIFR3byBiZWhhdmlvcmFsIGV4cGVyaW1lbnRzIGFyZSBwcmVzZW50ZWQgaW4gd2hpY2ggdGhlIHRpbWluZyBvZiBvbmxpbmUgc2VjdXJpdHkgYWN0aW9ucyBpcyB0aGUgY3JpdGljYWwgZGVjaXNpb24tbWFraW5nIGZhY3Rvci4gVGhlIGZlZWRiYWNrIG1vZGFsaXR5IGluIHRoZSBkZWNpc2lvbi1lbnZpcm9ubWVudCBpcyB2YXJpZWQgYmV0d2VlbiB2aXN1YWwgZmVlZGJhY2sgd2l0aCBoaXN0b3J5IChFeHBlcmltZW50IDEpLCBhbmQgdGVtcG9yYWwgZmVlZGJhY2sgd2l0aG91dCBoaXN0b3J5IChFeHBlcmltZW50IDIpLiAgVXNpbmcgcHN5Y2hvbWV0cmljIHNjYWxlcywgd2Ugc3R1ZHkgdGhlIHJvbGUgb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcywgc3BlY2lmaWNhbGx5IHJpc2sgcHJvcGVuc2l0eSBhbmQgbmVlZCBmb3IgY29nbml0aW9uLiAgVGhlIGFuYWx5c2lzIGlzIGJhc2VkIG9uIHRoZSBkYXRhIGZyb20gb3ZlciA0NTAgcGFydGljaXBhbnRzLiAgV2UgZmluZCB0aGF0IHJpc2sgcHJvcGVuc2l0eSBpcyBub3QgYSBoaW5kcmFuY2UgaW4gdGltaW5nIHRhc2tzLiAgUGFydGljaXBhbnRzIG9mIGF2ZXJhZ2UgcmlzayBwcm9wZW5zaXR5IGdlbmVyYWxseSBiZW5lZml0IGZyb20gYSByZWZsZWN0aXZlIGRpc3Bvc2l0aW9uIChoaWdoIG5lZWQgZm9yIGNvZ25pdGlvbiksIHBhcnRpY3VsYXJseSB3aGVuIHZpc3VhbCBmZWVkYmFjayBpcyBnaXZlbi4gIE92ZXJhbGwsIHBhcnRpY2lwYW50cyBiZW5lZml0IGZyb20gbmVlZCBmb3IgY29nbml0aW9uOyBob3dldmVyLCBpbiB0aGUgbW9yZSBkaWZmaWN1bHQsIHRlbXBvcmFsLWVzdGltYXRpb24gdGFzaywgdGhpcyByZXF1aXJlcyBmYW1pbGlhcml0eSB3aXRoIHRoZSB0YXNrLg0KQzEgIC0gVmllbm5hDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjd0aCBJRUVFIENvbXB1dGVyIFNlY3VyaXR5IEZvdW5kYXRpb25zIFN5bXBvc2l1bQ0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDExMQ0KRVAgIC0gMTIyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9ncm9zc2tsYWdzMjAxNGNzZi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20task%20familiarity%20and%20cognitive%20predispositions%20impact%20behavior%20in%20a%20security%20game%20of%20timing&amp;rft.btitle=Proceedings%20of%20the%2027th%20IEEE%20Computer%20Security%20Foundations%20Symposium&amp;rft.place=Vienna&amp;rft.aufirst=Jens&amp;rft.aulast=Grossklags&amp;rft.au=Jens%20Grossklags&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=111-122&amp;rft.spage=111&amp;rft.epage=122\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, Moojan, and David Reitter. “Impatience, Risk Propensity and Rationality in Timing Games.” <i>Proceedings of the 36th Annual Conference of the Cognitive Science Society</i>. Quebec, Canada: N.p., 2014. 2841–2846. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2014 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Games of timing reflect dynamic decision-making under uncertainty‚ as it takes place in many real-world situations‚ including health care‚ safety and security.  Rather than making discrete decisions‚ participants choose one or more points in time that determine the outcome.  We study individual’s biases and characteristics in such games of timing.  We examine risk propensity as a personal preference affecting timing decisions and document a bias‚ impatience.  Experiment 1 analyzes people’s strategy in timing games in relation to a rational model.  Contrasting two cognitive models suggests that individuals apply risk propensity to the probability distributions underlying short games and when unfamiliar with the situation‚ but that‚ over time‚ impatience takes over as a linear adjustment.  In Experiment 2‚ impatient participants risk their incentive payment in order to play early‚ even if they receive no advantage from doing so.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2014impatience,\n\taddress = {Quebec, Canada},\n\ttitle = {Impatience, risk propensity and rationality in timing games},\n\turl = {http://www.david-reitter.com/pub/moojan2014impatience.pdf},\n\tbooktitle = {Proceedings of the 36th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2014},\n\tpages = {2841--2846}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = CogSci| pages = 2841–2846| last1 = Ghafurian| first1 = Moojan| last2 = Reitter| first2 = David| title = Impatience, risk propensity and rationality in timing games| booktitle = Proceedings of the 36th Annual Conference of the Cognitive Science Society| location = Quebec, Canada| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSwgcmlzayBwcm9wZW5zaXR5IGFuZCByYXRpb25hbGl0eSBpbiB0aW1pbmcgZ2FtZXMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29nU2NpDQpBQiAgLSBHYW1lcyBvZiB0aW1pbmcgcmVmbGVjdCBkeW5hbWljIGRlY2lzaW9uLW1ha2luZyB1bmRlciB1bmNlcnRhaW50eSwgYXMgaXQgdGFrZXMgcGxhY2UgaW4gbWFueSByZWFsLXdvcmxkIHNpdHVhdGlvbnMsIGluY2x1ZGluZyBoZWFsdGggY2FyZSwgc2FmZXR5IGFuZCBzZWN1cml0eS4gIFJhdGhlciB0aGFuIG1ha2luZyBkaXNjcmV0ZSBkZWNpc2lvbnMsIHBhcnRpY2lwYW50cyBjaG9vc2Ugb25lIG9yIG1vcmUgcG9pbnRzIGluIHRpbWUgdGhhdCBkZXRlcm1pbmUgdGhlIG91dGNvbWUuICBXZSBzdHVkeSBpbmRpdmlkdWFsJ3MgYmlhc2VzIGFuZCBjaGFyYWN0ZXJpc3RpY3MgaW4gc3VjaCBnYW1lcyBvZiB0aW1pbmcuICBXZSBleGFtaW5lIHJpc2sgcHJvcGVuc2l0eSBhcyBhIHBlcnNvbmFsIHByZWZlcmVuY2UgYWZmZWN0aW5nIHRpbWluZyBkZWNpc2lvbnMgYW5kIGRvY3VtZW50IGEgYmlhcywgaW1wYXRpZW5jZS4gIEV4cGVyaW1lbnQgMSBhbmFseXplcyBwZW9wbGUncyBzdHJhdGVneSBpbiB0aW1pbmcgZ2FtZXMgaW4gcmVsYXRpb24gdG8gYSByYXRpb25hbCBtb2RlbC4gIENvbnRyYXN0aW5nIHR3byBjb2duaXRpdmUgbW9kZWxzIHN1Z2dlc3RzIHRoYXQgaW5kaXZpZHVhbHMgYXBwbHkgcmlzayBwcm9wZW5zaXR5IHRvIHRoZSBwcm9iYWJpbGl0eSBkaXN0cmlidXRpb25zIHVuZGVybHlpbmcgc2hvcnQgZ2FtZXMgYW5kIHdoZW4gdW5mYW1pbGlhciB3aXRoIHRoZSBzaXR1YXRpb24sIGJ1dCB0aGF0LCBvdmVyIHRpbWUsIGltcGF0aWVuY2UgdGFrZXMgb3ZlciBhcyBhIGxpbmVhciBhZGp1c3RtZW50LiAgSW4gRXhwZXJpbWVudCAyLCBpbXBhdGllbnQgcGFydGljaXBhbnRzIHJpc2sgdGhlaXIgaW5jZW50aXZlIHBheW1lbnQgaW4gb3JkZXIgdG8gcGxheSBlYXJseSwgZXZlbiBpZiB0aGV5IHJlY2VpdmUgbm8gYWR2YW50YWdlIGZyb20gZG9pbmcgc28uDQpDMSAgLSBRdWViZWMsIENhbmFkYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM2dGggQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDI4NDENCkVQICAtIDI4NDYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL21vb2phbjIwMTRpbXBhdGllbmNlLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%2C%20risk%20propensity%20and%20rationality%20in%20timing%20games&amp;rft.btitle=Proceedings%20of%20the%2036th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Quebec%2C%20Canada&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=2841-2846&amp;rft.spage=2841&amp;rft.epage=2846\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Jens Grossklags, and Alan Nochenson. “Risk-Seeking in a Continuous Game of Timing.” <i>Proc. 12th International Conference on Cognitive Modelling</i>. Ed. R. West and T. Stewart. Ottawa, Canada: N.p., 2013. 397–403. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 4JNMHMPK year__2013 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Continuous games of timing represent an ecologically relevant case of decision-making under uncertainty with many applications to tactical security scenarios. We present two experiments collecting data using the two-player‚ 20-second FlipIt game‚ in which a player has to react to an estimated‚ externally controlled quantity in light of a continuous payoff distribution. The quantity is represented once as time interval‚ and once as distance in time and space. Risk-taking propensity is an individual parameter obtained via a standardized survey instrument. We find that risk propensity affects participants’ decisions in early and late rounds of the game and show that risk-seeking individuals fail to play well initially in the difficult‚ time-interval estimation task‚ but that they can be trained to make rational choices. Participants’ biases are gaussian-distributed. They do not reflect the distribution of payoffs or expected utility. We present an ACT-R model using established error distributions for temporal and visual perception and instance-based learning.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013risk-seeking,\n\taddress = {Ottawa, Canada},\n\ttitle = {Risk-seeking in a continuous game of timing},\n\turl = {http://www.david-reitter.com/pub/reitter2013risk.pdf},\n\tbooktitle = {Proc. 12th {International} {Conference} on {Cognitive} {Modelling}},\n\tauthor = {Reitter, David and Grossklags, Jens and Nochenson, Alan},\n\teditor = {West, R. and Stewart, T.},\n\tyear = {2013},\n\tpages = {397--403}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = ICCM| pages = 397–403| editors = R. West, T. Stewart (eds.)| last1 = Reitter| first1 = David| last2 = Grossklags| first2 = Jens| last3 = Nochenson| first3 = Alan| title = Risk-seeking in a continuous game of timing| booktitle = Proc. 12th International Conference on Cognitive Modelling| location = Ottawa, Canada| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmlzay1zZWVraW5nIGluIGEgY29udGludW91cyBnYW1lIG9mIHRpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIE5vY2hlbnNvbiwgQWxhbg0KVDIgIC0gSUNDTQ0KQTIgIC0gV2VzdCwgUi4NCkEyICAtIFN0ZXdhcnQsIFQuDQpBQiAgLSBDb250aW51b3VzIGdhbWVzIG9mIHRpbWluZyByZXByZXNlbnQgYW4gZWNvbG9naWNhbGx5IHJlbGV2YW50IGNhc2Ugb2YgZGVjaXNpb24tbWFraW5nIHVuZGVyIHVuY2VydGFpbnR5IHdpdGggbWFueSBhcHBsaWNhdGlvbnMgdG8gdGFjdGljYWwgc2VjdXJpdHkgc2NlbmFyaW9zLiBXZSBwcmVzZW50IHR3byBleHBlcmltZW50cyBjb2xsZWN0aW5nIGRhdGEgdXNpbmcgdGhlIHR3by1wbGF5ZXIsIDIwLXNlY29uZCBGbGlwSXQgZ2FtZSwgaW4gd2hpY2ggYSBwbGF5ZXIgaGFzIHRvIHJlYWN0IHRvIGFuIGVzdGltYXRlZCwgZXh0ZXJuYWxseSBjb250cm9sbGVkIHF1YW50aXR5IGluIGxpZ2h0IG9mIGEgY29udGludW91cyBwYXlvZmYgZGlzdHJpYnV0aW9uLiBUaGUgcXVhbnRpdHkgaXMgcmVwcmVzZW50ZWQgb25jZSBhcyB0aW1lIGludGVydmFsLCBhbmQgb25jZSBhcyBkaXN0YW5jZSBpbiB0aW1lIGFuZCBzcGFjZS4gUmlzay10YWtpbmcgcHJvcGVuc2l0eSBpcyBhbiBpbmRpdmlkdWFsIHBhcmFtZXRlciBvYnRhaW5lZCB2aWEgYSBzdGFuZGFyZGl6ZWQgc3VydmV5IGluc3RydW1lbnQuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgYWZmZWN0cyBwYXJ0aWNpcGFudHMnIGRlY2lzaW9ucyBpbiBlYXJseSBhbmQgbGF0ZSByb3VuZHMgb2YgdGhlIGdhbWUgYW5kIHNob3cgdGhhdCByaXNrLXNlZWtpbmcgaW5kaXZpZHVhbHMgZmFpbCB0byBwbGF5IHdlbGwgaW5pdGlhbGx5IGluIHRoZSBkaWZmaWN1bHQsIHRpbWUtaW50ZXJ2YWwgZXN0aW1hdGlvbiB0YXNrLCBidXQgdGhhdCB0aGV5IGNhbiBiZSB0cmFpbmVkIHRvIG1ha2UgcmF0aW9uYWwgY2hvaWNlcy4gUGFydGljaXBhbnRzJyBiaWFzZXMgYXJlIGdhdXNzaWFuLWRpc3RyaWJ1dGVkLiBUaGV5IGRvIG5vdCByZWZsZWN0IHRoZSBkaXN0cmlidXRpb24gb2YgcGF5b2ZmcyBvciBleHBlY3RlZCB1dGlsaXR5LiBXZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIHVzaW5nIGVzdGFibGlzaGVkIGVycm9yIGRpc3RyaWJ1dGlvbnMgZm9yIHRlbXBvcmFsIGFuZCB2aXN1YWwgcGVyY2VwdGlvbiBhbmQgaW5zdGFuY2UtYmFzZWQgbGVhcm5pbmcuDQpDMSAgLSBPdHRhd2EsIENhbmFkYQ0KQzMgIC0gUHJvYy4gMTJ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gMzk3DQpFUCAgLSA0MDMNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEzcmlzay5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Risk-seeking%20in%20a%20continuous%20game%20of%20timing&amp;rft.btitle=Proc.%2012th%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Ottawa%2C%20Canada&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags&amp;rft.au=Alan%20Nochenson&amp;rft.au=R.%20West&amp;rft.au=T.%20Stewart&amp;rft.date=2013&amp;rft.pages=397-403&amp;rft.spage=397&amp;rft.epage=403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gluck, Kevin A. et al. “Exploration for Understanding in Model Comparisons.” <i>Journal of Artificial General Intelligence</i> 2.2 (2010): 88–107. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 4JNMHMPK year__2010 venue_short__J AGI type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Artificial General Intelligence</div><div class=\"bib-venue-short\">J AGI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The cognitive modeling and artificial general intelligence research communities may reap greater scientific return on research investments – may achieve an improved understanding of architectures and models – if there is more emphasis on systematic sensitivity and necessity analyses during model development‚ evaluation‚ and comparison. We demonstrate this methodological prescription with two of the models submitted for the Dynamic Stocks and Flows (DSF) Model Comparison Challenge‚ exploring the complex interactions among architectural mechanisms‚ knowledge-level strategy variants‚ and task conditions. To cope with the computational demands of these analyses we use a predictive analytics approach similar to regression trees‚ combined with parallelization on high performance computing clusters‚ to enable large scale‚ simultaneous search and exploration.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/gluck2010exploration.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{gluck2010exploration,\n\ttitle = {Exploration for understanding in model comparisons},\n\tvolume = {2},\n\turl = {http://www.david-reitter.com/pub/gluck2010exploration.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Artificial General Intelligence},\n\tauthor = {Gluck, Kevin A. and Stanley, Clayton T. and L. Richard Moore, Jr. and Reitter, David and Halbrügge, Marc},\n\tyear = {2010},\n\tpages = {88--107}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 2| issue = 2| pages = 88–107| last1 = Gluck| first1 = Kevin A.| last2 = Stanley| first2 = Clayton T.| last3 = L. Richard Moore| first3 = Jr.| last4 = Reitter| first4 = David| last5 = Halbrügge| first5 = Marc| title = Exploration for understanding in model comparisons| journal = Journal of Artificial General Intelligence| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXhwbG9yYXRpb24gZm9yIHVuZGVyc3RhbmRpbmcgaW4gbW9kZWwgY29tcGFyaXNvbnMNCkFVICAtIEdsdWNrLCBLZXZpbiBBLg0KQVUgIC0gU3RhbmxleSwgQ2xheXRvbiBULg0KQVUgIC0gTC4gUmljaGFyZCBNb29yZSwgSnIuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gSGFsYnLDvGdnZSwgTWFyYw0KVDIgIC0gSm91cm5hbCBvZiBBcnRpZmljaWFsIEdlbmVyYWwgSW50ZWxsaWdlbmNlDQpBQiAgLSBUaGUgY29nbml0aXZlIG1vZGVsaW5nIGFuZCBhcnRpZmljaWFsIGdlbmVyYWwgaW50ZWxsaWdlbmNlIHJlc2VhcmNoIGNvbW11bml0aWVzIG1heSByZWFwIGdyZWF0ZXIgc2NpZW50aWZpYyByZXR1cm4gb24gcmVzZWFyY2ggaW52ZXN0bWVudHMg4oCTIG1heSBhY2hpZXZlIGFuIGltcHJvdmVkIHVuZGVyc3RhbmRpbmcgb2YgYXJjaGl0ZWN0dXJlcyBhbmQgbW9kZWxzIOKAkyBpZiB0aGVyZSBpcyBtb3JlIGVtcGhhc2lzIG9uIHN5c3RlbWF0aWMgc2Vuc2l0aXZpdHkgYW5kIG5lY2Vzc2l0eSBhbmFseXNlcyBkdXJpbmcgbW9kZWwgZGV2ZWxvcG1lbnQsIGV2YWx1YXRpb24sIGFuZCBjb21wYXJpc29uLiBXZSBkZW1vbnN0cmF0ZSB0aGlzIG1ldGhvZG9sb2dpY2FsIHByZXNjcmlwdGlvbiB3aXRoIHR3byBvZiB0aGUgbW9kZWxzIHN1Ym1pdHRlZCBmb3IgdGhlIER5bmFtaWMgU3RvY2tzIGFuZCBGbG93cyAoRFNGKSBNb2RlbCBDb21wYXJpc29uIENoYWxsZW5nZSwgZXhwbG9yaW5nIHRoZSBjb21wbGV4IGludGVyYWN0aW9ucyBhbW9uZyBhcmNoaXRlY3R1cmFsIG1lY2hhbmlzbXMsIGtub3dsZWRnZS1sZXZlbCBzdHJhdGVneSB2YXJpYW50cywgYW5kIHRhc2sgY29uZGl0aW9ucy4gVG8gY29wZSB3aXRoIHRoZSBjb21wdXRhdGlvbmFsIGRlbWFuZHMgb2YgdGhlc2UgYW5hbHlzZXMgd2UgdXNlIGEgcHJlZGljdGl2ZSBhbmFseXRpY3MgYXBwcm9hY2ggc2ltaWxhciB0byByZWdyZXNzaW9uIHRyZWVzLCBjb21iaW5lZCB3aXRoIHBhcmFsbGVsaXphdGlvbiBvbiBoaWdoIHBlcmZvcm1hbmNlIGNvbXB1dGluZyBjbHVzdGVycywgdG8gZW5hYmxlIGxhcmdlIHNjYWxlLCBzaW11bHRhbmVvdXMgc2VhcmNoIGFuZCBleHBsb3JhdGlvbi4NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClZMICAtIDINCklTICAtIDINClNQICAtIDg4DQpFUCAgLSAxMDcNCkoyICAtIEogQUdJDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9nbHVjazIwMTBleHBsb3JhdGlvbi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Exploration%20for%20understanding%20in%20model%20comparisons&amp;rft.jtitle=Journal%20of%20Artificial%20General%20Intelligence&amp;rft.stitle=J%20AGI&amp;rft.volume=2&amp;rft.issue=2&amp;rft.aufirst=Kevin%20A.&amp;rft.aulast=Gluck&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=Clayton%20T.%20Stanley&amp;rft.au=Jr.%20L.%20Richard%20Moore&amp;rft.au=David%20Reitter&amp;rft.au=Marc%20Halbr%C3%BCgge&amp;rft.date=2010&amp;rft.pages=88-107&amp;rft.spage=88&amp;rft.epage=107\"></span></div></div></div><div class=\"full-bib-section\"><a id='D886I5TI' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">Artificial Intelligence</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, Alexander G. et al. “Error-Correction and Aggregation in Crowd-Sourcing of Geopolitical Incident Information.” <i>Social Computing, Behavioral Modeling and Prediction</i>. Ed. Nitin Agarwal, Kevin Xu, and Nathaniel Osgood. Vol. 9021. Springer, 2015. 381–387. Web. Lecture Notes in Computer Science (SBP).</div><div class=\"bib-extra\">10.1007/978-3-319-16268-3 47</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2015 venue_short__SBP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue-short\">SBP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A discriminative model is presented for crowd-sourcing the annotation of news stories to produce a structured dataset about incidents involving militarized disputes between nation-states.  We used a question tree to gather partially redundant data from each crowd worker. A lattice of Bayesian Networks was then applied to error correct the individual worker annotations‚ the results of which were then aggregated via majority voting. The resulting hybrid model outperformed comparable‚ state-of-the-art aggregation models in both accuracy and computational scalability.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ororbia_ii_error-correction_2015,\n\tseries = {Lecture {Notes} in {Computer} {Science} ({SBP})},\n\ttitle = {Error-correction and aggregation in crowd-sourcing of geopolitical incident information},\n\tvolume = {9021},\n\turl = {http://www.david-reitter.com/pub/ororbia2015crowd.pdf},\n\tbooktitle = {Social {Computing}, {Behavioral} {Modeling} and {Prediction}},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Xu, Yang and D'Orazio, Vito and Reitter, David},\n\teditor = {Agarwal, Nitin and Xu, Kevin and Osgood, Nathaniel},\n\tyear = {2015},\n\tnote = {10.1007/978-3-319-16268-3 47},\n\tpages = {381--387}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| volume = 9021| pages = 381–387| editors = Nitin Agarwal, Kevin Xu, Nathaniel Osgood (eds.)| last1 = Ororbia II| first1 = Alexander G.| last2 = Xu| first2 = Yang| last3 = D'Orazio| first3 = Vito| last4 = Reitter| first4 = David| title = Social Computing, Behavioral Modeling and Prediction| chapter = Error-correction and aggregation in crowd-sourcing of geopolitical incident information| series = Lecture Notes in Computer Science (SBP)| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXJyb3ItY29ycmVjdGlvbiBhbmQgYWdncmVnYXRpb24gaW4gY3Jvd2Qtc291cmNpbmcgb2YgZ2VvcG9saXRpY2FsIGluY2lkZW50IGluZm9ybWF0aW9uDQpBVSAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBEJ09yYXppbywgVml0bw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFNvY2lhbCBDb21wdXRpbmcsIEJlaGF2aW9yYWwgTW9kZWxpbmcgYW5kIFByZWRpY3Rpb24NCkEyICAtIEFnYXJ3YWwsIE5pdGluDQpBMiAgLSBYdSwgS2V2aW4NCkEyICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpUMyAgLSBMZWN0dXJlIE5vdGVzIGluIENvbXB1dGVyIFNjaWVuY2UgKFNCUCkNCkFCICAtIEEgZGlzY3JpbWluYXRpdmUgbW9kZWwgaXMgcHJlc2VudGVkIGZvciBjcm93ZC1zb3VyY2luZyB0aGUgYW5ub3RhdGlvbiBvZiBuZXdzIHN0b3JpZXMgdG8gcHJvZHVjZSBhIHN0cnVjdHVyZWQgZGF0YXNldCBhYm91dCBpbmNpZGVudHMgaW52b2x2aW5nIG1pbGl0YXJpemVkIGRpc3B1dGVzIGJldHdlZW4gbmF0aW9uLXN0YXRlcy4gIFdlIHVzZWQgYSBxdWVzdGlvbiB0cmVlIHRvIGdhdGhlciBwYXJ0aWFsbHkgcmVkdW5kYW50IGRhdGEgZnJvbSBlYWNoIGNyb3dkIHdvcmtlci4gQSBsYXR0aWNlIG9mIEJheWVzaWFuIE5ldHdvcmtzIHdhcyB0aGVuIGFwcGxpZWQgdG8gZXJyb3IgY29ycmVjdCB0aGUgaW5kaXZpZHVhbCB3b3JrZXIgYW5ub3RhdGlvbnMsIHRoZSByZXN1bHRzIG9mIHdoaWNoIHdlcmUgdGhlbiBhZ2dyZWdhdGVkIHZpYSBtYWpvcml0eSB2b3RpbmcuIFRoZSByZXN1bHRpbmcgaHlicmlkIG1vZGVsIG91dHBlcmZvcm1lZCBjb21wYXJhYmxlLCBzdGF0ZS1vZi10aGUtYXJ0IGFnZ3JlZ2F0aW9uIG1vZGVscyBpbiBib3RoIGFjY3VyYWN5IGFuZCBjb21wdXRhdGlvbmFsIHNjYWxhYmlsaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkwMjENClNQICAtIDM4MQ0KRVAgIC0gMzg3DQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYTIwMTVjcm93ZC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Error-correction%20and%20aggregation%20in%20crowd-sourcing%20of%20geopolitical%20incident%20information&amp;rft.btitle=Social%20Computing%2C%20Behavioral%20Modeling%20and%20Prediction&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science%20(SBP)&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Yang%20Xu&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=David%20Reitter&amp;rft.au=Nitin%20Agarwal&amp;rft.au=Kevin%20Xu&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2015&amp;rft.pages=381-387&amp;rft.spage=381&amp;rft.epage=387\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, Alexander G. et al. “Online Learning of Deep Hybrid Architectures for Semi-Supervised Categorization.” <i>Machine Learning and Knowledge Discovery in Databases (Proceedings, ECML PKDD 2015)</i>. Vol. 9284. Porto, Portugal: Springer, 2015. 516–532. Web. Lecture Notes in Computer Science.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2015 venue_short__ECML PKDD type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ECML PKDD</div><div class=\"bib-venue-short\">ECML PKDD</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A hybrid architecture is presented capable of online learning from both labeled and unlabeled samples.  It combines both generative and discriminative objectives to derive a new variant of the Deep Belief Network‚ i.e.‚ the Stacked Boltzmann Experts Network model.  The model’s training algorithm is built on principles developed from hybrid discriminative Boltzmann machines and composes deep architectures in a greedy fashion. It makes use of its inherent “layer-wise ensemble\" nature to perform useful classification work. We (1) compare this architecture against a hybrid Denoising Auto-encoder version of itself as well as several other models and (2) investigate training in the context of an incremental learning procedure.  The best-performing hybrid model‚ the Stacked Boltzmann Experts Network‚ consistently outperforms all others.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_online_2015,\n\taddress = {Porto, Portugal},\n\tseries = {Lecture {Notes} in {Computer} {Science}},\n\ttitle = {Online learning of deep hybrid architectures for semi-supervised categorization},\n\tvolume = {9284},\n\turl = {http://www.david-reitter.com/pub/ororbia_deep_hybrid_ecml_2015.pdf},\n\tbooktitle = {Machine {Learning} and {Knowledge} {Discovery} in {Databases} ({Proceedings}, {ECML} {PKDD} 2015)},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Wu, Jian and Giles, C. Lee},\n\tyear = {2015},\n\tpages = {516--532}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| conference = ECML PKDD| volume = 9284| pages = 516–532| last1 = Ororbia II| first1 = Alexander G.| last2 = Reitter| first2 = David| last3 = Wu| first3 = Jian| last4 = Giles| first4 = C. Lee| title = Online learning of deep hybrid architectures for semi-supervised categorization| booktitle = Machine Learning and Knowledge Discovery in Databases (Proceedings, ECML PKDD 2015)| location = Porto, Portugal| series = Lecture Notes in Computer Science| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT25saW5lIGxlYXJuaW5nIG9mIGRlZXAgaHlicmlkIGFyY2hpdGVjdHVyZXMgZm9yIHNlbWktc3VwZXJ2aXNlZCBjYXRlZ29yaXphdGlvbg0KQVUgIC0gT3JvcmJpYSBJSSwgQWxleGFuZGVyIEcuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gV3UsIEppYW4NCkFVICAtIEdpbGVzLCBDLiBMZWUNClQyICAtIEVDTUwgUEtERA0KVDMgIC0gTGVjdHVyZSBOb3RlcyBpbiBDb21wdXRlciBTY2llbmNlDQpBQiAgLSBBIGh5YnJpZCBhcmNoaXRlY3R1cmUgaXMgcHJlc2VudGVkIGNhcGFibGUgb2Ygb25saW5lIGxlYXJuaW5nIGZyb20gYm90aCBsYWJlbGVkIGFuZCB1bmxhYmVsZWQgc2FtcGxlcy4gIEl0IGNvbWJpbmVzIGJvdGggZ2VuZXJhdGl2ZSBhbmQgZGlzY3JpbWluYXRpdmUgb2JqZWN0aXZlcyB0byBkZXJpdmUgYSBuZXcgdmFyaWFudCBvZiB0aGUgRGVlcCBCZWxpZWYgTmV0d29yaywgaS5lLiwgdGhlIFN0YWNrZWQgQm9sdHptYW5uIEV4cGVydHMgTmV0d29yayBtb2RlbC4gIFRoZSBtb2RlbCdzIHRyYWluaW5nIGFsZ29yaXRobSBpcyBidWlsdCBvbiBwcmluY2lwbGVzIGRldmVsb3BlZCBmcm9tIGh5YnJpZCBkaXNjcmltaW5hdGl2ZSBCb2x0em1hbm4gbWFjaGluZXMgYW5kIGNvbXBvc2VzIGRlZXAgYXJjaGl0ZWN0dXJlcyBpbiBhIGdyZWVkeSBmYXNoaW9uLiBJdCBtYWtlcyB1c2Ugb2YgaXRzIGluaGVyZW50IGBgbGF5ZXItd2lzZSBlbnNlbWJsZSIgbmF0dXJlIHRvIHBlcmZvcm0gdXNlZnVsIGNsYXNzaWZpY2F0aW9uIHdvcmsuIFdlICgxKSBjb21wYXJlIHRoaXMgYXJjaGl0ZWN0dXJlIGFnYWluc3QgYSBoeWJyaWQgRGVub2lzaW5nIEF1dG8tZW5jb2RlciB2ZXJzaW9uIG9mIGl0c2VsZiBhcyB3ZWxsIGFzIHNldmVyYWwgb3RoZXIgbW9kZWxzIGFuZCAoMikgaW52ZXN0aWdhdGUgdHJhaW5pbmcgaW4gdGhlIGNvbnRleHQgb2YgYW4gaW5jcmVtZW50YWwgbGVhcm5pbmcgcHJvY2VkdXJlLiAgVGhlIGJlc3QtcGVyZm9ybWluZyBoeWJyaWQgbW9kZWwsIHRoZSBTdGFja2VkIEJvbHR6bWFubiBFeHBlcnRzIE5ldHdvcmssIGNvbnNpc3RlbnRseSBvdXRwZXJmb3JtcyBhbGwgb3RoZXJzLg0KQzEgIC0gUG9ydG8sIFBvcnR1Z2FsDQpDMyAgLSBNYWNoaW5lIExlYXJuaW5nIGFuZCBLbm93bGVkZ2UgRGlzY292ZXJ5IGluIERhdGFiYXNlcyAoUHJvY2VlZGluZ3MsIEVDTUwgUEtERCAyMDE1KQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkyODQNClNQICAtIDUxNg0KRVAgIC0gNTMyDQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYV9kZWVwX2h5YnJpZF9lY21sXzIwMTUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Online%20learning%20of%20deep%20hybrid%20architectures%20for%20semi-supervised%20categorization&amp;rft.btitle=Machine%20Learning%20and%20Knowledge%20Discovery%20in%20Databases%20(Proceedings%2C%20ECML%20PKDD%202015)&amp;rft.place=Porto%2C%20Portugal&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=David%20Reitter&amp;rft.au=Jian%20Wu&amp;rft.au=C.%20Lee%20Giles&amp;rft.date=2015&amp;rft.pages=516-532&amp;rft.spage=516&amp;rft.epage=532\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Paul Scerri. “Smooth Dynamics, Good Performance in Cognitive-Agent Congestion Problems.” <i>Proceedings of the 35th Annual Meeting of the Cognitive Science Society</i>. Berlin, Germany: Cognitive Science Society, 2013. 3269–3274. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2013 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In a congestion game‚ individuals exhaust a common resource\nout of selfish behavior. In this scenario‚ drivers\ncreate traffic jams by choosing the shortest route according\nto their individual knowledge. They can avoid them\nby communicating their belief states about the traffic\nsituation in real-time through a peer-to-peer network‚\nassuming unlimited bandwidth. We study two potential‚\ncognitively inspired models of human behavior: 1)\ncategorization (quantized memorization and communication)‚\nwhich dampens communication and belief adoption‚\nbut leads to undesired oscillations and lower performance.\n2) Instance-based blending with memory decay‚\nwhich achieves good dynamics and near-optimal performance\nwithout the same bandwidth needs. We argue\nthat this supports our hypothesis of co-adaptation of\ncognitive function and communicating communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013smooth,\n\taddress = {Berlin, Germany},\n\ttitle = {Smooth dynamics, good performance in cognitive-agent congestion problems},\n\turl = {http://www.david-reitter.com/pub/reitter2013smooth.pdf},\n\tbooktitle = {Proceedings of the 35th {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2013},\n\tpages = {3269--3274}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society| conference = CogSci| pages = 3269–3274| last1 = Reitter| first1 = David| last2 = Scerri| first2 = Paul| title = Smooth dynamics, good performance in cognitive-agent congestion problems| booktitle = Proceedings of the 35th Annual Meeting of the Cognitive Science Society| location = Berlin, Germany| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU21vb3RoIGR5bmFtaWNzLCBnb29kIHBlcmZvcm1hbmNlIGluIGNvZ25pdGl2ZS1hZ2VudCBjb25nZXN0aW9uIHByb2JsZW1zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gU2NlcnJpLCBQYXVsDQpUMiAgLSBDb2dTY2kNCkFCICAtIEluIGEgY29uZ2VzdGlvbiBnYW1lLCBpbmRpdmlkdWFscyBleGhhdXN0IGEgY29tbW9uIHJlc291cmNlCm91dCBvZiBzZWxmaXNoIGJlaGF2aW9yLiBJbiB0aGlzIHNjZW5hcmlvLCBkcml2ZXJzCmNyZWF0ZSB0cmFmZmljIGphbXMgYnkgY2hvb3NpbmcgdGhlIHNob3J0ZXN0IHJvdXRlIGFjY29yZGluZwp0byB0aGVpciBpbmRpdmlkdWFsIGtub3dsZWRnZS4gVGhleSBjYW4gYXZvaWQgdGhlbQpieSBjb21tdW5pY2F0aW5nIHRoZWlyIGJlbGllZiBzdGF0ZXMgYWJvdXQgdGhlIHRyYWZmaWMKc2l0dWF0aW9uIGluIHJlYWwtdGltZSB0aHJvdWdoIGEgcGVlci10by1wZWVyIG5ldHdvcmssCmFzc3VtaW5nIHVubGltaXRlZCBiYW5kd2lkdGguIFdlIHN0dWR5IHR3byBwb3RlbnRpYWwsCmNvZ25pdGl2ZWx5IGluc3BpcmVkIG1vZGVscyBvZiBodW1hbiBiZWhhdmlvcjogMSkKY2F0ZWdvcml6YXRpb24gKHF1YW50aXplZCBtZW1vcml6YXRpb24gYW5kIGNvbW11bmljYXRpb24pLAp3aGljaCBkYW1wZW5zIGNvbW11bmljYXRpb24gYW5kIGJlbGllZiBhZG9wdGlvbiwKYnV0IGxlYWRzIHRvIHVuZGVzaXJlZCBvc2NpbGxhdGlvbnMgYW5kIGxvd2VyIHBlcmZvcm1hbmNlLgoyKSBJbnN0YW5jZS1iYXNlZCBibGVuZGluZyB3aXRoIG1lbW9yeSBkZWNheSwKd2hpY2ggYWNoaWV2ZXMgZ29vZCBkeW5hbWljcyBhbmQgbmVhci1vcHRpbWFsIHBlcmZvcm1hbmNlCndpdGhvdXQgdGhlIHNhbWUgYmFuZHdpZHRoIG5lZWRzLiBXZSBhcmd1ZQp0aGF0IHRoaXMgc3VwcG9ydHMgb3VyIGh5cG90aGVzaXMgb2YgY28tYWRhcHRhdGlvbiBvZgpjb2duaXRpdmUgZnVuY3Rpb24gYW5kIGNvbW11bmljYXRpbmcgY29tbXVuaXRpZXMuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNXRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAzMjY5DQpFUCAgLSAzMjc0DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxM3Ntb290aC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Smooth%20dynamics%2C%20good%20performance%20in%20cognitive-agent%20congestion%20problems&amp;rft.btitle=Proceedings%20of%20the%2035th%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Paul%20Scerri&amp;rft.date=2013&amp;rft.pages=3269-3274&amp;rft.spage=3269&amp;rft.epage=3274\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “Social Cognition: Memory Decay and Adaptive Information Filtering for Robust Information Maintenance.” <i>Twenty-Sixth Conference on Artificial Intelligence</i>. N.p., 2012. 242–248. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I D886I5TI year__2012 venue_short__AAAI type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">AAAI</div><div class=\"bib-venue-short\">AAAI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Two information decay methods are examined that help multi-agent systems cope with dynamic environments. The agents in this simulation have human-like memory and a mechanism to moderate their communications: they forget internally stored information via temporal decay‚ and they forget distributed information by filtering it as it passes through a communication network. The agents play a foraging game‚ in which performance depends on communicating facts and requests and on storing facts in internal memory. Parameters of the game and agent models are tuned to human data. Agent groups with moderated communication in small-world networks achieve optimal performance for typical human memory decay values‚ while non-adaptive agents benefit from stronger memory decay. The decay and filtering strategies interact with the properties of the network graph in ways suggestive of an evolutionary co-optimization between the human cognitive system and an external social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012socialcognition.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012social,\n\ttitle = {Social cognition: memory decay and adaptive information filtering for robust information maintenance},\n\turl = {http://www.david-reitter.com/pub/reitter2012socialcognition.pdf},\n\tbooktitle = {Twenty-{Sixth} {Conference} on {Artificial} {Intelligence}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2012},\n\tpages = {242--248}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = AAAI| pages = 242–248| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = Social cognition: memory decay and adaptive information filtering for robust information maintenance| booktitle = Twenty-Sixth Conference on Artificial Intelligence| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIGNvZ25pdGlvbjogbWVtb3J5IGRlY2F5IGFuZCBhZGFwdGl2ZSBpbmZvcm1hdGlvbiBmaWx0ZXJpbmcgZm9yIHJvYnVzdCBpbmZvcm1hdGlvbiBtYWludGVuYW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQUFBSQ0KQUIgIC0gVHdvIGluZm9ybWF0aW9uIGRlY2F5IG1ldGhvZHMgYXJlIGV4YW1pbmVkIHRoYXQgaGVscCBtdWx0aS1hZ2VudCBzeXN0ZW1zIGNvcGUgd2l0aCBkeW5hbWljIGVudmlyb25tZW50cy4gVGhlIGFnZW50cyBpbiB0aGlzIHNpbXVsYXRpb24gaGF2ZSBodW1hbi1saWtlIG1lbW9yeSBhbmQgYSBtZWNoYW5pc20gdG8gbW9kZXJhdGUgdGhlaXIgY29tbXVuaWNhdGlvbnM6IHRoZXkgZm9yZ2V0IGludGVybmFsbHkgc3RvcmVkIGluZm9ybWF0aW9uIHZpYSB0ZW1wb3JhbCBkZWNheSwgYW5kIHRoZXkgZm9yZ2V0IGRpc3RyaWJ1dGVkIGluZm9ybWF0aW9uIGJ5IGZpbHRlcmluZyBpdCBhcyBpdCBwYXNzZXMgdGhyb3VnaCBhIGNvbW11bmljYXRpb24gbmV0d29yay4gVGhlIGFnZW50cyBwbGF5IGEgZm9yYWdpbmcgZ2FtZSwgaW4gd2hpY2ggcGVyZm9ybWFuY2UgZGVwZW5kcyBvbiBjb21tdW5pY2F0aW5nIGZhY3RzIGFuZCByZXF1ZXN0cyBhbmQgb24gc3RvcmluZyBmYWN0cyBpbiBpbnRlcm5hbCBtZW1vcnkuIFBhcmFtZXRlcnMgb2YgdGhlIGdhbWUgYW5kIGFnZW50IG1vZGVscyBhcmUgdHVuZWQgdG8gaHVtYW4gZGF0YS4gQWdlbnQgZ3JvdXBzIHdpdGggbW9kZXJhdGVkIGNvbW11bmljYXRpb24gaW4gc21hbGwtd29ybGQgbmV0d29ya3MgYWNoaWV2ZSBvcHRpbWFsIHBlcmZvcm1hbmNlIGZvciB0eXBpY2FsIGh1bWFuIG1lbW9yeSBkZWNheSB2YWx1ZXMsIHdoaWxlIG5vbi1hZGFwdGl2ZSBhZ2VudHMgYmVuZWZpdCBmcm9tIHN0cm9uZ2VyIG1lbW9yeSBkZWNheS4gVGhlIGRlY2F5IGFuZCBmaWx0ZXJpbmcgc3RyYXRlZ2llcyBpbnRlcmFjdCB3aXRoIHRoZSBwcm9wZXJ0aWVzIG9mIHRoZSBuZXR3b3JrIGdyYXBoIGluIHdheXMgc3VnZ2VzdGl2ZSBvZiBhbiBldm9sdXRpb25hcnkgY28tb3B0aW1pemF0aW9uIGJldHdlZW4gdGhlIGh1bWFuIGNvZ25pdGl2ZSBzeXN0ZW0gYW5kIGFuIGV4dGVybmFsIHNvY2lhbCBzdHJ1Y3R1cmUuDQpDMyAgLSBUd2VudHktU2l4dGggQ29uZmVyZW5jZSBvbiBBcnRpZmljaWFsIEludGVsbGlnZW5jZQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDI0Mg0KRVAgIC0gMjQ4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMnNvY2lhbGNvZ25pdGlvbi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20cognition%3A%20memory%20decay%20and%20adaptive%20information%20filtering%20for%20robust%20information%20maintenance&amp;rft.btitle=Twenty-Sixth%20Conference%20on%20Artificial%20Intelligence&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2012&amp;rft.pages=242-248&amp;rft.spage=242&amp;rft.epage=248\"></span></div></div></div><div class=\"full-bib-section\"><a id='SHTFSZTC' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">Computational Social Science</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, Moojan Ghafurian, and David Reitter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\">Is Word Adoption a Grassroots Process? An Analysis of Reddit Communities.</a></span>” <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer, 2017. Web. LNCS.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2017 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This study examines how novel words originate in and disperse through online communities. It asks whether larger numbers of people or closer social ties are better environments to foster the adoption of new words. The data stem from Reddit‚ a large sample of web-mediated‚ asynchronous conversations.  Reddit communities are divided by size in this study: larger communities are based on discussing general topics and have weak social ties‚ whereas small communities are based on discussing specific topics and have strong social ties. The analysis shows that the majority of new words are created / first adopted in larger communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017is,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {Is {Word} {Adoption} a {Grassroots} {Process}? {An} {Analysis} of {Reddit} {Communities}},\n\turl = {http://www.david-reitter.com/pub/cole2017wordadoption.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| conference = SBP-BRiMS| last1 = Cole| first1 = Jeremy| last2 = Ghafurian| first2 = Moojan| last3 = Reitter| first3 = David| title = Is Word Adoption a Grassroots Process? An Analysis of Reddit Communities| booktitle = Social, Cultural, and Behavioral Modeling| location = Washington, D.C.| series = LNCS| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSXMgV29yZCBBZG9wdGlvbiBhIEdyYXNzcm9vdHMgUHJvY2Vzcz8gQW4gQW5hbHlzaXMgb2YgUmVkZGl0IENvbW11bml0aWVzDQpBVSAgLSBDb2xlLCBKZXJlbXkNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gU0JQLUJSaU1TDQpUMyAgLSBMTkNTDQpBQiAgLSBUaGlzIHN0dWR5IGV4YW1pbmVzIGhvdyBub3ZlbCB3b3JkcyBvcmlnaW5hdGUgaW4gYW5kIGRpc3BlcnNlIHRocm91Z2ggb25saW5lIGNvbW11bml0aWVzLiBJdCBhc2tzIHdoZXRoZXIgbGFyZ2VyIG51bWJlcnMgb2YgcGVvcGxlIG9yIGNsb3NlciBzb2NpYWwgdGllcyBhcmUgYmV0dGVyIGVudmlyb25tZW50cyB0byBmb3N0ZXIgdGhlIGFkb3B0aW9uIG9mIG5ldyB3b3Jkcy4gVGhlIGRhdGEgc3RlbSBmcm9tIFJlZGRpdCwgYSBsYXJnZSBzYW1wbGUgb2Ygd2ViLW1lZGlhdGVkLCBhc3luY2hyb25vdXMgY29udmVyc2F0aW9ucy4gIFJlZGRpdCBjb21tdW5pdGllcyBhcmUgZGl2aWRlZCBieSBzaXplIGluIHRoaXMgc3R1ZHk6IGxhcmdlciBjb21tdW5pdGllcyBhcmUgYmFzZWQgb24gZGlzY3Vzc2luZyBnZW5lcmFsIHRvcGljcyBhbmQgaGF2ZSB3ZWFrIHNvY2lhbCB0aWVzLCB3aGVyZWFzIHNtYWxsIGNvbW11bml0aWVzIGFyZSBiYXNlZCBvbiBkaXNjdXNzaW5nIHNwZWNpZmljIHRvcGljcyBhbmQgaGF2ZSBzdHJvbmcgc29jaWFsIHRpZXMuIFRoZSBhbmFseXNpcyBzaG93cyB0aGF0IHRoZSBtYWpvcml0eSBvZiBuZXcgd29yZHMgYXJlIGNyZWF0ZWQgLyBmaXJzdCBhZG9wdGVkIGluIGxhcmdlciBjb21tdW5pdGllcy4NCkMxICAtIFdhc2hpbmd0b24sIEQuQy4NCkMzICAtIFNvY2lhbCwgQ3VsdHVyYWwsIGFuZCBCZWhhdmlvcmFsIE1vZGVsaW5nDQpEQSAgLSAyMDE3Ly8vDQpQWSAgLSAyMDE3DQpEUCAgLSBhcmNoaXZhbENvbmZlcmVuY2VQYXBlcg0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE3d29yZGFkb3B0aW9uLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Is%20Word%20Adoption%20a%20Grassroots%20Process%3F%20An%20Analysis%20of%20Reddit%20Communities&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, Vito et al. “Crowdsourcing the Measurement of Interstate Conflict.” <i>PLOS ONE</i> 11.6 (2016): e0156527. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__PLOS ONE type__journalArticle \"\"</span></div><div class=\"bib-venue\">PLOS ONE</div><div class=\"bib-venue-short\">PLOS ONE</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Much of the data used to measure conflict is extracted from news reports. This is typically accomplished using either expert coders to quantify the relevant information or machine coders to automatically extract data from documents. Although expert coding is costly‚ it produces quality data. Machine coding is fast and inexpensive‚ but the data are noisy. To diminish the severity of this tradeoff‚ we introduce a method for analyzing news documents that uses crowdsourcing‚ supplemented with computational approaches. The new method is tested on documents about Militarized Interstate Disputes‚ and its accuracy ranges between about 68 and 76 percent.  This is shown to be a considerable improvement over automated coding‚ and to cost less and be much faster than expert coding.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dorazio2016crowdsourcing,\n\ttitle = {Crowdsourcing the measurement of interstate conflict},\n\tvolume = {11},\n\turl = {http://www.david-reitter.com/pub/dorazio2016conflict.pdf},\n\tdoi = {10.1371/journal.pone.0156527},\n\tnumber = {6},\n\tjournal = {PLOS ONE},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2016},\n\tpages = {e0156527}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1371/journal.pone.0156527| volume = 11| issue = 6| pages = –0156527| last1 = D'Orazio| first1 = Vito| last2 = Kenwick| first2 = Michael| last3 = Lane| first3 = Matthew| last4 = Palmer| first4 = Glenn| last5 = Reitter| first5 = David| title = Crowdsourcing the measurement of interstate conflict| journal = PLOS ONE| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3Jvd2Rzb3VyY2luZyB0aGUgbWVhc3VyZW1lbnQgb2YgaW50ZXJzdGF0ZSBjb25mbGljdA0KQVUgIC0gRCdPcmF6aW8sIFZpdG8NCkFVICAtIEtlbndpY2ssIE1pY2hhZWwNCkFVICAtIExhbmUsIE1hdHRoZXcNCkFVICAtIFBhbG1lciwgR2xlbm4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBQTE9TIE9ORQ0KQUIgIC0gTXVjaCBvZiB0aGUgZGF0YSB1c2VkIHRvIG1lYXN1cmUgY29uZmxpY3QgaXMgZXh0cmFjdGVkIGZyb20gbmV3cyByZXBvcnRzLiBUaGlzIGlzIHR5cGljYWxseSBhY2NvbXBsaXNoZWQgdXNpbmcgZWl0aGVyIGV4cGVydCBjb2RlcnMgdG8gcXVhbnRpZnkgdGhlIHJlbGV2YW50IGluZm9ybWF0aW9uIG9yIG1hY2hpbmUgY29kZXJzIHRvIGF1dG9tYXRpY2FsbHkgZXh0cmFjdCBkYXRhIGZyb20gZG9jdW1lbnRzLiBBbHRob3VnaCBleHBlcnQgY29kaW5nIGlzIGNvc3RseSwgaXQgcHJvZHVjZXMgcXVhbGl0eSBkYXRhLiBNYWNoaW5lIGNvZGluZyBpcyBmYXN0IGFuZCBpbmV4cGVuc2l2ZSwgYnV0IHRoZSBkYXRhIGFyZSBub2lzeS4gVG8gZGltaW5pc2ggdGhlIHNldmVyaXR5IG9mIHRoaXMgdHJhZGVvZmYsIHdlIGludHJvZHVjZSBhIG1ldGhvZCBmb3IgYW5hbHl6aW5nIG5ld3MgZG9jdW1lbnRzIHRoYXQgdXNlcyBjcm93ZHNvdXJjaW5nLCBzdXBwbGVtZW50ZWQgd2l0aCBjb21wdXRhdGlvbmFsIGFwcHJvYWNoZXMuIFRoZSBuZXcgbWV0aG9kIGlzIHRlc3RlZCBvbiBkb2N1bWVudHMgYWJvdXQgTWlsaXRhcml6ZWQgSW50ZXJzdGF0ZSBEaXNwdXRlcywgYW5kIGl0cyBhY2N1cmFjeSByYW5nZXMgYmV0d2VlbiBhYm91dCA2OCBhbmQgNzYgcGVyY2VudC4gIFRoaXMgaXMgc2hvd24gdG8gYmUgYSBjb25zaWRlcmFibGUgaW1wcm92ZW1lbnQgb3ZlciBhdXRvbWF0ZWQgY29kaW5nLCBhbmQgdG8gY29zdCBsZXNzIGFuZCBiZSBtdWNoIGZhc3RlciB0aGFuIGV4cGVydCBjb2RpbmcuDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpETyAgLSAxMC4xMzcxL2pvdXJuYWwucG9uZS4wMTU2NTI3DQpWTCAgLSAxMQ0KSVMgIC0gNg0KU1AgIC0gZTAxNTY1MjcNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2RvcmF6aW8yMDE2Y29uZmxpY3QucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1371%2Fjournal.pone.0156527&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Crowdsourcing%20the%20measurement%20of%20interstate%20conflict&amp;rft.jtitle=PLOS%20ONE&amp;rft.volume=11&amp;rft.issue=6&amp;rft.aufirst=Vito&amp;rft.aulast=D&apos;Orazio&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=Michael%20Kenwick&amp;rft.au=Matthew%20Lane&amp;rft.au=Glenn%20Palmer&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=e0156527\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, Ying Xu, and David Reitter. “How People Talk about Armed Conflicts: An Analysis of Reddit Data.” <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer, 2016. 366–376. Web. LNCS 9708.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__SBP-BRiMS type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">SBP-BRiMS</div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Armed conflicts around the world produce displacement‚ in- jury‚ and death. This study examines how anonymous and pseudony- mous Internet commenters discuss such conflicts. Specifically‚ we ask how permissible it is to express positive or negative sentiments about these conflicts as a function of variables including region‚ conflict nature‚ and severity. Data from the Armed Conflicts Database is aggregated to identify a number of potential factors that may influence views on ac- ceptable sentiments. A large-scale sample of the Reddit comment forum was coded for positive and negative sentiments using sentiment analy- sis techniques. Permissibility is judged using the Reddit voting features. Regressions reveal that positive sentiments are found not permissible for higher numbers of fatalities‚ and that negative sentiments are found permissible for certain regions‚ more permissible for older conflicts‚ and less permissible for territorial conflicts. A number of alternative‚ non- correlated predictors are presented.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2016how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS} 9708},\n\ttitle = {How people talk about armed conflicts: {An} analysis of {Reddit} data},\n\turl = {http://www.david-reitter.com/pub/cole2016armedconflicts.pdf},\n\tdoi = {10.1007/978-3-319-39931-7_35},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Xu, Ying and Reitter, David},\n\tyear = {2016},\n\tpages = {366--376}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| doi = 10.1007/978-3-319-39931-7_35| conference = SBP-BRiMS| pages = 366–376| last1 = Cole| first1 = Jeremy| last2 = Xu| first2 = Ying| last3 = Reitter| first3 = David| title = How people talk about armed conflicts: An analysis of Reddit data| booktitle = Social, Cultural, and Behavioral Modeling| location = Washington, D.C.| series = LNCS 9708| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHBlb3BsZSB0YWxrIGFib3V0IGFybWVkIGNvbmZsaWN0czogQW4gYW5hbHlzaXMgb2YgUmVkZGl0IGRhdGENCkFVICAtIENvbGUsIEplcmVteQ0KQVUgIC0gWHUsIFlpbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBTQlAtQlJpTVMNClQzICAtIExOQ1MgOTcwOA0KQUIgIC0gQXJtZWQgY29uZmxpY3RzIGFyb3VuZCB0aGUgd29ybGQgcHJvZHVjZSBkaXNwbGFjZW1lbnQsIGluLSBqdXJ5LCBhbmQgZGVhdGguIFRoaXMgc3R1ZHkgZXhhbWluZXMgaG93IGFub255bW91cyBhbmQgcHNldWRvbnktIG1vdXMgSW50ZXJuZXQgY29tbWVudGVycyBkaXNjdXNzIHN1Y2ggY29uZmxpY3RzLiBTcGVjaWZpY2FsbHksIHdlIGFzayBob3cgcGVybWlzc2libGUgaXQgaXMgdG8gZXhwcmVzcyBwb3NpdGl2ZSBvciBuZWdhdGl2ZSBzZW50aW1lbnRzIGFib3V0IHRoZXNlIGNvbmZsaWN0cyBhcyBhIGZ1bmN0aW9uIG9mIHZhcmlhYmxlcyBpbmNsdWRpbmcgcmVnaW9uLCBjb25mbGljdCBuYXR1cmUsIGFuZCBzZXZlcml0eS4gRGF0YSBmcm9tIHRoZSBBcm1lZCBDb25mbGljdHMgRGF0YWJhc2UgaXMgYWdncmVnYXRlZCB0byBpZGVudGlmeSBhIG51bWJlciBvZiBwb3RlbnRpYWwgZmFjdG9ycyB0aGF0IG1heSBpbmZsdWVuY2Ugdmlld3Mgb24gYWMtIGNlcHRhYmxlIHNlbnRpbWVudHMuIEEgbGFyZ2Utc2NhbGUgc2FtcGxlIG9mIHRoZSBSZWRkaXQgY29tbWVudCBmb3J1bSB3YXMgY29kZWQgZm9yIHBvc2l0aXZlIGFuZCBuZWdhdGl2ZSBzZW50aW1lbnRzIHVzaW5nIHNlbnRpbWVudCBhbmFseS0gc2lzIHRlY2huaXF1ZXMuIFBlcm1pc3NpYmlsaXR5IGlzIGp1ZGdlZCB1c2luZyB0aGUgUmVkZGl0IHZvdGluZyBmZWF0dXJlcy4gUmVncmVzc2lvbnMgcmV2ZWFsIHRoYXQgcG9zaXRpdmUgc2VudGltZW50cyBhcmUgZm91bmQgbm90IHBlcm1pc3NpYmxlIGZvciBoaWdoZXIgbnVtYmVycyBvZiBmYXRhbGl0aWVzLCBhbmQgdGhhdCBuZWdhdGl2ZSBzZW50aW1lbnRzIGFyZSBmb3VuZCBwZXJtaXNzaWJsZSBmb3IgY2VydGFpbiByZWdpb25zLCBtb3JlIHBlcm1pc3NpYmxlIGZvciBvbGRlciBjb25mbGljdHMsIGFuZCBsZXNzIHBlcm1pc3NpYmxlIGZvciB0ZXJyaXRvcmlhbCBjb25mbGljdHMuIEEgbnVtYmVyIG9mIGFsdGVybmF0aXZlLCBub24tIGNvcnJlbGF0ZWQgcHJlZGljdG9ycyBhcmUgcHJlc2VudGVkLg0KQzEgIC0gV2FzaGluZ3RvbiwgRC5DLg0KQzMgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNCkRPICAtIDEwLjEwMDcvOTc4LTMtMzE5LTM5OTMxLTdfMzUNCkRQICAtIGFyY2hpdmFsQ29uZmVyZW5jZVBhcGVyDQpTUCAgLSAzNjYNCkVQICAtIDM3Ng0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE2YXJtZWRjb25mbGljdHMucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1007%2F978-3-319-39931-7_35&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20people%20talk%20about%20armed%20conflicts%3A%20An%20analysis%20of%20Reddit%20data&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS%209708&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Ying%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=366-376&amp;rft.spage=366&amp;rft.epage=376\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Kevin S. et al., eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\"><i>Social, Cultural, and Behavioral Modeling. 9th International Conference, SBP-BRiMS 2016</i>.</a></span> Switzerland: Springer, 2016. Web. LNCS 9708.</div><div class=\"bib-extra\">doi://10.1007/978-3-319-39931-7</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2016 venue_short__SBP-BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">SBP-BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"https://link.springer.com/book/10.1007/978-3-319-39931-7\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{xu2016social,\n\taddress = {Switzerland},\n\tseries = {{LNCS}},\n\ttitle = {Social, {Cultural}, and {Behavioral} {Modeling}. 9th {International} {Conference}, {SBP}-{BRiMS} 2016},\n\tshorttitle = {{SBP}-{BRiMS}},\n\turl = {https://link.springer.com/book/10.1007/978-3-319-39931-7},\n\tnumber = {9708},\n\tpublisher = {Springer},\n\teditor = {Xu, Kevin S. and Reitter, David and Lee, Dongwon and Osgood, Nathaniel},\n\tyear = {2016},\n\tnote = {doi://10.1007/978-3-319-39931-7}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| others = Kevin S. Xu, David Reitter, Dongwon Lee, Nathaniel Osgood (eds.)| title = Social, Cultural, and Behavioral Modeling. 9th International Conference, SBP-BRiMS 2016| location = Switzerland| series = LNCS| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcuIDl0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2UsIFNCUC1CUmlNUyAyMDE2DQpUMiAgLSBMTkNTDQpBMyAgLSBYdSwgS2V2aW4gUy4NCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBMZWUsIERvbmd3b24NCkEzICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpDWSAgLSBTd2l0emVybGFuZA0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KTTEgIC0gOTcwOA0KUEIgIC0gU3ByaW5nZXINClNUICAtIFNCUC1CUmlNUw0KVVIgIC0gaHR0cHM6Ly9saW5rLnNwcmluZ2VyLmNvbS9ib29rLzEwLjEwMDcvOTc4LTMtMzE5LTM5OTMxLTcNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling.%209th%20International%20Conference%2C%20SBP-BRiMS%202016&amp;rft.place=Switzerland&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Kevin%20S.&amp;rft.aulast=Xu&amp;rft.au=Kevin%20S.%20Xu&amp;rft.au=David%20Reitter&amp;rft.au=Dongwon%20Lee&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Scerri, Paul, and David Reitter. “Cognitive Instance-Based Learning Agents in a Multi-Agent Congestion Game.” <i>Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013</i>. N.p., 2013. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{scerri2013cognitive,\n\ttitle = {Cognitive instance-based learning agents in a multi-agent congestion game},\n\turl = {http://www.david-reitter.com/pub/scerri2013informationsharing.pdf},\n\tbooktitle = {Workshop on {Information} {Sharing} in {Large} {Scale} {Multi}-{Agent} {Systems}, at {AAMAS} 2013},\n\tauthor = {Scerri, Paul and Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Scerri| first1 = Paul| last2 = Reitter| first2 = David| title = Cognitive instance-based learning agents in a multi-agent congestion game| booktitle = Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFnZW50cyBpbiBhIG11bHRpLWFnZW50IGNvbmdlc3Rpb24gZ2FtZQ0KQVUgIC0gU2NlcnJpLCBQYXVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQzMgIC0gV29ya3Nob3Agb24gSW5mb3JtYXRpb24gU2hhcmluZyBpbiBMYXJnZSBTY2FsZSBNdWx0aS1BZ2VudCBTeXN0ZW1zLCBhdCBBQU1BUyAyMDEzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9zY2VycmkyMDEzaW5mb3JtYXRpb25zaGFyaW5nLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20instance-based%20learning%20agents%20in%20a%20multi-agent%20congestion%20game&amp;rft.btitle=Workshop%20on%20Information%20Sharing%20in%20Large%20Scale%20Multi-Agent%20Systems%2C%20at%20AAMAS%202013&amp;rft.aufirst=Paul&amp;rft.aulast=Scerri&amp;rft.au=Paul%20Scerri&amp;rft.au=David%20Reitter&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Paul Scerri. “Smooth Dynamics, Good Performance in Cognitive-Agent Congestion Problems.” <i>Proceedings of the 35th Annual Meeting of the Cognitive Science Society</i>. Berlin, Germany: Cognitive Science Society, 2013. 3269–3274. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2013 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In a congestion game‚ individuals exhaust a common resource\nout of selfish behavior. In this scenario‚ drivers\ncreate traffic jams by choosing the shortest route according\nto their individual knowledge. They can avoid them\nby communicating their belief states about the traffic\nsituation in real-time through a peer-to-peer network‚\nassuming unlimited bandwidth. We study two potential‚\ncognitively inspired models of human behavior: 1)\ncategorization (quantized memorization and communication)‚\nwhich dampens communication and belief adoption‚\nbut leads to undesired oscillations and lower performance.\n2) Instance-based blending with memory decay‚\nwhich achieves good dynamics and near-optimal performance\nwithout the same bandwidth needs. We argue\nthat this supports our hypothesis of co-adaptation of\ncognitive function and communicating communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013smooth.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013smooth,\n\taddress = {Berlin, Germany},\n\ttitle = {Smooth dynamics, good performance in cognitive-agent congestion problems},\n\turl = {http://www.david-reitter.com/pub/reitter2013smooth.pdf},\n\tbooktitle = {Proceedings of the 35th {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2013},\n\tpages = {3269--3274}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society| conference = CogSci| pages = 3269–3274| last1 = Reitter| first1 = David| last2 = Scerri| first2 = Paul| title = Smooth dynamics, good performance in cognitive-agent congestion problems| booktitle = Proceedings of the 35th Annual Meeting of the Cognitive Science Society| location = Berlin, Germany| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU21vb3RoIGR5bmFtaWNzLCBnb29kIHBlcmZvcm1hbmNlIGluIGNvZ25pdGl2ZS1hZ2VudCBjb25nZXN0aW9uIHByb2JsZW1zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gU2NlcnJpLCBQYXVsDQpUMiAgLSBDb2dTY2kNCkFCICAtIEluIGEgY29uZ2VzdGlvbiBnYW1lLCBpbmRpdmlkdWFscyBleGhhdXN0IGEgY29tbW9uIHJlc291cmNlCm91dCBvZiBzZWxmaXNoIGJlaGF2aW9yLiBJbiB0aGlzIHNjZW5hcmlvLCBkcml2ZXJzCmNyZWF0ZSB0cmFmZmljIGphbXMgYnkgY2hvb3NpbmcgdGhlIHNob3J0ZXN0IHJvdXRlIGFjY29yZGluZwp0byB0aGVpciBpbmRpdmlkdWFsIGtub3dsZWRnZS4gVGhleSBjYW4gYXZvaWQgdGhlbQpieSBjb21tdW5pY2F0aW5nIHRoZWlyIGJlbGllZiBzdGF0ZXMgYWJvdXQgdGhlIHRyYWZmaWMKc2l0dWF0aW9uIGluIHJlYWwtdGltZSB0aHJvdWdoIGEgcGVlci10by1wZWVyIG5ldHdvcmssCmFzc3VtaW5nIHVubGltaXRlZCBiYW5kd2lkdGguIFdlIHN0dWR5IHR3byBwb3RlbnRpYWwsCmNvZ25pdGl2ZWx5IGluc3BpcmVkIG1vZGVscyBvZiBodW1hbiBiZWhhdmlvcjogMSkKY2F0ZWdvcml6YXRpb24gKHF1YW50aXplZCBtZW1vcml6YXRpb24gYW5kIGNvbW11bmljYXRpb24pLAp3aGljaCBkYW1wZW5zIGNvbW11bmljYXRpb24gYW5kIGJlbGllZiBhZG9wdGlvbiwKYnV0IGxlYWRzIHRvIHVuZGVzaXJlZCBvc2NpbGxhdGlvbnMgYW5kIGxvd2VyIHBlcmZvcm1hbmNlLgoyKSBJbnN0YW5jZS1iYXNlZCBibGVuZGluZyB3aXRoIG1lbW9yeSBkZWNheSwKd2hpY2ggYWNoaWV2ZXMgZ29vZCBkeW5hbWljcyBhbmQgbmVhci1vcHRpbWFsIHBlcmZvcm1hbmNlCndpdGhvdXQgdGhlIHNhbWUgYmFuZHdpZHRoIG5lZWRzLiBXZSBhcmd1ZQp0aGF0IHRoaXMgc3VwcG9ydHMgb3VyIGh5cG90aGVzaXMgb2YgY28tYWRhcHRhdGlvbiBvZgpjb2duaXRpdmUgZnVuY3Rpb24gYW5kIGNvbW11bmljYXRpbmcgY29tbXVuaXRpZXMuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNXRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAzMjY5DQpFUCAgLSAzMjc0DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxM3Ntb290aC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Smooth%20dynamics%2C%20good%20performance%20in%20cognitive-agent%20congestion%20problems&amp;rft.btitle=Proceedings%20of%20the%2035th%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Paul%20Scerri&amp;rft.date=2013&amp;rft.pages=3269-3274&amp;rft.spage=3269&amp;rft.epage=3274\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Lexical Language Evolution in Networked Human Groups.” <i>Words and Networks: Language Use in Socio-Technical Networks</i>. Chicago, IL: N.p., 2012. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2012 venue_short__WON type__conferencePaper \"\"</span></div><div class=\"bib-venue\">WON</div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The development and refinement of natural-language communication systems among networked individuals is not well understood and difficult to study. This paper uses a task providing a controlled environment for the goal-oriented‚ collaborative exchange of short‚ natural-language messages between experimental participants (20 per group) in order to demonstrate lexical convergence. A technique for illustrating convergence based on graph layout by multidimensional scaling is described. While reliable convergence is shown‚ it is limited to the collaborative or communicative situation: participants did not adopt group terms in a separately administered post-test questionnaire.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012lexical,\n\taddress = {Chicago, IL},\n\ttitle = {Lexical language evolution in networked human groups},\n\turl = {http://www.david-reitter.com/pub/reitter2012lexical.pdf},\n\tbooktitle = {Words and {Networks}: {Language} {Use} in {Socio}-{Technical} {Networks}},\n\tauthor = {Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = WON| last = Reitter| first = David| title = Lexical language evolution in networked human groups| booktitle = Words and Networks: Language Use in Socio-Technical Networks| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGV4aWNhbCBsYW5ndWFnZSBldm9sdXRpb24gaW4gbmV0d29ya2VkIGh1bWFuIGdyb3Vwcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFdPTg0KQUIgIC0gVGhlIGRldmVsb3BtZW50IGFuZCByZWZpbmVtZW50IG9mIG5hdHVyYWwtbGFuZ3VhZ2UgY29tbXVuaWNhdGlvbiBzeXN0ZW1zIGFtb25nIG5ldHdvcmtlZCBpbmRpdmlkdWFscyBpcyBub3Qgd2VsbCB1bmRlcnN0b29kIGFuZCBkaWZmaWN1bHQgdG8gc3R1ZHkuIFRoaXMgcGFwZXIgdXNlcyBhIHRhc2sgcHJvdmlkaW5nIGEgY29udHJvbGxlZCBlbnZpcm9ubWVudCBmb3IgdGhlIGdvYWwtb3JpZW50ZWQsIGNvbGxhYm9yYXRpdmUgZXhjaGFuZ2Ugb2Ygc2hvcnQsIG5hdHVyYWwtbGFuZ3VhZ2UgbWVzc2FnZXMgYmV0d2VlbiBleHBlcmltZW50YWwgcGFydGljaXBhbnRzICgyMCBwZXIgZ3JvdXApIGluIG9yZGVyIHRvIGRlbW9uc3RyYXRlIGxleGljYWwgY29udmVyZ2VuY2UuIEEgdGVjaG5pcXVlIGZvciBpbGx1c3RyYXRpbmcgY29udmVyZ2VuY2UgYmFzZWQgb24gZ3JhcGggbGF5b3V0IGJ5IG11bHRpZGltZW5zaW9uYWwgc2NhbGluZyBpcyBkZXNjcmliZWQuIFdoaWxlIHJlbGlhYmxlIGNvbnZlcmdlbmNlIGlzIHNob3duLCBpdCBpcyBsaW1pdGVkIHRvIHRoZSBjb2xsYWJvcmF0aXZlIG9yIGNvbW11bmljYXRpdmUgc2l0dWF0aW9uOiBwYXJ0aWNpcGFudHMgZGlkIG5vdCBhZG9wdCBncm91cCB0ZXJtcyBpbiBhIHNlcGFyYXRlbHkgYWRtaW5pc3RlcmVkIHBvc3QtdGVzdCBxdWVzdGlvbm5haXJlLg0KQzEgIC0gQ2hpY2FnbywgSUwNCkMzICAtIFdvcmRzIGFuZCBOZXR3b3JrczogTGFuZ3VhZ2UgVXNlIGluIFNvY2lvLVRlY2huaWNhbCBOZXR3b3Jrcw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTJsZXhpY2FsLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lexical%20language%20evolution%20in%20networked%20human%20groups&amp;rft.btitle=Words%20and%20Networks%3A%20Language%20Use%20in%20Socio-Technical%20Networks&amp;rft.place=Chicago%2C%20IL&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Diesner, Jana, and David Reitter, eds. <span class=\"doctitle\"><i>Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)</i>.</span> Chicago, IL: Association for Computing Machinery, 2012. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2012 venue_short__WON type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{diesner2012proc.,\n\taddress = {Chicago, IL},\n\ttitle = {Proc. {Words} and {Networks} 2012: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON}2012)},\n\tshorttitle = {{WON}},\n\tpublisher = {Association for Computing Machinery},\n\teditor = {Diesner, Jana and Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computing Machinery| others = Jana Diesner, David Reitter (eds.)| title = Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gV29yZHMgYW5kIE5ldHdvcmtzIDIwMTI6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTjIwMTIpDQpBMyAgLSBEaWVzbmVyLCBKYW5hDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hpY2FnbywgSUwNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRpbmcgTWFjaGluZXJ5DQpTVCAgLSBXT04NCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%20Words%20and%20Networks%202012%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON2012)&amp;rft.place=Chicago%2C%20IL&amp;rft.publisher=Association%20for%20Computing%20Machinery&amp;rft.aufirst=Jana&amp;rft.aulast=Diesner&amp;rft.au=Jana%20Diesner&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Paul Scerri. “Social Multi-Agent Learning with Simple and Cognitive Agents.” CAOSS 2012: Workshop on Computational and Online Social Science. New York, N.Y. 2012. Poster.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2012 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2012social,\n\taddress = {New York, N.Y.},\n\ttype = {Poster},\n\ttitle = {Social multi-agent learning with simple and cognitive agents},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Reitter| first1 = David| last2 = Scerri| first2 = Paul| title = Social multi-agent learning with simple and cognitive agents| location = New York, N.Y.| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFNvY2lhbCBtdWx0aS1hZ2VudCBsZWFybmluZyB3aXRoIHNpbXBsZSBhbmQgY29nbml0aXZlIGFnZW50cw0KVDIgIC0gQ0FPU1MgMjAxMjogV29ya3Nob3Agb24gQ29tcHV0YXRpb25hbCBhbmQgT25saW5lIFNvY2lhbCBTY2llbmNlDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQTIgIC0gU2NlcnJpLCBQYXVsDQpDWSAgLSBOZXcgWW9yaywgTi5ZLg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KTTMgIC0gUG9zdGVyDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “How Groups Develop a Specialized Domain Vocabulary: A Cognitive Multi-Agent Model.” <i>Cognitive Systems Research</i> 12.2 (2011): 175–185. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2011 venue_short__J Cog Sys Res type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"bib-venue-short\">J Cog Sys Res</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain vocabulary in small communities. Empirical data show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language. We propose that simulations of such cultural evolution incorporate properties of human memory (cue-based retrieval‚ learning‚ decay). A cognitive model is described that encodes abstract concepts with small sets of concrete‚ related concepts (directing)‚ and that also decodes such signs (matching). Learning captures conventionalized signs. Relatedness of concepts is characterized by a mixture of shared and individual knowledge‚ which we sample from a text corpus. Simulations show vocabulary convergence of agent communities of varied structure‚ but idiosyncrasy in vocabularies of each dyad of models. Convergence is weakened when agents do not alternate between encoding and decoding‚ predicting the necessity of bi-directional communication. Convergence is improved by explicit feedback about communicative success. We hypothesize that humans seek out subtle clues to gauge success in order to guide their vocabulary acquisition.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011how,\n\ttitle = {How groups develop a specialized domain vocabulary: {A} cognitive multi-agent model},\n\tvolume = {12},\n\turl = {http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf},\n\tdoi = {10.1016/j.cogsys.2010.06.005},\n\tnumber = {2},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {175--185}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1016/j.cogsys.2010.06.005| volume = 12| issue = 2| pages = 175–185| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = How groups develop a specialized domain vocabulary: A cognitive multi-agent model| journal = Cognitive Systems Research| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IGdyb3VwcyBkZXZlbG9wIGEgc3BlY2lhbGl6ZWQgZG9tYWluIHZvY2FidWxhcnk6IEEgY29nbml0aXZlIG11bHRpLWFnZW50IG1vZGVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb2duaXRpdmUgU3lzdGVtcyBSZXNlYXJjaA0KQUIgIC0gV2Ugc2ltdWxhdGUgdGhlIGV2b2x1dGlvbiBvZiBhIGRvbWFpbiB2b2NhYnVsYXJ5IGluIHNtYWxsIGNvbW11bml0aWVzLiBFbXBpcmljYWwgZGF0YSBzaG93IHRoYXQgaHVtYW4gY29tbXVuaWNhdG9ycyBjYW4gZXZvbHZlIGdyYXBoaWNhbCBsYW5ndWFnZXMgcXVpY2tseSBpbiBhIGNvbnN0cmFpbmVkIHRhc2sgKFBpY3Rpb25hcnkpLCBhbmQgdGhhdCBjb21tdW5pdGllcyBjb252ZXJnZSB0b3dhcmRzIGEgY29tbW9uIGxhbmd1YWdlLiBXZSBwcm9wb3NlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBjdWx0dXJhbCBldm9sdXRpb24gaW5jb3Jwb3JhdGUgcHJvcGVydGllcyBvZiBodW1hbiBtZW1vcnkgKGN1ZS1iYXNlZCByZXRyaWV2YWwsIGxlYXJuaW5nLCBkZWNheSkuIEEgY29nbml0aXZlIG1vZGVsIGlzIGRlc2NyaWJlZCB0aGF0IGVuY29kZXMgYWJzdHJhY3QgY29uY2VwdHMgd2l0aCBzbWFsbCBzZXRzIG9mIGNvbmNyZXRlLCByZWxhdGVkIGNvbmNlcHRzIChkaXJlY3RpbmcpLCBhbmQgdGhhdCBhbHNvIGRlY29kZXMgc3VjaCBzaWducyAobWF0Y2hpbmcpLiBMZWFybmluZyBjYXB0dXJlcyBjb252ZW50aW9uYWxpemVkIHNpZ25zLiBSZWxhdGVkbmVzcyBvZiBjb25jZXB0cyBpcyBjaGFyYWN0ZXJpemVkIGJ5IGEgbWl4dHVyZSBvZiBzaGFyZWQgYW5kIGluZGl2aWR1YWwga25vd2xlZGdlLCB3aGljaCB3ZSBzYW1wbGUgZnJvbSBhIHRleHQgY29ycHVzLiBTaW11bGF0aW9ucyBzaG93IHZvY2FidWxhcnkgY29udmVyZ2VuY2Ugb2YgYWdlbnQgY29tbXVuaXRpZXMgb2YgdmFyaWVkIHN0cnVjdHVyZSwgYnV0IGlkaW9zeW5jcmFzeSBpbiB2b2NhYnVsYXJpZXMgb2YgZWFjaCBkeWFkIG9mIG1vZGVscy4gQ29udmVyZ2VuY2UgaXMgd2Vha2VuZWQgd2hlbiBhZ2VudHMgZG8gbm90IGFsdGVybmF0ZSBiZXR3ZWVuIGVuY29kaW5nIGFuZCBkZWNvZGluZywgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24uIENvbnZlcmdlbmNlIGlzIGltcHJvdmVkIGJ5IGV4cGxpY2l0IGZlZWRiYWNrIGFib3V0IGNvbW11bmljYXRpdmUgc3VjY2Vzcy4gV2UgaHlwb3RoZXNpemUgdGhhdCBodW1hbnMgc2VlayBvdXQgc3VidGxlIGNsdWVzIHRvIGdhdWdlIHN1Y2Nlc3MgaW4gb3JkZXIgdG8gZ3VpZGUgdGhlaXIgdm9jYWJ1bGFyeSBhY3F1aXNpdGlvbi4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCkRPICAtIDEwLjEwMTYvai5jb2dzeXMuMjAxMC4wNi4wMDUNClZMICAtIDEyDQpJUyAgLSAyDQpTUCAgLSAxNzUNCkVQICAtIDE4NQ0KSjIgIC0gSiBDb2cgU3lzIFJlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFkb21haW52b2NhYnVsYXJ5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.cogsys.2010.06.005&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20groups%20develop%20a%20specialized%20domain%20vocabulary%3A%20A%20cognitive%20multi-agent%20model&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.stitle=J%20Cog%20Sys%20Res&amp;rft.volume=12&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=175-185&amp;rft.spage=175&amp;rft.epage=185\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David et al. “How Teams Benefit from Communication Policies: Information Flow in Human Peer-to-Peer Networks.” <i>Proceedings of the 20th Behavior Representation in Modeling &amp; Simulation Conference</i>. Sundance, UT: N.p., 2011. 138–145. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I SHTFSZTC year__2011 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In an experiment involving teams of humans playing a cooperative game‚ we study the effect of local communication policies on the efficiency and the performance of teams and of individuals in different positions within a network. This design provides an experimental model of human communities‚ where information may spread from peer to peer by word of mouth. With this model‚ we explain the realistic tradeoff between liberal information dumping and targeted information sharing by human peers. Human subjects exchanged natural-language messages with relevance to a task‚ thereby sharing knowledge across a community. Communication took place along the edges of a small-world graph. Cooperation and individual efforts were incentivized. In one condition‚ participants were asked to request specific information and only supply information that they knew was needed. In another condition‚ they were asked to supply and forward as much information as possible. We found that a targeted communication policy was successfully implemented by the participants‚ increased task success‚ shortened the time it took to get answers to questions‚ increased efficiency (task success per communication bandwidth)‚ and may have done so selectively for nodes with fewer connections.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011how,\n\taddress = {Sundance, UT},\n\ttitle = {How teams benefit from communication policies: information flow in human peer-to-peer networks},\n\turl = {http://www.david-reitter.com/pub/reitter2011policies.pdf},\n\tbooktitle = {Proceedings of the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Reitter, David and Sycara, Katia and Lebiere, Christian and Vinokurov, Yury and Juarez, Antonio and Lewis, Michael},\n\tyear = {2011},\n\tpages = {138--145}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = BRiMS| pages = 138–145| last1 = Reitter| first1 = David| last2 = Sycara| first2 = Katia| last3 = Lebiere| first3 = Christian| last4 = Vinokurov| first4 = Yury| last5 = Juarez| first5 = Antonio| last6 = Lewis| first6 = Michael| title = How teams benefit from communication policies: information flow in human peer-to-peer networks| booktitle = Proceedings of the 20th Behavior Representation in Modeling & Simulation Conference| location = Sundance, UT| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRlYW1zIGJlbmVmaXQgZnJvbSBjb21tdW5pY2F0aW9uIHBvbGljaWVzOiBpbmZvcm1hdGlvbiBmbG93IGluIGh1bWFuIHBlZXItdG8tcGVlciBuZXR3b3Jrcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN5Y2FyYSwgS2F0aWENCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gVmlub2t1cm92LCBZdXJ5DQpBVSAgLSBKdWFyZXosIEFudG9uaW8NCkFVICAtIExld2lzLCBNaWNoYWVsDQpUMiAgLSBCUmlNUw0KQUIgIC0gSW4gYW4gZXhwZXJpbWVudCBpbnZvbHZpbmcgdGVhbXMgb2YgaHVtYW5zIHBsYXlpbmcgYSBjb29wZXJhdGl2ZSBnYW1lLCB3ZSBzdHVkeSB0aGUgZWZmZWN0IG9mIGxvY2FsIGNvbW11bmljYXRpb24gcG9saWNpZXMgb24gdGhlIGVmZmljaWVuY3kgYW5kIHRoZSBwZXJmb3JtYW5jZSBvZiB0ZWFtcyBhbmQgb2YgaW5kaXZpZHVhbHMgaW4gZGlmZmVyZW50IHBvc2l0aW9ucyB3aXRoaW4gYSBuZXR3b3JrLiBUaGlzIGRlc2lnbiBwcm92aWRlcyBhbiBleHBlcmltZW50YWwgbW9kZWwgb2YgaHVtYW4gY29tbXVuaXRpZXMsIHdoZXJlIGluZm9ybWF0aW9uIG1heSBzcHJlYWQgZnJvbSBwZWVyIHRvIHBlZXIgYnkgd29yZCBvZiBtb3V0aC4gV2l0aCB0aGlzIG1vZGVsLCB3ZSBleHBsYWluIHRoZSByZWFsaXN0aWMgdHJhZGVvZmYgYmV0d2VlbiBsaWJlcmFsIGluZm9ybWF0aW9uIGR1bXBpbmcgYW5kIHRhcmdldGVkIGluZm9ybWF0aW9uIHNoYXJpbmcgYnkgaHVtYW4gcGVlcnMuIEh1bWFuIHN1YmplY3RzIGV4Y2hhbmdlZCBuYXR1cmFsLWxhbmd1YWdlIG1lc3NhZ2VzIHdpdGggcmVsZXZhbmNlIHRvIGEgdGFzaywgdGhlcmVieSBzaGFyaW5nIGtub3dsZWRnZSBhY3Jvc3MgYSBjb21tdW5pdHkuIENvbW11bmljYXRpb24gdG9vayBwbGFjZSBhbG9uZyB0aGUgZWRnZXMgb2YgYSBzbWFsbC13b3JsZCBncmFwaC4gQ29vcGVyYXRpb24gYW5kIGluZGl2aWR1YWwgZWZmb3J0cyB3ZXJlIGluY2VudGl2aXplZC4gSW4gb25lIGNvbmRpdGlvbiwgcGFydGljaXBhbnRzIHdlcmUgYXNrZWQgdG8gcmVxdWVzdCBzcGVjaWZpYyBpbmZvcm1hdGlvbiBhbmQgb25seSBzdXBwbHkgaW5mb3JtYXRpb24gdGhhdCB0aGV5IGtuZXcgd2FzIG5lZWRlZC4gSW4gYW5vdGhlciBjb25kaXRpb24sIHRoZXkgd2VyZSBhc2tlZCB0byBzdXBwbHkgYW5kIGZvcndhcmQgYXMgbXVjaCBpbmZvcm1hdGlvbiBhcyBwb3NzaWJsZS4gV2UgZm91bmQgdGhhdCBhIHRhcmdldGVkIGNvbW11bmljYXRpb24gcG9saWN5IHdhcyBzdWNjZXNzZnVsbHkgaW1wbGVtZW50ZWQgYnkgdGhlIHBhcnRpY2lwYW50cywgaW5jcmVhc2VkIHRhc2sgc3VjY2Vzcywgc2hvcnRlbmVkIHRoZSB0aW1lIGl0IHRvb2sgdG8gZ2V0IGFuc3dlcnMgdG8gcXVlc3Rpb25zLCBpbmNyZWFzZWQgZWZmaWNpZW5jeSAodGFzayBzdWNjZXNzIHBlciBjb21tdW5pY2F0aW9uIGJhbmR3aWR0aCksIGFuZCBtYXkgaGF2ZSBkb25lIHNvIHNlbGVjdGl2ZWx5IGZvciBub2RlcyB3aXRoIGZld2VyIGNvbm5lY3Rpb25zLg0KQzEgIC0gU3VuZGFuY2UsIFVUDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjB0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gMTM4DQpFUCAgLSAxNDUNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDExcG9saWNpZXMucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20teams%20benefit%20from%20communication%20policies%3A%20information%20flow%20in%20human%20peer-to-peer%20networks&amp;rft.btitle=Proceedings%20of%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Sundance%2C%20UT&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Katia%20Sycara&amp;rft.au=Christian%20Lebiere&amp;rft.au=Yury%20Vinokurov&amp;rft.au=Antonio%20Juarez&amp;rft.au=Michael%20Lewis&amp;rft.date=2011&amp;rft.pages=138-145&amp;rft.spage=138&amp;rft.epage=145\"></span></div></div></div><div class=\"full-bib-section\"><a id='3E52UEVV' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">General Cognitive Science</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Frank E. Ritter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\">Introduction to the Issue on Computational Models of Memory: Selected Papers From the International Conference on Cognitive Modeling.</a></span>” <i>Topics in Cognitive Science</i> 9.1 (2017): 48–50. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2017 venue_short__TopiCS type__edited-volume \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of memory presented in this issue reflect varied empirical data and levels of representation. From mathematical models to neural and cognitive architectures‚ all aim to converge on a unified theory of the mind.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2017introduction,\n\ttitle = {Introduction to the {Issue} on {Computational} {Models} of {Memory}: {Selected} {Papers} {From} the {International} {Conference} on {Cognitive} {Modeling}},\n\tvolume = {9},\n\turl = {http://www.david-reitter.com/pub/reitter2017topicsintroduction.pdf},\n\tdoi = {10.1111/tops.12249},\n\tnumber = {1},\n\tjournal = {Topics in Cognitive Science},\n\tauthor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2017},\n\tpages = {48--50}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1111/tops.12249| volume = 9| issue = 1| pages = 48–50| last1 = Reitter| first1 = David| last2 = Ritter| first2 = Frank E.| title = Introduction to the Issue on Computational Models of Memory: Selected Papers From the International Conference on Cognitive Modeling| journal = Topics in Cognitive Science| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW50cm9kdWN0aW9uIHRvIHRoZSBJc3N1ZSBvbiBDb21wdXRhdGlvbmFsIE1vZGVscyBvZiBNZW1vcnk6IFNlbGVjdGVkIFBhcGVycyBGcm9tIHRoZSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBQiAgLSBDb21wdXRhdGlvbmFsIG1vZGVscyBvZiBtZW1vcnkgcHJlc2VudGVkIGluIHRoaXMgaXNzdWUgcmVmbGVjdCB2YXJpZWQgZW1waXJpY2FsIGRhdGEgYW5kIGxldmVscyBvZiByZXByZXNlbnRhdGlvbi4gRnJvbSBtYXRoZW1hdGljYWwgbW9kZWxzIHRvIG5ldXJhbCBhbmQgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMsIGFsbCBhaW0gdG8gY29udmVyZ2Ugb24gYSB1bmlmaWVkIHRoZW9yeSBvZiB0aGUgbWluZC4NCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkRPICAtIDEwLjExMTEvdG9wcy4xMjI0OQ0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KVkwgIC0gOQ0KSVMgIC0gMQ0KU1AgIC0gNDgNCkVQICAtIDUwDQpKMiAgLSBUb3BpQ1MNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDE3dG9waWNzaW50cm9kdWN0aW9uLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12249&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Introduction%20to%20the%20Issue%20on%20Computational%20Models%20of%20Memory%3A%20Selected%20Papers%20From%20the%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=9&amp;rft.issue=1&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2017&amp;rft.pages=48-50&amp;rft.spage=48&amp;rft.epage=50\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Frank E. Ritter, eds. <span class=\"doctitle\"><i>Proceedings of ICCM 2016: 14th International Conference on Cognitive Modeling</i>.</span> University Park, PA: Penn State, 2016. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__ICCM type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2016proceedings,\n\taddress = {University Park, PA},\n\ttitle = {Proceedings of {ICCM} 2016: 14th {International} {Conference} on {Cognitive} {Modeling}},\n\tshorttitle = {{ICCM}},\n\tpublisher = {Penn State},\n\teditor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Penn State| others = David Reitter, Frank E. Ritter (eds.)| title = Proceedings of ICCM 2016: 14th International Conference on Cognitive Modeling| location = University Park, PA| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAyMDE2OiAxNHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBSaXR0ZXIsIEZyYW5rIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBQZW5uIFN0YXRlDQpTVCAgLSBJQ0NNDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20ICCM%202016%3A%2014th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=University%20Park%2C%20PA&amp;rft.publisher=Penn%20State&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, William G., Robert St. Amant, and David Reitter. “Behavior Representation in Modeling and Simulation: Introduction to CMOT Special Issue: BRiMS 2013.” <i>Computational and Mathematical Organization Theory</i> 22.1 (2016): 1–3. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__CMOT type__edited-volume \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2016behavior,\n\ttitle = {Behavior representation in modeling and simulation: introduction to {CMOT} special issue: {BRiMS} 2013},\n\tvolume = {22},\n\turl = {http://link.springer.com/article/10.1007/s10588-015-9194-9},\n\tnumber = {1},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Kennedy, William G. and St. Amant, Robert and Reitter, David},\n\tyear = {2016},\n\tpages = {1--3}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 22| issue = 1| pages = 1–3| last1 = Kennedy| first1 = William G.| last2 = St. Amant| first2 = Robert| last3 = Reitter| first3 = David| title = Behavior representation in modeling and simulation: introduction to CMOT special issue: BRiMS 2013| journal = Computational and Mathematical Organization Theory| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3IgcmVwcmVzZW50YXRpb24gaW4gbW9kZWxpbmcgYW5kIHNpbXVsYXRpb246IGludHJvZHVjdGlvbiB0byBDTU9UIHNwZWNpYWwgaXNzdWU6IEJSaU1TIDIwMTMNCkFVICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkFVICAtIFN0LiBBbWFudCwgUm9iZXJ0DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29tcHV0YXRpb25hbCBhbmQgTWF0aGVtYXRpY2FsIE9yZ2FuaXphdGlvbiBUaGVvcnkNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNCkRQICAtIGVkaXRlZC12b2x1bWUNClZMICAtIDIyDQpJUyAgLSAxDQpTUCAgLSAxDQpFUCAgLSAzDQpKMiAgLSBDTU9UDQpVUiAgLSBodHRwOi8vbGluay5zcHJpbmdlci5jb20vYXJ0aWNsZS8xMC4xMDA3L3MxMDU4OC0wMTUtOTE5NC05DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavior%20representation%20in%20modeling%20and%20simulation%3A%20introduction%20to%20CMOT%20special%20issue%3A%20BRiMS%202013&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=22&amp;rft.issue=1&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1-3&amp;rft.spage=1&amp;rft.epage=3\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, David Reitter, and Yanxi Liu. “Symmetry Features and Group Hierarchy Model Human Symmetry Perception.” International Meeting of Psychonomic Society. Grenada, Spain. 2016. Poster presentation.</div><div class=\"bib-extra\">(Psychonomics)</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{cole2016symmetry,\n\taddress = {Grenada, Spain},\n\ttype = {Poster presentation},\n\ttitle = {Symmetry features and group hierarchy model human symmetry perception},\n\tauthor = {Cole, Jeremy and Reitter, David and Liu, Yanxi},\n\tyear = {2016},\n\tnote = {(Psychonomics)}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Cole| first1 = Jeremy| last2 = Reitter| first2 = David| last3 = Liu| first3 = Yanxi| title = Symmetry features and group hierarchy model human symmetry perception| location = Grenada, Spain| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5bW1ldHJ5IGZlYXR1cmVzIGFuZCBncm91cCBoaWVyYXJjaHkgbW9kZWwgaHVtYW4gc3ltbWV0cnkgcGVyY2VwdGlvbg0KVDIgIC0gSW50ZXJuYXRpb25hbCBNZWV0aW5nIG9mIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIExpdSwgWWFueGkNCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBQb3N0ZXIgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Liu, Yanxi, Jeremy Cole, and David Reitter. “Human Visual Perception of the 17 Wallpaper-Group Patterns Using Timed Trials.” Vision Sciences Society Sixteenth Annual Meeting (VSS). Florida. 2016. oral presentation.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2016 venue_short__VSS type__presentation \"\"</span></div><div class=\"bib-venue-short\">VSS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most literature on symmetry perception has focused on bilateral reflection symmetry‚ with some suggesting that it is the only type of symmetry humans can perceive (Wilson&amp;Wilkinson‚ Vis. Res. 42(5)‚ 2002). Using image-stimuli generated from mathematically well-defined 17 wallpaper groups (Kohler et al.‚ J. Neurosci.‚ in press) and timed trials‚ we seek to demonstrate that humans can discriminate various symmetries found in 2D wallpaper patterns (Liu‚ et al Found.&amp;Trends in Comp.Graph.&amp;Vis.‚ 2010). Furthermore‚ we examine which features play an essential role in wallpaper pattern perception. The features include:  reflection‚ maximum order of rotation‚ glide reflection‚ tile shape and subgroup distance‚ referring to the shortest path between the two wallpaper groups in the group hierarchy. We recruited 106 individuals (Amazon Mechanical Turks) to compare three images (target‚ probe‚ probe) and to choose the probe most similar to the target within five seconds. Each participant performed 272 (=17x16) trials. Participants compare among all possible wallpaper group pairs. Every group comparison except one is distinguishable (p&lt; 0.05); all are likely distinguishable (p&lt; 0.10). After modeling every defining feature of symmetry groups using linear mixed-effects regression (GLMM)‚ we used AIC selection to compare models. Our selected model includs subgroup distance‚ 3-fold rotation‚ 4-fold rotation‚ and the T1 and D1 axes. Even in a model with all other features‚ subgroup distance is a significant additional predictor (p&lt; 0.0001). This distance measure has shown to be a better proxy describing human perceptual processes than individual features. This suggests that the mathematically motivated symmetry group hierarchy may be a valid model of pattern perception.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{liu2016human,\n\taddress = {Florida},\n\ttype = {oral presentation},\n\ttitle = {Human {Visual} {Perception} of the 17 {Wallpaper}-{Group} {Patterns} using {Timed} {Trials}},\n\tauthor = {Liu, Yanxi and Cole, Jeremy and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Liu| first1 = Yanxi| last2 = Cole| first2 = Jeremy| last3 = Reitter| first3 = David| title = Human Visual Perception of the 17 Wallpaper-Group Patterns using Timed Trials| location = Florida| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIFZpc3VhbCBQZXJjZXB0aW9uIG9mIHRoZSAxNyBXYWxscGFwZXItR3JvdXAgUGF0dGVybnMgdXNpbmcgVGltZWQgVHJpYWxzDQpUMiAgLSBWaXNpb24gU2NpZW5jZXMgU29jaWV0eSBTaXh0ZWVudGggQW5udWFsIE1lZXRpbmcgKFZTUykNCkEyICAtIExpdSwgWWFueGkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIE1vc3QgbGl0ZXJhdHVyZSBvbiBzeW1tZXRyeSBwZXJjZXB0aW9uIGhhcyBmb2N1c2VkIG9uIGJpbGF0ZXJhbCByZWZsZWN0aW9uIHN5bW1ldHJ5LCB3aXRoIHNvbWUgc3VnZ2VzdGluZyB0aGF0IGl0IGlzIHRoZSBvbmx5IHR5cGUgb2Ygc3ltbWV0cnkgaHVtYW5zIGNhbiBwZXJjZWl2ZSAoV2lsc29uJldpbGtpbnNvbiwgVmlzLiBSZXMuIDQyKDUpLCAyMDAyKS4gVXNpbmcgaW1hZ2Utc3RpbXVsaSBnZW5lcmF0ZWQgZnJvbSBtYXRoZW1hdGljYWxseSB3ZWxsLWRlZmluZWQgMTcgd2FsbHBhcGVyIGdyb3VwcyAoS29obGVyIGV0IGFsLiwgSi4gTmV1cm9zY2kuLCBpbiBwcmVzcykgYW5kIHRpbWVkIHRyaWFscywgd2Ugc2VlayB0byBkZW1vbnN0cmF0ZSB0aGF0IGh1bWFucyBjYW4gZGlzY3JpbWluYXRlIHZhcmlvdXMgc3ltbWV0cmllcyBmb3VuZCBpbiAyRCB3YWxscGFwZXIgcGF0dGVybnMgKExpdSwgZXQgYWwgRm91bmQuJlRyZW5kcyBpbiBDb21wLkdyYXBoLiZWaXMuLCAyMDEwKS4gRnVydGhlcm1vcmUsIHdlIGV4YW1pbmUgd2hpY2ggZmVhdHVyZXMgcGxheSBhbiBlc3NlbnRpYWwgcm9sZSBpbiB3YWxscGFwZXIgcGF0dGVybiBwZXJjZXB0aW9uLiBUaGUgZmVhdHVyZXMgaW5jbHVkZTogIHJlZmxlY3Rpb24sIG1heGltdW0gb3JkZXIgb2Ygcm90YXRpb24sIGdsaWRlIHJlZmxlY3Rpb24sIHRpbGUgc2hhcGUgYW5kIHN1Ymdyb3VwIGRpc3RhbmNlLCByZWZlcnJpbmcgdG8gdGhlIHNob3J0ZXN0IHBhdGggYmV0d2VlbiB0aGUgdHdvIHdhbGxwYXBlciBncm91cHMgaW4gdGhlIGdyb3VwIGhpZXJhcmNoeS4gV2UgcmVjcnVpdGVkIDEwNiBpbmRpdmlkdWFscyAoQW1hem9uIE1lY2hhbmljYWwgVHVya3MpIHRvIGNvbXBhcmUgdGhyZWUgaW1hZ2VzICh0YXJnZXQsIHByb2JlLCBwcm9iZSkgYW5kIHRvIGNob29zZSB0aGUgcHJvYmUgbW9zdCBzaW1pbGFyIHRvIHRoZSB0YXJnZXQgd2l0aGluIGZpdmUgc2Vjb25kcy4gRWFjaCBwYXJ0aWNpcGFudCBwZXJmb3JtZWQgMjcyICg9MTd4MTYpIHRyaWFscy4gUGFydGljaXBhbnRzIGNvbXBhcmUgYW1vbmcgYWxsIHBvc3NpYmxlIHdhbGxwYXBlciBncm91cCBwYWlycy4gRXZlcnkgZ3JvdXAgY29tcGFyaXNvbiBleGNlcHQgb25lIGlzIGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4wNSk7IGFsbCBhcmUgbGlrZWx5IGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4xMCkuIEFmdGVyIG1vZGVsaW5nIGV2ZXJ5IGRlZmluaW5nIGZlYXR1cmUgb2Ygc3ltbWV0cnkgZ3JvdXBzIHVzaW5nIGxpbmVhciBtaXhlZC1lZmZlY3RzIHJlZ3Jlc3Npb24gKEdMTU0pLCB3ZSB1c2VkIEFJQyBzZWxlY3Rpb24gdG8gY29tcGFyZSBtb2RlbHMuIE91ciBzZWxlY3RlZCBtb2RlbCBpbmNsdWRzIHN1Ymdyb3VwIGRpc3RhbmNlLCAzLWZvbGQgcm90YXRpb24sIDQtZm9sZCByb3RhdGlvbiwgYW5kIHRoZSBUMSBhbmQgRDEgYXhlcy4gRXZlbiBpbiBhIG1vZGVsIHdpdGggYWxsIG90aGVyIGZlYXR1cmVzLCBzdWJncm91cCBkaXN0YW5jZSBpcyBhIHNpZ25pZmljYW50IGFkZGl0aW9uYWwgcHJlZGljdG9yIChwPCAwLjAwMDEpLiBUaGlzIGRpc3RhbmNlIG1lYXN1cmUgaGFzIHNob3duIHRvIGJlIGEgYmV0dGVyIHByb3h5IGRlc2NyaWJpbmcgaHVtYW4gcGVyY2VwdHVhbCBwcm9jZXNzZXMgdGhhbiBpbmRpdmlkdWFsIGZlYXR1cmVzLiBUaGlzIHN1Z2dlc3RzIHRoYXQgdGhlIG1hdGhlbWF0aWNhbGx5IG1vdGl2YXRlZCBzeW1tZXRyeSBncm91cCBoaWVyYXJjaHkgbWF5IGJlIGEgdmFsaWQgbW9kZWwgb2YgcGF0dGVybiBwZXJjZXB0aW9uLg0KQ1kgIC0gRmxvcmlkYQ0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KTTMgIC0gb3JhbCBwcmVzZW50YXRpb24NCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, Jaehyon et al. “Predicting User Performance and Learning in Human-Computer Interaction with the Herbal Compiler.” <i>ACM Transactions on Computer-Human Interaction</i> 22.5 (2015): Article No. 25. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__ACM ToCHI type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"bib-venue-short\">ACM ToCHI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a way to build a series of GOMS-like cognitive user models representing a range of performance at different stages of learning. We use a spreadsheet task across multiple sessions as an example task; it takes about 20–30 min. to perform. The models were created in ACT-R using a compiler. The novice model has 29 rules and 1‚152 declarative memory task elements (chunks)—it learns to create procedural knowledge to perform the task. The expert model has 617 rules and 614 task chunks (that it does not use) and 538 command string chunks—it gets slightly faster through limited declarative learning of the command strings and some further production compilation; there are a range of intermediate models. These models were tested against aggregate and individual human learning data‚ confirming the models’ predictions. This work suggests that user models can be created that learn like users while doing the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/paikKRR15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{paik2015predicting,\n\ttitle = {Predicting user performance and learning in human-computer interaction with the {Herbal} compiler},\n\tvolume = {22},\n\turl = {http://www.david-reitter.com/pub/paikKRR15.pdf},\n\tdoi = {10.1145/2776891},\n\tnumber = {5},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Paik, Jaehyon and Kim, Jong W. and Ritter, Frank E. and Reitter, David},\n\tyear = {2015},\n\tpages = {Article No. 25}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1145/2776891| volume = 22| issue = 5| pages = –25| last1 = Paik| first1 = Jaehyon| last2 = Kim| first2 = Jong W.| last3 = Ritter| first3 = Frank E.| last4 = Reitter| first4 = David| title = Predicting user performance and learning in human-computer interaction with the Herbal compiler| journal = ACM Transactions on Computer-Human Interaction| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJlZGljdGluZyB1c2VyIHBlcmZvcm1hbmNlIGFuZCBsZWFybmluZyBpbiBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiB3aXRoIHRoZSBIZXJiYWwgY29tcGlsZXINCkFVICAtIFBhaWssIEphZWh5b24NCkFVICAtIEtpbSwgSm9uZyBXLg0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIEFDTSBUcmFuc2FjdGlvbnMgb24gQ29tcHV0ZXItSHVtYW4gSW50ZXJhY3Rpb24NCkFCICAtIFdlIHJlcG9ydCBhIHdheSB0byBidWlsZCBhIHNlcmllcyBvZiBHT01TLWxpa2UgY29nbml0aXZlIHVzZXIgbW9kZWxzIHJlcHJlc2VudGluZyBhIHJhbmdlIG9mIHBlcmZvcm1hbmNlIGF0IGRpZmZlcmVudCBzdGFnZXMgb2YgbGVhcm5pbmcuIFdlIHVzZSBhIHNwcmVhZHNoZWV0IHRhc2sgYWNyb3NzIG11bHRpcGxlIHNlc3Npb25zIGFzIGFuIGV4YW1wbGUgdGFzazsgaXQgdGFrZXMgYWJvdXQgMjDigJMzMCBtaW4uIHRvIHBlcmZvcm0uIFRoZSBtb2RlbHMgd2VyZSBjcmVhdGVkIGluIEFDVC1SIHVzaW5nIGEgY29tcGlsZXIuIFRoZSBub3ZpY2UgbW9kZWwgaGFzIDI5IHJ1bGVzIGFuZCAxLDE1MiBkZWNsYXJhdGl2ZSBtZW1vcnkgdGFzayBlbGVtZW50cyAoY2h1bmtzKeKAlGl0IGxlYXJucyB0byBjcmVhdGUgcHJvY2VkdXJhbCBrbm93bGVkZ2UgdG8gcGVyZm9ybSB0aGUgdGFzay4gVGhlIGV4cGVydCBtb2RlbCBoYXMgNjE3IHJ1bGVzIGFuZCA2MTQgdGFzayBjaHVua3MgKHRoYXQgaXQgZG9lcyBub3QgdXNlKSBhbmQgNTM4IGNvbW1hbmQgc3RyaW5nIGNodW5rc+KAlGl0IGdldHMgc2xpZ2h0bHkgZmFzdGVyIHRocm91Z2ggbGltaXRlZCBkZWNsYXJhdGl2ZSBsZWFybmluZyBvZiB0aGUgY29tbWFuZCBzdHJpbmdzIGFuZCBzb21lIGZ1cnRoZXIgcHJvZHVjdGlvbiBjb21waWxhdGlvbjsgdGhlcmUgYXJlIGEgcmFuZ2Ugb2YgaW50ZXJtZWRpYXRlIG1vZGVscy4gVGhlc2UgbW9kZWxzIHdlcmUgdGVzdGVkIGFnYWluc3QgYWdncmVnYXRlIGFuZCBpbmRpdmlkdWFsIGh1bWFuIGxlYXJuaW5nIGRhdGEsIGNvbmZpcm1pbmcgdGhlIG1vZGVsc+KAmSBwcmVkaWN0aW9ucy4gVGhpcyB3b3JrIHN1Z2dlc3RzIHRoYXQgdXNlciBtb2RlbHMgY2FuIGJlIGNyZWF0ZWQgdGhhdCBsZWFybiBsaWtlIHVzZXJzIHdoaWxlIGRvaW5nIHRoZSB0YXNrLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRE8gIC0gMTAuMTE0NS8yNzc2ODkxDQpWTCAgLSAyMg0KSVMgIC0gNQ0KU1AgIC0gQXJ0aWNsZQ0KRVAgIC0gTm8uIDI1DQpKMiAgLSBBQ00gVG9DSEkNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3BhaWtLUlIxNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1145%2F2776891&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Predicting%20user%20performance%20and%20learning%20in%20human-computer%20interaction%20with%20the%20Herbal%20compiler&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.stitle=ACM%20ToCHI&amp;rft.volume=22&amp;rft.issue=5&amp;rft.aufirst=Jaehyon&amp;rft.aulast=Paik&amp;rft.au=Jaehyon%20Paik&amp;rft.au=Jong%20W.%20Kim&amp;rft.au=Frank%20E.%20Ritter&amp;rft.au=David%20Reitter&amp;rft.date=2015&amp;rft.pages=Article%20No.%2025\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David et al. “Cognitive Models Predicting Surprise in Robot Operators.” <i>Proc. International Conference on Cognitive Modeling</i>. Groningen, Netherlands: N.p., 2015. Poster Abstract. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/surprisal2015iccm.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2015cognitive,\n\taddress = {Groningen, Netherlands},\n\ttitle = {Cognitive models predicting surprise in robot operators},\n\turl = {http://www.david-reitter.com/pub/surprisal2015iccm.pdf},\n\tbooktitle = {Proc. {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Reitter, David and Xu, Yang and Craven, Patrick and Sándor, Anikó and Garrett, R. Chris and Cross, E. Vince and Franke, Jerry L.},\n\tyear = {2015},\n\tpages = {Poster Abstract}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = ICCM| pages = –| last1 = Reitter| first1 = David| last2 = Xu| first2 = Yang| last3 = Craven| first3 = Patrick| last4 = Sándor| first4 = Anikó| last5 = Garrett| first5 = R. Chris| last6 = Cross| first6 = E. Vince| last7 = Franke| first7 = Jerry L.| title = Cognitive models predicting surprise in robot operators| booktitle = Proc. International Conference on Cognitive Modeling| location = Groningen, Netherlands| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIG1vZGVscyBwcmVkaWN0aW5nIHN1cnByaXNlIGluIHJvYm90IG9wZXJhdG9ycw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBDcmF2ZW4sIFBhdHJpY2sNCkFVICAtIFPDoW5kb3IsIEFuaWvDsw0KQVUgIC0gR2FycmV0dCwgUi4gQ2hyaXMNCkFVICAtIENyb3NzLCBFLiBWaW5jZQ0KQVUgIC0gRnJhbmtlLCBKZXJyeSBMLg0KVDIgIC0gSUNDTQ0KQzEgIC0gR3JvbmluZ2VuLCBOZXRoZXJsYW5kcw0KQzMgIC0gUHJvYy4gSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KU1AgIC0gUG9zdGVyDQpFUCAgLSBBYnN0cmFjdA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvc3VycHJpc2FsMjAxNWljY20ucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20models%20predicting%20surprise%20in%20robot%20operators&amp;rft.btitle=Proc.%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Groningen%2C%20Netherlands&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Yang%20Xu&amp;rft.au=Patrick%20Craven&amp;rft.au=Anik%C3%B3%20S%C3%A1ndor&amp;rft.au=R.%20Chris%20Garrett&amp;rft.au=E.%20Vince%20Cross&amp;rft.au=Jerry%20L.%20Franke&amp;rft.date=2015&amp;rft.pages=Poster%20Abstract\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., E. W. Stacy, and E. Mezzacappa, eds. <span class=\"doctitle\"><i>Proceedings of the 24th Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society, 2015. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2015 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2015proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 24th {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Reitter, D. and Stacy, E. W. and Mezzacappa, E.},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = BRiMS Society| others = D. Reitter, E. W. Stacy, E. Mezzacappa (eds.)| title = Proceedings of the 24th Annual Conference on Behavior Representation in Modeling and Simulation| location = Washington, D.C.| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI0dGggQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkEzICAtIE1lenphY2FwcGEsIEUuDQpDWSAgLSBXYXNoaW5ndG9uLCBELkMuDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBCUmlNUyBTb2NpZXR5DQpTVCAgLSBCUmlNUw0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2024th%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=D.&amp;rft.aulast=Reitter&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.au=E.%20Mezzacappa&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St.Amant, Robert, D. Reitter, and E. W. Stacy, eds. <span class=\"doctitle\"><i>Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society, 2014. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2014 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{st.amant2014proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 23rd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {St.Amant, Robert and Reitter, D. and Stacy, E. W.},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = BRiMS Society| others = Robert St.Amant, D. Reitter, E. W. Stacy (eds.)| title = Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation| location = Washington, D.C.| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIzcmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFN0LkFtYW50LCBSb2JlcnQNCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkNZICAtIFdhc2hpbmd0b24sIEQuQy4NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEJSaU1TIFNvY2lldHkNClNUICAtIEJSaU1TDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=Robert&amp;rft.aulast=St.Amant&amp;rft.au=Robert%20St.Amant&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, William G., D. Reitter, and Robert St Amant, eds. <span class=\"doctitle\"><i>Proceedings of the 22nd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Ottawa, Canada: BRiMS Society, 2013. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2013 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{kennedy2013proceedings,\n\taddress = {Ottawa, Canada},\n\ttitle = {Proceedings of the 22nd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Kennedy, William G. and Reitter, D. and Amant, Robert St},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = BRiMS Society| others = William G. Kennedy, D. Reitter, Robert St Amant (eds.)| title = Proceedings of the 22nd Annual Conference on Behavior Representation in Modeling and Simulation| location = Ottawa, Canada| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIybmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBBbWFudCwgUm9iZXJ0IFN0DQpDWSAgLSBPdHRhd2EsIENhbmFkYQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KUEIgIC0gQlJpTVMgU29jaWV0eQ0KU1QgIC0gQlJpTVMNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2022nd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Ottawa%2C%20Canada&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=D.%20Reitter&amp;rft.au=Robert%20St%20Amant&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Schaffer, Stefan, and David Reitter. “Modeling Efficiency-Guided Modality Choice in Voice and Graphical User Interfaces.” <i>Proceedings of the 11th International Conference on Cognitive Modeling</i>. Ed. Nele Russwinkel, U. Drewitz, and H. van Rijn. Berlin: Universitaetsverlag der TU Berlin, 2012. 253–254. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2012 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In multimodal human computer interaction users can often select between specific input modalities. Modality choice is influenced by various factors including user attributes‚ system attributes‚ the task and the environment (e.g. Lemmelä et al.‚ 2008). Here‚ we describe on-going research into cognitive models of input modality selection.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{schaffer2012modeling,\n\taddress = {Berlin},\n\ttitle = {Modeling efficiency-guided modality choice in voice and graphical user interfaces},\n\tbooktitle = {Proceedings of the 11th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin},\n\tauthor = {Schaffer, Stefan and Reitter, David},\n\teditor = {Russwinkel, Nele and Drewitz, U. and Rijn, H. van},\n\tyear = {2012},\n\tpages = {253--254}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Universitaetsverlag der TU Berlin| conference = ICCM| pages = 253–254| editors = Nele Russwinkel, U. Drewitz, H. van Rijn (eds.)| last1 = Schaffer| first1 = Stefan| last2 = Reitter| first2 = David| title = Modeling efficiency-guided modality choice in voice and graphical user interfaces| booktitle = Proceedings of the 11th International Conference on Cognitive Modeling| location = Berlin| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgZWZmaWNpZW5jeS1ndWlkZWQgbW9kYWxpdHkgY2hvaWNlIGluIHZvaWNlIGFuZCBncmFwaGljYWwgdXNlciBpbnRlcmZhY2VzDQpBVSAgLSBTY2hhZmZlciwgU3RlZmFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQTIgIC0gUnVzc3dpbmtlbCwgTmVsZQ0KQTIgIC0gRHJld2l0eiwgVS4NCkEyICAtIFJpam4sIEguIHZhbg0KQUIgIC0gSW4gbXVsdGltb2RhbCBodW1hbiBjb21wdXRlciBpbnRlcmFjdGlvbiB1c2VycyBjYW4gb2Z0ZW4gc2VsZWN0IGJldHdlZW4gc3BlY2lmaWMgaW5wdXQgbW9kYWxpdGllcy4gTW9kYWxpdHkgY2hvaWNlIGlzIGluZmx1ZW5jZWQgYnkgdmFyaW91cyBmYWN0b3JzIGluY2x1ZGluZyB1c2VyIGF0dHJpYnV0ZXMsIHN5c3RlbSBhdHRyaWJ1dGVzLCB0aGUgdGFzayBhbmQgdGhlIGVudmlyb25tZW50IChlLmcuIExlbW1lbMOkIGV0IGFsLiwgMjAwOCkuIEhlcmUsIHdlIGRlc2NyaWJlIG9uLWdvaW5nIHJlc2VhcmNoIGludG8gY29nbml0aXZlIG1vZGVscyBvZiBpbnB1dCBtb2RhbGl0eSBzZWxlY3Rpb24uDQpDMSAgLSBCZXJsaW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxMXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDI1Mw0KRVAgIC0gMjU0DQpQQiAgLSBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20efficiency-guided%20modality%20choice%20in%20voice%20and%20graphical%20user%20interfaces&amp;rft.btitle=Proceedings%20of%20the%2011th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=Stefan&amp;rft.aulast=Schaffer&amp;rft.au=Stefan%20Schaffer&amp;rft.au=David%20Reitter&amp;rft.au=Nele%20Russwinkel&amp;rft.au=U.%20Drewitz&amp;rft.au=H.%20van%20Rijn&amp;rft.date=2012&amp;rft.pages=253-254&amp;rft.spage=253&amp;rft.epage=254\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Roger Levy, eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\"><i>Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Montréal, Quebec, Canada: Association for Computational Linguistics, 2012. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2012 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2012proc.,\n\taddress = {Montréal, Quebec, Canada},\n\ttitle = {Proc. 3rd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tshorttitle = {{CMCL}},\n\turl = {http://www.aclweb.org/anthology/W/W12/W12-17.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Reitter, David and Levy, Roger},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computational Linguistics| others = David Reitter, Roger Levy (eds.)| title = Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics| location = Montréal, Quebec, Canada| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gM3JkIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkEzICAtIExldnksIFJvZ2VyDQpDWSAgLSBNb250csOpYWwsIFF1ZWJlYywgQ2FuYWRhDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XL1cxMi9XMTItMTcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%203rd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Montr%C3%A9al%2C%20Quebec%2C%20Canada&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Roger%20Levy&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “Towards Cognitive Models of Communication and Group Intelligence.” <i>Proceedings of the 33rd Annual Meeting of the Cognitive Science Society</i>. Boston, MA: Cognitive Science Society, 2011. 734–739. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2011 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In social tasks‚ communication and task execution are\noften co-dependent‚ yet they represent a tradeoff. We\npresent a cognitive model of an experimental task consisting\nof a collaborative and competitive game played\nby groups of human participants organized in a smallworld\ngraph. In an experiment involving teams of humans\nplaying a cooperative game‚ the effect of local\ncommunication policies on the efficiency and the performance\nof networked participants was observed. The\nmodel follows the ACT-R theory and provides a formalization\nof the decision-making processes and tradeoffs\ninvolved. A simulation of the hypothetical case of unnatural\nmemory decay shows decreased performance and\nsupports a prediction of the thesis that memory limitations\nhave co-evolved with social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011towards,\n\taddress = {Boston, MA},\n\ttitle = {Towards cognitive models of communication and group intelligence},\n\turl = {http://www.david-reitter.com/pub/reitter-lebiere2011group-intelligence.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {734--739}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society| conference = CogSci| pages = 734–739| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = Towards cognitive models of communication and group intelligence| booktitle = Proceedings of the 33rd Annual Meeting of the Cognitive Science Society| location = Boston, MA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBjb2duaXRpdmUgbW9kZWxzIG9mIGNvbW11bmljYXRpb24gYW5kIGdyb3VwIGludGVsbGlnZW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KVDIgIC0gQ29nU2NpDQpBQiAgLSBJbiBzb2NpYWwgdGFza3MsIGNvbW11bmljYXRpb24gYW5kIHRhc2sgZXhlY3V0aW9uIGFyZQpvZnRlbiBjby1kZXBlbmRlbnQsIHlldCB0aGV5IHJlcHJlc2VudCBhIHRyYWRlb2ZmLiBXZQpwcmVzZW50IGEgY29nbml0aXZlIG1vZGVsIG9mIGFuIGV4cGVyaW1lbnRhbCB0YXNrIGNvbnNpc3RpbmcKb2YgYSBjb2xsYWJvcmF0aXZlIGFuZCBjb21wZXRpdGl2ZSBnYW1lIHBsYXllZApieSBncm91cHMgb2YgaHVtYW4gcGFydGljaXBhbnRzIG9yZ2FuaXplZCBpbiBhIHNtYWxsd29ybGQKZ3JhcGguIEluIGFuIGV4cGVyaW1lbnQgaW52b2x2aW5nIHRlYW1zIG9mIGh1bWFucwpwbGF5aW5nIGEgY29vcGVyYXRpdmUgZ2FtZSwgdGhlIGVmZmVjdCBvZiBsb2NhbApjb21tdW5pY2F0aW9uIHBvbGljaWVzIG9uIHRoZSBlZmZpY2llbmN5IGFuZCB0aGUgcGVyZm9ybWFuY2UKb2YgbmV0d29ya2VkIHBhcnRpY2lwYW50cyB3YXMgb2JzZXJ2ZWQuIFRoZQptb2RlbCBmb2xsb3dzIHRoZSBBQ1QtUiB0aGVvcnkgYW5kIHByb3ZpZGVzIGEgZm9ybWFsaXphdGlvbgpvZiB0aGUgZGVjaXNpb24tbWFraW5nIHByb2Nlc3NlcyBhbmQgdHJhZGVvZmZzCmludm9sdmVkLiBBIHNpbXVsYXRpb24gb2YgdGhlIGh5cG90aGV0aWNhbCBjYXNlIG9mIHVubmF0dXJhbAptZW1vcnkgZGVjYXkgc2hvd3MgZGVjcmVhc2VkIHBlcmZvcm1hbmNlIGFuZApzdXBwb3J0cyBhIHByZWRpY3Rpb24gb2YgdGhlIHRoZXNpcyB0aGF0IG1lbW9yeSBsaW1pdGF0aW9ucwpoYXZlIGNvLWV2b2x2ZWQgd2l0aCBzb2NpYWwgc3RydWN0dXJlLg0KQzEgIC0gQm9zdG9uLCBNQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDczNA0KRVAgIC0gNzM5DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyLWxlYmllcmUyMDExZ3JvdXAtaW50ZWxsaWdlbmNlLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20cognitive%20models%20of%20communication%20and%20group%20intelligence&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Boston%2C%20MA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=734-739&amp;rft.spage=734&amp;rft.epage=739\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Keller, Frank, and David Reitter, eds. <i>Proc. 2nd Workshop on Cognitive Modeling and Computational Linguistics</i>. Portland, OR, USA: Association for Computational Linguistics, 2011. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I 3E52UEVV year__2011 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://aclweb.org/anthology/W/W11/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{keller2011proc.,\n\taddress = {Portland, OR, USA},\n\ttitle = {Proc. 2nd workshop on cognitive modeling and computational linguistics},\n\tshorttitle = {{CMCL}},\n\turl = {http://aclweb.org/anthology/W/W11/W11-06.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Keller, Frank and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computational Linguistics| others = Frank Keller, David Reitter (eds.)| title = Proc. 2nd workshop on cognitive modeling and computational linguistics| location = Portland, OR, USA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gMm5kIHdvcmtzaG9wIG9uIGNvZ25pdGl2ZSBtb2RlbGluZyBhbmQgY29tcHV0YXRpb25hbCBsaW5ndWlzdGljcw0KQTMgIC0gS2VsbGVyLCBGcmFuaw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvcnRsYW5kLCBPUiwgVVNBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL2FjbHdlYi5vcmcvYW50aG9sb2d5L1cvVzExL1cxMS0wNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%202nd%20workshop%20on%20cognitive%20modeling%20and%20computational%20linguistics&amp;rft.place=Portland%2C%20OR%2C%20USA&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Frank&amp;rft.aulast=Keller&amp;rft.au=Frank%20Keller&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Warwick, Walter et al. “Results and Lessons Learned from the 2009 DSF Model Comparison Challenge.” <i>Symposium at the 19th Behavior Representation in Modeling &amp; Simulation Conference</i>. Charleston, SC: N.p., 2010. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2010symposium.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{warwick2010results,\n\taddress = {Charleston, SC},\n\ttitle = {Results and lessons learned from the 2009 {DSF} model comparison challenge},\n\turl = {http://www.david-reitter.com/pub/warwick2010symposium.pdf},\n\tbooktitle = {Symposium at the 19th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Warwick, Walter and Dutt, Varun and Gluck, Kevin A. and Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = BRiMS| last1 = Warwick| first1 = Walter| last2 = Dutt| first2 = Varun| last3 = Gluck| first3 = Kevin A.| last4 = Reitter| first4 = David| title = Results and lessons learned from the 2009 DSF model comparison challenge| booktitle = Symposium at the 19th Behavior Representation in Modeling & Simulation Conference| location = Charleston, SC| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVzdWx0cyBhbmQgbGVzc29ucyBsZWFybmVkIGZyb20gdGhlIDIwMDkgRFNGIG1vZGVsIGNvbXBhcmlzb24gY2hhbGxlbmdlDQpBVSAgLSBXYXJ3aWNrLCBXYWx0ZXINCkFVICAtIER1dHQsIFZhcnVuDQpBVSAgLSBHbHVjaywgS2V2aW4gQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBCUmlNUw0KQzEgIC0gQ2hhcmxlc3RvbiwgU0MNCkMzICAtIFN5bXBvc2l1bSBhdCB0aGUgMTl0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvd2Fyd2ljazIwMTBzeW1wb3NpdW0ucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Results%20and%20lessons%20learned%20from%20the%202009%20DSF%20model%20comparison%20challenge&amp;rft.btitle=Symposium%20at%20the%2019th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Charleston%2C%20SC&amp;rft.aufirst=Walter&amp;rft.aulast=Warwick&amp;rft.au=Walter%20Warwick&amp;rft.au=Varun%20Dutt&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=David%20Reitter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lebiere, Christian et al. “Scaling up High-Fidelity Cognitive Modeling to Real-World Applications.” <i>Proceedings of the NATO Workshop on Human Modeling for Military Application</i>. Amsterdam, NL: N.p., 2010. 1–20. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I TC3HZ9JR 3E52UEVV year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{lebiere2010scaling,\n\taddress = {Amsterdam, NL},\n\ttitle = {Scaling up high-fidelity cognitive modeling to real-world applications},\n\tbooktitle = {Proceedings of the {NATO} {Workshop} on {Human} {Modeling} for {Military} {Application}},\n\tauthor = {Lebiere, Christian and Stocco, Andrea and Reitter, David and Juvina, Ion},\n\tyear = {2010},\n\tpages = {1--20}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 1–20| last1 = Lebiere| first1 = Christian| last2 = Stocco| first2 = Andrea| last3 = Reitter| first3 = David| last4 = Juvina| first4 = Ion| title = Scaling up high-fidelity cognitive modeling to real-world applications| booktitle = Proceedings of the NATO Workshop on Human Modeling for Military Application| location = Amsterdam, NL| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyB1cCBoaWdoLWZpZGVsaXR5IGNvZ25pdGl2ZSBtb2RlbGluZyB0byByZWFsLXdvcmxkIGFwcGxpY2F0aW9ucw0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBTdG9jY28sIEFuZHJlYQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEp1dmluYSwgSW9uDQpDMSAgLSBBbXN0ZXJkYW0sIE5MDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgTkFUTyBXb3Jrc2hvcCBvbiBIdW1hbiBNb2RlbGluZyBmb3IgTWlsaXRhcnkgQXBwbGljYXRpb24NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClNQICAtIDENCkVQICAtIDIwDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20up%20high-fidelity%20cognitive%20modeling%20to%20real-world%20applications&amp;rft.btitle=Proceedings%20of%20the%20NATO%20Workshop%20on%20Human%20Modeling%20for%20Military%20Application&amp;rft.place=Amsterdam%2C%20NL&amp;rft.aufirst=Christian&amp;rft.aulast=Lebiere&amp;rft.au=Christian%20Lebiere&amp;rft.au=Andrea%20Stocco&amp;rft.au=David%20Reitter&amp;rft.au=Ion%20Juvina&amp;rft.date=2010&amp;rft.pages=1-20&amp;rft.spage=1&amp;rft.epage=20\"></span></div></div></div><div class=\"full-bib-section\"><a id='F5GRSUCK' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">Other Topics</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Hungry Wolves, Creepy Sheepies: The Gamification of the Programmer’s Classroom.” <i>Innovative Practices in Teaching Information Sciences and Technology</i>. Ed. John M. Carroll. Springer, 2014. 19–29. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 F5GRSUCK Q7H5UM3I TC3HZ9JR year__2014 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The Wolves and Sheep game is an educational‚ multi-agent computer simulation for students of programming classes. Players move about in a two- dimensional landscape‚ aiming to reach targets or catch other players. Students write programs that control individual players in the game. The programs then participate in a tournament. Students practice basic programming and algorithmic thinking‚ object-orientation and the role of interfaces‚ and are even exposed to basic Artificial Intelligence. Gamification helps motivate students and creates positive‚ but challenging learning experiences.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2014hungry,\n\ttitle = {Hungry wolves, creepy sheepies: the gamification of the programmer's classroom},\n\turl = {http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf},\n\tbooktitle = {Innovative {Practices} in {Teaching} {Information} {Sciences} and {Technology}},\n\tpublisher = {Springer},\n\tauthor = {Reitter, David},\n\teditor = {Carroll, John M.},\n\tyear = {2014},\n\tpages = {19--29}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| pages = 19–29| editors = John M. Carroll (ed.)| last = Reitter| first = David| title = Innovative Practices in Teaching Information Sciences and Technology| chapter = Hungry wolves, creepy sheepies: the gamification of the programmer's classroom| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSHVuZ3J5IHdvbHZlcywgY3JlZXB5IHNoZWVwaWVzOiB0aGUgZ2FtaWZpY2F0aW9uIG9mIHRoZSBwcm9ncmFtbWVyJ3MgY2xhc3Nyb29tDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSW5ub3ZhdGl2ZSBQcmFjdGljZXMgaW4gVGVhY2hpbmcgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3kNCkEyICAtIENhcnJvbGwsIEpvaG4gTS4NCkFCICAtIFRoZSBXb2x2ZXMgYW5kIFNoZWVwIGdhbWUgaXMgYW4gZWR1Y2F0aW9uYWwsIG11bHRpLWFnZW50IGNvbXB1dGVyIHNpbXVsYXRpb24gZm9yIHN0dWRlbnRzIG9mIHByb2dyYW1taW5nIGNsYXNzZXMuIFBsYXllcnMgbW92ZSBhYm91dCBpbiBhIHR3by0gZGltZW5zaW9uYWwgbGFuZHNjYXBlLCBhaW1pbmcgdG8gcmVhY2ggdGFyZ2V0cyBvciBjYXRjaCBvdGhlciBwbGF5ZXJzLiBTdHVkZW50cyB3cml0ZSBwcm9ncmFtcyB0aGF0IGNvbnRyb2wgaW5kaXZpZHVhbCBwbGF5ZXJzIGluIHRoZSBnYW1lLiBUaGUgcHJvZ3JhbXMgdGhlbiBwYXJ0aWNpcGF0ZSBpbiBhIHRvdXJuYW1lbnQuIFN0dWRlbnRzIHByYWN0aWNlIGJhc2ljIHByb2dyYW1taW5nIGFuZCBhbGdvcml0aG1pYyB0aGlua2luZywgb2JqZWN0LW9yaWVudGF0aW9uIGFuZCB0aGUgcm9sZSBvZiBpbnRlcmZhY2VzLCBhbmQgYXJlIGV2ZW4gZXhwb3NlZCB0byBiYXNpYyBBcnRpZmljaWFsIEludGVsbGlnZW5jZS4gR2FtaWZpY2F0aW9uIGhlbHBzIG1vdGl2YXRlIHN0dWRlbnRzIGFuZCBjcmVhdGVzIHBvc2l0aXZlLCBidXQgY2hhbGxlbmdpbmcgbGVhcm5pbmcgZXhwZXJpZW5jZXMuDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpTUCAgLSAxOQ0KRVAgIC0gMjkNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxNGh1bmdyeVdvbHZlcy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Hungry%20wolves%2C%20creepy%20sheepies%3A%20the%20gamification%20of%20the%20programmer&apos;s%20classroom&amp;rft.btitle=Innovative%20Practices%20in%20Teaching%20Information%20Sciences%20and%20Technology&amp;rft.publisher=Springer&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=John%20M.%20Carroll&amp;rft.date=2014&amp;rft.pages=19-29&amp;rft.spage=19&amp;rft.epage=29\"></span></div></div></div><div class=\"full-bib-section\"><a id='K567TKH3' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Talks (Without Paper)</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, Alexander G., David Reitter, and C. Lee Giles. “<span class=\"doctitle\">The Temporal Neural Coding Network: Towards Lifelong Language Learning.</span>” 11th Annual Machine Learning Symposium. The New York Academy of Sciences. 2017.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2017 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a novel lifelong neural architecture‚ the Temporal Neural Coding Network (TNCN)‚ and its learning algorithm‚ for uncovering multiple levels of distributed representations for language data streams. The TNCN model adapts its parameters iteratively as new samples are observed without resorting to the popular‚ but expensive back-propagation through time procedure needed to calculate gradients for recurrent neural networks‚ notably requiring no unrolling of internally defined recurrence relations. Furthermore‚ we integrate concepts from variational encoder-decoder models‚ such as those in [1]‚ to easily demonstrate how uncertainty can be characterized in the model’s next step predictions. We discuss how the proposed TNCN works specifically on language-based tasks formulated in the streaming setting‚ compared to various neural models‚ as well as how the TNCN may be easily adapted to other real-time tasks‚ such as video sequence modeling‚ yielding a natural framework for online multi-modal and online semi-supervised learning.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{ororbia_ii_temporal_2017,\n\taddress = {The New York Academy of Sciences},\n\ttitle = {The {Temporal} {Neural} {Coding} {Network}: {Towards} {Lifelong} {Language} {Learning}},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Giles, C. Lee},\n\tmonth = mar,\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Ororbia II| first1 = Alexander G.| last2 = Reitter| first2 = David| last3 = Giles| first3 = C. Lee| title = The Temporal Neural Coding Network: Towards Lifelong Language Learning| location = The New York Academy of Sciences| date = 2017-03}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFRoZSBUZW1wb3JhbCBOZXVyYWwgQ29kaW5nIE5ldHdvcms6IFRvd2FyZHMgTGlmZWxvbmcgTGFuZ3VhZ2UgTGVhcm5pbmcNClQyICAtIDExdGggQW5udWFsIE1hY2hpbmUgTGVhcm5pbmcgU3ltcG9zaXVtDQpBMiAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaWxlcywgQy4gTGVlDQpBQiAgLSBXZSBwcmVzZW50IGEgbm92ZWwgbGlmZWxvbmcgbmV1cmFsIGFyY2hpdGVjdHVyZSwgdGhlIFRlbXBvcmFsIE5ldXJhbCBDb2RpbmcgTmV0d29yayAoVE5DTiksIGFuZCBpdHMgbGVhcm5pbmcgYWxnb3JpdGhtLCBmb3IgdW5jb3ZlcmluZyBtdWx0aXBsZSBsZXZlbHMgb2YgZGlzdHJpYnV0ZWQgcmVwcmVzZW50YXRpb25zIGZvciBsYW5ndWFnZSBkYXRhIHN0cmVhbXMuIFRoZSBUTkNOIG1vZGVsIGFkYXB0cyBpdHMgcGFyYW1ldGVycyBpdGVyYXRpdmVseSBhcyBuZXcgc2FtcGxlcyBhcmUgb2JzZXJ2ZWQgd2l0aG91dCByZXNvcnRpbmcgdG8gdGhlIHBvcHVsYXIsIGJ1dCBleHBlbnNpdmUgYmFjay1wcm9wYWdhdGlvbiB0aHJvdWdoIHRpbWUgcHJvY2VkdXJlIG5lZWRlZCB0byBjYWxjdWxhdGUgZ3JhZGllbnRzIGZvciByZWN1cnJlbnQgbmV1cmFsIG5ldHdvcmtzLCBub3RhYmx5IHJlcXVpcmluZyBubyB1bnJvbGxpbmcgb2YgaW50ZXJuYWxseSBkZWZpbmVkIHJlY3VycmVuY2UgcmVsYXRpb25zLiBGdXJ0aGVybW9yZSwgd2UgaW50ZWdyYXRlIGNvbmNlcHRzIGZyb20gdmFyaWF0aW9uYWwgZW5jb2Rlci1kZWNvZGVyIG1vZGVscywgc3VjaCBhcyB0aG9zZSBpbiBbMV0sIHRvIGVhc2lseSBkZW1vbnN0cmF0ZSBob3cgdW5jZXJ0YWludHkgY2FuIGJlIGNoYXJhY3Rlcml6ZWQgaW4gdGhlIG1vZGVsJ3MgbmV4dCBzdGVwIHByZWRpY3Rpb25zLiBXZSBkaXNjdXNzIGhvdyB0aGUgcHJvcG9zZWQgVE5DTiB3b3JrcyBzcGVjaWZpY2FsbHkgb24gbGFuZ3VhZ2UtYmFzZWQgdGFza3MgZm9ybXVsYXRlZCBpbiB0aGUgc3RyZWFtaW5nIHNldHRpbmcsIGNvbXBhcmVkIHRvIHZhcmlvdXMgbmV1cmFsIG1vZGVscywgYXMgd2VsbCBhcyBob3cgdGhlIFROQ04gbWF5IGJlIGVhc2lseSBhZGFwdGVkIHRvIG90aGVyIHJlYWwtdGltZSB0YXNrcywgc3VjaCBhcyB2aWRlbyBzZXF1ZW5jZSBtb2RlbGluZywgeWllbGRpbmcgYSBuYXR1cmFsIGZyYW1ld29yayBmb3Igb25saW5lIG11bHRpLW1vZGFsIGFuZCBvbmxpbmUgc2VtaS1zdXBlcnZpc2VkIGxlYXJuaW5nLg0KQ1kgIC0gVGhlIE5ldyBZb3JrIEFjYWRlbXkgb2YgU2NpZW5jZXMNCkRBICAtIDIwMTcvMDMvLzNyZA0KUFkgIC0gMjAxNw0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David et al. “Cognitive Security.” 13th Annual Workshop on the Economics of Information Security. University Park, PA. 2014. Panel.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014cognitive,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Cognitive security},\n\tauthor = {Reitter, David and Gonzalez, Cleotilde and Lebiere, Christian and Meyer, Joachim},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Reitter| first1 = David| last2 = Gonzalez| first2 = Cleotilde| last3 = Lebiere| first3 = Christian| last4 = Meyer| first4 = Joachim| title = Cognitive security| location = University Park, PA| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGl2ZSBzZWN1cml0eQ0KVDIgIC0gMTN0aCBBbm51YWwgV29ya3Nob3Agb24gdGhlIEVjb25vbWljcyBvZiBJbmZvcm1hdGlvbiBTZWN1cml0eQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIEdvbnphbGV6LCBDbGVvdGlsZGUNCkEyICAtIExlYmllcmUsIENocmlzdGlhbg0KQTIgIC0gTWV5ZXIsIEpvYWNoaW0NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFBhbmVsDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Anderson, Ross et al. “Human Aspects of Cybersecurity.” Department of Homeland Security Workshop on Incentives and Regulation of Cybersecurity. University Park, PA. 2014. Panel.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{anderson2014human,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Human aspects of cybersecurity},\n\tauthor = {Anderson, Ross and Meyer, Joachim and Moore, Tyler and Randazzese, Lucien and {Reitter, D. (Moderator)}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Anderson| first1 = Ross| last2 = Meyer| first2 = Joachim| last3 = Moore| first3 = Tyler| last4 = Randazzese| first4 = Lucien| last5 = Reitter, D. (Moderator)| title = Human aspects of cybersecurity| location = University Park, PA| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIGFzcGVjdHMgb2YgY3liZXJzZWN1cml0eQ0KVDIgIC0gRGVwYXJ0bWVudCBvZiBIb21lbGFuZCBTZWN1cml0eSBXb3Jrc2hvcCBvbiBJbmNlbnRpdmVzIGFuZCBSZWd1bGF0aW9uIG9mIEN5YmVyc2VjdXJpdHkNCkEyICAtIEFuZGVyc29uLCBSb3NzDQpBMiAgLSBNZXllciwgSm9hY2hpbQ0KQTIgIC0gTW9vcmUsIFR5bGVyDQpBMiAgLSBSYW5kYXp6ZXNlLCBMdWNpZW4NCkEyICAtIFJlaXR0ZXIsIEQuIChNb2RlcmF0b3IpDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpNMyAgLSBQYW5lbA0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Big-Data Insights into Cognitive Representations of Language Processing.” The 2nd International Workshop on Advanced Learning Sciences. Taipei, Taiwan. 2014. Invited Talk.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014big-data,\n\taddress = {Taipei, Taiwan},\n\ttype = {Invited {Talk}},\n\ttitle = {Big-{Data} insights into cognitive representations of language processing},\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last = Reitter| first = David| title = Big-Data insights into cognitive representations of language processing| location = Taipei, Taiwan| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEJpZy1EYXRhIGluc2lnaHRzIGludG8gY29nbml0aXZlIHJlcHJlc2VudGF0aW9ucyBvZiBsYW5ndWFnZSBwcm9jZXNzaW5nDQpUMiAgLSBUaGUgMm5kIEludGVybmF0aW9uYWwgV29ya3Nob3Agb24gQWR2YW5jZWQgTGVhcm5pbmcgU2NpZW5jZXMNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUYWlwZWksIFRhaXdhbg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KTTMgIC0gSW52aXRlZCBUYWxrDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, Vito et al. “<span class=\"doctitle\">Crowdsourcing the Measurement of Observational Data.</span>” Annual Meeting of the International Studies Association. Toronto, Canada. 2014. Talk.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{dorazio2014crowdsourcing,\n\taddress = {Toronto, Canada},\n\ttype = {Talk},\n\ttitle = {Crowdsourcing the {Measurement} of {Observational} {Data}},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = D'Orazio| first1 = Vito| last2 = Kenwick| first2 = Michael| last3 = Lane| first3 = Matthew| last4 = Palmer| first4 = Glenn| last5 = Reitter| first5 = David| title = Crowdsourcing the Measurement of Observational Data| location = Toronto, Canada| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENyb3dkc291cmNpbmcgdGhlIE1lYXN1cmVtZW50IG9mIE9ic2VydmF0aW9uYWwgRGF0YQ0KVDIgIC0gQW5udWFsIE1lZXRpbmcgb2YgdGhlIEludGVybmF0aW9uYWwgU3R1ZGllcyBBc3NvY2lhdGlvbg0KQTIgIC0gRCdPcmF6aW8sIFZpdG8NCkEyICAtIEtlbndpY2ssIE1pY2hhZWwNCkEyICAtIExhbmUsIE1hdHRoZXcNCkEyICAtIFBhbG1lciwgR2xlbm4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUb3JvbnRvLCBDYW5hZGENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFRhbGsNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Computational and Underspecified Approaches to Standardization.” Methods for Communicating the Structure and Content of a Cognitive Model, at:Human Factors and Ergonomics Society International Annual Meeting. San Diego, CA. 2013. Panel.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2013 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2013computational,\n\taddress = {San Diego, CA},\n\ttype = {Panel},\n\ttitle = {Computational and underspecified approaches to standardization},\n\turl = {http://www.david-reitter.com/pub/warwick2013hfes.pdf},\n\tauthor = {Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last = Reitter| first = David| title = Computational and underspecified approaches to standardization| location = San Diego, CA| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvbXB1dGF0aW9uYWwgYW5kIHVuZGVyc3BlY2lmaWVkIGFwcHJvYWNoZXMgdG8gc3RhbmRhcmRpemF0aW9uDQpUMiAgLSBNZXRob2RzIGZvciBDb21tdW5pY2F0aW5nIHRoZSBTdHJ1Y3R1cmUgYW5kIENvbnRlbnQgb2YgYSBDb2duaXRpdmUgTW9kZWwsIGF0Okh1bWFuIEZhY3RvcnMgYW5kIEVyZ29ub21pY3MgU29jaWV0eSBJbnRlcm5hdGlvbmFsIEFubnVhbCBNZWV0aW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gU2FuIERpZWdvLCBDQQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KTTMgIC0gUGFuZWwNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhcndpY2syMDEzaGZlcy5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gonzalez, Cleotilde et al. “Scaling Individual Decision Making Models to Models of Social Networks.” <i>Symposium at the 20th Behavior Representation in Modeling &amp; Simulation (BRIMS)</i>. Provo, UT: N.p., 2011. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gonzalez2011scaling,\n\taddress = {Provo, UT},\n\ttitle = {Scaling individual decision making models to models of social networks},\n\tbooktitle = {Symposium at the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} ({BRIMS})},\n\tauthor = {Gonzalez, Cleotilde and Lebiere, Christian and Juvina, Ion and Erev, Ido and Zinkevich, Martin and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Gonzalez| first1 = Cleotilde| last2 = Lebiere| first2 = Christian| last3 = Juvina| first3 = Ion| last4 = Erev| first4 = Ido| last5 = Zinkevich| first5 = Martin| last6 = Reitter| first6 = David| title = Scaling individual decision making models to models of social networks| booktitle = Symposium at the 20th Behavior Representation in Modeling & Simulation (BRIMS)| location = Provo, UT| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyBpbmRpdmlkdWFsIGRlY2lzaW9uIG1ha2luZyBtb2RlbHMgdG8gbW9kZWxzIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gR29uemFsZXosIENsZW90aWxkZQ0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBKdXZpbmEsIElvbg0KQVUgIC0gRXJldiwgSWRvDQpBVSAgLSBaaW5rZXZpY2gsIE1hcnRpbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkMxICAtIFByb3ZvLCBVVA0KQzMgIC0gU3ltcG9zaXVtIGF0IHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiAoQlJJTVMpDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20individual%20decision%20making%20models%20to%20models%20of%20social%20networks&amp;rft.btitle=Symposium%20at%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20(BRIMS)&amp;rft.place=Provo%2C%20UT&amp;rft.aufirst=Cleotilde&amp;rft.aulast=Gonzalez&amp;rft.au=Cleotilde%20Gonzalez&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ion%20Juvina&amp;rft.au=Ido%20Erev&amp;rft.au=Martin%20Zinkevich&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mason, Winter et al. “Cognition and Social Dynamics: A New Approach to Emergent Phenomena.” Symposium at the 23rd Annual Convention of the Association for Psychological Science. Washington, D.C. 2011. Talk.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 K567TKH3 year__2011 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{mason2011cognition,\n\taddress = {Washington, D.C.},\n\ttype = {Talk},\n\ttitle = {Cognition and social dynamics: a new approach to emergent phenomena},\n\tauthor = {Mason, Winter and Reitter, David and Coman, Alin and Hirst, Bill},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Mason| first1 = Winter| last2 = Reitter| first2 = David| last3 = Coman| first3 = Alin| last4 = Hirst| first4 = Bill| title = Cognition and social dynamics: a new approach to emergent phenomena| location = Washington, D.C.| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGlvbiBhbmQgc29jaWFsIGR5bmFtaWNzOiBhIG5ldyBhcHByb2FjaCB0byBlbWVyZ2VudCBwaGVub21lbmENClQyICAtIFN5bXBvc2l1bSBhdCB0aGUgMjNyZCBBbm51YWwgQ29udmVudGlvbiBvZiB0aGUgQXNzb2NpYXRpb24gZm9yIFBzeWNob2xvZ2ljYWwgU2NpZW5jZQ0KQTIgIC0gTWFzb24sIFdpbnRlcg0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIENvbWFuLCBBbGluDQpBMiAgLSBIaXJzdCwgQmlsbA0KQ1kgIC0gV2FzaGluZ3RvbiwgRC5DLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KTTMgIC0gVGFsaw0KRVIgIC0=');return false;\">EndNote</a></div></div></div></div><div class=\"full-bib-section\"><a id='J8F6R8R6' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Software</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. <i>Wolves &amp; Sheep - an Edu-Simulation</i>. N.p., 2015. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2015 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This is a multi-agent‚ bio-inspired simulation; it is a competitive game and a tournament written for 5-50 beginner programmers.  It is designed as educational tool: Students of an intermediate programming class taught in Java write code that controls a single player in this simulation. Players are pitched against each other; typically 5 at a time. A tournament runs many combinations of players in many adjustable scenarios.  The tournament is set up to run regularly on a server‚ taking .jar files provided by students. It uses standard visibility and sandboxing features of Java to provide a basic level of security.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/wolvesandsheep\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2015wolves,\n\ttitle = {Wolves \\& {Sheep} - an edu-simulation},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/wolvesandsheep},\n\tauthor = {Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite| last = Reitter| first = David| title = Wolves & Sheep - an edu-simulation| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gV29sdmVzICYgU2hlZXAgLSBhbiBlZHUtc2ltdWxhdGlvbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoaXMgaXMgYSBtdWx0aS1hZ2VudCwgYmlvLWluc3BpcmVkIHNpbXVsYXRpb247IGl0IGlzIGEgY29tcGV0aXRpdmUgZ2FtZSBhbmQgYSB0b3VybmFtZW50IHdyaXR0ZW4gZm9yIDUtNTAgYmVnaW5uZXIgcHJvZ3JhbW1lcnMuICBJdCBpcyBkZXNpZ25lZCBhcyBlZHVjYXRpb25hbCB0b29sOiBTdHVkZW50cyBvZiBhbiBpbnRlcm1lZGlhdGUgcHJvZ3JhbW1pbmcgY2xhc3MgdGF1Z2h0IGluIEphdmEgd3JpdGUgY29kZSB0aGF0IGNvbnRyb2xzIGEgc2luZ2xlIHBsYXllciBpbiB0aGlzIHNpbXVsYXRpb24uIFBsYXllcnMgYXJlIHBpdGNoZWQgYWdhaW5zdCBlYWNoIG90aGVyOyB0eXBpY2FsbHkgNSBhdCBhIHRpbWUuIEEgdG91cm5hbWVudCBydW5zIG1hbnkgY29tYmluYXRpb25zIG9mIHBsYXllcnMgaW4gbWFueSBhZGp1c3RhYmxlIHNjZW5hcmlvcy4gIFRoZSB0b3VybmFtZW50IGlzIHNldCB1cCB0byBydW4gcmVndWxhcmx5IG9uIGEgc2VydmVyLCB0YWtpbmcgLmphciBmaWxlcyBwcm92aWRlZCBieSBzdHVkZW50cy4gSXQgdXNlcyBzdGFuZGFyZCB2aXNpYmlsaXR5IGFuZCBzYW5kYm94aW5nIGZlYXR1cmVzIG9mIEphdmEgdG8gcHJvdmlkZSBhIGJhc2ljIGxldmVsIG9mIHNlY3VyaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRVQgIC0gNzU4DQpMQSAgLSBKYXZhDQpVUiAgLSBodHRwczovL2dpdGh1Yi5jb20vZGF2aWRzd2VsdC93b2x2ZXNhbmRzaGVlcA0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. <i>Zot_bib_web - Interactive Web Bibliographies</i>. N.p., 2014. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 J8F6R8R6 year__2014 type__computerProgram \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This tool explores new ways to make bibliographies interactive‚ searchable and discoverable. Zot_bib_web generates HTML bibliographies based on one or more collections in a Zotero repository. These collections can be maintained by groups of people‚ using Zotero’s web interface or their desktop applications.</div></div></div><div class=\"blink\"><a   href=\"https://github.com/davidswelt/zot_bib_web/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter_zot_bib_web_2014,\n\ttitle = {Zot\\_bib\\_web - interactive web bibliographies},\n\tcopyright = {Free Software},\n\turl = {https://github.com/davidswelt/zotweb/}bib,\n\tauthor = {Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite| last = Reitter| first = David| title = Zot_bib_web - interactive web bibliographies| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09NUA0KVEkgIC0gWm90X2JpYl93ZWIgLSBpbnRlcmFjdGl2ZSB3ZWIgYmlibGlvZ3JhcGhpZXMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBUaGlzIHRvb2wgZXhwbG9yZXMgbmV3IHdheXMgdG8gbWFrZSBiaWJsaW9ncmFwaGllcyBpbnRlcmFjdGl2ZSwgc2VhcmNoYWJsZSBhbmQgZGlzY292ZXJhYmxlLiBab3RfYmliX3dlYiBnZW5lcmF0ZXMgSFRNTCBiaWJsaW9ncmFwaGllcyBiYXNlZCBvbiBvbmUgb3IgbW9yZSBjb2xsZWN0aW9ucyBpbiBhIFpvdGVybyByZXBvc2l0b3J5LiBUaGVzZSBjb2xsZWN0aW9ucyBjYW4gYmUgbWFpbnRhaW5lZCBieSBncm91cHMgb2YgcGVvcGxlLCB1c2luZyBab3Rlcm8ncyB3ZWIgaW50ZXJmYWNlIG9yIHRoZWlyIGRlc2t0b3AgYXBwbGljYXRpb25zLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRVQgIC0gNzgyDQpMQSAgLSBQeXRob24NClVSICAtIGh0dHBzOi8vZ2l0aHViLmNvbS9kYXZpZHN3ZWx0L3pvdF9iaWJfd2ViLw0KRVIgIC0=');return false;\">EndNote</a></div></div></div></div><div class=\"full-bib-section\"><a id='TC3HZ9JR' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Miscellaneous</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, Vito et al. “Crowdsourcing the Measurement of Interstate Conflict.” <i>PLOS ONE</i> 11.6 (2016): e0156527. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2016 venue_short__PLOS ONE type__journalArticle \"\"</span></div><div class=\"bib-venue\">PLOS ONE</div><div class=\"bib-venue-short\">PLOS ONE</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Much of the data used to measure conflict is extracted from news reports. This is typically accomplished using either expert coders to quantify the relevant information or machine coders to automatically extract data from documents. Although expert coding is costly‚ it produces quality data. Machine coding is fast and inexpensive‚ but the data are noisy. To diminish the severity of this tradeoff‚ we introduce a method for analyzing news documents that uses crowdsourcing‚ supplemented with computational approaches. The new method is tested on documents about Militarized Interstate Disputes‚ and its accuracy ranges between about 68 and 76 percent.  This is shown to be a considerable improvement over automated coding‚ and to cost less and be much faster than expert coding.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dorazio2016crowdsourcing,\n\ttitle = {Crowdsourcing the measurement of interstate conflict},\n\tvolume = {11},\n\turl = {http://www.david-reitter.com/pub/dorazio2016conflict.pdf},\n\tdoi = {10.1371/journal.pone.0156527},\n\tnumber = {6},\n\tjournal = {PLOS ONE},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2016},\n\tpages = {e0156527}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1371/journal.pone.0156527| volume = 11| issue = 6| pages = –0156527| last1 = D'Orazio| first1 = Vito| last2 = Kenwick| first2 = Michael| last3 = Lane| first3 = Matthew| last4 = Palmer| first4 = Glenn| last5 = Reitter| first5 = David| title = Crowdsourcing the measurement of interstate conflict| journal = PLOS ONE| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3Jvd2Rzb3VyY2luZyB0aGUgbWVhc3VyZW1lbnQgb2YgaW50ZXJzdGF0ZSBjb25mbGljdA0KQVUgIC0gRCdPcmF6aW8sIFZpdG8NCkFVICAtIEtlbndpY2ssIE1pY2hhZWwNCkFVICAtIExhbmUsIE1hdHRoZXcNCkFVICAtIFBhbG1lciwgR2xlbm4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBQTE9TIE9ORQ0KQUIgIC0gTXVjaCBvZiB0aGUgZGF0YSB1c2VkIHRvIG1lYXN1cmUgY29uZmxpY3QgaXMgZXh0cmFjdGVkIGZyb20gbmV3cyByZXBvcnRzLiBUaGlzIGlzIHR5cGljYWxseSBhY2NvbXBsaXNoZWQgdXNpbmcgZWl0aGVyIGV4cGVydCBjb2RlcnMgdG8gcXVhbnRpZnkgdGhlIHJlbGV2YW50IGluZm9ybWF0aW9uIG9yIG1hY2hpbmUgY29kZXJzIHRvIGF1dG9tYXRpY2FsbHkgZXh0cmFjdCBkYXRhIGZyb20gZG9jdW1lbnRzLiBBbHRob3VnaCBleHBlcnQgY29kaW5nIGlzIGNvc3RseSwgaXQgcHJvZHVjZXMgcXVhbGl0eSBkYXRhLiBNYWNoaW5lIGNvZGluZyBpcyBmYXN0IGFuZCBpbmV4cGVuc2l2ZSwgYnV0IHRoZSBkYXRhIGFyZSBub2lzeS4gVG8gZGltaW5pc2ggdGhlIHNldmVyaXR5IG9mIHRoaXMgdHJhZGVvZmYsIHdlIGludHJvZHVjZSBhIG1ldGhvZCBmb3IgYW5hbHl6aW5nIG5ld3MgZG9jdW1lbnRzIHRoYXQgdXNlcyBjcm93ZHNvdXJjaW5nLCBzdXBwbGVtZW50ZWQgd2l0aCBjb21wdXRhdGlvbmFsIGFwcHJvYWNoZXMuIFRoZSBuZXcgbWV0aG9kIGlzIHRlc3RlZCBvbiBkb2N1bWVudHMgYWJvdXQgTWlsaXRhcml6ZWQgSW50ZXJzdGF0ZSBEaXNwdXRlcywgYW5kIGl0cyBhY2N1cmFjeSByYW5nZXMgYmV0d2VlbiBhYm91dCA2OCBhbmQgNzYgcGVyY2VudC4gIFRoaXMgaXMgc2hvd24gdG8gYmUgYSBjb25zaWRlcmFibGUgaW1wcm92ZW1lbnQgb3ZlciBhdXRvbWF0ZWQgY29kaW5nLCBhbmQgdG8gY29zdCBsZXNzIGFuZCBiZSBtdWNoIGZhc3RlciB0aGFuIGV4cGVydCBjb2RpbmcuDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpETyAgLSAxMC4xMzcxL2pvdXJuYWwucG9uZS4wMTU2NTI3DQpWTCAgLSAxMQ0KSVMgIC0gNg0KU1AgIC0gZTAxNTY1MjcNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2RvcmF6aW8yMDE2Y29uZmxpY3QucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1371%2Fjournal.pone.0156527&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Crowdsourcing%20the%20measurement%20of%20interstate%20conflict&amp;rft.jtitle=PLOS%20ONE&amp;rft.volume=11&amp;rft.issue=6&amp;rft.aufirst=Vito&amp;rft.aulast=D&apos;Orazio&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=Michael%20Kenwick&amp;rft.au=Matthew%20Lane&amp;rft.au=Glenn%20Palmer&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=e0156527\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Yang, and David Reitter. “Entropy Converges between Dialogue Participants: Explanations from an Information-Theoretic Perspective.” <i>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</i>. 1 (Long Papers). Berlin, Germany: Association for Computational Linguistics, 2016. 537–546. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2016 venue_short__ACL type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">ACL</div><div class=\"bib-venue-short\">ACL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The applicability of entropy rate constancy to dialogue is examined on two spoken dialogue corpora. The principle is found to hold; however‚ new entropy change patterns within the topic episodes of dialogue are described‚ which are different from written text.\nSpeaker’s dynamic roles as topic initiators and topic responders are associated with decreasing and increasing entropy‚ respectively‚ which results in local convergence  between these speakers in each topic episode. \nThis implies that the sentence entropy in dialogue is conditioned on different contexts determined by the speaker’s roles.\nExplanations from the perspectives of grounding theory and interactive alignment are discussed‚ resulting in a novel‚ unified information-theoretic approach of dialogue.</div></div></div><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/P16-1051\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{xu2016entropy,\n\taddress = {Berlin, Germany},\n\ttitle = {Entropy converges between dialogue participants: explanations from an information-theoretic perspective},\n\tvolume = {1 (Long Papers)},\n\turl = {http://www.aclweb.org/anthology/P16-1051},\n\tbooktitle = {Proceedings of the 54th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Xu, Yang and Reitter, David},\n\tyear = {2016},\n\tpages = {537--546}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Association for Computational Linguistics| conference = ACL| volume = 1 (Long Papers)| pages = 537–546| last1 = Xu| first1 = Yang| last2 = Reitter| first2 = David| title = Entropy converges between dialogue participants: explanations from an information-theoretic perspective| booktitle = Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics| location = Berlin, Germany| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRW50cm9weSBjb252ZXJnZXMgYmV0d2VlbiBkaWFsb2d1ZSBwYXJ0aWNpcGFudHM6IGV4cGxhbmF0aW9ucyBmcm9tIGFuIGluZm9ybWF0aW9uLXRoZW9yZXRpYyBwZXJzcGVjdGl2ZQ0KQVUgIC0gWHUsIFlhbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBBQ0wNCkFCICAtIFRoZSBhcHBsaWNhYmlsaXR5IG9mIGVudHJvcHkgcmF0ZSBjb25zdGFuY3kgdG8gZGlhbG9ndWUgaXMgZXhhbWluZWQgb24gdHdvIHNwb2tlbiBkaWFsb2d1ZSBjb3Jwb3JhLiBUaGUgcHJpbmNpcGxlIGlzIGZvdW5kIHRvIGhvbGQ7IGhvd2V2ZXIsIG5ldyBlbnRyb3B5IGNoYW5nZSBwYXR0ZXJucyB3aXRoaW4gdGhlIHRvcGljIGVwaXNvZGVzIG9mIGRpYWxvZ3VlIGFyZSBkZXNjcmliZWQsIHdoaWNoIGFyZSBkaWZmZXJlbnQgZnJvbSB3cml0dGVuIHRleHQuClNwZWFrZXIncyBkeW5hbWljIHJvbGVzIGFzIHRvcGljIGluaXRpYXRvcnMgYW5kIHRvcGljIHJlc3BvbmRlcnMgYXJlIGFzc29jaWF0ZWQgd2l0aCBkZWNyZWFzaW5nIGFuZCBpbmNyZWFzaW5nIGVudHJvcHksIHJlc3BlY3RpdmVseSwgd2hpY2ggcmVzdWx0cyBpbiBsb2NhbCBjb252ZXJnZW5jZSAgYmV0d2VlbiB0aGVzZSBzcGVha2VycyBpbiBlYWNoIHRvcGljIGVwaXNvZGUuIApUaGlzIGltcGxpZXMgdGhhdCB0aGUgc2VudGVuY2UgZW50cm9weSBpbiBkaWFsb2d1ZSBpcyBjb25kaXRpb25lZCBvbiBkaWZmZXJlbnQgY29udGV4dHMgZGV0ZXJtaW5lZCBieSB0aGUgc3BlYWtlcidzIHJvbGVzLgpFeHBsYW5hdGlvbnMgZnJvbSB0aGUgcGVyc3BlY3RpdmVzIG9mIGdyb3VuZGluZyB0aGVvcnkgYW5kIGludGVyYWN0aXZlIGFsaWdubWVudCBhcmUgZGlzY3Vzc2VkLCByZXN1bHRpbmcgaW4gYSBub3ZlbCwgdW5pZmllZCBpbmZvcm1hdGlvbi10aGVvcmV0aWMgYXBwcm9hY2ggb2YgZGlhbG9ndWUuDQpDMSAgLSBCZXJsaW4sIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSA1NHRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDEgKExvbmcgUGFwZXJzKQ0KU1AgIC0gNTM3DQpFUCAgLSA1NDYNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRhdGlvbmFsIExpbmd1aXN0aWNzDQpVUiAgLSBodHRwOi8vd3d3LmFjbHdlYi5vcmcvYW50aG9sb2d5L1AxNi0xMDUxDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Entropy%20converges%20between%20dialogue%20participants%3A%20explanations%20from%20an%20information-theoretic%20perspective&amp;rft.btitle=Proceedings%20of%20the%2054th%20Annual%20Meeting%20of%20the%20Association%20for%20Computational%20Linguistics&amp;rft.place=Berlin%2C%20Germany&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Yang&amp;rft.aulast=Xu&amp;rft.au=Yang%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=537-546&amp;rft.spage=537&amp;rft.epage=546\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, Alexander G. et al. “Error-Correction and Aggregation in Crowd-Sourcing of Geopolitical Incident Information.” <i>Social Computing, Behavioral Modeling and Prediction</i>. Ed. Nitin Agarwal, Kevin Xu, and Nathaniel Osgood. Vol. 9021. Springer, 2015. 381–387. Web. Lecture Notes in Computer Science (SBP).</div><div class=\"bib-extra\">10.1007/978-3-319-16268-3 47</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2015 venue_short__SBP type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue-short\">SBP</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A discriminative model is presented for crowd-sourcing the annotation of news stories to produce a structured dataset about incidents involving militarized disputes between nation-states.  We used a question tree to gather partially redundant data from each crowd worker. A lattice of Bayesian Networks was then applied to error correct the individual worker annotations‚ the results of which were then aggregated via majority voting. The resulting hybrid model outperformed comparable‚ state-of-the-art aggregation models in both accuracy and computational scalability.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ororbia2015crowd.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ororbia_ii_error-correction_2015,\n\tseries = {Lecture {Notes} in {Computer} {Science} ({SBP})},\n\ttitle = {Error-correction and aggregation in crowd-sourcing of geopolitical incident information},\n\tvolume = {9021},\n\turl = {http://www.david-reitter.com/pub/ororbia2015crowd.pdf},\n\tbooktitle = {Social {Computing}, {Behavioral} {Modeling} and {Prediction}},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Xu, Yang and D'Orazio, Vito and Reitter, David},\n\teditor = {Agarwal, Nitin and Xu, Kevin and Osgood, Nathaniel},\n\tyear = {2015},\n\tnote = {10.1007/978-3-319-16268-3 47},\n\tpages = {381--387}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| volume = 9021| pages = 381–387| editors = Nitin Agarwal, Kevin Xu, Nathaniel Osgood (eds.)| last1 = Ororbia II| first1 = Alexander G.| last2 = Xu| first2 = Yang| last3 = D'Orazio| first3 = Vito| last4 = Reitter| first4 = David| title = Social Computing, Behavioral Modeling and Prediction| chapter = Error-correction and aggregation in crowd-sourcing of geopolitical incident information| series = Lecture Notes in Computer Science (SBP)| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXJyb3ItY29ycmVjdGlvbiBhbmQgYWdncmVnYXRpb24gaW4gY3Jvd2Qtc291cmNpbmcgb2YgZ2VvcG9saXRpY2FsIGluY2lkZW50IGluZm9ybWF0aW9uDQpBVSAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBEJ09yYXppbywgVml0bw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFNvY2lhbCBDb21wdXRpbmcsIEJlaGF2aW9yYWwgTW9kZWxpbmcgYW5kIFByZWRpY3Rpb24NCkEyICAtIEFnYXJ3YWwsIE5pdGluDQpBMiAgLSBYdSwgS2V2aW4NCkEyICAtIE9zZ29vZCwgTmF0aGFuaWVsDQpUMyAgLSBMZWN0dXJlIE5vdGVzIGluIENvbXB1dGVyIFNjaWVuY2UgKFNCUCkNCkFCICAtIEEgZGlzY3JpbWluYXRpdmUgbW9kZWwgaXMgcHJlc2VudGVkIGZvciBjcm93ZC1zb3VyY2luZyB0aGUgYW5ub3RhdGlvbiBvZiBuZXdzIHN0b3JpZXMgdG8gcHJvZHVjZSBhIHN0cnVjdHVyZWQgZGF0YXNldCBhYm91dCBpbmNpZGVudHMgaW52b2x2aW5nIG1pbGl0YXJpemVkIGRpc3B1dGVzIGJldHdlZW4gbmF0aW9uLXN0YXRlcy4gIFdlIHVzZWQgYSBxdWVzdGlvbiB0cmVlIHRvIGdhdGhlciBwYXJ0aWFsbHkgcmVkdW5kYW50IGRhdGEgZnJvbSBlYWNoIGNyb3dkIHdvcmtlci4gQSBsYXR0aWNlIG9mIEJheWVzaWFuIE5ldHdvcmtzIHdhcyB0aGVuIGFwcGxpZWQgdG8gZXJyb3IgY29ycmVjdCB0aGUgaW5kaXZpZHVhbCB3b3JrZXIgYW5ub3RhdGlvbnMsIHRoZSByZXN1bHRzIG9mIHdoaWNoIHdlcmUgdGhlbiBhZ2dyZWdhdGVkIHZpYSBtYWpvcml0eSB2b3RpbmcuIFRoZSByZXN1bHRpbmcgaHlicmlkIG1vZGVsIG91dHBlcmZvcm1lZCBjb21wYXJhYmxlLCBzdGF0ZS1vZi10aGUtYXJ0IGFnZ3JlZ2F0aW9uIG1vZGVscyBpbiBib3RoIGFjY3VyYWN5IGFuZCBjb21wdXRhdGlvbmFsIHNjYWxhYmlsaXR5Lg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClZMICAtIDkwMjENClNQICAtIDM4MQ0KRVAgIC0gMzg3DQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvb3JvcmJpYTIwMTVjcm93ZC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Error-correction%20and%20aggregation%20in%20crowd-sourcing%20of%20geopolitical%20incident%20information&amp;rft.btitle=Social%20Computing%2C%20Behavioral%20Modeling%20and%20Prediction&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science%20(SBP)&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Yang%20Xu&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=David%20Reitter&amp;rft.au=Nitin%20Agarwal&amp;rft.au=Kevin%20Xu&amp;rft.au=Nathaniel%20Osgood&amp;rft.date=2015&amp;rft.pages=381-387&amp;rft.spage=381&amp;rft.epage=387\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Johanna D. Moore. “Alignment and Task Success in Spoken Dialogue.” <i>Journal of Memory and Language</i> 76 (2014): 29–46. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2014 venue_short__J Mem Lang type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Memory and Language</div><div class=\"bib-venue-short\">J Mem Lang</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Task-solving in dialogue depends on the convergence of the situation models held by the dialogue partners.  The Interactive Alignment Model (Pickering and Garrod‚ 2004) suggests that this convergence is the result of an interactive alignment process‚ which is based on mechanistic repetition at a number of linguistic levels.  In this paper‚ we develop two predictions arising from the theory‚ along with two methods to quantify the known structural priming effects in the full inventory of syntactic choices found in text and speech corpora.  (a) Under a rational perspective‚ we expect increased repetition in task-oriented dialogue compared to spontaneous conversation.  We find within- and between-speaker priming in a corpus of spontaneous conversations‚ but stronger priming in task-oriented dialogue.  (b) The Interactive Alignment Model predicts linguistic adaptation to be correlated with task success.  We show this effect in a corpus of task-oriented dialogue‚ where we find a positive correlation of long-term adaptation and a quantifiable task success measure.  We argue that the repetition tendency relevant for the high-level alignment of situation models is based on slow adaptation rather than short-term priming.  We demonstrate that lexical and syntactic repetition are reliable and computationally exploitable predictors of task success.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2014alignment,\n\ttitle = {Alignment and task success in spoken dialogue},\n\tvolume = {76},\n\turl = {http://www.david-reitter.com/pub/reitter2014JML-alignment.pdf},\n\tdoi = {10.1016/j.jml.2014.05.008},\n\tjournal = {Journal of Memory and Language},\n\tauthor = {Reitter, David and Moore, Johanna D.},\n\tyear = {2014},\n\tpages = {29--46}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1016/j.jml.2014.05.008| volume = 76| pages = 29–46| last1 = Reitter| first1 = David| last2 = Moore| first2 = Johanna D.| title = Alignment and task success in spoken dialogue| journal = Journal of Memory and Language| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWxpZ25tZW50IGFuZCB0YXNrIHN1Y2Nlc3MgaW4gc3Bva2VuIGRpYWxvZ3VlDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTW9vcmUsIEpvaGFubmEgRC4NClQyICAtIEpvdXJuYWwgb2YgTWVtb3J5IGFuZCBMYW5ndWFnZQ0KQUIgIC0gVGFzay1zb2x2aW5nIGluIGRpYWxvZ3VlIGRlcGVuZHMgb24gdGhlIGNvbnZlcmdlbmNlIG9mIHRoZSBzaXR1YXRpb24gbW9kZWxzIGhlbGQgYnkgdGhlIGRpYWxvZ3VlIHBhcnRuZXJzLiAgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCAoUGlja2VyaW5nIGFuZCBHYXJyb2QsIDIwMDQpIHN1Z2dlc3RzIHRoYXQgdGhpcyBjb252ZXJnZW5jZSBpcyB0aGUgcmVzdWx0IG9mIGFuIGludGVyYWN0aXZlIGFsaWdubWVudCBwcm9jZXNzLCB3aGljaCBpcyBiYXNlZCBvbiBtZWNoYW5pc3RpYyByZXBldGl0aW9uIGF0IGEgbnVtYmVyIG9mIGxpbmd1aXN0aWMgbGV2ZWxzLiAgSW4gdGhpcyBwYXBlciwgd2UgZGV2ZWxvcCB0d28gcHJlZGljdGlvbnMgYXJpc2luZyBmcm9tIHRoZSB0aGVvcnksIGFsb25nIHdpdGggdHdvIG1ldGhvZHMgdG8gcXVhbnRpZnkgdGhlIGtub3duIHN0cnVjdHVyYWwgcHJpbWluZyBlZmZlY3RzIGluIHRoZSBmdWxsIGludmVudG9yeSBvZiBzeW50YWN0aWMgY2hvaWNlcyBmb3VuZCBpbiB0ZXh0IGFuZCBzcGVlY2ggY29ycG9yYS4gIChhKSBVbmRlciBhIHJhdGlvbmFsIHBlcnNwZWN0aXZlLCB3ZSBleHBlY3QgaW5jcmVhc2VkIHJlcGV0aXRpb24gaW4gdGFzay1vcmllbnRlZCBkaWFsb2d1ZSBjb21wYXJlZCB0byBzcG9udGFuZW91cyBjb252ZXJzYXRpb24uICBXZSBmaW5kIHdpdGhpbi0gYW5kIGJldHdlZW4tc3BlYWtlciBwcmltaW5nIGluIGEgY29ycHVzIG9mIHNwb250YW5lb3VzIGNvbnZlcnNhdGlvbnMsIGJ1dCBzdHJvbmdlciBwcmltaW5nIGluIHRhc2stb3JpZW50ZWQgZGlhbG9ndWUuICAoYikgVGhlIEludGVyYWN0aXZlIEFsaWdubWVudCBNb2RlbCBwcmVkaWN0cyBsaW5ndWlzdGljIGFkYXB0YXRpb24gdG8gYmUgY29ycmVsYXRlZCB3aXRoIHRhc2sgc3VjY2Vzcy4gIFdlIHNob3cgdGhpcyBlZmZlY3QgaW4gYSBjb3JwdXMgb2YgdGFzay1vcmllbnRlZCBkaWFsb2d1ZSwgd2hlcmUgd2UgZmluZCBhIHBvc2l0aXZlIGNvcnJlbGF0aW9uIG9mIGxvbmctdGVybSBhZGFwdGF0aW9uIGFuZCBhIHF1YW50aWZpYWJsZSB0YXNrIHN1Y2Nlc3MgbWVhc3VyZS4gIFdlIGFyZ3VlIHRoYXQgdGhlIHJlcGV0aXRpb24gdGVuZGVuY3kgcmVsZXZhbnQgZm9yIHRoZSBoaWdoLWxldmVsIGFsaWdubWVudCBvZiBzaXR1YXRpb24gbW9kZWxzIGlzIGJhc2VkIG9uIHNsb3cgYWRhcHRhdGlvbiByYXRoZXIgdGhhbiBzaG9ydC10ZXJtIHByaW1pbmcuICBXZSBkZW1vbnN0cmF0ZSB0aGF0IGxleGljYWwgYW5kIHN5bnRhY3RpYyByZXBldGl0aW9uIGFyZSByZWxpYWJsZSBhbmQgY29tcHV0YXRpb25hbGx5IGV4cGxvaXRhYmxlIHByZWRpY3RvcnMgb2YgdGFzayBzdWNjZXNzLg0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRE8gIC0gMTAuMTAxNi9qLmptbC4yMDE0LjA1LjAwOA0KVkwgIC0gNzYNClNQICAtIDI5DQpFUCAgLSA0Ng0KSjIgIC0gSiBNZW0gTGFuZw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTRKTUwtYWxpZ25tZW50LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.jml.2014.05.008&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Alignment%20and%20task%20success%20in%20spoken%20dialogue&amp;rft.jtitle=Journal%20of%20Memory%20and%20Language&amp;rft.stitle=J%20Mem%20Lang&amp;rft.volume=76&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2014&amp;rft.pages=29-46&amp;rft.spage=29&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Grossklags, Jens, and David Reitter. “How Task Familiarity and Cognitive Predispositions Impact Behavior in a Security Game of Timing.” <i>Proceedings of the 27th IEEE Computer Security Foundations Symposium</i>. Vienna: N.p., 2014. 111–122. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2014 venue_short__CSF type__archivalConferencePaper \"\"</span></div><div class=\"bib-venue\">CSF</div><div class=\"bib-venue-short\">CSF</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses security and safety choices that involve a decision on the timing of an action. Examples of such decisions include when to check log files for intruders and when to monitor financial accounts for fraud or errors. To better understand how performance in timing-related security situations is shaped by individuals’ cognitive predispositions‚ we effectively combine survey measures with economic experiments.  Two behavioral experiments are presented in which the timing of online security actions is the critical decision-making factor. The feedback modality in the decision-environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2).  Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition.  The analysis is based on the data from over 450 participants.  We find that risk propensity is not a hindrance in timing tasks.  Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{grossklags2014how,\n\taddress = {Vienna},\n\ttitle = {How task familiarity and cognitive predispositions impact behavior in a security game of timing},\n\turl = {http://www.david-reitter.com/pub/grossklags2014csf.pdf},\n\tbooktitle = {Proceedings of the 27th {IEEE} {Computer} {Security} {Foundations} {Symposium}},\n\tauthor = {Grossklags, Jens and Reitter, David},\n\tyear = {2014},\n\tpages = {111--122}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = CSF| pages = 111–122| last1 = Grossklags| first1 = Jens| last2 = Reitter| first2 = David| title = How task familiarity and cognitive predispositions impact behavior in a security game of timing| booktitle = Proceedings of the 27th IEEE Computer Security Foundations Symposium| location = Vienna| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRhc2sgZmFtaWxpYXJpdHkgYW5kIGNvZ25pdGl2ZSBwcmVkaXNwb3NpdGlvbnMgaW1wYWN0IGJlaGF2aW9yIGluIGEgc2VjdXJpdHkgZ2FtZSBvZiB0aW1pbmcNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBDU0YNCkFCICAtIFRoaXMgcGFwZXIgYWRkcmVzc2VzIHNlY3VyaXR5IGFuZCBzYWZldHkgY2hvaWNlcyB0aGF0IGludm9sdmUgYSBkZWNpc2lvbiBvbiB0aGUgdGltaW5nIG9mIGFuIGFjdGlvbi4gRXhhbXBsZXMgb2Ygc3VjaCBkZWNpc2lvbnMgaW5jbHVkZSB3aGVuIHRvIGNoZWNrIGxvZyBmaWxlcyBmb3IgaW50cnVkZXJzIGFuZCB3aGVuIHRvIG1vbml0b3IgZmluYW5jaWFsIGFjY291bnRzIGZvciBmcmF1ZCBvciBlcnJvcnMuIFRvIGJldHRlciB1bmRlcnN0YW5kIGhvdyBwZXJmb3JtYW5jZSBpbiB0aW1pbmctcmVsYXRlZCBzZWN1cml0eSBzaXR1YXRpb25zIGlzIHNoYXBlZCBieSBpbmRpdmlkdWFscycgY29nbml0aXZlIHByZWRpc3Bvc2l0aW9ucywgd2UgZWZmZWN0aXZlbHkgY29tYmluZSBzdXJ2ZXkgbWVhc3VyZXMgd2l0aCBlY29ub21pYyBleHBlcmltZW50cy4gIFR3byBiZWhhdmlvcmFsIGV4cGVyaW1lbnRzIGFyZSBwcmVzZW50ZWQgaW4gd2hpY2ggdGhlIHRpbWluZyBvZiBvbmxpbmUgc2VjdXJpdHkgYWN0aW9ucyBpcyB0aGUgY3JpdGljYWwgZGVjaXNpb24tbWFraW5nIGZhY3Rvci4gVGhlIGZlZWRiYWNrIG1vZGFsaXR5IGluIHRoZSBkZWNpc2lvbi1lbnZpcm9ubWVudCBpcyB2YXJpZWQgYmV0d2VlbiB2aXN1YWwgZmVlZGJhY2sgd2l0aCBoaXN0b3J5IChFeHBlcmltZW50IDEpLCBhbmQgdGVtcG9yYWwgZmVlZGJhY2sgd2l0aG91dCBoaXN0b3J5IChFeHBlcmltZW50IDIpLiAgVXNpbmcgcHN5Y2hvbWV0cmljIHNjYWxlcywgd2Ugc3R1ZHkgdGhlIHJvbGUgb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcywgc3BlY2lmaWNhbGx5IHJpc2sgcHJvcGVuc2l0eSBhbmQgbmVlZCBmb3IgY29nbml0aW9uLiAgVGhlIGFuYWx5c2lzIGlzIGJhc2VkIG9uIHRoZSBkYXRhIGZyb20gb3ZlciA0NTAgcGFydGljaXBhbnRzLiAgV2UgZmluZCB0aGF0IHJpc2sgcHJvcGVuc2l0eSBpcyBub3QgYSBoaW5kcmFuY2UgaW4gdGltaW5nIHRhc2tzLiAgUGFydGljaXBhbnRzIG9mIGF2ZXJhZ2UgcmlzayBwcm9wZW5zaXR5IGdlbmVyYWxseSBiZW5lZml0IGZyb20gYSByZWZsZWN0aXZlIGRpc3Bvc2l0aW9uIChoaWdoIG5lZWQgZm9yIGNvZ25pdGlvbiksIHBhcnRpY3VsYXJseSB3aGVuIHZpc3VhbCBmZWVkYmFjayBpcyBnaXZlbi4gIE92ZXJhbGwsIHBhcnRpY2lwYW50cyBiZW5lZml0IGZyb20gbmVlZCBmb3IgY29nbml0aW9uOyBob3dldmVyLCBpbiB0aGUgbW9yZSBkaWZmaWN1bHQsIHRlbXBvcmFsLWVzdGltYXRpb24gdGFzaywgdGhpcyByZXF1aXJlcyBmYW1pbGlhcml0eSB3aXRoIHRoZSB0YXNrLg0KQzEgIC0gVmllbm5hDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjd0aCBJRUVFIENvbXB1dGVyIFNlY3VyaXR5IEZvdW5kYXRpb25zIFN5bXBvc2l1bQ0KREEgIC0gMjAxNC8vLw0KUFkgIC0gMjAxNA0KRFAgIC0gYXJjaGl2YWxDb25mZXJlbmNlUGFwZXINClNQICAtIDExMQ0KRVAgIC0gMTIyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9ncm9zc2tsYWdzMjAxNGNzZi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20task%20familiarity%20and%20cognitive%20predispositions%20impact%20behavior%20in%20a%20security%20game%20of%20timing&amp;rft.btitle=Proceedings%20of%20the%2027th%20IEEE%20Computer%20Security%20Foundations%20Symposium&amp;rft.place=Vienna&amp;rft.aufirst=Jens&amp;rft.aulast=Grossklags&amp;rft.au=Jens%20Grossklags&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=111-122&amp;rft.spage=111&amp;rft.epage=122\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Yafei, David Reitter, and John Yen. “Linguistic Adaptation in Online Conversation Threads: Analyzing Alignment in Online Health Communities.” <i>Proceedings of the Fifth Workshop on Cognitive Modeling and Computational Linguistics (at ACL)</i>. Baltimore, Maryland, USA: N.p., 2014. 55–62. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2014 venue_short__CMCL type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CMCL</div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Previous studies of alignment have focused on two-party conversations.  We study multi-party conversation in online health communities‚ which have shown benefits for their members from forum conversations.  So far‚ our understanding of the relationship between alignment in such multi-party conversations and its possible connection to member benefits has been limited.  This paper quantifies linguistic alignment in the oldest and the largest cancer online forum.   Alignment at lexical and syntactic levels‚ as well as decay of alignment was observed in forum threads‚ although the decay was slower than commonly found in psycholinguistic studies. The different pattern of adaptation to the initial post on a thread suggests that specific roles in the online forum (e.g.‚ seeking support from the community) can potentially be revealed through alignment theory and its extensions.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/yafei2014cmcl.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2014linguistic,\n\taddress = {Baltimore, Maryland, USA},\n\ttitle = {Linguistic adaptation in online conversation threads: analyzing alignment in online health communities},\n\turl = {http://www.david-reitter.com/pub/yafei2014cmcl.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics} (at {ACL})},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2014},\n\tpages = {55--62}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = CMCL| pages = 55–62| last1 = Wang| first1 = Yafei| last2 = Reitter| first2 = David| last3 = Yen| first3 = John| title = Linguistic adaptation in online conversation threads: analyzing alignment in online health communities| booktitle = Proceedings of the Fifth Workshop on Cognitive Modeling and Computational Linguistics (at ACL)| location = Baltimore, Maryland, USA| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGluZ3Vpc3RpYyBhZGFwdGF0aW9uIGluIG9ubGluZSBjb252ZXJzYXRpb24gdGhyZWFkczogYW5hbHl6aW5nIGFsaWdubWVudCBpbiBvbmxpbmUgaGVhbHRoIGNvbW11bml0aWVzDQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDIgIC0gQ01DTA0KQUIgIC0gUHJldmlvdXMgc3R1ZGllcyBvZiBhbGlnbm1lbnQgaGF2ZSBmb2N1c2VkIG9uIHR3by1wYXJ0eSBjb252ZXJzYXRpb25zLiAgV2Ugc3R1ZHkgbXVsdGktcGFydHkgY29udmVyc2F0aW9uIGluIG9ubGluZSBoZWFsdGggY29tbXVuaXRpZXMsIHdoaWNoIGhhdmUgc2hvd24gYmVuZWZpdHMgZm9yIHRoZWlyIG1lbWJlcnMgZnJvbSBmb3J1bSBjb252ZXJzYXRpb25zLiAgU28gZmFyLCBvdXIgdW5kZXJzdGFuZGluZyBvZiB0aGUgcmVsYXRpb25zaGlwIGJldHdlZW4gYWxpZ25tZW50IGluIHN1Y2ggbXVsdGktcGFydHkgY29udmVyc2F0aW9ucyBhbmQgaXRzIHBvc3NpYmxlIGNvbm5lY3Rpb24gdG8gbWVtYmVyIGJlbmVmaXRzIGhhcyBiZWVuIGxpbWl0ZWQuICBUaGlzIHBhcGVyIHF1YW50aWZpZXMgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gdGhlIG9sZGVzdCBhbmQgdGhlIGxhcmdlc3QgY2FuY2VyIG9ubGluZSBmb3J1bS4gICBBbGlnbm1lbnQgYXQgbGV4aWNhbCBhbmQgc3ludGFjdGljIGxldmVscywgYXMgd2VsbCBhcyBkZWNheSBvZiBhbGlnbm1lbnQgd2FzIG9ic2VydmVkIGluIGZvcnVtIHRocmVhZHMsIGFsdGhvdWdoIHRoZSBkZWNheSB3YXMgc2xvd2VyIHRoYW4gY29tbW9ubHkgZm91bmQgaW4gcHN5Y2hvbGluZ3Vpc3RpYyBzdHVkaWVzLiBUaGUgZGlmZmVyZW50IHBhdHRlcm4gb2YgYWRhcHRhdGlvbiB0byB0aGUgaW5pdGlhbCBwb3N0IG9uIGEgdGhyZWFkIHN1Z2dlc3RzIHRoYXQgc3BlY2lmaWMgcm9sZXMgaW4gdGhlIG9ubGluZSBmb3J1bSAoZS5nLiwgc2Vla2luZyBzdXBwb3J0IGZyb20gdGhlIGNvbW11bml0eSkgY2FuIHBvdGVudGlhbGx5IGJlIHJldmVhbGVkIHRocm91Z2ggYWxpZ25tZW50IHRoZW9yeSBhbmQgaXRzIGV4dGVuc2lvbnMuDQpDMSAgLSBCYWx0aW1vcmUsIE1hcnlsYW5kLCBVU0ENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBGaWZ0aCBXb3Jrc2hvcCBvbiBDb2duaXRpdmUgTW9kZWxpbmcgYW5kIENvbXB1dGF0aW9uYWwgTGluZ3Vpc3RpY3MgKGF0IEFDTCkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDU1DQpFUCAgLSA2Mg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIveWFmZWkyMDE0Y21jbC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Linguistic%20adaptation%20in%20online%20conversation%20threads%3A%20analyzing%20alignment%20in%20online%20health%20communities&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics%20(at%20ACL)&amp;rft.place=Baltimore%2C%20Maryland%2C%20USA&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2014&amp;rft.pages=55-62&amp;rft.spage=55&amp;rft.epage=62\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, Moojan, and David Reitter. “Impatience, Risk Propensity and Rationality in Timing Games.” <i>Proceedings of the 36th Annual Conference of the Cognitive Science Society</i>. Quebec, Canada: N.p., 2014. 2841–2846. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2014 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">CogSci</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Games of timing reflect dynamic decision-making under uncertainty‚ as it takes place in many real-world situations‚ including health care‚ safety and security.  Rather than making discrete decisions‚ participants choose one or more points in time that determine the outcome.  We study individual’s biases and characteristics in such games of timing.  We examine risk propensity as a personal preference affecting timing decisions and document a bias‚ impatience.  Experiment 1 analyzes people’s strategy in timing games in relation to a rational model.  Contrasting two cognitive models suggests that individuals apply risk propensity to the probability distributions underlying short games and when unfamiliar with the situation‚ but that‚ over time‚ impatience takes over as a linear adjustment.  In Experiment 2‚ impatient participants risk their incentive payment in order to play early‚ even if they receive no advantage from doing so.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2014impatience,\n\taddress = {Quebec, Canada},\n\ttitle = {Impatience, risk propensity and rationality in timing games},\n\turl = {http://www.david-reitter.com/pub/moojan2014impatience.pdf},\n\tbooktitle = {Proceedings of the 36th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2014},\n\tpages = {2841--2846}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = CogSci| pages = 2841–2846| last1 = Ghafurian| first1 = Moojan| last2 = Reitter| first2 = David| title = Impatience, risk propensity and rationality in timing games| booktitle = Proceedings of the 36th Annual Conference of the Cognitive Science Society| location = Quebec, Canada| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSwgcmlzayBwcm9wZW5zaXR5IGFuZCByYXRpb25hbGl0eSBpbiB0aW1pbmcgZ2FtZXMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29nU2NpDQpBQiAgLSBHYW1lcyBvZiB0aW1pbmcgcmVmbGVjdCBkeW5hbWljIGRlY2lzaW9uLW1ha2luZyB1bmRlciB1bmNlcnRhaW50eSwgYXMgaXQgdGFrZXMgcGxhY2UgaW4gbWFueSByZWFsLXdvcmxkIHNpdHVhdGlvbnMsIGluY2x1ZGluZyBoZWFsdGggY2FyZSwgc2FmZXR5IGFuZCBzZWN1cml0eS4gIFJhdGhlciB0aGFuIG1ha2luZyBkaXNjcmV0ZSBkZWNpc2lvbnMsIHBhcnRpY2lwYW50cyBjaG9vc2Ugb25lIG9yIG1vcmUgcG9pbnRzIGluIHRpbWUgdGhhdCBkZXRlcm1pbmUgdGhlIG91dGNvbWUuICBXZSBzdHVkeSBpbmRpdmlkdWFsJ3MgYmlhc2VzIGFuZCBjaGFyYWN0ZXJpc3RpY3MgaW4gc3VjaCBnYW1lcyBvZiB0aW1pbmcuICBXZSBleGFtaW5lIHJpc2sgcHJvcGVuc2l0eSBhcyBhIHBlcnNvbmFsIHByZWZlcmVuY2UgYWZmZWN0aW5nIHRpbWluZyBkZWNpc2lvbnMgYW5kIGRvY3VtZW50IGEgYmlhcywgaW1wYXRpZW5jZS4gIEV4cGVyaW1lbnQgMSBhbmFseXplcyBwZW9wbGUncyBzdHJhdGVneSBpbiB0aW1pbmcgZ2FtZXMgaW4gcmVsYXRpb24gdG8gYSByYXRpb25hbCBtb2RlbC4gIENvbnRyYXN0aW5nIHR3byBjb2duaXRpdmUgbW9kZWxzIHN1Z2dlc3RzIHRoYXQgaW5kaXZpZHVhbHMgYXBwbHkgcmlzayBwcm9wZW5zaXR5IHRvIHRoZSBwcm9iYWJpbGl0eSBkaXN0cmlidXRpb25zIHVuZGVybHlpbmcgc2hvcnQgZ2FtZXMgYW5kIHdoZW4gdW5mYW1pbGlhciB3aXRoIHRoZSBzaXR1YXRpb24sIGJ1dCB0aGF0LCBvdmVyIHRpbWUsIGltcGF0aWVuY2UgdGFrZXMgb3ZlciBhcyBhIGxpbmVhciBhZGp1c3RtZW50LiAgSW4gRXhwZXJpbWVudCAyLCBpbXBhdGllbnQgcGFydGljaXBhbnRzIHJpc2sgdGhlaXIgaW5jZW50aXZlIHBheW1lbnQgaW4gb3JkZXIgdG8gcGxheSBlYXJseSwgZXZlbiBpZiB0aGV5IHJlY2VpdmUgbm8gYWR2YW50YWdlIGZyb20gZG9pbmcgc28uDQpDMSAgLSBRdWViZWMsIENhbmFkYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDM2dGggQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDI4NDENCkVQICAtIDI4NDYNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL21vb2phbjIwMTRpbXBhdGllbmNlLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%2C%20risk%20propensity%20and%20rationality%20in%20timing%20games&amp;rft.btitle=Proceedings%20of%20the%2036th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Quebec%2C%20Canada&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=2841-2846&amp;rft.spage=2841&amp;rft.epage=2846\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Hungry Wolves, Creepy Sheepies: The Gamification of the Programmer’s Classroom.” <i>Innovative Practices in Teaching Information Sciences and Technology</i>. Ed. John M. Carroll. Springer, 2014. 19–29. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2014 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The Wolves and Sheep game is an educational‚ multi-agent computer simulation for students of programming classes. Players move about in a two- dimensional landscape‚ aiming to reach targets or catch other players. Students write programs that control individual players in the game. The programs then participate in a tournament. Students practice basic programming and algorithmic thinking‚ object-orientation and the role of interfaces‚ and are even exposed to basic Artificial Intelligence. Gamification helps motivate students and creates positive‚ but challenging learning experiences.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{reitter2014hungry,\n\ttitle = {Hungry wolves, creepy sheepies: the gamification of the programmer's classroom},\n\turl = {http://www.david-reitter.com/pub/reitter2014hungryWolves.pdf},\n\tbooktitle = {Innovative {Practices} in {Teaching} {Information} {Sciences} and {Technology}},\n\tpublisher = {Springer},\n\tauthor = {Reitter, David},\n\teditor = {Carroll, John M.},\n\tyear = {2014},\n\tpages = {19--29}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| pages = 19–29| editors = John M. Carroll (ed.)| last = Reitter| first = David| title = Innovative Practices in Teaching Information Sciences and Technology| chapter = Hungry wolves, creepy sheepies: the gamification of the programmer's classroom| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSHVuZ3J5IHdvbHZlcywgY3JlZXB5IHNoZWVwaWVzOiB0aGUgZ2FtaWZpY2F0aW9uIG9mIHRoZSBwcm9ncmFtbWVyJ3MgY2xhc3Nyb29tDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSW5ub3ZhdGl2ZSBQcmFjdGljZXMgaW4gVGVhY2hpbmcgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3kNCkEyICAtIENhcnJvbGwsIEpvaG4gTS4NCkFCICAtIFRoZSBXb2x2ZXMgYW5kIFNoZWVwIGdhbWUgaXMgYW4gZWR1Y2F0aW9uYWwsIG11bHRpLWFnZW50IGNvbXB1dGVyIHNpbXVsYXRpb24gZm9yIHN0dWRlbnRzIG9mIHByb2dyYW1taW5nIGNsYXNzZXMuIFBsYXllcnMgbW92ZSBhYm91dCBpbiBhIHR3by0gZGltZW5zaW9uYWwgbGFuZHNjYXBlLCBhaW1pbmcgdG8gcmVhY2ggdGFyZ2V0cyBvciBjYXRjaCBvdGhlciBwbGF5ZXJzLiBTdHVkZW50cyB3cml0ZSBwcm9ncmFtcyB0aGF0IGNvbnRyb2wgaW5kaXZpZHVhbCBwbGF5ZXJzIGluIHRoZSBnYW1lLiBUaGUgcHJvZ3JhbXMgdGhlbiBwYXJ0aWNpcGF0ZSBpbiBhIHRvdXJuYW1lbnQuIFN0dWRlbnRzIHByYWN0aWNlIGJhc2ljIHByb2dyYW1taW5nIGFuZCBhbGdvcml0aG1pYyB0aGlua2luZywgb2JqZWN0LW9yaWVudGF0aW9uIGFuZCB0aGUgcm9sZSBvZiBpbnRlcmZhY2VzLCBhbmQgYXJlIGV2ZW4gZXhwb3NlZCB0byBiYXNpYyBBcnRpZmljaWFsIEludGVsbGlnZW5jZS4gR2FtaWZpY2F0aW9uIGhlbHBzIG1vdGl2YXRlIHN0dWRlbnRzIGFuZCBjcmVhdGVzIHBvc2l0aXZlLCBidXQgY2hhbGxlbmdpbmcgbGVhcm5pbmcgZXhwZXJpZW5jZXMuDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpTUCAgLSAxOQ0KRVAgIC0gMjkNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxNGh1bmdyeVdvbHZlcy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Hungry%20wolves%2C%20creepy%20sheepies%3A%20the%20gamification%20of%20the%20programmer&apos;s%20classroom&amp;rft.btitle=Innovative%20Practices%20in%20Teaching%20Information%20Sciences%20and%20Technology&amp;rft.publisher=Springer&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=John%20M.%20Carroll&amp;rft.date=2014&amp;rft.pages=19-29&amp;rft.spage=19&amp;rft.epage=29\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St.Amant, Robert, D. Reitter, and E. W. Stacy, eds. <span class=\"doctitle\"><i>Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society, 2014. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2014 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{st.amant2014proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 23rd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {St.Amant, Robert and Reitter, D. and Stacy, E. W.},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = BRiMS Society| others = Robert St.Amant, D. Reitter, E. W. Stacy (eds.)| title = Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation| location = Washington, D.C.| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIzcmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFN0LkFtYW50LCBSb2JlcnQNCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkNZICAtIFdhc2hpbmd0b24sIEQuQy4NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEJSaU1TIFNvY2lldHkNClNUICAtIEJSaU1TDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=Robert&amp;rft.aulast=St.Amant&amp;rft.au=Robert%20St.Amant&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Jens Grossklags, and Alan Nochenson. “Risk-Seeking in a Continuous Game of Timing.” <i>Proc. 12th International Conference on Cognitive Modelling</i>. Ed. R. West and T. Stewart. Ottawa, Canada: N.p., 2013. 397–403. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2013 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Continuous games of timing represent an ecologically relevant case of decision-making under uncertainty with many applications to tactical security scenarios. We present two experiments collecting data using the two-player‚ 20-second FlipIt game‚ in which a player has to react to an estimated‚ externally controlled quantity in light of a continuous payoff distribution. The quantity is represented once as time interval‚ and once as distance in time and space. Risk-taking propensity is an individual parameter obtained via a standardized survey instrument. We find that risk propensity affects participants’ decisions in early and late rounds of the game and show that risk-seeking individuals fail to play well initially in the difficult‚ time-interval estimation task‚ but that they can be trained to make rational choices. Participants’ biases are gaussian-distributed. They do not reflect the distribution of payoffs or expected utility. We present an ACT-R model using established error distributions for temporal and visual perception and instance-based learning.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013risk-seeking,\n\taddress = {Ottawa, Canada},\n\ttitle = {Risk-seeking in a continuous game of timing},\n\turl = {http://www.david-reitter.com/pub/reitter2013risk.pdf},\n\tbooktitle = {Proc. 12th {International} {Conference} on {Cognitive} {Modelling}},\n\tauthor = {Reitter, David and Grossklags, Jens and Nochenson, Alan},\n\teditor = {West, R. and Stewart, T.},\n\tyear = {2013},\n\tpages = {397--403}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = ICCM| pages = 397–403| editors = R. West, T. Stewart (eds.)| last1 = Reitter| first1 = David| last2 = Grossklags| first2 = Jens| last3 = Nochenson| first3 = Alan| title = Risk-seeking in a continuous game of timing| booktitle = Proc. 12th International Conference on Cognitive Modelling| location = Ottawa, Canada| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmlzay1zZWVraW5nIGluIGEgY29udGludW91cyBnYW1lIG9mIHRpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIE5vY2hlbnNvbiwgQWxhbg0KVDIgIC0gSUNDTQ0KQTIgIC0gV2VzdCwgUi4NCkEyICAtIFN0ZXdhcnQsIFQuDQpBQiAgLSBDb250aW51b3VzIGdhbWVzIG9mIHRpbWluZyByZXByZXNlbnQgYW4gZWNvbG9naWNhbGx5IHJlbGV2YW50IGNhc2Ugb2YgZGVjaXNpb24tbWFraW5nIHVuZGVyIHVuY2VydGFpbnR5IHdpdGggbWFueSBhcHBsaWNhdGlvbnMgdG8gdGFjdGljYWwgc2VjdXJpdHkgc2NlbmFyaW9zLiBXZSBwcmVzZW50IHR3byBleHBlcmltZW50cyBjb2xsZWN0aW5nIGRhdGEgdXNpbmcgdGhlIHR3by1wbGF5ZXIsIDIwLXNlY29uZCBGbGlwSXQgZ2FtZSwgaW4gd2hpY2ggYSBwbGF5ZXIgaGFzIHRvIHJlYWN0IHRvIGFuIGVzdGltYXRlZCwgZXh0ZXJuYWxseSBjb250cm9sbGVkIHF1YW50aXR5IGluIGxpZ2h0IG9mIGEgY29udGludW91cyBwYXlvZmYgZGlzdHJpYnV0aW9uLiBUaGUgcXVhbnRpdHkgaXMgcmVwcmVzZW50ZWQgb25jZSBhcyB0aW1lIGludGVydmFsLCBhbmQgb25jZSBhcyBkaXN0YW5jZSBpbiB0aW1lIGFuZCBzcGFjZS4gUmlzay10YWtpbmcgcHJvcGVuc2l0eSBpcyBhbiBpbmRpdmlkdWFsIHBhcmFtZXRlciBvYnRhaW5lZCB2aWEgYSBzdGFuZGFyZGl6ZWQgc3VydmV5IGluc3RydW1lbnQuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgYWZmZWN0cyBwYXJ0aWNpcGFudHMnIGRlY2lzaW9ucyBpbiBlYXJseSBhbmQgbGF0ZSByb3VuZHMgb2YgdGhlIGdhbWUgYW5kIHNob3cgdGhhdCByaXNrLXNlZWtpbmcgaW5kaXZpZHVhbHMgZmFpbCB0byBwbGF5IHdlbGwgaW5pdGlhbGx5IGluIHRoZSBkaWZmaWN1bHQsIHRpbWUtaW50ZXJ2YWwgZXN0aW1hdGlvbiB0YXNrLCBidXQgdGhhdCB0aGV5IGNhbiBiZSB0cmFpbmVkIHRvIG1ha2UgcmF0aW9uYWwgY2hvaWNlcy4gUGFydGljaXBhbnRzJyBiaWFzZXMgYXJlIGdhdXNzaWFuLWRpc3RyaWJ1dGVkLiBUaGV5IGRvIG5vdCByZWZsZWN0IHRoZSBkaXN0cmlidXRpb24gb2YgcGF5b2ZmcyBvciBleHBlY3RlZCB1dGlsaXR5LiBXZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIHVzaW5nIGVzdGFibGlzaGVkIGVycm9yIGRpc3RyaWJ1dGlvbnMgZm9yIHRlbXBvcmFsIGFuZCB2aXN1YWwgcGVyY2VwdGlvbiBhbmQgaW5zdGFuY2UtYmFzZWQgbGVhcm5pbmcuDQpDMSAgLSBPdHRhd2EsIENhbmFkYQ0KQzMgIC0gUHJvYy4gMTJ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gMzk3DQpFUCAgLSA0MDMNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDEzcmlzay5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Risk-seeking%20in%20a%20continuous%20game%20of%20timing&amp;rft.btitle=Proc.%2012th%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Ottawa%2C%20Canada&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags&amp;rft.au=Alan%20Nochenson&amp;rft.au=R.%20West&amp;rft.au=T.%20Stewart&amp;rft.date=2013&amp;rft.pages=397-403&amp;rft.spage=397&amp;rft.epage=403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Scerri, Paul, and David Reitter. “Cognitive Instance-Based Learning Agents in a Multi-Agent Congestion Game.” <i>Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013</i>. N.p., 2013. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/scerri2013informationsharing.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{scerri2013cognitive,\n\ttitle = {Cognitive instance-based learning agents in a multi-agent congestion game},\n\turl = {http://www.david-reitter.com/pub/scerri2013informationsharing.pdf},\n\tbooktitle = {Workshop on {Information} {Sharing} in {Large} {Scale} {Multi}-{Agent} {Systems}, at {AAMAS} 2013},\n\tauthor = {Scerri, Paul and Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Scerri| first1 = Paul| last2 = Reitter| first2 = David| title = Cognitive instance-based learning agents in a multi-agent congestion game| booktitle = Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFnZW50cyBpbiBhIG11bHRpLWFnZW50IGNvbmdlc3Rpb24gZ2FtZQ0KQVUgIC0gU2NlcnJpLCBQYXVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQzMgIC0gV29ya3Nob3Agb24gSW5mb3JtYXRpb24gU2hhcmluZyBpbiBMYXJnZSBTY2FsZSBNdWx0aS1BZ2VudCBTeXN0ZW1zLCBhdCBBQU1BUyAyMDEzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9zY2VycmkyMDEzaW5mb3JtYXRpb25zaGFyaW5nLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20instance-based%20learning%20agents%20in%20a%20multi-agent%20congestion%20game&amp;rft.btitle=Workshop%20on%20Information%20Sharing%20in%20Large%20Scale%20Multi-Agent%20Systems%2C%20at%20AAMAS%202013&amp;rft.aufirst=Paul&amp;rft.aulast=Scerri&amp;rft.au=Paul%20Scerri&amp;rft.au=David%20Reitter&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hale, John, and David Reitter, eds. “Issue on Computational Models of Natural Language.” <i>Topics in Cognitive Science</i> 5.3 (2013): (11 papers). Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2013 venue_short__TopiCS type__edited-volume \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hale2013issue,\n\ttitle = {Issue on computational models of natural language},\n\tvolume = {5},\n\turl = {http://www.david-reitter.com/pub/topics2013-issue-ToC.pdf},\n\tdoi = {10.1111/tops.12038},\n\tnumber = {3},\n\tjournal = {Topics in Cognitive Science},\n\teditor = {Hale, John and Reitter, David},\n\tyear = {2013},\n\tpages = {(11 papers)}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1111/tops.12038| volume = 5| issue = 3| pages = –11 papers)| others = John Hale, David Reitter (eds.)| title = Issue on computational models of natural language| journal = Topics in Cognitive Science| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSXNzdWUgb24gY29tcHV0YXRpb25hbCBtb2RlbHMgb2YgbmF0dXJhbCBsYW5ndWFnZQ0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBMiAgLSBIYWxlLCBKb2huDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRE8gIC0gMTAuMTExMS90b3BzLjEyMDM4DQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpWTCAgLSA1DQpJUyAgLSAzDQpTUCAgLSAoMTENCkVQICAtIHBhcGVycykNCkoyICAtIFRvcGlDUw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvdG9waWNzMjAxMy1pc3N1ZS1Ub0MucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12038&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Issue%20on%20computational%20models%20of%20natural%20language&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=5&amp;rft.issue=3&amp;rft.aufirst=John&amp;rft.aulast=Hale&amp;rft.au=John%20Hale&amp;rft.au=David%20Reitter&amp;rft.date=2013&amp;rft.pages=(11%20papers)\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, William G., D. Reitter, and Robert St Amant, eds. <span class=\"doctitle\"><i>Proceedings of the 22nd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Ottawa, Canada: BRiMS Society, 2013. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2013 venue_short__BRiMS type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{kennedy2013proceedings,\n\taddress = {Ottawa, Canada},\n\ttitle = {Proceedings of the 22nd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tshorttitle = {{BRiMS}},\n\tpublisher = {BRiMS Society},\n\teditor = {Kennedy, William G. and Reitter, D. and Amant, Robert St},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = BRiMS Society| others = William G. Kennedy, D. Reitter, Robert St Amant (eds.)| title = Proceedings of the 22nd Annual Conference on Behavior Representation in Modeling and Simulation| location = Ottawa, Canada| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIybmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBBbWFudCwgUm9iZXJ0IFN0DQpDWSAgLSBPdHRhd2EsIENhbmFkYQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KRFAgIC0gZWRpdGVkLXZvbHVtZQ0KUEIgIC0gQlJpTVMgU29jaWV0eQ0KU1QgIC0gQlJpTVMNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2022nd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Ottawa%2C%20Canada&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=D.%20Reitter&amp;rft.au=Robert%20St%20Amant&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Lexical Language Evolution in Networked Human Groups.” <i>Words and Networks: Language Use in Socio-Technical Networks</i>. Chicago, IL: N.p., 2012. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2012 venue_short__WON type__conferencePaper \"\"</span></div><div class=\"bib-venue\">WON</div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The development and refinement of natural-language communication systems among networked individuals is not well understood and difficult to study. This paper uses a task providing a controlled environment for the goal-oriented‚ collaborative exchange of short‚ natural-language messages between experimental participants (20 per group) in order to demonstrate lexical convergence. A technique for illustrating convergence based on graph layout by multidimensional scaling is described. While reliable convergence is shown‚ it is limited to the collaborative or communicative situation: participants did not adopt group terms in a separately administered post-test questionnaire.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012lexical,\n\taddress = {Chicago, IL},\n\ttitle = {Lexical language evolution in networked human groups},\n\turl = {http://www.david-reitter.com/pub/reitter2012lexical.pdf},\n\tbooktitle = {Words and {Networks}: {Language} {Use} in {Socio}-{Technical} {Networks}},\n\tauthor = {Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = WON| last = Reitter| first = David| title = Lexical language evolution in networked human groups| booktitle = Words and Networks: Language Use in Socio-Technical Networks| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGV4aWNhbCBsYW5ndWFnZSBldm9sdXRpb24gaW4gbmV0d29ya2VkIGh1bWFuIGdyb3Vwcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFdPTg0KQUIgIC0gVGhlIGRldmVsb3BtZW50IGFuZCByZWZpbmVtZW50IG9mIG5hdHVyYWwtbGFuZ3VhZ2UgY29tbXVuaWNhdGlvbiBzeXN0ZW1zIGFtb25nIG5ldHdvcmtlZCBpbmRpdmlkdWFscyBpcyBub3Qgd2VsbCB1bmRlcnN0b29kIGFuZCBkaWZmaWN1bHQgdG8gc3R1ZHkuIFRoaXMgcGFwZXIgdXNlcyBhIHRhc2sgcHJvdmlkaW5nIGEgY29udHJvbGxlZCBlbnZpcm9ubWVudCBmb3IgdGhlIGdvYWwtb3JpZW50ZWQsIGNvbGxhYm9yYXRpdmUgZXhjaGFuZ2Ugb2Ygc2hvcnQsIG5hdHVyYWwtbGFuZ3VhZ2UgbWVzc2FnZXMgYmV0d2VlbiBleHBlcmltZW50YWwgcGFydGljaXBhbnRzICgyMCBwZXIgZ3JvdXApIGluIG9yZGVyIHRvIGRlbW9uc3RyYXRlIGxleGljYWwgY29udmVyZ2VuY2UuIEEgdGVjaG5pcXVlIGZvciBpbGx1c3RyYXRpbmcgY29udmVyZ2VuY2UgYmFzZWQgb24gZ3JhcGggbGF5b3V0IGJ5IG11bHRpZGltZW5zaW9uYWwgc2NhbGluZyBpcyBkZXNjcmliZWQuIFdoaWxlIHJlbGlhYmxlIGNvbnZlcmdlbmNlIGlzIHNob3duLCBpdCBpcyBsaW1pdGVkIHRvIHRoZSBjb2xsYWJvcmF0aXZlIG9yIGNvbW11bmljYXRpdmUgc2l0dWF0aW9uOiBwYXJ0aWNpcGFudHMgZGlkIG5vdCBhZG9wdCBncm91cCB0ZXJtcyBpbiBhIHNlcGFyYXRlbHkgYWRtaW5pc3RlcmVkIHBvc3QtdGVzdCBxdWVzdGlvbm5haXJlLg0KQzEgIC0gQ2hpY2FnbywgSUwNCkMzICAtIFdvcmRzIGFuZCBOZXR3b3JrczogTGFuZ3VhZ2UgVXNlIGluIFNvY2lvLVRlY2huaWNhbCBOZXR3b3Jrcw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTJsZXhpY2FsLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lexical%20language%20evolution%20in%20networked%20human%20groups&amp;rft.btitle=Words%20and%20Networks%3A%20Language%20Use%20in%20Socio-Technical%20Networks&amp;rft.place=Chicago%2C%20IL&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Schaffer, Stefan, and David Reitter. “Modeling Efficiency-Guided Modality Choice in Voice and Graphical User Interfaces.” <i>Proceedings of the 11th International Conference on Cognitive Modeling</i>. Ed. Nele Russwinkel, U. Drewitz, and H. van Rijn. Berlin: Universitaetsverlag der TU Berlin, 2012. 253–254. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2012 venue_short__ICCM type__conferencePaper \"\"</span></div><div class=\"bib-venue\">ICCM</div><div class=\"bib-venue-short\">ICCM</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In multimodal human computer interaction users can often select between specific input modalities. Modality choice is influenced by various factors including user attributes‚ system attributes‚ the task and the environment (e.g. Lemmelä et al.‚ 2008). Here‚ we describe on-going research into cognitive models of input modality selection.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{schaffer2012modeling,\n\taddress = {Berlin},\n\ttitle = {Modeling efficiency-guided modality choice in voice and graphical user interfaces},\n\tbooktitle = {Proceedings of the 11th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin},\n\tauthor = {Schaffer, Stefan and Reitter, David},\n\teditor = {Russwinkel, Nele and Drewitz, U. and Rijn, H. van},\n\tyear = {2012},\n\tpages = {253--254}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Universitaetsverlag der TU Berlin| conference = ICCM| pages = 253–254| editors = Nele Russwinkel, U. Drewitz, H. van Rijn (eds.)| last1 = Schaffer| first1 = Stefan| last2 = Reitter| first2 = David| title = Modeling efficiency-guided modality choice in voice and graphical user interfaces| booktitle = Proceedings of the 11th International Conference on Cognitive Modeling| location = Berlin| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgZWZmaWNpZW5jeS1ndWlkZWQgbW9kYWxpdHkgY2hvaWNlIGluIHZvaWNlIGFuZCBncmFwaGljYWwgdXNlciBpbnRlcmZhY2VzDQpBVSAgLSBTY2hhZmZlciwgU3RlZmFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gSUNDTQ0KQTIgIC0gUnVzc3dpbmtlbCwgTmVsZQ0KQTIgIC0gRHJld2l0eiwgVS4NCkEyICAtIFJpam4sIEguIHZhbg0KQUIgIC0gSW4gbXVsdGltb2RhbCBodW1hbiBjb21wdXRlciBpbnRlcmFjdGlvbiB1c2VycyBjYW4gb2Z0ZW4gc2VsZWN0IGJldHdlZW4gc3BlY2lmaWMgaW5wdXQgbW9kYWxpdGllcy4gTW9kYWxpdHkgY2hvaWNlIGlzIGluZmx1ZW5jZWQgYnkgdmFyaW91cyBmYWN0b3JzIGluY2x1ZGluZyB1c2VyIGF0dHJpYnV0ZXMsIHN5c3RlbSBhdHRyaWJ1dGVzLCB0aGUgdGFzayBhbmQgdGhlIGVudmlyb25tZW50IChlLmcuIExlbW1lbMOkIGV0IGFsLiwgMjAwOCkuIEhlcmUsIHdlIGRlc2NyaWJlIG9uLWdvaW5nIHJlc2VhcmNoIGludG8gY29nbml0aXZlIG1vZGVscyBvZiBpbnB1dCBtb2RhbGl0eSBzZWxlY3Rpb24uDQpDMSAgLSBCZXJsaW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxMXRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDI1Mw0KRVAgIC0gMjU0DQpQQiAgLSBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20efficiency-guided%20modality%20choice%20in%20voice%20and%20graphical%20user%20interfaces&amp;rft.btitle=Proceedings%20of%20the%2011th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=Stefan&amp;rft.aulast=Schaffer&amp;rft.au=Stefan%20Schaffer&amp;rft.au=David%20Reitter&amp;rft.au=Nele%20Russwinkel&amp;rft.au=U.%20Drewitz&amp;rft.au=H.%20van%20Rijn&amp;rft.date=2012&amp;rft.pages=253-254&amp;rft.spage=253&amp;rft.epage=254\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Diesner, Jana, and David Reitter, eds. <span class=\"doctitle\"><i>Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)</i>.</span> Chicago, IL: Association for Computing Machinery, 2012. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2012 venue_short__WON type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">WON</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{diesner2012proc.,\n\taddress = {Chicago, IL},\n\ttitle = {Proc. {Words} and {Networks} 2012: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON}2012)},\n\tshorttitle = {{WON}},\n\tpublisher = {Association for Computing Machinery},\n\teditor = {Diesner, Jana and Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computing Machinery| others = Jana Diesner, David Reitter (eds.)| title = Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gV29yZHMgYW5kIE5ldHdvcmtzIDIwMTI6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTjIwMTIpDQpBMyAgLSBEaWVzbmVyLCBKYW5hDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hpY2FnbywgSUwNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINCkRQICAtIGVkaXRlZC12b2x1bWUNClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRpbmcgTWFjaGluZXJ5DQpTVCAgLSBXT04NCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%20Words%20and%20Networks%202012%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON2012)&amp;rft.place=Chicago%2C%20IL&amp;rft.publisher=Association%20for%20Computing%20Machinery&amp;rft.aufirst=Jana&amp;rft.aulast=Diesner&amp;rft.au=Jana%20Diesner&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Roger Levy, eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\"><i>Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics</i>.</a></span> Montréal, Quebec, Canada: Association for Computational Linguistics, 2012. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2012 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W/W12/W12-17.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2012proc.,\n\taddress = {Montréal, Quebec, Canada},\n\ttitle = {Proc. 3rd {Workshop} on {Cognitive} {Modeling} and {Computational} {Linguistics}},\n\tshorttitle = {{CMCL}},\n\turl = {http://www.aclweb.org/anthology/W/W12/W12-17.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Reitter, David and Levy, Roger},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computational Linguistics| others = David Reitter, Roger Levy (eds.)| title = Proc. 3rd Workshop on Cognitive Modeling and Computational Linguistics| location = Montréal, Quebec, Canada| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gM3JkIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZyBhbmQgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkEzICAtIExldnksIFJvZ2VyDQpDWSAgLSBNb250csOpYWwsIFF1ZWJlYywgQ2FuYWRhDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL3d3dy5hY2x3ZWIub3JnL2FudGhvbG9neS9XL1cxMi9XMTItMTcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%203rd%20Workshop%20on%20Cognitive%20Modeling%20and%20Computational%20Linguistics&amp;rft.place=Montr%C3%A9al%2C%20Quebec%2C%20Canada&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Roger%20Levy&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “How Groups Develop a Specialized Domain Vocabulary: A Cognitive Multi-Agent Model.” <i>Cognitive Systems Research</i> 12.2 (2011): 175–185. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2011 venue_short__J Cog Sys Res type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"bib-venue-short\">J Cog Sys Res</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain vocabulary in small communities. Empirical data show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language. We propose that simulations of such cultural evolution incorporate properties of human memory (cue-based retrieval‚ learning‚ decay). A cognitive model is described that encodes abstract concepts with small sets of concrete‚ related concepts (directing)‚ and that also decodes such signs (matching). Learning captures conventionalized signs. Relatedness of concepts is characterized by a mixture of shared and individual knowledge‚ which we sample from a text corpus. Simulations show vocabulary convergence of agent communities of varied structure‚ but idiosyncrasy in vocabularies of each dyad of models. Convergence is weakened when agents do not alternate between encoding and decoding‚ predicting the necessity of bi-directional communication. Convergence is improved by explicit feedback about communicative success. We hypothesize that humans seek out subtle clues to gauge success in order to guide their vocabulary acquisition.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011how,\n\ttitle = {How groups develop a specialized domain vocabulary: {A} cognitive multi-agent model},\n\tvolume = {12},\n\turl = {http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf},\n\tdoi = {10.1016/j.cogsys.2010.06.005},\n\tnumber = {2},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {175--185}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1016/j.cogsys.2010.06.005| volume = 12| issue = 2| pages = 175–185| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = How groups develop a specialized domain vocabulary: A cognitive multi-agent model| journal = Cognitive Systems Research| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IGdyb3VwcyBkZXZlbG9wIGEgc3BlY2lhbGl6ZWQgZG9tYWluIHZvY2FidWxhcnk6IEEgY29nbml0aXZlIG11bHRpLWFnZW50IG1vZGVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb2duaXRpdmUgU3lzdGVtcyBSZXNlYXJjaA0KQUIgIC0gV2Ugc2ltdWxhdGUgdGhlIGV2b2x1dGlvbiBvZiBhIGRvbWFpbiB2b2NhYnVsYXJ5IGluIHNtYWxsIGNvbW11bml0aWVzLiBFbXBpcmljYWwgZGF0YSBzaG93IHRoYXQgaHVtYW4gY29tbXVuaWNhdG9ycyBjYW4gZXZvbHZlIGdyYXBoaWNhbCBsYW5ndWFnZXMgcXVpY2tseSBpbiBhIGNvbnN0cmFpbmVkIHRhc2sgKFBpY3Rpb25hcnkpLCBhbmQgdGhhdCBjb21tdW5pdGllcyBjb252ZXJnZSB0b3dhcmRzIGEgY29tbW9uIGxhbmd1YWdlLiBXZSBwcm9wb3NlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBjdWx0dXJhbCBldm9sdXRpb24gaW5jb3Jwb3JhdGUgcHJvcGVydGllcyBvZiBodW1hbiBtZW1vcnkgKGN1ZS1iYXNlZCByZXRyaWV2YWwsIGxlYXJuaW5nLCBkZWNheSkuIEEgY29nbml0aXZlIG1vZGVsIGlzIGRlc2NyaWJlZCB0aGF0IGVuY29kZXMgYWJzdHJhY3QgY29uY2VwdHMgd2l0aCBzbWFsbCBzZXRzIG9mIGNvbmNyZXRlLCByZWxhdGVkIGNvbmNlcHRzIChkaXJlY3RpbmcpLCBhbmQgdGhhdCBhbHNvIGRlY29kZXMgc3VjaCBzaWducyAobWF0Y2hpbmcpLiBMZWFybmluZyBjYXB0dXJlcyBjb252ZW50aW9uYWxpemVkIHNpZ25zLiBSZWxhdGVkbmVzcyBvZiBjb25jZXB0cyBpcyBjaGFyYWN0ZXJpemVkIGJ5IGEgbWl4dHVyZSBvZiBzaGFyZWQgYW5kIGluZGl2aWR1YWwga25vd2xlZGdlLCB3aGljaCB3ZSBzYW1wbGUgZnJvbSBhIHRleHQgY29ycHVzLiBTaW11bGF0aW9ucyBzaG93IHZvY2FidWxhcnkgY29udmVyZ2VuY2Ugb2YgYWdlbnQgY29tbXVuaXRpZXMgb2YgdmFyaWVkIHN0cnVjdHVyZSwgYnV0IGlkaW9zeW5jcmFzeSBpbiB2b2NhYnVsYXJpZXMgb2YgZWFjaCBkeWFkIG9mIG1vZGVscy4gQ29udmVyZ2VuY2UgaXMgd2Vha2VuZWQgd2hlbiBhZ2VudHMgZG8gbm90IGFsdGVybmF0ZSBiZXR3ZWVuIGVuY29kaW5nIGFuZCBkZWNvZGluZywgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24uIENvbnZlcmdlbmNlIGlzIGltcHJvdmVkIGJ5IGV4cGxpY2l0IGZlZWRiYWNrIGFib3V0IGNvbW11bmljYXRpdmUgc3VjY2Vzcy4gV2UgaHlwb3RoZXNpemUgdGhhdCBodW1hbnMgc2VlayBvdXQgc3VidGxlIGNsdWVzIHRvIGdhdWdlIHN1Y2Nlc3MgaW4gb3JkZXIgdG8gZ3VpZGUgdGhlaXIgdm9jYWJ1bGFyeSBhY3F1aXNpdGlvbi4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCkRPICAtIDEwLjEwMTYvai5jb2dzeXMuMjAxMC4wNi4wMDUNClZMICAtIDEyDQpJUyAgLSAyDQpTUCAgLSAxNzUNCkVQICAtIDE4NQ0KSjIgIC0gSiBDb2cgU3lzIFJlcw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFkb21haW52b2NhYnVsYXJ5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.cogsys.2010.06.005&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20groups%20develop%20a%20specialized%20domain%20vocabulary%3A%20A%20cognitive%20multi-agent%20model&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.stitle=J%20Cog%20Sys%20Res&amp;rft.volume=12&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=175-185&amp;rft.spage=175&amp;rft.epage=185\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Frank Keller, and Johanna D. Moore. “A Computational Cognitive Model of Syntactic Priming.” <i>Cognitive Science</i> 35.4 (2011): 587–637. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2011 venue_short__J Cog Sci type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"bib-venue-short\">J Cog Sci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The psycholinguistic literature has identified two syntactic adaptation effects in language production: rapidly decaying short-term priming and long-lasting adaptation. To explain both effects‚ we present an ACT-R model of syntactic priming based on a wide-coverage‚ lexicalized syntactic theory that explains priming as facilitation of lexical access. In this model‚ two well-established ACT-R mechanisms‚ base-level learning and spreading activation‚ account for long-term adaptation and short-term priming‚ respectively. Our model simulates incremental language production and in a series of modeling studies we show that it accounts for (a) the inverse frequency interaction; (b) the absence of a decay in long-term priming; and (c) the cumulativity of long-term adaptation. The model also explains the lexical boost effect and the fact that it only applies to short-term priming. We also present corpus data that verifies a prediction of the model‚ i.e.‚ that the lexical boost affects all lexical material‚ rather than just heads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011computational,\n\ttitle = {A computational cognitive model of syntactic priming},\n\tvolume = {35},\n\turl = {http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf},\n\tdoi = {10.1111/j.1551-6709.2010.01165.x},\n\tnumber = {4},\n\tjournal = {Cognitive Science},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2011},\n\tpages = {587--637}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1111/j.1551-6709.2010.01165.x| volume = 35| issue = 4| pages = 587–637| last1 = Reitter| first1 = David| last2 = Keller| first2 = Frank| last3 = Moore| first3 = Johanna D.| title = A computational cognitive model of syntactic priming| journal = Cognitive Science| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb21wdXRhdGlvbmFsIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcHJpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEtlbGxlciwgRnJhbmsNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpUMiAgLSBDb2duaXRpdmUgU2NpZW5jZQ0KQUIgIC0gVGhlIHBzeWNob2xpbmd1aXN0aWMgbGl0ZXJhdHVyZSBoYXMgaWRlbnRpZmllZCB0d28gc3ludGFjdGljIGFkYXB0YXRpb24gZWZmZWN0cyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uOiByYXBpZGx5IGRlY2F5aW5nIHNob3J0LXRlcm0gcHJpbWluZyBhbmQgbG9uZy1sYXN0aW5nIGFkYXB0YXRpb24uIFRvIGV4cGxhaW4gYm90aCBlZmZlY3RzLCB3ZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIG9mIHN5bnRhY3RpYyBwcmltaW5nIGJhc2VkIG9uIGEgd2lkZS1jb3ZlcmFnZSwgbGV4aWNhbGl6ZWQgc3ludGFjdGljIHRoZW9yeSB0aGF0IGV4cGxhaW5zIHByaW1pbmcgYXMgZmFjaWxpdGF0aW9uIG9mIGxleGljYWwgYWNjZXNzLiBJbiB0aGlzIG1vZGVsLCB0d28gd2VsbC1lc3RhYmxpc2hlZCBBQ1QtUiBtZWNoYW5pc21zLCBiYXNlLWxldmVsIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiwgYWNjb3VudCBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gYW5kIHNob3J0LXRlcm0gcHJpbWluZywgcmVzcGVjdGl2ZWx5LiBPdXIgbW9kZWwgc2ltdWxhdGVzIGluY3JlbWVudGFsIGxhbmd1YWdlIHByb2R1Y3Rpb24gYW5kIGluIGEgc2VyaWVzIG9mIG1vZGVsaW5nIHN0dWRpZXMgd2Ugc2hvdyB0aGF0IGl0IGFjY291bnRzIGZvciAoYSkgdGhlIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uOyAoYikgdGhlIGFic2VuY2Ugb2YgYSBkZWNheSBpbiBsb25nLXRlcm0gcHJpbWluZzsgYW5kIChjKSB0aGUgY3VtdWxhdGl2aXR5IG9mIGxvbmctdGVybSBhZGFwdGF0aW9uLiBUaGUgbW9kZWwgYWxzbyBleHBsYWlucyB0aGUgbGV4aWNhbCBib29zdCBlZmZlY3QgYW5kIHRoZSBmYWN0IHRoYXQgaXQgb25seSBhcHBsaWVzIHRvIHNob3J0LXRlcm0gcHJpbWluZy4gV2UgYWxzbyBwcmVzZW50IGNvcnB1cyBkYXRhIHRoYXQgdmVyaWZpZXMgYSBwcmVkaWN0aW9uIG9mIHRoZSBtb2RlbCwgaS5lLiwgdGhhdCB0aGUgbGV4aWNhbCBib29zdCBhZmZlY3RzIGFsbCBsZXhpY2FsIG1hdGVyaWFsLCByYXRoZXIgdGhhbiBqdXN0IGhlYWRzLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KRE8gIC0gMTAuMTExMS9qLjE1NTEtNjcwOS4yMDEwLjAxMTY1LngNClZMICAtIDM1DQpJUyAgLSA0DQpTUCAgLSA1ODcNCkVQICAtIDYzNw0KSjIgIC0gSiBDb2cgU2NpDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMXN5bnRhY3RpY3ByaW1pbmcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Fj.1551-6709.2010.01165.x&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20computational%20cognitive%20model%20of%20syntactic%20priming&amp;rft.jtitle=Cognitive%20Science&amp;rft.stitle=J%20Cog%20Sci&amp;rft.volume=35&amp;rft.issue=4&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2011&amp;rft.pages=587-637&amp;rft.spage=587&amp;rft.epage=637\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David et al. “How Teams Benefit from Communication Policies: Information Flow in Human Peer-to-Peer Networks.” <i>Proceedings of the 20th Behavior Representation in Modeling &amp; Simulation Conference</i>. Sundance, UT: N.p., 2011. 138–145. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2011 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In an experiment involving teams of humans playing a cooperative game‚ we study the effect of local communication policies on the efficiency and the performance of teams and of individuals in different positions within a network. This design provides an experimental model of human communities‚ where information may spread from peer to peer by word of mouth. With this model‚ we explain the realistic tradeoff between liberal information dumping and targeted information sharing by human peers. Human subjects exchanged natural-language messages with relevance to a task‚ thereby sharing knowledge across a community. Communication took place along the edges of a small-world graph. Cooperation and individual efforts were incentivized. In one condition‚ participants were asked to request specific information and only supply information that they knew was needed. In another condition‚ they were asked to supply and forward as much information as possible. We found that a targeted communication policy was successfully implemented by the participants‚ increased task success‚ shortened the time it took to get answers to questions‚ increased efficiency (task success per communication bandwidth)‚ and may have done so selectively for nodes with fewer connections.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011how,\n\taddress = {Sundance, UT},\n\ttitle = {How teams benefit from communication policies: information flow in human peer-to-peer networks},\n\turl = {http://www.david-reitter.com/pub/reitter2011policies.pdf},\n\tbooktitle = {Proceedings of the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Reitter, David and Sycara, Katia and Lebiere, Christian and Vinokurov, Yury and Juarez, Antonio and Lewis, Michael},\n\tyear = {2011},\n\tpages = {138--145}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = BRiMS| pages = 138–145| last1 = Reitter| first1 = David| last2 = Sycara| first2 = Katia| last3 = Lebiere| first3 = Christian| last4 = Vinokurov| first4 = Yury| last5 = Juarez| first5 = Antonio| last6 = Lewis| first6 = Michael| title = How teams benefit from communication policies: information flow in human peer-to-peer networks| booktitle = Proceedings of the 20th Behavior Representation in Modeling & Simulation Conference| location = Sundance, UT| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRlYW1zIGJlbmVmaXQgZnJvbSBjb21tdW5pY2F0aW9uIHBvbGljaWVzOiBpbmZvcm1hdGlvbiBmbG93IGluIGh1bWFuIHBlZXItdG8tcGVlciBuZXR3b3Jrcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN5Y2FyYSwgS2F0aWENCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gVmlub2t1cm92LCBZdXJ5DQpBVSAgLSBKdWFyZXosIEFudG9uaW8NCkFVICAtIExld2lzLCBNaWNoYWVsDQpUMiAgLSBCUmlNUw0KQUIgIC0gSW4gYW4gZXhwZXJpbWVudCBpbnZvbHZpbmcgdGVhbXMgb2YgaHVtYW5zIHBsYXlpbmcgYSBjb29wZXJhdGl2ZSBnYW1lLCB3ZSBzdHVkeSB0aGUgZWZmZWN0IG9mIGxvY2FsIGNvbW11bmljYXRpb24gcG9saWNpZXMgb24gdGhlIGVmZmljaWVuY3kgYW5kIHRoZSBwZXJmb3JtYW5jZSBvZiB0ZWFtcyBhbmQgb2YgaW5kaXZpZHVhbHMgaW4gZGlmZmVyZW50IHBvc2l0aW9ucyB3aXRoaW4gYSBuZXR3b3JrLiBUaGlzIGRlc2lnbiBwcm92aWRlcyBhbiBleHBlcmltZW50YWwgbW9kZWwgb2YgaHVtYW4gY29tbXVuaXRpZXMsIHdoZXJlIGluZm9ybWF0aW9uIG1heSBzcHJlYWQgZnJvbSBwZWVyIHRvIHBlZXIgYnkgd29yZCBvZiBtb3V0aC4gV2l0aCB0aGlzIG1vZGVsLCB3ZSBleHBsYWluIHRoZSByZWFsaXN0aWMgdHJhZGVvZmYgYmV0d2VlbiBsaWJlcmFsIGluZm9ybWF0aW9uIGR1bXBpbmcgYW5kIHRhcmdldGVkIGluZm9ybWF0aW9uIHNoYXJpbmcgYnkgaHVtYW4gcGVlcnMuIEh1bWFuIHN1YmplY3RzIGV4Y2hhbmdlZCBuYXR1cmFsLWxhbmd1YWdlIG1lc3NhZ2VzIHdpdGggcmVsZXZhbmNlIHRvIGEgdGFzaywgdGhlcmVieSBzaGFyaW5nIGtub3dsZWRnZSBhY3Jvc3MgYSBjb21tdW5pdHkuIENvbW11bmljYXRpb24gdG9vayBwbGFjZSBhbG9uZyB0aGUgZWRnZXMgb2YgYSBzbWFsbC13b3JsZCBncmFwaC4gQ29vcGVyYXRpb24gYW5kIGluZGl2aWR1YWwgZWZmb3J0cyB3ZXJlIGluY2VudGl2aXplZC4gSW4gb25lIGNvbmRpdGlvbiwgcGFydGljaXBhbnRzIHdlcmUgYXNrZWQgdG8gcmVxdWVzdCBzcGVjaWZpYyBpbmZvcm1hdGlvbiBhbmQgb25seSBzdXBwbHkgaW5mb3JtYXRpb24gdGhhdCB0aGV5IGtuZXcgd2FzIG5lZWRlZC4gSW4gYW5vdGhlciBjb25kaXRpb24sIHRoZXkgd2VyZSBhc2tlZCB0byBzdXBwbHkgYW5kIGZvcndhcmQgYXMgbXVjaCBpbmZvcm1hdGlvbiBhcyBwb3NzaWJsZS4gV2UgZm91bmQgdGhhdCBhIHRhcmdldGVkIGNvbW11bmljYXRpb24gcG9saWN5IHdhcyBzdWNjZXNzZnVsbHkgaW1wbGVtZW50ZWQgYnkgdGhlIHBhcnRpY2lwYW50cywgaW5jcmVhc2VkIHRhc2sgc3VjY2Vzcywgc2hvcnRlbmVkIHRoZSB0aW1lIGl0IHRvb2sgdG8gZ2V0IGFuc3dlcnMgdG8gcXVlc3Rpb25zLCBpbmNyZWFzZWQgZWZmaWNpZW5jeSAodGFzayBzdWNjZXNzIHBlciBjb21tdW5pY2F0aW9uIGJhbmR3aWR0aCksIGFuZCBtYXkgaGF2ZSBkb25lIHNvIHNlbGVjdGl2ZWx5IGZvciBub2RlcyB3aXRoIGZld2VyIGNvbm5lY3Rpb25zLg0KQzEgIC0gU3VuZGFuY2UsIFVUDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjB0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gMTM4DQpFUCAgLSAxNDUNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3JlaXR0ZXIyMDExcG9saWNpZXMucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20teams%20benefit%20from%20communication%20policies%3A%20information%20flow%20in%20human%20peer-to-peer%20networks&amp;rft.btitle=Proceedings%20of%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Sundance%2C%20UT&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Katia%20Sycara&amp;rft.au=Christian%20Lebiere&amp;rft.au=Yury%20Vinokurov&amp;rft.au=Antonio%20Juarez&amp;rft.au=Michael%20Lewis&amp;rft.date=2011&amp;rft.pages=138-145&amp;rft.spage=138&amp;rft.epage=145\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Keller, Frank, and David Reitter, eds. <i>Proc. 2nd Workshop on Cognitive Modeling and Computational Linguistics</i>. Portland, OR, USA: Association for Computational Linguistics, 2011. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2011 venue_short__CMCL type__edited-volume \"\"</span></div><div class=\"bib-venue-short\">CMCL</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://aclweb.org/anthology/W/W11/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{keller2011proc.,\n\taddress = {Portland, OR, USA},\n\ttitle = {Proc. 2nd workshop on cognitive modeling and computational linguistics},\n\tshorttitle = {{CMCL}},\n\turl = {http://aclweb.org/anthology/W/W11/W11-06.pdf},\n\tpublisher = {Association for Computational Linguistics},\n\teditor = {Keller, Frank and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computational Linguistics| others = Frank Keller, David Reitter (eds.)| title = Proc. 2nd workshop on cognitive modeling and computational linguistics| location = Portland, OR, USA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gMm5kIHdvcmtzaG9wIG9uIGNvZ25pdGl2ZSBtb2RlbGluZyBhbmQgY29tcHV0YXRpb25hbCBsaW5ndWlzdGljcw0KQTMgIC0gS2VsbGVyLCBGcmFuaw0KQTMgIC0gUmVpdHRlciwgRGF2aWQNCkNZICAtIFBvcnRsYW5kLCBPUiwgVVNBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpEUCAgLSBlZGl0ZWQtdm9sdW1lDQpQQiAgLSBBc3NvY2lhdGlvbiBmb3IgQ29tcHV0YXRpb25hbCBMaW5ndWlzdGljcw0KU1QgIC0gQ01DTA0KVVIgIC0gaHR0cDovL2FjbHdlYi5vcmcvYW50aG9sb2d5L1cvVzExL1cxMS0wNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%202nd%20workshop%20on%20cognitive%20modeling%20and%20computational%20linguistics&amp;rft.place=Portland%2C%20OR%2C%20USA&amp;rft.publisher=Association%20for%20Computational%20Linguistics&amp;rft.aufirst=Frank&amp;rft.aulast=Keller&amp;rft.au=Frank%20Keller&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mason, Winter et al. “Cognition and Social Dynamics: A New Approach to Emergent Phenomena.” Symposium at the 23rd Annual Convention of the Association for Psychological Science. Washington, D.C. 2011. Talk.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2011 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{mason2011cognition,\n\taddress = {Washington, D.C.},\n\ttype = {Talk},\n\ttitle = {Cognition and social dynamics: a new approach to emergent phenomena},\n\tauthor = {Mason, Winter and Reitter, David and Coman, Alin and Hirst, Bill},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Mason| first1 = Winter| last2 = Reitter| first2 = David| last3 = Coman| first3 = Alin| last4 = Hirst| first4 = Bill| title = Cognition and social dynamics: a new approach to emergent phenomena| location = Washington, D.C.| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGlvbiBhbmQgc29jaWFsIGR5bmFtaWNzOiBhIG5ldyBhcHByb2FjaCB0byBlbWVyZ2VudCBwaGVub21lbmENClQyICAtIFN5bXBvc2l1bSBhdCB0aGUgMjNyZCBBbm51YWwgQ29udmVudGlvbiBvZiB0aGUgQXNzb2NpYXRpb24gZm9yIFBzeWNob2xvZ2ljYWwgU2NpZW5jZQ0KQTIgIC0gTWFzb24sIFdpbnRlcg0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIENvbWFuLCBBbGluDQpBMiAgLSBIaXJzdCwgQmlsbA0KQ1kgIC0gV2FzaGluZ3RvbiwgRC5DLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KTTMgIC0gVGFsaw0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gluck, Kevin A. et al. “Exploration for Understanding in Model Comparisons.” <i>Journal of Artificial General Intelligence</i> 2.2 (2010): 88–107. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2010 venue_short__J AGI type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Artificial General Intelligence</div><div class=\"bib-venue-short\">J AGI</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The cognitive modeling and artificial general intelligence research communities may reap greater scientific return on research investments – may achieve an improved understanding of architectures and models – if there is more emphasis on systematic sensitivity and necessity analyses during model development‚ evaluation‚ and comparison. We demonstrate this methodological prescription with two of the models submitted for the Dynamic Stocks and Flows (DSF) Model Comparison Challenge‚ exploring the complex interactions among architectural mechanisms‚ knowledge-level strategy variants‚ and task conditions. To cope with the computational demands of these analyses we use a predictive analytics approach similar to regression trees‚ combined with parallelization on high performance computing clusters‚ to enable large scale‚ simultaneous search and exploration.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/gluck2010exploration.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{gluck2010exploration,\n\ttitle = {Exploration for understanding in model comparisons},\n\tvolume = {2},\n\turl = {http://www.david-reitter.com/pub/gluck2010exploration.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Artificial General Intelligence},\n\tauthor = {Gluck, Kevin A. and Stanley, Clayton T. and L. Richard Moore, Jr. and Reitter, David and Halbrügge, Marc},\n\tyear = {2010},\n\tpages = {88--107}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 2| issue = 2| pages = 88–107| last1 = Gluck| first1 = Kevin A.| last2 = Stanley| first2 = Clayton T.| last3 = L. Richard Moore| first3 = Jr.| last4 = Reitter| first4 = David| last5 = Halbrügge| first5 = Marc| title = Exploration for understanding in model comparisons| journal = Journal of Artificial General Intelligence| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXhwbG9yYXRpb24gZm9yIHVuZGVyc3RhbmRpbmcgaW4gbW9kZWwgY29tcGFyaXNvbnMNCkFVICAtIEdsdWNrLCBLZXZpbiBBLg0KQVUgIC0gU3RhbmxleSwgQ2xheXRvbiBULg0KQVUgIC0gTC4gUmljaGFyZCBNb29yZSwgSnIuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gSGFsYnLDvGdnZSwgTWFyYw0KVDIgIC0gSm91cm5hbCBvZiBBcnRpZmljaWFsIEdlbmVyYWwgSW50ZWxsaWdlbmNlDQpBQiAgLSBUaGUgY29nbml0aXZlIG1vZGVsaW5nIGFuZCBhcnRpZmljaWFsIGdlbmVyYWwgaW50ZWxsaWdlbmNlIHJlc2VhcmNoIGNvbW11bml0aWVzIG1heSByZWFwIGdyZWF0ZXIgc2NpZW50aWZpYyByZXR1cm4gb24gcmVzZWFyY2ggaW52ZXN0bWVudHMg4oCTIG1heSBhY2hpZXZlIGFuIGltcHJvdmVkIHVuZGVyc3RhbmRpbmcgb2YgYXJjaGl0ZWN0dXJlcyBhbmQgbW9kZWxzIOKAkyBpZiB0aGVyZSBpcyBtb3JlIGVtcGhhc2lzIG9uIHN5c3RlbWF0aWMgc2Vuc2l0aXZpdHkgYW5kIG5lY2Vzc2l0eSBhbmFseXNlcyBkdXJpbmcgbW9kZWwgZGV2ZWxvcG1lbnQsIGV2YWx1YXRpb24sIGFuZCBjb21wYXJpc29uLiBXZSBkZW1vbnN0cmF0ZSB0aGlzIG1ldGhvZG9sb2dpY2FsIHByZXNjcmlwdGlvbiB3aXRoIHR3byBvZiB0aGUgbW9kZWxzIHN1Ym1pdHRlZCBmb3IgdGhlIER5bmFtaWMgU3RvY2tzIGFuZCBGbG93cyAoRFNGKSBNb2RlbCBDb21wYXJpc29uIENoYWxsZW5nZSwgZXhwbG9yaW5nIHRoZSBjb21wbGV4IGludGVyYWN0aW9ucyBhbW9uZyBhcmNoaXRlY3R1cmFsIG1lY2hhbmlzbXMsIGtub3dsZWRnZS1sZXZlbCBzdHJhdGVneSB2YXJpYW50cywgYW5kIHRhc2sgY29uZGl0aW9ucy4gVG8gY29wZSB3aXRoIHRoZSBjb21wdXRhdGlvbmFsIGRlbWFuZHMgb2YgdGhlc2UgYW5hbHlzZXMgd2UgdXNlIGEgcHJlZGljdGl2ZSBhbmFseXRpY3MgYXBwcm9hY2ggc2ltaWxhciB0byByZWdyZXNzaW9uIHRyZWVzLCBjb21iaW5lZCB3aXRoIHBhcmFsbGVsaXphdGlvbiBvbiBoaWdoIHBlcmZvcm1hbmNlIGNvbXB1dGluZyBjbHVzdGVycywgdG8gZW5hYmxlIGxhcmdlIHNjYWxlLCBzaW11bHRhbmVvdXMgc2VhcmNoIGFuZCBleHBsb3JhdGlvbi4NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClZMICAtIDINCklTICAtIDINClNQICAtIDg4DQpFUCAgLSAxMDcNCkoyICAtIEogQUdJDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9nbHVjazIwMTBleHBsb3JhdGlvbi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Exploration%20for%20understanding%20in%20model%20comparisons&amp;rft.jtitle=Journal%20of%20Artificial%20General%20Intelligence&amp;rft.stitle=J%20AGI&amp;rft.volume=2&amp;rft.issue=2&amp;rft.aufirst=Kevin%20A.&amp;rft.aulast=Gluck&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=Clayton%20T.%20Stanley&amp;rft.au=Jr.%20L.%20Richard%20Moore&amp;rft.au=David%20Reitter&amp;rft.au=Marc%20Halbr%C3%BCgge&amp;rft.date=2010&amp;rft.pages=88-107&amp;rft.spage=88&amp;rft.epage=107\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Warwick, Walter et al. “Results and Lessons Learned from the 2009 DSF Model Comparison Challenge.” <i>Symposium at the 19th Behavior Representation in Modeling &amp; Simulation Conference</i>. Charleston, SC: N.p., 2010. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2010 venue_short__BRiMS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">BRiMS</div><div class=\"bib-venue-short\">BRiMS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2010symposium.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{warwick2010results,\n\taddress = {Charleston, SC},\n\ttitle = {Results and lessons learned from the 2009 {DSF} model comparison challenge},\n\turl = {http://www.david-reitter.com/pub/warwick2010symposium.pdf},\n\tbooktitle = {Symposium at the 19th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference}},\n\tauthor = {Warwick, Walter and Dutt, Varun and Gluck, Kevin A. and Reitter, David},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = BRiMS| last1 = Warwick| first1 = Walter| last2 = Dutt| first2 = Varun| last3 = Gluck| first3 = Kevin A.| last4 = Reitter| first4 = David| title = Results and lessons learned from the 2009 DSF model comparison challenge| booktitle = Symposium at the 19th Behavior Representation in Modeling & Simulation Conference| location = Charleston, SC| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVzdWx0cyBhbmQgbGVzc29ucyBsZWFybmVkIGZyb20gdGhlIDIwMDkgRFNGIG1vZGVsIGNvbXBhcmlzb24gY2hhbGxlbmdlDQpBVSAgLSBXYXJ3aWNrLCBXYWx0ZXINCkFVICAtIER1dHQsIFZhcnVuDQpBVSAgLSBHbHVjaywgS2V2aW4gQS4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBCUmlNUw0KQzEgIC0gQ2hhcmxlc3RvbiwgU0MNCkMzICAtIFN5bXBvc2l1bSBhdCB0aGUgMTl0aCBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyAmIFNpbXVsYXRpb24gQ29uZmVyZW5jZQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvd2Fyd2ljazIwMTBzeW1wb3NpdW0ucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Results%20and%20lessons%20learned%20from%20the%202009%20DSF%20model%20comparison%20challenge&amp;rft.btitle=Symposium%20at%20the%2019th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference&amp;rft.place=Charleston%2C%20SC&amp;rft.aufirst=Walter&amp;rft.aulast=Warwick&amp;rft.au=Walter%20Warwick&amp;rft.au=Varun%20Dutt&amp;rft.au=Kevin%20A.%20Gluck&amp;rft.au=David%20Reitter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lebiere, Christian et al. “Scaling up High-Fidelity Cognitive Modeling to Real-World Applications.” <i>Proceedings of the NATO Workshop on Human Modeling for Military Application</i>. Amsterdam, NL: N.p., 2010. 1–20. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{lebiere2010scaling,\n\taddress = {Amsterdam, NL},\n\ttitle = {Scaling up high-fidelity cognitive modeling to real-world applications},\n\tbooktitle = {Proceedings of the {NATO} {Workshop} on {Human} {Modeling} for {Military} {Application}},\n\tauthor = {Lebiere, Christian and Stocco, Andrea and Reitter, David and Juvina, Ion},\n\tyear = {2010},\n\tpages = {1--20}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 1–20| last1 = Lebiere| first1 = Christian| last2 = Stocco| first2 = Andrea| last3 = Reitter| first3 = David| last4 = Juvina| first4 = Ion| title = Scaling up high-fidelity cognitive modeling to real-world applications| booktitle = Proceedings of the NATO Workshop on Human Modeling for Military Application| location = Amsterdam, NL| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyB1cCBoaWdoLWZpZGVsaXR5IGNvZ25pdGl2ZSBtb2RlbGluZyB0byByZWFsLXdvcmxkIGFwcGxpY2F0aW9ucw0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBTdG9jY28sIEFuZHJlYQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEp1dmluYSwgSW9uDQpDMSAgLSBBbXN0ZXJkYW0sIE5MDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgTkFUTyBXb3Jrc2hvcCBvbiBIdW1hbiBNb2RlbGluZyBmb3IgTWlsaXRhcnkgQXBwbGljYXRpb24NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClNQICAtIDENCkVQICAtIDIwDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20up%20high-fidelity%20cognitive%20modeling%20to%20real-world%20applications&amp;rft.btitle=Proceedings%20of%20the%20NATO%20Workshop%20on%20Human%20Modeling%20for%20Military%20Application&amp;rft.place=Amsterdam%2C%20NL&amp;rft.aufirst=Christian&amp;rft.aulast=Lebiere&amp;rft.au=Christian%20Lebiere&amp;rft.au=Andrea%20Stocco&amp;rft.au=David%20Reitter&amp;rft.au=Ion%20Juvina&amp;rft.date=2010&amp;rft.pages=1-20&amp;rft.spage=1&amp;rft.epage=20\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dzikovska, Myroslava O. et al. “Data-Driven Modelling of Human Tutoring in Calculus.” <i>Proceedings of the ECAI Workshop on Language-Enhanced Educational Technology</i>. Ed. Charles Callaway. Riva del Garda, Italy: N.p., 2006. 22–28. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 TC3HZ9JR year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We describe results from analyzing a corpus of human-human tutorial dialogue‚ which are aimed at identifying‚ formalizing and automating natural tutoring in the domain of calculus‚ in particular symbolic differentiation. We analyzed a corpus of human-human tutoring dialogues‚ focusing on three areas important to system development: interleaved symbolic and natural language‚ domain modeling‚ and tutorial dialogue strategies. We provide empirical verification of previous results on interleaving natural and symbolic language‚ and show that the properties of interleaving are highly dependent on the input modality. We describe a task model for our domain‚ and provide corpus data to show that the model must cover basic algebra skills as well‚ which are involved in differentiation. We verify the applicability of an existing annotation scheme for tutoring algebra in our domain‚ and propose that it be extended to cover student initiative.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dzikovska2006lam.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dzikovska2006data-driven,\n\taddress = {Riva del Garda, Italy},\n\ttitle = {Data-driven modelling of human tutoring in calculus},\n\turl = {http://www.david-reitter.com/pub/dzikovska2006lam.pdf},\n\tbooktitle = {Proceedings of the {ECAI} {Workshop} on {Language}-{Enhanced} {Educational} {Technology}},\n\tauthor = {Dzikovska, Myroslava O. and Reitter, David and Moore, Johanna D. and Zinn, Claus},\n\teditor = {Callaway, Charles},\n\tyear = {2006},\n\tpages = {22--28}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 22–28| editors = Charles Callaway (ed.)| last1 = Dzikovska| first1 = Myroslava O.| last2 = Reitter| first2 = David| last3 = Moore| first3 = Johanna D.| last4 = Zinn| first4 = Claus| title = Data-driven modelling of human tutoring in calculus| booktitle = Proceedings of the ECAI Workshop on Language-Enhanced Educational Technology| location = Riva del Garda, Italy| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGF0YS1kcml2ZW4gbW9kZWxsaW5nIG9mIGh1bWFuIHR1dG9yaW5nIGluIGNhbGN1bHVzDQpBVSAgLSBEemlrb3Zza2EsIE15cm9zbGF2YSBPLg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpBVSAgLSBaaW5uLCBDbGF1cw0KQTIgIC0gQ2FsbGF3YXksIENoYXJsZXMNCkFCICAtIFdlIGRlc2NyaWJlIHJlc3VsdHMgZnJvbSBhbmFseXppbmcgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpYWwgZGlhbG9ndWUsIHdoaWNoIGFyZSBhaW1lZCBhdCBpZGVudGlmeWluZywgZm9ybWFsaXppbmcgYW5kIGF1dG9tYXRpbmcgbmF0dXJhbCB0dXRvcmluZyBpbiB0aGUgZG9tYWluIG9mIGNhbGN1bHVzLCBpbiBwYXJ0aWN1bGFyIHN5bWJvbGljIGRpZmZlcmVudGlhdGlvbi4gV2UgYW5hbHl6ZWQgYSBjb3JwdXMgb2YgaHVtYW4taHVtYW4gdHV0b3JpbmcgZGlhbG9ndWVzLCBmb2N1c2luZyBvbiB0aHJlZSBhcmVhcyBpbXBvcnRhbnQgdG8gc3lzdGVtIGRldmVsb3BtZW50OiBpbnRlcmxlYXZlZCBzeW1ib2xpYyBhbmQgbmF0dXJhbCBsYW5ndWFnZSwgZG9tYWluIG1vZGVsaW5nLCBhbmQgdHV0b3JpYWwgZGlhbG9ndWUgc3RyYXRlZ2llcy4gV2UgcHJvdmlkZSBlbXBpcmljYWwgdmVyaWZpY2F0aW9uIG9mIHByZXZpb3VzIHJlc3VsdHMgb24gaW50ZXJsZWF2aW5nIG5hdHVyYWwgYW5kIHN5bWJvbGljIGxhbmd1YWdlLCBhbmQgc2hvdyB0aGF0IHRoZSBwcm9wZXJ0aWVzIG9mIGludGVybGVhdmluZyBhcmUgaGlnaGx5IGRlcGVuZGVudCBvbiB0aGUgaW5wdXQgbW9kYWxpdHkuIFdlIGRlc2NyaWJlIGEgdGFzayBtb2RlbCBmb3Igb3VyIGRvbWFpbiwgYW5kIHByb3ZpZGUgY29ycHVzIGRhdGEgdG8gc2hvdyB0aGF0IHRoZSBtb2RlbCBtdXN0IGNvdmVyIGJhc2ljIGFsZ2VicmEgc2tpbGxzIGFzIHdlbGwsIHdoaWNoIGFyZSBpbnZvbHZlZCBpbiBkaWZmZXJlbnRpYXRpb24uIFdlIHZlcmlmeSB0aGUgYXBwbGljYWJpbGl0eSBvZiBhbiBleGlzdGluZyBhbm5vdGF0aW9uIHNjaGVtZSBmb3IgdHV0b3JpbmcgYWxnZWJyYSBpbiBvdXIgZG9tYWluLCBhbmQgcHJvcG9zZSB0aGF0IGl0IGJlIGV4dGVuZGVkIHRvIGNvdmVyIHN0dWRlbnQgaW5pdGlhdGl2ZS4NCkMxICAtIFJpdmEgZGVsIEdhcmRhLCBJdGFseQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEVDQUkgV29ya3Nob3Agb24gTGFuZ3VhZ2UtRW5oYW5jZWQgRWR1Y2F0aW9uYWwgVGVjaG5vbG9neQ0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KU1AgIC0gMjINCkVQICAtIDI4DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9kemlrb3Zza2EyMDA2bGFtLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Data-driven%20modelling%20of%20human%20tutoring%20in%20calculus&amp;rft.btitle=Proceedings%20of%20the%20ECAI%20Workshop%20on%20Language-Enhanced%20Educational%20Technology&amp;rft.place=Riva%20del%20Garda%2C%20Italy&amp;rft.aufirst=Myroslava%20O.&amp;rft.aulast=Dzikovska&amp;rft.au=Myroslava%20O.%20Dzikovska&amp;rft.au=David%20Reitter&amp;rft.au=Johanna%20D.%20Moore&amp;rft.au=Claus%20Zinn&amp;rft.au=Charles%20Callaway&amp;rft.date=2006&amp;rft.pages=22-28&amp;rft.spage=22&amp;rft.epage=28\"></span></div></div></div><div class=\"full-bib-section\"><a id='MGID93AS' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a></div><div class=\"full-bib-section\"><a id='DTDTV2EP' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Cognitive Architecture</h3>\n</div><div class=\"full-bib-section\"><a id='MWXM72N2' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">ACT-R</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J. et al. “Predicting User Performance and Learning in Human-Computer Interaction with the Herbal Compiler.” <i>ACM Transactions on Computer-Human Interaction</i> 22.5 (2015): Article No. 25. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 MWXM72N2 3E52UEVV 55G4P6RA MGID93AS year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a way to build a series of GOMS-like cognitive user models representing a range of performance at different stages of learning. We use a spreadsheet task across multiple sessions as an example task; it takes about 20–30 min. to perform. The models were created in ACT-R using a compiler. The novice model has 29 rules and 1‚152 declarative memory task elements (chunks)—it learns to create procedural knowledge to perform the task. The expert model has 617 rules and 614 task chunks (that it does not use) and 538 command string chunks—it gets slightly faster through limited declarative learning of the command strings and some further production compilation; there are a range of intermediate models. These models were tested against aggregate and individual human learning data‚ confirming the models’ predictions. This work suggests that user models can be created that learn like users while doing the task.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKRRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{paik2015predicting,\n\ttitle = {Predicting {User} {Performance} and learning in human-computer interaction with the {Herbal} compiler},\n\tvolume = {22},\n\turl = {http://acs.ist.psu.edu/papers/paikKRRip.pdf},\n\tnumber = {5},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E. and Reitter, D.},\n\tyear = {2015},\n\tpages = {Article No. 25}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 22| issue = 5| pages = –25| last1 = Paik| first1 = J.| last2 = Kim| first2 = J. W.| last3 = Ritter| first3 = F. E.| last4 = Reitter| first4 = D.| title = Predicting User Performance and learning in human-computer interaction with the Herbal compiler| journal = ACM Transactions on Computer-Human Interaction| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJlZGljdGluZyBVc2VyIFBlcmZvcm1hbmNlIGFuZCBsZWFybmluZyBpbiBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiB3aXRoIHRoZSBIZXJiYWwgY29tcGlsZXINCkFVICAtIFBhaWssIEouDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBSZWl0dGVyLCBELg0KVDIgIC0gQUNNIFRyYW5zYWN0aW9ucyBvbiBDb21wdXRlci1IdW1hbiBJbnRlcmFjdGlvbg0KQUIgIC0gV2UgcmVwb3J0IGEgd2F5IHRvIGJ1aWxkIGEgc2VyaWVzIG9mIEdPTVMtbGlrZSBjb2duaXRpdmUgdXNlciBtb2RlbHMgcmVwcmVzZW50aW5nIGEgcmFuZ2Ugb2YgcGVyZm9ybWFuY2UgYXQgZGlmZmVyZW50IHN0YWdlcyBvZiBsZWFybmluZy4gV2UgdXNlIGEgc3ByZWFkc2hlZXQgdGFzayBhY3Jvc3MgbXVsdGlwbGUgc2Vzc2lvbnMgYXMgYW4gZXhhbXBsZSB0YXNrOyBpdCB0YWtlcyBhYm91dCAyMOKAkzMwIG1pbi4gdG8gcGVyZm9ybS4gVGhlIG1vZGVscyB3ZXJlIGNyZWF0ZWQgaW4gQUNULVIgdXNpbmcgYSBjb21waWxlci4gVGhlIG5vdmljZSBtb2RlbCBoYXMgMjkgcnVsZXMgYW5kIDEsMTUyIGRlY2xhcmF0aXZlIG1lbW9yeSB0YXNrIGVsZW1lbnRzIChjaHVua3Mp4oCUaXQgbGVhcm5zIHRvIGNyZWF0ZSBwcm9jZWR1cmFsIGtub3dsZWRnZSB0byBwZXJmb3JtIHRoZSB0YXNrLiBUaGUgZXhwZXJ0IG1vZGVsIGhhcyA2MTcgcnVsZXMgYW5kIDYxNCB0YXNrIGNodW5rcyAodGhhdCBpdCBkb2VzIG5vdCB1c2UpIGFuZCA1MzggY29tbWFuZCBzdHJpbmcgY2h1bmtz4oCUaXQgZ2V0cyBzbGlnaHRseSBmYXN0ZXIgdGhyb3VnaCBsaW1pdGVkIGRlY2xhcmF0aXZlIGxlYXJuaW5nIG9mIHRoZSBjb21tYW5kIHN0cmluZ3MgYW5kIHNvbWUgZnVydGhlciBwcm9kdWN0aW9uIGNvbXBpbGF0aW9uOyB0aGVyZSBhcmUgYSByYW5nZSBvZiBpbnRlcm1lZGlhdGUgbW9kZWxzLiBUaGVzZSBtb2RlbHMgd2VyZSB0ZXN0ZWQgYWdhaW5zdCBhZ2dyZWdhdGUgYW5kIGluZGl2aWR1YWwgaHVtYW4gbGVhcm5pbmcgZGF0YSwgY29uZmlybWluZyB0aGUgbW9kZWxz4oCZIHByZWRpY3Rpb25zLiBUaGlzIHdvcmsgc3VnZ2VzdHMgdGhhdCB1c2VyIG1vZGVscyBjYW4gYmUgY3JlYXRlZCB0aGF0IGxlYXJuIGxpa2UgdXNlcnMgd2hpbGUgZG9pbmcgdGhlIHRhc2suDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpWTCAgLSAyMg0KSVMgIC0gNQ0KU1AgIC0gQXJ0aWNsZQ0KRVAgIC0gTm8uIDI1DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9wYWlrS1JSaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Predicting%20User%20Performance%20and%20learning%20in%20human-computer%20interaction%20with%20the%20Herbal%20compiler&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.volume=22&amp;rft.issue=5&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Reitter&amp;rft.date=2015&amp;rft.pages=Article%20No.%2025\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, Christopher L. “ACT-RΦ: A Cognitive Architecture with Physiology and Affect.” <i>BICA 2013: Papers from the Fourth Annual Meeting of the BICA Society</i> 6.0 (2013): 40–45. Web.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2013 venue_short__Biologically Inspired Cognitive Architectures type__journalArticle \"ACT-R\" \"Affect\" \"Cognitive architecture\" \"Cognitive model\" \"HumMod\" \"Physiology\"</span></div><div class=\"bib-venue\">BICA 2013: Papers from the Fourth Annual Meeting of the BICA Society</div><div class=\"bib-venue-short\">Biologically Inspired Cognitive Architectures</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Abstract\nCurrent computational cognitive architectures lack a comprehensive representation of human physiology. Connecting a more realistic model of physiology to a cognitive architecture allows one to develop more realistic computational process models that include an account for the effect of physiology on cognition. It is also useful to include some theory of affect and emotion to act as a functional layer between some representations of physiology and cognition. We chose to extend the ACT-R (adaptive control of thought – rational) cognitive architecture with physiology and affect to make the ACT-RΦ hybrid architecture. We connected the HumMod physiological simulation system with the ACT-R architecture; ACT-RΦ has a module that communicates between ACT-R and HumMod. A new affect system was also developed using an existing theoretical framework to serve as a functional layer between some of the physiological and cognitive representations. With this new architecture one can model a wide range of human behavior (e.g.‚ the effects of homeostasis on cognition) in a more tractable fashion.</div></div></div><div class=\"blink\"><a   href=\"http://www.sciencedirect.com/science/article/pii/S2212683X13000753\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dancy2013act-r:,\n\ttitle = {{ACT}-{RΦ}: {A} cognitive architecture with physiology and affect},\n\tvolume = {6},\n\tissn = {2212-683X},\n\turl = {http://www.sciencedirect.com/science/article/pii/S2212683X13000753},\n\tdoi = {10.1016/j.bica.2013.07.008},\n\tnumber = {0},\n\tjournal = {BICA 2013: Papers from the Fourth Annual Meeting of the BICA Society},\n\tauthor = {Dancy, Christopher L.},\n\tmonth = oct,\n\tyear = {2013},\n\tkeywords = {ACT-R, Affect, Cognitive architecture, Cognitive model, HumMod, Physiology},\n\tpages = {40--45}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1016/j.bica.2013.07.008| issn = 2212-683X| volume = 6| issue = 0| pages = 40–45| last = Dancy| first = Christopher L.| title = ACT-RΦ: A cognitive architecture with physiology and affect| journal = BICA 2013: Papers from the Fourth Annual Meeting of the BICA Society| date = 2013-10}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQUNULVLOpjogQSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHdpdGggcGh5c2lvbG9neSBhbmQgYWZmZWN0DQpBVSAgLSBEYW5jeSwgQ2hyaXN0b3BoZXIgTC4NClQyICAtIEJJQ0EgMjAxMzogUGFwZXJzIGZyb20gdGhlIEZvdXJ0aCBBbm51YWwgTWVldGluZyBvZiB0aGUgQklDQSBTb2NpZXR5DQpBQiAgLSBBYnN0cmFjdApDdXJyZW50IGNvbXB1dGF0aW9uYWwgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMgbGFjayBhIGNvbXByZWhlbnNpdmUgcmVwcmVzZW50YXRpb24gb2YgaHVtYW4gcGh5c2lvbG9neS4gQ29ubmVjdGluZyBhIG1vcmUgcmVhbGlzdGljIG1vZGVsIG9mIHBoeXNpb2xvZ3kgdG8gYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIGFsbG93cyBvbmUgdG8gZGV2ZWxvcCBtb3JlIHJlYWxpc3RpYyBjb21wdXRhdGlvbmFsIHByb2Nlc3MgbW9kZWxzIHRoYXQgaW5jbHVkZSBhbiBhY2NvdW50IGZvciB0aGUgZWZmZWN0IG9mIHBoeXNpb2xvZ3kgb24gY29nbml0aW9uLiBJdCBpcyBhbHNvIHVzZWZ1bCB0byBpbmNsdWRlIHNvbWUgdGhlb3J5IG9mIGFmZmVjdCBhbmQgZW1vdGlvbiB0byBhY3QgYXMgYSBmdW5jdGlvbmFsIGxheWVyIGJldHdlZW4gc29tZSByZXByZXNlbnRhdGlvbnMgb2YgcGh5c2lvbG9neSBhbmQgY29nbml0aW9uLiBXZSBjaG9zZSB0byBleHRlbmQgdGhlIEFDVC1SIChhZGFwdGl2ZSBjb250cm9sIG9mIHRob3VnaHQg4oCTIHJhdGlvbmFsKSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHdpdGggcGh5c2lvbG9neSBhbmQgYWZmZWN0IHRvIG1ha2UgdGhlIEFDVC1SzqYgaHlicmlkIGFyY2hpdGVjdHVyZS4gV2UgY29ubmVjdGVkIHRoZSBIdW1Nb2QgcGh5c2lvbG9naWNhbCBzaW11bGF0aW9uIHN5c3RlbSB3aXRoIHRoZSBBQ1QtUiBhcmNoaXRlY3R1cmU7IEFDVC1SzqYgaGFzIGEgbW9kdWxlIHRoYXQgY29tbXVuaWNhdGVzIGJldHdlZW4gQUNULVIgYW5kIEh1bU1vZC4gQSBuZXcgYWZmZWN0IHN5c3RlbSB3YXMgYWxzbyBkZXZlbG9wZWQgdXNpbmcgYW4gZXhpc3RpbmcgdGhlb3JldGljYWwgZnJhbWV3b3JrIHRvIHNlcnZlIGFzIGEgZnVuY3Rpb25hbCBsYXllciBiZXR3ZWVuIHNvbWUgb2YgdGhlIHBoeXNpb2xvZ2ljYWwgYW5kIGNvZ25pdGl2ZSByZXByZXNlbnRhdGlvbnMuIFdpdGggdGhpcyBuZXcgYXJjaGl0ZWN0dXJlIG9uZSBjYW4gbW9kZWwgYSB3aWRlIHJhbmdlIG9mIGh1bWFuIGJlaGF2aW9yIChlLmcuLCB0aGUgZWZmZWN0cyBvZiBob21lb3N0YXNpcyBvbiBjb2duaXRpb24pIGluIGEgbW9yZSB0cmFjdGFibGUgZmFzaGlvbi4NCkRBICAtIDIwMTMvMTAvLw0KUFkgIC0gMjAxMw0KRE8gIC0gMTAuMTAxNi9qLmJpY2EuMjAxMy4wNy4wMDgNClZMICAtIDYNCklTICAtIDANClNQICAtIDQwDQpFUCAgLSA0NQ0KSjIgIC0gQmlvbG9naWNhbGx5IEluc3BpcmVkIENvZ25pdGl2ZSBBcmNoaXRlY3R1cmVzDQpTTiAgLSAyMjEyLTY4M1gNClVSICAtIGh0dHA6Ly93d3cuc2NpZW5jZWRpcmVjdC5jb20vc2NpZW5jZS9hcnRpY2xlL3BpaS9TMjIxMjY4M1gxMzAwMDc1Mw0KS1cgIC0gQUNULVINCktXICAtIEFmZmVjdA0KS1cgIC0gQ29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KS1cgIC0gQ29nbml0aXZlIG1vZGVsDQpLVyAgLSBIdW1Nb2QNCktXICAtIFBoeXNpb2xvZ3kNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.bica.2013.07.008&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=ACT-R%CE%A6%3A%20A%20cognitive%20architecture%20with%20physiology%20and%20affect&amp;rft.jtitle=BICA%202013%3A%20Papers%20from%20the%20Fourth%20Annual%20Meeting%20of%20the%20BICA%20Society&amp;rft.stitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.volume=6&amp;rft.issue=0&amp;rft.aufirst=Christopher%20L.&amp;rft.aulast=Dancy&amp;rft.au=Christopher%20L.%20Dancy&amp;rft.date=2013-10&amp;rft.pages=40-45&amp;rft.spage=40&amp;rft.epage=45&amp;rft.issn=2212-683X\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C., Morgan, J. H., and Ritter, F. E. “Understanding Human High-Level Spatial Memory: An ACT-R Model to Integrate Multi-Level Spatial Cues and Strategies.” <i>Biologically Inspired Cognitive Architectures</i> 3 (2013): 1–5. Web.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Biologically Inspired Cognitive Architectures</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The  ability  to  process  and  use  spatial  knowledge  is  a  basic  cognitive  ability.  Two  human  navigation  strategy  types  (map-­based  and  route-­based)  relying  on  two  different  knowledge  representations  have  been  frequently  observed.  These  studies  suggest  that  the  first  strategy  uses  a  sequential  representation  and  the  second  uses  a  hierarchical  cluster-­based  representation.  These  studies  also  suggest  that  humans  also  routinely  use  hybrid  strategies‚  and  that  the  ratio  between  cognitive  load  and  relative  utility  mediated  by  situational  factors  influences‚  and  when  modeled‚  could  successfully  predict  strategy  choice.  We  created  an  ACT-­R  model  to  test  these  hypotheses  by  simulating  navigation  strategies‚  strategy  choices‚  and  strategy  switches.  This  model  deepens  the  empirical  findings  by  defining  more  clearly  the  memory  mechanisms  involved  in  generating  the  basic  representation  types‚  and  by  positing  a  theory  of  interaction  between  these  types  based  on  ACT-­We  believe  that  such  a  work  provides  a  concrete  example  on  principles  of  these  biological  theories  can  be  implemented  and  used  in  cognitive  architectures.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoMR13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{zhao_c._understanding_2013,\n\ttitle = {Understanding human high-level spatial memory: {An} {ACT}-{R} model to integrate multi-level spatial cues and strategies},\n\tvolume = {3},\n\turl = {http://acs.ist.psu.edu/papers/zhaoMR13.pdf},\n\tjournal = {Biologically Inspired Cognitive Architectures},\n\tauthor = {{Zhao, C.} and {Morgan, J. H.} and {Ritter, F. E.}},\n\tyear = {2013},\n\tpages = {1--5}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 3| pages = 1–5| last1 = Zhao, C.| last2 = Morgan, J. H.| last3 = Ritter, F. E.| title = Understanding human high-level spatial memory: An ACT-R model to integrate multi-level spatial cues and strategies| journal = Biologically Inspired Cognitive Architectures| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVW5kZXJzdGFuZGluZyBodW1hbiBoaWdoLWxldmVsIHNwYXRpYWwgbWVtb3J5OiBBbiBBQ1QtUiBtb2RlbCB0byBpbnRlZ3JhdGUgbXVsdGktbGV2ZWwgc3BhdGlhbCBjdWVzIGFuZCBzdHJhdGVnaWVzDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQmlvbG9naWNhbGx5IEluc3BpcmVkIENvZ25pdGl2ZSBBcmNoaXRlY3R1cmVzDQpBQiAgLSBUaGUgwqBhYmlsaXR5IMKgdG8gwqBwcm9jZXNzIMKgYW5kIMKgdXNlIMKgc3BhdGlhbCDCoGtub3dsZWRnZSDCoGlzIMKgYSDCoGJhc2ljIMKgY29nbml0aXZlIMKgYWJpbGl0eS4gwqBUd28gwqBodW1hbiDCoG5hdmlnYXRpb24gwqBzdHJhdGVneSDCoHR5cGVzIMKgKG1hcC3CrWJhc2VkIMKgYW5kIMKgcm91dGUtwq1iYXNlZCkgwqByZWx5aW5nIMKgb24gwqB0d28gwqBkaWZmZXJlbnQgwqBrbm93bGVkZ2UgwqByZXByZXNlbnRhdGlvbnMgwqBoYXZlIMKgYmVlbiDCoGZyZXF1ZW50bHkgwqBvYnNlcnZlZC4gwqBUaGVzZSDCoHN0dWRpZXMgwqBzdWdnZXN0IMKgdGhhdCDCoHRoZSDCoGZpcnN0IMKgc3RyYXRlZ3kgwqB1c2VzIMKgYSDCoHNlcXVlbnRpYWwgwqByZXByZXNlbnRhdGlvbiDCoGFuZCDCoHRoZSDCoHNlY29uZCDCoHVzZXMgwqBhIMKgaGllcmFyY2hpY2FsIMKgY2x1c3Rlci3CrWJhc2VkIMKgcmVwcmVzZW50YXRpb24uIMKgVGhlc2UgwqBzdHVkaWVzIMKgYWxzbyDCoHN1Z2dlc3QgwqB0aGF0IMKgaHVtYW5zIMKgYWxzbyDCoHJvdXRpbmVseSDCoHVzZSDCoGh5YnJpZCDCoHN0cmF0ZWdpZXMsIMKgYW5kIMKgdGhhdCDCoHRoZSDCoHJhdGlvIMKgYmV0d2VlbiDCoGNvZ25pdGl2ZSDCoGxvYWQgwqBhbmQgwqByZWxhdGl2ZSDCoHV0aWxpdHkgwqBtZWRpYXRlZCDCoGJ5IMKgc2l0dWF0aW9uYWwgwqBmYWN0b3JzIMKgaW5mbHVlbmNlcywgwqBhbmQgwqB3aGVuIMKgbW9kZWxlZCwgwqBjb3VsZCDCoHN1Y2Nlc3NmdWxseSDCoHByZWRpY3QgwqBzdHJhdGVneSDCoGNob2ljZS4gwqBXZSDCoGNyZWF0ZWQgwqBhbiDCoEFDVC3CrVIgwqBtb2RlbCDCoHRvIMKgdGVzdCDCoHRoZXNlIMKgaHlwb3RoZXNlcyDCoGJ5IMKgc2ltdWxhdGluZyDCoG5hdmlnYXRpb24gwqBzdHJhdGVnaWVzLCDCoHN0cmF0ZWd5IMKgY2hvaWNlcywgwqBhbmQgwqBzdHJhdGVneSDCoHN3aXRjaGVzLiDCoFRoaXMgwqBtb2RlbCDCoGRlZXBlbnMgwqB0aGUgwqBlbXBpcmljYWwgwqBmaW5kaW5ncyDCoGJ5IMKgZGVmaW5pbmcgwqBtb3JlIMKgY2xlYXJseSDCoHRoZSDCoG1lbW9yeSDCoG1lY2hhbmlzbXMgwqBpbnZvbHZlZCDCoGluIMKgZ2VuZXJhdGluZyDCoHRoZSDCoGJhc2ljIMKgcmVwcmVzZW50YXRpb24gwqB0eXBlcywgwqBhbmQgwqBieSDCoHBvc2l0aW5nIMKgYSDCoHRoZW9yeSDCoG9mIMKgaW50ZXJhY3Rpb24gwqBiZXR3ZWVuIMKgdGhlc2UgwqB0eXBlcyDCoGJhc2VkIMKgb24gwqBBQ1Qtwq1XZSDCoGJlbGlldmUgwqB0aGF0IMKgc3VjaCDCoGEgwqB3b3JrIMKgcHJvdmlkZXMgwqBhIMKgY29uY3JldGUgwqBleGFtcGxlIMKgb24gwqBwcmluY2lwbGVzIMKgb2YgwqB0aGVzZSDCoGJpb2xvZ2ljYWwgwqB0aGVvcmllcyDCoGNhbiDCoGJlIMKgaW1wbGVtZW50ZWQgwqBhbmQgwqB1c2VkIMKgaW4gwqBjb2duaXRpdmUgwqBhcmNoaXRlY3R1cmVzLg0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KVkwgIC0gMw0KU1AgIC0gMQ0KRVAgIC0gNQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvemhhb01SMTMucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Understanding%20human%20high-level%20spatial%20memory%3A%20An%20ACT-R%20model%20to%20integrate%20multi-level%20spatial%20cues%20and%20strategies&amp;rft.jtitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.volume=3&amp;rft.aulast=Zhao%2C%20C.&amp;rft.au=Zhao%2C%20C.&amp;rft.au=Morgan%2C%20J.%20H.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2013&amp;rft.pages=1-5&amp;rft.spage=1&amp;rft.epage=5\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Jens Grossklags, and Alan Nochenson. “Risk-Seeking in a Continuous Game of Timing.” <i>Proc. 12th International Conference on Cognitive Modelling</i>. Ed. R. West and T. Stewart. N.p., 2013. 397–403. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I FCQK6PT6 DTDTV2EP XV6KXZ93 MWXM72N2 4JNMHMPK TC3HZ9JR MGID93AS year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Continuous games of timing represent an ecologically relevant case of decision-making under uncertainty with many applications to tactical security scenarios. We present two experiments collecting data using the two-player‚ 20-second FlipIt game‚ in which a player has to react to an estimated‚ externally controlled quantity in light of a continuous payoff distribution. The quantity is represented once as time interval‚ and once as distance in time and space. Risk-taking propensity is an individual parameter obtained via a standardized survey instrument. We find that risk propensity affects participants’ decisions in early and late rounds of the game and show that risk-seeking individuals fail to play well initially in the difficult‚ time-interval estimation task‚ but that they can be trained to make rational choices. Participants’ biases are gaussian-distributed. They do not reflect the distribution of payoffs or expected utility. We present an ACT-R model using established error distributions for temporal and visual perception and instance-based learning.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013risk-seeking,\n\ttitle = {Risk-seeking in a continuous game of timing},\n\turl = {http://www.david-reitter.com/pub/reitter2013risk.pdf},\n\tbooktitle = {Proc. 12th {International} {Conference} on {Cognitive} {Modelling}},\n\tauthor = {Reitter, David and Grossklags, Jens and Nochenson, Alan},\n\teditor = {West, R. and Stewart, T.},\n\tyear = {2013},\n\tpages = {397--403}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 397–403| editors = R. West, T. Stewart (eds.)| last1 = Reitter| first1 = David| last2 = Grossklags| first2 = Jens| last3 = Nochenson| first3 = Alan| title = Risk-seeking in a continuous game of timing| booktitle = Proc. 12th International Conference on Cognitive Modelling| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmlzay1zZWVraW5nIGluIGEgY29udGludW91cyBnYW1lIG9mIHRpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIE5vY2hlbnNvbiwgQWxhbg0KQTIgIC0gV2VzdCwgUi4NCkEyICAtIFN0ZXdhcnQsIFQuDQpBQiAgLSBDb250aW51b3VzIGdhbWVzIG9mIHRpbWluZyByZXByZXNlbnQgYW4gZWNvbG9naWNhbGx5IHJlbGV2YW50IGNhc2Ugb2YgZGVjaXNpb24tbWFraW5nIHVuZGVyIHVuY2VydGFpbnR5IHdpdGggbWFueSBhcHBsaWNhdGlvbnMgdG8gdGFjdGljYWwgc2VjdXJpdHkgc2NlbmFyaW9zLiBXZSBwcmVzZW50IHR3byBleHBlcmltZW50cyBjb2xsZWN0aW5nIGRhdGEgdXNpbmcgdGhlIHR3by1wbGF5ZXIsIDIwLXNlY29uZCBGbGlwSXQgZ2FtZSwgaW4gd2hpY2ggYSBwbGF5ZXIgaGFzIHRvIHJlYWN0IHRvIGFuIGVzdGltYXRlZCwgZXh0ZXJuYWxseSBjb250cm9sbGVkIHF1YW50aXR5IGluIGxpZ2h0IG9mIGEgY29udGludW91cyBwYXlvZmYgZGlzdHJpYnV0aW9uLiBUaGUgcXVhbnRpdHkgaXMgcmVwcmVzZW50ZWQgb25jZSBhcyB0aW1lIGludGVydmFsLCBhbmQgb25jZSBhcyBkaXN0YW5jZSBpbiB0aW1lIGFuZCBzcGFjZS4gUmlzay10YWtpbmcgcHJvcGVuc2l0eSBpcyBhbiBpbmRpdmlkdWFsIHBhcmFtZXRlciBvYnRhaW5lZCB2aWEgYSBzdGFuZGFyZGl6ZWQgc3VydmV5IGluc3RydW1lbnQuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgYWZmZWN0cyBwYXJ0aWNpcGFudHMnIGRlY2lzaW9ucyBpbiBlYXJseSBhbmQgbGF0ZSByb3VuZHMgb2YgdGhlIGdhbWUgYW5kIHNob3cgdGhhdCByaXNrLXNlZWtpbmcgaW5kaXZpZHVhbHMgZmFpbCB0byBwbGF5IHdlbGwgaW5pdGlhbGx5IGluIHRoZSBkaWZmaWN1bHQsIHRpbWUtaW50ZXJ2YWwgZXN0aW1hdGlvbiB0YXNrLCBidXQgdGhhdCB0aGV5IGNhbiBiZSB0cmFpbmVkIHRvIG1ha2UgcmF0aW9uYWwgY2hvaWNlcy4gUGFydGljaXBhbnRzJyBiaWFzZXMgYXJlIGdhdXNzaWFuLWRpc3RyaWJ1dGVkLiBUaGV5IGRvIG5vdCByZWZsZWN0IHRoZSBkaXN0cmlidXRpb24gb2YgcGF5b2ZmcyBvciBleHBlY3RlZCB1dGlsaXR5LiBXZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIHVzaW5nIGVzdGFibGlzaGVkIGVycm9yIGRpc3RyaWJ1dGlvbnMgZm9yIHRlbXBvcmFsIGFuZCB2aXN1YWwgcGVyY2VwdGlvbiBhbmQgaW5zdGFuY2UtYmFzZWQgbGVhcm5pbmcuDQpDMyAgLSBQcm9jLiAxMnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAzOTcNCkVQICAtIDQwMw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTNyaXNrLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Risk-seeking%20in%20a%20continuous%20game%20of%20timing&amp;rft.btitle=Proc.%2012th%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags&amp;rft.au=Alan%20Nochenson&amp;rft.au=R.%20West&amp;rft.au=T.%20Stewart&amp;rft.date=2013&amp;rft.pages=397-403&amp;rft.spage=397&amp;rft.epage=403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L., F. E. Ritter, and K. Berry. “Towards Adding a Physiological Substrate to ACT-R.” <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i>. Amelia Island, FL: BRIMS Society, 2012. 78–85. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MWXM72N2 DTDTV2EP MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/dancyRB12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dancy2012towards,\n\taddress = {Amelia Island, FL},\n\ttitle = {Towards adding a physiological substrate to {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/dancyRB12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Dancy, C. L. and Ritter, F. E. and Berry, K.},\n\tyear = {2012},\n\tpages = {78--85}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BRIMS Society| pages = 78–85| last1 = Dancy| first1 = C. L.| last2 = Ritter| first2 = F. E.| last3 = Berry| first3 = K.| title = Towards adding a physiological substrate to ACT-R| booktitle = Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation| location = Amelia Island, FL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBhZGRpbmcgYSBwaHlzaW9sb2dpY2FsIHN1YnN0cmF0ZSB0byBBQ1QtUg0KQVUgIC0gRGFuY3ksIEMuIEwuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCZXJyeSwgSy4NCkMxICAtIEFtZWxpYSBJc2xhbmQsIEZMDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjFzdCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpTUCAgLSA3OA0KRVAgIC0gODUNClBCICAtIEJSSU1TIFNvY2lldHkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2RhbmN5UkIxMi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20adding%20a%20physiological%20substrate%20to%20ACT-R&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=C.%20L.&amp;rft.aulast=Dancy&amp;rft.au=C.%20L.%20Dancy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=K.%20Berry&amp;rft.date=2012&amp;rft.pages=78-85&amp;rft.spage=78&amp;rft.epage=85\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Frank Keller, and Johanna D. Moore. “A Computational Cognitive Model of Syntactic Priming.” <i>Cognitive Science</i> 35.4 (2011): 587–637. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MWXM72N2 MGID93AS DTDTV2EP TC3HZ9JR 6Q5U5REX year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The psycholinguistic literature has identified two syntactic adaptation effects in language production: rapidly decaying short-term priming and long-lasting adaptation. To explain both effects‚ we present an ACT-R model of syntactic priming based on a wide-coverage‚ lexicalized syntactic theory that explains priming as facilitation of lexical access. In this model‚ two well-established ACT-R mechanisms‚ base-level learning and spreading activation‚ account for long-term adaptation and short-term priming‚ respectively. Our model simulates incremental language production and in a series of modeling studies we show that it accounts for (a) the inverse frequency interaction; (b) the absence of a decay in long-term priming; and (c) the cumulativity of long-term adaptation. The model also explains the lexical boost effect and the fact that it only applies to short-term priming. We also present corpus data that verifies a prediction of the model‚ i.e.‚ that the lexical boost affects all lexical material‚ rather than just heads.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011computational,\n\ttitle = {A computational cognitive model of syntactic priming},\n\tvolume = {35},\n\turl = {http://www.david-reitter.com/pub/reitter2011syntacticpriming.pdf},\n\tdoi = {10.1111/j.1551-6709.2010.01165.x},\n\tnumber = {4},\n\tjournal = {Cognitive Science},\n\tauthor = {Reitter, David and Keller, Frank and Moore, Johanna D.},\n\tyear = {2011},\n\tpages = {587--637}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1111/j.1551-6709.2010.01165.x| volume = 35| issue = 4| pages = 587–637| last1 = Reitter| first1 = David| last2 = Keller| first2 = Frank| last3 = Moore| first3 = Johanna D.| title = A computational cognitive model of syntactic priming| journal = Cognitive Science| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBjb21wdXRhdGlvbmFsIGNvZ25pdGl2ZSBtb2RlbCBvZiBzeW50YWN0aWMgcHJpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEtlbGxlciwgRnJhbmsNCkFVICAtIE1vb3JlLCBKb2hhbm5hIEQuDQpUMiAgLSBDb2duaXRpdmUgU2NpZW5jZQ0KQUIgIC0gVGhlIHBzeWNob2xpbmd1aXN0aWMgbGl0ZXJhdHVyZSBoYXMgaWRlbnRpZmllZCB0d28gc3ludGFjdGljIGFkYXB0YXRpb24gZWZmZWN0cyBpbiBsYW5ndWFnZSBwcm9kdWN0aW9uOiByYXBpZGx5IGRlY2F5aW5nIHNob3J0LXRlcm0gcHJpbWluZyBhbmQgbG9uZy1sYXN0aW5nIGFkYXB0YXRpb24uIFRvIGV4cGxhaW4gYm90aCBlZmZlY3RzLCB3ZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIG9mIHN5bnRhY3RpYyBwcmltaW5nIGJhc2VkIG9uIGEgd2lkZS1jb3ZlcmFnZSwgbGV4aWNhbGl6ZWQgc3ludGFjdGljIHRoZW9yeSB0aGF0IGV4cGxhaW5zIHByaW1pbmcgYXMgZmFjaWxpdGF0aW9uIG9mIGxleGljYWwgYWNjZXNzLiBJbiB0aGlzIG1vZGVsLCB0d28gd2VsbC1lc3RhYmxpc2hlZCBBQ1QtUiBtZWNoYW5pc21zLCBiYXNlLWxldmVsIGxlYXJuaW5nIGFuZCBzcHJlYWRpbmcgYWN0aXZhdGlvbiwgYWNjb3VudCBmb3IgbG9uZy10ZXJtIGFkYXB0YXRpb24gYW5kIHNob3J0LXRlcm0gcHJpbWluZywgcmVzcGVjdGl2ZWx5LiBPdXIgbW9kZWwgc2ltdWxhdGVzIGluY3JlbWVudGFsIGxhbmd1YWdlIHByb2R1Y3Rpb24gYW5kIGluIGEgc2VyaWVzIG9mIG1vZGVsaW5nIHN0dWRpZXMgd2Ugc2hvdyB0aGF0IGl0IGFjY291bnRzIGZvciAoYSkgdGhlIGludmVyc2UgZnJlcXVlbmN5IGludGVyYWN0aW9uOyAoYikgdGhlIGFic2VuY2Ugb2YgYSBkZWNheSBpbiBsb25nLXRlcm0gcHJpbWluZzsgYW5kIChjKSB0aGUgY3VtdWxhdGl2aXR5IG9mIGxvbmctdGVybSBhZGFwdGF0aW9uLiBUaGUgbW9kZWwgYWxzbyBleHBsYWlucyB0aGUgbGV4aWNhbCBib29zdCBlZmZlY3QgYW5kIHRoZSBmYWN0IHRoYXQgaXQgb25seSBhcHBsaWVzIHRvIHNob3J0LXRlcm0gcHJpbWluZy4gV2UgYWxzbyBwcmVzZW50IGNvcnB1cyBkYXRhIHRoYXQgdmVyaWZpZXMgYSBwcmVkaWN0aW9uIG9mIHRoZSBtb2RlbCwgaS5lLiwgdGhhdCB0aGUgbGV4aWNhbCBib29zdCBhZmZlY3RzIGFsbCBsZXhpY2FsIG1hdGVyaWFsLCByYXRoZXIgdGhhbiBqdXN0IGhlYWRzLg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KRE8gIC0gMTAuMTExMS9qLjE1NTEtNjcwOS4yMDEwLjAxMTY1LngNClZMICAtIDM1DQpJUyAgLSA0DQpTUCAgLSA1ODcNCkVQICAtIDYzNw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFzeW50YWN0aWNwcmltaW5nLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Fj.1551-6709.2010.01165.x&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20computational%20cognitive%20model%20of%20syntactic%20priming&amp;rft.jtitle=Cognitive%20Science&amp;rft.volume=35&amp;rft.issue=4&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20Keller&amp;rft.au=Johanna%20D.%20Moore&amp;rft.date=2011&amp;rft.pages=587-637&amp;rft.spage=587&amp;rft.epage=637\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C. et al. “Validating a High Level Behavioral Representation Language (Herbal): A Docking Study between for ACT-R.” <i>Biologically Inspired Cognitive Architectures</i>. Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press, 2010. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 MWXM72N2 6Q5U5REX MGID93AS year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoPMR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2010validating,\n\ttitle = {Validating a high level behavioral representation language ({Herbal}): {A} docking study between for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/zhaoPMR10.pdf},\n\tbooktitle = {Biologically {Inspired} {Cognitive} {Architectures}},\n\tpublisher = {Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press},\n\tauthor = {Zhao, C. and Paik, J. and Morgan, J. H. and Ritter, F. E.},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press| last1 = Zhao| first1 = C.| last2 = Paik| first2 = J.| last3 = Morgan| first3 = J. H.| last4 = Ritter| first4 = F. E.| title = Validating a high level behavioral representation language (Herbal): A docking study between for ACT-R| booktitle = Biologically Inspired Cognitive Architectures| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVmFsaWRhdGluZyBhIGhpZ2ggbGV2ZWwgYmVoYXZpb3JhbCByZXByZXNlbnRhdGlvbiBsYW5ndWFnZSAoSGVyYmFsKTogQSBkb2NraW5nIHN0dWR5IGJldHdlZW4gZm9yIEFDVC1SDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gUGFpaywgSi4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIEJpb2xvZ2ljYWxseSBJbnNwaXJlZCBDb2duaXRpdmUgQXJjaGl0ZWN0dXJlcw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KUEIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEFubnVhbCBNZWV0aW5nIG9mIHRoZSBCSUNBIFNvY2lldHkuIElPUyBQcmVzc1Byb2NlZWRpbmdzIG9mIHRoZSBGaXJzdCBBbm51YWwgTWVldGluZyBvZiB0aGUgQklDQSBTb2NpZXR5LiBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3poYW9QTVIxMC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Validating%20a%20high%20level%20behavioral%20representation%20language%20(Herbal)%3A%20A%20docking%20study%20between%20for%20ACT-R&amp;rft.btitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.publisher=Proceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20PressProceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20Press&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20Paik&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J., J. W. Kim, and F. E. Ritter. “A Preliminary ACT-R Compiler in Herbal.” <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i>. England. Manchester, England: Manchester, 2009. 466–467. Web.</div><span class='bib-kw' style='display:none;'>9WF9BDUW DTDTV2EP MWXM72N2 MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{paik2009preliminary,\n\taddress = {England. Manchester, England},\n\ttitle = {A preliminary {ACT}-{R} compiler in {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/paikKR09.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Manchester},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {466--467}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Manchester| pages = 466–467| last1 = Paik| first1 = J.| last2 = Kim| first2 = J. W.| last3 = Ritter| first3 = F. E.| title = A preliminary ACT-R compiler in Herbal| booktitle = Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling| location = England. Manchester, England| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBwcmVsaW1pbmFyeSBBQ1QtUiBjb21waWxlciBpbiBIZXJiYWwNCkFVICAtIFBhaWssIEouDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBFbmdsYW5kLiBNYW5jaGVzdGVyLCBFbmdsYW5kDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAwOS0gTmludGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KU1AgIC0gNDY2DQpFUCAgLSA0NjcNClBCICAtIE1hbmNoZXN0ZXINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3BhaWtLUjA5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20preliminary%20ACT-R%20compiler%20in%20Herbal&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=England.%20Manchester%2C%20England&amp;rft.publisher=Manchester&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=466-467&amp;rft.spage=466&amp;rft.epage=467\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J., F. E. Ritter, and R. J. Koubek. “ESEGMAN: A Substrate for ACT-R Architecture and an Emacs Lisp Application.” <i>Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling</i>. 375. Trieste, Italy: Edizioni Goliardiche375. Trieste, Italy: Edizioni Goliardiche, 2006. Web.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimRK06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kim2006esegman:,\n\ttitle = {{ESEGMAN}: {A} substrate for {ACT}-{R} architecture and an {Emacs} {Lisp} application},\n\turl = {http://acs.ist.psu.edu/papers/kimRK06.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2006- {Seventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {375. Trieste, Italy: Edizioni Goliardiche375. Trieste, Italy: Edizioni Goliardiche},\n\tauthor = {Kim, J. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 375. Trieste, Italy: Edizioni Goliardiche375. Trieste, Italy: Edizioni Goliardiche| last1 = Kim| first1 = J.| last2 = Ritter| first2 = F. E.| last3 = Koubek| first3 = R. J.| title = ESEGMAN: A substrate for ACT-R architecture and an Emacs Lisp application| booktitle = Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRVNFR01BTjogQSBzdWJzdHJhdGUgZm9yIEFDVC1SIGFyY2hpdGVjdHVyZSBhbmQgYW4gRW1hY3MgTGlzcCBhcHBsaWNhdGlvbg0KQVUgIC0gS2ltLCBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS291YmVrLCBSLiBKLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAtIDIwMDYtIFNldmVudGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KUEIgIC0gMzc1LiBUcmllc3RlLCBJdGFseTogRWRpemlvbmkgR29saWFyZGljaGUzNzUuIFRyaWVzdGUsIEl0YWx5OiBFZGl6aW9uaSBHb2xpYXJkaWNoZQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva2ltUkswNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=ESEGMAN%3A%20A%20substrate%20for%20ACT-R%20architecture%20and%20an%20Emacs%20Lisp%20application&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202006-%20Seventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=375.%20Trieste%2C%20Italy%3A%20Edizioni%20Goliardiche375.%20Trieste%2C%20Italy%3A%20Edizioni%20Goliardiche&amp;rft.aufirst=J.&amp;rft.aulast=Kim&amp;rft.au=J.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20Koubek&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, Robert, Andrew R. Freed, and Frank E. Ritter. “Specifying ACT-R Models of User Interaction with a GOMS Language.” <i>Cognitive Systems Research</i> 6.1 (2005): 71–88. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MWXM72N2 MGID93AS DTDTV2EP 6Q5U5REX year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantFR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{st._amant_specifying_2005,\n\ttitle = {Specifying {ACT}-{R} models of user interaction with a {GOMS} language},\n\tvolume = {6},\n\turl = {http://acs.ist.psu.edu/papers/stamantFR05.pdf},\n\tnumber = {1},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {St. Amant, Robert and Freed, Andrew R. and Ritter, Frank E.},\n\tyear = {2005},\n\tpages = {71--88}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 6| issue = 1| pages = 71–88| last1 = St. Amant| first1 = Robert| last2 = Freed| first2 = Andrew R.| last3 = Ritter| first3 = Frank E.| title = Specifying ACT-R models of user interaction with a GOMS language| journal = Cognitive Systems Research| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3BlY2lmeWluZyBBQ1QtUiBtb2RlbHMgb2YgdXNlciBpbnRlcmFjdGlvbiB3aXRoIGEgR09NUyBsYW5ndWFnZQ0KQVUgIC0gU3QuIEFtYW50LCBSb2JlcnQNCkFVICAtIEZyZWVkLCBBbmRyZXcgUi4NCkFVICAtIFJpdHRlciwgRnJhbmsgRS4NClQyICAtIENvZ25pdGl2ZSBTeXN0ZW1zIFJlc2VhcmNoDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpWTCAgLSA2DQpJUyAgLSAxDQpTUCAgLSA3MQ0KRVAgIC0gODgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0YW1hbnRGUjA1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Specifying%20ACT-R%20models%20of%20user%20interaction%20with%20a%20GOMS%20language&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=6&amp;rft.issue=1&amp;rft.aufirst=Robert&amp;rft.aulast=St.%20Amant&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=Andrew%20R.%20Freed&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2005&amp;rft.pages=71-88&amp;rft.spage=71&amp;rft.epage=88\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reifers, A. L., I. N. Schenck, and F. E. Ritter. “Modeling Pre-Attentive Visual Search in ACT-R.” <i>Proceedings of the Cognitive Science Society</i>. Mawah, NJ: Erlbaum, 2005. 2545. Web.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/reifersSR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reifers2005modeling,\n\taddress = {Mawah, NJ},\n\ttitle = {Modeling pre-attentive visual search in {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/reifersSR05.pdf},\n\tbooktitle = {Proceedings of the {Cognitive} {Science} {Society}},\n\tpublisher = {Erlbaum},\n\tauthor = {Reifers, A. L. and Schenck, I. N. and Ritter, F. E.},\n\tyear = {2005},\n\tpages = {2545}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Erlbaum| pages = 2545| last1 = Reifers| first1 = A. L.| last2 = Schenck| first2 = I. N.| last3 = Ritter| first3 = F. E.| title = Modeling pre-attentive visual search in ACT-R| booktitle = Proceedings of the Cognitive Science Society| location = Mawah, NJ| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgcHJlLWF0dGVudGl2ZSB2aXN1YWwgc2VhcmNoIGluIEFDVC1SDQpBVSAgLSBSZWlmZXJzLCBBLiBMLg0KQVUgIC0gU2NoZW5jaywgSS4gTi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIE1hd2FoLCBOSg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDUvLy8NClBZICAtIDIwMDUNClNQICAtIDI1NDUNClBCICAtIEVybGJhdW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JlaWZlcnNTUjA1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20pre-attentive%20visual%20search%20in%20ACT-R&amp;rft.btitle=Proceedings%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Mawah%2C%20NJ&amp;rft.publisher=Erlbaum&amp;rft.aufirst=A.%20L.&amp;rft.aulast=Reifers&amp;rft.au=A.%20L.%20Reifers&amp;rft.au=I.%20N.%20Schenck&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2005&amp;rft.pages=2545\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R. V., and F. E. Ritter. “OPTIMIST: A New Conflict Resolution Algorithm for ACT-R.” <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i>. Mahwah, NJ: Erlbaum, 2004. 40–45. Web.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/belavkinR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{belavkin2004optimist:,\n\taddress = {Mahwah, NJ},\n\ttitle = {{OPTIMIST}: {A} new conflict resolution algorithm for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/belavkinR04.pdf},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Erlbaum},\n\tauthor = {Belavkin, R. V. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {40--45}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Erlbaum| pages = 40–45| last1 = Belavkin| first1 = R. V.| last2 = Ritter| first2 = F. E.| title = OPTIMIST: A new conflict resolution algorithm for ACT-R| booktitle = Proceedings of the Sixth International Conference on Cognitive Modeling| location = Mahwah, NJ| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT1BUSU1JU1Q6IEEgbmV3IGNvbmZsaWN0IHJlc29sdXRpb24gYWxnb3JpdGhtIGZvciBBQ1QtUg0KQVUgIC0gQmVsYXZraW4sIFIuIFYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBNYWh3YWgsIE5KDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2l4dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KU1AgIC0gNDANCkVQICAtIDQ1DQpQQiAgLSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9iZWxhdmtpblIwNC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=OPTIMIST%3A%20A%20new%20conflict%20resolution%20algorithm%20for%20ACT-R&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Mahwah%2C%20NJ&amp;rft.publisher=Erlbaum&amp;rft.aufirst=R.%20V.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=40-45&amp;rft.spage=40&amp;rft.epage=45\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Inguscio, L., F. S. Marucci, and F. E. Ritter. <i>Il Sistema Di Produzione ACT-R/PM: Un Modello Simulativo Dei Processi Percettivo-Morori</i>. Congresso Nazionale della Sezione di Psicologia Sperimentale. local copy, 2004. Web.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2004 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.unipa.it/frapax/documenti/in_o_06_inguscio.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{inguscio2004il,\n\ttitle = {Il sistema di produzione {ACT}-{R}/{PM}: {Un} modello simulativo dei processi percettivo-morori},\n\turl = {http://www.unipa.it/frapax/documenti/in_o_06_inguscio.pdf},\n\tpublisher = {Congresso Nazionale della Sezione di Psicologia Sperimentale. local copy},\n\tauthor = {Inguscio, L. and Marucci, F. S. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Congresso Nazionale della Sezione di Psicologia Sperimentale. local copy| last1 = Inguscio| first1 = L.| last2 = Marucci| first2 = F. S.| last3 = Ritter| first3 = F. E.| title = Il sistema di produzione ACT-R/PM: Un modello simulativo dei processi percettivo-morori| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gSWwgc2lzdGVtYSBkaSBwcm9kdXppb25lIEFDVC1SL1BNOiBVbiBtb2RlbGxvIHNpbXVsYXRpdm8gZGVpIHByb2Nlc3NpIHBlcmNldHRpdm8tbW9yb3JpDQpBVSAgLSBJbmd1c2NpbywgTC4NCkFVICAtIE1hcnVjY2ksIEYuIFMuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpQQiAgLSBDb25ncmVzc28gTmF6aW9uYWxlIGRlbGxhIFNlemlvbmUgZGkgUHNpY29sb2dpYSBTcGVyaW1lbnRhbGUuIGxvY2FsIGNvcHkNClVSICAtIGh0dHA6Ly93d3cudW5pcGEuaXQvZnJhcGF4L2RvY3VtZW50aS9pbl9vXzA2X2luZ3VzY2lvLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Il%20sistema%20di%20produzione%20ACT-R%2FPM%3A%20Un%20modello%20simulativo%20dei%20processi%20percettivo-morori&amp;rft.publisher=Congresso%20Nazionale%20della%20Sezione%20di%20Psicologia%20Sperimentale.%20local%20copy&amp;rft.aufirst=L.&amp;rft.aulast=Inguscio&amp;rft.au=L.%20Inguscio&amp;rft.au=F.%20S.%20Marucci&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Comments on Grant and Roberts &amp; Paschler.” <i>Social Processes in Validation</i>. notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop: part of a Symposium on Model fitting and parameter estimation, 2003. 129–130. Web.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP CXXK8XEU MGID93AS year__2003 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter03c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2003comments,\n\taddress = {notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop},\n\ttitle = {Comments on {Grant} and {Roberts} \\& {Paschler}},\n\turl = {http://acs.ist.psu.edu/papers/ritter03c.pdf},\n\tbooktitle = {social processes in validation},\n\tpublisher = {part of a Symposium on Model fitting and parameter estimation},\n\tauthor = {Ritter, F. E.},\n\tyear = {2003},\n\tpages = {129--130}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = part of a Symposium on Model fitting and parameter estimation| pages = 129–130| last = Ritter| first = F. E.| title = Comments on Grant and Roberts & Paschler| booktitle = social processes in validation| location = notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29tbWVudHMgb24gR3JhbnQgYW5kIFJvYmVydHMgJiBQYXNjaGxlcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gbm90ZXMgaW5jbHVkZWQgaW4gdGhlIFByb2NlZWRpbmdzIG9mIHRoZSBBQ1QtUiBXb3Jrc2hvcCBhcyBwYXJ0IG9mIGEgU3ltcG9zaXVtIG9uIE1vZGVsIGZpdHRpbmcgYW5kIHBhcmFtZXRlciBlc3RpbWF0aW9uLCBub3RlcyBpbmNsdWRlZCBpbiB0aGUgUHJvY2VlZGluZ3Mgb2YgdGhlIEFDVC1SIFdvcmtzaG9wDQpDMyAgLSBzb2NpYWwgcHJvY2Vzc2VzIGluIHZhbGlkYXRpb24NCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClNQICAtIDEyOQ0KRVAgIC0gMTMwDQpQQiAgLSBwYXJ0IG9mIGEgU3ltcG9zaXVtIG9uIE1vZGVsIGZpdHRpbmcgYW5kIHBhcmFtZXRlciBlc3RpbWF0aW9uDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXIwM2MucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Comments%20on%20Grant%20and%20Roberts%20%26%20Paschler&amp;rft.btitle=social%20processes%20in%20validation&amp;rft.place=notes%20included%20in%20the%20Proceedings%20of%20the%20ACT-R%20Workshop%20as%20part%20of%20a%20Symposium%20on%20Model%20fitting%20and%20parameter%20estimation%2C%20notes%20included%20in%20the%20Proceedings%20of%20the%20ACT-R%20Workshop&amp;rft.publisher=part%20of%20a%20Symposium%20on%20Model%20fitting%20and%20parameter%20estimation&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=129-130&amp;rft.spage=129&amp;rft.epage=130\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter03.pdf\">Soar.</a></span>” <i>Encyclopedia of Cognitive Science</i>. vol. 4. London: Macmillan, 2003. 60–65. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP MWXM72N2 VKCEE7SG MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2003soar,\n\taddress = {London},\n\ttitle = {Soar},\n\tvolume = {vol. 4},\n\turl = {http://acs.ist.psu.edu/papers/ritter03.pdf},\n\tbooktitle = {Encyclopedia of {Cognitive} {Science}},\n\tpublisher = {Macmillan},\n\tauthor = {Ritter, F. E.},\n\tyear = {2003},\n\tpages = {60--65}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Macmillan| volume = vol. 4| pages = 60–65| last = Ritter| first = F. E.| title = Encyclopedia of Cognitive Science| chapter = Soar| location = London| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU29hcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gRW5jeWNsb3BlZGlhIG9mIENvZ25pdGl2ZSBTY2llbmNlDQpDWSAgLSBMb25kb24NCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClZMICAtIHZvbC4gNA0KU1AgIC0gNjANCkVQICAtIDY1DQpQQiAgLSBNYWNtaWxsYW4NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjAzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Soar&amp;rft.btitle=Encyclopedia%20of%20Cognitive%20Science&amp;rft.place=London&amp;rft.publisher=Macmillan&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=60-65&amp;rft.spage=60&amp;rft.epage=65\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and N. Shiskowski. <span class=\"doctitle\"><i>The ACT-R FAQ</i>.</span> acs.ist.psu.edu/act-r-faq, 2002. Print.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2002 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2002act-r,\n\ttitle = {The {ACT}-{R} {FAQ}},\n\tpublisher = {acs.ist.psu.edu/act-r-faq},\n\tauthor = {Ritter, F. E. and Shiskowski, N.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = acs.ist.psu.edu/act-r-faq| last1 = Ritter| first1 = F. E.| last2 = Shiskowski| first2 = N.| title = The ACT-R FAQ| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIEFDVC1SIEZBUQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU2hpc2tvd3NraSwgTi4NCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINClBCICAtIGFjcy5pc3QucHN1LmVkdS9hY3Qtci1mYXENCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20ACT-R%20FAQ&amp;rft.publisher=acs.ist.psu.edu%2Fact-r-faq&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20Shiskowski&amp;rft.date=2002\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Pre-Task Appraisal and Caffeine: An Architectural Overlay for ACT-R.” <i>Air Force Workshop on ACT-R Models of Human-System Interaction</i>. AZ, January 2002Mesa, AZ, January 2002: Mesa, 2002. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MWXM72N2 DTDTV2EP MGID93AS year__2002 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterACQKMVRMSR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2002pre-task,\n\taddress = {AZ, January 2002Mesa, AZ, January 2002},\n\ttitle = {Pre-task appraisal and caffeine: {An} architectural overlay for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/ritterACQKMVRMSR02.pdf},\n\tbooktitle = {Air {Force} {Workshop} on {ACT}-{R} {Models} of {Human}-{System} {Interaction}},\n\tpublisher = {Mesa},\n\tauthor = {Ritter, F. E. and Avraamides, M. N. and Councill, I. and Rooy, van and D., Quigley and S, K. and Klein, L. C. and McNeese, M. D. and Stine, M. M. and Rodrigues, I. M.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Mesa| last1 = Ritter| first1 = F. E.| last2 = Avraamides| first2 = M. N.| last3 = Councill| first3 = I.| last4 = Rooy| first4 = van| last5 = D.| first5 = Quigley| last6 = S| first6 = K.| last7 = Klein| first7 = L. C.| last8 = McNeese| first8 = M. D.| last9 = Stine| first9 = M. M.| last10 = Rodrigues| first10 = I. M.| title = Air Force Workshop on ACT-R Models of Human-System Interaction| chapter = Pre-task appraisal and caffeine: An architectural overlay for ACT-R| location = AZ, January 2002Mesa, AZ, January 2002| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gUHJlLXRhc2sgYXBwcmFpc2FsIGFuZCBjYWZmZWluZTogQW4gYXJjaGl0ZWN0dXJhbCBvdmVybGF5IGZvciBBQ1QtUg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkFVICAtIENvdW5jaWxsLCBJLg0KQVUgIC0gUm9veSwgdmFuDQpBVSAgLSBELiwgUXVpZ2xleQ0KQVUgIC0gUywgSy4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gTWNOZWVzZSwgTS4gRC4NCkFVICAtIFN0aW5lLCBNLiBNLg0KQVUgIC0gUm9kcmlndWVzLCBJLiBNLg0KVDIgIC0gQWlyIEZvcmNlIFdvcmtzaG9wIG9uIEFDVC1SIE1vZGVscyBvZiBIdW1hbi1TeXN0ZW0gSW50ZXJhY3Rpb24NCkNZICAtIEFaLCBKYW51YXJ5IDIwMDJNZXNhLCBBWiwgSmFudWFyeSAyMDAyDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpQQiAgLSBNZXNhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJBQ1FLTVZSTVNSMDIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Pre-task%20appraisal%20and%20caffeine%3A%20An%20architectural%20overlay%20for%20ACT-R&amp;rft.btitle=Air%20Force%20Workshop%20on%20ACT-R%20Models%20of%20Human-System%20Interaction&amp;rft.place=AZ%2C%20January%202002Mesa%2C%20AZ%2C%20January%202002&amp;rft.publisher=Mesa&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20N.%20Avraamides&amp;rft.au=I.%20Councill&amp;rft.au=van%20Rooy&amp;rft.au=Quigley%20D.&amp;rft.au=K.%20S&amp;rft.au=L.%20C.%20Klein&amp;rft.au=M.%20D.%20McNeese&amp;rft.au=M.%20M.%20Stine&amp;rft.au=I.%20M.%20Rodrigues&amp;rft.date=2002\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R., and F. E. Ritter. <i>Adding a Theory of Motivation to ACT-R, Slides Included in the Proceedings of the Seventh Annual ACT-R Workshop, P. 133-139</i>. Carnegie-Mellon University: Department of Psychology, 2000. Print.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{belavkin2000adding,\n\taddress = {Carnegie-Mellon University},\n\ttitle = {Adding a theory of motivation to {ACT}-{R}, slides included in the {Proceedings} of the {Seventh} {Annual} {ACT}-{R} {Workshop}, p. 133-139},\n\tpublisher = {Department of Psychology},\n\tauthor = {Belavkin, R. and Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Department of Psychology| last1 = Belavkin| first1 = R.| last2 = Ritter| first2 = F. E.| title = Adding a theory of motivation to ACT-R, slides included in the Proceedings of the Seventh Annual ACT-R Workshop, p. 133-139| location = Carnegie-Mellon University| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQWRkaW5nIGEgdGhlb3J5IG9mIG1vdGl2YXRpb24gdG8gQUNULVIsIHNsaWRlcyBpbmNsdWRlZCBpbiB0aGUgUHJvY2VlZGluZ3Mgb2YgdGhlIFNldmVudGggQW5udWFsIEFDVC1SIFdvcmtzaG9wLCBwLiAxMzMtMTM5DQpBVSAgLSBCZWxhdmtpbiwgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpQQiAgLSBEZXBhcnRtZW50IG9mIFBzeWNob2xvZ3kNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Adding%20a%20theory%20of%20motivation%20to%20ACT-R%2C%20slides%20included%20in%20the%20Proceedings%20of%20the%20Seventh%20Annual%20ACT-R%20Workshop%2C%20p.%20133-139&amp;rft.place=Carnegie-Mellon%20University&amp;rft.publisher=Department%20of%20Psychology&amp;rft.aufirst=R.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>An Example HCI Task, Interfaces, Model, and Verification for Single Subjects Design</i>. ACT-R Summer School presentation, 2000. Print.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP 55G4P6RA MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2000example,\n\ttitle = {An example {HCI} task, interfaces, model, and verification for {Single} subjects design},\n\tpublisher = {ACT-R Summer School presentation},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = ACT-R Summer School presentation| last = Ritter| first = F. E.| title = An example HCI task, interfaces, model, and verification for Single subjects design| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQW4gZXhhbXBsZSBIQ0kgdGFzaywgaW50ZXJmYWNlcywgbW9kZWwsIGFuZCB2ZXJpZmljYXRpb24gZm9yIFNpbmdsZSBzdWJqZWN0cyBkZXNpZ24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANClBCICAtIEFDVC1SIFN1bW1lciBTY2hvb2wgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=An%20example%20HCI%20task%2C%20interfaces%2C%20model%2C%20and%20verification%20for%20Single%20subjects%20design&amp;rft.publisher=ACT-R%20Summer%20School%20presentation&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>A Role for Cognitive Architectures: Guiding User Interface Design, Contribution to the Applications of Cognitive Architectures Panel, Slides Included in the Proceedings of the Seventh Annual ACT-R Workshop, P. 85-91</i>. Carnegie-Mellon University: Department of Psychology, 2000. Print.</div><span class='bib-kw' style='display:none;'>MWXM72N2 DTDTV2EP MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2000role,\n\taddress = {Carnegie-Mellon University},\n\ttitle = {A role for cognitive architectures: {Guiding} user interface design, contribution to the {Applications} of {Cognitive} {Architectures} panel, slides included in the {Proceedings} of the {Seventh} {Annual} {ACT}-{R} {Workshop}, p. 85-91},\n\tpublisher = {Department of Psychology},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Department of Psychology| last = Ritter| first = F. E.| title = A role for cognitive architectures: Guiding user interface design, contribution to the Applications of Cognitive Architectures panel, slides included in the Proceedings of the Seventh Annual ACT-R Workshop, p. 85-91| location = Carnegie-Mellon University| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQSByb2xlIGZvciBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlczogR3VpZGluZyB1c2VyIGludGVyZmFjZSBkZXNpZ24sIGNvbnRyaWJ1dGlvbiB0byB0aGUgQXBwbGljYXRpb25zIG9mIENvZ25pdGl2ZSBBcmNoaXRlY3R1cmVzIHBhbmVsLCBzbGlkZXMgaW5jbHVkZWQgaW4gdGhlIFByb2NlZWRpbmdzIG9mIHRoZSBTZXZlbnRoIEFubnVhbCBBQ1QtUiBXb3Jrc2hvcCwgcC4gODUtOTENCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpQQiAgLSBEZXBhcnRtZW50IG9mIFBzeWNob2xvZ3kNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=A%20role%20for%20cognitive%20architectures%3A%20Guiding%20user%20interface%20design%2C%20contribution%20to%20the%20Applications%20of%20Cognitive%20Architectures%20panel%2C%20slides%20included%20in%20the%20Proceedings%20of%20the%20Seventh%20Annual%20ACT-R%20Workshop%2C%20p.%2085-91&amp;rft.place=Carnegie-Mellon%20University&amp;rft.publisher=Department%20of%20Psychology&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and D. P. Wallach. “Models of Two-Person Games in ACT-R and Soar.” <i>Proceedings of the Second European Conference on Cognitive Modelling</i>. Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press, 1998. 202–203. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP XV6KXZ93 MWXM72N2 VKCEE7SG MGID93AS year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterW98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1998models,\n\ttitle = {Models of two-person games in {ACT}-{R} and {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterW98.pdf},\n\tbooktitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press},\n\tauthor = {Ritter, F. E. and Wallach, D. P.},\n\tyear = {1998},\n\tpages = {202--203}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press| pages = 202–203| last1 = Ritter| first1 = F. E.| last2 = Wallach| first2 = D. P.| title = Models of two-person games in ACT-R and Soar| booktitle = Proceedings of the Second European Conference on Cognitive Modelling| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxzIG9mIHR3by1wZXJzb24gZ2FtZXMgaW4gQUNULVIgYW5kIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdhbGxhY2gsIEQuIFAuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2Vjb25kIEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gMjAyDQpFUCAgLSAyMDMNClBCICAtIFRocnVtcHRvbjogTm90dGluZ2hhbSBVbml2ZXJzaXR5IFByZXNzLiBUaHJ1bXB0b246IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVzk4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Models%20of%20two-person%20games%20in%20ACT-R%20and%20Soar&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.publisher=Thrumpton%3A%20Nottingham%20University%20Press.%20Thrumpton%3A%20Nottingham%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20P.%20Wallach&amp;rft.date=1998&amp;rft.pages=202-203&amp;rft.spage=202&amp;rft.epage=203\"></span></div></div></div><div class=\"full-bib-section\"><a id='9WF9BDUW' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">General Cognitive Modeling</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Frank E. Ritter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/reitterRip.pdf\">Introduction to the Issue on Computational Models of Memory: Selected Papers From the International Conference on Cognitive Modeling.</a></span>” <i>Topics in Cognitive Science</i> 9.1 (2017): 48–50. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 3E52UEVV MGID93AS year__2017 venue_short__TopiCS type__journalArticle \"\"</span></div><div class=\"bib-venue\">Topics in Cognitive Science</div><div class=\"bib-venue-short\">TopiCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Computational models of memory presented in this issue reflect varied empirical data and levels of representation. From mathematical models to neural and cognitive architectures‚ all aim to converge on a unified theory of the mind.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/reitterRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2017introduction,\n\ttitle = {Introduction to the {Issue} on {Computational} {Models} of {Memory}: {Selected} {Papers} {From} the {International} {Conference} on {Cognitive} {Modeling}},\n\tvolume = {9},\n\turl = {http://acs.ist.psu.edu/papers/reitterRip.pdf},\n\tdoi = {10.1111/tops.12249},\n\tnumber = {1},\n\tjournal = {Topics in Cognitive Science},\n\tauthor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2017},\n\tpages = {48--50}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1111/tops.12249| volume = 9| issue = 1| pages = 48–50| last1 = Reitter| first1 = David| last2 = Ritter| first2 = Frank E.| title = Introduction to the Issue on Computational Models of Memory: Selected Papers From the International Conference on Cognitive Modeling| journal = Topics in Cognitive Science| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW50cm9kdWN0aW9uIHRvIHRoZSBJc3N1ZSBvbiBDb21wdXRhdGlvbmFsIE1vZGVscyBvZiBNZW1vcnk6IFNlbGVjdGVkIFBhcGVycyBGcm9tIHRoZSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KVDIgIC0gVG9waWNzIGluIENvZ25pdGl2ZSBTY2llbmNlDQpBQiAgLSBDb21wdXRhdGlvbmFsIG1vZGVscyBvZiBtZW1vcnkgcHJlc2VudGVkIGluIHRoaXMgaXNzdWUgcmVmbGVjdCB2YXJpZWQgZW1waXJpY2FsIGRhdGEgYW5kIGxldmVscyBvZiByZXByZXNlbnRhdGlvbi4gRnJvbSBtYXRoZW1hdGljYWwgbW9kZWxzIHRvIG5ldXJhbCBhbmQgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMsIGFsbCBhaW0gdG8gY29udmVyZ2Ugb24gYSB1bmlmaWVkIHRoZW9yeSBvZiB0aGUgbWluZC4NCkRBICAtIDIwMTcvLy8NClBZICAtIDIwMTcNCkRPICAtIDEwLjExMTEvdG9wcy4xMjI0OQ0KVkwgIC0gOQ0KSVMgIC0gMQ0KU1AgIC0gNDgNCkVQICAtIDUwDQpKMiAgLSBUb3BpQ1MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JlaXR0ZXJSaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1111%2Ftops.12249&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Introduction%20to%20the%20Issue%20on%20Computational%20Models%20of%20Memory%3A%20Selected%20Papers%20From%20the%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.jtitle=Topics%20in%20Cognitive%20Science&amp;rft.stitle=TopiCS&amp;rft.volume=9&amp;rft.issue=1&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2017&amp;rft.pages=48-50&amp;rft.spage=48&amp;rft.epage=50\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, William G., Robert St. Amant, and David Reitter. “Behavior Representation in Modeling and Simulation: Introduction to CMOT Special Issue: BRiMS 2013.” <i>Computational and Mathematical Organization Theory</i> 22.1 (2016): 1–3. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 3E52UEVV MGID93AS year__2016 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://link.springer.com/article/10.1007/s10588-015-9194-9\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2016behavior,\n\ttitle = {Behavior representation in modeling and simulation: introduction to {CMOT} special issue: {BRiMS} 2013},\n\tvolume = {22},\n\turl = {http://link.springer.com/article/10.1007/s10588-015-9194-9},\n\tnumber = {1},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Kennedy, William G. and St. Amant, Robert and Reitter, David},\n\tyear = {2016},\n\tpages = {1--3}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 22| issue = 1| pages = 1–3| last1 = Kennedy| first1 = William G.| last2 = St. Amant| first2 = Robert| last3 = Reitter| first3 = David| title = Behavior representation in modeling and simulation: introduction to CMOT special issue: BRiMS 2013| journal = Computational and Mathematical Organization Theory| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3IgcmVwcmVzZW50YXRpb24gaW4gbW9kZWxpbmcgYW5kIHNpbXVsYXRpb246IGludHJvZHVjdGlvbiB0byBDTU9UIHNwZWNpYWwgaXNzdWU6IEJSaU1TIDIwMTMNCkFVICAtIEtlbm5lZHksIFdpbGxpYW0gRy4NCkFVICAtIFN0LiBBbWFudCwgUm9iZXJ0DQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gQ29tcHV0YXRpb25hbCBhbmQgTWF0aGVtYXRpY2FsIE9yZ2FuaXphdGlvbiBUaGVvcnkNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNClZMICAtIDIyDQpJUyAgLSAxDQpTUCAgLSAxDQpFUCAgLSAzDQpVUiAgLSBodHRwOi8vbGluay5zcHJpbmdlci5jb20vYXJ0aWNsZS8xMC4xMDA3L3MxMDU4OC0wMTUtOTE5NC05DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavior%20representation%20in%20modeling%20and%20simulation%3A%20introduction%20to%20CMOT%20special%20issue%3A%20BRiMS%202013&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.volume=22&amp;rft.issue=1&amp;rft.aufirst=William%20G.&amp;rft.aulast=Kennedy&amp;rft.au=William%20G.%20Kennedy&amp;rft.au=Robert%20St.%20Amant&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1-3&amp;rft.spage=1&amp;rft.epage=3\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Frank E. Ritter, eds. <span class=\"doctitle\"><i>Proceedings of ICCM 2016: 14th International Conference on Cognitive Modeling</i>.</span> University Park, PA: Penn State, 2016. Print.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 3E52UEVV MGID93AS year__2016 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2016proceedings,\n\taddress = {University Park, PA},\n\ttitle = {Proceedings of {ICCM} 2016: 14th {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Penn State},\n\teditor = {Reitter, David and Ritter, Frank E.},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Penn State| others = David Reitter, Frank E. Ritter (eds.)| title = Proceedings of ICCM 2016: 14th International Conference on Cognitive Modeling| location = University Park, PA| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAyMDE2OiAxNHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkEzICAtIFJlaXR0ZXIsIERhdmlkDQpBMyAgLSBSaXR0ZXIsIEZyYW5rIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpQQiAgLSBQZW5uIFN0YXRlDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20ICCM%202016%3A%2014th%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=University%20Park%2C%20PA&amp;rft.publisher=Penn%20State&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, David Reitter, and Yanxi Liu. “Symmetry Features and Group Hierarchy Model Human Symmetry Perception.” International Meeting of Psychonomic Society. Grenada, Spain. 2016. Poster presentation.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 3E52UEVV MGID93AS year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{cole2016symmetry,\n\taddress = {Grenada, Spain},\n\ttype = {Poster presentation},\n\ttitle = {Symmetry features and group hierarchy model human symmetry perception},\n\tauthor = {Cole, Jeremy and Reitter, David and Liu, Yanxi},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Cole| first1 = Jeremy| last2 = Reitter| first2 = David| last3 = Liu| first3 = Yanxi| title = Symmetry features and group hierarchy model human symmetry perception| location = Grenada, Spain| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5bW1ldHJ5IGZlYXR1cmVzIGFuZCBncm91cCBoaWVyYXJjaHkgbW9kZWwgaHVtYW4gc3ltbWV0cnkgcGVyY2VwdGlvbg0KVDIgIC0gSW50ZXJuYXRpb25hbCBNZWV0aW5nIG9mIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIExpdSwgWWFueGkNCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBQb3N0ZXIgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Liu, Yanxi, Jeremy Cole, and David Reitter. “Human Visual Perception of the 17 Wallpaper-Group Patterns Using Timed Trials.” Vision Sciences Society Sixteenth Annual Meeting. Florida. 2016. oral presentation.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 3E52UEVV MGID93AS year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most literature on symmetry perception has focused on bilateral reflection symmetry‚ with some suggesting that it is the only type of symmetry humans can perceive (Wilson&amp;Wilkinson‚ Vis. Res. 42(5)‚ 2002). Using image-stimuli generated from mathematically well-defined 17 wallpaper groups (Kohler et al.‚ J. Neurosci.‚ in press) and timed trials‚ we seek to demonstrate that humans can discriminate various symmetries found in 2D wallpaper patterns (Liu‚ et al Found.&amp;Trends in Comp.Graph.&amp;Vis.‚ 2010). Furthermore‚ we examine which features play an essential role in wallpaper pattern perception. The features include:  reflection‚ maximum order of rotation‚ glide reflection‚ tile shape and subgroup distance‚ referring to the shortest path between the two wallpaper groups in the group hierarchy. We recruited 106 individuals (Amazon Mechanical Turks) to compare three images (target‚ probe‚ probe) and to choose the probe most similar to the target within five seconds. Each participant performed 272 (=17x16) trials. Participants compare among all possible wallpaper group pairs. Every group comparison except one is distinguishable (p&lt; 0.05); all are likely distinguishable (p&lt; 0.10). After modeling every defining feature of symmetry groups using linear mixed-effects regression (GLMM)‚ we used AIC selection to compare models. Our selected model includs subgroup distance‚ 3-fold rotation‚ 4-fold rotation‚ and the T1 and D1 axes. Even in a model with all other features‚ subgroup distance is a significant additional predictor (p&lt; 0.0001). This distance measure has shown to be a better proxy describing human perceptual processes than individual features. This suggests that the mathematically motivated symmetry group hierarchy may be a valid model of pattern perception.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{liu2016human,\n\taddress = {Florida},\n\ttype = {oral presentation},\n\ttitle = {Human {Visual} {Perception} of the 17 {Wallpaper}-{Group} {Patterns} using {Timed} {Trials}},\n\tauthor = {Liu, Yanxi and Cole, Jeremy and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Liu| first1 = Yanxi| last2 = Cole| first2 = Jeremy| last3 = Reitter| first3 = David| title = Human Visual Perception of the 17 Wallpaper-Group Patterns using Timed Trials| location = Florida| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIEh1bWFuIFZpc3VhbCBQZXJjZXB0aW9uIG9mIHRoZSAxNyBXYWxscGFwZXItR3JvdXAgUGF0dGVybnMgdXNpbmcgVGltZWQgVHJpYWxzDQpUMiAgLSBWaXNpb24gU2NpZW5jZXMgU29jaWV0eSBTaXh0ZWVudGggQW5udWFsIE1lZXRpbmcNCkEyICAtIExpdSwgWWFueGkNCkEyICAtIENvbGUsIEplcmVteQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIE1vc3QgbGl0ZXJhdHVyZSBvbiBzeW1tZXRyeSBwZXJjZXB0aW9uIGhhcyBmb2N1c2VkIG9uIGJpbGF0ZXJhbCByZWZsZWN0aW9uIHN5bW1ldHJ5LCB3aXRoIHNvbWUgc3VnZ2VzdGluZyB0aGF0IGl0IGlzIHRoZSBvbmx5IHR5cGUgb2Ygc3ltbWV0cnkgaHVtYW5zIGNhbiBwZXJjZWl2ZSAoV2lsc29uJldpbGtpbnNvbiwgVmlzLiBSZXMuIDQyKDUpLCAyMDAyKS4gVXNpbmcgaW1hZ2Utc3RpbXVsaSBnZW5lcmF0ZWQgZnJvbSBtYXRoZW1hdGljYWxseSB3ZWxsLWRlZmluZWQgMTcgd2FsbHBhcGVyIGdyb3VwcyAoS29obGVyIGV0IGFsLiwgSi4gTmV1cm9zY2kuLCBpbiBwcmVzcykgYW5kIHRpbWVkIHRyaWFscywgd2Ugc2VlayB0byBkZW1vbnN0cmF0ZSB0aGF0IGh1bWFucyBjYW4gZGlzY3JpbWluYXRlIHZhcmlvdXMgc3ltbWV0cmllcyBmb3VuZCBpbiAyRCB3YWxscGFwZXIgcGF0dGVybnMgKExpdSwgZXQgYWwgRm91bmQuJlRyZW5kcyBpbiBDb21wLkdyYXBoLiZWaXMuLCAyMDEwKS4gRnVydGhlcm1vcmUsIHdlIGV4YW1pbmUgd2hpY2ggZmVhdHVyZXMgcGxheSBhbiBlc3NlbnRpYWwgcm9sZSBpbiB3YWxscGFwZXIgcGF0dGVybiBwZXJjZXB0aW9uLiBUaGUgZmVhdHVyZXMgaW5jbHVkZTogIHJlZmxlY3Rpb24sIG1heGltdW0gb3JkZXIgb2Ygcm90YXRpb24sIGdsaWRlIHJlZmxlY3Rpb24sIHRpbGUgc2hhcGUgYW5kIHN1Ymdyb3VwIGRpc3RhbmNlLCByZWZlcnJpbmcgdG8gdGhlIHNob3J0ZXN0IHBhdGggYmV0d2VlbiB0aGUgdHdvIHdhbGxwYXBlciBncm91cHMgaW4gdGhlIGdyb3VwIGhpZXJhcmNoeS4gV2UgcmVjcnVpdGVkIDEwNiBpbmRpdmlkdWFscyAoQW1hem9uIE1lY2hhbmljYWwgVHVya3MpIHRvIGNvbXBhcmUgdGhyZWUgaW1hZ2VzICh0YXJnZXQsIHByb2JlLCBwcm9iZSkgYW5kIHRvIGNob29zZSB0aGUgcHJvYmUgbW9zdCBzaW1pbGFyIHRvIHRoZSB0YXJnZXQgd2l0aGluIGZpdmUgc2Vjb25kcy4gRWFjaCBwYXJ0aWNpcGFudCBwZXJmb3JtZWQgMjcyICg9MTd4MTYpIHRyaWFscy4gUGFydGljaXBhbnRzIGNvbXBhcmUgYW1vbmcgYWxsIHBvc3NpYmxlIHdhbGxwYXBlciBncm91cCBwYWlycy4gRXZlcnkgZ3JvdXAgY29tcGFyaXNvbiBleGNlcHQgb25lIGlzIGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4wNSk7IGFsbCBhcmUgbGlrZWx5IGRpc3Rpbmd1aXNoYWJsZSAocDwgMC4xMCkuIEFmdGVyIG1vZGVsaW5nIGV2ZXJ5IGRlZmluaW5nIGZlYXR1cmUgb2Ygc3ltbWV0cnkgZ3JvdXBzIHVzaW5nIGxpbmVhciBtaXhlZC1lZmZlY3RzIHJlZ3Jlc3Npb24gKEdMTU0pLCB3ZSB1c2VkIEFJQyBzZWxlY3Rpb24gdG8gY29tcGFyZSBtb2RlbHMuIE91ciBzZWxlY3RlZCBtb2RlbCBpbmNsdWRzIHN1Ymdyb3VwIGRpc3RhbmNlLCAzLWZvbGQgcm90YXRpb24sIDQtZm9sZCByb3RhdGlvbiwgYW5kIHRoZSBUMSBhbmQgRDEgYXhlcy4gRXZlbiBpbiBhIG1vZGVsIHdpdGggYWxsIG90aGVyIGZlYXR1cmVzLCBzdWJncm91cCBkaXN0YW5jZSBpcyBhIHNpZ25pZmljYW50IGFkZGl0aW9uYWwgcHJlZGljdG9yIChwPCAwLjAwMDEpLiBUaGlzIGRpc3RhbmNlIG1lYXN1cmUgaGFzIHNob3duIHRvIGJlIGEgYmV0dGVyIHByb3h5IGRlc2NyaWJpbmcgaHVtYW4gcGVyY2VwdHVhbCBwcm9jZXNzZXMgdGhhbiBpbmRpdmlkdWFsIGZlYXR1cmVzLiBUaGlzIHN1Z2dlc3RzIHRoYXQgdGhlIG1hdGhlbWF0aWNhbGx5IG1vdGl2YXRlZCBzeW1tZXRyeSBncm91cCBoaWVyYXJjaHkgbWF5IGJlIGEgdmFsaWQgbW9kZWwgb2YgcGF0dGVybiBwZXJjZXB0aW9uLg0KQ1kgIC0gRmxvcmlkYQ0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KTTMgIC0gb3JhbCBwcmVzZW50YXRpb24NCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J. et al. “Predicting User Performance and Learning in Human-Computer Interaction with the Herbal Compiler.” <i>ACM Transactions on Computer-Human Interaction</i> 22.5 (2015): Article No. 25. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a way to build a series of GOMS-like cognitive user models representing a range of performance at different stages of learning. We use a spreadsheet task across multiple sessions as an example task; it takes about 20–30 min. to perform. The models were created in ACT-R using a compiler. The novice model has 29 rules and 1‚152 declarative memory task elements (chunks)—it learns to create procedural knowledge to perform the task. The expert model has 617 rules and 614 task chunks (that it does not use) and 538 command string chunks—it gets slightly faster through limited declarative learning of the command strings and some further production compilation; there are a range of intermediate models. These models were tested against aggregate and individual human learning data‚ confirming the models’ predictions. This work suggests that user models can be created that learn like users while doing the task.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKRRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{paik2015predicting,\n\ttitle = {Predicting {User} {Performance} and learning in human-computer interaction with the {Herbal} compiler},\n\tvolume = {22},\n\turl = {http://acs.ist.psu.edu/papers/paikKRRip.pdf},\n\tnumber = {5},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E. and Reitter, D.},\n\tyear = {2015},\n\tpages = {Article No. 25}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 22| issue = 5| pages = –25| last1 = Paik| first1 = J.| last2 = Kim| first2 = J. W.| last3 = Ritter| first3 = F. E.| last4 = Reitter| first4 = D.| title = Predicting User Performance and learning in human-computer interaction with the Herbal compiler| journal = ACM Transactions on Computer-Human Interaction| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJlZGljdGluZyBVc2VyIFBlcmZvcm1hbmNlIGFuZCBsZWFybmluZyBpbiBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiB3aXRoIHRoZSBIZXJiYWwgY29tcGlsZXINCkFVICAtIFBhaWssIEouDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBSZWl0dGVyLCBELg0KVDIgIC0gQUNNIFRyYW5zYWN0aW9ucyBvbiBDb21wdXRlci1IdW1hbiBJbnRlcmFjdGlvbg0KQUIgIC0gV2UgcmVwb3J0IGEgd2F5IHRvIGJ1aWxkIGEgc2VyaWVzIG9mIEdPTVMtbGlrZSBjb2duaXRpdmUgdXNlciBtb2RlbHMgcmVwcmVzZW50aW5nIGEgcmFuZ2Ugb2YgcGVyZm9ybWFuY2UgYXQgZGlmZmVyZW50IHN0YWdlcyBvZiBsZWFybmluZy4gV2UgdXNlIGEgc3ByZWFkc2hlZXQgdGFzayBhY3Jvc3MgbXVsdGlwbGUgc2Vzc2lvbnMgYXMgYW4gZXhhbXBsZSB0YXNrOyBpdCB0YWtlcyBhYm91dCAyMOKAkzMwIG1pbi4gdG8gcGVyZm9ybS4gVGhlIG1vZGVscyB3ZXJlIGNyZWF0ZWQgaW4gQUNULVIgdXNpbmcgYSBjb21waWxlci4gVGhlIG5vdmljZSBtb2RlbCBoYXMgMjkgcnVsZXMgYW5kIDEsMTUyIGRlY2xhcmF0aXZlIG1lbW9yeSB0YXNrIGVsZW1lbnRzIChjaHVua3Mp4oCUaXQgbGVhcm5zIHRvIGNyZWF0ZSBwcm9jZWR1cmFsIGtub3dsZWRnZSB0byBwZXJmb3JtIHRoZSB0YXNrLiBUaGUgZXhwZXJ0IG1vZGVsIGhhcyA2MTcgcnVsZXMgYW5kIDYxNCB0YXNrIGNodW5rcyAodGhhdCBpdCBkb2VzIG5vdCB1c2UpIGFuZCA1MzggY29tbWFuZCBzdHJpbmcgY2h1bmtz4oCUaXQgZ2V0cyBzbGlnaHRseSBmYXN0ZXIgdGhyb3VnaCBsaW1pdGVkIGRlY2xhcmF0aXZlIGxlYXJuaW5nIG9mIHRoZSBjb21tYW5kIHN0cmluZ3MgYW5kIHNvbWUgZnVydGhlciBwcm9kdWN0aW9uIGNvbXBpbGF0aW9uOyB0aGVyZSBhcmUgYSByYW5nZSBvZiBpbnRlcm1lZGlhdGUgbW9kZWxzLiBUaGVzZSBtb2RlbHMgd2VyZSB0ZXN0ZWQgYWdhaW5zdCBhZ2dyZWdhdGUgYW5kIGluZGl2aWR1YWwgaHVtYW4gbGVhcm5pbmcgZGF0YSwgY29uZmlybWluZyB0aGUgbW9kZWxz4oCZIHByZWRpY3Rpb25zLiBUaGlzIHdvcmsgc3VnZ2VzdHMgdGhhdCB1c2VyIG1vZGVscyBjYW4gYmUgY3JlYXRlZCB0aGF0IGxlYXJuIGxpa2UgdXNlcnMgd2hpbGUgZG9pbmcgdGhlIHRhc2suDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpWTCAgLSAyMg0KSVMgIC0gNQ0KU1AgIC0gQXJ0aWNsZQ0KRVAgIC0gTm8uIDI1DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9wYWlrS1JSaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Predicting%20User%20Performance%20and%20learning%20in%20human-computer%20interaction%20with%20the%20Herbal%20compiler&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.volume=22&amp;rft.issue=5&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Reitter&amp;rft.date=2015&amp;rft.pages=Article%20No.%2025\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, Alexander G. et al. “Online Learning of Deep Hybrid Architectures for Semi-Supervised Categorization.” <i>ECML PKDD</i>. Porto, Portugal: Springer, 2015. Print.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 D886I5TI MGID93AS year__2015 type__conferencePaper \"\"</span></div><div class=\"bib-venue\">European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We present a hybrid architecture capable of online learning from both labeled and unlabeled samples.  We combine both generative and discriminative objectives to derive a new variant of the Deep Belief Network‚ the Stacked Boltzmann Experts Network model.  Our model’s training algorithm builds on principles developed from hybrid discriminative Boltzmann machines and composing deep architectures in a greedy fashion. It makes use of its inherent \"layer-wise ensemble\" nature to perform useful classification work. We (1) compare this architecture against a hybrid Denoising Auto-encoder version of itself as well as several shallow models and (2) investigate the effects of training the model in two different ways in the context of an incremental learning procedure.  We find that in all settings explored in this paper‚ our best-performing hybrid model‚ the Stacked Boltzmann Experts Network‚ consistently outperforms all others.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ororbia_ii_online_2015,\n\taddress = {Porto, Portugal},\n\ttitle = {Online learning of deep hybrid architectures for semi-supervised categorization},\n\tbooktitle = {{ECML} {PKDD}},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Reitter, David and Wu, Jian and Giles, C. Lee},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| conference = European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases| last1 = Ororbia II| first1 = Alexander G.| last2 = Reitter| first2 = David| last3 = Wu| first3 = Jian| last4 = Giles| first4 = C. Lee| title = Online learning of deep hybrid architectures for semi-supervised categorization| booktitle = ECML PKDD| location = Porto, Portugal| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gT25saW5lIGxlYXJuaW5nIG9mIGRlZXAgaHlicmlkIGFyY2hpdGVjdHVyZXMgZm9yIHNlbWktc3VwZXJ2aXNlZCBjYXRlZ29yaXphdGlvbg0KQVUgIC0gT3JvcmJpYSBJSSwgQWxleGFuZGVyIEcuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gV3UsIEppYW4NCkFVICAtIEdpbGVzLCBDLiBMZWUNClQyICAtIEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gTWFjaGluZSBMZWFybmluZyBhbmQgUHJpbmNpcGxlcyBhbmQgUHJhY3RpY2Ugb2YgS25vd2xlZGdlIERpc2NvdmVyeSBpbiBEYXRhYmFzZXMNCkFCICAtIFdlIHByZXNlbnQgYSBoeWJyaWQgYXJjaGl0ZWN0dXJlIGNhcGFibGUgb2Ygb25saW5lIGxlYXJuaW5nIGZyb20gYm90aCBsYWJlbGVkIGFuZCB1bmxhYmVsZWQgc2FtcGxlcy4gIFdlIGNvbWJpbmUgYm90aCBnZW5lcmF0aXZlIGFuZCBkaXNjcmltaW5hdGl2ZSBvYmplY3RpdmVzIHRvIGRlcml2ZSBhIG5ldyB2YXJpYW50IG9mIHRoZSBEZWVwIEJlbGllZiBOZXR3b3JrLCB0aGUgU3RhY2tlZCBCb2x0em1hbm4gRXhwZXJ0cyBOZXR3b3JrIG1vZGVsLiAgT3VyIG1vZGVsJ3MgdHJhaW5pbmcgYWxnb3JpdGhtIGJ1aWxkcyBvbiBwcmluY2lwbGVzIGRldmVsb3BlZCBmcm9tIGh5YnJpZCBkaXNjcmltaW5hdGl2ZSBCb2x0em1hbm4gbWFjaGluZXMgYW5kIGNvbXBvc2luZyBkZWVwIGFyY2hpdGVjdHVyZXMgaW4gYSBncmVlZHkgZmFzaGlvbi4gSXQgbWFrZXMgdXNlIG9mIGl0cyBpbmhlcmVudCAibGF5ZXItd2lzZSBlbnNlbWJsZSIgbmF0dXJlIHRvIHBlcmZvcm0gdXNlZnVsIGNsYXNzaWZpY2F0aW9uIHdvcmsuIFdlICgxKSBjb21wYXJlIHRoaXMgYXJjaGl0ZWN0dXJlIGFnYWluc3QgYSBoeWJyaWQgRGVub2lzaW5nIEF1dG8tZW5jb2RlciB2ZXJzaW9uIG9mIGl0c2VsZiBhcyB3ZWxsIGFzIHNldmVyYWwgc2hhbGxvdyBtb2RlbHMgYW5kICgyKSBpbnZlc3RpZ2F0ZSB0aGUgZWZmZWN0cyBvZiB0cmFpbmluZyB0aGUgbW9kZWwgaW4gdHdvIGRpZmZlcmVudCB3YXlzIGluIHRoZSBjb250ZXh0IG9mIGFuIGluY3JlbWVudGFsIGxlYXJuaW5nIHByb2NlZHVyZS4gIFdlIGZpbmQgdGhhdCBpbiBhbGwgc2V0dGluZ3MgZXhwbG9yZWQgaW4gdGhpcyBwYXBlciwgb3VyIGJlc3QtcGVyZm9ybWluZyBoeWJyaWQgbW9kZWwsIHRoZSBTdGFja2VkIEJvbHR6bWFubiBFeHBlcnRzIE5ldHdvcmssIGNvbnNpc3RlbnRseSBvdXRwZXJmb3JtcyBhbGwgb3RoZXJzLg0KQzEgIC0gUG9ydG8sIFBvcnR1Z2FsDQpDMyAgLSBFQ01MIFBLREQNCkRBICAtIDIwMTUvLy8NClBZICAtIDIwMTUNClBCICAtIFNwcmluZ2VyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Online%20learning%20of%20deep%20hybrid%20architectures%20for%20semi-supervised%20categorization&amp;rft.btitle=ECML%20PKDD&amp;rft.place=Porto%2C%20Portugal&amp;rft.publisher=Springer&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=David%20Reitter&amp;rft.au=Jian%20Wu&amp;rft.au=C.%20Lee%20Giles&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, D., E. W. Stacy, and E. Mezzacappa, eds. <span class=\"doctitle\"><i>Proceedings of the 24th Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: BRiMS Society, 2015. Print.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 3E52UEVV MGID93AS year__2015 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{reitter2015proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 24th {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRiMS Society},\n\teditor = {Reitter, D. and Stacy, E. W. and Mezzacappa, E.},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = BRiMS Society| others = D. Reitter, E. W. Stacy, E. Mezzacappa (eds.)| title = Proceedings of the 24th Annual Conference on Behavior Representation in Modeling and Simulation| location = Washington, D.C.| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI0dGggQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkEzICAtIE1lenphY2FwcGEsIEUuDQpDWSAgLSBXYXNoaW5ndG9uLCBELkMuDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpQQiAgLSBCUmlNUyBTb2NpZXR5DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2024th%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=BRiMS%20Society&amp;rft.aufirst=D.&amp;rft.aulast=Reitter&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.au=E.%20Mezzacappa&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morita, J. et al. “Modeling Adaptation on Automated Vehicle Operation.” <i>2014年度日本認知科学会第31回大会 (The 31st Annual Meeting of the Japanese Cognitive Science Society)</i>. N.p., 2014. O1–1.  63–68. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper presents a cognitive model that sim- ulates how the reliance on automation in a sim- ple tracking task‚ which represents vehicle operation‚ changes as the success probabilities of automatic and manual mode vary. The model was developed by us- ing ACT-R‚ and we also introduce three methods of reinforcement learning: the synchronization of utili- ties in the same mode‚ the summation of rewards over time‚ and the prediction from the past. The model performs this task through productions that manage perception and motor control. The utility values of these productions are updated based on rewards in every perception-action cycle. A run of this model simulated the overall trends of the behavioral data‚ suggesting some validity of the assumptions made in our model.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/moritaMMTKR14.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morita_j._modeling_2014,\n\ttitle = {Modeling adaptation on automated vehicle operation},\n\turl = {http://acs.ist.psu.edu/papers/moritaMMTKR14.pdf},\n\tbooktitle = {2014年度日本認知科学会第31回大会 ({The} 31st {Annual} {Meeting} of the {Japanese} {Cognitive} {Science} {Society})},\n\tauthor = {{Morita, J.} and {Miwa, K.} and {Maehigashi, A.} and {Terai, H.} and {Kojima, K.} and {Ritter, F. E}},\n\tyear = {2014},\n\tpages = {O1--1.  63--68}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = –1-1.  63-68| last1 = Morita, J.| last2 = Miwa, K.| last3 = Maehigashi, A.| last4 = Terai, H.| last5 = Kojima, K.| last6 = Ritter, F. E| title = Modeling adaptation on automated vehicle operation| booktitle = 2014年度日本認知科学会第31回大会 (The 31st Annual Meeting of the Japanese Cognitive Science Society)| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgYWRhcHRhdGlvbiBvbiBhdXRvbWF0ZWQgdmVoaWNsZSBvcGVyYXRpb24NCkFVICAtIE1vcml0YSwgSi4NCkFVICAtIE1pd2EsIEsuDQpBVSAgLSBNYWVoaWdhc2hpLCBBLg0KQVUgIC0gVGVyYWksIEguDQpBVSAgLSBLb2ppbWEsIEsuDQpBVSAgLSBSaXR0ZXIsIEYuIEUNCkFCICAtIFRoaXMgcGFwZXIgcHJlc2VudHMgYSBjb2duaXRpdmUgbW9kZWwgdGhhdCBzaW0tIHVsYXRlcyBob3cgdGhlIHJlbGlhbmNlIG9uIGF1dG9tYXRpb24gaW4gYSBzaW0tIHBsZSB0cmFja2luZyB0YXNrLCB3aGljaCByZXByZXNlbnRzIHZlaGljbGUgb3BlcmF0aW9uLCBjaGFuZ2VzIGFzIHRoZSBzdWNjZXNzIHByb2JhYmlsaXRpZXMgb2YgYXV0b21hdGljIGFuZCBtYW51YWwgbW9kZSB2YXJ5LiBUaGUgbW9kZWwgd2FzIGRldmVsb3BlZCBieSB1cy0gaW5nIEFDVC1SLCBhbmQgd2UgYWxzbyBpbnRyb2R1Y2UgdGhyZWUgbWV0aG9kcyBvZiByZWluZm9yY2VtZW50IGxlYXJuaW5nOiB0aGUgc3luY2hyb25pemF0aW9uIG9mIHV0aWxpLSB0aWVzIGluIHRoZSBzYW1lIG1vZGUsIHRoZSBzdW1tYXRpb24gb2YgcmV3YXJkcyBvdmVyIHRpbWUsIGFuZCB0aGUgcHJlZGljdGlvbiBmcm9tIHRoZSBwYXN0LiBUaGUgbW9kZWwgcGVyZm9ybXMgdGhpcyB0YXNrIHRocm91Z2ggcHJvZHVjdGlvbnMgdGhhdCBtYW5hZ2UgcGVyY2VwdGlvbiBhbmQgbW90b3IgY29udHJvbC4gVGhlIHV0aWxpdHkgdmFsdWVzIG9mIHRoZXNlIHByb2R1Y3Rpb25zIGFyZSB1cGRhdGVkIGJhc2VkIG9uIHJld2FyZHMgaW4gZXZlcnkgcGVyY2VwdGlvbi1hY3Rpb24gY3ljbGUuIEEgcnVuIG9mIHRoaXMgbW9kZWwgc2ltdWxhdGVkIHRoZSBvdmVyYWxsIHRyZW5kcyBvZiB0aGUgYmVoYXZpb3JhbCBkYXRhLCBzdWdnZXN0aW5nIHNvbWUgdmFsaWRpdHkgb2YgdGhlIGFzc3VtcHRpb25zIG1hZGUgaW4gb3VyIG1vZGVsLg0KQzMgIC0gMjAxNOW5tOW6puaXpeacrOiqjeefpeenkeWtpuS8muesrDMx5Zue5aSn5LyaIChUaGUgMzFzdCBBbm51YWwgTWVldGluZyBvZiB0aGUgSmFwYW5lc2UgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eSkNCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIE8xDQpFUCAgLSAxLiAgNjMtNjgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcml0YU1NVEtSMTQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20adaptation%20on%20automated%20vehicle%20operation&amp;rft.btitle=2014%E5%B9%B4%E5%BA%A6%E6%97%A5%E6%9C%AC%E8%AA%8D%E7%9F%A5%E7%A7%91%E5%AD%A6%E4%BC%9A%E7%AC%AC31%E5%9B%9E%E5%A4%A7%E4%BC%9A%20(The%2031st%20Annual%20Meeting%20of%20the%20Japanese%20Cognitive%20Science%20Society)&amp;rft.aulast=Morita%2C%20J.&amp;rft.au=Morita%2C%20J.&amp;rft.au=Miwa%2C%20K.&amp;rft.au=Maehigashi%2C%20A.&amp;rft.au=Terai%2C%20H.&amp;rft.au=Kojima%2C%20K.&amp;rft.au=Ritter%2C%20F.%20E&amp;rft.date=2014&amp;rft.pages=O1-1.%20%2063-68&amp;rft.spage=O1&amp;rft.epage=1.%20%2063\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R. et al. “Enhanced Behavioral Realism for Live Fire Targets.” <i>Proceedings of the 23rd Conference on Behavior Representation in Modeling and Simulation. [online Proceedings]</i>. Centerville, OH: BRIMS Society, 2014. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszLSPRBB14.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz_r._enhanced_2014,\n\taddress = {Centerville, OH},\n\ttitle = {Enhanced behavioral realism for live fire targets},\n\turl = {http://acs.ist.psu.edu/papers/evertszLSPRBB14.pdf},\n\tbooktitle = {Proceedings of the 23rd {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}. [online proceedings]},\n\tpublisher = {BRIMS Society},\n\tauthor = {{Evertsz, R.} and {Lucas, A.} and {Smith, C.} and {Pedrotti, M.} and {Ritter, F. E.} and {Baker, R.} and {Burns, P.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BRIMS Society| last1 = Evertsz, R.| last2 = Lucas, A.| last3 = Smith, C.| last4 = Pedrotti, M.| last5 = Ritter, F. E.| last6 = Baker, R.| last7 = Burns, P.| title = Enhanced behavioral realism for live fire targets| booktitle = Proceedings of the 23rd Conference on Behavior Representation in Modeling and Simulation. [online proceedings]| location = Centerville, OH| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRW5oYW5jZWQgYmVoYXZpb3JhbCByZWFsaXNtIGZvciBsaXZlIGZpcmUgdGFyZ2V0cw0KQVUgIC0gRXZlcnRzeiwgUi4NCkFVICAtIEx1Y2FzLCBBLg0KQVUgIC0gU21pdGgsIEMuDQpBVSAgLSBQZWRyb3R0aSwgTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJha2VyLCBSLg0KQVUgIC0gQnVybnMsIFAuDQpDMSAgLSBDZW50ZXJ2aWxsZSwgT0gNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyM3JkIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24uIFtvbmxpbmUgcHJvY2VlZGluZ3NdDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpQQiAgLSBCUklNUyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ldmVydHN6TFNQUkJCMTQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Enhanced%20behavioral%20realism%20for%20live%20fire%20targets&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation.%20%5Bonline%20proceedings%5D&amp;rft.place=Centerville%2C%20OH&amp;rft.publisher=BRIMS%20Society&amp;rft.aulast=Evertsz%2C%20R.&amp;rft.au=Evertsz%2C%20R.&amp;rft.au=Lucas%2C%20A.&amp;rft.au=Smith%2C%20C.&amp;rft.au=Pedrotti%2C%20M.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Baker%2C%20R.&amp;rft.au=Burns%2C%20P.&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St.Amant, Robert, D. Reitter, and E. W. Stacy, eds. <span class=\"doctitle\"><i>Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation</i>.</span> Washington, D.C.: N.p., 2014. Print.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I 9WF9BDUW DTDTV2EP FCQK6PT6 3E52UEVV TC3HZ9JR MGID93AS year__2014 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{st.amant2014proceedings,\n\taddress = {Washington, D.C.},\n\ttitle = {Proceedings of the 23rd {Annual} {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\teditor = {St.Amant, Robert and Reitter, D. and Stacy, E. W.},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| others = Robert St.Amant, D. Reitter, E. W. Stacy (eds.)| title = Proceedings of the 23rd Annual Conference on Behavior Representation in Modeling and Simulation| location = Washington, D.C.| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIzcmQgQW5udWFsIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkEzICAtIFN0LkFtYW50LCBSb2JlcnQNCkEzICAtIFJlaXR0ZXIsIEQuDQpBMyAgLSBTdGFjeSwgRS4gVy4NCkNZICAtIFdhc2hpbmd0b24sIEQuQy4NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%2023rd%20Annual%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.aufirst=Robert&amp;rft.aulast=St.Amant&amp;rft.au=Robert%20St.Amant&amp;rft.au=D.%20Reitter&amp;rft.au=E.%20W.%20Stacy&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David et al. “Cognitive Security.” 13th Annual Workshop on the Economics of Information Security. University Park, PA. 2014. Panel.</div><span class='bib-kw' style='display:none;'>K567TKH3 FCQK6PT6 DTDTV2EP 9WF9BDUW MGID93AS year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2014cognitive,\n\taddress = {University Park, PA},\n\ttype = {Panel},\n\ttitle = {Cognitive security},\n\tauthor = {Reitter, David and Gonzalez, Cleotilde and Lebiere, Christian and Meyer, Joachim},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Reitter| first1 = David| last2 = Gonzalez| first2 = Cleotilde| last3 = Lebiere| first3 = Christian| last4 = Meyer| first4 = Joachim| title = Cognitive security| location = University Park, PA| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvZ25pdGl2ZSBzZWN1cml0eQ0KVDIgIC0gMTN0aCBBbm51YWwgV29ya3Nob3Agb24gdGhlIEVjb25vbWljcyBvZiBJbmZvcm1hdGlvbiBTZWN1cml0eQ0KQTIgIC0gUmVpdHRlciwgRGF2aWQNCkEyICAtIEdvbnphbGV6LCBDbGVvdGlsZGUNCkEyICAtIExlYmllcmUsIENocmlzdGlhbg0KQTIgIC0gTWV5ZXIsIEpvYWNoaW0NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFBhbmVsDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritterip-conte.pdf\">Foreword.</a></span>” <i>Minding Norms: Mechanisms and Dynamics of Social Order in Agent Societies</i>. Ed. Conte, R., Andrighetto, G., and Campennì, M. New York, NY: Oxford, 2013. ix–x. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2013 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Our\nbehavior\nis\ninfluenced\nall\nthe\ntime\nby\nsocial\nnorms‚\nwhat\nis\nexpected\n(i.e.‚\ncustoms)‚\nwhat\nis\nrequired\n(i.e.‚\nlaws)‚\nand\nwhat\nis\nmoral\n(i.e.‚\nwhat\nis\nethical).\nOther\nnames\nfor\nnorms\nare\nstandard\noperating\nprocedures‚\nregulations‚\nstanding\norders‚\nrules\nof\nengagement‚\nand\ncustoms.\nAll\nof\nthe\ndata\nthat\nhas\nbeen\ncollected\nto\ndevelop\nand\ntest\ntheories\nof\ncognition\nhas\nbeen\ncollected\nwhere\nnorms\nactively\ninfluenced\nthe\nbehavior\nobserved.\nHowever‚\nthe\neffect\nof\nnorms‚\nhow\nother\nagents’\nexpectations\nand\nbehavior\ninfluence\nbehavior‚\nhas\nnot\nbeen\nvery\noften\naddressed\nby\ncognitive\nmodels‚\narchitectures‚\nor\nagent-­‐based\nresearch.\nAs\ncognitive\nmodels\nbecome\nmore\nsocial\nand\nsocial\nmodels\nbecome\nmore\ncognitive‚\nthe\nrole\nof\nnorms\nin\nmodeling\nbehavior\nwill\nbecome\nincreasingly\nimportant.\nCognitive\nmodelers\nwho\nread\nthis\nbook\nby\nConte\nand\nher\ncolleagues\ncan\nlearn\nabout\nnorms\nand\nhow\nto\ninclude\nthem\nin\nmodels.\nResearchers\nwho\nstudy\nnorms\ncan\nbetter\nunderstand\nthe\nrole\nof\nsimulation\nand\nnorms.\nThis\nbook\npresents\na\ntheory\nof\nhow\nnorms‚\narising\nthrough\ninteractions\nbetween\nindividuals‚\nare\nimplemented\nin\nand\nby\nthose\nindividuals.\nA\nseries\nof\nsimulations\nusing\na\nnew\narchitecture‚\nEMIL‚\nhelp\nexplain\nhow\nbottom-­‐up\nand\ntop-­‐down\nprocesses\ncan\nproduce\nemergent\nbehavior‚\nand\nprovide\nlessons\nfor\nwork\non\nnorms\n(e.g.‚\nhow\nnorms\ncan\narise\nthrough\nsmall\ninteractions)‚\nand\nfor\nother\narchitectures\n(e.g.‚\nthe\nmany\nways\nnorms\ninfluence\ncognition).\nThrough\na\nthoughtful\nseries\nof\nmodels‚\ncapabilities\nare\nadded\nbuilding\nup\nto\na\nsystem\ndemonstrating\nnecessary\nand\nsufficient\ncapabilities\nfor\nthe\nemergence\nand\nfunction\nof\nnorms.\nWhile\nthe\nmodels\nare\nnot\ncomplete\nand\nmay\nat\ntimes\nappear\nfar\nfrom\ncomplete—for\nsome\neven\ntoo\nincomplete\nto\ntrust—more\ncomplete\nmodels\nwill\nonly\narise\nthrough\nwork\nlike\nthis\nand\nthe\ninsights\nit\nprovides.\nCurrently‚\nmost\nmodels\njust\nact.\nThis\nwork\nsuggests\nthat\nour\nmodels\nneed\nto\nhave\nmore\nsocial\ncognition‚\nmetacognition‚\nimplicit\nreasoning‚\nand\nreflection\nto\nfilter\nactions\nmaking\nthem\nmore\naccurate‚\nknowledge-­‐rich‚\nreflective‚\nand\nslower.\nIs\nthe\nprocessing\nof\nnorms\ndone\nwith\nfixed\ncapabilities\nthat\neveryone\nhas\nor\nis\nit\nknowledge?\nIf\nit\nis\na\nfixed\ncapability\nit\nbelongs\nin\nthe\narchitecture‚ but untangling this capability\nthat\nmight\nhave\ncomponents\nof both types will surely be interesting‚ productive‚ and also enlightening about how humans are both cognitive</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterip-conte.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter_f._e._foreword_2013,\n\taddress = {New York, NY},\n\ttitle = {Foreword},\n\turl = {http://acs.ist.psu.edu/papers/ritterip-conte.pdf},\n\tbooktitle = {Minding norms: {Mechanisms} and dynamics of social order in agent societies},\n\tpublisher = {Oxford},\n\tauthor = {{Ritter, F. E.}},\n\teditor = {{Conte, R.} and {Andrighetto, G.} and {Campennì, M.}},\n\tyear = {2013},\n\tpages = {ix--x}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Oxford| pages = –| editors = Conte, R., Andrighetto, G., Campennì, M. (eds.)| last = Ritter, F. E.| title = Minding norms: Mechanisms and dynamics of social order in agent societies| chapter = Foreword| location = New York, NY| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRm9yZXdvcmQNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIE1pbmRpbmcgbm9ybXM6IE1lY2hhbmlzbXMgYW5kIGR5bmFtaWNzIG9mIHNvY2lhbCBvcmRlciBpbiBhZ2VudCBzb2NpZXRpZXMNCkEyICAtIENvbnRlLCBSLg0KQTIgIC0gQW5kcmlnaGV0dG8sIEcuDQpBMiAgLSBDYW1wZW5uw6wsIE0uDQpBQiAgLSBPdXIKYmVoYXZpb3IKaXMKaW5mbHVlbmNlZAphbGwKdGhlCnRpbWUKYnkKc29jaWFsCm5vcm1zLAp3aGF0CmlzCmV4cGVjdGVkCihpLmUuLApjdXN0b21zKSwKd2hhdAppcwpyZXF1aXJlZAooaS5lLiwKbGF3cyksCmFuZAp3aGF0CmlzCm1vcmFsCihpLmUuLAp3aGF0CmlzCmV0aGljYWwpLgpPdGhlcgpuYW1lcwpmb3IKbm9ybXMKYXJlCnN0YW5kYXJkCm9wZXJhdGluZwpwcm9jZWR1cmVzLApyZWd1bGF0aW9ucywKc3RhbmRpbmcKb3JkZXJzLApydWxlcwpvZgplbmdhZ2VtZW50LAphbmQKY3VzdG9tcy4KQWxsCm9mCnRoZQpkYXRhCnRoYXQKaGFzCmJlZW4KY29sbGVjdGVkCnRvCmRldmVsb3AKYW5kCnRlc3QKdGhlb3JpZXMKb2YKY29nbml0aW9uCmhhcwpiZWVuCmNvbGxlY3RlZAp3aGVyZQpub3JtcwphY3RpdmVseQppbmZsdWVuY2VkCnRoZQpiZWhhdmlvcgpvYnNlcnZlZC4KSG93ZXZlciwKdGhlCmVmZmVjdApvZgpub3JtcywKaG93Cm90aGVyCmFnZW50c+KAmQpleHBlY3RhdGlvbnMKYW5kCmJlaGF2aW9yCmluZmx1ZW5jZQpiZWhhdmlvciwKaGFzCm5vdApiZWVuCnZlcnkKb2Z0ZW4KYWRkcmVzc2VkCmJ5CmNvZ25pdGl2ZQptb2RlbHMsCmFyY2hpdGVjdHVyZXMsCm9yCmFnZW50LcKt4oCQYmFzZWQKcmVzZWFyY2guCkFzCmNvZ25pdGl2ZQptb2RlbHMKYmVjb21lCm1vcmUKc29jaWFsCmFuZApzb2NpYWwKbW9kZWxzCmJlY29tZQptb3JlCmNvZ25pdGl2ZSwKdGhlCnJvbGUKb2YKbm9ybXMKaW4KbW9kZWxpbmcKYmVoYXZpb3IKd2lsbApiZWNvbWUKaW5jcmVhc2luZ2x5CmltcG9ydGFudC4KQ29nbml0aXZlCm1vZGVsZXJzCndobwpyZWFkCnRoaXMKYm9vawpieQpDb250ZQphbmQKaGVyCmNvbGxlYWd1ZXMKY2FuCmxlYXJuCmFib3V0Cm5vcm1zCmFuZApob3cKdG8KaW5jbHVkZQp0aGVtCmluCm1vZGVscy4KUmVzZWFyY2hlcnMKd2hvCnN0dWR5Cm5vcm1zCmNhbgpiZXR0ZXIKdW5kZXJzdGFuZAp0aGUKcm9sZQpvZgpzaW11bGF0aW9uCmFuZApub3Jtcy4KVGhpcwpib29rCnByZXNlbnRzCmEKdGhlb3J5Cm9mCmhvdwpub3JtcywKYXJpc2luZwp0aHJvdWdoCmludGVyYWN0aW9ucwpiZXR3ZWVuCmluZGl2aWR1YWxzLAphcmUKaW1wbGVtZW50ZWQKaW4KYW5kCmJ5CnRob3NlCmluZGl2aWR1YWxzLgpBCnNlcmllcwpvZgpzaW11bGF0aW9ucwp1c2luZwphCm5ldwphcmNoaXRlY3R1cmUsCkVNSUwsCmhlbHAKZXhwbGFpbgpob3cKYm90dG9tLcKt4oCQdXAKYW5kCnRvcC3CreKAkGRvd24KcHJvY2Vzc2VzCmNhbgpwcm9kdWNlCmVtZXJnZW50CmJlaGF2aW9yLAphbmQKcHJvdmlkZQpsZXNzb25zCmZvcgp3b3JrCm9uCm5vcm1zCihlLmcuLApob3cKbm9ybXMKY2FuCmFyaXNlCnRocm91Z2gKc21hbGwKaW50ZXJhY3Rpb25zKSwKYW5kCmZvcgpvdGhlcgphcmNoaXRlY3R1cmVzCihlLmcuLAp0aGUKbWFueQp3YXlzCm5vcm1zCmluZmx1ZW5jZQpjb2duaXRpb24pLgpUaHJvdWdoCmEKdGhvdWdodGZ1bApzZXJpZXMKb2YKbW9kZWxzLApjYXBhYmlsaXRpZXMKYXJlCmFkZGVkCmJ1aWxkaW5nCnVwCnRvCmEKc3lzdGVtCmRlbW9uc3RyYXRpbmcKbmVjZXNzYXJ5CmFuZApzdWZmaWNpZW50CmNhcGFiaWxpdGllcwpmb3IKdGhlCmVtZXJnZW5jZQphbmQKZnVuY3Rpb24Kb2YKbm9ybXMuCldoaWxlCnRoZQptb2RlbHMKYXJlCm5vdApjb21wbGV0ZQphbmQKbWF5CmF0CnRpbWVzCmFwcGVhcgpmYXIKZnJvbQpjb21wbGV0ZeKAlGZvcgpzb21lCmV2ZW4KdG9vCmluY29tcGxldGUKdG8KdHJ1c3TigJRtb3JlCmNvbXBsZXRlCm1vZGVscwp3aWxsCm9ubHkKYXJpc2UKdGhyb3VnaAp3b3JrCmxpa2UKdGhpcwphbmQKdGhlCmluc2lnaHRzCml0CnByb3ZpZGVzLgpDdXJyZW50bHksCm1vc3QKbW9kZWxzCmp1c3QKYWN0LgpUaGlzCndvcmsKc3VnZ2VzdHMKdGhhdApvdXIKbW9kZWxzCm5lZWQKdG8KaGF2ZQptb3JlCnNvY2lhbApjb2duaXRpb24sCm1ldGFjb2duaXRpb24sCmltcGxpY2l0CnJlYXNvbmluZywKYW5kCnJlZmxlY3Rpb24KdG8KZmlsdGVyCmFjdGlvbnMKbWFraW5nCnRoZW0KbW9yZQphY2N1cmF0ZSwKa25vd2xlZGdlLcKt4oCQcmljaCwKcmVmbGVjdGl2ZSwKYW5kCnNsb3dlci4KSXMKdGhlCnByb2Nlc3NpbmcKb2YKbm9ybXMKZG9uZQp3aXRoCmZpeGVkCmNhcGFiaWxpdGllcwp0aGF0CmV2ZXJ5b25lCmhhcwpvcgppcwppdAprbm93bGVkZ2U/CklmCml0CmlzCmEKZml4ZWQKY2FwYWJpbGl0eQppdApiZWxvbmdzCmluCnRoZQphcmNoaXRlY3R1cmUsIGJ1dCB1bnRhbmdsaW5nIHRoaXMgY2FwYWJpbGl0eQp0aGF0Cm1pZ2h0CmhhdmUKY29tcG9uZW50cwpvZiBib3RoIHR5cGVzIHdpbGwgc3VyZWx5IGJlIGludGVyZXN0aW5nLCBwcm9kdWN0aXZlLCBhbmQgYWxzbyBlbmxpZ2h0ZW5pbmcgYWJvdXQgaG93IGh1bWFucyBhcmUgYm90aCBjb2duaXRpdmUNCkNZICAtIE5ldyBZb3JrLCBOWQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gaXgNCkVQICAtIHgNClBCICAtIE94Zm9yZA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyaXAtY29udGUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Foreword&amp;rft.btitle=Minding%20norms%3A%20Mechanisms%20and%20dynamics%20of%20social%20order%20in%20agent%20societies&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=Oxford&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Conte%2C%20R.&amp;rft.au=Andrighetto%2C%20G.&amp;rft.au=Campenn%C3%AC%2C%20M.&amp;rft.date=2013&amp;rft.pages=ix-x&amp;rft.spage=ix&amp;rft.epage=x\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Computational and Underspecified Approaches to Standardization.” “Methods for Communicating the Structure and Content of a Cognitive Model”, a discussion panel at Human Factors and Ergonomics Society International Annual Meeting. San Diego, CA. 2013. Panel.</div><span class='bib-kw' style='display:none;'>K567TKH3 FCQK6PT6 DTDTV2EP 9WF9BDUW MGID93AS year__2013 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/warwick2013hfes.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2013computational,\n\taddress = {San Diego, CA},\n\ttype = {Panel},\n\ttitle = {Computational and underspecified approaches to standardization},\n\turl = {http://www.david-reitter.com/pub/warwick2013hfes.pdf},\n\tauthor = {Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last = Reitter| first = David| title = Computational and underspecified approaches to standardization| location = San Diego, CA| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENvbXB1dGF0aW9uYWwgYW5kIHVuZGVyc3BlY2lmaWVkIGFwcHJvYWNoZXMgdG8gc3RhbmRhcmRpemF0aW9uDQpUMiAgLSAiTWV0aG9kcyBmb3IgQ29tbXVuaWNhdGluZyB0aGUgU3RydWN0dXJlIGFuZCBDb250ZW50IG9mIGEgQ29nbml0aXZlIE1vZGVsIiwgYSBkaXNjdXNzaW9uIHBhbmVsIGF0IEh1bWFuIEZhY3RvcnMgYW5kIEVyZ29ub21pY3MgU29jaWV0eSBJbnRlcm5hdGlvbmFsIEFubnVhbCBNZWV0aW5nDQpBMiAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gU2FuIERpZWdvLCBDQQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KTTMgIC0gUGFuZWwNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhcndpY2syMDEzaGZlcy5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lothian, J. M. <i>High Performance Computing for Agent-Based Cognitive Modeling</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 9WF9BDUW DTDTV2EP CXXK8XEU MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/lothian11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{lothian2011high,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {High performance computing for agent-based cognitive modeling},\n\turl = {http://acs.ist.psu.edu/reports/lothian11.pdf},\n\tnumber = {ACS 2011-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Lothian, J. M.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Lothian| first = J. M.| title = High performance computing for agent-based cognitive modeling| location = University Park, PA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSGlnaCBwZXJmb3JtYW5jZSBjb21wdXRpbmcgZm9yIGFnZW50LWJhc2VkIGNvZ25pdGl2ZSBtb2RlbGluZw0KQVUgIC0gTG90aGlhbiwgSi4gTS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMTEtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2xvdGhpYW4xMS5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C. et al. “Validating a High Level Behavioral Representation Language (Herbal): A Docking Study between for ACT-R.” <i>Biologically Inspired Cognitive Architectures</i>. Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press, 2010. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoPMR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2010validating,\n\ttitle = {Validating a high level behavioral representation language ({Herbal}): {A} docking study between for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/zhaoPMR10.pdf},\n\tbooktitle = {Biologically {Inspired} {Cognitive} {Architectures}},\n\tpublisher = {Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press},\n\tauthor = {Zhao, C. and Paik, J. and Morgan, J. H. and Ritter, F. E.},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Proceedings of the First Annual Meeting of the BICA Society. IOS PressProceedings of the First Annual Meeting of the BICA Society. IOS Press| last1 = Zhao| first1 = C.| last2 = Paik| first2 = J.| last3 = Morgan| first3 = J. H.| last4 = Ritter| first4 = F. E.| title = Validating a high level behavioral representation language (Herbal): A docking study between for ACT-R| booktitle = Biologically Inspired Cognitive Architectures| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVmFsaWRhdGluZyBhIGhpZ2ggbGV2ZWwgYmVoYXZpb3JhbCByZXByZXNlbnRhdGlvbiBsYW5ndWFnZSAoSGVyYmFsKTogQSBkb2NraW5nIHN0dWR5IGJldHdlZW4gZm9yIEFDVC1SDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gUGFpaywgSi4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIEJpb2xvZ2ljYWxseSBJbnNwaXJlZCBDb2duaXRpdmUgQXJjaGl0ZWN0dXJlcw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KUEIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEFubnVhbCBNZWV0aW5nIG9mIHRoZSBCSUNBIFNvY2lldHkuIElPUyBQcmVzc1Byb2NlZWRpbmdzIG9mIHRoZSBGaXJzdCBBbm51YWwgTWVldGluZyBvZiB0aGUgQklDQSBTb2NpZXR5LiBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3poYW9QTVIxMC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Validating%20a%20high%20level%20behavioral%20representation%20language%20(Herbal)%3A%20A%20docking%20study%20between%20for%20ACT-R&amp;rft.btitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.publisher=Proceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20PressProceedings%20of%20the%20First%20Annual%20Meeting%20of%20the%20BICA%20Society.%20IOS%20Press&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20Paik&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J. et al. “Building Large Learning Models with Herbal.” Ed. D. D. Salvucci and G. Gunzelmann. Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling, 2010. 187–191. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2010 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKRMHC10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{paik2010building,\n\ttitle = {Building large learning models with {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/paikKRMHC10.pdf},\n\tpublisher = {Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E. and Morgan, J. H. and Haynes, S. R. and Cohen, M. A.},\n\teditor = {Salvucci, D. D. and Gunzelmann, G.},\n\tyear = {2010},\n\tpages = {187--191}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling| pages = 187–191| editors = D. D. Salvucci, G. Gunzelmann (eds.)| last1 = Paik| first1 = J.| last2 = Kim| first2 = J. W.| last3 = Ritter| first3 = F. E.| last4 = Morgan| first4 = J. H.| last5 = Haynes| first5 = S. R.| last6 = Cohen| first6 = M. A.| chapter = Building large learning models with Herbal| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQnVpbGRpbmcgbGFyZ2UgbGVhcm5pbmcgbW9kZWxzIHdpdGggSGVyYmFsDQpBVSAgLSBQYWlrLCBKLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBMiAgLSBTYWx2dWNjaSwgRC4gRC4NCkEyICAtIEd1bnplbG1hbm4sIEcuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpTUCAgLSAxODcNCkVQICAtIDE5MQ0KUEIgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAtIDIwMTAtIFRlbnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3BhaWtLUk1IQzEwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Building%20large%20learning%20models%20with%20Herbal&amp;rft.publisher=Proceedings%20of%20ICCM%20-%202010-%20Tenth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=D.%20D.%20Salvucci&amp;rft.au=G.%20Gunzelmann&amp;rft.date=2010&amp;rft.pages=187-191&amp;rft.spage=187&amp;rft.epage=191\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “認知モデリングける二つのフロンティア. 感情とユーザビリティ (Two  Cognitive Modeling Frontiers: Emotions and Usability).” Trans. J. Morita. <i>認知科学におけるモデルベースアプローチ」 (Transactions of the Japanese Society for Artificial  Intelligence)</i> 24.2 (2009): 245–252. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2009 type__journalArticle \"\"</span></div><div class=\"bib-venue\">認知科学におけるモデルベースアプローチ」 (Transactions of the Japanese Society for Artificial  Intelligence)</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2009.,\n\ttitle = {認知モデリングける二つのフロンティア. 感情とユーザビリティ ({Two}  cognitive modeling frontiers: {Emotions} and usability)},\n\tvolume = {24},\n\turl = {http://acs.ist.psu.edu/papers/ritter09c.pdf},\n\tnumber = {2},\n\tjournal = {認知科学におけるモデルベースアプローチ」 (Transactions of the Japanese Society for Artificial  Intelligence)},\n\tauthor = {Ritter, F. E.},\n\ttranslator = {Morita, J.},\n\tyear = {2009},\n\tpages = {245--252}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 24| issue = 2| pages = 245–252| last = Ritter| first = F. E.| others = J. Morita (trans.)| title = 認知モデリングける二つのフロンティア. 感情とユーザビリティ (Two  cognitive modeling frontiers: Emotions and usability)| journal = 認知科学におけるモデルベースアプローチ」 (Transactions of the Japanese Society for Artificial  Intelligence)| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0g6KqN55+l44Oi44OH44Oq44Oz44Kw44GR44KL5LqM44Gk44Gu44OV44Ot44Oz44OG44Kj44KiLiDmhJ/mg4Xjgajjg6bjg7zjgrbjg5Pjg6rjg4bjgqMgKFR3byAgY29nbml0aXZlIG1vZGVsaW5nIGZyb250aWVyczogRW1vdGlvbnMgYW5kIHVzYWJpbGl0eSkNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIOiqjeefpeenkeWtpuOBq+OBiuOBkeOCi+ODouODh+ODq+ODmeODvOOCueOCouODl+ODreODvOODgeOAjSAoVHJhbnNhY3Rpb25zIG9mIHRoZSBKYXBhbmVzZSBTb2NpZXR5IGZvciBBcnRpZmljaWFsICBJbnRlbGxpZ2VuY2UpDQpBNCAgLSBNb3JpdGEsIEouDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpWTCAgLSAyNA0KSVMgIC0gMg0KU1AgIC0gMjQ1DQpFUCAgLSAyNTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA5Yy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%E8%AA%8D%E7%9F%A5%E3%83%A2%E3%83%87%E3%83%AA%E3%83%B3%E3%82%B0%E3%81%91%E3%82%8B%E4%BA%8C%E3%81%A4%E3%81%AE%E3%83%95%E3%83%AD%E3%83%B3%E3%83%86%E3%82%A3%E3%82%A2.%20%E6%84%9F%E6%83%85%E3%81%A8%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%93%E3%83%AA%E3%83%86%E3%82%A3%20(Two%20%20cognitive%20modeling%20frontiers%3A%20Emotions%20and%20usability)&amp;rft.jtitle=%E8%AA%8D%E7%9F%A5%E7%A7%91%E5%AD%A6%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%A2%E3%83%87%E3%83%AB%E3%83%99%E3%83%BC%E3%82%B9%E3%82%A2%E3%83%97%E3%83%AD%E3%83%BC%E3%83%81%E3%80%8D%20(Transactions%20of%20the%20Japanese%20Society%20for%20Artificial%20%20Intelligence)&amp;rft.volume=24&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Morita&amp;rft.date=2009&amp;rft.pages=245-252&amp;rft.spage=245&amp;rft.epage=252\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Friedrich, M. B., and F. E. Frank E. Ritter. “Reimplementing a Diagrammatic Reasoning Model in Herbal.” <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i>. England. Manchester, England: Manchester, 2009. 438–439. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/friedrichR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{friedrich2009reimplementing,\n\taddress = {England. Manchester, England},\n\ttitle = {Reimplementing a diagrammatic reasoning model in {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/friedrichR09.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Manchester},\n\tauthor = {Friedrich, M. B. and Frank E. Ritter, F. E.},\n\tyear = {2009},\n\tpages = {438--439}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Manchester| pages = 438–439| last1 = Friedrich| first1 = M. B.| last2 = Frank E. Ritter| first2 = F. E.| title = Reimplementing a diagrammatic reasoning model in Herbal| booktitle = Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling| location = England. Manchester, England| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVpbXBsZW1lbnRpbmcgYSBkaWFncmFtbWF0aWMgcmVhc29uaW5nIG1vZGVsIGluIEhlcmJhbA0KQVUgIC0gRnJpZWRyaWNoLCBNLiBCLg0KQVUgIC0gRnJhbmsgRS4gUml0dGVyLCBGLiBFLg0KQzEgIC0gRW5nbGFuZC4gTWFuY2hlc3RlciwgRW5nbGFuZA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgSUNDTSAtIDIwMDktIE5pbnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDQzOA0KRVAgIC0gNDM5DQpQQiAgLSBNYW5jaGVzdGVyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9mcmllZHJpY2hSMDkucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Reimplementing%20a%20diagrammatic%20reasoning%20model%20in%20Herbal&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=England.%20Manchester%2C%20England&amp;rft.publisher=Manchester&amp;rft.aufirst=M.%20B.&amp;rft.aulast=Friedrich&amp;rft.au=M.%20B.%20Friedrich&amp;rft.au=F.%20E.%20Frank%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=438-439&amp;rft.spage=438&amp;rft.epage=439\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J., J. W. Kim, and F. E. Ritter. “A Preliminary ACT-R Compiler in Herbal.” <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i>. England. Manchester, England: Manchester, 2009. 466–467. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{paik2009preliminary,\n\taddress = {England. Manchester, England},\n\ttitle = {A preliminary {ACT}-{R} compiler in {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/paikKR09.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Manchester},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {466--467}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Manchester| pages = 466–467| last1 = Paik| first1 = J.| last2 = Kim| first2 = J. W.| last3 = Ritter| first3 = F. E.| title = A preliminary ACT-R compiler in Herbal| booktitle = Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling| location = England. Manchester, England| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBwcmVsaW1pbmFyeSBBQ1QtUiBjb21waWxlciBpbiBIZXJiYWwNCkFVICAtIFBhaWssIEouDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBFbmdsYW5kLiBNYW5jaGVzdGVyLCBFbmdsYW5kDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAwOS0gTmludGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KU1AgIC0gNDY2DQpFUCAgLSA0NjcNClBCICAtIE1hbmNoZXN0ZXINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3BhaWtLUjA5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20preliminary%20ACT-R%20compiler%20in%20Herbal&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=England.%20Manchester%2C%20England&amp;rft.publisher=Manchester&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=466-467&amp;rft.spage=466&amp;rft.epage=467\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, Kuo-Chuan. “<span class=\"doctitle\">Toward Understanding the Cognitive Processes of Software Design in Novice Programmers.</span>” Pennsylvania State University, 2009. Print.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2009 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{yeh2009toward,\n\ttitle = {Toward {Understanding} the {Cognitive} {Processes} of {Software} {Design} in {Novice} {Programmers}},\n\tschool = {Pennsylvania State University},\n\tauthor = {Yeh, Kuo-Chuan},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| publisher = Pennsylvania State University| last = Yeh| first = Kuo-Chuan| title = Toward Understanding the Cognitive Processes of Software Design in Novice Programmers| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gVG93YXJkIFVuZGVyc3RhbmRpbmcgdGhlIENvZ25pdGl2ZSBQcm9jZXNzZXMgb2YgU29mdHdhcmUgRGVzaWduIGluIE5vdmljZSBQcm9ncmFtbWVycw0KQVUgIC0gWWVoLCBLdW8tQ2h1YW4NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClBCICAtIFBlbm5zeWx2YW5pYSBTdGF0ZSBVbml2ZXJzaXR5DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Toward%20Understanding%20the%20Cognitive%20Processes%20of%20Software%20Design%20in%20Novice%20Programmers&amp;rft.inst=Pennsylvania%20State%20University&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.date=2009\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>Some Frontiers of Cognitive Modeling: A Modest Research Agenda Exploring Emotions and Usability</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2008. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2008 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritter08c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2008frontiers,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Some frontiers of cognitive modeling: {A} modest research agenda exploring emotions and usability},\n\turl = {http://acs.ist.psu.edu/reports/ritter08c.pdf},\n\tnumber = {ACS 2008-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Ritter| first = F. E.| title = Some frontiers of cognitive modeling: A modest research agenda exploring emotions and usability| location = University Park, PA| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU29tZSBmcm9udGllcnMgb2YgY29nbml0aXZlIG1vZGVsaW5nOiBBIG1vZGVzdCByZXNlYXJjaCBhZ2VuZGEgZXhwbG9yaW5nIGVtb3Rpb25zIGFuZCB1c2FiaWxpdHkNCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDgtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlcjA4Yy5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W. <i>Procedural Skills: From Learning to Forgetting. Unpublished Doctoral Dissertation, The Pennsylvania State University, University Park, PA</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2008. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2008 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kim08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kim2008procedural,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Procedural skills: {From} learning to forgetting. {Unpublished} {Doctoral} {Dissertation}, {The} {Pennsylvania} {State} {University}, {University} {Park}, {PA}},\n\turl = {http://acs.ist.psu.edu/reports/kim08.pdf},\n\tnumber = {ACS 2008-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kim, J. W.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Kim| first = J. W.| title = Procedural skills: From learning to forgetting. Unpublished Doctoral Dissertation, The Pennsylvania State University, University Park, PA| location = University Park, PA| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gUHJvY2VkdXJhbCBza2lsbHM6IEZyb20gbGVhcm5pbmcgdG8gZm9yZ2V0dGluZy4gVW5wdWJsaXNoZWQgRG9jdG9yYWwgRGlzc2VydGF0aW9uLCBUaGUgUGVubnN5bHZhbmlhIFN0YXRlIFVuaXZlcnNpdHksIFVuaXZlcnNpdHkgUGFyaywgUEENCkFVICAtIEtpbSwgSi4gVy4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDgtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2tpbTA4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., S. P. McBride, and F. E. Ritter. “AI Support for Building Cognitive Models.” <i>Proceedings of the Twenty-First National Conference on Artificial Intelligence (AAAI-06)</i>. Menlo Park, CA: AAAI Press, 2007. 1663–1666. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantMR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_ai_2007,\n\ttitle = {{AI} support for building cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/stamantMR06.pdf},\n\tbooktitle = {Proceedings of the {Twenty}-{First} {National} {Conference} on {Artificial} {Intelligence} ({AAAI}-06)},\n\tpublisher = {Menlo Park, CA: AAAI Press},\n\tauthor = {St. Amant, R. and McBride, S. P. and Ritter, F. E.},\n\tyear = {2007},\n\tpages = {1663--1666}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Menlo Park, CA: AAAI Press| pages = 1663–1666| last1 = St. Amant| first1 = R.| last2 = McBride| first2 = S. P.| last3 = Ritter| first3 = F. E.| title = AI support for building cognitive models| booktitle = Proceedings of the Twenty-First National Conference on Artificial Intelligence (AAAI-06)| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQUkgc3VwcG9ydCBmb3IgYnVpbGRpbmcgY29nbml0aXZlIG1vZGVscw0KQVUgIC0gU3QuIEFtYW50LCBSLg0KQVUgIC0gTWNCcmlkZSwgUy4gUC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBUd2VudHktRmlyc3QgTmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBBcnRpZmljaWFsIEludGVsbGlnZW5jZSAoQUFBSS0wNikNCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClNQICAtIDE2NjMNCkVQICAtIDE2NjYNClBCICAtIE1lbmxvIFBhcmssIENBOiBBQUFJIFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9zdGFtYW50TVIwNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=AI%20support%20for%20building%20cognitive%20models&amp;rft.btitle=Proceedings%20of%20the%20Twenty-First%20National%20Conference%20on%20Artificial%20Intelligence%20(AAAI-06)&amp;rft.publisher=Menlo%20Park%2C%20CA%3A%20AAAI%20Press&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=S.%20P.%20McBride&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007&amp;rft.pages=1663-1666&amp;rft.spage=1663&amp;rft.epage=1666\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “High-Level Behavior Representation Languages Revisited.” <i>Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling</i>. Trieste, Italy: Edizioni Goliardiche, 2006. 404–407. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 MGID93AS 9WF9BDUW DTDTV2EP 6Q5U5REX year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterHCHJBLJCLSAMULV06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2006high-level,\n\taddress = {Trieste, Italy},\n\ttitle = {High-level behavior representation languages revisited},\n\turl = {http://acs.ist.psu.edu/papers/ritterHCHJBLJCLSAMULV06.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2006- {Seventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Edizioni Goliardiche},\n\tauthor = {Ritter, F. E. and Haynes, S. R. and Cohen, M. and Howes, A. and John, B. and Best, B. and Lebiere, C. and Jones, R. M. and Crossman, J. and Lewis, R. L. and St. Amant, R. and McBride, S. P. and Urbas, L. and Leuchter, S. and Vera, A.},\n\tyear = {2006},\n\tpages = {404--407}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Edizioni Goliardiche| pages = 404–407| last1 = Ritter| first1 = F. E.| last2 = Haynes| first2 = S. R.| last3 = Cohen| first3 = M.| last4 = Howes| first4 = A.| last5 = John| first5 = B.| last6 = Best| first6 = B.| last7 = Lebiere| first7 = C.| last8 = Jones| first8 = R. M.| last9 = Crossman| first9 = J.| last10 = Lewis| first10 = R. L.| last11 = St. Amant| first11 = R.| last12 = McBride| first12 = S. P.| last13 = Urbas| first13 = L.| last14 = Leuchter| first14 = S.| last15 = Vera| first15 = A.| title = High-level behavior representation languages revisited| booktitle = Proceedings of ICCM - 2006- Seventh International Conference on Cognitive Modeling| location = Trieste, Italy| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGlnaC1sZXZlbCBiZWhhdmlvciByZXByZXNlbnRhdGlvbiBsYW5ndWFnZXMgcmV2aXNpdGVkDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBDb2hlbiwgTS4NCkFVICAtIEhvd2VzLCBBLg0KQVUgIC0gSm9obiwgQi4NCkFVICAtIEJlc3QsIEIuDQpBVSAgLSBMZWJpZXJlLCBDLg0KQVUgIC0gSm9uZXMsIFIuIE0uDQpBVSAgLSBDcm9zc21hbiwgSi4NCkFVICAtIExld2lzLCBSLiBMLg0KQVUgIC0gU3QuIEFtYW50LCBSLg0KQVUgIC0gTWNCcmlkZSwgUy4gUC4NCkFVICAtIFVyYmFzLCBMLg0KQVUgIC0gTGV1Y2h0ZXIsIFMuDQpBVSAgLSBWZXJhLCBBLg0KQzEgIC0gVHJpZXN0ZSwgSXRhbHkNCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDA2LSBTZXZlbnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDQwNA0KRVAgIC0gNDA3DQpQQiAgLSBFZGl6aW9uaSBHb2xpYXJkaWNoZQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVySENISkJMSkNMU0FNVUxWMDYucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=High-level%20behavior%20representation%20languages%20revisited&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202006-%20Seventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Trieste%2C%20Italy&amp;rft.publisher=Edizioni%20Goliardiche&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20Cohen&amp;rft.au=A.%20Howes&amp;rft.au=B.%20John&amp;rft.au=B.%20Best&amp;rft.au=C.%20Lebiere&amp;rft.au=R.%20M.%20Jones&amp;rft.au=J.%20Crossman&amp;rft.au=R.%20L.%20Lewis&amp;rft.au=R.%20St.%20Amant&amp;rft.au=S.%20P.%20McBride&amp;rft.au=L.%20Urbas&amp;rft.au=S.%20Leuchter&amp;rft.au=A.%20Vera&amp;rft.date=2006&amp;rft.pages=404-407&amp;rft.spage=404&amp;rft.epage=407\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R. et al. “Image Processing in Cognitive Models with SegMan.” <i>Proceedings of HCI International 2005. (Invited.)</i>. 4 - Theories, Models and Processes in HCI. N.p., 2005. Web.</div><div class=\"bib-extra\">Paper #1869</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantRRR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_image_2005,\n\ttitle = {Image processing in cognitive models with {SegMan}},\n\tvolume = {4 - Theories, Models and Processes in HCI},\n\turl = {http://acs.ist.psu.edu/papers/stamantRRR05.pdf},\n\tbooktitle = {Proceedings of {HCI} {International} 2005. ({Invited}.)},\n\tauthor = {St. Amant, R. and Riedl, M. O. and Ritter, F. E. and Reifers, A.},\n\tyear = {2005},\n\tnote = {Paper \\#1869}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| volume = 4 - Theories, Models and Processes in HCI| last1 = St. Amant| first1 = R.| last2 = Riedl| first2 = M. O.| last3 = Ritter| first3 = F. E.| last4 = Reifers| first4 = A.| title = Image processing in cognitive models with SegMan| booktitle = Proceedings of HCI International 2005. (Invited.)| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1hZ2UgcHJvY2Vzc2luZyBpbiBjb2duaXRpdmUgbW9kZWxzIHdpdGggU2VnTWFuDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBVSAgLSBSaWVkbCwgTS4gTy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFJlaWZlcnMsIEEuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBIQ0kgSW50ZXJuYXRpb25hbCAyMDA1LiAoSW52aXRlZC4pDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpWTCAgLSA0IC0gVGhlb3JpZXMsIE1vZGVscyBhbmQgUHJvY2Vzc2VzIGluIEhDSQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvc3RhbWFudFJSUjA1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Image%20processing%20in%20cognitive%20models%20with%20SegMan&amp;rft.btitle=Proceedings%20of%20HCI%20International%202005.%20(Invited.)&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=M.%20O.%20Riedl&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Reifers&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. R. Haynes. “Herbal: A High-Level Language and Development Environment for Developing Cognitive Models in Soar.” <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. 05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida, 2005. 177–182. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 6Q5U5REX 9WF9BDUW DTDTV2EP FCQK6PT6 VKCEE7SG MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2005herbal:,\n\ttitle = {Herbal: {A} high-level language and development environment for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2005},\n\tpages = {177--182}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida| pages = 177–182| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| title = Herbal: A high-level language and development environment for developing cognitive models in Soar| booktitle = Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGVyYmFsOiBBIGhpZ2gtbGV2ZWwgbGFuZ3VhZ2UgYW5kIGRldmVsb3BtZW50IGVudmlyb25tZW50IGZvciBkZXZlbG9waW5nIGNvZ25pdGl2ZSBtb2RlbHMgaW4gU29hcg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTR0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpTUCAgLSAxNzcNCkVQICAtIDE4Mg0KUEIgIC0gMDUtQlJJTVMtMDQ0LiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhLiAwNS1CUklNUy0wNDQuIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkgwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=05-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2005-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2005&amp;rft.pages=177-182&amp;rft.spage=177&amp;rft.epage=182\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “A Tutorial on Herbal: A High-Level Language and Development Environment Based on Protege for Developing Cognitive Models in Soar.” <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. Ed. L. Allender and T. Kelley. Orlando, FL: U. of Central Florida, 2005. Web.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I 6Q5U5REX 9WF9BDUW DTDTV2EP FCQK6PT6 VKCEE7SG MGID93AS year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterMSC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2005tutorial,\n\taddress = {Orlando, FL},\n\ttitle = {A tutorial on {Herbal}: {A} high-level language and development environment based on {Protege} for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterMSC05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {U. of Central Florida},\n\tauthor = {Ritter, F. E. and Morgan, G. P. and Stevenson, W. E. and Cohen, M. A.},\n\teditor = {Allender, L. and Kelley, T.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = U. of Central Florida| editors = L. Allender, T. Kelley (eds.)| last1 = Ritter| first1 = F. E.| last2 = Morgan| first2 = G. P.| last3 = Stevenson| first3 = W. E.| last4 = Cohen| first4 = M. A.| title = Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation| chapter = A tutorial on Herbal: A high-level language and development environment based on Protege for developing cognitive models in Soar| location = Orlando, FL| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQSB0dXRvcmlhbCBvbiBIZXJiYWw6IEEgaGlnaC1sZXZlbCBsYW5ndWFnZSBhbmQgZGV2ZWxvcG1lbnQgZW52aXJvbm1lbnQgYmFzZWQgb24gUHJvdGVnZSBmb3IgZGV2ZWxvcGluZyBjb2duaXRpdmUgbW9kZWxzIGluIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1vcmdhbiwgRy4gUC4NCkFVICAtIFN0ZXZlbnNvbiwgVy4gRS4NCkFVICAtIENvaGVuLCBNLiBBLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KQTIgIC0gQWxsZW5kZXIsIEwuDQpBMiAgLSBLZWxsZXksIFQuDQpDWSAgLSBPcmxhbmRvLCBGTA0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KUEIgIC0gVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJNU0MwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=A%20tutorial%20on%20Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20based%20on%20Protege%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Orlando%2C%20FL&amp;rft.publisher=U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=L.%20Allender&amp;rft.au=T.%20Kelley&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kukreja, U. <i>Towards Model-Based Evaluations of Human-Robot Interfaces</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2005. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kukreja05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kukreja2005towards,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Towards model-based evaluations of human-robot interfaces},\n\turl = {http://acs.ist.psu.edu/reports/kukreja05.pdf},\n\tnumber = {ACS 2005-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kukreja, U.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Kukreja| first = U.| title = Towards model-based evaluations of human-robot interfaces| location = University Park, PA| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVG93YXJkcyBtb2RlbC1iYXNlZCBldmFsdWF0aW9ucyBvZiBodW1hbi1yb2JvdCBpbnRlcmZhY2VzDQpBVSAgLSBLdWtyZWphLCBVLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwNS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMva3VrcmVqYTA1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., and F. E. Ritter. “Automated GOMS to ACT-R Model Generation.” <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i>. Mahwah, NJ: Lawrence Erlbaum, 2004. Print.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_automated_2004,\n\taddress = {Mahwah, NJ},\n\ttitle = {Automated {GOMS} to {ACT}-{R} model generation},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Lawrence Erlbaum},\n\tauthor = {St. Amant, R. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Lawrence Erlbaum| last1 = St. Amant| first1 = R.| last2 = Ritter| first2 = F. E.| title = Automated GOMS to ACT-R model generation| booktitle = Proceedings of the Sixth International Conference on Cognitive Modeling| location = Mahwah, NJ| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQXV0b21hdGVkIEdPTVMgdG8gQUNULVIgbW9kZWwgZ2VuZXJhdGlvbg0KQVUgIC0gU3QuIEFtYW50LCBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gTWFod2FoLCBOSg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFNpeHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClBCICAtIExhd3JlbmNlIEVybGJhdW0NCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Automated%20GOMS%20to%20ACT-R%20model%20generation&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Mahwah%2C%20NJ&amp;rft.publisher=Lawrence%20Erlbaum&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. Haynes. “An Introduction to Herbal.” <i>Proceedings of the XXIV Workshop</i>. University of Michigan. The Soar Group, University of Michigan: The Soar Group, 2004. 75–77. Web.</div><span class='bib-kw' style='display:none;'>9WF9BDUW DTDTV2EP VKCEE7SG MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2004introduction,\n\taddress = {University of Michigan. The Soar Group, University of Michigan},\n\ttitle = {An introduction to {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH04.pdf},\n\tbooktitle = {Proceedings of the {XXIV} {Workshop}},\n\tpublisher = {The Soar Group},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S.},\n\tyear = {2004},\n\tpages = {75--77}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = The Soar Group| pages = 75–77| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S.| title = An introduction to Herbal| booktitle = Proceedings of the XXIV Workshop| location = University of Michigan. The Soar Group, University of Michigan| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gaW50cm9kdWN0aW9uIHRvIEhlcmJhbA0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuDQpDMSAgLSBVbml2ZXJzaXR5IG9mIE1pY2hpZ2FuLiBUaGUgU29hciBHcm91cCwgVW5pdmVyc2l0eSBvZiBNaWNoaWdhbg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFhYSVYgV29ya3Nob3ANCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClNQICAtIDc1DQpFUCAgLSA3Nw0KUEIgIC0gVGhlIFNvYXIgR3JvdXANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkgwNC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20introduction%20to%20Herbal&amp;rft.btitle=Proceedings%20of%20the%20XXIV%20Workshop&amp;rft.place=University%20of%20Michigan.%20The%20Soar%20Group%2C%20University%20of%20Michigan&amp;rft.publisher=The%20Soar%20Group&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20Haynes&amp;rft.date=2004&amp;rft.pages=75-77&amp;rft.spage=75&amp;rft.epage=77\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Councill, I. G., G. P. Morgan, and F. E. Ritter. <i>dTank: A Competitive Environment for Distributed Agents</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2004. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2004 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/councillMR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{councill2004dtank:,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {{dTank}: {A} competitive environment for distributed agents},\n\turl = {http://acs.ist.psu.edu/reports/councillMR04.pdf},\n\tnumber = {ACS 2004-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Councill, I. G. and Morgan, G. P. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Councill| first1 = I. G.| last2 = Morgan| first2 = G. P.| last3 = Ritter| first3 = F. E.| title = dTank: A competitive environment for distributed agents| location = University Park, PA| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gZFRhbms6IEEgY29tcGV0aXRpdmUgZW52aXJvbm1lbnQgZm9yIGRpc3RyaWJ1dGVkIGFnZW50cw0KQVUgIC0gQ291bmNpbGwsIEkuIEcuDQpBVSAgLSBNb3JnYW4sIEcuIFAuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDA0LTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9jb3VuY2lsbE1SMDQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., and F. E. Ritter. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/cohenR04.pdf\"><i>Herbal Tutorial</i>.</a></span> University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2004. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2004 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/cohenR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{cohen2004herbal,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Herbal {Tutorial}},\n\turl = {http://acs.ist.psu.edu/reports/cohenR04.pdf},\n\tnumber = {ACS 2004-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Cohen, M. A. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| title = Herbal Tutorial| location = University Park, PA| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSGVyYmFsIFR1dG9yaWFsDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDQtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2NvaGVuUjA0LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Shah, K. et al. “Image Processing for Cognitive Modeling in Dynamic Gaming Environments.” <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i>. Ed. F. Detje, D. Doerner, and H. Schaub. Bamberg, Germany: Universitats-Verlag Bamberg, 2003. 189–194. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2003 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/shahRSAR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{shah2003image,\n\taddress = {Bamberg, Germany},\n\ttitle = {Image processing for cognitive modeling in dynamic gaming environments},\n\turl = {http://acs.ist.psu.edu/papers/shahRSAR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Shah, K. and Rajyaguru, S. and St. Amant, R. and Ritter, F. E.},\n\teditor = {Detje, F. and Doerner, D. and Schaub, H.},\n\tyear = {2003},\n\tpages = {189--194}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Universitats-Verlag Bamberg| pages = 189–194| editors = F. Detje, D. Doerner, H. Schaub (eds.)| last1 = Shah| first1 = K.| last2 = Rajyaguru| first2 = S.| last3 = St. Amant| first3 = R.| last4 = Ritter| first4 = F. E.| title = Image processing for cognitive modeling in dynamic gaming environments| booktitle = Proceedings of the Fifth International Conference on Cognitive Modeling| location = Bamberg, Germany| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1hZ2UgcHJvY2Vzc2luZyBmb3IgY29nbml0aXZlIG1vZGVsaW5nIGluIGR5bmFtaWMgZ2FtaW5nIGVudmlyb25tZW50cw0KQVUgIC0gU2hhaCwgSy4NCkFVICAtIFJhanlhZ3VydSwgUy4NCkFVICAtIFN0LiBBbWFudCwgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkEyICAtIERldGplLCBGLg0KQTIgIC0gRG9lcm5lciwgRC4NCkEyICAtIFNjaGF1YiwgSC4NCkMxICAtIEJhbWJlcmcsIEdlcm1hbnkNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBGaWZ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpTUCAgLSAxODkNCkVQICAtIDE5NA0KUEIgIC0gVW5pdmVyc2l0YXRzLVZlcmxhZyBCYW1iZXJnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9zaGFoUlNBUjAzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Image%20processing%20for%20cognitive%20modeling%20in%20dynamic%20gaming%20environments&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=K.&amp;rft.aulast=Shah&amp;rft.au=K.%20Shah&amp;rft.au=S.%20Rajyaguru&amp;rft.au=R.%20St.%20Amant&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=F.%20Detje&amp;rft.au=D.%20Doerner&amp;rft.au=H.%20Schaub&amp;rft.date=2003&amp;rft.pages=189-194&amp;rft.spage=189&amp;rft.epage=194\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Freed, A. R. <i>The Effects of Interface Design on Telephone Dialing Performance</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2003. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW AV8TEBZ5 MGID93AS year__2003 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/freed03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{freed2003effects,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {The effects of interface design on telephone dialing performance},\n\turl = {http://acs.ist.psu.edu/reports/freed03.pdf},\n\tnumber = {ACS 2003-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Freed, A. R.},\n\tyear = {2003}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Freed| first = A. R.| title = The effects of interface design on telephone dialing performance| location = University Park, PA| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVGhlIGVmZmVjdHMgb2YgaW50ZXJmYWNlIGRlc2lnbiBvbiB0ZWxlcGhvbmUgZGlhbGluZyBwZXJmb3JtYW5jZQ0KQVUgIC0gRnJlZWQsIEEuIFIuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAzLTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9mcmVlZDAzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F.E., and L.J. Schooler. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.sciencedirect.com/science/article/pii/B0080430767014807\">Learning Curve, The.</a></span>” <i>International Encyclopedia of the Social &amp; Behavioral Sciences</i>. Ed. Editors-in-Chief:  Neil J. Smelser and Paul B. Baltes. Oxford: Pergamon, 2001. 8602–8605. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP 9WF9BDUW MGID93AS year__2001 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Most tasks get faster with practice. This holds across task size and task type. Learning curves plot time to complete a task as a function of practice. Such curves generally follow what is called a power law‚ thus‚ they are often said to conform to ‘the power law of practice.’ Cognitive psychology has shown that the power law of practice is ubiquitous‚ and cognitive modeling has explained both the general speedup and some of the variability in performance‚ which previously was taken to be completely noise. Research is ongoing to find out why it is ubiquitous and where it does not apply.</div></div></div><div class=\"blink\"><a   href=\"http://www.sciencedirect.com/science/article/pii/B0080430767014807\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2001learning,\n\taddress = {Oxford},\n\ttitle = {Learning {Curve}, {The}},\n\tisbn = {978-0-08-043076-8},\n\turl = {http://www.sciencedirect.com/science/article/pii/B0080430767014807},\n\tbooktitle = {International {Encyclopedia} of the {Social} \\& {Behavioral} {Sciences}},\n\tpublisher = {Pergamon},\n\tauthor = {Ritter, F.E. and Schooler, L.J.},\n\teditor = {{Editors-in-Chief:  Neil J. Smelser} and {Paul B. Baltes}},\n\tyear = {2001},\n\tpages = {8602--8605}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Pergamon| isbn = 978-0-08-043076-8| pages = 8602–8605| editors = Editors-in-Chief:  Neil J. Smelser, Paul B. Baltes (eds.)| last1 = Ritter| first1 = F.E.| last2 = Schooler| first2 = L.J.| title = International Encyclopedia of the Social & Behavioral Sciences| chapter = Learning Curve, The| location = Oxford| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTGVhcm5pbmcgQ3VydmUsIFRoZQ0KQVUgIC0gUml0dGVyLCBGLkUuDQpBVSAgLSBTY2hvb2xlciwgTC5KLg0KVDIgIC0gSW50ZXJuYXRpb25hbCBFbmN5Y2xvcGVkaWEgb2YgdGhlIFNvY2lhbCAmIEJlaGF2aW9yYWwgU2NpZW5jZXMNCkEyICAtIEVkaXRvcnMtaW4tQ2hpZWY6wqDCoE5laWwgSi4gU21lbHNlcg0KQTIgIC0gUGF1bCBCLiBCYWx0ZXMNCkFCICAtIE1vc3QgdGFza3MgZ2V0IGZhc3RlciB3aXRoIHByYWN0aWNlLiBUaGlzIGhvbGRzIGFjcm9zcyB0YXNrIHNpemUgYW5kIHRhc2sgdHlwZS4gTGVhcm5pbmcgY3VydmVzIHBsb3QgdGltZSB0byBjb21wbGV0ZSBhIHRhc2sgYXMgYSBmdW5jdGlvbiBvZiBwcmFjdGljZS4gU3VjaCBjdXJ2ZXMgZ2VuZXJhbGx5IGZvbGxvdyB3aGF0IGlzIGNhbGxlZCBhIHBvd2VyIGxhdywgdGh1cywgdGhleSBhcmUgb2Z0ZW4gc2FpZCB0byBjb25mb3JtIHRvIOKAmHRoZSBwb3dlciBsYXcgb2YgcHJhY3RpY2Uu4oCZIENvZ25pdGl2ZSBwc3ljaG9sb2d5IGhhcyBzaG93biB0aGF0IHRoZSBwb3dlciBsYXcgb2YgcHJhY3RpY2UgaXMgdWJpcXVpdG91cywgYW5kIGNvZ25pdGl2ZSBtb2RlbGluZyBoYXMgZXhwbGFpbmVkIGJvdGggdGhlIGdlbmVyYWwgc3BlZWR1cCBhbmQgc29tZSBvZiB0aGUgdmFyaWFiaWxpdHkgaW4gcGVyZm9ybWFuY2UsIHdoaWNoIHByZXZpb3VzbHkgd2FzIHRha2VuIHRvIGJlIGNvbXBsZXRlbHkgbm9pc2UuIFJlc2VhcmNoIGlzIG9uZ29pbmcgdG8gZmluZCBvdXQgd2h5IGl0IGlzIHViaXF1aXRvdXMgYW5kIHdoZXJlIGl0IGRvZXMgbm90IGFwcGx5Lg0KQ1kgIC0gT3hmb3JkDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpTUCAgLSA4NjAyDQpFUCAgLSA4NjA1DQpQQiAgLSBQZXJnYW1vbg0KU04gIC0gOTc4LTAtMDgtMDQzMDc2LTgNClVSICAtIGh0dHA6Ly93d3cuc2NpZW5jZWRpcmVjdC5jb20vc2NpZW5jZS9hcnRpY2xlL3BpaS9CMDA4MDQzMDc2NzAxNDgwNw0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=urn%3Aisbn%3A978-0-08-043076-8&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Learning%20Curve%2C%20The&amp;rft.btitle=International%20Encyclopedia%20of%20the%20Social%20%26%20Behavioral%20Sciences&amp;rft.place=Oxford&amp;rft.publisher=Pergamon&amp;rft.aufirst=F.E.&amp;rft.aulast=Ritter&amp;rft.au=F.E.%20Ritter&amp;rft.au=L.J.%20Schooler&amp;rft.au=Editors-in-Chief%3A%C2%A0%C2%A0Neil%20J.%20Smelser&amp;rft.au=Paul%20B.%20Baltes&amp;rft.date=2001&amp;rft.pages=8602-8605&amp;rft.spage=8602&amp;rft.epage=8605&amp;rft.isbn=978-0-08-043076-8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., and F. E. Ritter. “Over-Estimating Cognition Time: The Benefits of Using a Task Simulation.” <i>In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series</i> (2000): 67–74. Web.</div><span class='bib-kw' style='display:none;'>DTDTV2EP CXXK8XEU 9WF9BDUW MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesR00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{jones2000over-estimating,\n\ttitle = {Over-estimating cognition time: {The} benefits of using a task simulation},\n\turl = {http://acs.ist.psu.edu/papers/jonesR00.pdf},\n\tjournal = {In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {2000},\n\tpages = {67--74}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 67–74| last1 = Jones| first1 = G.| last2 = Ritter| first2 = F. E.| title = Over-estimating cognition time: The benefits of using a task simulation| journal = In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gT3Zlci1lc3RpbWF0aW5nIGNvZ25pdGlvbiB0aW1lOiBUaGUgYmVuZWZpdHMgb2YgdXNpbmcgYSB0YXNrIHNpbXVsYXRpb24NCkFVICAtIEpvbmVzLCBHLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gSW46IFNpbXVsYXRpbmcgSHVtYW4gQWdlbnRzLCBBbWVyaWNhbiBBc3NvY2lhdGlvbiBmb3IgQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgRmFsbCBTeW1wb3NpdW0gU2VyaWVzDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpTUCAgLSA2Nw0KRVAgIC0gNzQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2pvbmVzUjAwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Over-estimating%20cognition%20time%3A%20The%20benefits%20of%20using%20a%20task%20simulation&amp;rft.jtitle=In%3A%20Simulating%20Human%20Agents%2C%20American%20Association%20for%20Artificial%20Intelligence%20Fall%20Symposium%20Series&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000&amp;rft.pages=67-74&amp;rft.spage=67&amp;rft.epage=74\"></span></div></div></div><div class=\"full-bib-section\"><a id='VKCEE7SG' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h4 class=\"collectiontitle\">Soar</h4>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O. L., F. E. Ritter, and S. R. Haynes. “Modeling Bottom-up Learning from Activity in Soar.” <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i>. 09-BRIMS-16. 09-BRIMS-16, 2009. 65–72. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonRH09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{georgeon2009modeling,\n\ttitle = {Modeling bottom-up learning from activity in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/georgeonRH09.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-16. 09-BRIMS-16},\n\tauthor = {Georgeon, O. L. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2009},\n\tpages = {65--72}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 09-BRIMS-16. 09-BRIMS-16| pages = 65–72| last1 = Georgeon| first1 = O. L.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| title = Modeling bottom-up learning from activity in Soar| booktitle = Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgYm90dG9tLXVwIGxlYXJuaW5nIGZyb20gYWN0aXZpdHkgaW4gU29hcg0KQVUgIC0gR2Vvcmdlb24sIE8uIEwuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTh0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpTUCAgLSA2NQ0KRVAgIC0gNzINClBCICAtIDA5LUJSSU1TLTE2LiAwOS1CUklNUy0xNg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25SSDA5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20bottom-up%20learning%20from%20activity%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-16.%2009-BRIMS-16&amp;rft.aufirst=O.%20L.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20L.%20Georgeon&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2009&amp;rft.pages=65-72&amp;rft.spage=65&amp;rft.epage=72\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R. et al. “Rampart: A Service and Agent-Based Architecture for Anti-Terrorism Planning and Resource Allocation.” <i>Proceedings of the First European Conference on Intelligence and Security Informatics</i>. Berlin: Springer, 2008. 260–270. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP CXXK8XEU MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesKCR08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{haynes2008rampart:,\n\taddress = {Berlin},\n\ttitle = {Rampart: {A} service and agent-based architecture for anti-terrorism planning and resource allocation},\n\turl = {http://acs.ist.psu.edu/papers/haynesKCR08.pdf},\n\tbooktitle = {Proceedings of the {First} {European} {Conference} on {Intelligence} and {Security} {Informatics}},\n\tpublisher = {Springer},\n\tauthor = {Haynes, S. R. and Kannampallil, T. G. and Cohen, M. A. and Soares, A. and Ritter, F. E.},\n\tyear = {2008},\n\tpages = {260--270}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| pages = 260–270| last1 = Haynes| first1 = S. R.| last2 = Kannampallil| first2 = T. G.| last3 = Cohen| first3 = M. A.| last4 = Soares| first4 = A.| last5 = Ritter| first5 = F. E.| title = Rampart: A service and agent-based architecture for anti-terrorism planning and resource allocation| booktitle = Proceedings of the First European Conference on Intelligence and Security Informatics| location = Berlin| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmFtcGFydDogQSBzZXJ2aWNlIGFuZCBhZ2VudC1iYXNlZCBhcmNoaXRlY3R1cmUgZm9yIGFudGktdGVycm9yaXNtIHBsYW5uaW5nIGFuZCByZXNvdXJjZSBhbGxvY2F0aW9uDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBLYW5uYW1wYWxsaWwsIFQuIEcuDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFNvYXJlcywgQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIEJlcmxpbg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gSW50ZWxsaWdlbmNlIGFuZCBTZWN1cml0eSBJbmZvcm1hdGljcw0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KU1AgIC0gMjYwDQpFUCAgLSAyNzANClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9oYXluZXNLQ1IwOC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Rampart%3A%20A%20service%20and%20agent-based%20architecture%20for%20anti-terrorism%20planning%20and%20resource%20allocation&amp;rft.btitle=Proceedings%20of%20the%20First%20European%20Conference%20on%20Intelligence%20and%20Security%20Informatics&amp;rft.place=Berlin&amp;rft.publisher=Springer&amp;rft.aufirst=S.%20R.&amp;rft.aulast=Haynes&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=T.%20G.%20Kannampallil&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=A.%20Soares&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008&amp;rft.pages=260-270&amp;rft.spage=260&amp;rft.epage=270\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. R. Haynes. “Herbal: A High-Level Language and Development Environment for Developing Cognitive Models in Soar.” <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. 05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida, 2005. 177–182. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2005 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2005herbal:,\n\ttitle = {Herbal: {A} high-level language and development environment for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2005},\n\tpages = {177--182}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 05-BRIMS-044. Orlando, FL: U. of Central Florida. 05-BRIMS-044. Orlando, FL: U. of Central Florida| pages = 177–182| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| title = Herbal: A high-level language and development environment for developing cognitive models in Soar| booktitle = Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGVyYmFsOiBBIGhpZ2gtbGV2ZWwgbGFuZ3VhZ2UgYW5kIGRldmVsb3BtZW50IGVudmlyb25tZW50IGZvciBkZXZlbG9waW5nIGNvZ25pdGl2ZSBtb2RlbHMgaW4gU29hcg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTR0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpTUCAgLSAxNzcNCkVQICAtIDE4Mg0KUEIgIC0gMDUtQlJJTVMtMDQ0LiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhLiAwNS1CUklNUy0wNDQuIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkgwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=05-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2005-BRIMS-044.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2005&amp;rft.pages=177-182&amp;rft.spage=177&amp;rft.epage=182\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “A Tutorial on Herbal: A High-Level Language and Development Environment Based on Protege for Developing Cognitive Models in Soar.” <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. Ed. L. Allender and T. Kelley. Orlando, FL: U. of Central Florida, 2005. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterMSC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2005tutorial,\n\taddress = {Orlando, FL},\n\ttitle = {A tutorial on {Herbal}: {A} high-level language and development environment based on {Protege} for developing cognitive models in {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterMSC05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {U. of Central Florida},\n\tauthor = {Ritter, F. E. and Morgan, G. P. and Stevenson, W. E. and Cohen, M. A.},\n\teditor = {Allender, L. and Kelley, T.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = U. of Central Florida| editors = L. Allender, T. Kelley (eds.)| last1 = Ritter| first1 = F. E.| last2 = Morgan| first2 = G. P.| last3 = Stevenson| first3 = W. E.| last4 = Cohen| first4 = M. A.| title = Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation| chapter = A tutorial on Herbal: A high-level language and development environment based on Protege for developing cognitive models in Soar| location = Orlando, FL| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQSB0dXRvcmlhbCBvbiBIZXJiYWw6IEEgaGlnaC1sZXZlbCBsYW5ndWFnZSBhbmQgZGV2ZWxvcG1lbnQgZW52aXJvbm1lbnQgYmFzZWQgb24gUHJvdGVnZSBmb3IgZGV2ZWxvcGluZyBjb2duaXRpdmUgbW9kZWxzIGluIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1vcmdhbiwgRy4gUC4NCkFVICAtIFN0ZXZlbnNvbiwgVy4gRS4NCkFVICAtIENvaGVuLCBNLiBBLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KQTIgIC0gQWxsZW5kZXIsIEwuDQpBMiAgLSBLZWxsZXksIFQuDQpDWSAgLSBPcmxhbmRvLCBGTA0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KUEIgIC0gVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJNU0MwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=A%20tutorial%20on%20Herbal%3A%20A%20high-level%20language%20and%20development%20environment%20based%20on%20Protege%20for%20developing%20cognitive%20models%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Orlando%2C%20FL&amp;rft.publisher=U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=L.%20Allender&amp;rft.au=T.%20Kelley&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. Haynes. “An Introduction to Herbal.” <i>Proceedings of the XXIV Workshop</i>. University of Michigan. The Soar Group, University of Michigan: The Soar Group, 2004. 75–77. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2004introduction,\n\taddress = {University of Michigan. The Soar Group, University of Michigan},\n\ttitle = {An introduction to {Herbal}},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH04.pdf},\n\tbooktitle = {Proceedings of the {XXIV} {Workshop}},\n\tpublisher = {The Soar Group},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S.},\n\tyear = {2004},\n\tpages = {75--77}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = The Soar Group| pages = 75–77| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S.| title = An introduction to Herbal| booktitle = Proceedings of the XXIV Workshop| location = University of Michigan. The Soar Group, University of Michigan| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gaW50cm9kdWN0aW9uIHRvIEhlcmJhbA0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuDQpDMSAgLSBVbml2ZXJzaXR5IG9mIE1pY2hpZ2FuLiBUaGUgU29hciBHcm91cCwgVW5pdmVyc2l0eSBvZiBNaWNoaWdhbg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFhYSVYgV29ya3Nob3ANCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClNQICAtIDc1DQpFUCAgLSA3Nw0KUEIgIC0gVGhlIFNvYXIgR3JvdXANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkgwNC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20introduction%20to%20Herbal&amp;rft.btitle=Proceedings%20of%20the%20XXIV%20Workshop&amp;rft.place=University%20of%20Michigan.%20The%20Soar%20Group%2C%20University%20of%20Michigan&amp;rft.publisher=The%20Soar%20Group&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20Haynes&amp;rft.date=2004&amp;rft.pages=75-77&amp;rft.spage=75&amp;rft.epage=77\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter03.pdf\">Soar.</a></span>” <i>Encyclopedia of Cognitive Science</i>. vol. 4. London: Macmillan, 2003. 60–65. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2003soar,\n\taddress = {London},\n\ttitle = {Soar},\n\tvolume = {vol. 4},\n\turl = {http://acs.ist.psu.edu/papers/ritter03.pdf},\n\tbooktitle = {Encyclopedia of {Cognitive} {Science}},\n\tpublisher = {Macmillan},\n\tauthor = {Ritter, F. E.},\n\tyear = {2003},\n\tpages = {60--65}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Macmillan| volume = vol. 4| pages = 60–65| last = Ritter| first = F. E.| title = Encyclopedia of Cognitive Science| chapter = Soar| location = London| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU29hcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gRW5jeWNsb3BlZGlhIG9mIENvZ25pdGl2ZSBTY2llbmNlDQpDWSAgLSBMb25kb24NCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClZMICAtIHZvbC4gNA0KU1AgIC0gNjANCkVQICAtIDY1DQpQQiAgLSBNYWNtaWxsYW4NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjAzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Soar&amp;rft.btitle=Encyclopedia%20of%20Cognitive%20Science&amp;rft.place=London&amp;rft.publisher=Macmillan&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=60-65&amp;rft.spage=60&amp;rft.epage=65\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kalus, T., and F. E. Ritter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kalusR03.pdf\">The Soar Tutorial.</a></span>” <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i>. Ed. F. Detje, D. Doerner, and H. Schaub. 318. Bamberg, Germany: Universitats-Verlag Bamberg, 2003. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kalusR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{kalus2003soar,\n\taddress = {318. Bamberg, Germany},\n\ttitle = {The {Soar} {Tutorial}},\n\turl = {http://acs.ist.psu.edu/papers/kalusR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Kalus, T. and Ritter, F. E.},\n\teditor = {Detje, F. and Doerner, D. and Schaub, H.},\n\tyear = {2003}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Universitats-Verlag Bamberg| editors = F. Detje, D. Doerner, H. Schaub (eds.)| last1 = Kalus| first1 = T.| last2 = Ritter| first2 = F. E.| title = Proceedings of the Fifth International Conference on Cognitive Modeling| chapter = The Soar Tutorial| location = 318. Bamberg, Germany| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIFNvYXIgVHV0b3JpYWwNCkFVICAtIEthbHVzLCBULg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkEyICAtIERldGplLCBGLg0KQTIgIC0gRG9lcm5lciwgRC4NCkEyICAtIFNjaGF1YiwgSC4NCkNZICAtIDMxOC4gQmFtYmVyZywgR2VybWFueQ0KREEgIC0gMjAwMy8vLw0KUFkgIC0gMjAwMw0KUEIgIC0gVW5pdmVyc2l0YXRzLVZlcmxhZyBCYW1iZXJnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYWx1c1IwMy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20Soar%20Tutorial&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=318.%20Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=T.&amp;rft.aulast=Kalus&amp;rft.au=T.%20Kalus&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=F.%20Detje&amp;rft.au=D.%20Doerner&amp;rft.au=H.%20Schaub&amp;rft.date=2003\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Councill, I. G., S. R. Haynes, and F. E. Ritter. “Explaining Soar: Analysis of Existing Tools and User Information Requirements.” <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i>. Bamberg, Germany: Universitats-Verlag Bamberg, 2003. 63–68. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/councillHR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{councill2003explaining,\n\taddress = {Bamberg, Germany},\n\ttitle = {Explaining {Soar}: {Analysis} of existing tools and user information requirements},\n\turl = {http://acs.ist.psu.edu/papers/councillHR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Councill, I. G. and Haynes, S. R. and Ritter, F. E.},\n\tyear = {2003},\n\tpages = {63--68}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Universitats-Verlag Bamberg| pages = 63–68| last1 = Councill| first1 = I. G.| last2 = Haynes| first2 = S. R.| last3 = Ritter| first3 = F. E.| title = Proceedings of the Fifth International Conference on Cognitive Modeling| chapter = Explaining Soar: Analysis of existing tools and user information requirements| location = Bamberg, Germany| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXhwbGFpbmluZyBTb2FyOiBBbmFseXNpcyBvZiBleGlzdGluZyB0b29scyBhbmQgdXNlciBpbmZvcm1hdGlvbiByZXF1aXJlbWVudHMNCkFVICAtIENvdW5jaWxsLCBJLiBHLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkNZICAtIEJhbWJlcmcsIEdlcm1hbnkNCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClNQICAtIDYzDQpFUCAgLSA2OA0KUEIgIC0gVW5pdmVyc2l0YXRzLVZlcmxhZyBCYW1iZXJnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jb3VuY2lsbEhSMDMucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Explaining%20Soar%3A%20Analysis%20of%20existing%20tools%20and%20user%20information%20requirements&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=I.%20G.&amp;rft.aulast=Councill&amp;rft.au=I.%20G.%20Councill&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=63-68&amp;rft.spage=63&amp;rft.epage=68\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and I. G. Councill. “A Review of the 22nd Soar Workshop.” <i>AI Magazine</i> 23.3 (2002): 107–109. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2002 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI Magazine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterC02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2002review,\n\ttitle = {A review of the 22nd {Soar} {Workshop}},\n\tvolume = {23},\n\turl = {http://acs.ist.psu.edu/papers/ritterC02.pdf},\n\tnumber = {3},\n\tjournal = {AI Magazine},\n\tauthor = {Ritter, F. E. and Councill, I. G.},\n\tyear = {2002},\n\tpages = {107--109}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 23| issue = 3| pages = 107–109| last1 = Ritter| first1 = F. E.| last2 = Councill| first2 = I. G.| title = A review of the 22nd Soar Workshop| journal = AI Magazine| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSByZXZpZXcgb2YgdGhlIDIybmQgU29hciBXb3Jrc2hvcA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQ291bmNpbGwsIEkuIEcuDQpUMiAgLSBBSSBNYWdhemluZQ0KREEgIC0gMjAwMi8vLw0KUFkgIC0gMjAwMg0KVkwgIC0gMjMNCklTICAtIDMNClNQICAtIDEwNw0KRVAgIC0gMTA5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJDMDIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20review%20of%20the%2022nd%20Soar%20Workshop&amp;rft.jtitle=AI%20Magazine&amp;rft.volume=23&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=I.%20G.%20Councill&amp;rft.date=2002&amp;rft.pages=107-109&amp;rft.spage=107&amp;rft.epage=109\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and M. Avraamides. “<span class=\"doctitle\">Testing the Situation Awareness Panel.</span>” <i>Proceedings of the 21th Soar Workshop</i>. N.p., 2001. 35–39. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2001 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2001testing,\n\ttitle = {Testing the {Situation} {Awareness} {Panel}},\n\tbooktitle = {Proceedings of the 21th {Soar} {Workshop}},\n\tauthor = {Ritter, F. E. and Avraamides, M.},\n\tyear = {2001},\n\tpages = {35--39}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 35–39| last1 = Ritter| first1 = F. E.| last2 = Avraamides| first2 = M.| title = Testing the Situation Awareness Panel| booktitle = Proceedings of the 21th Soar Workshop| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGVzdGluZyB0aGUgU2l0dWF0aW9uIEF3YXJlbmVzcyBQYW5lbA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXRoIFNvYXIgV29ya3Nob3ANCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENClNQICAtIDM1DQpFUCAgLSAzOQ0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Testing%20the%20Situation%20Awareness%20Panel&amp;rft.btitle=Proceedings%20of%20the%2021th%20Soar%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Avraamides&amp;rft.date=2001&amp;rft.pages=35-39&amp;rft.spage=35&amp;rft.epage=39\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “<span class=\"doctitle\">The Soar FAQ and DERA Report.</span>” <i>Proceedings of the 20th Soar Workshop</i>. 127127, 2000. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2000soar,\n\ttitle = {The {Soar} {FAQ} and {DERA} {Report}},\n\tbooktitle = {Proceedings of the 20th {Soar} {Workshop}},\n\tpublisher = {127127},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 127127| last = Ritter| first = F. E.| title = The Soar FAQ and DERA Report| booktitle = Proceedings of the 20th Soar Workshop| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIFNvYXIgRkFRIGFuZCBERVJBIFJlcG9ydA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwdGggU29hciBXb3Jrc2hvcA0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KUEIgIC0gMTI3MTI3DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20Soar%20FAQ%20and%20DERA%20Report&amp;rft.btitle=Proceedings%20of%20the%2020th%20Soar%20Workshop&amp;rft.publisher=127127&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “SOAR/Tcl-PM: Including a Widely Applicable Eye and Hand in Soar.” <i>Proceedings of the 20th Soar Workshop</i>. N.p., 2000. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2000soar/tcl-pm:,\n\ttitle = {{SOAR}/{Tcl}-{PM}: {Including} a widely applicable eye and hand in {Soar}},\n\tbooktitle = {Proceedings of the 20th {Soar} {Workshop}},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last = Ritter| first = F. E.| title = SOAR/Tcl-PM: Including a widely applicable eye and hand in Soar| booktitle = Proceedings of the 20th Soar Workshop| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU09BUi9UY2wtUE06IEluY2x1ZGluZyBhIHdpZGVseSBhcHBsaWNhYmxlIGV5ZSBhbmQgaGFuZCBpbiBTb2FyDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjB0aCBTb2FyIFdvcmtzaG9wDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=SOAR%2FTcl-PM%3A%20Including%20a%20widely%20applicable%20eye%20and%20hand%20in%20Soar&amp;rft.btitle=Proceedings%20of%20the%2020th%20Soar%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and P. Lonsdale. “Extending Tcl/Tk to Provide a Functional Eye and Hand for the Soar Cognitive Modelling Architecture.” <i>To Have Appeared in Proceedings of the Fifth Biennial Australasian Cognitive Science Conference</i>. N.p., 2000. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2000extending,\n\ttitle = {Extending {Tcl}/{Tk} to provide a functional eye and hand for the {Soar} cognitive modelling architecture},\n\tbooktitle = {To have appeared in {Proceedings} of the {Fifth} {Biennial} {Australasian} {Cognitive} {Science} {Conference}},\n\tauthor = {Ritter, F. E. and Lonsdale, P.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Ritter| first1 = F. E.| last2 = Lonsdale| first2 = P.| title = Extending Tcl/Tk to provide a functional eye and hand for the Soar cognitive modelling architecture| booktitle = To have appeared in Proceedings of the Fifth Biennial Australasian Cognitive Science Conference| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXh0ZW5kaW5nIFRjbC9UayB0byBwcm92aWRlIGEgZnVuY3Rpb25hbCBleWUgYW5kIGhhbmQgZm9yIHRoZSBTb2FyIGNvZ25pdGl2ZSBtb2RlbGxpbmcgYXJjaGl0ZWN0dXJlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBMb25zZGFsZSwgUC4NCkMzICAtIFRvIGhhdmUgYXBwZWFyZWQgaW4gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRoIEJpZW5uaWFsIEF1c3RyYWxhc2lhbiBDb2duaXRpdmUgU2NpZW5jZSBDb25mZXJlbmNlDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Extending%20Tcl%2FTk%20to%20provide%20a%20functional%20eye%20and%20hand%20for%20the%20Soar%20cognitive%20modelling%20architecture&amp;rft.btitle=To%20have%20appeared%20in%20Proceedings%20of%20the%20Fifth%20Biennial%20Australasian%20Cognitive%20Science%20Conference&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Lonsdale&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and P. R. Lonsdale. <i>Extending Tcl/Tk to Provide a Functional Eye and Hand for the Soar Cognitive Architecture</i>. Talk presented at the Fifth Conference of the Australasian Cognitive Science Society, 2000. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2000extending,\n\ttitle = {Extending {Tcl}/{Tk} to provide a functional eye and hand for the {Soar} cognitive architecture},\n\tpublisher = {Talk presented at the Fifth Conference of the Australasian Cognitive Science Society},\n\tauthor = {Ritter, F. E. and Lonsdale, P. R.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Talk presented at the Fifth Conference of the Australasian Cognitive Science Society| last1 = Ritter| first1 = F. E.| last2 = Lonsdale| first2 = P. R.| title = Extending Tcl/Tk to provide a functional eye and hand for the Soar cognitive architecture| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gRXh0ZW5kaW5nIFRjbC9UayB0byBwcm92aWRlIGEgZnVuY3Rpb25hbCBleWUgYW5kIGhhbmQgZm9yIHRoZSBTb2FyIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIExvbnNkYWxlLCBQLiBSLg0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KUEIgIC0gVGFsayBwcmVzZW50ZWQgYXQgdGhlIEZpZnRoIENvbmZlcmVuY2Ugb2YgdGhlIEF1c3RyYWxhc2lhbiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Extending%20Tcl%2FTk%20to%20provide%20a%20functional%20eye%20and%20hand%20for%20the%20Soar%20cognitive%20architecture&amp;rft.publisher=Talk%20presented%20at%20the%20Fifth%20Conference%20of%20the%20Australasian%20Cognitive%20Science%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20R.%20Lonsdale&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lonsdale, P. R., and F. E. Ritter. “Soar/Tcl-PM: Extending the Soar Architecture to Include a Widely Applicable Virtual Eye and Hand.” <i>Proceedings of the 3rd International Conference on Cognitive Modelling</i>. Ed. N. Taatgen and J. Aasman. Veenendaal (NL): Universal Press, 2000. 202–209. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__2000 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/lonsdaleR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{lonsdale2000soar/tcl-pm:,\n\taddress = {Veenendaal (NL)},\n\ttitle = {Soar/{Tcl}-{PM}: {Extending} the {Soar} architecture to include a widely applicable virtual eye and hand},\n\turl = {http://acs.ist.psu.edu/papers/lonsdaleR99.pdf},\n\tbooktitle = {Proceedings of the 3rd {International} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Universal Press},\n\tauthor = {Lonsdale, P. R. and Ritter, F. E.},\n\teditor = {Taatgen, N. and Aasman, J.},\n\tyear = {2000},\n\tpages = {202--209}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Universal Press| pages = 202–209| editors = N. Taatgen, J. Aasman (eds.)| last1 = Lonsdale| first1 = P. R.| last2 = Ritter| first2 = F. E.| title = Proceedings of the 3rd International Conference on Cognitive Modelling| chapter = Soar/Tcl-PM: Extending the Soar architecture to include a widely applicable virtual eye and hand| location = Veenendaal (NL)| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU29hci9UY2wtUE06IEV4dGVuZGluZyB0aGUgU29hciBhcmNoaXRlY3R1cmUgdG8gaW5jbHVkZSBhIHdpZGVseSBhcHBsaWNhYmxlIHZpcnR1YWwgZXllIGFuZCBoYW5kDQpBVSAgLSBMb25zZGFsZSwgUC4gUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzcmQgSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGxpbmcNCkEyICAtIFRhYXRnZW4sIE4uDQpBMiAgLSBBYXNtYW4sIEouDQpDWSAgLSBWZWVuZW5kYWFsIChOTCkNCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANClNQICAtIDIwMg0KRVAgIC0gMjA5DQpQQiAgLSBVbml2ZXJzYWwgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2xvbnNkYWxlUjk5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Soar%2FTcl-PM%3A%20Extending%20the%20Soar%20architecture%20to%20include%20a%20widely%20applicable%20virtual%20eye%20and%20hand&amp;rft.btitle=Proceedings%20of%20the%203rd%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Veenendaal%20(NL)&amp;rft.publisher=Universal%20Press&amp;rft.aufirst=P.%20R.&amp;rft.aulast=Lonsdale&amp;rft.au=P.%20R.%20Lonsdale&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20Taatgen&amp;rft.au=J.%20Aasman&amp;rft.date=2000&amp;rft.pages=202-209&amp;rft.spage=202&amp;rft.epage=209\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. M. Young. “Moving the Psychological Soar Tutorial to HTML: An Example of Using the Web to Assist Learning.” <i>Proceedings of the AISB ’99 Workshop on Issues in Teaching Cognitive Science to Undergraduates</i>. Ed. D. Peterson, R. J. Stevenson, and R. M. Young. The Society of the study of Artificial Intelligence and Simulation of Behaviour, 1999. 23–24. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterY99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1999moving,\n\ttitle = {Moving the {Psychological} {Soar} {Tutorial} to {HTML}: {An} example of using the {Web} to assist learning},\n\turl = {http://acs.ist.psu.edu/papers/ritterY99.pdf},\n\tbooktitle = {Proceedings of the {AISB} '99 {Workshop} on {Issues} in {Teaching} {Cognitive} {Science} to {Undergraduates}},\n\tpublisher = {The Society of the study of Artificial Intelligence and Simulation of Behaviour},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\teditor = {Peterson, D. and Stevenson, R. J. and Young, R. M.},\n\tyear = {1999},\n\tpages = {23--24}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = The Society of the study of Artificial Intelligence and Simulation of Behaviour| pages = 23–24| editors = D. Peterson, R. J. Stevenson, R. M. Young (eds.)| last1 = Ritter| first1 = F. E.| last2 = Young| first2 = R. M.| title = Proceedings of the AISB '99 Workshop on Issues in Teaching Cognitive Science to Undergraduates| chapter = Moving the Psychological Soar Tutorial to HTML: An example of using the Web to assist learning| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW92aW5nIHRoZSBQc3ljaG9sb2dpY2FsIFNvYXIgVHV0b3JpYWwgdG8gSFRNTDogQW4gZXhhbXBsZSBvZiB1c2luZyB0aGUgV2ViIHRvIGFzc2lzdCBsZWFybmluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpUMiAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQUlTQiAnOTkgV29ya3Nob3Agb24gSXNzdWVzIGluIFRlYWNoaW5nIENvZ25pdGl2ZSBTY2llbmNlIHRvIFVuZGVyZ3JhZHVhdGVzDQpBMiAgLSBQZXRlcnNvbiwgRC4NCkEyICAtIFN0ZXZlbnNvbiwgUi4gSi4NCkEyICAtIFlvdW5nLCBSLiBNLg0KREEgIC0gMTk5OS8vLw0KUFkgIC0gMTk5OQ0KU1AgIC0gMjMNCkVQICAtIDI0DQpQQiAgLSBUaGUgU29jaWV0eSBvZiB0aGUgc3R1ZHkgb2YgQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJZOTkucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Moving%20the%20Psychological%20Soar%20Tutorial%20to%20HTML%3A%20An%20example%20of%20using%20the%20Web%20to%20assist%20learning&amp;rft.btitle=Proceedings%20of%20the%20AISB%20&apos;99%20Workshop%20on%20Issues%20in%20Teaching%20Cognitive%20Science%20to%20Undergraduates&amp;rft.publisher=The%20Society%20of%20the%20study%20of%20Artificial%20Intelligence%20and%20Simulation%20of%20Behaviour&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.au=D.%20Peterson&amp;rft.au=R.%20J.%20Stevenson&amp;rft.au=R.%20M.%20Young&amp;rft.date=1999&amp;rft.pages=23-24&amp;rft.spage=23&amp;rft.epage=24\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nerb, J., F. E. Ritter, and J. Krems. “Knowledge Level Learning and the Power Law: A Soar Model of Skill Acquisition in Scheduling.” Ed. Kognitionswissenschaft Special. N.p., 1999. 20–29. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/nerbRK99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{nerb1999knowledge,\n\ttitle = {Knowledge level learning and the power law: {A} {Soar} model of skill acquisition in scheduling},\n\turl = {http://acs.ist.psu.edu/papers/nerbRK99.pdf},\n\tauthor = {Nerb, J. and Ritter, F. E. and Krems, J.},\n\teditor = {Special, Kognitionswissenschaft},\n\tyear = {1999},\n\tpages = {20--29}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| pages = 20–29| editors = Kognitionswissenschaft Special (ed.)| last1 = Nerb| first1 = J.| last2 = Ritter| first2 = F. E.| last3 = Krems| first3 = J.| chapter = Knowledge level learning and the power law: A Soar model of skill acquisition in scheduling| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gS25vd2xlZGdlIGxldmVsIGxlYXJuaW5nIGFuZCB0aGUgcG93ZXIgbGF3OiBBIFNvYXIgbW9kZWwgb2Ygc2tpbGwgYWNxdWlzaXRpb24gaW4gc2NoZWR1bGluZw0KQVUgIC0gTmVyYiwgSi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEtyZW1zLCBKLg0KQTIgIC0gU3BlY2lhbCwgS29nbml0aW9uc3dpc3NlbnNjaGFmdA0KREEgIC0gMTk5OS8vLw0KUFkgIC0gMTk5OQ0KU1AgIC0gMjANCkVQICAtIDI5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9uZXJiUks5OS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Knowledge%20level%20learning%20and%20the%20power%20law%3A%20A%20Soar%20model%20of%20skill%20acquisition%20in%20scheduling&amp;rft.aufirst=J.&amp;rft.aulast=Nerb&amp;rft.au=J.%20Nerb&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Krems&amp;rft.au=Kognitionswissenschaft%20Special&amp;rft.date=1999&amp;rft.pages=20-29&amp;rft.spage=20&amp;rft.epage=29\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and D. P. Wallach. “Models of Two-Person Games in ACT-R and Soar.” <i>Proceedings of the Second European Conference on Cognitive Modelling</i>. Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press, 1998. 202–203. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterW98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1998models,\n\ttitle = {Models of two-person games in {ACT}-{R} and {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterW98.pdf},\n\tbooktitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press},\n\tauthor = {Ritter, F. E. and Wallach, D. P.},\n\tyear = {1998},\n\tpages = {202--203}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press| pages = 202–203| last1 = Ritter| first1 = F. E.| last2 = Wallach| first2 = D. P.| title = Models of two-person games in ACT-R and Soar| booktitle = Proceedings of the Second European Conference on Cognitive Modelling| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxzIG9mIHR3by1wZXJzb24gZ2FtZXMgaW4gQUNULVIgYW5kIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdhbGxhY2gsIEQuIFAuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2Vjb25kIEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gMjAyDQpFUCAgLSAyMDMNClBCICAtIFRocnVtcHRvbjogTm90dGluZ2hhbSBVbml2ZXJzaXR5IFByZXNzLiBUaHJ1bXB0b246IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVzk4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Models%20of%20two-person%20games%20in%20ACT-R%20and%20Soar&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.publisher=Thrumpton%3A%20Nottingham%20University%20Press.%20Thrumpton%3A%20Nottingham%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20P.%20Wallach&amp;rft.date=1998&amp;rft.pages=202-203&amp;rft.spage=202&amp;rft.epage=203\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., G. Jones, and R. M. Young. “Report on Tutorial: Introduction to the Soar Cognitive Architecture.” <i>AI and Simulation of Behaviour Quarterly</i> 98.50 (1997): n. pag. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1997 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterJY97.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1997report,\n\ttitle = {Report on {Tutorial}: {Introduction} to the {Soar} cognitive architecture},\n\tvolume = {98},\n\turl = {http://acs.ist.psu.edu/papers/ritterJY97.pdf},\n\tnumber = {50},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Jones, G. and Young, R. M.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 98| issue = 50| last1 = Ritter| first1 = F. E.| last2 = Jones| first2 = G.| last3 = Young| first3 = R. M.| title = Report on Tutorial: Introduction to the Soar cognitive architecture| journal = AI and Simulation of Behaviour Quarterly| date = 1997}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIFR1dG9yaWFsOiBJbnRyb2R1Y3Rpb24gdG8gdGhlIFNvYXIgY29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBZb3VuZywgUi4gTS4NClQyICAtIEFJIGFuZCBTaW11bGF0aW9uIG9mIEJlaGF2aW91ciBRdWFydGVybHkNCkRBICAtIDE5OTcvLy8NClBZICAtIDE5OTcNClZMICAtIDk4DQpJUyAgLSA1MA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVySlk5Ny5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20Tutorial%3A%20Introduction%20to%20the%20Soar%20cognitive%20architecture&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=98&amp;rft.issue=50&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=1997\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. M. Young. “Invited Lectures and Practicals on Soar, German Autumn School in Cognitive Science, 18-22 September.” (1997): n. pag. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1997 type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1997invited,\n\ttitle = {Invited lectures and practicals on {Soar}, {German} {Autumn} {School} in {Cognitive} {Science}, 18-22 {September}},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last1 = Ritter| first1 = F. E.| last2 = Young| first2 = R. M.| title = Invited lectures and practicals on Soar, German Autumn School in Cognitive Science, 18-22 September| date = 1997}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW52aXRlZCBsZWN0dXJlcyBhbmQgcHJhY3RpY2FscyBvbiBTb2FyLCBHZXJtYW4gQXV0dW1uIFNjaG9vbCBpbiBDb2duaXRpdmUgU2NpZW5jZSwgMTgtMjIgU2VwdGVtYmVyDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBZb3VuZywgUi4gTS4NCkRBICAtIDE5OTcvLy8NClBZICAtIDE5OTcNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Invited%20lectures%20and%20practicals%20on%20Soar%2C%20German%20Autumn%20School%20in%20Cognitive%20Science%2C%2018-22%20September&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1997\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., G. Jones, and R. M. Young. “Report on Tutorial 1: Introduction to the Soar Cognitive Architecture.” <i>AI and Simulation of Behaviour Quarterly</i> 95.18 (1996): n. pag. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1996 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1996report,\n\ttitle = {Report on {Tutorial} 1: {Introduction} to the {Soar} cognitive architecture},\n\tvolume = {95},\n\tnumber = {18},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Jones, G. and Young, R. M.},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 95| issue = 18| last1 = Ritter| first1 = F. E.| last2 = Jones| first2 = G.| last3 = Young| first3 = R. M.| title = Report on Tutorial 1: Introduction to the Soar cognitive architecture| journal = AI and Simulation of Behaviour Quarterly| date = 1996}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIFR1dG9yaWFsIDE6IEludHJvZHVjdGlvbiB0byB0aGUgU29hciBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBKb25lcywgRy4NCkFVICAtIFlvdW5nLCBSLiBNLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KVkwgIC0gOTUNCklTICAtIDE4DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20Tutorial%201%3A%20Introduction%20to%20the%20Soar%20cognitive%20architecture&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=95&amp;rft.issue=18&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=1996\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and G. D. Baxter. “Able, III: Learning in a More Visibly Principled Way.” <i>Proceedings of the First European Workshop on Cognitive Modeling</i>. Ed. U. Schmid, J. Krems, and F. Wysotzki. Berlin: Forschungsberichte des Fachbereichs Informatik, Technische Universität Berlin. Code vailable on the web in acs.ist.psu.edu/misc/nottingham/ccc/pub- soar/able/ Paper partially superceeded by Ritter, Jones, &amp; Baxter 1998, but some low level details are elided, 1996. 22–30. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1996 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterB96.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1996able,\n\taddress = {Berlin},\n\ttitle = {Able, {III}: {Learning} in a more visibly principled way},\n\turl = {http://acs.ist.psu.edu/papers/ritterB96.pdf},\n\tbooktitle = {Proceedings of the {First} {European} {Workshop} on {Cognitive} {Modeling}},\n\tpublisher = {Forschungsberichte des Fachbereichs Informatik, Technische Universität Berlin. Code vailable on the web in acs.ist.psu.edu/misc/nottingham/ccc/pub- soar/able/ Paper partially superceeded by Ritter, Jones, \\& Baxter 1998, but some low level details are elided},\n\tauthor = {Ritter, F. E. and Baxter, G. D.},\n\teditor = {Schmid, U. and Krems, J. and Wysotzki, F.},\n\tyear = {1996},\n\tpages = {22--30}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Forschungsberichte des Fachbereichs Informatik, Technische Universität Berlin. Code vailable on the web in acs.ist.psu.edu/misc/nottingham/ccc/pub- soar/able/ Paper partially superceeded by Ritter, Jones, & Baxter 1998, but some low level details are elided| pages = 22–30| editors = U. Schmid, J. Krems, F. Wysotzki (eds.)| last1 = Ritter| first1 = F. E.| last2 = Baxter| first2 = G. D.| title = Proceedings of the First European Workshop on Cognitive Modeling| chapter = Able, III: Learning in a more visibly principled way| location = Berlin| date = 1996}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQWJsZSwgSUlJOiBMZWFybmluZyBpbiBhIG1vcmUgdmlzaWJseSBwcmluY2lwbGVkIHdheQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEV1cm9wZWFuIFdvcmtzaG9wIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KQTIgIC0gU2NobWlkLCBVLg0KQTIgIC0gS3JlbXMsIEouDQpBMiAgLSBXeXNvdHpraSwgRi4NCkNZICAtIEJlcmxpbg0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KU1AgIC0gMjINCkVQICAtIDMwDQpQQiAgLSBGb3JzY2h1bmdzYmVyaWNodGUgZGVzIEZhY2hiZXJlaWNocyBJbmZvcm1hdGlrLCBUZWNobmlzY2hlIFVuaXZlcnNpdMOkdCBCZXJsaW4uIENvZGUgdmFpbGFibGUgb24gdGhlIHdlYiBpbiBhY3MuaXN0LnBzdS5lZHUvbWlzYy9ub3R0aW5naGFtL2NjYy9wdWItIHNvYXIvYWJsZS8gUGFwZXIgcGFydGlhbGx5IHN1cGVyY2VlZGVkIGJ5IFJpdHRlciwgSm9uZXMsICYgQmF4dGVyIDE5OTgsIGJ1dCBzb21lIGxvdyBsZXZlbCBkZXRhaWxzIGFyZSBlbGlkZWQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckI5Ni5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Able%2C%20III%3A%20Learning%20in%20a%20more%20visibly%20principled%20way&amp;rft.btitle=Proceedings%20of%20the%20First%20European%20Workshop%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Forschungsberichte%20des%20Fachbereichs%20Informatik%2C%20Technische%20Universit%C3%A4t%20Berlin.%20Code%20vailable%20on%20the%20web%20in%20acs.ist.psu.edu%2Fmisc%2Fnottingham%2Fccc%2Fpub-%20soar%2Fable%2F%20Paper%20partially%20superceeded%20by%20Ritter%2C%20Jones%2C%20%26%20Baxter%201998%2C%20but%20some%20low%20level%20details%20are%20elided&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=U.%20Schmid&amp;rft.au=J.%20Krems&amp;rft.au=F.%20Wysotzki&amp;rft.date=1996&amp;rft.pages=22-30&amp;rft.spage=22&amp;rft.epage=30\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., and F. E. Ritter. <i>The Soar FAQ, Acs.ist.psu.edu/soar-Faq</i>. Updated quarterly and stored at the U. of Nottingham Mirror Soar site mirror of US sites. Awarded a “Key Resource Award” viewable at, 1995–2001. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1995 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.links2go.com/award/Soar\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{baxter1995soar,\n\ttitle = {The {Soar} {FAQ}, acs.ist.psu.edu/soar-faq},\n\turl = {http://www.links2go.com/award/Soar},\n\tpublisher = {Updated quarterly and stored at the U. of Nottingham Mirror Soar site mirror of US sites. Awarded a \"Key Resource Award\" viewable at},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\tyear = {1995}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Updated quarterly and stored at the U. of Nottingham Mirror Soar site mirror of US sites. Awarded a \"Key Resource Award\" viewable at| last1 = Baxter| first1 = G. D.| last2 = Ritter| first2 = F. E.| title = The Soar FAQ, acs.ist.psu.edu/soar-faq| date = 1995}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIFNvYXIgRkFRLCBhY3MuaXN0LnBzdS5lZHUvc29hci1mYXENCkFVICAtIEJheHRlciwgRy4gRC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDE5OTUvLy8yMDAxDQpQWSAgLSAxOTk1DQpQQiAgLSBVcGRhdGVkIHF1YXJ0ZXJseSBhbmQgc3RvcmVkIGF0IHRoZSBVLiBvZiBOb3R0aW5naGFtIE1pcnJvciBTb2FyIHNpdGUgbWlycm9yIG9mIFVTIHNpdGVzLiBBd2FyZGVkIGEgIktleSBSZXNvdXJjZSBBd2FyZCIgdmlld2FibGUgYXQNClVSICAtIGh0dHA6Ly93d3cubGlua3MyZ28uY29tL2F3YXJkL1NvYXINCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20Soar%20FAQ%2C%20acs.ist.psu.edu%2Fsoar-faq&amp;rft.publisher=Updated%20quarterly%20and%20stored%20at%20the%20U.%20of%20Nottingham%20Mirror%20Soar%20site%20mirror%20of%20US%20sites.%20Awarded%20a%20%22Key%20Resource%20Award%22%20viewable%20at&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Soar: A Cognitive Architecture in Perspective, Michon, J.” 8(3: Philosophical Psychology, 1995. 297–301. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1995 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1995soar:,\n\taddress = {8(3},\n\ttitle = {Soar: {A} cognitive architecture in perspective, {Michon}, {J}},\n\turl = {http://acs.ist.psu.edu/papers/ritter95.pdf},\n\tpublisher = {Philosophical Psychology},\n\tauthor = {Ritter, F. E.},\n\tyear = {1995},\n\tpages = {297--301}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Philosophical Psychology| pages = 297–301| last = Ritter| first = F. E.| chapter = Soar: A cognitive architecture in perspective, Michon, J| location = 8(3| date = 1995}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU29hcjogQSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIGluIHBlcnNwZWN0aXZlLCBNaWNob24sIEoNCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIDgoMw0KREEgIC0gMTk5NS8vLw0KUFkgIC0gMTk5NQ0KU1AgIC0gMjk3DQpFUCAgLSAzMDENClBCICAtIFBoaWxvc29waGljYWwgUHN5Y2hvbG9neQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyOTUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Soar%3A%20A%20cognitive%20architecture%20in%20perspective%2C%20Michon%2C%20J&amp;rft.place=8(3&amp;rft.publisher=Philosophical%20Psychology&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=297-301&amp;rft.spage=297&amp;rft.epage=301\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. M. Young. “Practical Introduction to the Soar Cognitive Architecture: Tutorial Report.” <i>AI and Simulation of Behaviour Quarterly</i> 88.62 (1994): n. pag. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1994 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1994practical,\n\ttitle = {Practical introduction to the {Soar} cognitive architecture: {Tutorial} report},\n\tvolume = {88},\n\tnumber = {62},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 88| issue = 62| last1 = Ritter| first1 = F. E.| last2 = Young| first2 = R. M.| title = Practical introduction to the Soar cognitive architecture: Tutorial report| journal = AI and Simulation of Behaviour Quarterly| date = 1994}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJhY3RpY2FsIGludHJvZHVjdGlvbiB0byB0aGUgU29hciBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlOiBUdXRvcmlhbCByZXBvcnQNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFlvdW5nLCBSLiBNLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5NC8vLw0KUFkgIC0gMTk5NA0KVkwgIC0gODgNCklTICAtIDYyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Practical%20introduction%20to%20the%20Soar%20cognitive%20architecture%3A%20Tutorial%20report&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=88&amp;rft.issue=62&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. M. Young. <i>Psychological Soar Tutorial. Computer Programs and Overheads.</i> Last revision 3/98. Developed with Gary Jones. Currently available at acs.ist.psu.edu/nottingham/pst/pst-ftp.html, 1994. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1994 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1994psychological,\n\ttitle = {Psychological {Soar} {Tutorial}. {Computer} programs and overheads.},\n\tpublisher = {Last revision 3/98. Developed with Gary Jones. Currently available at acs.ist.psu.edu/nottingham/pst/pst-ftp.html},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Last revision 3/98. Developed with Gary Jones. Currently available at acs.ist.psu.edu/nottingham/pst/pst-ftp.html| last1 = Ritter| first1 = F. E.| last2 = Young| first2 = R. M.| title = Psychological Soar Tutorial. Computer programs and overheads.| date = 1994}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHN5Y2hvbG9naWNhbCBTb2FyIFR1dG9yaWFsLiBDb21wdXRlciBwcm9ncmFtcyBhbmQgb3ZlcmhlYWRzLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpQQiAgLSBMYXN0IHJldmlzaW9uIDMvOTguIERldmVsb3BlZCB3aXRoIEdhcnkgSm9uZXMuIEN1cnJlbnRseSBhdmFpbGFibGUgYXQgYWNzLmlzdC5wc3UuZWR1L25vdHRpbmdoYW0vcHN0L3BzdC1mdHAuaHRtbA0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Psychological%20Soar%20Tutorial.%20Computer%20programs%20and%20overheads.&amp;rft.publisher=Last%20revision%203%2F98.%20Developed%20with%20Gary%20Jones.%20Currently%20available%20at%20acs.ist.psu.edu%2Fnottingham%2Fpst%2Fpst-ftp.html&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lehman, J. et al. <i>The Soar Introduction Video (11 Min.)</i>. School of Computer Science, Carnegie-Mellon University: The Soar Group, 1994. Web.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1994 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/soar-mov.mpg\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{lehman1994soar,\n\taddress = {School of Computer Science, Carnegie-Mellon University},\n\ttitle = {The {Soar} introduction video (11 min.)},\n\turl = {http://acs.ist.psu.edu/papers/soar-mov.mpg},\n\tpublisher = {The Soar Group},\n\tauthor = {Lehman, J. and Newell, P. and Altmann, E. and Ritter, F. and McGinnis, T.},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = The Soar Group| last1 = Lehman| first1 = J.| last2 = Newell| first2 = P.| last3 = Altmann| first3 = E.| last4 = Ritter| first4 = F.| last5 = McGinnis| first5 = T.| title = The Soar introduction video (11 min.)| location = School of Computer Science, Carnegie-Mellon University| date = 1994}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIFNvYXIgaW50cm9kdWN0aW9uIHZpZGVvICgxMSBtaW4uKQ0KQVUgIC0gTGVobWFuLCBKLg0KQVUgIC0gTmV3ZWxsLCBQLg0KQVUgIC0gQWx0bWFubiwgRS4NCkFVICAtIFJpdHRlciwgRi4NCkFVICAtIE1jR2lubmlzLCBULg0KQ1kgIC0gU2Nob29sIG9mIENvbXB1dGVyIFNjaWVuY2UsIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpQQiAgLSBUaGUgU29hciBHcm91cA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvc29hci1tb3YubXBnDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20Soar%20introduction%20video%20(11%20min.)&amp;rft.place=School%20of%20Computer%20Science%2C%20Carnegie-Mellon%20University&amp;rft.publisher=The%20Soar%20Group&amp;rft.aufirst=J.&amp;rft.aulast=Lehman&amp;rft.au=J.%20Lehman&amp;rft.au=P.%20Newell&amp;rft.au=E.%20Altmann&amp;rft.au=F.%20Ritter&amp;rft.au=T.%20McGinnis&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., ed. <span class=\"doctitle\"><i>Proceedings of the EuroSoar 7 Workshop</i>.</span> November 1993: U. of Nottingham, 1993. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1993 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1993proceedings,\n\taddress = {November 1993},\n\ttitle = {Proceedings of the {EuroSoar} 7 {Workshop}},\n\tpublisher = {U. of Nottingham},\n\teditor = {Ritter, F. E.},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = U. of Nottingham| others = F. E. Ritter (ed.)| title = Proceedings of the EuroSoar 7 Workshop| location = November 1993| date = 1993}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEV1cm9Tb2FyIDcgV29ya3Nob3ANCkEzICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIE5vdmVtYmVyIDE5OTMNCkRBICAtIDE5OTMvLy8NClBZICAtIDE5OTMNClBCICAtIFUuIG9mIE5vdHRpbmdoYW0NCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%20EuroSoar%207%20Workshop&amp;rft.place=November%201993&amp;rft.publisher=U.%20of%20Nottingham&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and T. F. McGinnis. <i>Manual for SX: A Graphical Display and Interface for Soar in X Windows</i>. School of Computer science, Carnegie-Mellon University: The Soar Project, 1992. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1992 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1992manual,\n\taddress = {School of Computer science, Carnegie-Mellon University},\n\ttitle = {Manual for {SX}: {A} graphical display and interface for {Soar} in {X} windows},\n\tpublisher = {The Soar Project},\n\tauthor = {Ritter, F. E. and McGinnis, T. F.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = The Soar Project| last1 = Ritter| first1 = F. E.| last2 = McGinnis| first2 = T. F.| title = Manual for SX: A graphical display and interface for Soar in X windows| location = School of Computer science, Carnegie-Mellon University| date = 1992}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gTWFudWFsIGZvciBTWDogQSBncmFwaGljYWwgZGlzcGxheSBhbmQgaW50ZXJmYWNlIGZvciBTb2FyIGluIFggd2luZG93cw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTWNHaW5uaXMsIFQuIEYuDQpDWSAgLSBTY2hvb2wgb2YgQ29tcHV0ZXIgc2NpZW5jZSwgQ2FybmVnaWUtTWVsbG9uIFVuaXZlcnNpdHkNCkRBICAtIDE5OTIvLy8NClBZICAtIDE5OTINClBCICAtIFRoZSBTb2FyIFByb2plY3QNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Manual%20for%20SX%3A%20A%20graphical%20display%20and%20interface%20for%20Soar%20in%20X%20windows&amp;rft.place=School%20of%20Computer%20science%2C%20Carnegie-Mellon%20University&amp;rft.publisher=The%20Soar%20Project&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=T.%20F.%20McGinnis&amp;rft.date=1992\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., M. Hucka, and T. F. McGinnis. <i>Soar-Mode Manual.</i> N.p., 1992. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1992 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1992soar-mode,\n\ttitle = {Soar-mode {Manual}.},\n\tnumber = {CMU-CS-92-205},\n\tauthor = {Ritter, F. E. and Hucka, M. and McGinnis, T. F.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Ritter| first1 = F. E.| last2 = Hucka| first2 = M.| last3 = McGinnis| first3 = T. F.| title = Soar-mode Manual.| date = 1992}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU29hci1tb2RlIE1hbnVhbC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEh1Y2thLCBNLg0KQVUgIC0gTWNHaW5uaXMsIFQuIEYuDQpEQSAgLSAxOTkyLy8vDQpQWSAgLSAxOTkyDQpTTiAgLSBDTVUtQ1MtOTItMjA1DQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (April. “<span class=\"doctitle\">The Developmental Soar Interface.</span>” <i>Video</i> (1991): n. pag. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1991 venue_short__Video type__journalArticle \"\"</span></div><div class=\"bib-venue\">Video</div><div class=\"bib-venue-short\">Video</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1991developmental,\n\ttitle = {The {Developmental} {Soar} {Interface}},\n\tjournal = {Video},\n\tauthor = {Ritter, F. E. (April},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last = Ritter| first = F. E. (April| title = The Developmental Soar Interface| journal = Video| date = 1991}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIERldmVsb3BtZW50YWwgU29hciBJbnRlcmZhY2UNCkFVICAtIFJpdHRlciwgRi4gRS4gKEFwcmlsDQpUMiAgLSBWaWRlbw0KREEgIC0gMTk5MS8vLw0KUFkgIC0gMTk5MQ0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20Developmental%20Soar%20Interface&amp;rft.jtitle=Video&amp;rft.aufirst=F.%20E.%20(April&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20(April%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “How the Soar Interface Uses Garnet.” <i>Video</i> (1991): n. pag. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1991 venue_short__Video type__journalArticle \"\"</span></div><div class=\"bib-venue\">Video</div><div class=\"bib-venue-short\">Video</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1991how,\n\ttitle = {How the {Soar} interface uses {Garnet}},\n\tjournal = {Video},\n\tauthor = {Ritter, F. E.},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last = Ritter| first = F. E.| title = How the Soar interface uses Garnet| journal = Video| date = 1991}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IHRoZSBTb2FyIGludGVyZmFjZSB1c2VzIEdhcm5ldA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gVmlkZW8NCkRBICAtIDE5OTEvLy8NClBZICAtIDE5OTENCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20the%20Soar%20interface%20uses%20Garnet&amp;rft.jtitle=Video&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>TAQL-Mode Manual</i>. School of Computer Science, Carnegie-Mellon University: The Soar Project, 1991. Print.</div><span class='bib-kw' style='display:none;'>VKCEE7SG DTDTV2EP MGID93AS year__1991 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1991taql-mode,\n\taddress = {School of Computer Science, Carnegie-Mellon University},\n\ttitle = {{TAQL}-mode {Manual}},\n\tpublisher = {The Soar Project},\n\tauthor = {Ritter, F. E.},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = The Soar Project| last = Ritter| first = F. E.| title = TAQL-mode Manual| location = School of Computer Science, Carnegie-Mellon University| date = 1991}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVEFRTC1tb2RlIE1hbnVhbA0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQ1kgIC0gU2Nob29sIG9mIENvbXB1dGVyIFNjaWVuY2UsIENhcm5lZ2llLU1lbGxvbiBVbml2ZXJzaXR5DQpEQSAgLSAxOTkxLy8vDQpQWSAgLSAxOTkxDQpQQiAgLSBUaGUgU29hciBQcm9qZWN0DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=TAQL-mode%20Manual&amp;rft.place=School%20of%20Computer%20Science%2C%20Carnegie-Mellon%20University&amp;rft.publisher=The%20Soar%20Project&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1991\"></span></div></div></div><div class=\"full-bib-section\"><a id='XV6KXZ93' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Decision-Making</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, Moojan, and David Reitter. “Gender Differences in the Effect of Impatience on Men and Women’s Timing Decisions.” <i>Proceedings of the 38th Annual Meeting of the Cognitive Science Society (CogSci)</i>. Philadelphia, PA: Cognitive Science Society, 2016. 1223–1228. Web.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 4JNMHMPK Q7H5UM3I FCQK6PT6 MGID93AS year__2016 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Decisions over the timing of actions are critical in several safety‚ security and healthcare scenarios. These decisions‚ sim- ilar to discrete decisions‚ can be influenced by biases and individual traits. In this paper‚ a bias of impatience is studied in an experiment with 626 participants‚ with a focus on gender differences. Impatience was moderated with a manipula- tion of a variable-speed countdown. Men and women differed in how they expressed impatience. While men systematically and irrationally act earlier when become impatient following the slower countdowns‚ women react by irrationally requesting earlier information about the outcome of each trial‚ and impulsively pressing an inactive key.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016gender,\n\taddress = {Philadelphia, PA},\n\ttitle = {Gender differences in the effect of impatience on men and women's timing decisions},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016cogsci.pdf},\n\tbooktitle = {Proceedings of the 38th {Annual} {Meeting} of the {Cognitive} {Science} {Society} ({CogSci})},\n\tpublisher = {Cognitive Science Society},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016},\n\tpages = {1223--1228}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society| pages = 1223–1228| last1 = Ghafurian| first1 = Moojan| last2 = Reitter| first2 = David| title = Gender differences in the effect of impatience on men and women's timing decisions| booktitle = Proceedings of the 38th Annual Meeting of the Cognitive Science Society (CogSci)| location = Philadelphia, PA| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gR2VuZGVyIGRpZmZlcmVuY2VzIGluIHRoZSBlZmZlY3Qgb2YgaW1wYXRpZW5jZSBvbiBtZW4gYW5kIHdvbWVuJ3MgdGltaW5nIGRlY2lzaW9ucw0KQVUgIC0gR2hhZnVyaWFuLCBNb29qYW4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBEZWNpc2lvbnMgb3ZlciB0aGUgdGltaW5nIG9mIGFjdGlvbnMgYXJlIGNyaXRpY2FsIGluIHNldmVyYWwgc2FmZXR5LCBzZWN1cml0eSBhbmQgaGVhbHRoY2FyZSBzY2VuYXJpb3MuIFRoZXNlIGRlY2lzaW9ucywgc2ltLSBpbGFyIHRvIGRpc2NyZXRlIGRlY2lzaW9ucywgY2FuIGJlIGluZmx1ZW5jZWQgYnkgYmlhc2VzIGFuZCBpbmRpdmlkdWFsIHRyYWl0cy4gSW4gdGhpcyBwYXBlciwgYSBiaWFzIG9mIGltcGF0aWVuY2UgaXMgc3R1ZGllZCBpbiBhbiBleHBlcmltZW50IHdpdGggNjI2IHBhcnRpY2lwYW50cywgd2l0aCBhIGZvY3VzIG9uIGdlbmRlciBkaWZmZXJlbmNlcy4gSW1wYXRpZW5jZSB3YXMgbW9kZXJhdGVkIHdpdGggYSBtYW5pcHVsYS0gdGlvbiBvZiBhIHZhcmlhYmxlLXNwZWVkIGNvdW50ZG93bi4gTWVuIGFuZCB3b21lbiBkaWZmZXJlZCBpbiBob3cgdGhleSBleHByZXNzZWQgaW1wYXRpZW5jZS4gV2hpbGUgbWVuIHN5c3RlbWF0aWNhbGx5IGFuZCBpcnJhdGlvbmFsbHkgYWN0IGVhcmxpZXIgd2hlbiBiZWNvbWUgaW1wYXRpZW50IGZvbGxvd2luZyB0aGUgc2xvd2VyIGNvdW50ZG93bnMsIHdvbWVuIHJlYWN0IGJ5IGlycmF0aW9uYWxseSByZXF1ZXN0aW5nIGVhcmxpZXIgaW5mb3JtYXRpb24gYWJvdXQgdGhlIG91dGNvbWUgb2YgZWFjaCB0cmlhbCwgYW5kIGltcHVsc2l2ZWx5IHByZXNzaW5nIGFuIGluYWN0aXZlIGtleS4NCkMxICAtIFBoaWxhZGVscGhpYSwgUEENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzOHRoIEFubnVhbCBNZWV0aW5nIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5IChDb2dTY2kpDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpTUCAgLSAxMjIzDQpFUCAgLSAxMjI4DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9naGFmdXJpYW4yMDE2Y29nc2NpLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Gender%20differences%20in%20the%20effect%20of%20impatience%20on%20men%20and%20women&apos;s%20timing%20decisions&amp;rft.btitle=Proceedings%20of%20the%2038th%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society%20(CogSci)&amp;rft.place=Philadelphia%2C%20PA&amp;rft.publisher=Cognitive%20Science%20Society&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=1223-1228&amp;rft.spage=1223&amp;rft.epage=1228\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, Moojan, and David Reitter. “Impatience Induced by Waiting: An Effect Moderated by the Speed of Countdowns.” <i>DIS ’16: Proceedings of the Designing Interactive Systems</i>. Brisbane, Australia: ACM, 2016. Web.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 4JNMHMPK Q7H5UM3I FCQK6PT6 MGID93AS year__2016 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Countdowns and progress bars provide computer users with estimates of remaining wait times. These types of feedback are intended to manage their expectations and allow users to direct attention elsewhere. We suggest that they also moderate user’s impatience‚ which affects decision-making in the subsequent task. In an experiment with 421 participants‚ impatience in a timing decision task was effectively and systematically manip- ulated through a countdown‚ as it affected timing and performance of the user’s actions in the task. The effect persisted even after users gained task experience. More rapid countdowns reduced impatience. Post-hoc analysis also showed increased task satisfaction with rising countdown speed and suggested greater task satisfaction with a rapid countdown than with no waiting period at all.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/ghafurian2016DIS.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2016impatience,\n\taddress = {Brisbane, Australia},\n\ttitle = {Impatience induced by waiting: {An} effect moderated by the speed of countdowns},\n\turl = {http://www.david-reitter.com/pub/ghafurian2016DIS.pdf},\n\tbooktitle = {{DIS} '16: {Proceedings} of the {Designing} {Interactive} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = ACM| last1 = Ghafurian| first1 = Moojan| last2 = Reitter| first2 = David| title = Impatience induced by waiting: An effect moderated by the speed of countdowns| booktitle = DIS '16: Proceedings of the Designing Interactive Systems| location = Brisbane, Australia| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSBpbmR1Y2VkIGJ5IHdhaXRpbmc6IEFuIGVmZmVjdCBtb2RlcmF0ZWQgYnkgdGhlIHNwZWVkIG9mIGNvdW50ZG93bnMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQUIgIC0gQ291bnRkb3ducyBhbmQgcHJvZ3Jlc3MgYmFycyBwcm92aWRlIGNvbXB1dGVyIHVzZXJzIHdpdGggZXN0aW1hdGVzIG9mIHJlbWFpbmluZyB3YWl0IHRpbWVzLiBUaGVzZSB0eXBlcyBvZiBmZWVkYmFjayBhcmUgaW50ZW5kZWQgdG8gbWFuYWdlIHRoZWlyIGV4cGVjdGF0aW9ucyBhbmQgYWxsb3cgdXNlcnMgdG8gZGlyZWN0IGF0dGVudGlvbiBlbHNld2hlcmUuIFdlIHN1Z2dlc3QgdGhhdCB0aGV5IGFsc28gbW9kZXJhdGUgdXNlcuKAmXMgaW1wYXRpZW5jZSwgd2hpY2ggYWZmZWN0cyBkZWNpc2lvbi1tYWtpbmcgaW4gdGhlIHN1YnNlcXVlbnQgdGFzay4gSW4gYW4gZXhwZXJpbWVudCB3aXRoIDQyMSBwYXJ0aWNpcGFudHMsIGltcGF0aWVuY2UgaW4gYSB0aW1pbmcgZGVjaXNpb24gdGFzayB3YXMgZWZmZWN0aXZlbHkgYW5kIHN5c3RlbWF0aWNhbGx5IG1hbmlwLSB1bGF0ZWQgdGhyb3VnaCBhIGNvdW50ZG93biwgYXMgaXQgYWZmZWN0ZWQgdGltaW5nIGFuZCBwZXJmb3JtYW5jZSBvZiB0aGUgdXNlcuKAmXMgYWN0aW9ucyBpbiB0aGUgdGFzay4gVGhlIGVmZmVjdCBwZXJzaXN0ZWQgZXZlbiBhZnRlciB1c2VycyBnYWluZWQgdGFzayBleHBlcmllbmNlLiBNb3JlIHJhcGlkIGNvdW50ZG93bnMgcmVkdWNlZCBpbXBhdGllbmNlLiBQb3N0LWhvYyBhbmFseXNpcyBhbHNvIHNob3dlZCBpbmNyZWFzZWQgdGFzayBzYXRpc2ZhY3Rpb24gd2l0aCByaXNpbmcgY291bnRkb3duIHNwZWVkIGFuZCBzdWdnZXN0ZWQgZ3JlYXRlciB0YXNrIHNhdGlzZmFjdGlvbiB3aXRoIGEgcmFwaWQgY291bnRkb3duIHRoYW4gd2l0aCBubyB3YWl0aW5nIHBlcmlvZCBhdCBhbGwuDQpDMSAgLSBCcmlzYmFuZSwgQXVzdHJhbGlhDQpDMyAgLSBESVMgJzE2OiBQcm9jZWVkaW5ncyBvZiB0aGUgRGVzaWduaW5nIEludGVyYWN0aXZlIFN5c3RlbXMNCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNClBCICAtIEFDTQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvZ2hhZnVyaWFuMjAxNkRJUy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%20induced%20by%20waiting%3A%20An%20effect%20moderated%20by%20the%20speed%20of%20countdowns&amp;rft.btitle=DIS%20&apos;16%3A%20Proceedings%20of%20the%20Designing%20Interactive%20Systems&amp;rft.place=Brisbane%2C%20Australia&amp;rft.publisher=ACM&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Moojan Ghafurian, and Jens Grossklags. “Systematic, Individual and Situational Biases in Timing Decisions.” International Meeting of the Psychonomic Society. Grenada, Spain. 2016. oral presentation.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 4JNMHMPK Q7H5UM3I FCQK6PT6 MGID93AS year__2016 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We study personal and general biases in timing decisions‚ which concern practically common continuous decisions about when to act when facing external uncertainty and dynamic risk.  In a series of experiments using a two-player game called FlipIt‚ we studied the influence of individual difference variables of Risk Propensity (RP) and Need for Cognition (NfC) and of manipulations that induce impatience.  Participants make several timing decisions per round‚ which aim to counteract the hidden actions made by an opponent.    The opponent’s actions become visible only after the participant’s choices have been made.  Earlier actions are riskier‚ but a rational time point‚ maximizing utility‚ can be defined. Two experiments were run with a total of 450 participants from a general population that were compensated to incentivize maximizing payoff.  RP and NfC were obtained with standardized instruments.  Participants with RP around the population average benefitted from higher NfC levels (p&lt;0.01).  We also found a general impatience bias that advanced timing independent of RP. With increasing task experience‚ models of linear impatience become better predictors of timing bias than risk-dependent ones.  In a further experiment with 422 participants‚ impatience was manipulated by showing slow or fast-changing countdowns during a constant delay period.  Timing (vs. rational strategy) was retarded or advanced‚ with fast countdowns reducing impatience (p&lt;0.01) and accelerating countdowns yielding closer-to-rational performance even than the control (no delay at all). We conclude that timing decisions are affected by interacting risk and deep-processing preferences as well as situational impatience biases.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{reitter2016systematic,\n\taddress = {Grenada, Spain},\n\ttype = {oral presentation},\n\ttitle = {Systematic, individual and situational biases in timing decisions},\n\tauthor = {Reitter, David and Ghafurian, Moojan and Grossklags, Jens},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = Reitter| first1 = David| last2 = Ghafurian| first2 = Moojan| last3 = Grossklags| first3 = Jens| title = Systematic, individual and situational biases in timing decisions| location = Grenada, Spain| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIFN5c3RlbWF0aWMsIGluZGl2aWR1YWwgYW5kIHNpdHVhdGlvbmFsIGJpYXNlcyBpbiB0aW1pbmcgZGVjaXNpb25zDQpUMiAgLSBJbnRlcm5hdGlvbmFsIE1lZXRpbmcgb2YgdGhlIFBzeWNob25vbWljIFNvY2lldHkNCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpBMiAgLSBHaGFmdXJpYW4sIE1vb2phbg0KQTIgIC0gR3Jvc3NrbGFncywgSmVucw0KQUIgIC0gV2Ugc3R1ZHkgcGVyc29uYWwgYW5kIGdlbmVyYWwgYmlhc2VzIGluIHRpbWluZyBkZWNpc2lvbnMsIHdoaWNoIGNvbmNlcm4gcHJhY3RpY2FsbHkgY29tbW9uIGNvbnRpbnVvdXMgZGVjaXNpb25zIGFib3V0IHdoZW4gdG8gYWN0IHdoZW4gZmFjaW5nIGV4dGVybmFsIHVuY2VydGFpbnR5IGFuZCBkeW5hbWljIHJpc2suICBJbiBhIHNlcmllcyBvZiBleHBlcmltZW50cyB1c2luZyBhIHR3by1wbGF5ZXIgZ2FtZSBjYWxsZWQgRmxpcEl0LCB3ZSBzdHVkaWVkIHRoZSBpbmZsdWVuY2Ugb2YgaW5kaXZpZHVhbCBkaWZmZXJlbmNlIHZhcmlhYmxlcyBvZiBSaXNrIFByb3BlbnNpdHkgKFJQKSBhbmQgTmVlZCBmb3IgQ29nbml0aW9uIChOZkMpIGFuZCBvZiBtYW5pcHVsYXRpb25zIHRoYXQgaW5kdWNlIGltcGF0aWVuY2UuICBQYXJ0aWNpcGFudHMgbWFrZSBzZXZlcmFsIHRpbWluZyBkZWNpc2lvbnMgcGVyIHJvdW5kLCB3aGljaCBhaW0gdG8gY291bnRlcmFjdCB0aGUgaGlkZGVuIGFjdGlvbnMgbWFkZSBieSBhbiBvcHBvbmVudC4gICAgVGhlIG9wcG9uZW50J3MgYWN0aW9ucyBiZWNvbWUgdmlzaWJsZSBvbmx5IGFmdGVyIHRoZSBwYXJ0aWNpcGFudCdzIGNob2ljZXMgaGF2ZSBiZWVuIG1hZGUuICBFYXJsaWVyIGFjdGlvbnMgYXJlIHJpc2tpZXIsIGJ1dCBhIHJhdGlvbmFsIHRpbWUgcG9pbnQsIG1heGltaXppbmcgdXRpbGl0eSwgY2FuIGJlIGRlZmluZWQuIFR3byBleHBlcmltZW50cyB3ZXJlIHJ1biB3aXRoIGEgdG90YWwgb2YgNDUwIHBhcnRpY2lwYW50cyBmcm9tIGEgZ2VuZXJhbCBwb3B1bGF0aW9uIHRoYXQgd2VyZSBjb21wZW5zYXRlZCB0byBpbmNlbnRpdml6ZSBtYXhpbWl6aW5nIHBheW9mZi4gIFJQIGFuZCBOZkMgd2VyZSBvYnRhaW5lZCB3aXRoIHN0YW5kYXJkaXplZCBpbnN0cnVtZW50cy4gIFBhcnRpY2lwYW50cyB3aXRoIFJQIGFyb3VuZCB0aGUgcG9wdWxhdGlvbiBhdmVyYWdlIGJlbmVmaXR0ZWQgZnJvbSBoaWdoZXIgTmZDIGxldmVscyAocDwwLjAxKS4gIFdlIGFsc28gZm91bmQgYSBnZW5lcmFsIGltcGF0aWVuY2UgYmlhcyB0aGF0IGFkdmFuY2VkIHRpbWluZyBpbmRlcGVuZGVudCBvZiBSUC4gV2l0aCBpbmNyZWFzaW5nIHRhc2sgZXhwZXJpZW5jZSwgbW9kZWxzIG9mIGxpbmVhciBpbXBhdGllbmNlIGJlY29tZSBiZXR0ZXIgcHJlZGljdG9ycyBvZiB0aW1pbmcgYmlhcyB0aGFuIHJpc2stZGVwZW5kZW50IG9uZXMuICBJbiBhIGZ1cnRoZXIgZXhwZXJpbWVudCB3aXRoIDQyMiBwYXJ0aWNpcGFudHMsIGltcGF0aWVuY2Ugd2FzIG1hbmlwdWxhdGVkIGJ5IHNob3dpbmcgc2xvdyBvciBmYXN0LWNoYW5naW5nIGNvdW50ZG93bnMgZHVyaW5nIGEgY29uc3RhbnQgZGVsYXkgcGVyaW9kLiAgVGltaW5nICh2cy4gcmF0aW9uYWwgc3RyYXRlZ3kpIHdhcyByZXRhcmRlZCBvciBhZHZhbmNlZCwgd2l0aCBmYXN0IGNvdW50ZG93bnMgcmVkdWNpbmcgaW1wYXRpZW5jZSAocDwwLjAxKSBhbmQgYWNjZWxlcmF0aW5nIGNvdW50ZG93bnMgeWllbGRpbmcgY2xvc2VyLXRvLXJhdGlvbmFsIHBlcmZvcm1hbmNlIGV2ZW4gdGhhbiB0aGUgY29udHJvbCAobm8gZGVsYXkgYXQgYWxsKS4gV2UgY29uY2x1ZGUgdGhhdCB0aW1pbmcgZGVjaXNpb25zIGFyZSBhZmZlY3RlZCBieSBpbnRlcmFjdGluZyByaXNrIGFuZCBkZWVwLXByb2Nlc3NpbmcgcHJlZmVyZW5jZXMgYXMgd2VsbCBhcyBzaXR1YXRpb25hbCBpbXBhdGllbmNlIGJpYXNlcy4NCkNZICAtIEdyZW5hZGEsIFNwYWluDQpEQSAgLSAyMDE2Ly8vDQpQWSAgLSAyMDE2DQpNMyAgLSBvcmFsIHByZXNlbnRhdGlvbg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Grossklags, Jens, and David Reitter. “How Task Familiarity and Cognitive Predispositions Impact Behavior in a Security Game of Timing.” <i>Proceedings of the 27th IEEE Computer Security Foundations Symposium</i>. Vienna: N.p., 2014. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I FCQK6PT6 4JNMHMPK XV6KXZ93 TC3HZ9JR MGID93AS year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper addresses security and safety choices that involve a decision on the timing of an action. Examples of such decisions include when to check log files for intruders and when to monitor financial accounts for fraud or errors. To better understand how performance in timing-related security situations is shaped by individuals’ cognitive predispositions‚ we effectively combine survey measures with economic experiments.  Two behavioral experiments are presented in which the timing of online security actions is the critical decision-making factor. The feedback modality in the decision-environment is varied between visual feedback with history (Experiment 1)‚ and temporal feedback without history (Experiment 2).  Using psychometric scales‚ we study the role of individual difference variables‚ specifically risk propensity and need for cognition.  The analysis is based on the data from over 450 participants.  We find that risk propensity is not a hindrance in timing tasks.  Participants of average risk propensity generally benefit from a reflective disposition (high need for cognition)‚ particularly when visual feedback is given.  Overall‚ participants benefit from need for cognition; however‚ in the more difficult‚ temporal-estimation task‚ this requires familiarity with the task.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/grossklags2014csf.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{grossklags2014how,\n\taddress = {Vienna},\n\ttitle = {How task familiarity and cognitive predispositions impact behavior in a security game of timing},\n\turl = {http://www.david-reitter.com/pub/grossklags2014csf.pdf},\n\tbooktitle = {Proceedings of the 27th {IEEE} {Computer} {Security} {Foundations} {Symposium}},\n\tauthor = {Grossklags, Jens and Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Grossklags| first1 = Jens| last2 = Reitter| first2 = David| title = How task familiarity and cognitive predispositions impact behavior in a security game of timing| booktitle = Proceedings of the 27th IEEE Computer Security Foundations Symposium| location = Vienna| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRhc2sgZmFtaWxpYXJpdHkgYW5kIGNvZ25pdGl2ZSBwcmVkaXNwb3NpdGlvbnMgaW1wYWN0IGJlaGF2aW9yIGluIGEgc2VjdXJpdHkgZ2FtZSBvZiB0aW1pbmcNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBUaGlzIHBhcGVyIGFkZHJlc3NlcyBzZWN1cml0eSBhbmQgc2FmZXR5IGNob2ljZXMgdGhhdCBpbnZvbHZlIGEgZGVjaXNpb24gb24gdGhlIHRpbWluZyBvZiBhbiBhY3Rpb24uIEV4YW1wbGVzIG9mIHN1Y2ggZGVjaXNpb25zIGluY2x1ZGUgd2hlbiB0byBjaGVjayBsb2cgZmlsZXMgZm9yIGludHJ1ZGVycyBhbmQgd2hlbiB0byBtb25pdG9yIGZpbmFuY2lhbCBhY2NvdW50cyBmb3IgZnJhdWQgb3IgZXJyb3JzLiBUbyBiZXR0ZXIgdW5kZXJzdGFuZCBob3cgcGVyZm9ybWFuY2UgaW4gdGltaW5nLXJlbGF0ZWQgc2VjdXJpdHkgc2l0dWF0aW9ucyBpcyBzaGFwZWQgYnkgaW5kaXZpZHVhbHMnIGNvZ25pdGl2ZSBwcmVkaXNwb3NpdGlvbnMsIHdlIGVmZmVjdGl2ZWx5IGNvbWJpbmUgc3VydmV5IG1lYXN1cmVzIHdpdGggZWNvbm9taWMgZXhwZXJpbWVudHMuICBUd28gYmVoYXZpb3JhbCBleHBlcmltZW50cyBhcmUgcHJlc2VudGVkIGluIHdoaWNoIHRoZSB0aW1pbmcgb2Ygb25saW5lIHNlY3VyaXR5IGFjdGlvbnMgaXMgdGhlIGNyaXRpY2FsIGRlY2lzaW9uLW1ha2luZyBmYWN0b3IuIFRoZSBmZWVkYmFjayBtb2RhbGl0eSBpbiB0aGUgZGVjaXNpb24tZW52aXJvbm1lbnQgaXMgdmFyaWVkIGJldHdlZW4gdmlzdWFsIGZlZWRiYWNrIHdpdGggaGlzdG9yeSAoRXhwZXJpbWVudCAxKSwgYW5kIHRlbXBvcmFsIGZlZWRiYWNrIHdpdGhvdXQgaGlzdG9yeSAoRXhwZXJpbWVudCAyKS4gIFVzaW5nIHBzeWNob21ldHJpYyBzY2FsZXMsIHdlIHN0dWR5IHRoZSByb2xlIG9mIGluZGl2aWR1YWwgZGlmZmVyZW5jZSB2YXJpYWJsZXMsIHNwZWNpZmljYWxseSByaXNrIHByb3BlbnNpdHkgYW5kIG5lZWQgZm9yIGNvZ25pdGlvbi4gIFRoZSBhbmFseXNpcyBpcyBiYXNlZCBvbiB0aGUgZGF0YSBmcm9tIG92ZXIgNDUwIHBhcnRpY2lwYW50cy4gIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgaXMgbm90IGEgaGluZHJhbmNlIGluIHRpbWluZyB0YXNrcy4gIFBhcnRpY2lwYW50cyBvZiBhdmVyYWdlIHJpc2sgcHJvcGVuc2l0eSBnZW5lcmFsbHkgYmVuZWZpdCBmcm9tIGEgcmVmbGVjdGl2ZSBkaXNwb3NpdGlvbiAoaGlnaCBuZWVkIGZvciBjb2duaXRpb24pLCBwYXJ0aWN1bGFybHkgd2hlbiB2aXN1YWwgZmVlZGJhY2sgaXMgZ2l2ZW4uICBPdmVyYWxsLCBwYXJ0aWNpcGFudHMgYmVuZWZpdCBmcm9tIG5lZWQgZm9yIGNvZ25pdGlvbjsgaG93ZXZlciwgaW4gdGhlIG1vcmUgZGlmZmljdWx0LCB0ZW1wb3JhbC1lc3RpbWF0aW9uIHRhc2ssIHRoaXMgcmVxdWlyZXMgZmFtaWxpYXJpdHkgd2l0aCB0aGUgdGFzay4NCkMxICAtIFZpZW5uYQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDI3dGggSUVFRSBDb21wdXRlciBTZWN1cml0eSBGb3VuZGF0aW9ucyBTeW1wb3NpdW0NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2dyb3Nza2xhZ3MyMDE0Y3NmLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20task%20familiarity%20and%20cognitive%20predispositions%20impact%20behavior%20in%20a%20security%20game%20of%20timing&amp;rft.btitle=Proceedings%20of%20the%2027th%20IEEE%20Computer%20Security%20Foundations%20Symposium&amp;rft.place=Vienna&amp;rft.aufirst=Jens&amp;rft.aulast=Grossklags&amp;rft.au=Jens%20Grossklags&amp;rft.au=David%20Reitter&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ghafurian, Moojan, and David Reitter. “Impatience, Risk Propensity and Rationality in Timing Games.” <i>Proceedings of the 36th Annual Conference of the Cognitive Science Society (CogSci)</i>. Quebec, Canada: N.p., 2014. 2841–2846. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I FCQK6PT6 4JNMHMPK XV6KXZ93 TC3HZ9JR MGID93AS year__2014 venue_short__CogSci type__conferencePaper \"\"</span></div><div class=\"bib-venue\">36th Annual Conference of the Cognitive Science Society (CogSci)</div><div class=\"bib-venue-short\">CogSci</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Games of timing reflect dynamic decision-making under uncertainty‚ as it takes place in many real-world situations‚ including health care‚ safety and security.  Rather than making discrete decisions‚ participants choose one or more points in time that determine the outcome.  We study individual’s biases and characteristics in such games of timing.  We examine risk propensity as a personal preference affecting timing decisions and document a bias‚ impatience.  Experiment 1 analyzes people’s strategy in timing games in relation to a rational model.  Contrasting two cognitive models suggests that individuals apply risk propensity to the probability distributions underlying short games and when unfamiliar with the situation‚ but that‚ over time‚ impatience takes over as a linear adjustment.  In Experiment 2‚ impatient participants risk their incentive payment in order to play early‚ even if they receive no advantage from doing so.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/moojan2014impatience.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ghafurian2014impatience,\n\taddress = {Quebec, Canada},\n\ttitle = {Impatience, risk propensity and rationality in timing games},\n\turl = {http://www.david-reitter.com/pub/moojan2014impatience.pdf},\n\tbooktitle = {Proceedings of the 36th {Annual} {Conference} of the {Cognitive} {Science} {Society} ({CogSci})},\n\tauthor = {Ghafurian, Moojan and Reitter, David},\n\tyear = {2014},\n\tpages = {2841--2846}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| conference = 36th Annual Conference of the Cognitive Science Society (CogSci)| pages = 2841–2846| last1 = Ghafurian| first1 = Moojan| last2 = Reitter| first2 = David| title = Impatience, risk propensity and rationality in timing games| booktitle = Proceedings of the 36th Annual Conference of the Cognitive Science Society (CogSci)| location = Quebec, Canada| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW1wYXRpZW5jZSwgcmlzayBwcm9wZW5zaXR5IGFuZCByYXRpb25hbGl0eSBpbiB0aW1pbmcgZ2FtZXMNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gMzZ0aCBBbm51YWwgQ29uZmVyZW5jZSBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eSAoQ29nU2NpKQ0KQUIgIC0gR2FtZXMgb2YgdGltaW5nIHJlZmxlY3QgZHluYW1pYyBkZWNpc2lvbi1tYWtpbmcgdW5kZXIgdW5jZXJ0YWludHksIGFzIGl0IHRha2VzIHBsYWNlIGluIG1hbnkgcmVhbC13b3JsZCBzaXR1YXRpb25zLCBpbmNsdWRpbmcgaGVhbHRoIGNhcmUsIHNhZmV0eSBhbmQgc2VjdXJpdHkuICBSYXRoZXIgdGhhbiBtYWtpbmcgZGlzY3JldGUgZGVjaXNpb25zLCBwYXJ0aWNpcGFudHMgY2hvb3NlIG9uZSBvciBtb3JlIHBvaW50cyBpbiB0aW1lIHRoYXQgZGV0ZXJtaW5lIHRoZSBvdXRjb21lLiAgV2Ugc3R1ZHkgaW5kaXZpZHVhbCdzIGJpYXNlcyBhbmQgY2hhcmFjdGVyaXN0aWNzIGluIHN1Y2ggZ2FtZXMgb2YgdGltaW5nLiAgV2UgZXhhbWluZSByaXNrIHByb3BlbnNpdHkgYXMgYSBwZXJzb25hbCBwcmVmZXJlbmNlIGFmZmVjdGluZyB0aW1pbmcgZGVjaXNpb25zIGFuZCBkb2N1bWVudCBhIGJpYXMsIGltcGF0aWVuY2UuICBFeHBlcmltZW50IDEgYW5hbHl6ZXMgcGVvcGxlJ3Mgc3RyYXRlZ3kgaW4gdGltaW5nIGdhbWVzIGluIHJlbGF0aW9uIHRvIGEgcmF0aW9uYWwgbW9kZWwuICBDb250cmFzdGluZyB0d28gY29nbml0aXZlIG1vZGVscyBzdWdnZXN0cyB0aGF0IGluZGl2aWR1YWxzIGFwcGx5IHJpc2sgcHJvcGVuc2l0eSB0byB0aGUgcHJvYmFiaWxpdHkgZGlzdHJpYnV0aW9ucyB1bmRlcmx5aW5nIHNob3J0IGdhbWVzIGFuZCB3aGVuIHVuZmFtaWxpYXIgd2l0aCB0aGUgc2l0dWF0aW9uLCBidXQgdGhhdCwgb3ZlciB0aW1lLCBpbXBhdGllbmNlIHRha2VzIG92ZXIgYXMgYSBsaW5lYXIgYWRqdXN0bWVudC4gIEluIEV4cGVyaW1lbnQgMiwgaW1wYXRpZW50IHBhcnRpY2lwYW50cyByaXNrIHRoZWlyIGluY2VudGl2ZSBwYXltZW50IGluIG9yZGVyIHRvIHBsYXkgZWFybHksIGV2ZW4gaWYgdGhleSByZWNlaXZlIG5vIGFkdmFudGFnZSBmcm9tIGRvaW5nIHNvLg0KQzEgIC0gUXVlYmVjLCBDYW5hZGENCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNnRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5IChDb2dTY2kpDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpTUCAgLSAyODQxDQpFUCAgLSAyODQ2DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9tb29qYW4yMDE0aW1wYXRpZW5jZS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Impatience%2C%20risk%20propensity%20and%20rationality%20in%20timing%20games&amp;rft.btitle=Proceedings%20of%20the%2036th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society%20(CogSci)&amp;rft.place=Quebec%2C%20Canada&amp;rft.aufirst=Moojan&amp;rft.aulast=Ghafurian&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2014&amp;rft.pages=2841-2846&amp;rft.spage=2841&amp;rft.epage=2846\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, Jens Grossklags, and Alan Nochenson. “Risk-Seeking in a Continuous Game of Timing.” <i>Proc. 12th International Conference on Cognitive Modelling</i>. Ed. R. West and T. Stewart. N.p., 2013. 397–403. Web.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 MGID93AS year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Continuous games of timing represent an ecologically relevant case of decision-making under uncertainty with many applications to tactical security scenarios. We present two experiments collecting data using the two-player‚ 20-second FlipIt game‚ in which a player has to react to an estimated‚ externally controlled quantity in light of a continuous payoff distribution. The quantity is represented once as time interval‚ and once as distance in time and space. Risk-taking propensity is an individual parameter obtained via a standardized survey instrument. We find that risk propensity affects participants’ decisions in early and late rounds of the game and show that risk-seeking individuals fail to play well initially in the difficult‚ time-interval estimation task‚ but that they can be trained to make rational choices. Participants’ biases are gaussian-distributed. They do not reflect the distribution of payoffs or expected utility. We present an ACT-R model using established error distributions for temporal and visual perception and instance-based learning.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2013risk.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013risk-seeking,\n\ttitle = {Risk-seeking in a continuous game of timing},\n\turl = {http://www.david-reitter.com/pub/reitter2013risk.pdf},\n\tbooktitle = {Proc. 12th {International} {Conference} on {Cognitive} {Modelling}},\n\tauthor = {Reitter, David and Grossklags, Jens and Nochenson, Alan},\n\teditor = {West, R. and Stewart, T.},\n\tyear = {2013},\n\tpages = {397--403}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 397–403| editors = R. West, T. Stewart (eds.)| last1 = Reitter| first1 = David| last2 = Grossklags| first2 = Jens| last3 = Nochenson| first3 = Alan| title = Risk-seeking in a continuous game of timing| booktitle = Proc. 12th International Conference on Cognitive Modelling| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmlzay1zZWVraW5nIGluIGEgY29udGludW91cyBnYW1lIG9mIHRpbWluZw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIEdyb3Nza2xhZ3MsIEplbnMNCkFVICAtIE5vY2hlbnNvbiwgQWxhbg0KQTIgIC0gV2VzdCwgUi4NCkEyICAtIFN0ZXdhcnQsIFQuDQpBQiAgLSBDb250aW51b3VzIGdhbWVzIG9mIHRpbWluZyByZXByZXNlbnQgYW4gZWNvbG9naWNhbGx5IHJlbGV2YW50IGNhc2Ugb2YgZGVjaXNpb24tbWFraW5nIHVuZGVyIHVuY2VydGFpbnR5IHdpdGggbWFueSBhcHBsaWNhdGlvbnMgdG8gdGFjdGljYWwgc2VjdXJpdHkgc2NlbmFyaW9zLiBXZSBwcmVzZW50IHR3byBleHBlcmltZW50cyBjb2xsZWN0aW5nIGRhdGEgdXNpbmcgdGhlIHR3by1wbGF5ZXIsIDIwLXNlY29uZCBGbGlwSXQgZ2FtZSwgaW4gd2hpY2ggYSBwbGF5ZXIgaGFzIHRvIHJlYWN0IHRvIGFuIGVzdGltYXRlZCwgZXh0ZXJuYWxseSBjb250cm9sbGVkIHF1YW50aXR5IGluIGxpZ2h0IG9mIGEgY29udGludW91cyBwYXlvZmYgZGlzdHJpYnV0aW9uLiBUaGUgcXVhbnRpdHkgaXMgcmVwcmVzZW50ZWQgb25jZSBhcyB0aW1lIGludGVydmFsLCBhbmQgb25jZSBhcyBkaXN0YW5jZSBpbiB0aW1lIGFuZCBzcGFjZS4gUmlzay10YWtpbmcgcHJvcGVuc2l0eSBpcyBhbiBpbmRpdmlkdWFsIHBhcmFtZXRlciBvYnRhaW5lZCB2aWEgYSBzdGFuZGFyZGl6ZWQgc3VydmV5IGluc3RydW1lbnQuIFdlIGZpbmQgdGhhdCByaXNrIHByb3BlbnNpdHkgYWZmZWN0cyBwYXJ0aWNpcGFudHMnIGRlY2lzaW9ucyBpbiBlYXJseSBhbmQgbGF0ZSByb3VuZHMgb2YgdGhlIGdhbWUgYW5kIHNob3cgdGhhdCByaXNrLXNlZWtpbmcgaW5kaXZpZHVhbHMgZmFpbCB0byBwbGF5IHdlbGwgaW5pdGlhbGx5IGluIHRoZSBkaWZmaWN1bHQsIHRpbWUtaW50ZXJ2YWwgZXN0aW1hdGlvbiB0YXNrLCBidXQgdGhhdCB0aGV5IGNhbiBiZSB0cmFpbmVkIHRvIG1ha2UgcmF0aW9uYWwgY2hvaWNlcy4gUGFydGljaXBhbnRzJyBiaWFzZXMgYXJlIGdhdXNzaWFuLWRpc3RyaWJ1dGVkLiBUaGV5IGRvIG5vdCByZWZsZWN0IHRoZSBkaXN0cmlidXRpb24gb2YgcGF5b2ZmcyBvciBleHBlY3RlZCB1dGlsaXR5LiBXZSBwcmVzZW50IGFuIEFDVC1SIG1vZGVsIHVzaW5nIGVzdGFibGlzaGVkIGVycm9yIGRpc3RyaWJ1dGlvbnMgZm9yIHRlbXBvcmFsIGFuZCB2aXN1YWwgcGVyY2VwdGlvbiBhbmQgaW5zdGFuY2UtYmFzZWQgbGVhcm5pbmcuDQpDMyAgLSBQcm9jLiAxMnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSAzOTcNCkVQICAtIDQwMw0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTNyaXNrLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Risk-seeking%20in%20a%20continuous%20game%20of%20timing&amp;rft.btitle=Proc.%2012th%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Jens%20Grossklags&amp;rft.au=Alan%20Nochenson&amp;rft.au=R.%20West&amp;rft.au=T.%20Stewart&amp;rft.date=2013&amp;rft.pages=397-403&amp;rft.spage=397&amp;rft.epage=403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gonzalez, Cleotilde et al. “Scaling Individual Decision Making Models to Models of Social Networks.” <i>Symposium at the 20th Behavior Representation in Modeling &amp; Simulation (BRIMS)</i>. Provo, UT: N.p., 2011. Print.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 K567TKH3 CXXK8XEU FCQK6PT6 MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gonzalez2011scaling,\n\taddress = {Provo, UT},\n\ttitle = {Scaling individual decision making models to models of social networks},\n\tbooktitle = {Symposium at the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} ({BRIMS})},\n\tauthor = {Gonzalez, Cleotilde and Lebiere, Christian and Juvina, Ion and Erev, Ido and Zinkevich, Martin and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Gonzalez| first1 = Cleotilde| last2 = Lebiere| first2 = Christian| last3 = Juvina| first3 = Ion| last4 = Erev| first4 = Ido| last5 = Zinkevich| first5 = Martin| last6 = Reitter| first6 = David| title = Scaling individual decision making models to models of social networks| booktitle = Symposium at the 20th Behavior Representation in Modeling & Simulation (BRIMS)| location = Provo, UT| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyBpbmRpdmlkdWFsIGRlY2lzaW9uIG1ha2luZyBtb2RlbHMgdG8gbW9kZWxzIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gR29uemFsZXosIENsZW90aWxkZQ0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBKdXZpbmEsIElvbg0KQVUgIC0gRXJldiwgSWRvDQpBVSAgLSBaaW5rZXZpY2gsIE1hcnRpbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkMxICAtIFByb3ZvLCBVVA0KQzMgIC0gU3ltcG9zaXVtIGF0IHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiAoQlJJTVMpDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20individual%20decision%20making%20models%20to%20models%20of%20social%20networks&amp;rft.btitle=Symposium%20at%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20(BRIMS)&amp;rft.place=Provo%2C%20UT&amp;rft.aufirst=Cleotilde&amp;rft.aulast=Gonzalez&amp;rft.au=Cleotilde%20Gonzalez&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ion%20Juvina&amp;rft.au=Ido%20Erev&amp;rft.au=Martin%20Zinkevich&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morita, J. et al. “Modeling Decision Making on the Use of Automatation.” <i>Proceedings of the 33rd Annual Conference of the Cognitive Science Society. Cognitive Science Society</i>. Austin, TX: N.p., 2011. 1971–1976. Web.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/moritaMKR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morita2011modeling,\n\taddress = {Austin, TX},\n\ttitle = {Modeling decision making on the use of automatation},\n\turl = {http://acs.ist.psu.edu/papers/moritaMKR11.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Conference} of the {Cognitive} {Science} {Society}. {Cognitive} {Science} {Society}},\n\tauthor = {Morita, J. and Miwa, K. and Kojima, K. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {1971--1976}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 1971–1976| last1 = Morita| first1 = J.| last2 = Miwa| first2 = K.| last3 = Kojima| first3 = K.| last4 = Ritter| first4 = F. E.| title = Modeling decision making on the use of automatation| booktitle = Proceedings of the 33rd Annual Conference of the Cognitive Science Society. Cognitive Science Society| location = Austin, TX| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgZGVjaXNpb24gbWFraW5nIG9uIHRoZSB1c2Ugb2YgYXV0b21hdGF0aW9uDQpBVSAgLSBNb3JpdGEsIEouDQpBVSAgLSBNaXdhLCBLLg0KQVUgIC0gS29qaW1hLCBLLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gQXVzdGluLCBUWA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkuIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDE5NzENCkVQICAtIDE5NzYNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcml0YU1LUjExLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20decision%20making%20on%20the%20use%20of%20automatation&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society.%20Cognitive%20Science%20Society&amp;rft.place=Austin%2C%20TX&amp;rft.aufirst=J.&amp;rft.aulast=Morita&amp;rft.au=J.%20Morita&amp;rft.au=K.%20Miwa&amp;rft.au=K.%20Kojima&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=1971-1976&amp;rft.spage=1971&amp;rft.epage=1976\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., U. Kukreja, and R. St. Amant. “Including a Model of Visual Processing with a Cognitive Architecture to Model a Simple Teleoperation Task.” <i>Journal of Cognitive Engineering and Decision Making</i> 1.2 (2007): 121–147. Web.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 MGID93AS year__2007 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Cognitive Engineering and Decision Making</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKSA07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2007including,\n\ttitle = {Including a model of visual processing with a cognitive architecture to model a simple teleoperation task},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/ritterKSA07.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Cognitive Engineering and Decision Making},\n\tauthor = {Ritter, F. E. and Kukreja, U. and St. Amant, R.},\n\tyear = {2007},\n\tpages = {121--147}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 1| issue = 2| pages = 121–147| last1 = Ritter| first1 = F. E.| last2 = Kukreja| first2 = U.| last3 = St. Amant| first3 = R.| title = Including a model of visual processing with a cognitive architecture to model a simple teleoperation task| journal = Journal of Cognitive Engineering and Decision Making| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSW5jbHVkaW5nIGEgbW9kZWwgb2YgdmlzdWFsIHByb2Nlc3Npbmcgd2l0aCBhIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgdG8gbW9kZWwgYSBzaW1wbGUgdGVsZW9wZXJhdGlvbiB0YXNrDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLdWtyZWphLCBVLg0KQVUgIC0gU3QuIEFtYW50LCBSLg0KVDIgIC0gSm91cm5hbCBvZiBDb2duaXRpdmUgRW5naW5lZXJpbmcgYW5kIERlY2lzaW9uIE1ha2luZw0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KVkwgIC0gMQ0KSVMgIC0gMg0KU1AgIC0gMTIxDQpFUCAgLSAxNDcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcktTQTA3LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Including%20a%20model%20of%20visual%20processing%20with%20a%20cognitive%20architecture%20to%20model%20a%20simple%20teleoperation%20task&amp;rft.jtitle=Journal%20of%20Cognitive%20Engineering%20and%20Decision%20Making&amp;rft.volume=1&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=U.%20Kukreja&amp;rft.au=R.%20St.%20Amant&amp;rft.date=2007&amp;rft.pages=121-147&amp;rft.spage=121&amp;rft.epage=147\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and D. P. Wallach. “Models of Two-Person Games in ACT-R and Soar.” <i>Proceedings of the Second European Conference on Cognitive Modelling</i>. Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press, 1998. 202–203. Web.</div><span class='bib-kw' style='display:none;'>XV6KXZ93 MGID93AS year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterW98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1998models,\n\ttitle = {Models of two-person games in {ACT}-{R} and {Soar}},\n\turl = {http://acs.ist.psu.edu/papers/ritterW98.pdf},\n\tbooktitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press},\n\tauthor = {Ritter, F. E. and Wallach, D. P.},\n\tyear = {1998},\n\tpages = {202--203}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Thrumpton: Nottingham University Press. Thrumpton: Nottingham University Press| pages = 202–203| last1 = Ritter| first1 = F. E.| last2 = Wallach| first2 = D. P.| title = Models of two-person games in ACT-R and Soar| booktitle = Proceedings of the Second European Conference on Cognitive Modelling| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxzIG9mIHR3by1wZXJzb24gZ2FtZXMgaW4gQUNULVIgYW5kIFNvYXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdhbGxhY2gsIEQuIFAuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2Vjb25kIEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gMjAyDQpFUCAgLSAyMDMNClBCICAtIFRocnVtcHRvbjogTm90dGluZ2hhbSBVbml2ZXJzaXR5IFByZXNzLiBUaHJ1bXB0b246IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVzk4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Models%20of%20two-person%20games%20in%20ACT-R%20and%20Soar&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.publisher=Thrumpton%3A%20Nottingham%20University%20Press.%20Thrumpton%3A%20Nottingham%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20P.%20Wallach&amp;rft.date=1998&amp;rft.pages=202-203&amp;rft.spage=202&amp;rft.epage=203\"></span></div></div></div><div class=\"full-bib-section\"><a id='55G4P6RA' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Human-Computer Interaction</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Paik, J. et al. “Predicting User Performance and Learning in Human-Computer Interaction with the Herbal Compiler.” <i>ACM Transactions on Computer-Human Interaction</i> 22.5 (2015): Article No. 25. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a way to build a series of GOMS-like cognitive user models representing a range of performance at different stages of learning. We use a spreadsheet task across multiple sessions as an example task; it takes about 20–30 min. to perform. The models were created in ACT-R using a compiler. The novice model has 29 rules and 1‚152 declarative memory task elements (chunks)—it learns to create procedural knowledge to perform the task. The expert model has 617 rules and 614 task chunks (that it does not use) and 538 command string chunks—it gets slightly faster through limited declarative learning of the command strings and some further production compilation; there are a range of intermediate models. These models were tested against aggregate and individual human learning data‚ confirming the models’ predictions. This work suggests that user models can be created that learn like users while doing the task.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/paikKRRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{paik2015predicting,\n\ttitle = {Predicting {User} {Performance} and learning in human-computer interaction with the {Herbal} compiler},\n\tvolume = {22},\n\turl = {http://acs.ist.psu.edu/papers/paikKRRip.pdf},\n\tnumber = {5},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Paik, J. and Kim, J. W. and Ritter, F. E. and Reitter, D.},\n\tyear = {2015},\n\tpages = {Article No. 25}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 22| issue = 5| pages = –25| last1 = Paik| first1 = J.| last2 = Kim| first2 = J. W.| last3 = Ritter| first3 = F. E.| last4 = Reitter| first4 = D.| title = Predicting User Performance and learning in human-computer interaction with the Herbal compiler| journal = ACM Transactions on Computer-Human Interaction| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJlZGljdGluZyBVc2VyIFBlcmZvcm1hbmNlIGFuZCBsZWFybmluZyBpbiBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiB3aXRoIHRoZSBIZXJiYWwgY29tcGlsZXINCkFVICAtIFBhaWssIEouDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBSZWl0dGVyLCBELg0KVDIgIC0gQUNNIFRyYW5zYWN0aW9ucyBvbiBDb21wdXRlci1IdW1hbiBJbnRlcmFjdGlvbg0KQUIgIC0gV2UgcmVwb3J0IGEgd2F5IHRvIGJ1aWxkIGEgc2VyaWVzIG9mIEdPTVMtbGlrZSBjb2duaXRpdmUgdXNlciBtb2RlbHMgcmVwcmVzZW50aW5nIGEgcmFuZ2Ugb2YgcGVyZm9ybWFuY2UgYXQgZGlmZmVyZW50IHN0YWdlcyBvZiBsZWFybmluZy4gV2UgdXNlIGEgc3ByZWFkc2hlZXQgdGFzayBhY3Jvc3MgbXVsdGlwbGUgc2Vzc2lvbnMgYXMgYW4gZXhhbXBsZSB0YXNrOyBpdCB0YWtlcyBhYm91dCAyMOKAkzMwIG1pbi4gdG8gcGVyZm9ybS4gVGhlIG1vZGVscyB3ZXJlIGNyZWF0ZWQgaW4gQUNULVIgdXNpbmcgYSBjb21waWxlci4gVGhlIG5vdmljZSBtb2RlbCBoYXMgMjkgcnVsZXMgYW5kIDEsMTUyIGRlY2xhcmF0aXZlIG1lbW9yeSB0YXNrIGVsZW1lbnRzIChjaHVua3Mp4oCUaXQgbGVhcm5zIHRvIGNyZWF0ZSBwcm9jZWR1cmFsIGtub3dsZWRnZSB0byBwZXJmb3JtIHRoZSB0YXNrLiBUaGUgZXhwZXJ0IG1vZGVsIGhhcyA2MTcgcnVsZXMgYW5kIDYxNCB0YXNrIGNodW5rcyAodGhhdCBpdCBkb2VzIG5vdCB1c2UpIGFuZCA1MzggY29tbWFuZCBzdHJpbmcgY2h1bmtz4oCUaXQgZ2V0cyBzbGlnaHRseSBmYXN0ZXIgdGhyb3VnaCBsaW1pdGVkIGRlY2xhcmF0aXZlIGxlYXJuaW5nIG9mIHRoZSBjb21tYW5kIHN0cmluZ3MgYW5kIHNvbWUgZnVydGhlciBwcm9kdWN0aW9uIGNvbXBpbGF0aW9uOyB0aGVyZSBhcmUgYSByYW5nZSBvZiBpbnRlcm1lZGlhdGUgbW9kZWxzLiBUaGVzZSBtb2RlbHMgd2VyZSB0ZXN0ZWQgYWdhaW5zdCBhZ2dyZWdhdGUgYW5kIGluZGl2aWR1YWwgaHVtYW4gbGVhcm5pbmcgZGF0YSwgY29uZmlybWluZyB0aGUgbW9kZWxz4oCZIHByZWRpY3Rpb25zLiBUaGlzIHdvcmsgc3VnZ2VzdHMgdGhhdCB1c2VyIG1vZGVscyBjYW4gYmUgY3JlYXRlZCB0aGF0IGxlYXJuIGxpa2UgdXNlcnMgd2hpbGUgZG9pbmcgdGhlIHRhc2suDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpWTCAgLSAyMg0KSVMgIC0gNQ0KU1AgIC0gQXJ0aWNsZQ0KRVAgIC0gTm8uIDI1DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9wYWlrS1JSaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Predicting%20User%20Performance%20and%20learning%20in%20human-computer%20interaction%20with%20the%20Herbal%20compiler&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.volume=22&amp;rft.issue=5&amp;rft.aufirst=J.&amp;rft.aulast=Paik&amp;rft.au=J.%20Paik&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Reitter&amp;rft.date=2015&amp;rft.pages=Article%20No.%2025\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., and F. E. Ritter. “Learning, Forgetting, and Relearning for Menu- and Keystroke-Driven Tasks: Relearning Is Important.” <i>Human-Computer Interaction</i> 30.1 (2015): 1–33. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA AV8TEBZ5 MGID93AS year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Human-Computer Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper investigates performance change arising through learning‚ forgetting‚ and relearning.\nParticipants learned a spreadsheet task with either keystroke-driven (keyboard‚ n = 30) or mousebased\nmenu-driven (mouse‚ n = 30) commands. Their performance confirmed the power law of\npractice. The keyboard users learned to complete the task faster than the mouse users on the last\nlearning session (Day 4). At a 6-day retention interval‚ the mouse users were observed to forget\nmore—they took more time to complete the task than the keyboard users. Interestingly‚ the\nparticipants in the two modality groups showed no significant differences in their forgetting\nunder the retention of 12 and 18 days. With additional practice‚ the mouse group users with the\n6-day retention relearned more—they significantly reduced the time to complete the task in\ncomparison to the keyboard group. The experiment with these two modality groups helps\nunderstand why people may choose to use a mouse-driven graphical user interface (GUI) rather\nthan a keystroke-driven interface—people choosing to use a mouse-based menu-driven interface\nmay not need to use a knowledge-in-the-head strategy but knowledge-in-the-world‚ and may be\ndoing so because this strategy provides better relearning‚ rather than because it is faster or easier\ninitially or because it is better for learning or forgetting. This helps provide a richer explanation\nof why menu-driven interfaces (knowledge-in-the-world) are more ubiquitous‚ and suggests\nwhen they can be replaced‚ e.g.‚ where use is infrequent but often enough that forgetting does not\noccur. Our results provide preliminary suggestions for choosing optimal training strategies and\nsupporting these strategies in terms of the three stages of learning and forgetting.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kim2015learning,\n\ttitle = {Learning, forgetting, and relearning for menu- and keystroke-driven tasks: {Relearning} is important},\n\tvolume = {30},\n\turl = {http://acs.ist.psu.edu/papers/kimRip.pdf},\n\tnumber = {1},\n\tjournal = {Human-Computer Interaction},\n\tauthor = {Kim, J. W. and Ritter, F. E.},\n\tyear = {2015},\n\tpages = {1--33}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 30| issue = 1| pages = 1–33| last1 = Kim| first1 = J. W.| last2 = Ritter| first2 = F. E.| title = Learning, forgetting, and relearning for menu- and keystroke-driven tasks: Relearning is important| journal = Human-Computer Interaction| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGVhcm5pbmcsIGZvcmdldHRpbmcsIGFuZCByZWxlYXJuaW5nIGZvciBtZW51LSBhbmQga2V5c3Ryb2tlLWRyaXZlbiB0YXNrczogUmVsZWFybmluZyBpcyBpbXBvcnRhbnQNCkFVICAtIEtpbSwgSi4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEh1bWFuLUNvbXB1dGVyIEludGVyYWN0aW9uDQpBQiAgLSBUaGlzIHBhcGVyIGludmVzdGlnYXRlcyBwZXJmb3JtYW5jZSBjaGFuZ2UgYXJpc2luZyB0aHJvdWdoIGxlYXJuaW5nLCBmb3JnZXR0aW5nLCBhbmQgcmVsZWFybmluZy4KUGFydGljaXBhbnRzIGxlYXJuZWQgYSBzcHJlYWRzaGVldCB0YXNrIHdpdGggZWl0aGVyIGtleXN0cm9rZS1kcml2ZW4gKGtleWJvYXJkLCBuID0gMzApIG9yIG1vdXNlYmFzZWQKbWVudS1kcml2ZW4gKG1vdXNlLCBuID0gMzApIGNvbW1hbmRzLiBUaGVpciBwZXJmb3JtYW5jZSBjb25maXJtZWQgdGhlIHBvd2VyIGxhdyBvZgpwcmFjdGljZS4gVGhlIGtleWJvYXJkIHVzZXJzIGxlYXJuZWQgdG8gY29tcGxldGUgdGhlIHRhc2sgZmFzdGVyIHRoYW4gdGhlIG1vdXNlIHVzZXJzIG9uIHRoZSBsYXN0CmxlYXJuaW5nIHNlc3Npb24gKERheSA0KS4gQXQgYSA2LWRheSByZXRlbnRpb24gaW50ZXJ2YWwsIHRoZSBtb3VzZSB1c2VycyB3ZXJlIG9ic2VydmVkIHRvIGZvcmdldAptb3Jl4oCUdGhleSB0b29rIG1vcmUgdGltZSB0byBjb21wbGV0ZSB0aGUgdGFzayB0aGFuIHRoZSBrZXlib2FyZCB1c2Vycy4gSW50ZXJlc3RpbmdseSwgdGhlCnBhcnRpY2lwYW50cyBpbiB0aGUgdHdvIG1vZGFsaXR5IGdyb3VwcyBzaG93ZWQgbm8gc2lnbmlmaWNhbnQgZGlmZmVyZW5jZXMgaW4gdGhlaXIgZm9yZ2V0dGluZwp1bmRlciB0aGUgcmV0ZW50aW9uIG9mIDEyIGFuZCAxOCBkYXlzLiBXaXRoIGFkZGl0aW9uYWwgcHJhY3RpY2UsIHRoZSBtb3VzZSBncm91cCB1c2VycyB3aXRoIHRoZQo2LWRheSByZXRlbnRpb24gcmVsZWFybmVkIG1vcmXigJR0aGV5IHNpZ25pZmljYW50bHkgcmVkdWNlZCB0aGUgdGltZSB0byBjb21wbGV0ZSB0aGUgdGFzayBpbgpjb21wYXJpc29uIHRvIHRoZSBrZXlib2FyZCBncm91cC4gVGhlIGV4cGVyaW1lbnQgd2l0aCB0aGVzZSB0d28gbW9kYWxpdHkgZ3JvdXBzIGhlbHBzCnVuZGVyc3RhbmQgd2h5IHBlb3BsZSBtYXkgY2hvb3NlIHRvIHVzZSBhIG1vdXNlLWRyaXZlbiBncmFwaGljYWwgdXNlciBpbnRlcmZhY2UgKEdVSSkgcmF0aGVyCnRoYW4gYSBrZXlzdHJva2UtZHJpdmVuIGludGVyZmFjZeKAlHBlb3BsZSBjaG9vc2luZyB0byB1c2UgYSBtb3VzZS1iYXNlZCBtZW51LWRyaXZlbiBpbnRlcmZhY2UKbWF5IG5vdCBuZWVkIHRvIHVzZSBhIGtub3dsZWRnZS1pbi10aGUtaGVhZCBzdHJhdGVneSBidXQga25vd2xlZGdlLWluLXRoZS13b3JsZCwgYW5kIG1heSBiZQpkb2luZyBzbyBiZWNhdXNlIHRoaXMgc3RyYXRlZ3kgcHJvdmlkZXMgYmV0dGVyIHJlbGVhcm5pbmcsIHJhdGhlciB0aGFuIGJlY2F1c2UgaXQgaXMgZmFzdGVyIG9yIGVhc2llcgppbml0aWFsbHkgb3IgYmVjYXVzZSBpdCBpcyBiZXR0ZXIgZm9yIGxlYXJuaW5nIG9yIGZvcmdldHRpbmcuIFRoaXMgaGVscHMgcHJvdmlkZSBhIHJpY2hlciBleHBsYW5hdGlvbgpvZiB3aHkgbWVudS1kcml2ZW4gaW50ZXJmYWNlcyAoa25vd2xlZGdlLWluLXRoZS13b3JsZCkgYXJlIG1vcmUgdWJpcXVpdG91cywgYW5kIHN1Z2dlc3RzCndoZW4gdGhleSBjYW4gYmUgcmVwbGFjZWQsIGUuZy4sIHdoZXJlIHVzZSBpcyBpbmZyZXF1ZW50IGJ1dCBvZnRlbiBlbm91Z2ggdGhhdCBmb3JnZXR0aW5nIGRvZXMgbm90Cm9jY3VyLiBPdXIgcmVzdWx0cyBwcm92aWRlIHByZWxpbWluYXJ5IHN1Z2dlc3Rpb25zIGZvciBjaG9vc2luZyBvcHRpbWFsIHRyYWluaW5nIHN0cmF0ZWdpZXMgYW5kCnN1cHBvcnRpbmcgdGhlc2Ugc3RyYXRlZ2llcyBpbiB0ZXJtcyBvZiB0aGUgdGhyZWUgc3RhZ2VzIG9mIGxlYXJuaW5nIGFuZCBmb3JnZXR0aW5nLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KVkwgIC0gMzANCklTICAtIDENClNQICAtIDENCkVQICAtIDMzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9raW1SaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Learning%2C%20forgetting%2C%20and%20relearning%20for%20menu-%20and%20keystroke-driven%20tasks%3A%20Relearning%20is%20important&amp;rft.jtitle=Human-Computer%20Interaction&amp;rft.volume=30&amp;rft.issue=1&amp;rft.aufirst=J.%20W.&amp;rft.aulast=Kim&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2015&amp;rft.pages=1-33&amp;rft.spage=1&amp;rft.epage=33\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., Churchill, E. F., and Ritter, F. E. “Addressing the Fundamental Error of Design Using the ABCS.” <i>AIS SIGHCI Newsletter</i> 13.1 (2014): 9–10. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AIS SIGHCI Newsletter</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterCR14.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{baxter_g._d._addressing_2014,\n\ttitle = {Addressing the fundamental error of design using the {ABCS}},\n\tvolume = {13},\n\turl = {http://acs.ist.psu.edu/papers/baxterCR14.pdf},\n\tnumber = {1},\n\tjournal = {AIS SIGHCI Newsletter},\n\tauthor = {{Baxter, G. D.} and {Churchill, E. F.} and {Ritter, F. E.}},\n\tyear = {2014},\n\tpages = {9--10}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 13| issue = 1| pages = 9–10| last1 = Baxter, G. D.| last2 = Churchill, E. F.| last3 = Ritter, F. E.| title = Addressing the fundamental error of design using the ABCS| journal = AIS SIGHCI Newsletter| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQWRkcmVzc2luZyB0aGUgZnVuZGFtZW50YWwgZXJyb3Igb2YgZGVzaWduIHVzaW5nIHRoZSBBQkNTDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBDaHVyY2hpbGwsIEUuIEYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBBSVMgU0lHSENJIE5ld3NsZXR0ZXINCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClZMICAtIDEzDQpJUyAgLSAxDQpTUCAgLSA5DQpFUCAgLSAxMA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYmF4dGVyQ1IxNC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Addressing%20the%20fundamental%20error%20of%20design%20using%20the%20ABCS&amp;rft.jtitle=AIS%20SIGHCI%20Newsletter&amp;rft.volume=13&amp;rft.issue=1&amp;rft.aulast=Baxter%2C%20G.%20D.&amp;rft.au=Baxter%2C%20G.%20D.&amp;rft.au=Churchill%2C%20E.%20F.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2014&amp;rft.pages=9-10&amp;rft.spage=9&amp;rft.epage=10\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “A Satisfying Way to Teach HCI: Outreach through Usability Reports.” <i>CHI 2014 Workshop, Developing a Living Curriculum to Support Global HCI Education</i>. [online proceedings]: N.p., 2014. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter14b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter_f._e._satisfying_2014,\n\taddress = {[online proceedings]},\n\ttitle = {A satisfying way to teach {HCI}: {Outreach} through usability reports},\n\turl = {http://acs.ist.psu.edu/papers/ritter14b.pdf},\n\tbooktitle = {{CHI} 2014 {Workshop}, {Developing} a {Living} {Curriculum} to {Support} {Global} {HCI} {Education}},\n\tauthor = {{Ritter, F. E.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last = Ritter, F. E.| title = A satisfying way to teach HCI: Outreach through usability reports| booktitle = CHI 2014 Workshop, Developing a Living Curriculum to Support Global HCI Education| location = [online proceedings]| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBzYXRpc2Z5aW5nIHdheSB0byB0ZWFjaCBIQ0k6IE91dHJlYWNoIHRocm91Z2ggdXNhYmlsaXR5IHJlcG9ydHMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIFtvbmxpbmUgcHJvY2VlZGluZ3NdDQpDMyAgLSBDSEkgMjAxNCBXb3Jrc2hvcCwgRGV2ZWxvcGluZyBhIExpdmluZyBDdXJyaWN1bHVtIHRvIFN1cHBvcnQgR2xvYmFsIEhDSSBFZHVjYXRpb24NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjE0Yi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20satisfying%20way%20to%20teach%20HCI%3A%20Outreach%20through%20usability%20reports&amp;rft.btitle=CHI%202014%20Workshop%2C%20Developing%20a%20Living%20Curriculum%20to%20Support%20Global%20HCI%20Education&amp;rft.place=%5Bonline%20proceedings%5D&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Baxter, G. D., and Churchill, E. F. <i>Foundations for Designing User-Centered Systems: What System Designers Need to Know about People</i>. London, UK: 442 + xxx pages. Springer Science+Business Media, 2014. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.frankritter.com/fducs\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter_f._e._foundations_2014,\n\taddress = {London, UK},\n\ttitle = {Foundations for designing user-centered systems: {What} system designers need to know about people},\n\turl = {http://www.frankritter.com/fducs},\n\tpublisher = {442 + xxx pages. Springer Science+Business Media},\n\tauthor = {{Ritter, F. E.} and {Baxter, G. D.} and {Churchill, E. F.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = 442 + xxx pages. Springer Science+Business Media| last1 = Ritter, F. E.| last2 = Baxter, G. D.| last3 = Churchill, E. F.| title = Foundations for designing user-centered systems: What system designers need to know about people| location = London, UK| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gRm91bmRhdGlvbnMgZm9yIGRlc2lnbmluZyB1c2VyLWNlbnRlcmVkIHN5c3RlbXM6IFdoYXQgc3lzdGVtIGRlc2lnbmVycyBuZWVkIHRvIGtub3cgYWJvdXQgcGVvcGxlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBDaHVyY2hpbGwsIEUuIEYuDQpDWSAgLSBMb25kb24sIFVLDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpQQiAgLSA0NDIgKyB4eHggcGFnZXMuIFNwcmluZ2VyIFNjaWVuY2UrQnVzaW5lc3MgTWVkaWENClVSICAtIGh0dHA6Ly93d3cuZnJhbmtyaXR0ZXIuY29tL2ZkdWNzDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Foundations%20for%20designing%20user-centered%20systems%3A%20What%20system%20designers%20need%20to%20know%20about%20people&amp;rft.place=London%2C%20UK&amp;rft.publisher=442%20%2B%20xxx%20pages.%20Springer%20Science%2BBusiness%20Media&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Baxter%2C%20G.%20D.&amp;rft.au=Churchill%2C%20E.%20F.&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Semester Projects on Human-Computer Interaction as Service and Outreach.” <i>Innovative Practices in Teaching Information Sciences and Technology: Experience Reports and Reflections</i>. Ed. Carroll, J. M. London: Springer, 2014. 133–142. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2014 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Student projects at all levels can have impact.  I’ll present an approach for using class projects in Junior level and above human-computer interaction (HCI) classes to have a social and economic impact.  This can make your teaching improve by being more motivating to students‚ to be more interesting to you‚ and to have more impact.  I’ll provide an example project description used at Penn State’s College of IST since 2000‚ and example projects that have suggested useful interface changes to the web sites of a variety of government‚ non-profit‚ university‚ and small and medium-sized businesses.  These reports fulfill a pedagogical goal by having students demonstrate mastery of the material‚ particularly evidence- and theory-based suggested changes to improve the usability of web sites.  The reports provide (in the best cases) strong‚ correct suggestions for improving the usability of these web sites.  The use of these reports also helps reduce plagiarism because the sites and thus work are unique.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritteripB.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter_f._e._semester_2014,\n\taddress = {London},\n\ttitle = {Semester projects on human-computer interaction as service and outreach},\n\turl = {http://acs.ist.psu.edu/papers/ritteripB.pdf},\n\tbooktitle = {Innovative practices in teaching information sciences and technology: {Experience} reports and reflections},\n\tpublisher = {Springer},\n\tauthor = {{Ritter, F. E.}},\n\teditor = {{Carroll, J. M.}},\n\tyear = {2014},\n\tpages = {133--142}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| pages = 133–142| editors = Carroll, J. M. (ed.)| last = Ritter, F. E.| title = Innovative practices in teaching information sciences and technology: Experience reports and reflections| chapter = Semester projects on human-computer interaction as service and outreach| location = London| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU2VtZXN0ZXIgcHJvamVjdHMgb24gaHVtYW4tY29tcHV0ZXIgaW50ZXJhY3Rpb24gYXMgc2VydmljZSBhbmQgb3V0cmVhY2gNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIElubm92YXRpdmUgcHJhY3RpY2VzIGluIHRlYWNoaW5nIGluZm9ybWF0aW9uIHNjaWVuY2VzIGFuZCB0ZWNobm9sb2d5OiBFeHBlcmllbmNlIHJlcG9ydHMgYW5kIHJlZmxlY3Rpb25zDQpBMiAgLSBDYXJyb2xsLCBKLiBNLg0KQUIgIC0gU3R1ZGVudCBwcm9qZWN0cyBhdCBhbGwgbGV2ZWxzIGNhbiBoYXZlIGltcGFjdC4gIEknbGwgcHJlc2VudCBhbiBhcHByb2FjaCBmb3IgdXNpbmcgY2xhc3MgcHJvamVjdHMgaW4gSnVuaW9yIGxldmVsIGFuZCBhYm92ZSBodW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiAoSENJKSBjbGFzc2VzIHRvIGhhdmUgYSBzb2NpYWwgYW5kIGVjb25vbWljIGltcGFjdC4gIFRoaXMgY2FuIG1ha2UgeW91ciB0ZWFjaGluZyBpbXByb3ZlIGJ5IGJlaW5nIG1vcmUgbW90aXZhdGluZyB0byBzdHVkZW50cywgdG8gYmUgbW9yZSBpbnRlcmVzdGluZyB0byB5b3UsIGFuZCB0byBoYXZlIG1vcmUgaW1wYWN0LiAgSeKAmWxsIHByb3ZpZGUgYW4gZXhhbXBsZSBwcm9qZWN0IGRlc2NyaXB0aW9uIHVzZWQgYXQgUGVubiBTdGF0ZSdzIENvbGxlZ2Ugb2YgSVNUIHNpbmNlIDIwMDAsIGFuZCBleGFtcGxlIHByb2plY3RzIHRoYXQgaGF2ZSBzdWdnZXN0ZWQgdXNlZnVsIGludGVyZmFjZSBjaGFuZ2VzIHRvIHRoZSB3ZWIgc2l0ZXMgb2YgYSB2YXJpZXR5IG9mIGdvdmVybm1lbnQsIG5vbi1wcm9maXQsIHVuaXZlcnNpdHksIGFuZCBzbWFsbCBhbmQgbWVkaXVtLXNpemVkIGJ1c2luZXNzZXMuICBUaGVzZSByZXBvcnRzIGZ1bGZpbGwgYSBwZWRhZ29naWNhbCBnb2FsIGJ5IGhhdmluZyBzdHVkZW50cyBkZW1vbnN0cmF0ZSBtYXN0ZXJ5IG9mIHRoZSBtYXRlcmlhbCwgcGFydGljdWxhcmx5IGV2aWRlbmNlLSBhbmQgdGhlb3J5LWJhc2VkIHN1Z2dlc3RlZCBjaGFuZ2VzIHRvIGltcHJvdmUgdGhlIHVzYWJpbGl0eSBvZiB3ZWIgc2l0ZXMuICBUaGUgcmVwb3J0cyBwcm92aWRlIChpbiB0aGUgYmVzdCBjYXNlcykgc3Ryb25nLCBjb3JyZWN0IHN1Z2dlc3Rpb25zIGZvciBpbXByb3ZpbmcgdGhlIHVzYWJpbGl0eSBvZiB0aGVzZSB3ZWIgc2l0ZXMuICBUaGUgdXNlIG9mIHRoZXNlIHJlcG9ydHMgYWxzbyBoZWxwcyByZWR1Y2UgcGxhZ2lhcmlzbSBiZWNhdXNlIHRoZSBzaXRlcyBhbmQgdGh1cyB3b3JrIGFyZSB1bmlxdWUuDQpDWSAgLSBMb25kb24NCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNClNQICAtIDEzMw0KRVAgIC0gMTQyDQpQQiAgLSBTcHJpbmdlcg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyaXBCLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Semester%20projects%20on%20human-computer%20interaction%20as%20service%20and%20outreach&amp;rft.btitle=Innovative%20practices%20in%20teaching%20information%20sciences%20and%20technology%3A%20Experience%20reports%20and%20reflections&amp;rft.place=London&amp;rft.publisher=Springer&amp;rft.aulast=Ritter%2C%20F.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Carroll%2C%20J.%20M.&amp;rft.date=2014&amp;rft.pages=133-142&amp;rft.spage=133&amp;rft.epage=142\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, Frank E et al. “Declarative to Procedural Tutors: A Family of Cognitive Architecture-Based Tutors.” <i>Proceedings of the 22nd Conference on Behavior Representation in Modeling and Simulation</i>. Centerville, OH: BRIMS Society, 2013. BRIMS2013–127.  108–113. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We have created a tutoring architecture‚ D2P (Declarative to Procedural)‚ based on ACT-R’s theory of knowledge and learning for declarative and procedural memory. D2P also draws on general theories of learning and a recent review by Kim‚ Ritter‚ and Koubek (in press). D2P provides multimedia instruction pages followed by questions‚ video‚ and/or simulations to test and proceduralise the declarative knowledge. It is implemented in XML‚ XML-based tools‚ Java‚ and COTS tools. We have created two D2P tutors. We have evaluated one‚ and it has a 1.48 effect size on learning how much to lead. We have found that modern tools help create a tutoring system; creating a tutoring architecture requires more than just the system (such as manuals and example systems); and the next steps are to test the theory of learning and use a cognitive architecture-based knowledge model to make the system adaptive.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterYCWKH13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2013declarative,\n\taddress = {Centerville, OH},\n\ttitle = {Declarative to {Procedural} {Tutors}: {A} family of cognitive architecture-based tutors},\n\turl = {http://acs.ist.psu.edu/papers/ritterYCWKH13.pdf},\n\tbooktitle = {Proceedings of the 22nd {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Ritter, Frank E and Yeh, Kuo-Chuan (Martin) and Cohen, Mark A and Weyhrauch, Peter and Kim, Jong W and Hobbs, J Nicholas},\n\tyear = {2013},\n\tpages = {BRIMS2013--127.  108--113}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BRIMS Society| pages = –2013-127.  108-113| last1 = Ritter| first1 = Frank E| last2 = Yeh| first2 = Kuo-Chuan (Martin)| last3 = Cohen| first3 = Mark A| last4 = Weyhrauch| first4 = Peter| last5 = Kim| first5 = Jong W| last6 = Hobbs| first6 = J Nicholas| title = Declarative to Procedural Tutors: A family of cognitive architecture-based tutors| booktitle = Proceedings of the 22nd Conference on Behavior Representation in Modeling and Simulation| location = Centerville, OH| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVjbGFyYXRpdmUgdG8gUHJvY2VkdXJhbCBUdXRvcnM6IEEgZmFtaWx5IG9mIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUtYmFzZWQgdHV0b3JzDQpBVSAgLSBSaXR0ZXIsIEZyYW5rIEUNCkFVICAtIFllaCwgS3VvLUNodWFuIChNYXJ0aW4pDQpBVSAgLSBDb2hlbiwgTWFyayBBDQpBVSAgLSBXZXlocmF1Y2gsIFBldGVyDQpBVSAgLSBLaW0sIEpvbmcgVw0KQVUgIC0gSG9iYnMsIEogTmljaG9sYXMNCkFCICAtIFdlIGhhdmUgY3JlYXRlZCBhIHR1dG9yaW5nIGFyY2hpdGVjdHVyZSwgRDJQIChEZWNsYXJhdGl2ZSB0byBQcm9jZWR1cmFsKSwgYmFzZWQgb24gQUNULVLigJlzIHRoZW9yeSBvZiBrbm93bGVkZ2UgYW5kIGxlYXJuaW5nIGZvciBkZWNsYXJhdGl2ZSBhbmQgcHJvY2VkdXJhbCBtZW1vcnkuIEQyUCBhbHNvIGRyYXdzIG9uIGdlbmVyYWwgdGhlb3JpZXMgb2YgbGVhcm5pbmcgYW5kIGEgcmVjZW50IHJldmlldyBieSBLaW0sIFJpdHRlciwgYW5kIEtvdWJlayAoaW4gcHJlc3MpLiBEMlAgcHJvdmlkZXMgbXVsdGltZWRpYSBpbnN0cnVjdGlvbiBwYWdlcyBmb2xsb3dlZCBieSBxdWVzdGlvbnMsIHZpZGVvLCBhbmQvb3Igc2ltdWxhdGlvbnMgdG8gdGVzdCBhbmQgcHJvY2VkdXJhbGlzZSB0aGUgZGVjbGFyYXRpdmUga25vd2xlZGdlLiBJdCBpcyBpbXBsZW1lbnRlZCBpbiBYTUwsIFhNTC1iYXNlZCB0b29scywgSmF2YSwgYW5kIENPVFMgdG9vbHMuIFdlIGhhdmUgY3JlYXRlZCB0d28gRDJQIHR1dG9ycy4gV2UgaGF2ZSBldmFsdWF0ZWQgb25lLCBhbmQgaXQgaGFzIGEgMS40OCBlZmZlY3Qgc2l6ZSBvbiBsZWFybmluZyBob3cgbXVjaCB0byBsZWFkLiBXZSBoYXZlIGZvdW5kIHRoYXQgbW9kZXJuIHRvb2xzIGhlbHAgY3JlYXRlIGEgdHV0b3Jpbmcgc3lzdGVtOyBjcmVhdGluZyBhIHR1dG9yaW5nIGFyY2hpdGVjdHVyZSByZXF1aXJlcyBtb3JlIHRoYW4ganVzdCB0aGUgc3lzdGVtIChzdWNoIGFzIG1hbnVhbHMgYW5kIGV4YW1wbGUgc3lzdGVtcyk7IGFuZCB0aGUgbmV4dCBzdGVwcyBhcmUgdG8gdGVzdCB0aGUgdGhlb3J5IG9mIGxlYXJuaW5nIGFuZCB1c2UgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlLWJhc2VkIGtub3dsZWRnZSBtb2RlbCB0byBtYWtlIHRoZSBzeXN0ZW0gYWRhcHRpdmUuDQpDMSAgLSBDZW50ZXJ2aWxsZSwgT0gNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMm5kIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTMvLy8NClBZICAtIDIwMTMNClNQICAtIEJSSU1TMjAxMw0KRVAgIC0gMTI3LiAgMTA4LTExMw0KUEIgIC0gQlJJTVMgU29jaWV0eQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyWUNXS0gxMy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Declarative%20to%20Procedural%20Tutors%3A%20A%20family%20of%20cognitive%20architecture-based%20tutors&amp;rft.btitle=Proceedings%20of%20the%2022nd%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Centerville%2C%20OH&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=Frank%20E&amp;rft.aulast=Ritter&amp;rft.au=Frank%20E%20Ritter&amp;rft.au=Kuo-Chuan%20(Martin)%20Yeh&amp;rft.au=Mark%20A%20Cohen&amp;rft.au=Peter%20Weyhrauch&amp;rft.au=Jong%20W%20Kim&amp;rft.au=J%20Nicholas%20Hobbs&amp;rft.date=2013&amp;rft.pages=BRIMS2013-127.%20%20108-113&amp;rft.spage=BRIMS2013&amp;rft.epage=127.%20%20108\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R., Winkler, T. E., and Ritter, F. E. “Modeling Meaningful Use as Utility in Emergency Medical Services.” <i>IEEE International Conference on Healthcare Informatics 2013 (ICHI 2013)</i>. New York, NY: IEEE, 2013. Paper 29. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This   paper   describes   a   case   study   focused   on   identifying   and   modeling   opportunities   to   support   emergency   medical   services   (EMS)   with   next-­generation   interactive   technologies.   The   method   used   is   a   novel   integration   of   different   approaches   including   scenario-­based   design‚   task   analysis‚   and   utility-­based   interaction   modeling.   The   goal   of   the   project   is   to   develop  a  structured  model  of  EMS  activity  and  to  identify  where   and   how   this   activity   can   be   supported   with   current   and   emerging   information   technologies.   Of   particular   importance   is   identifying  tasks  with  the  highest  potential  for  meaningful  use  of   these  technologies.  The  SUMMIT  method  and  tool  set  is  being   used   to   model   meaningful   use   as   a   function   of   the   overall   utility   (benefits‚   costs‚   and   risks)   potentially   derived   from   technology   support.   The   paper   provides   a   description   and   rationale   for   the   approach   and   gives   lessons   learned   from   the   early   phases   of   the   project.   The   SUMMIT   approach   may   be   generally   useful   for   organizations   that   need   to   understand   how   new   interactive   technologies   might   provide   meaningful   support   for   healthcare   operations.   These   models   may   also   be   an   effective   resource   for   promoting  continuous  learning  and  reflection  on  EMS  skills.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesWR13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{haynes_s._r._modeling_2013,\n\taddress = {New York, NY},\n\ttitle = {Modeling meaningful use as utility in emergency medical services},\n\turl = {http://acs.ist.psu.edu/papers/haynesWR13.pdf},\n\tbooktitle = {{IEEE} {International} {Conference} on {Healthcare} {Informatics} 2013 ({ICHI} 2013)},\n\tpublisher = {IEEE},\n\tauthor = {{Haynes, S. R.} and {Winkler, T. E.} and {Ritter, F. E.}},\n\tyear = {2013},\n\tpages = {Paper 29}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = IEEE| pages = –29| last1 = Haynes, S. R.| last2 = Winkler, T. E.| last3 = Ritter, F. E.| title = Modeling meaningful use as utility in emergency medical services| booktitle = IEEE International Conference on Healthcare Informatics 2013 (ICHI 2013)| location = New York, NY| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgbWVhbmluZ2Z1bCB1c2UgYXMgdXRpbGl0eSBpbiBlbWVyZ2VuY3kgbWVkaWNhbCBzZXJ2aWNlcw0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gV2lua2xlciwgVC4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFCICAtIFRoaXMgwqAgcGFwZXIgwqAgZGVzY3JpYmVzIMKgIGEgwqAgY2FzZSDCoCBzdHVkeSDCoCBmb2N1c2VkIMKgIG9uIMKgIGlkZW50aWZ5aW5nIMKgIGFuZCDCoCBtb2RlbGluZyDCoCBvcHBvcnR1bml0aWVzIMKgIHRvIMKgIHN1cHBvcnQgwqAgZW1lcmdlbmN5IMKgIG1lZGljYWwgwqAgc2VydmljZXMgwqAgKEVNUykgwqAgd2l0aCDCoCBuZXh0LcKtZ2VuZXJhdGlvbiDCoCBpbnRlcmFjdGl2ZSDCoCB0ZWNobm9sb2dpZXMuIMKgIFRoZSDCoCBtZXRob2QgwqAgdXNlZCDCoCBpcyDCoCBhIMKgIG5vdmVsIMKgIGludGVncmF0aW9uIMKgIG9mIMKgIGRpZmZlcmVudCDCoCBhcHByb2FjaGVzIMKgIGluY2x1ZGluZyDCoCBzY2VuYXJpby3CrWJhc2VkIMKgIGRlc2lnbiwgwqAgdGFzayDCoCBhbmFseXNpcywgwqAgYW5kIMKgIHV0aWxpdHktwq1iYXNlZCDCoCBpbnRlcmFjdGlvbiDCoCBtb2RlbGluZy4gwqAgVGhlIMKgIGdvYWwgwqAgb2YgwqAgdGhlIMKgIHByb2plY3QgwqAgaXMgwqAgdG8gwqAgZGV2ZWxvcCDCoGEgwqBzdHJ1Y3R1cmVkIMKgbW9kZWwgwqBvZiDCoEVNUyDCoGFjdGl2aXR5IMKgYW5kIMKgdG8gwqBpZGVudGlmeSDCoHdoZXJlIMKgIGFuZCDCoCBob3cgwqAgdGhpcyDCoCBhY3Rpdml0eSDCoCBjYW4gwqAgYmUgwqAgc3VwcG9ydGVkIMKgIHdpdGggwqAgY3VycmVudCDCoCBhbmQgwqAgZW1lcmdpbmcgwqAgaW5mb3JtYXRpb24gwqAgdGVjaG5vbG9naWVzLiDCoCBPZiDCoCBwYXJ0aWN1bGFyIMKgIGltcG9ydGFuY2UgwqAgaXMgwqAgaWRlbnRpZnlpbmcgwqB0YXNrcyDCoHdpdGggwqB0aGUgwqBoaWdoZXN0IMKgcG90ZW50aWFsIMKgZm9yIMKgbWVhbmluZ2Z1bCDCoHVzZSDCoG9mIMKgIHRoZXNlIMKgdGVjaG5vbG9naWVzLiDCoFRoZSDCoFNVTU1JVCDCoG1ldGhvZCDCoGFuZCDCoHRvb2wgwqBzZXQgwqBpcyDCoGJlaW5nIMKgIHVzZWQgwqAgdG8gwqAgbW9kZWwgwqAgbWVhbmluZ2Z1bCDCoCB1c2UgwqAgYXMgwqAgYSDCoCBmdW5jdGlvbiDCoCBvZiDCoCB0aGUgwqAgb3ZlcmFsbCDCoCB1dGlsaXR5IMKgIChiZW5lZml0cywgwqAgY29zdHMsIMKgIGFuZCDCoCByaXNrcykgwqAgcG90ZW50aWFsbHkgwqAgZGVyaXZlZCDCoCBmcm9tIMKgIHRlY2hub2xvZ3kgwqAgc3VwcG9ydC4gwqAgVGhlIMKgIHBhcGVyIMKgIHByb3ZpZGVzIMKgIGEgwqAgZGVzY3JpcHRpb24gwqAgYW5kIMKgIHJhdGlvbmFsZSDCoCBmb3IgwqAgdGhlIMKgIGFwcHJvYWNoIMKgIGFuZCDCoCBnaXZlcyDCoCBsZXNzb25zIMKgIGxlYXJuZWQgwqAgZnJvbSDCoCB0aGUgwqAgZWFybHkgwqAgcGhhc2VzIMKgIG9mIMKgIHRoZSDCoCBwcm9qZWN0LiDCoCBUaGUgwqAgU1VNTUlUIMKgIGFwcHJvYWNoIMKgIG1heSDCoCBiZSDCoCBnZW5lcmFsbHkgwqAgdXNlZnVsIMKgIGZvciDCoCBvcmdhbml6YXRpb25zIMKgIHRoYXQgwqAgbmVlZCDCoCB0byDCoCB1bmRlcnN0YW5kIMKgIGhvdyDCoCBuZXcgwqAgaW50ZXJhY3RpdmUgwqAgdGVjaG5vbG9naWVzIMKgIG1pZ2h0IMKgIHByb3ZpZGUgwqAgbWVhbmluZ2Z1bCDCoCBzdXBwb3J0IMKgIGZvciDCoCBoZWFsdGhjYXJlIMKgIG9wZXJhdGlvbnMuIMKgIFRoZXNlIMKgIG1vZGVscyDCoCBtYXkgwqAgYWxzbyDCoCBiZSDCoCBhbiDCoCBlZmZlY3RpdmUgwqAgcmVzb3VyY2UgwqAgZm9yIMKgIHByb21vdGluZyDCoGNvbnRpbnVvdXMgwqBsZWFybmluZyDCoGFuZCDCoHJlZmxlY3Rpb24gwqBvbiDCoEVNUyDCoHNraWxscy4NCkMxICAtIE5ldyBZb3JrLCBOWQ0KQzMgIC0gSUVFRSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gSGVhbHRoY2FyZSBJbmZvcm1hdGljcyAyMDEzIChJQ0hJIDIwMTMpDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpTUCAgLSBQYXBlcg0KRVAgIC0gMjkNClBCICAtIElFRUUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2hheW5lc1dSMTMucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20meaningful%20use%20as%20utility%20in%20emergency%20medical%20services&amp;rft.btitle=IEEE%20International%20Conference%20on%20Healthcare%20Informatics%202013%20(ICHI%202013)&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=IEEE&amp;rft.aulast=Haynes%2C%20S.%20R.&amp;rft.au=Haynes%2C%20S.%20R.&amp;rft.au=Winkler%2C%20T.%20E.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.date=2013&amp;rft.pages=Paper%2029\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Practical Aspects of Running Experiments with Human Participants.” <i>Universal Access in HCI, Part I, HCII</i> (2011): 119–128. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Universal Access in HCI, Part I, HCII</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKMC11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2011practical,\n\ttitle = {Practical aspects of running experiments with human participants},\n\turl = {http://acs.ist.psu.edu/papers/ritterKMC11.pdf},\n\tjournal = {Universal Access in HCI, Part I, HCII},\n\tauthor = {Ritter, F. E. and Kim, J. W. and Morgan, J. H. and Carlson, R. A.},\n\tyear = {2011},\n\tpages = {119--128}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 119–128| last1 = Ritter| first1 = F. E.| last2 = Kim| first2 = J. W.| last3 = Morgan| first3 = J. H.| last4 = Carlson| first4 = R. A.| title = Practical aspects of running experiments with human participants| journal = Universal Access in HCI, Part I, HCII| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJhY3RpY2FsIGFzcGVjdHMgb2YgcnVubmluZyBleHBlcmltZW50cyB3aXRoIGh1bWFuIHBhcnRpY2lwYW50cw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gQ2FybHNvbiwgUi4gQS4NClQyICAtIFVuaXZlcnNhbCBBY2Nlc3MgaW4gSENJLCBQYXJ0IEksIEhDSUkNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDExOQ0KRVAgIC0gMTI4DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJLTUMxMS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Practical%20aspects%20of%20running%20experiments%20with%20human%20participants&amp;rft.jtitle=Universal%20Access%20in%20HCI%2C%20Part%20I%2C%20HCII&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20W.%20Kim&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=R.%20A.%20Carlson&amp;rft.date=2011&amp;rft.pages=119-128&amp;rft.spage=119&amp;rft.epage=128\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Risk-Driven Design.” <i>HCI Consortium Workshop, June</i> (2011): n. pag. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">HCI Consortium Workshop, June</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter12\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2011risk-driven,\n\ttitle = {Risk-driven design},\n\turl = {http://acs.ist.psu.edu/papers/ritter12},\n\tjournal = {HCI Consortium Workshop, June},\n\tauthor = {Ritter, F. E.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last = Ritter| first = F. E.| title = Risk-driven design| journal = HCI Consortium Workshop, June| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmlzay1kcml2ZW4gZGVzaWduDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBIQ0kgQ29uc29ydGl1bSBXb3Jrc2hvcCwgSnVuZQ0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMTINCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Risk-driven%20design&amp;rft.jtitle=HCI%20Consortium%20Workshop%2C%20June&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, Kuo-Chuan, and Wei-Fan Chen. “Work in progress—Using a Computer Gaming Strategy to Facilitate Undergraduates’ Learning in a Computer Programming Course: An Experimental Study.” <i>Frontiers in Education Conference (FIE), 2011</i>. N.p., 2011. S4H–1. Print.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{yeh2011work,\n\ttitle = {Work in progress—{Using} a computer gaming strategy to facilitate undergraduates' learning in a computer programming course: {An} experimental study},\n\tbooktitle = {Frontiers in {Education} {Conference} ({FIE}), 2011},\n\tauthor = {Yeh, Kuo-Chuan and Chen, Wei-Fan},\n\tyear = {2011},\n\tpages = {S4H--1}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = –4H–1| last1 = Yeh| first1 = Kuo-Chuan| last2 = Chen| first2 = Wei-Fan| title = Work in progress—Using a computer gaming strategy to facilitate undergraduates' learning in a computer programming course: An experimental study| booktitle = Frontiers in Education Conference (FIE), 2011| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gV29yayBpbiBwcm9ncmVzc+KAlFVzaW5nIGEgY29tcHV0ZXIgZ2FtaW5nIHN0cmF0ZWd5IHRvIGZhY2lsaXRhdGUgdW5kZXJncmFkdWF0ZXMnIGxlYXJuaW5nIGluIGEgY29tcHV0ZXIgcHJvZ3JhbW1pbmcgY291cnNlOiBBbiBleHBlcmltZW50YWwgc3R1ZHkNCkFVICAtIFllaCwgS3VvLUNodWFuDQpBVSAgLSBDaGVuLCBXZWktRmFuDQpDMyAgLSBGcm9udGllcnMgaW4gRWR1Y2F0aW9uIENvbmZlcmVuY2UgKEZJRSksIDIwMTENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIFM0SA0KRVAgIC0gMQ0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Work%20in%20progress%E2%80%94Using%20a%20computer%20gaming%20strategy%20to%20facilitate%20undergraduates&apos;%20learning%20in%20a%20computer%20programming%20course%3A%20An%20experimental%20study&amp;rft.btitle=Frontiers%20in%20Education%20Conference%20(FIE)%2C%202011&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.au=Wei-Fan%20Chen&amp;rft.date=2011&amp;rft.pages=S4H%E2%80%931\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, Kuo-Chuan. “Using an Educational Computer Game as a Motivational Tool for Supplemental Instruction Delivery for Novice Programmers in Learning Computer Programming.” <i>Society for Information Technology &amp; Teacher Education International Conference</i>. Vol. 2009. N.p., 2009. 1611–1616. Print.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{yeh2009using,\n\ttitle = {Using an educational computer game as a motivational tool for supplemental instruction delivery for novice programmers in learning computer programming},\n\tvolume = {2009},\n\tbooktitle = {Society for {Information} {Technology} \\& {Teacher} {Education} {International} {Conference}},\n\tauthor = {Yeh, Kuo-Chuan},\n\tyear = {2009},\n\tpages = {1611--1616}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| volume = 2009| pages = 1611–1616| last = Yeh| first = Kuo-Chuan| title = Using an educational computer game as a motivational tool for supplemental instruction delivery for novice programmers in learning computer programming| booktitle = Society for Information Technology & Teacher Education International Conference| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgYW4gZWR1Y2F0aW9uYWwgY29tcHV0ZXIgZ2FtZSBhcyBhIG1vdGl2YXRpb25hbCB0b29sIGZvciBzdXBwbGVtZW50YWwgaW5zdHJ1Y3Rpb24gZGVsaXZlcnkgZm9yIG5vdmljZSBwcm9ncmFtbWVycyBpbiBsZWFybmluZyBjb21wdXRlciBwcm9ncmFtbWluZw0KQVUgIC0gWWVoLCBLdW8tQ2h1YW4NCkMzICAtIFNvY2lldHkgZm9yIEluZm9ybWF0aW9uIFRlY2hub2xvZ3kgJiBUZWFjaGVyIEVkdWNhdGlvbiBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2UNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClZMICAtIDIwMDkNClNQICAtIDE2MTENCkVQICAtIDE2MTYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20an%20educational%20computer%20game%20as%20a%20motivational%20tool%20for%20supplemental%20instruction%20delivery%20for%20novice%20programmers%20in%20learning%20computer%20programming&amp;rft.btitle=Society%20for%20Information%20Technology%20%26%20Teacher%20Education%20International%20Conference&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.date=2009&amp;rft.pages=1611%E2%80%931616\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Carroll, J. M. et al. “The D-School in the I-School: HCI and Design Research.” <i>iConference</i> 2008 (2008): n. pag. Print.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">iConference</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{carroll2008d-school,\n\ttitle = {The d-school in the i-school: {HCI} and design research},\n\tvolume = {2008},\n\tjournal = {iConference},\n\tauthor = {Carroll, J. M. and Haynes, S. R. and Ritter, F. E. and Rosson, M. B. and Zhang, X. L.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 2008| last1 = Carroll| first1 = J. M.| last2 = Haynes| first2 = S. R.| last3 = Ritter| first3 = F. E.| last4 = Rosson| first4 = M. B.| last5 = Zhang| first5 = X. L.| title = The d-school in the i-school: HCI and design research| journal = iConference| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIGQtc2Nob29sIGluIHRoZSBpLXNjaG9vbDogSENJIGFuZCBkZXNpZ24gcmVzZWFyY2gNCkFVICAtIENhcnJvbGwsIEouIE0uDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBSb3Nzb24sIE0uIEIuDQpBVSAgLSBaaGFuZywgWC4gTC4NClQyICAtIGlDb25mZXJlbmNlDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpWTCAgLSAyMDA4DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20d-school%20in%20the%20i-school%3A%20HCI%20and%20design%20research&amp;rft.jtitle=iConference&amp;rft.volume=2008&amp;rft.aufirst=J.%20M.&amp;rft.aulast=Carroll&amp;rft.au=J.%20M.%20Carroll&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20B.%20Rosson&amp;rft.au=X.%20L.%20Zhang&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., T. E. Horton, and F. E. Ritter. “Model-Based Evaluation of Expert Cell Phone Menu Interaction.” <i>ACM Transactions on Computer-Human Interaction</i> 14.1 (2007): n. pag. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2007 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantHR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{st._amant_model-based_2007,\n\ttitle = {Model-based evaluation of expert cell phone menu interaction},\n\tvolume = {14},\n\turl = {http://acs.ist.psu.edu/papers/stamantHR07.pdf},\n\tnumber = {1},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {St. Amant, R. and Horton, T. E. and Ritter, F. E.},\n\tmonth = may,\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 14| issue = 1| last1 = St. Amant| first1 = R.| last2 = Horton| first2 = T. E.| last3 = Ritter| first3 = F. E.| title = Model-based evaluation of expert cell phone menu interaction| journal = ACM Transactions on Computer-Human Interaction| date = 2007-05}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTW9kZWwtYmFzZWQgZXZhbHVhdGlvbiBvZiBleHBlcnQgY2VsbCBwaG9uZSBtZW51IGludGVyYWN0aW9uDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBVSAgLSBIb3J0b24sIFQuIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBBQ00gVHJhbnNhY3Rpb25zIG9uIENvbXB1dGVyLUh1bWFuIEludGVyYWN0aW9uDQpEQSAgLSAyMDA3LzA1Ly8NClBZICAtIDIwMDcNClZMICAtIDE0DQpJUyAgLSAxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9zdGFtYW50SFIwNy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Model-based%20evaluation%20of%20expert%20cell%20phone%20menu%20interaction&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.volume=14&amp;rft.issue=1&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=T.%20E.%20Horton&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007-05\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Providing User Models Direct Access to Interfaces: An Exploratory Study of a Simple Interface with Implications for HRI and HCI.” <i>IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans</i> 36.3 (2006): 592–601. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2006 type__journalArticle \"fixme\"</span></div><div class=\"bib-venue\">IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/ritterVRSAS06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2006providing,\n\ttitle = {Providing user models direct access to interfaces: {An} exploratory study of a simple interface with implications for {HRI} and {HCI}},\n\tvolume = {36},\n\turl = {http://acs.ist.psu.edu/ritterVRSAS06.pdf},\n\tnumber = {3},\n\tjournal = {IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans},\n\tauthor = {Ritter, F. E. and Van Rooy, D. and St. Amant, R. and {Simpson, K.}},\n\tyear = {2006},\n\tkeywords = {fixme},\n\tpages = {592--601}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 36| issue = 3| pages = 592–601| last1 = Ritter| first1 = F. E.| last2 = Van Rooy| first2 = D.| last3 = St. Amant| first3 = R.| last4 = Simpson, K.| title = Providing user models direct access to interfaces: An exploratory study of a simple interface with implications for HRI and HCI| journal = IEEE Transactions on Systems, Man, and Cybernetics, Part A: Systems and Humans| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJvdmlkaW5nIHVzZXIgbW9kZWxzIGRpcmVjdCBhY2Nlc3MgdG8gaW50ZXJmYWNlczogQW4gZXhwbG9yYXRvcnkgc3R1ZHkgb2YgYSBzaW1wbGUgaW50ZXJmYWNlIHdpdGggaW1wbGljYXRpb25zIGZvciBIUkkgYW5kIEhDSQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gVmFuIFJvb3ksIEQuDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBVSAgLSBTaW1wc29uLCBLLg0KVDIgIC0gSUVFRSBUcmFuc2FjdGlvbnMgb24gU3lzdGVtcywgTWFuLCBhbmQgQ3liZXJuZXRpY3MsIFBhcnQgQTogU3lzdGVtcyBhbmQgSHVtYW5zDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSAzNg0KSVMgIC0gMw0KU1AgIC0gNTkyDQpFUCAgLSA2MDENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcml0dGVyVlJTQVMwNi5wZGYNCktXICAtIGZpeG1lDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Providing%20user%20models%20direct%20access%20to%20interfaces%3A%20An%20exploratory%20study%20of%20a%20simple%20interface%20with%20implications%20for%20HRI%20and%20HCI&amp;rft.jtitle=IEEE%20Transactions%20on%20Systems%2C%20Man%2C%20and%20Cybernetics%2C%20Part%20A%3A%20Systems%20and%20Humans&amp;rft.volume=36&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Van%20Rooy&amp;rft.au=R.%20St.%20Amant&amp;rft.au=Simpson%2C%20K.&amp;rft.date=2006&amp;rft.pages=592-601&amp;rft.spage=592&amp;rft.epage=601\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and A. B. Wood. “Dismal: A Spreadsheet for Sequential Data Analysis and HCI Experimentation.” <i>Behavior Research Methods, Instruments, and Computers</i> 37.1 (2005): 71–81. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Behavior Research Methods, Instruments, and Computers</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterW05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2005dismal:,\n\ttitle = {Dismal: {A} spreadsheet for sequential data analysis and {HCI} experimentation},\n\tvolume = {37},\n\turl = {http://acs.ist.psu.edu/papers/ritterW05.pdf},\n\tnumber = {1},\n\tjournal = {Behavior Research Methods, Instruments, and Computers},\n\tauthor = {Ritter, F. E. and Wood, A. B.},\n\tyear = {2005},\n\tpages = {71--81}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 37| issue = 1| pages = 71–81| last1 = Ritter| first1 = F. E.| last2 = Wood| first2 = A. B.| title = Dismal: A spreadsheet for sequential data analysis and HCI experimentation| journal = Behavior Research Methods, Instruments, and Computers| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGlzbWFsOiBBIHNwcmVhZHNoZWV0IGZvciBzZXF1ZW50aWFsIGRhdGEgYW5hbHlzaXMgYW5kIEhDSSBleHBlcmltZW50YXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdvb2QsIEEuIEIuDQpUMiAgLSBCZWhhdmlvciBSZXNlYXJjaCBNZXRob2RzLCBJbnN0cnVtZW50cywgYW5kIENvbXB1dGVycw0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVkwgIC0gMzcNCklTICAtIDENClNQICAtIDcxDQpFUCAgLSA4MQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVzA1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Dismal%3A%20A%20spreadsheet%20for%20sequential%20data%20analysis%20and%20HCI%20experimentation&amp;rft.jtitle=Behavior%20Research%20Methods%2C%20Instruments%2C%20and%20Computers&amp;rft.volume=37&amp;rft.issue=1&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20B.%20Wood&amp;rft.date=2005&amp;rft.pages=71-81&amp;rft.spage=71&amp;rft.epage=81\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">St. Amant, R., T. E. Horton, and F. E. Ritter. “Model-Based Evaluation of Cell Phone Menu Interaction.” <i>Proceedings of the CHI’04 Conference on Human Factors in Computer Systems</i>. New York: NY: ACM. New York, NY: ACM, 2004. 343–350. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stamantHR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{st._amant_model-based_2004,\n\taddress = {New York},\n\ttitle = {Model-based evaluation of cell phone menu interaction},\n\turl = {http://acs.ist.psu.edu/papers/stamantHR04.pdf},\n\tbooktitle = {Proceedings of the {CHI}'04 {Conference} on {Human} {Factors} in {Computer} {Systems}},\n\tpublisher = {NY: ACM. New York, NY: ACM},\n\tauthor = {St. Amant, R. and Horton, T. E. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {343--350}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = NY: ACM. New York, NY: ACM| pages = 343–350| last1 = St. Amant| first1 = R.| last2 = Horton| first2 = T. E.| last3 = Ritter| first3 = F. E.| title = Model-based evaluation of cell phone menu interaction| booktitle = Proceedings of the CHI'04 Conference on Human Factors in Computer Systems| location = New York| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWwtYmFzZWQgZXZhbHVhdGlvbiBvZiBjZWxsIHBob25lIG1lbnUgaW50ZXJhY3Rpb24NCkFVICAtIFN0LiBBbWFudCwgUi4NCkFVICAtIEhvcnRvbiwgVC4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIE5ldyBZb3JrDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQ0hJJzA0IENvbmZlcmVuY2Ugb24gSHVtYW4gRmFjdG9ycyBpbiBDb21wdXRlciBTeXN0ZW1zDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSAzNDMNCkVQICAtIDM1MA0KUEIgIC0gTlk6IEFDTS4gTmV3IFlvcmssIE5ZOiBBQ00NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0YW1hbnRIUjA0LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Model-based%20evaluation%20of%20cell%20phone%20menu%20interaction&amp;rft.btitle=Proceedings%20of%20the%20CHI&apos;04%20Conference%20on%20Human%20Factors%20in%20Computer%20Systems&amp;rft.place=New%20York&amp;rft.publisher=NY%3A%20ACM.%20New%20York%2C%20NY%3A%20ACM&amp;rft.aufirst=R.&amp;rft.aulast=St.%20Amant&amp;rft.au=R.%20St.%20Amant&amp;rft.au=T.%20E.%20Horton&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=343-350&amp;rft.spage=343&amp;rft.epage=350\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., D. Van Rooy, and R. St. Amant. “A User Modeling Design Tool for Comparing Interfaces.” <i>Computer-Aided Design of User Interfaces III, Proceedings of the 4th International Conference on Computer-Aided Design of User Interfaces CADUI’2002</i>. Ed. C. Kolski and J. Vanderdonckt. Dordrecht: Kluwer Academics Publisher, 2002. 111–118. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterVRSA02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2002user,\n\taddress = {Dordrecht},\n\ttitle = {A user modeling design tool for comparing interfaces},\n\turl = {http://acs.ist.psu.edu/papers/ritterVRSA02.pdf},\n\tbooktitle = {Computer-{Aided} {Design} of {User} {Interfaces} {III}, {Proceedings} of the 4th {International} {Conference} on {Computer}-{Aided} {Design} of {User} {Interfaces} {CADUI}'2002},\n\tpublisher = {Kluwer Academics Publisher},\n\tauthor = {Ritter, F. E. and Van Rooy, D. and St. Amant, R.},\n\teditor = {Kolski, C. and Vanderdonckt, J.},\n\tyear = {2002},\n\tpages = {111--118}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Kluwer Academics Publisher| pages = 111–118| editors = C. Kolski, J. Vanderdonckt (eds.)| last1 = Ritter| first1 = F. E.| last2 = Van Rooy| first2 = D.| last3 = St. Amant| first3 = R.| title = A user modeling design tool for comparing interfaces| booktitle = Computer-Aided Design of User Interfaces III, Proceedings of the 4th International Conference on Computer-Aided Design of User Interfaces CADUI'2002| location = Dordrecht| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSB1c2VyIG1vZGVsaW5nIGRlc2lnbiB0b29sIGZvciBjb21wYXJpbmcgaW50ZXJmYWNlcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gVmFuIFJvb3ksIEQuDQpBVSAgLSBTdC4gQW1hbnQsIFIuDQpBMiAgLSBLb2xza2ksIEMuDQpBMiAgLSBWYW5kZXJkb25ja3QsIEouDQpDMSAgLSBEb3JkcmVjaHQNCkMzICAtIENvbXB1dGVyLUFpZGVkIERlc2lnbiBvZiBVc2VyIEludGVyZmFjZXMgSUlJLCBQcm9jZWVkaW5ncyBvZiB0aGUgNHRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb21wdXRlci1BaWRlZCBEZXNpZ24gb2YgVXNlciBJbnRlcmZhY2VzIENBRFVJJzIwMDINCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINClNQICAtIDExMQ0KRVAgIC0gMTE4DQpQQiAgLSBLbHV3ZXIgQWNhZGVtaWNzIFB1Ymxpc2hlcg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyVlJTQTAyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20user%20modeling%20design%20tool%20for%20comparing%20interfaces&amp;rft.btitle=Computer-Aided%20Design%20of%20User%20Interfaces%20III%2C%20Proceedings%20of%20the%204th%20International%20Conference%20on%20Computer-Aided%20Design%20of%20User%20Interfaces%20CADUI&apos;2002&amp;rft.place=Dordrecht&amp;rft.publisher=Kluwer%20Academics%20Publisher&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Van%20Rooy&amp;rft.au=R.%20St.%20Amant&amp;rft.au=C.%20Kolski&amp;rft.au=J.%20Vanderdonckt&amp;rft.date=2002&amp;rft.pages=111-118&amp;rft.spage=111&amp;rft.epage=118\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and A. B. Wood. <i>Dismal: A Spreadsheet for Sequential Data Analysis and HCI Experimentation</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2002. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterW02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2002dismal:,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Dismal: {A} spreadsheet for sequential data analysis and {HCI} experimentation},\n\turl = {http://acs.ist.psu.edu/reports/ritterW02.pdf},\n\tnumber = {ACS 2002-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Wood, A. B.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Wood| first2 = A. B.| title = Dismal: A spreadsheet for sequential data analysis and HCI experimentation| location = University Park, PA| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGlzbWFsOiBBIHNwcmVhZHNoZWV0IGZvciBzZXF1ZW50aWFsIGRhdGEgYW5hbHlzaXMgYW5kIEhDSSBleHBlcmltZW50YXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdvb2QsIEEuIEIuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAyLTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJXMDIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., A. R. Freed, and O. L. Haskett. <i>Discovering User Information Needs: The Case of University Department Websites</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2002. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterFH02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2002discovering,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Discovering user information needs: {The} case of university department websites},\n\turl = {http://acs.ist.psu.edu/reports/ritterFH02.pdf},\n\tnumber = {ACS 2002-3},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Freed, A. R. and Haskett, O. L.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Freed| first2 = A. R.| last3 = Haskett| first3 = O. L.| title = Discovering user information needs: The case of university department websites| location = University Park, PA| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGlzY292ZXJpbmcgdXNlciBpbmZvcm1hdGlvbiBuZWVkczogVGhlIGNhc2Ugb2YgdW5pdmVyc2l0eSBkZXBhcnRtZW50IHdlYnNpdGVzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBGcmVlZCwgQS4gUi4NCkFVICAtIEhhc2tldHQsIE8uIEwuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAyLTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJGSDAyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>An Example HCI Task, Interfaces, Model, and Verification for Single Subjects Design</i>. ACT-R Summer School presentation, 2000. Print.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__2000 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2000example,\n\ttitle = {An example {HCI} task, interfaces, model, and verification for {Single} subjects design},\n\tpublisher = {ACT-R Summer School presentation},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = ACT-R Summer School presentation| last = Ritter| first = F. E.| title = An example HCI task, interfaces, model, and verification for Single subjects design| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQW4gZXhhbXBsZSBIQ0kgdGFzaywgaW50ZXJmYWNlcywgbW9kZWwsIGFuZCB2ZXJpZmljYXRpb24gZm9yIFNpbmdsZSBzdWJqZWN0cyBkZXNpZ24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANClBCICAtIEFDVC1SIFN1bW1lciBTY2hvb2wgcHJlc2VudGF0aW9uDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=An%20example%20HCI%20task%2C%20interfaces%2C%20model%2C%20and%20verification%20for%20Single%20subjects%20design&amp;rft.publisher=ACT-R%20Summer%20School%20presentation&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ong, R., and F. E. Ritter. “Mechanisms for Routinely Tying Cognitive Models to Interactive Simulations.” <i>Osaka, Japan: July 1995</i>. Ed. Hci International ’95. superceeded by Ritter Baxter, Jones, &amp; Young, 2000, 1995. Print.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__1995 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ong1995mechanisms,\n\ttitle = {Mechanisms for routinely tying cognitive models to interactive simulations},\n\tbooktitle = {Osaka, {Japan}: {July} 1995},\n\tpublisher = {superceeded by Ritter Baxter, Jones, \\& Young, 2000},\n\tauthor = {Ong, R. and Ritter, F. E.},\n\teditor = {'95, Hci International},\n\tyear = {1995}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = superceeded by Ritter Baxter, Jones, & Young, 2000| editors = Hci International '95 (ed.)| last1 = Ong| first1 = R.| last2 = Ritter| first2 = F. E.| title = Osaka, Japan: July 1995| chapter = Mechanisms for routinely tying cognitive models to interactive simulations| date = 1995}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTWVjaGFuaXNtcyBmb3Igcm91dGluZWx5IHR5aW5nIGNvZ25pdGl2ZSBtb2RlbHMgdG8gaW50ZXJhY3RpdmUgc2ltdWxhdGlvbnMNCkFVICAtIE9uZywgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIE9zYWthLCBKYXBhbjogSnVseSAxOTk1DQpBMiAgLSAnOTUsIEhjaSBJbnRlcm5hdGlvbmFsDQpEQSAgLSAxOTk1Ly8vDQpQWSAgLSAxOTk1DQpQQiAgLSBzdXBlcmNlZWRlZCBieSBSaXR0ZXIgQmF4dGVyLCBKb25lcywgJiBZb3VuZywgMjAwMA0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Mechanisms%20for%20routinely%20tying%20cognitive%20models%20to%20interactive%20simulations&amp;rft.btitle=Osaka%2C%20Japan%3A%20July%201995&amp;rft.publisher=superceeded%20by%20Ritter%20Baxter%2C%20Jones%2C%20%26%20Young%2C%202000&amp;rft.aufirst=R.&amp;rft.aulast=Ong&amp;rft.au=R.%20Ong&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=Hci%20International%20&apos;95&amp;rft.date=1995\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and J. H. Larkin. “Developing Process Models as Summaries of HCI Action Sequences.” <i>Human Computer Interaction’s special issue on Exploratory Sequential Data Analysis</i> 9.3 (1994): 345–383. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__1994 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Human Computer Interaction's special issue on Exploratory Sequential Data Analysis</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterL94.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1994developing,\n\ttitle = {Developing process models as summaries of {HCI} action sequences},\n\tvolume = {9},\n\turl = {http://acs.ist.psu.edu/papers/ritterL94.pdf},\n\tnumber = {3},\n\tjournal = {Human Computer Interaction's special issue on Exploratory Sequential Data Analysis},\n\tauthor = {Ritter, F. E. and Larkin, J. H.},\n\tyear = {1994},\n\tpages = {345--383}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 9| issue = 3| pages = 345–383| last1 = Ritter| first1 = F. E.| last2 = Larkin| first2 = J. H.| title = Developing process models as summaries of HCI action sequences| journal = Human Computer Interaction's special issue on Exploratory Sequential Data Analysis| date = 1994}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGV2ZWxvcGluZyBwcm9jZXNzIG1vZGVscyBhcyBzdW1tYXJpZXMgb2YgSENJIGFjdGlvbiBzZXF1ZW5jZXMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIExhcmtpbiwgSi4gSC4NClQyICAtIEh1bWFuIENvbXB1dGVyIEludGVyYWN0aW9uJ3Mgc3BlY2lhbCBpc3N1ZSBvbiBFeHBsb3JhdG9yeSBTZXF1ZW50aWFsIERhdGEgQW5hbHlzaXMNCkRBICAtIDE5OTQvLy8NClBZICAtIDE5OTQNClZMICAtIDkNCklTICAtIDMNClNQICAtIDM0NQ0KRVAgIC0gMzgzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJMOTQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Developing%20process%20models%20as%20summaries%20of%20HCI%20action%20sequences&amp;rft.jtitle=Human%20Computer%20Interaction&apos;s%20special%20issue%20on%20Exploratory%20Sequential%20Data%20Analysis&amp;rft.volume=9&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20H.%20Larkin&amp;rft.date=1994&amp;rft.pages=345-383&amp;rft.spage=345&amp;rft.epage=383\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Dismal: A Free Spreadsheet for Sequential Data Analysis and HCI Experimentation.” <i>Computers in Psychology ’94</i>. Ed. A. Trapp and N. Hammond. York (UK): CTI Centre for Psychology, U. of York. Reprinted in Psychology Software News, 5(2) (November 1994), Computers in Teaching Initiative Centre for Psychology, U. of York. pp. 57-58. Superceeded by Ritter &amp; Wood, 2002, 1994. 62–63. Web.</div><span class='bib-kw' style='display:none;'>55G4P6RA MGID93AS year__1994 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterLBM94.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1994dismal:,\n\taddress = {York (UK)},\n\ttitle = {Dismal: {A} free spreadsheet for sequential data analysis and {HCI} experimentation},\n\turl = {http://acs.ist.psu.edu/papers/ritterLBM94.pdf},\n\tbooktitle = {Computers in {Psychology} '94},\n\tpublisher = {CTI Centre for Psychology, U. of York. Reprinted in Psychology Software News, 5(2) (November 1994), Computers in Teaching Initiative Centre for Psychology, U. of York. pp. 57-58. Superceeded by Ritter \\& Wood, 2002},\n\tauthor = {Ritter, F. E. and Lochun, S. and Bibby, P. A. and Marshall, S.},\n\teditor = {Trapp, A. and Hammond, N.},\n\tyear = {1994},\n\tpages = {62--63}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = CTI Centre for Psychology, U. of York. Reprinted in Psychology Software News, 5(2) (November 1994), Computers in Teaching Initiative Centre for Psychology, U. of York. pp. 57-58. Superceeded by Ritter & Wood, 2002| pages = 62–63| editors = A. Trapp, N. Hammond (eds.)| last1 = Ritter| first1 = F. E.| last2 = Lochun| first2 = S.| last3 = Bibby| first3 = P. A.| last4 = Marshall| first4 = S.| title = Computers in Psychology '94| chapter = Dismal: A free spreadsheet for sequential data analysis and HCI experimentation| location = York (UK)| date = 1994}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRGlzbWFsOiBBIGZyZWUgc3ByZWFkc2hlZXQgZm9yIHNlcXVlbnRpYWwgZGF0YSBhbmFseXNpcyBhbmQgSENJIGV4cGVyaW1lbnRhdGlvbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTG9jaHVuLCBTLg0KQVUgIC0gQmliYnksIFAuIEEuDQpBVSAgLSBNYXJzaGFsbCwgUy4NClQyICAtIENvbXB1dGVycyBpbiBQc3ljaG9sb2d5ICc5NA0KQTIgIC0gVHJhcHAsIEEuDQpBMiAgLSBIYW1tb25kLCBOLg0KQ1kgIC0gWW9yayAoVUspDQpEQSAgLSAxOTk0Ly8vDQpQWSAgLSAxOTk0DQpTUCAgLSA2Mg0KRVAgIC0gNjMNClBCICAtIENUSSBDZW50cmUgZm9yIFBzeWNob2xvZ3ksIFUuIG9mIFlvcmsuIFJlcHJpbnRlZCBpbiBQc3ljaG9sb2d5IFNvZnR3YXJlIE5ld3MsIDUoMikgKE5vdmVtYmVyIDE5OTQpLCBDb21wdXRlcnMgaW4gVGVhY2hpbmcgSW5pdGlhdGl2ZSBDZW50cmUgZm9yIFBzeWNob2xvZ3ksIFUuIG9mIFlvcmsuIHBwLiA1Ny01OC4gU3VwZXJjZWVkZWQgYnkgUml0dGVyICYgV29vZCwgMjAwMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyTEJNOTQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Dismal%3A%20A%20free%20spreadsheet%20for%20sequential%20data%20analysis%20and%20HCI%20experimentation&amp;rft.btitle=Computers%20in%20Psychology%20&apos;94&amp;rft.place=York%20(UK)&amp;rft.publisher=CTI%20Centre%20for%20Psychology%2C%20U.%20of%20York.%20Reprinted%20in%20Psychology%20Software%20News%2C%205(2)%20(November%201994)%2C%20Computers%20in%20Teaching%20Initiative%20Centre%20for%20Psychology%2C%20U.%20of%20York.%20pp.%2057-58.%20Superceeded%20by%20Ritter%20%26%20Wood%2C%202002&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20Lochun&amp;rft.au=P.%20A.%20Bibby&amp;rft.au=S.%20Marshall&amp;rft.au=A.%20Trapp&amp;rft.au=N.%20Hammond&amp;rft.date=1994&amp;rft.pages=62-63&amp;rft.spage=62&amp;rft.epage=63\"></span></div></div></div><div class=\"full-bib-section\"><a id='XQMGSSEH' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Physiology</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L. et al. “Using a Cognitive Architecture with a Physiological Substrate to Represent Effects of Psychological Stress on Cognition.” <i>Computational and Mathematical Organization Theory</i> 21.1 (2015): 90–114. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2015 venue_short__CMOT type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"bib-venue-short\">CMOT</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Adding a physiological representation to cognitive architectures offers an attractive approach to modeling the effects of stress on cognition. We introduce ACT-RΦ‚ an extended version of the ACT-R cognitive architecture that includes an integrative physiological model. The extension allows the representation of non-linear physiological effects on cognition‚ and cognitive effects on physiology. This additional physiological substrate was used to represent potential effects of a startle response during a mental arithmetic (subtraction) task. We compare predic- tions from models loaded into the new hybrid architecture to models previously developed with- in the ACT-R architecture; the ACT-R models use parameter value sets to represent the effects of task-based stress on cognition during a subtraction task. General behavior differed between models in that the new models run in ACT-RΦ exhibited dynamic declarative memory noise over the course of the task‚ i.e. memory noise changed across time. The models run in ACT-RΦ also exhibited a lower percentage of subtraction problems answered correctly during the task as well as a higher number of responses; this more closely matched human performance than the previous ACT-R models. Using these models within ACT-RΦ allows a more tractable integration of current physiological and cognitive perspectives on stress. ACT-RΦ also permits further exploration of the interaction between cognition and physiology‚ and the emergent effects on behavior caused by the interaction among physiological subsystems. This extension is useful for anyone exploring how the human mind can occur in the physical universe.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/dancyRBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dancy_c._l._using_2015,\n\ttitle = {Using a cognitive architecture with a physiological substrate to represent effects of psychological stress on cognition},\n\tvolume = {21},\n\turl = {http://acs.ist.psu.edu/papers/dancyRBip.pdf},\n\tnumber = {1},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {{Dancy, C. L.} and {Ritter, F. E.} and {Berry, K.} and {Klein, L. C.}},\n\tyear = {2015},\n\tpages = {90--114}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 21| issue = 1| pages = 90–114| last1 = Dancy, C. L.| last2 = Ritter, F. E.| last3 = Berry, K.| last4 = Klein, L. C.| title = Using a cognitive architecture with a physiological substrate to represent effects of psychological stress on cognition| journal = Computational and Mathematical Organization Theory| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNpbmcgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHdpdGggYSBwaHlzaW9sb2dpY2FsIHN1YnN0cmF0ZSB0byByZXByZXNlbnQgZWZmZWN0cyBvZiBwc3ljaG9sb2dpY2FsIHN0cmVzcyBvbiBjb2duaXRpb24NCkFVICAtIERhbmN5LCBDLiBMLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmVycnksIEsuDQpBVSAgLSBLbGVpbiwgTC4gQy4NClQyICAtIENvbXB1dGF0aW9uYWwgYW5kIE1hdGhlbWF0aWNhbCBPcmdhbml6YXRpb24gVGhlb3J5DQpBQiAgLSBBZGRpbmcgYSBwaHlzaW9sb2dpY2FsIHJlcHJlc2VudGF0aW9uIHRvIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmVzIG9mZmVycyBhbiBhdHRyYWN0aXZlIGFwcHJvYWNoIHRvIG1vZGVsaW5nIHRoZSBlZmZlY3RzIG9mIHN0cmVzcyBvbiBjb2duaXRpb24uIFdlIGludHJvZHVjZSBBQ1QtUs6mLCBhbiBleHRlbmRlZCB2ZXJzaW9uIG9mIHRoZSBBQ1QtUiBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHRoYXQgaW5jbHVkZXMgYW4gaW50ZWdyYXRpdmUgcGh5c2lvbG9naWNhbCBtb2RlbC4gVGhlIGV4dGVuc2lvbiBhbGxvd3MgdGhlIHJlcHJlc2VudGF0aW9uIG9mIG5vbi1saW5lYXIgcGh5c2lvbG9naWNhbCBlZmZlY3RzIG9uIGNvZ25pdGlvbiwgYW5kIGNvZ25pdGl2ZSBlZmZlY3RzIG9uIHBoeXNpb2xvZ3kuIFRoaXMgYWRkaXRpb25hbCBwaHlzaW9sb2dpY2FsIHN1YnN0cmF0ZSB3YXMgdXNlZCB0byByZXByZXNlbnQgcG90ZW50aWFsIGVmZmVjdHMgb2YgYSBzdGFydGxlIHJlc3BvbnNlIGR1cmluZyBhIG1lbnRhbCBhcml0aG1ldGljIChzdWJ0cmFjdGlvbikgdGFzay4gV2UgY29tcGFyZSBwcmVkaWMtIHRpb25zIGZyb20gbW9kZWxzIGxvYWRlZCBpbnRvIHRoZSBuZXcgaHlicmlkIGFyY2hpdGVjdHVyZSB0byBtb2RlbHMgcHJldmlvdXNseSBkZXZlbG9wZWQgd2l0aC0gaW4gdGhlIEFDVC1SIGFyY2hpdGVjdHVyZTsgdGhlIEFDVC1SIG1vZGVscyB1c2UgcGFyYW1ldGVyIHZhbHVlIHNldHMgdG8gcmVwcmVzZW50IHRoZSBlZmZlY3RzIG9mIHRhc2stYmFzZWQgc3RyZXNzIG9uIGNvZ25pdGlvbiBkdXJpbmcgYSBzdWJ0cmFjdGlvbiB0YXNrLiBHZW5lcmFsIGJlaGF2aW9yIGRpZmZlcmVkIGJldHdlZW4gbW9kZWxzIGluIHRoYXQgdGhlIG5ldyBtb2RlbHMgcnVuIGluIEFDVC1SzqYgZXhoaWJpdGVkIGR5bmFtaWMgZGVjbGFyYXRpdmUgbWVtb3J5IG5vaXNlIG92ZXIgdGhlIGNvdXJzZSBvZiB0aGUgdGFzaywgaS5lLiBtZW1vcnkgbm9pc2UgY2hhbmdlZCBhY3Jvc3MgdGltZS4gVGhlIG1vZGVscyBydW4gaW4gQUNULVLOpiBhbHNvIGV4aGliaXRlZCBhIGxvd2VyIHBlcmNlbnRhZ2Ugb2Ygc3VidHJhY3Rpb24gcHJvYmxlbXMgYW5zd2VyZWQgY29ycmVjdGx5IGR1cmluZyB0aGUgdGFzayBhcyB3ZWxsIGFzIGEgaGlnaGVyIG51bWJlciBvZiByZXNwb25zZXM7IHRoaXMgbW9yZSBjbG9zZWx5IG1hdGNoZWQgaHVtYW4gcGVyZm9ybWFuY2UgdGhhbiB0aGUgcHJldmlvdXMgQUNULVIgbW9kZWxzLiBVc2luZyB0aGVzZSBtb2RlbHMgd2l0aGluIEFDVC1SzqYgYWxsb3dzIGEgbW9yZSB0cmFjdGFibGUgaW50ZWdyYXRpb24gb2YgY3VycmVudCBwaHlzaW9sb2dpY2FsIGFuZCBjb2duaXRpdmUgcGVyc3BlY3RpdmVzIG9uIHN0cmVzcy4gQUNULVLOpiBhbHNvIHBlcm1pdHMgZnVydGhlciBleHBsb3JhdGlvbiBvZiB0aGUgaW50ZXJhY3Rpb24gYmV0d2VlbiBjb2duaXRpb24gYW5kIHBoeXNpb2xvZ3ksIGFuZCB0aGUgZW1lcmdlbnQgZWZmZWN0cyBvbiBiZWhhdmlvciBjYXVzZWQgYnkgdGhlIGludGVyYWN0aW9uIGFtb25nIHBoeXNpb2xvZ2ljYWwgc3Vic3lzdGVtcy4gVGhpcyBleHRlbnNpb24gaXMgdXNlZnVsIGZvciBhbnlvbmUgZXhwbG9yaW5nIGhvdyB0aGUgaHVtYW4gbWluZCBjYW4gb2NjdXIgaW4gdGhlIHBoeXNpY2FsIHVuaXZlcnNlLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KVkwgIC0gMjENCklTICAtIDENClNQICAtIDkwDQpFUCAgLSAxMTQNCkoyICAtIENNT1QNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2RhbmN5UkJpcC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Using%20a%20cognitive%20architecture%20with%20a%20physiological%20substrate%20to%20represent%20effects%20of%20psychological%20stress%20on%20cognition&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.stitle=CMOT&amp;rft.volume=21&amp;rft.issue=1&amp;rft.aulast=Dancy%2C%20C.%20L.&amp;rft.au=Dancy%2C%20C.%20L.&amp;rft.au=Ritter%2C%20F.%20E.&amp;rft.au=Berry%2C%20K.&amp;rft.au=Klein%2C%20L.%20C.&amp;rft.date=2015&amp;rft.pages=90-114&amp;rft.spage=90&amp;rft.epage=114\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L., F. E. Ritter, and G. Gunzelmann. “Two Ways to Model the Effects of Sleep Fatigue on Cognition.” <i>Proceedings of the 13th  International Conference on Cognitive Modeling 2015</i>. N.p., 2015. 258–263. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We compare how the same cognitive model completes a task within two alternative modifications to a cognitive architecture to represent sleep deprivation. One modification (ACT-R/F) has a module that uses a biomathematical model of the effects of sleep deprivation on performance to drive parameter changes in the architecture that impact behavior and performance. The second‚ new‚ modification (ACT-R/Phi\nrepresents the effects of sleep deprivation on physiological systems and has these systems modulate cognition. The model completes the psychomotor vigilance task (PVT) within both ACT-R/Phi and ACT-R/F. We found that the two implementations produced similar response times (means) in simulated days one and two. However‚ the distribution of the response times across the two days of sleep deprivation varied between models. The ACT-Phi model shows a wider distribution in both days 1 and 2 due to an increased and modulating production utility noise that affects its ability to select the correct rules consistently. Though they represent sleep deprivation in different ways‚ and on different levels‚ both of these implementations lead us towards a more unified understanding of how sleep deprivation affects our bodies‚ how we think and behave over time‚ and how to represent these effects.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/dancyRG15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dancy2015two,\n\ttitle = {Two ways to model the effects of sleep fatigue on cognition},\n\turl = {http://acs.ist.psu.edu/papers/dancyRG15.pdf},\n\tbooktitle = {Proceedings of the 13th  {International} {Conference} on {Cognitive} {Modeling} 2015},\n\tauthor = {Dancy, C. L. and Ritter, F. E. and Gunzelmann, G.},\n\tyear = {2015},\n\tpages = {258--263}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 258–263| last1 = Dancy| first1 = C. L.| last2 = Ritter| first2 = F. E.| last3 = Gunzelmann| first3 = G.| title = Two ways to model the effects of sleep fatigue on cognition| booktitle = Proceedings of the 13th  International Conference on Cognitive Modeling 2015| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVHdvIHdheXMgdG8gbW9kZWwgdGhlIGVmZmVjdHMgb2Ygc2xlZXAgZmF0aWd1ZSBvbiBjb2duaXRpb24NCkFVICAtIERhbmN5LCBDLiBMLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gR3VuemVsbWFubiwgRy4NCkFCICAtIFdlIGNvbXBhcmUgaG93IHRoZSBzYW1lIGNvZ25pdGl2ZSBtb2RlbCBjb21wbGV0ZXMgYSB0YXNrIHdpdGhpbiB0d28gYWx0ZXJuYXRpdmUgbW9kaWZpY2F0aW9ucyB0byBhIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgdG8gcmVwcmVzZW50IHNsZWVwIGRlcHJpdmF0aW9uLiBPbmUgbW9kaWZpY2F0aW9uIChBQ1QtUi9GKSBoYXMgYSBtb2R1bGUgdGhhdCB1c2VzIGEgYmlvbWF0aGVtYXRpY2FsIG1vZGVsIG9mIHRoZSBlZmZlY3RzIG9mIHNsZWVwIGRlcHJpdmF0aW9uIG9uIHBlcmZvcm1hbmNlIHRvIGRyaXZlIHBhcmFtZXRlciBjaGFuZ2VzIGluIHRoZSBhcmNoaXRlY3R1cmUgdGhhdCBpbXBhY3QgYmVoYXZpb3IgYW5kIHBlcmZvcm1hbmNlLiBUaGUgc2Vjb25kLCBuZXcsIG1vZGlmaWNhdGlvbiAoQUNULVIvUGhpCnJlcHJlc2VudHMgdGhlIGVmZmVjdHMgb2Ygc2xlZXAgZGVwcml2YXRpb24gb24gcGh5c2lvbG9naWNhbCBzeXN0ZW1zIGFuZCBoYXMgdGhlc2Ugc3lzdGVtcyBtb2R1bGF0ZSBjb2duaXRpb24uIFRoZSBtb2RlbCBjb21wbGV0ZXMgdGhlIHBzeWNob21vdG9yIHZpZ2lsYW5jZSB0YXNrIChQVlQpIHdpdGhpbiBib3RoIEFDVC1SL1BoaSBhbmQgQUNULVIvRi4gV2UgZm91bmQgdGhhdCB0aGUgdHdvIGltcGxlbWVudGF0aW9ucyBwcm9kdWNlZCBzaW1pbGFyIHJlc3BvbnNlIHRpbWVzIChtZWFucykgaW4gc2ltdWxhdGVkIGRheXMgb25lIGFuZCB0d28uIEhvd2V2ZXIsIHRoZSBkaXN0cmlidXRpb24gb2YgdGhlIHJlc3BvbnNlIHRpbWVzIGFjcm9zcyB0aGUgdHdvIGRheXMgb2Ygc2xlZXAgZGVwcml2YXRpb24gdmFyaWVkIGJldHdlZW4gbW9kZWxzLiBUaGUgQUNULVBoaSBtb2RlbCBzaG93cyBhIHdpZGVyIGRpc3RyaWJ1dGlvbiBpbiBib3RoIGRheXMgMSBhbmQgMiBkdWUgdG8gYW4gaW5jcmVhc2VkIGFuZCBtb2R1bGF0aW5nIHByb2R1Y3Rpb24gdXRpbGl0eSBub2lzZSB0aGF0IGFmZmVjdHMgaXRzIGFiaWxpdHkgdG8gc2VsZWN0IHRoZSBjb3JyZWN0IHJ1bGVzIGNvbnNpc3RlbnRseS4gVGhvdWdoIHRoZXkgcmVwcmVzZW50IHNsZWVwIGRlcHJpdmF0aW9uIGluIGRpZmZlcmVudCB3YXlzLCBhbmQgb24gZGlmZmVyZW50IGxldmVscywgYm90aCBvZiB0aGVzZSBpbXBsZW1lbnRhdGlvbnMgbGVhZCB1cyB0b3dhcmRzIGEgbW9yZSB1bmlmaWVkIHVuZGVyc3RhbmRpbmcgb2YgaG93IHNsZWVwIGRlcHJpdmF0aW9uIGFmZmVjdHMgb3VyIGJvZGllcywgaG93IHdlIHRoaW5rIGFuZCBiZWhhdmUgb3ZlciB0aW1lLCBhbmQgaG93IHRvIHJlcHJlc2VudCB0aGVzZSBlZmZlY3RzLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEzdGggIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcgMjAxNQ0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KU1AgIC0gMjU4DQpFUCAgLSAyNjMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2RhbmN5UkcxNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Two%20ways%20to%20model%20the%20effects%20of%20sleep%20fatigue%20on%20cognition&amp;rft.btitle=Proceedings%20of%20the%2013th%20%20International%20Conference%20on%20Cognitive%20Modeling%202015&amp;rft.aufirst=C.%20L.&amp;rft.aulast=Dancy&amp;rft.au=C.%20L.%20Dancy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Gunzelmann&amp;rft.date=2015&amp;rft.pages=258-263&amp;rft.spage=258&amp;rft.epage=263\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Li, N. et al. “HHeal: A Personalized Health App for Flu Tracking and Prevention.” <i>CHI EA ’15, Proceedings of the 33rd Annual ACM Conference Extended Abstracts on Human Factors in Computing Systems</i>. New York, NY: ACM, 2015. 1415–1420. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2015 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We report a new mobile application‚ HHeal‚ that inte- grates individuals’ flu risk information and flu-preventive behaviors. The app provides a personal flu risk bar that rises when the user is near someone with flu-like symp- toms and drops when the user finishes one of the sug- gested flu-preventive behaviors. Preliminary results show that participants favored the personal flu risk bar design. Participants had positive experiences when their personal risk bars dropped. They were motivated to initiate flu-preventive behaviors when their personal risk bars rose. Our next step includes studying reward strat- egies‚ users’ motivations to share personal health information‚ and building a more accurate model of flu risk.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/liZCR15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{li2015hheal:,\n\taddress = {New York, NY},\n\ttitle = {{HHeal}: {A} personalized health app for flu tracking and prevention},\n\turl = {http://acs.ist.psu.edu/papers/liZCR15.pdf},\n\tbooktitle = {{CHI} {EA} '15, {Proceedings} of the 33rd {Annual} {ACM} {Conference} {Extended} {Abstracts} on {Human} {Factors} in {Computing} {Systems}},\n\tpublisher = {ACM},\n\tauthor = {Li, N. and Zhao, C. and Choe, E. K. and Ritter, F. E.},\n\tyear = {2015},\n\tpages = {1415--1420}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = ACM| pages = 1415–1420| last1 = Li| first1 = N.| last2 = Zhao| first2 = C.| last3 = Choe| first3 = E. K.| last4 = Ritter| first4 = F. E.| title = HHeal: A personalized health app for flu tracking and prevention| booktitle = CHI EA '15, Proceedings of the 33rd Annual ACM Conference Extended Abstracts on Human Factors in Computing Systems| location = New York, NY| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSEhlYWw6IEEgcGVyc29uYWxpemVkIGhlYWx0aCBhcHAgZm9yIGZsdSB0cmFja2luZyBhbmQgcHJldmVudGlvbg0KQVUgIC0gTGksIE4uDQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gQ2hvZSwgRS4gSy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFCICAtIFdlIHJlcG9ydCBhIG5ldyBtb2JpbGUgYXBwbGljYXRpb24sIEhIZWFsLCB0aGF0IGludGUtIGdyYXRlcyBpbmRpdmlkdWFsc+KAmSBmbHUgcmlzayBpbmZvcm1hdGlvbiBhbmQgZmx1LXByZXZlbnRpdmUgYmVoYXZpb3JzLiBUaGUgYXBwIHByb3ZpZGVzIGEgcGVyc29uYWwgZmx1IHJpc2sgYmFyIHRoYXQgcmlzZXMgd2hlbiB0aGUgdXNlciBpcyBuZWFyIHNvbWVvbmUgd2l0aCBmbHUtbGlrZSBzeW1wLSB0b21zIGFuZCBkcm9wcyB3aGVuIHRoZSB1c2VyIGZpbmlzaGVzIG9uZSBvZiB0aGUgc3VnLSBnZXN0ZWQgZmx1LXByZXZlbnRpdmUgYmVoYXZpb3JzLiBQcmVsaW1pbmFyeSByZXN1bHRzIHNob3cgdGhhdCBwYXJ0aWNpcGFudHMgZmF2b3JlZCB0aGUgcGVyc29uYWwgZmx1IHJpc2sgYmFyIGRlc2lnbi4gUGFydGljaXBhbnRzIGhhZCBwb3NpdGl2ZSBleHBlcmllbmNlcyB3aGVuIHRoZWlyIHBlcnNvbmFsIHJpc2sgYmFycyBkcm9wcGVkLiBUaGV5IHdlcmUgbW90aXZhdGVkIHRvIGluaXRpYXRlIGZsdS1wcmV2ZW50aXZlIGJlaGF2aW9ycyB3aGVuIHRoZWlyIHBlcnNvbmFsIHJpc2sgYmFycyByb3NlLiBPdXIgbmV4dCBzdGVwIGluY2x1ZGVzIHN0dWR5aW5nIHJld2FyZCBzdHJhdC0gZWdpZXMsIHVzZXJz4oCZIG1vdGl2YXRpb25zIHRvIHNoYXJlIHBlcnNvbmFsIGhlYWx0aCBpbmZvcm1hdGlvbiwgYW5kIGJ1aWxkaW5nIGEgbW9yZSBhY2N1cmF0ZSBtb2RlbCBvZiBmbHUgcmlzay4NCkMxICAtIE5ldyBZb3JrLCBOWQ0KQzMgIC0gQ0hJIEVBICcxNSwgUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIEFDTSBDb25mZXJlbmNlIEV4dGVuZGVkIEFic3RyYWN0cyBvbiBIdW1hbiBGYWN0b3JzIGluIENvbXB1dGluZyBTeXN0ZW1zDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpTUCAgLSAxNDE1DQpFUCAgLSAxNDIwDQpQQiAgLSBBQ00NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2xpWkNSMTUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=HHeal%3A%20A%20personalized%20health%20app%20for%20flu%20tracking%20and%20prevention&amp;rft.btitle=CHI%20EA%20&apos;15%2C%20Proceedings%20of%20the%2033rd%20Annual%20ACM%20Conference%20Extended%20Abstracts%20on%20Human%20Factors%20in%20Computing%20Systems&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=ACM&amp;rft.aufirst=N.&amp;rft.aulast=Li&amp;rft.au=N.%20Li&amp;rft.au=C.%20Zhao&amp;rft.au=E.%20K.%20Choe&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2015&amp;rft.pages=1415-1420&amp;rft.spage=1415&amp;rft.epage=1420\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L. “Why the Change of Heart? Understanding the Interactions between Physiology, Affect, and Cognition and Their Effects on Decision-Making.” Unpublished PhD, Penn State, University Park, PA, 2014. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2014 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">How do physiological and affective processes interact with cognitive processes to change the way we think? How can we better understand the processes that underlie decision-making and choice behavior? This dissertation presents a novel hybrid cognitive architecture‚ ACT-R/Φ‚ which extends the ACT-R cognitive architecture with an integrative model of physiology and a model of affect and emotion. Extending a cognitive architecture with representations of affect and physiology allows the straightforward development of more illustrative computational process models of human behavior that explain experimental results from physiology‚ neuroscience‚ and psychology. Computational models were developed that provide an account of how physiological change due to psychological stress or homeostasis can modulate cognitive processes. An experiment was also run to explore how subliminal visual emotional stimuli affect physiology and decision-making behavior during the Iowa Gambling Task. Results indicate that effects of subliminal affective stimuli were dependent on participant sex and personality differences. A computational process model was developed that performs the same task and behaves similarly to the participants. Physiological and affective states continually interact with cognitive processes‚ biasing memory and‚ consequently‚ decisions. Evolved adaptations that support physiological and affective change of behavior (e.g.‚ natural reactions to thirst or hunger) affect the way we learn and make choices. The ACT-R/Φ hybrid architecture‚ and the theoretical architectural models that define it‚ can be used to develop models of human behavior that include the necessary accounts of physiology and affect that describe what the body needs and how changes in behavior affects these needs. This improved understanding of the architecture that constrains our behavior gives us a better opportunity to comprehend why we make the decisions we do and how we can use this knowledge to make better decisions.</div></div></div><div class=\"blink\"><a   href=\"https://etda.libraries.psu.edu/paper/21287/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{dancy_c._l._why_2014,\n\ttitle = {Why the change of heart? {Understanding} the interactions between physiology, affect, and cognition and their effects on decision-making},\n\turl = {https://etda.libraries.psu.edu/paper/21287/},\n\tschool = {Unpublished PhD, Penn State, University Park, PA},\n\tauthor = {{Dancy, C. L.}},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| publisher = Unpublished PhD, Penn State, University Park, PA| last = Dancy, C. L.| title = Why the change of heart? Understanding the interactions between physiology, affect, and cognition and their effects on decision-making| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gV2h5IHRoZSBjaGFuZ2Ugb2YgaGVhcnQ/IFVuZGVyc3RhbmRpbmcgdGhlIGludGVyYWN0aW9ucyBiZXR3ZWVuIHBoeXNpb2xvZ3ksIGFmZmVjdCwgYW5kIGNvZ25pdGlvbiBhbmQgdGhlaXIgZWZmZWN0cyBvbiBkZWNpc2lvbi1tYWtpbmcNCkFVICAtIERhbmN5LCBDLiBMLg0KQUIgIC0gSG93IGRvIHBoeXNpb2xvZ2ljYWwgYW5kIGFmZmVjdGl2ZSBwcm9jZXNzZXMgaW50ZXJhY3Qgd2l0aCBjb2duaXRpdmUgcHJvY2Vzc2VzIHRvIGNoYW5nZSB0aGUgd2F5IHdlIHRoaW5rPyBIb3cgY2FuIHdlIGJldHRlciB1bmRlcnN0YW5kIHRoZSBwcm9jZXNzZXMgdGhhdCB1bmRlcmxpZSBkZWNpc2lvbi1tYWtpbmcgYW5kIGNob2ljZSBiZWhhdmlvcj8gVGhpcyBkaXNzZXJ0YXRpb24gcHJlc2VudHMgYSBub3ZlbCBoeWJyaWQgY29nbml0aXZlIGFyY2hpdGVjdHVyZSwgQUNULVIvzqYsIHdoaWNoIGV4dGVuZHMgdGhlIEFDVC1SIGNvZ25pdGl2ZSBhcmNoaXRlY3R1cmUgd2l0aCBhbiBpbnRlZ3JhdGl2ZSBtb2RlbCBvZiBwaHlzaW9sb2d5IGFuZCBhIG1vZGVsIG9mIGFmZmVjdCBhbmQgZW1vdGlvbi4gRXh0ZW5kaW5nIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB3aXRoIHJlcHJlc2VudGF0aW9ucyBvZiBhZmZlY3QgYW5kIHBoeXNpb2xvZ3kgYWxsb3dzIHRoZSBzdHJhaWdodGZvcndhcmQgZGV2ZWxvcG1lbnQgb2YgbW9yZSBpbGx1c3RyYXRpdmUgY29tcHV0YXRpb25hbCBwcm9jZXNzIG1vZGVscyBvZiBodW1hbiBiZWhhdmlvciB0aGF0IGV4cGxhaW4gZXhwZXJpbWVudGFsIHJlc3VsdHMgZnJvbSBwaHlzaW9sb2d5LCBuZXVyb3NjaWVuY2UsIGFuZCBwc3ljaG9sb2d5LiBDb21wdXRhdGlvbmFsIG1vZGVscyB3ZXJlIGRldmVsb3BlZCB0aGF0IHByb3ZpZGUgYW4gYWNjb3VudCBvZiBob3cgcGh5c2lvbG9naWNhbCBjaGFuZ2UgZHVlIHRvIHBzeWNob2xvZ2ljYWwgc3RyZXNzIG9yIGhvbWVvc3Rhc2lzIGNhbiBtb2R1bGF0ZSBjb2duaXRpdmUgcHJvY2Vzc2VzLiBBbiBleHBlcmltZW50IHdhcyBhbHNvIHJ1biB0byBleHBsb3JlIGhvdyBzdWJsaW1pbmFsIHZpc3VhbCBlbW90aW9uYWwgc3RpbXVsaSBhZmZlY3QgcGh5c2lvbG9neSBhbmQgZGVjaXNpb24tbWFraW5nIGJlaGF2aW9yIGR1cmluZyB0aGUgSW93YSBHYW1ibGluZyBUYXNrLiBSZXN1bHRzIGluZGljYXRlIHRoYXQgZWZmZWN0cyBvZiBzdWJsaW1pbmFsIGFmZmVjdGl2ZSBzdGltdWxpIHdlcmUgZGVwZW5kZW50IG9uIHBhcnRpY2lwYW50IHNleCBhbmQgcGVyc29uYWxpdHkgZGlmZmVyZW5jZXMuIEEgY29tcHV0YXRpb25hbCBwcm9jZXNzIG1vZGVsIHdhcyBkZXZlbG9wZWQgdGhhdCBwZXJmb3JtcyB0aGUgc2FtZSB0YXNrIGFuZCBiZWhhdmVzIHNpbWlsYXJseSB0byB0aGUgcGFydGljaXBhbnRzLiBQaHlzaW9sb2dpY2FsIGFuZCBhZmZlY3RpdmUgc3RhdGVzIGNvbnRpbnVhbGx5IGludGVyYWN0IHdpdGggY29nbml0aXZlIHByb2Nlc3NlcywgYmlhc2luZyBtZW1vcnkgYW5kLCBjb25zZXF1ZW50bHksIGRlY2lzaW9ucy4gRXZvbHZlZCBhZGFwdGF0aW9ucyB0aGF0IHN1cHBvcnQgcGh5c2lvbG9naWNhbCBhbmQgYWZmZWN0aXZlIGNoYW5nZSBvZiBiZWhhdmlvciAoZS5nLiwgbmF0dXJhbCByZWFjdGlvbnMgdG8gdGhpcnN0IG9yIGh1bmdlcikgYWZmZWN0IHRoZSB3YXkgd2UgbGVhcm4gYW5kIG1ha2UgY2hvaWNlcy4gVGhlIEFDVC1SL86mIGh5YnJpZCBhcmNoaXRlY3R1cmUsIGFuZCB0aGUgdGhlb3JldGljYWwgYXJjaGl0ZWN0dXJhbCBtb2RlbHMgdGhhdCBkZWZpbmUgaXQsIGNhbiBiZSB1c2VkIHRvIGRldmVsb3AgbW9kZWxzIG9mIGh1bWFuIGJlaGF2aW9yIHRoYXQgaW5jbHVkZSB0aGUgbmVjZXNzYXJ5IGFjY291bnRzIG9mIHBoeXNpb2xvZ3kgYW5kIGFmZmVjdCB0aGF0IGRlc2NyaWJlIHdoYXQgdGhlIGJvZHkgbmVlZHMgYW5kIGhvdyBjaGFuZ2VzIGluIGJlaGF2aW9yIGFmZmVjdHMgdGhlc2UgbmVlZHMuIFRoaXMgaW1wcm92ZWQgdW5kZXJzdGFuZGluZyBvZiB0aGUgYXJjaGl0ZWN0dXJlIHRoYXQgY29uc3RyYWlucyBvdXIgYmVoYXZpb3IgZ2l2ZXMgdXMgYSBiZXR0ZXIgb3Bwb3J0dW5pdHkgdG8gY29tcHJlaGVuZCB3aHkgd2UgbWFrZSB0aGUgZGVjaXNpb25zIHdlIGRvIGFuZCBob3cgd2UgY2FuIHVzZSB0aGlzIGtub3dsZWRnZSB0byBtYWtlIGJldHRlciBkZWNpc2lvbnMuDQpEQSAgLSAyMDE0Ly8vDQpQWSAgLSAyMDE0DQpQQiAgLSBVbnB1Ymxpc2hlZCBQaEQsIFBlbm4gU3RhdGUsIFVuaXZlcnNpdHkgUGFyaywgUEENClVSICAtIGh0dHBzOi8vZXRkYS5saWJyYXJpZXMucHN1LmVkdS9wYXBlci8yMTI4Ny8NCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Why%20the%20change%20of%20heart%3F%20Understanding%20the%20interactions%20between%20physiology%2C%20affect%2C%20and%20cognition%20and%20their%20effects%20on%20decision-making&amp;rft.inst=Unpublished%20PhD%2C%20Penn%20State%2C%20University%20Park%2C%20PA&amp;rft.aulast=Dancy%2C%20C.%20L.&amp;rft.au=Dancy%2C%20C.%20L.&amp;rft.date=2014\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “CoJACK: A High-Level Cognitive Architecture with Demonstrations of Moderators, Variability, and Implications for Situation Awareness.” <i>Biologically Inspired Cognitive Architectures</i> 1.1 (2012): 2–13. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Biologically Inspired Cognitive Architectures</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBKEPBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2012cojack:,\n\ttitle = {{CoJACK}: {A} high-level cognitive architecture with demonstrations of moderators, variability, and implications for situation awareness},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/ritterBKEPBip.pdf},\n\tnumber = {1},\n\tjournal = {Biologically Inspired Cognitive Architectures},\n\tauthor = {Ritter, F. E. and Bittner, J. L. and Kase, S. E. and Evertsz, R. and Pedrotti, M. and Busetta, P.},\n\tyear = {2012},\n\tpages = {2--13}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 1| issue = 1| pages = 2–13| last1 = Ritter| first1 = F. E.| last2 = Bittner| first2 = J. L.| last3 = Kase| first3 = S. E.| last4 = Evertsz| first4 = R.| last5 = Pedrotti| first5 = M.| last6 = Busetta| first6 = P.| title = CoJACK: A high-level cognitive architecture with demonstrations of moderators, variability, and implications for situation awareness| journal = Biologically Inspired Cognitive Architectures| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ29KQUNLOiBBIGhpZ2gtbGV2ZWwgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB3aXRoIGRlbW9uc3RyYXRpb25zIG9mIG1vZGVyYXRvcnMsIHZhcmlhYmlsaXR5LCBhbmQgaW1wbGljYXRpb25zIGZvciBzaXR1YXRpb24gYXdhcmVuZXNzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCaXR0bmVyLCBKLiBMLg0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIEV2ZXJ0c3osIFIuDQpBVSAgLSBQZWRyb3R0aSwgTS4NCkFVICAtIEJ1c2V0dGEsIFAuDQpUMiAgLSBCaW9sb2dpY2FsbHkgSW5zcGlyZWQgQ29nbml0aXZlIEFyY2hpdGVjdHVyZXMNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClZMICAtIDENCklTICAtIDENClNQICAtIDINCkVQICAtIDEzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJCS0VQQmlwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=CoJACK%3A%20A%20high-level%20cognitive%20architecture%20with%20demonstrations%20of%20moderators%2C%20variability%2C%20and%20implications%20for%20situation%20awareness&amp;rft.jtitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.volume=1&amp;rft.issue=1&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20L.%20Bittner&amp;rft.au=S.%20E.%20Kase&amp;rft.au=R.%20Evertsz&amp;rft.au=M.%20Pedrotti&amp;rft.au=P.%20Busetta&amp;rft.date=2012&amp;rft.pages=2-13&amp;rft.spage=2&amp;rft.epage=13\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Dancy, C. L., F. E. Ritter, and K. Berry. “Towards Adding a Physiological Substrate to ACT-R.” <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i>. Amelia Island, FL: BRIMS Society, 2012. 78–85. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/dancyRB12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{dancy2012towards,\n\taddress = {Amelia Island, FL},\n\ttitle = {Towards adding a physiological substrate to {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/dancyRB12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Dancy, C. L. and Ritter, F. E. and Berry, K.},\n\tyear = {2012},\n\tpages = {78--85}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BRIMS Society| pages = 78–85| last1 = Dancy| first1 = C. L.| last2 = Ritter| first2 = F. E.| last3 = Berry| first3 = K.| title = Towards adding a physiological substrate to ACT-R| booktitle = Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation| location = Amelia Island, FL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBhZGRpbmcgYSBwaHlzaW9sb2dpY2FsIHN1YnN0cmF0ZSB0byBBQ1QtUg0KQVUgIC0gRGFuY3ksIEMuIEwuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCZXJyeSwgSy4NCkMxICAtIEFtZWxpYSBJc2xhbmQsIEZMDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMjFzdCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpTUCAgLSA3OA0KRVAgIC0gODUNClBCICAtIEJSSU1TIFNvY2lldHkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2RhbmN5UkIxMi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20adding%20a%20physiological%20substrate%20to%20ACT-R&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=C.%20L.&amp;rft.aulast=Dancy&amp;rft.au=C.%20L.%20Dancy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=K.%20Berry&amp;rft.date=2012&amp;rft.pages=78-85&amp;rft.spage=78&amp;rft.epage=85\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and K.-C. M. Yeh. “Modeling Pharmacokinetics and Pharmacodynamics on a Mobile Device to Help Caffeine Users.” <i>Augmented Cognition International Conference</i>. N.p., 2011. 528–535. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterY11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2011modeling,\n\ttitle = {Modeling pharmacokinetics and pharmacodynamics on a mobile device to help caffeine users},\n\turl = {http://acs.ist.psu.edu/papers/ritterY11.pdf},\n\tbooktitle = {Augmented {Cognition} {International} {Conference}},\n\tauthor = {Ritter, F. E. and Yeh, K.-C. M.},\n\tyear = {2011},\n\tpages = {528--535}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 528–535| last1 = Ritter| first1 = F. E.| last2 = Yeh| first2 = K.-C. M.| title = Modeling pharmacokinetics and pharmacodynamics on a mobile device to help caffeine users| booktitle = Augmented Cognition International Conference| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgcGhhcm1hY29raW5ldGljcyBhbmQgcGhhcm1hY29keW5hbWljcyBvbiBhIG1vYmlsZSBkZXZpY2UgdG8gaGVscCBjYWZmZWluZSB1c2Vycw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gWWVoLCBLLi1DLiBNLg0KQzMgIC0gQXVnbWVudGVkIENvZ25pdGlvbiBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2UNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDUyOA0KRVAgIC0gNTM1DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJZMTEucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20pharmacokinetics%20and%20pharmacodynamics%20on%20a%20mobile%20device%20to%20help%20caffeine%20users&amp;rft.btitle=Augmented%20Cognition%20International%20Conference&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=K.-C.%20M.%20Yeh&amp;rft.date=2011&amp;rft.pages=528-535&amp;rft.spage=528&amp;rft.epage=535\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., C. Dancy, and K. Berry. “The Case for Including Physiology in Cognitive Modeling.” <i>Biologically Inspired Cognitive Architectures</i>. 303. IOS Press: Amsterdam303. IOS Press: Amsterdam, 2011. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2011 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterDB11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2011case,\n\ttitle = {The case for including physiology in cognitive modeling},\n\turl = {http://acs.ist.psu.edu/papers/ritterDB11.pdf},\n\tbooktitle = {Biologically {Inspired} {Cognitive} {Architectures}},\n\tpublisher = {303. IOS Press: Amsterdam303. IOS Press: Amsterdam},\n\tauthor = {Ritter, F. E. and Dancy, C. and Berry, K.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = 303. IOS Press: Amsterdam303. IOS Press: Amsterdam| last1 = Ritter| first1 = F. E.| last2 = Dancy| first2 = C.| last3 = Berry| first3 = K.| title = Biologically Inspired Cognitive Architectures| chapter = The case for including physiology in cognitive modeling| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIGNhc2UgZm9yIGluY2x1ZGluZyBwaHlzaW9sb2d5IGluIGNvZ25pdGl2ZSBtb2RlbGluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gRGFuY3ksIEMuDQpBVSAgLSBCZXJyeSwgSy4NClQyICAtIEJpb2xvZ2ljYWxseSBJbnNwaXJlZCBDb2duaXRpdmUgQXJjaGl0ZWN0dXJlcw0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KUEIgIC0gMzAzLiBJT1MgUHJlc3M6IEFtc3RlcmRhbTMwMy4gSU9TIFByZXNzOiBBbXN0ZXJkYW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckRCMTEucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20case%20for%20including%20physiology%20in%20cognitive%20modeling&amp;rft.btitle=Biologically%20Inspired%20Cognitive%20Architectures&amp;rft.publisher=303.%20IOS%20Press%3A%20Amsterdam303.%20IOS%20Press%3A%20Amsterdam&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=C.%20Dancy&amp;rft.au=K.%20Berry&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Klein, L. C. et al. “Caffeine and Stress Alter Salivary Î±-Amylase Levels in Young Men.” <i>Human Psychopharmacology: Clinical and Experimental</i> 25 (2010): 359–367. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Human Psychopharmacology: Clinical and Experimental</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kleinBWGR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{klein2010caffeine,\n\ttitle = {Caffeine and stress alter salivary α-{Amylase} levels in young men},\n\tvolume = {25},\n\turl = {http://acs.ist.psu.edu/papers/kleinBWGR10.pdf},\n\tjournal = {Human Psychopharmacology: Clinical and Experimental},\n\tauthor = {Klein, L. C. and Bennett, J. M. and Whetzel, C. A. and Granger, D. A. and Ritter, F. E.},\n\tyear = {2010},\n\tpages = {359--367}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 25| pages = 359–367| last1 = Klein| first1 = L. C.| last2 = Bennett| first2 = J. M.| last3 = Whetzel| first3 = C. A.| last4 = Granger| first4 = D. A.| last5 = Ritter| first5 = F. E.| title = Caffeine and stress alter salivary Î±-Amylase levels in young men| journal = Human Psychopharmacology: Clinical and Experimental| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ2FmZmVpbmUgYW5kIHN0cmVzcyBhbHRlciBzYWxpdmFyeSDOsS1BbXlsYXNlIGxldmVscyBpbiB5b3VuZyBtZW4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gQmVubmV0dCwgSi4gTS4NCkFVICAtIFdoZXR6ZWwsIEMuIEEuDQpBVSAgLSBHcmFuZ2VyLCBELiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gSHVtYW4gUHN5Y2hvcGhhcm1hY29sb2d5OiBDbGluaWNhbCBhbmQgRXhwZXJpbWVudGFsDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpWTCAgLSAyNQ0KU1AgIC0gMzU5DQpFUCAgLSAzNjcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tsZWluQldHUjEwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Caffeine%20and%20stress%20alter%20salivary%20%C3%8E%C2%B1-Amylase%20levels%20in%20young%20men&amp;rft.jtitle=Human%20Psychopharmacology%3A%20Clinical%20and%20Experimental&amp;rft.volume=25&amp;rft.aufirst=L.%20C.&amp;rft.aulast=Klein&amp;rft.au=L.%20C.%20Klein&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=D.%20A.%20Granger&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010&amp;rft.pages=359-367&amp;rft.spage=359&amp;rft.epage=367\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., F. E. Ritter, and M. Schoelles. “Caffeine’s Effect on Appraisal and Mental Arithmetic Performance: A Cognitive Modeling Approach Tells Us More.” <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i>. Manchester, England: N.p., 2009. 39–46. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2009caffeines,\n\taddress = {Manchester, England},\n\ttitle = {Caffeine's effect on appraisal and mental arithmetic performance: {A} cognitive modeling approach tells us more},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS09.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tauthor = {Kase, S. E. and Ritter, F. E. and Schoelles, M.},\n\tyear = {2009},\n\tpages = {39--46}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 39–46| last1 = Kase| first1 = S. E.| last2 = Ritter| first2 = F. E.| last3 = Schoelles| first3 = M.| title = Caffeine's effect on appraisal and mental arithmetic performance: A cognitive modeling approach tells us more| booktitle = Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling| location = Manchester, England| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ2FmZmVpbmUncyBlZmZlY3Qgb24gYXBwcmFpc2FsIGFuZCBtZW50YWwgYXJpdGhtZXRpYyBwZXJmb3JtYW5jZTogQSBjb2duaXRpdmUgbW9kZWxpbmcgYXBwcm9hY2ggdGVsbHMgdXMgbW9yZQ0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMxICAtIE1hbmNoZXN0ZXIsIEVuZ2xhbmQNCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDA5LSBOaW50aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpTUCAgLSAzOQ0KRVAgIC0gNDYNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSUzA5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Caffeine&apos;s%20effect%20on%20appraisal%20and%20mental%20arithmetic%20performance%3A%20A%20cognitive%20modeling%20approach%20tells%20us%20more&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Manchester%2C%20England&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.date=2009&amp;rft.pages=39-46&amp;rft.spage=39&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>Fitting a Model to Behavior Tells Us What Changes Cognitively When under Stress and with Caffeine</i>. In Proceedings of the Biologically Inspired Cognitive Architectures Symposium at the AAAI Fall Syposium. Keynote presentation, 2009. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2009 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKKBS09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2009fitting,\n\ttype = {Technical {Report}},\n\ttitle = {Fitting a model to behavior tells us what changes cognitively when under stress and with caffeine},\n\turl = {http://acs.ist.psu.edu/papers/ritterKKBS09.pdf},\n\tinstitution = {In Proceedings of the Biologically Inspired Cognitive Architectures Symposium at the AAAI Fall Syposium. Keynote presentation},\n\tauthor = {Ritter, F. E. and Kase, S. E. and Klein, L. C. and Bennett, J. and Schoelles, M.},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = In Proceedings of the Biologically Inspired Cognitive Architectures Symposium at the AAAI Fall Syposium. Keynote presentation| last1 = Ritter| first1 = F. E.| last2 = Kase| first2 = S. E.| last3 = Klein| first3 = L. C.| last4 = Bennett| first4 = J.| last5 = Schoelles| first5 = M.| title = Fitting a model to behavior tells us what changes cognitively when under stress and with caffeine| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRml0dGluZyBhIG1vZGVsIHRvIGJlaGF2aW9yIHRlbGxzIHVzIHdoYXQgY2hhbmdlcyBjb2duaXRpdmVseSB3aGVuIHVuZGVyIHN0cmVzcyBhbmQgd2l0aCBjYWZmZWluZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gQmVubmV0dCwgSi4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNCk0zICAtIFRlY2huaWNhbCBSZXBvcnQNClBCICAtIEluIFByb2NlZWRpbmdzIG9mIHRoZSBCaW9sb2dpY2FsbHkgSW5zcGlyZWQgQ29nbml0aXZlIEFyY2hpdGVjdHVyZXMgU3ltcG9zaXVtIGF0IHRoZSBBQUFJIEZhbGwgU3lwb3NpdW0uIEtleW5vdGUgcHJlc2VudGF0aW9uDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJLS0JTMDkucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “High-Level Behavior Representation Languages and Moderators of Behavior.” <i>The USMA Network Science Workshop</i> (2008): 15–17. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">The USMA Network Science Workshop</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter08b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2008high-level,\n\ttitle = {High-level behavior representation languages and moderators of behavior},\n\turl = {http://acs.ist.psu.edu/papers/ritter08b.pdf},\n\tjournal = {The USMA Network Science Workshop},\n\tauthor = {Ritter, F. E.},\n\tmonth = oct,\n\tyear = {2008},\n\tpages = {15--17}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 15–17| last = Ritter| first = F. E.| title = High-level behavior representation languages and moderators of behavior| journal = The USMA Network Science Workshop| date = 2008-10}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSGlnaC1sZXZlbCBiZWhhdmlvciByZXByZXNlbnRhdGlvbiBsYW5ndWFnZXMgYW5kIG1vZGVyYXRvcnMgb2YgYmVoYXZpb3INCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFRoZSBVU01BIE5ldHdvcmsgU2NpZW5jZSBXb3Jrc2hvcA0KREEgIC0gMjAwOC8xMC8vDQpQWSAgLSAyMDA4DQpTUCAgLSAxNQ0KRVAgIC0gMTcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA4Yi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=High-level%20behavior%20representation%20languages%20and%20moderators%20of%20behavior&amp;rft.jtitle=The%20USMA%20Network%20Science%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008-10&amp;rft.pages=15-17&amp;rft.spage=15&amp;rft.epage=17\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Klein, L. C. et al. “Daily Caffeine Use Impacts Neuroendocrine and Cardiovascular Responses to Laboratory Stress in Healthy Men.” <i>Presented at the annual meeting of the American Psychosomatic Society, Baltimore, MD</i> 70.3 (2008): n. pag. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Presented at the annual meeting of the American Psychosomatic Society, Baltimore, MD</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kleinBWR08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{klein2008daily,\n\ttitle = {Daily caffeine use impacts neuroendocrine and cardiovascular responses to laboratory stress in healthy men},\n\tvolume = {70},\n\turl = {http://acs.ist.psu.edu/papers/kleinBWR08.pdf},\n\tnumber = {3},\n\tjournal = {Presented at the annual meeting of the American Psychosomatic Society, Baltimore, MD},\n\tauthor = {Klein, L. C. and Bennett, J. M. and Whetzel, C. A. and Ritter, F. E.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 70| issue = 3| last1 = Klein| first1 = L. C.| last2 = Bennett| first2 = J. M.| last3 = Whetzel| first3 = C. A.| last4 = Ritter| first4 = F. E.| title = Daily caffeine use impacts neuroendocrine and cardiovascular responses to laboratory stress in healthy men| journal = Presented at the annual meeting of the American Psychosomatic Society, Baltimore, MD| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGFpbHkgY2FmZmVpbmUgdXNlIGltcGFjdHMgbmV1cm9lbmRvY3JpbmUgYW5kIGNhcmRpb3Zhc2N1bGFyIHJlc3BvbnNlcyB0byBsYWJvcmF0b3J5IHN0cmVzcyBpbiBoZWFsdGh5IG1lbg0KQVUgIC0gS2xlaW4sIEwuIEMuDQpBVSAgLSBCZW5uZXR0LCBKLiBNLg0KQVUgIC0gV2hldHplbCwgQy4gQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFByZXNlbnRlZCBhdCB0aGUgYW5udWFsIG1lZXRpbmcgb2YgdGhlIEFtZXJpY2FuIFBzeWNob3NvbWF0aWMgU29jaWV0eSwgQmFsdGltb3JlLCBNRA0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KVkwgIC0gNzANCklTICAtIDMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tsZWluQldSMDgucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Daily%20caffeine%20use%20impacts%20neuroendocrine%20and%20cardiovascular%20responses%20to%20laboratory%20stress%20in%20healthy%20men&amp;rft.jtitle=Presented%20at%20the%20annual%20meeting%20of%20the%20American%20Psychosomatic%20Society%2C%20Baltimore%2C%20MD&amp;rft.volume=70&amp;rft.issue=3&amp;rft.aufirst=L.%20C.&amp;rft.aulast=Klein&amp;rft.au=L.%20C.%20Klein&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R. et al. “CoJACK - Achieving Principled Behaviour Variation in a Moderated Cognitive Architecture.” <i>Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation</i>. 08-BRIMS-025. Orlando, FL: U. of Central Florida08-BRIMS-025. Orlando, FL: U. of Central Florida, 2008. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszBPRB08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2008cojack,\n\ttitle = {{CoJACK} - {Achieving} principled behaviour variation in a moderated cognitive architecture},\n\turl = {http://acs.ist.psu.edu/papers/evertszBPRB08.pdf},\n\tbooktitle = {Proceedings of the 17th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {08-BRIMS-025. Orlando, FL: U. of Central Florida08-BRIMS-025. Orlando, FL: U. of Central Florida},\n\tauthor = {Evertsz, R. and Busetta, P. and Pedrotti, M. and Ritter, F. E. and Bittner, J. L.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 08-BRIMS-025. Orlando, FL: U. of Central Florida08-BRIMS-025. Orlando, FL: U. of Central Florida| last1 = Evertsz| first1 = R.| last2 = Busetta| first2 = P.| last3 = Pedrotti| first3 = M.| last4 = Ritter| first4 = F. E.| last5 = Bittner| first5 = J. L.| title = CoJACK - Achieving principled behaviour variation in a moderated cognitive architecture| booktitle = Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29KQUNLIC0gQWNoaWV2aW5nIHByaW5jaXBsZWQgYmVoYXZpb3VyIHZhcmlhdGlvbiBpbiBhIG1vZGVyYXRlZCBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlDQpBVSAgLSBFdmVydHN6LCBSLg0KQVUgIC0gQnVzZXR0YSwgUC4NCkFVICAtIFBlZHJvdHRpLCBNLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQml0dG5lciwgSi4gTC4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxN3RoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNClBCICAtIDA4LUJSSU1TLTAyNS4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYTA4LUJSSU1TLTAyNS4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZXZlcnRzekJQUkIwOC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=CoJACK%20-%20Achieving%20principled%20behaviour%20variation%20in%20a%20moderated%20cognitive%20architecture&amp;rft.btitle=Proceedings%20of%20the%2017th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=08-BRIMS-025.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida08-BRIMS-025.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=P.%20Busetta&amp;rft.au=M.%20Pedrotti&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20L.%20Bittner&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “dTank Updated: Steps towards Exploring Moderator-Influenced Behavior in a Light-Weight Synthetic Environment.” <i>Proceedings of the 16th Conference on Behavior Representation in Modeling and Simulation</i>. 07-BRIMS-014. Orlando, FL: U. of Central Florida. 07-BRIMS-014. Orlando, FL: U. of Central Florida, 2007. 51–60. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKBLC07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2007dtank,\n\ttitle = {{dTank} updated: {Steps} towards exploring moderator-influenced behavior in a light-weight synthetic environment},\n\turl = {http://acs.ist.psu.edu/papers/ritterKBLC07.pdf},\n\tbooktitle = {Proceedings of the 16th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {07-BRIMS-014. Orlando, FL: U. of Central Florida. 07-BRIMS-014. Orlando, FL: U. of Central Florida},\n\tauthor = {Ritter, F. E. and Kase, S. E. and Bhandarkar, D. and Lewis, B. and Cohen, M. A.},\n\tyear = {2007},\n\tpages = {51--60}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 07-BRIMS-014. Orlando, FL: U. of Central Florida. 07-BRIMS-014. Orlando, FL: U. of Central Florida| pages = 51–60| last1 = Ritter| first1 = F. E.| last2 = Kase| first2 = S. E.| last3 = Bhandarkar| first3 = D.| last4 = Lewis| first4 = B.| last5 = Cohen| first5 = M. A.| title = dTank updated: Steps towards exploring moderator-influenced behavior in a light-weight synthetic environment| booktitle = Proceedings of the 16th Conference on Behavior Representation in Modeling and Simulation| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gZFRhbmsgdXBkYXRlZDogU3RlcHMgdG93YXJkcyBleHBsb3JpbmcgbW9kZXJhdG9yLWluZmx1ZW5jZWQgYmVoYXZpb3IgaW4gYSBsaWdodC13ZWlnaHQgc3ludGhldGljIGVudmlyb25tZW50DQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLYXNlLCBTLiBFLg0KQVUgIC0gQmhhbmRhcmthciwgRC4NCkFVICAtIExld2lzLCBCLg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTZ0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSA1MQ0KRVAgIC0gNjANClBCICAtIDA3LUJSSU1TLTAxNC4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYS4gMDctQlJJTVMtMDE0LiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJLQkxDMDcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=dTank%20updated%3A%20Steps%20towards%20exploring%20moderator-influenced%20behavior%20in%20a%20light-weight%20synthetic%20environment&amp;rft.btitle=Proceedings%20of%20the%2016th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=07-BRIMS-014.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2007-BRIMS-014.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20E.%20Kase&amp;rft.au=D.%20Bhandarkar&amp;rft.au=B.%20Lewis&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2007&amp;rft.pages=51-60&amp;rft.spage=51&amp;rft.epage=60\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bennett, J. M. et al. “Effects of Caffeine and Stress on Cortisol and Serial Subtraction Performance in Young Healthy Men.” <i>Psychosomatic Medicine</i> 68.1 (2006): n. pag. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychosomatic Medicine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/bennettWRRK06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{bennett2006effects,\n\ttitle = {Effects of caffeine and stress on cortisol and serial subtraction performance in young healthy men},\n\tvolume = {68},\n\turl = {http://acs.ist.psu.edu/papers/bennettWRRK06.pdf},\n\tnumber = {1},\n\tjournal = {Psychosomatic Medicine},\n\tauthor = {Bennett, J. M. and Whetzel, C. A. and Ritter, F. E. and Reifers, A. and Klein, L. C.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 68| issue = 1| last1 = Bennett| first1 = J. M.| last2 = Whetzel| first2 = C. A.| last3 = Ritter| first3 = F. E.| last4 = Reifers| first4 = A.| last5 = Klein| first5 = L. C.| title = Effects of caffeine and stress on cortisol and serial subtraction performance in young healthy men| journal = Psychosomatic Medicine| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRWZmZWN0cyBvZiBjYWZmZWluZSBhbmQgc3RyZXNzIG9uIGNvcnRpc29sIGFuZCBzZXJpYWwgc3VidHJhY3Rpb24gcGVyZm9ybWFuY2UgaW4geW91bmcgaGVhbHRoeSBtZW4NCkFVICAtIEJlbm5ldHQsIEouIE0uDQpBVSAgLSBXaGV0emVsLCBDLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUmVpZmVycywgQS4NCkFVICAtIEtsZWluLCBMLiBDLg0KVDIgIC0gUHN5Y2hvc29tYXRpYyBNZWRpY2luZQ0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KVkwgIC0gNjgNCklTICAtIDENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2Jlbm5ldHRXUlJLMDYucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Effects%20of%20caffeine%20and%20stress%20on%20cortisol%20and%20serial%20subtraction%20performance%20in%20young%20healthy%20men&amp;rft.jtitle=Psychosomatic%20Medicine&amp;rft.volume=68&amp;rft.issue=1&amp;rft.aufirst=J.%20M.&amp;rft.aulast=Bennett&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Reifers&amp;rft.au=L.%20C.%20Klein&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Klein, L. C. et al. “Effects of Caffeine and Stress on Salivary Alpha-Amylase in Young Men: A Salivary Biomarker of Sympathetic Activity.” <i>Psychosomatic Medicine</i> 68.1 (2006): n. pag. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychosomatic Medicine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.psychosomaticmedicine.org/misc/AbstractsForJournal062-9final.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{klein2006effects,\n\ttitle = {Effects of caffeine and stress on salivary alpha-amylase in young men: {A} salivary biomarker of sympathetic activity},\n\tvolume = {68},\n\turl = {http://www.psychosomaticmedicine.org/misc/AbstractsForJournal062-9final.pdf},\n\tnumber = {1},\n\tjournal = {Psychosomatic Medicine},\n\tauthor = {Klein, L. C. and Whetzel, C. A. and Bennett, J. M. and Ritter, F. E. and Granger, D. A.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 68| issue = 1| last1 = Klein| first1 = L. C.| last2 = Whetzel| first2 = C. A.| last3 = Bennett| first3 = J. M.| last4 = Ritter| first4 = F. E.| last5 = Granger| first5 = D. A.| title = Effects of caffeine and stress on salivary alpha-amylase in young men: A salivary biomarker of sympathetic activity| journal = Psychosomatic Medicine| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRWZmZWN0cyBvZiBjYWZmZWluZSBhbmQgc3RyZXNzIG9uIHNhbGl2YXJ5IGFscGhhLWFteWxhc2UgaW4geW91bmcgbWVuOiBBIHNhbGl2YXJ5IGJpb21hcmtlciBvZiBzeW1wYXRoZXRpYyBhY3Rpdml0eQ0KQVUgIC0gS2xlaW4sIEwuIEMuDQpBVSAgLSBXaGV0emVsLCBDLiBBLg0KQVUgIC0gQmVubmV0dCwgSi4gTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEdyYW5nZXIsIEQuIEEuDQpUMiAgLSBQc3ljaG9zb21hdGljIE1lZGljaW5lDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSA2OA0KSVMgIC0gMQ0KVVIgIC0gaHR0cDovL3d3dy5wc3ljaG9zb21hdGljbWVkaWNpbmUub3JnL21pc2MvQWJzdHJhY3RzRm9ySm91cm5hbDA2Mi05ZmluYWwucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Effects%20of%20caffeine%20and%20stress%20on%20salivary%20alpha-amylase%20in%20young%20men%3A%20A%20salivary%20biomarker%20of%20sympathetic%20activity&amp;rft.jtitle=Psychosomatic%20Medicine&amp;rft.volume=68&amp;rft.issue=1&amp;rft.aufirst=L.%20C.&amp;rft.aulast=Klein&amp;rft.au=L.%20C.%20Klein&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=J.%20M.%20Bennett&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20A.%20Granger&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Whetzel, C. A., F. E. Ritter, and L. C. Klein. “DHEA-S and Cortisol Responses to Stress and Caffeine in Healthy Young Men: Is DHEA-S a Reliable Marker for Stress?” <i>Psychosomatic Medicine</i> 68.1 (2006): n. pag. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychosomatic Medicine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/whetzelRK06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{whetzel2006dhea-s,\n\ttitle = {{DHEA}-{S} and cortisol responses to stress and caffeine in healthy young men: {Is} {DHEA}-{S} a reliable marker for stress?},\n\tvolume = {68},\n\turl = {http://acs.ist.psu.edu/papers/whetzelRK06.pdf},\n\tnumber = {1},\n\tjournal = {Psychosomatic Medicine},\n\tauthor = {Whetzel, C. A. and Ritter, F. E. and Klein, L. C.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 68| issue = 1| last1 = Whetzel| first1 = C. A.| last2 = Ritter| first2 = F. E.| last3 = Klein| first3 = L. C.| title = DHEA-S and cortisol responses to stress and caffeine in healthy young men: Is DHEA-S a reliable marker for stress?| journal = Psychosomatic Medicine| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gREhFQS1TIGFuZCBjb3J0aXNvbCByZXNwb25zZXMgdG8gc3RyZXNzIGFuZCBjYWZmZWluZSBpbiBoZWFsdGh5IHlvdW5nIG1lbjogSXMgREhFQS1TIGEgcmVsaWFibGUgbWFya2VyIGZvciBzdHJlc3M/DQpBVSAgLSBXaGV0emVsLCBDLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2xlaW4sIEwuIEMuDQpUMiAgLSBQc3ljaG9zb21hdGljIE1lZGljaW5lDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSA2OA0KSVMgIC0gMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvd2hldHplbFJLMDYucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=DHEA-S%20and%20cortisol%20responses%20to%20stress%20and%20caffeine%20in%20healthy%20young%20men%3A%20Is%20DHEA-S%20a%20reliable%20marker%20for%20stress%3F&amp;rft.jtitle=Psychosomatic%20Medicine&amp;rft.volume=68&amp;rft.issue=1&amp;rft.aufirst=C.%20A.&amp;rft.aulast=Whetzel&amp;rft.au=C.%20A.%20Whetzel&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=L.%20C.%20Klein&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gluck, K. et al. “Modeling the Impact of Cognitive Moderators on Human Cognition and Performance.” <i>Proceedings of the 2006 Conference of the Cognitive Science Society</i>. 2658. Mahwah, NJ: Lawrence Erlbaum2658. Mahwah, NJ: Lawrence Erlbaum, 2006. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/gluckGGHR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gluck2006modeling,\n\ttitle = {Modeling the impact of cognitive moderators on human cognition and performance},\n\turl = {http://acs.ist.psu.edu/papers/gluckGGHR06.pdf},\n\tbooktitle = {Proceedings of the 2006 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {2658. Mahwah, NJ: Lawrence Erlbaum2658. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Gluck, K. and Gunzelmann, G. and Gratch, J. and Hudlicka, E. and Ritter, F. E.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 2658. Mahwah, NJ: Lawrence Erlbaum2658. Mahwah, NJ: Lawrence Erlbaum| last1 = Gluck| first1 = K.| last2 = Gunzelmann| first2 = G.| last3 = Gratch| first3 = J.| last4 = Hudlicka| first4 = E.| last5 = Ritter| first5 = F. E.| title = Modeling the impact of cognitive moderators on human cognition and performance| booktitle = Proceedings of the 2006 Conference of the Cognitive Science Society| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgdGhlIGltcGFjdCBvZiBjb2duaXRpdmUgbW9kZXJhdG9ycyBvbiBodW1hbiBjb2duaXRpb24gYW5kIHBlcmZvcm1hbmNlDQpBVSAgLSBHbHVjaywgSy4NCkFVICAtIEd1bnplbG1hbm4sIEcuDQpBVSAgLSBHcmF0Y2gsIEouDQpBVSAgLSBIdWRsaWNrYSwgRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDA2IENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClBCICAtIDI2NTguIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0yNjU4LiBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9nbHVja0dHSFIwNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20the%20impact%20of%20cognitive%20moderators%20on%20human%20cognition%20and%20performance&amp;rft.btitle=Proceedings%20of%20the%202006%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=2658.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum2658.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=K.&amp;rft.aulast=Gluck&amp;rft.au=K.%20Gluck&amp;rft.au=G.%20Gunzelmann&amp;rft.au=J.%20Gratch&amp;rft.au=E.%20Hudlicka&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Reifers, A. L., and M. J. Schoelles. <i>Defining Testable Theories of Pre-Task Appraisal Stress</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2005. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH AV8TEBZ5 MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterRS05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter_f._e._reifers_defining_2005,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Defining testable theories of pre-task appraisal stress},\n\turl = {http://acs.ist.psu.edu/reports/ritterRS05.pdf},\n\tnumber = {ACS 2005-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E., Reifers, A. L. and Schoelles, M. J.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter, F. E., Reifers| first1 = A. L.| last2 = Schoelles| first2 = M. J.| title = Defining testable theories of pre-task appraisal stress| location = University Park, PA| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGVmaW5pbmcgdGVzdGFibGUgdGhlb3JpZXMgb2YgcHJlLXRhc2sgYXBwcmFpc2FsIHN0cmVzcw0KQVUgIC0gUml0dGVyLCBGLiBFLiwgUmVpZmVycywgQS4gTC4NCkFVICAtIFNjaG9lbGxlcywgTS4gSi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDUvLy8NClBZICAtIDIwMDUNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDUtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlclJTMDUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Using Cognitive Modeling to Study Behavior Moderators: Pre-Task Appraisal and Anxiety.” <i>Proceedings of the Human Factors and Ergonomics Society</i>. Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society, 2004. 2121–2125. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterRKQS04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2004using,\n\ttitle = {Using cognitive modeling to study behavior moderators: {Pre}-task appraisal and anxiety},\n\turl = {http://acs.ist.psu.edu/papers/ritterRKQS04.pdf},\n\tbooktitle = {Proceedings of the {Human} {Factors} and {Ergonomics} {Society}},\n\tpublisher = {Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society},\n\tauthor = {Ritter, F. E. and Reifers, A. and Klein, L. C. and Quigley, K. and Schoelles, M.},\n\tyear = {2004},\n\tpages = {2121--2125}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society| pages = 2121–2125| last1 = Ritter| first1 = F. E.| last2 = Reifers| first2 = A.| last3 = Klein| first3 = L. C.| last4 = Quigley| first4 = K.| last5 = Schoelles| first5 = M.| title = Using cognitive modeling to study behavior moderators: Pre-task appraisal and anxiety| booktitle = Proceedings of the Human Factors and Ergonomics Society| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgY29nbml0aXZlIG1vZGVsaW5nIHRvIHN0dWR5IGJlaGF2aW9yIG1vZGVyYXRvcnM6IFByZS10YXNrIGFwcHJhaXNhbCBhbmQgYW54aWV0eQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUmVpZmVycywgQS4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gUXVpZ2xleSwgSy4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBIdW1hbiBGYWN0b3JzIGFuZCBFcmdvbm9taWNzIFNvY2lldHkNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClNQICAtIDIxMjENCkVQICAtIDIxMjUNClBCICAtIFNhbnRhIE1vbmljYSwgQ0E6IEh1bWFuIEZhY3RvcnMgYW5kIEVyZ29ub21pY3MgU29jaWV0eS4gU2FudGEgTW9uaWNhLCBDQTogSHVtYW4gRmFjdG9ycyBhbmQgRXJnb25vbWljcyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJSS1FTMDQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20cognitive%20modeling%20to%20study%20behavior%20moderators%3A%20Pre-task%20appraisal%20and%20anxiety&amp;rft.btitle=Proceedings%20of%20the%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.publisher=Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society.%20Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Reifers&amp;rft.au=L.%20C.%20Klein&amp;rft.au=K.%20Quigley&amp;rft.au=M.%20Schoelles&amp;rft.date=2004&amp;rft.pages=2121-2125&amp;rft.spage=2121&amp;rft.epage=2125\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., M. Avraamides, and I. G. Councill. “An Approach for Accurately Modeling the Effects of Behavior Moderators.” <i>Proceedings of the 11th Computer Generated Forces Conference</i>. 02-CGF-002. Orlando, FL: U. of Central Florida02-CGF-002. Orlando, FL: U. of Central Florida, 2002. 29–40. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterAC02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2002approach,\n\ttitle = {An approach for accurately modeling the effects of behavior moderators},\n\turl = {http://acs.ist.psu.edu/papers/ritterAC02.pdf},\n\tbooktitle = {Proceedings of the 11th {Computer} {Generated} {Forces} {Conference}},\n\tpublisher = {02-CGF-002. Orlando, FL: U. of Central Florida02-CGF-002. Orlando, FL: U. of Central Florida},\n\tauthor = {Ritter, F. E. and Avraamides, M. and Councill, I. G.},\n\tyear = {2002},\n\tpages = {29--40}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 02-CGF-002. Orlando, FL: U. of Central Florida02-CGF-002. Orlando, FL: U. of Central Florida| pages = 29–40| last1 = Ritter| first1 = F. E.| last2 = Avraamides| first2 = M.| last3 = Councill| first3 = I. G.| title = An approach for accurately modeling the effects of behavior moderators| booktitle = Proceedings of the 11th Computer Generated Forces Conference| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW4gYXBwcm9hY2ggZm9yIGFjY3VyYXRlbHkgbW9kZWxpbmcgdGhlIGVmZmVjdHMgb2YgYmVoYXZpb3IgbW9kZXJhdG9ycw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4NCkFVICAtIENvdW5jaWxsLCBJLiBHLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDExdGggQ29tcHV0ZXIgR2VuZXJhdGVkIEZvcmNlcyBDb25mZXJlbmNlDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpTUCAgLSAyOQ0KRVAgIC0gNDANClBCICAtIDAyLUNHRi0wMDIuIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGEwMi1DR0YtMDAyLiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJBQzAyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=An%20approach%20for%20accurately%20modeling%20the%20effects%20of%20behavior%20moderators&amp;rft.btitle=Proceedings%20of%20the%2011th%20Computer%20Generated%20Forces%20Conference&amp;rft.publisher=02-CGF-002.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida02-CGF-002.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Avraamides&amp;rft.au=I.%20G.%20Councill&amp;rft.date=2002&amp;rft.pages=29-40&amp;rft.spage=29&amp;rft.epage=40\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Pre-Task Appraisal and Caffeine: An Architectural Overlay for ACT-R.” <i>Air Force Workshop on ACT-R Models of Human-System Interaction</i>. AZ, January 2002Mesa, AZ, January 2002: Mesa, 2002. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH MGID93AS year__2002 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterACQKMVRMSR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2002pre-task,\n\taddress = {AZ, January 2002Mesa, AZ, January 2002},\n\ttitle = {Pre-task appraisal and caffeine: {An} architectural overlay for {ACT}-{R}},\n\turl = {http://acs.ist.psu.edu/papers/ritterACQKMVRMSR02.pdf},\n\tbooktitle = {Air {Force} {Workshop} on {ACT}-{R} {Models} of {Human}-{System} {Interaction}},\n\tpublisher = {Mesa},\n\tauthor = {Ritter, F. E. and Avraamides, M. N. and Councill, I. and Rooy, van and D., Quigley and S, K. and Klein, L. C. and McNeese, M. D. and Stine, M. M. and Rodrigues, I. M.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Mesa| last1 = Ritter| first1 = F. E.| last2 = Avraamides| first2 = M. N.| last3 = Councill| first3 = I.| last4 = Rooy| first4 = van| last5 = D.| first5 = Quigley| last6 = S| first6 = K.| last7 = Klein| first7 = L. C.| last8 = McNeese| first8 = M. D.| last9 = Stine| first9 = M. M.| last10 = Rodrigues| first10 = I. M.| title = Air Force Workshop on ACT-R Models of Human-System Interaction| chapter = Pre-task appraisal and caffeine: An architectural overlay for ACT-R| location = AZ, January 2002Mesa, AZ, January 2002| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gUHJlLXRhc2sgYXBwcmFpc2FsIGFuZCBjYWZmZWluZTogQW4gYXJjaGl0ZWN0dXJhbCBvdmVybGF5IGZvciBBQ1QtUg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkFVICAtIENvdW5jaWxsLCBJLg0KQVUgIC0gUm9veSwgdmFuDQpBVSAgLSBELiwgUXVpZ2xleQ0KQVUgIC0gUywgSy4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gTWNOZWVzZSwgTS4gRC4NCkFVICAtIFN0aW5lLCBNLiBNLg0KQVUgIC0gUm9kcmlndWVzLCBJLiBNLg0KVDIgIC0gQWlyIEZvcmNlIFdvcmtzaG9wIG9uIEFDVC1SIE1vZGVscyBvZiBIdW1hbi1TeXN0ZW0gSW50ZXJhY3Rpb24NCkNZICAtIEFaLCBKYW51YXJ5IDIwMDJNZXNhLCBBWiwgSmFudWFyeSAyMDAyDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpQQiAgLSBNZXNhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJBQ1FLTVZSTVNSMDIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Pre-task%20appraisal%20and%20caffeine%3A%20An%20architectural%20overlay%20for%20ACT-R&amp;rft.btitle=Air%20Force%20Workshop%20on%20ACT-R%20Models%20of%20Human-System%20Interaction&amp;rft.place=AZ%2C%20January%202002Mesa%2C%20AZ%2C%20January%202002&amp;rft.publisher=Mesa&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20N.%20Avraamides&amp;rft.au=I.%20Councill&amp;rft.au=van%20Rooy&amp;rft.au=Quigley%20D.&amp;rft.au=K.%20S&amp;rft.au=L.%20C.%20Klein&amp;rft.au=M.%20D.%20McNeese&amp;rft.au=M.%20M.%20Stine&amp;rft.au=I.%20M.%20Rodrigues&amp;rft.date=2002\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and M. N. Avraamides. <i>Steps towards Including Behavioural Moderators in Human Performance Models in Synthetic Environments</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2000. Web.</div><span class='bib-kw' style='display:none;'>XQMGSSEH AV8TEBZ5 MGID93AS year__2000 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterA00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2000steps,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Steps towards including behavioural moderators in human performance models in synthetic environments},\n\turl = {http://acs.ist.psu.edu/reports/ritterA00.pdf},\n\tnumber = {ACS 2000-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Avraamides, M. N.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Avraamides| first2 = M. N.| title = Steps towards including behavioural moderators in human performance models in synthetic environments| location = University Park, PA| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU3RlcHMgdG93YXJkcyBpbmNsdWRpbmcgYmVoYXZpb3VyYWwgbW9kZXJhdG9ycyBpbiBodW1hbiBwZXJmb3JtYW5jZSBtb2RlbHMgaW4gc3ludGhldGljIGVudmlyb25tZW50cw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDAtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlckEwMC5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div></div><div class=\"full-bib-section\"><a id='CXXK8XEU' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Social Cognition</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Wang, Yafei, David Reitter, and John Yen. “How Emotional Support and Informational Support Relate to Linguistic Alignment.” <i>Social, Cultural, and Behavioral Modeling</i>. Washington, D.C.: Springer, 2017. Web. LNCS.</div><span class='bib-kw' style='display:none;'>BQUUP5PR Q7H5UM3I FCQK6PT6 6Q5U5REX CXXK8XEU MGID93AS year__2017 venue_short__LNCS type__conferencePaper \"\"</span></div><div class=\"bib-venue-short\">LNCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Linguistic alignment in text-based communication means that people tend to adjust their language use to one another both in terms of word choice and sentence structure. Previous studies about linguistic alignment suggested that these two forms of adaptation are correlated with each other‚ and that they build up to alignment at a higher representational level‚ such as pragmatic alignment for support functions. Two types of social support have been identified as important for online health communities (OHCs): emotional and informational support between support seekers and support providers. Do the two lower-level alignment measures (lexical and syntactic) relate to these two types of social support in the same way or‚ are they different? Our hypothesis was that they are similar‚ due to their correlation relationship. However‚ we found that‚ based on an analysis of a 10-year online forum for cancer survivors‚ the lower-level alignment measures have distinct relationships to the two higher-level support functions. In this paper‚ we describe this finding and its implications regarding potential refinement of the Inter- active Alignment Model.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/wang2017emotional.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{wang2017how,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {How emotional support and informational support relate to linguistic alignment},\n\turl = {http://www.david-reitter.com/pub/wang2017emotional.pdf},\n\tbooktitle = {Social, {Cultural}, and {Behavioral} {Modeling}},\n\tpublisher = {Springer},\n\tauthor = {Wang, Yafei and Reitter, David and Yen, John},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| last1 = Wang| first1 = Yafei| last2 = Reitter| first2 = David| last3 = Yen| first3 = John| title = How emotional support and informational support relate to linguistic alignment| booktitle = Social, Cultural, and Behavioral Modeling| location = Washington, D.C.| series = LNCS| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IGVtb3Rpb25hbCBzdXBwb3J0IGFuZCBpbmZvcm1hdGlvbmFsIHN1cHBvcnQgcmVsYXRlIHRvIGxpbmd1aXN0aWMgYWxpZ25tZW50DQpBVSAgLSBXYW5nLCBZYWZlaQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFllbiwgSm9obg0KVDMgIC0gTE5DUw0KQUIgIC0gTGluZ3Vpc3RpYyBhbGlnbm1lbnQgaW4gdGV4dC1iYXNlZCBjb21tdW5pY2F0aW9uIG1lYW5zIHRoYXQgcGVvcGxlIHRlbmQgdG8gYWRqdXN0IHRoZWlyIGxhbmd1YWdlIHVzZSB0byBvbmUgYW5vdGhlciBib3RoIGluIHRlcm1zIG9mIHdvcmQgY2hvaWNlIGFuZCBzZW50ZW5jZSBzdHJ1Y3R1cmUuIFByZXZpb3VzIHN0dWRpZXMgYWJvdXQgbGluZ3Vpc3RpYyBhbGlnbm1lbnQgc3VnZ2VzdGVkIHRoYXQgdGhlc2UgdHdvIGZvcm1zIG9mIGFkYXB0YXRpb24gYXJlIGNvcnJlbGF0ZWQgd2l0aCBlYWNoIG90aGVyLCBhbmQgdGhhdCB0aGV5IGJ1aWxkIHVwIHRvIGFsaWdubWVudCBhdCBhIGhpZ2hlciByZXByZXNlbnRhdGlvbmFsIGxldmVsLCBzdWNoIGFzIHByYWdtYXRpYyBhbGlnbm1lbnQgZm9yIHN1cHBvcnQgZnVuY3Rpb25zLiBUd28gdHlwZXMgb2Ygc29jaWFsIHN1cHBvcnQgaGF2ZSBiZWVuIGlkZW50aWZpZWQgYXMgaW1wb3J0YW50IGZvciBvbmxpbmUgaGVhbHRoIGNvbW11bml0aWVzIChPSENzKTogZW1vdGlvbmFsIGFuZCBpbmZvcm1hdGlvbmFsIHN1cHBvcnQgYmV0d2VlbiBzdXBwb3J0IHNlZWtlcnMgYW5kIHN1cHBvcnQgcHJvdmlkZXJzLiBEbyB0aGUgdHdvIGxvd2VyLWxldmVsIGFsaWdubWVudCBtZWFzdXJlcyAobGV4aWNhbCBhbmQgc3ludGFjdGljKSByZWxhdGUgdG8gdGhlc2UgdHdvIHR5cGVzIG9mIHNvY2lhbCBzdXBwb3J0IGluIHRoZSBzYW1lIHdheSBvciwgYXJlIHRoZXkgZGlmZmVyZW50PyBPdXIgaHlwb3RoZXNpcyB3YXMgdGhhdCB0aGV5IGFyZSBzaW1pbGFyLCBkdWUgdG8gdGhlaXIgY29ycmVsYXRpb24gcmVsYXRpb25zaGlwLiBIb3dldmVyLCB3ZSBmb3VuZCB0aGF0LCBiYXNlZCBvbiBhbiBhbmFseXNpcyBvZiBhIDEwLXllYXIgb25saW5lIGZvcnVtIGZvciBjYW5jZXIgc3Vydml2b3JzLCB0aGUgbG93ZXItbGV2ZWwgYWxpZ25tZW50IG1lYXN1cmVzIGhhdmUgZGlzdGluY3QgcmVsYXRpb25zaGlwcyB0byB0aGUgdHdvIGhpZ2hlci1sZXZlbCBzdXBwb3J0IGZ1bmN0aW9ucy4gSW4gdGhpcyBwYXBlciwgd2UgZGVzY3JpYmUgdGhpcyBmaW5kaW5nIGFuZCBpdHMgaW1wbGljYXRpb25zIHJlZ2FyZGluZyBwb3RlbnRpYWwgcmVmaW5lbWVudCBvZiB0aGUgSW50ZXItIGFjdGl2ZSBBbGlnbm1lbnQgTW9kZWwuDQpDMSAgLSBXYXNoaW5ndG9uLCBELkMuDQpDMyAgLSBTb2NpYWwsIEN1bHR1cmFsLCBhbmQgQmVoYXZpb3JhbCBNb2RlbGluZw0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL3dhbmcyMDE3ZW1vdGlvbmFsLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20emotional%20support%20and%20informational%20support%20relate%20to%20linguistic%20alignment&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Yafei&amp;rft.aulast=Wang&amp;rft.au=Yafei%20Wang&amp;rft.au=David%20Reitter&amp;rft.au=John%20Yen&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, Moojan Ghafurian, and David Reitter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\">Is Word Adoption a Grassroots Process? An Analysis of Reddit Communities.</a></span>” Washington, D.C.: Springer, 2017. Web. LNCS.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I CXXK8XEU SHTFSZTC MGID93AS year__2017 venue_short__LNCS type__conferencePaper \"\"</span></div><div class=\"bib-venue\">Social, Cultural, and Behavioral Modeling</div><div class=\"bib-venue-short\">LNCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This study examines how novel words originate in and disperse through online communities. It asks whether larger numbers of people or closer social ties are better environments to foster the adoption of new words. The data stem from Reddit‚ a large sample of web-mediated‚ asynchronous conversations.  Reddit communities are divided by size in this study: larger communities are based on discussing general topics and have weak social ties‚ whereas small communities are based on discussing specific topics and have strong social ties. The analysis shows that the majority of new words are created / first adopted in larger communities.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2017wordadoption.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2017is,\n\taddress = {Washington, D.C.},\n\tseries = {{LNCS}},\n\ttitle = {Is {Word} {Adoption} a {Grassroots} {Process}? {An} {Analysis} of {Reddit} {Communities}},\n\turl = {http://www.david-reitter.com/pub/cole2017wordadoption.pdf},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Ghafurian, Moojan and Reitter, David},\n\tyear = {2017}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| conference = Social, Cultural, and Behavioral Modeling| last1 = Cole| first1 = Jeremy| last2 = Ghafurian| first2 = Moojan| last3 = Reitter| first3 = David| title = Is Word Adoption a Grassroots Process? An Analysis of Reddit Communities| location = Washington, D.C.| series = LNCS| date = 2017}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSXMgV29yZCBBZG9wdGlvbiBhIEdyYXNzcm9vdHMgUHJvY2Vzcz8gQW4gQW5hbHlzaXMgb2YgUmVkZGl0IENvbW11bml0aWVzDQpBVSAgLSBDb2xlLCBKZXJlbXkNCkFVICAtIEdoYWZ1cmlhbiwgTW9vamFuDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KVDIgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcNClQzICAtIExOQ1MNCkFCICAtIFRoaXMgc3R1ZHkgZXhhbWluZXMgaG93IG5vdmVsIHdvcmRzIG9yaWdpbmF0ZSBpbiBhbmQgZGlzcGVyc2UgdGhyb3VnaCBvbmxpbmUgY29tbXVuaXRpZXMuIEl0IGFza3Mgd2hldGhlciBsYXJnZXIgbnVtYmVycyBvZiBwZW9wbGUgb3IgY2xvc2VyIHNvY2lhbCB0aWVzIGFyZSBiZXR0ZXIgZW52aXJvbm1lbnRzIHRvIGZvc3RlciB0aGUgYWRvcHRpb24gb2YgbmV3IHdvcmRzLiBUaGUgZGF0YSBzdGVtIGZyb20gUmVkZGl0LCBhIGxhcmdlIHNhbXBsZSBvZiB3ZWItbWVkaWF0ZWQsIGFzeW5jaHJvbm91cyBjb252ZXJzYXRpb25zLiAgUmVkZGl0IGNvbW11bml0aWVzIGFyZSBkaXZpZGVkIGJ5IHNpemUgaW4gdGhpcyBzdHVkeTogbGFyZ2VyIGNvbW11bml0aWVzIGFyZSBiYXNlZCBvbiBkaXNjdXNzaW5nIGdlbmVyYWwgdG9waWNzIGFuZCBoYXZlIHdlYWsgc29jaWFsIHRpZXMsIHdoZXJlYXMgc21hbGwgY29tbXVuaXRpZXMgYXJlIGJhc2VkIG9uIGRpc2N1c3Npbmcgc3BlY2lmaWMgdG9waWNzIGFuZCBoYXZlIHN0cm9uZyBzb2NpYWwgdGllcy4gVGhlIGFuYWx5c2lzIHNob3dzIHRoYXQgdGhlIG1ham9yaXR5IG9mIG5ldyB3b3JkcyBhcmUgY3JlYXRlZCAvIGZpcnN0IGFkb3B0ZWQgaW4gbGFyZ2VyIGNvbW11bml0aWVzLg0KQzEgIC0gV2FzaGluZ3RvbiwgRC5DLg0KREEgIC0gMjAxNy8vLw0KUFkgIC0gMjAxNw0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vcHViL2NvbGUyMDE3d29yZGFkb3B0aW9uLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Is%20Word%20Adoption%20a%20Grassroots%20Process%3F%20An%20Analysis%20of%20Reddit%20Communities&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Moojan%20Ghafurian&amp;rft.au=David%20Reitter&amp;rft.date=2017\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, Vito et al. “Crowdsourcing the Measurement of Interstate Conflict.” <i>PLOS ONE</i> 11.6 (2016): e0156527. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I TC3HZ9JR FCQK6PT6 CXXK8XEU SHTFSZTC MGID93AS year__2016 venue_short__PLOS ONE type__journalArticle \"\"</span></div><div class=\"bib-venue\">PLOS ONE</div><div class=\"bib-venue-short\">PLOS ONE</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/dorazio2016conflict.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{dorazio2016crowdsourcing,\n\ttitle = {Crowdsourcing the measurement of interstate conflict},\n\tvolume = {11},\n\turl = {http://www.david-reitter.com/pub/dorazio2016conflict.pdf},\n\tdoi = {10.1371/journal.pone.0156527},\n\tnumber = {6},\n\tjournal = {PLOS ONE},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2016},\n\tpages = {e0156527}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1371/journal.pone.0156527| volume = 11| issue = 6| pages = –0156527| last1 = D'Orazio| first1 = Vito| last2 = Kenwick| first2 = Michael| last3 = Lane| first3 = Matthew| last4 = Palmer| first4 = Glenn| last5 = Reitter| first5 = David| title = Crowdsourcing the measurement of interstate conflict| journal = PLOS ONE| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3Jvd2Rzb3VyY2luZyB0aGUgbWVhc3VyZW1lbnQgb2YgaW50ZXJzdGF0ZSBjb25mbGljdA0KQVUgIC0gRCdPcmF6aW8sIFZpdG8NCkFVICAtIEtlbndpY2ssIE1pY2hhZWwNCkFVICAtIExhbmUsIE1hdHRoZXcNCkFVICAtIFBhbG1lciwgR2xlbm4NCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpUMiAgLSBQTE9TIE9ORQ0KREEgIC0gMjAxNi8vLw0KUFkgIC0gMjAxNg0KRE8gIC0gMTAuMTM3MS9qb3VybmFsLnBvbmUuMDE1NjUyNw0KVkwgIC0gMTENCklTICAtIDYNClNQICAtIGUwMTU2NTI3DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9kb3JhemlvMjAxNmNvbmZsaWN0LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1371%2Fjournal.pone.0156527&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Crowdsourcing%20the%20measurement%20of%20interstate%20conflict&amp;rft.jtitle=PLOS%20ONE&amp;rft.volume=11&amp;rft.issue=6&amp;rft.aufirst=Vito&amp;rft.aulast=D&apos;Orazio&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=Michael%20Kenwick&amp;rft.au=Matthew%20Lane&amp;rft.au=Glenn%20Palmer&amp;rft.au=David%20Reitter&amp;rft.date=2016&amp;rft.pages=e0156527\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cole, Jeremy, Ying Xu, and David Reitter. “How People Talk about Armed Conflicts: An Analysis of Reddit Data.” <i>Social Computing, Behavioral-Cultural Modeling &amp; Prediction and Behavior Representation in Modeling and Simulation</i>. Washington, D.C.: Springer, 2016. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2016 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Armed conflicts around the world produce displacement‚ in- jury‚ and death. This study examines how anonymous and pseudony- mous Internet commenters discuss such conflicts. Specifically‚ we ask how permissible it is to express positive or negative sentiments about these conflicts as a function of variables including region‚ conflict nature‚ and severity. Data from the Armed Conflicts Database is aggregated to identify a number of potential factors that may influence views on ac- ceptable sentiments. A large-scale sample of the Reddit comment forum was coded for positive and negative sentiments using sentiment analy- sis techniques. Permissibility is judged using the Reddit voting features. Regressions reveal that positive sentiments are found not permissible for higher numbers of fatalities‚ and that negative sentiments are found permissible for certain regions‚ more permissible for older conflicts‚ and less permissible for territorial conflicts. A number of alternative‚ non- correlated predictors are presented.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/cole2016armedconflicts.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cole2016how,\n\taddress = {Washington, D.C.},\n\ttitle = {How people talk about armed conflicts: {An} analysis of {Reddit} data},\n\turl = {http://www.david-reitter.com/pub/cole2016armedconflicts.pdf},\n\tbooktitle = {Social {Computing}, {Behavioral}-{Cultural} {Modeling} \\& {Prediction} and {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {Springer},\n\tauthor = {Cole, Jeremy and Xu, Ying and Reitter, David},\n\tyear = {2016}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| last1 = Cole| first1 = Jeremy| last2 = Xu| first2 = Ying| last3 = Reitter| first3 = David| title = How people talk about armed conflicts: An analysis of Reddit data| booktitle = Social Computing, Behavioral-Cultural Modeling & Prediction and Behavior Representation in Modeling and Simulation| location = Washington, D.C.| date = 2016}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHBlb3BsZSB0YWxrIGFib3V0IGFybWVkIGNvbmZsaWN0czogQW4gYW5hbHlzaXMgb2YgUmVkZGl0IGRhdGENCkFVICAtIENvbGUsIEplcmVteQ0KQVUgIC0gWHUsIFlpbmcNCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBQiAgLSBBcm1lZCBjb25mbGljdHMgYXJvdW5kIHRoZSB3b3JsZCBwcm9kdWNlIGRpc3BsYWNlbWVudCwgaW4tIGp1cnksIGFuZCBkZWF0aC4gVGhpcyBzdHVkeSBleGFtaW5lcyBob3cgYW5vbnltb3VzIGFuZCBwc2V1ZG9ueS0gbW91cyBJbnRlcm5ldCBjb21tZW50ZXJzIGRpc2N1c3Mgc3VjaCBjb25mbGljdHMuIFNwZWNpZmljYWxseSwgd2UgYXNrIGhvdyBwZXJtaXNzaWJsZSBpdCBpcyB0byBleHByZXNzIHBvc2l0aXZlIG9yIG5lZ2F0aXZlIHNlbnRpbWVudHMgYWJvdXQgdGhlc2UgY29uZmxpY3RzIGFzIGEgZnVuY3Rpb24gb2YgdmFyaWFibGVzIGluY2x1ZGluZyByZWdpb24sIGNvbmZsaWN0IG5hdHVyZSwgYW5kIHNldmVyaXR5LiBEYXRhIGZyb20gdGhlIEFybWVkIENvbmZsaWN0cyBEYXRhYmFzZSBpcyBhZ2dyZWdhdGVkIHRvIGlkZW50aWZ5IGEgbnVtYmVyIG9mIHBvdGVudGlhbCBmYWN0b3JzIHRoYXQgbWF5IGluZmx1ZW5jZSB2aWV3cyBvbiBhYy0gY2VwdGFibGUgc2VudGltZW50cy4gQSBsYXJnZS1zY2FsZSBzYW1wbGUgb2YgdGhlIFJlZGRpdCBjb21tZW50IGZvcnVtIHdhcyBjb2RlZCBmb3IgcG9zaXRpdmUgYW5kIG5lZ2F0aXZlIHNlbnRpbWVudHMgdXNpbmcgc2VudGltZW50IGFuYWx5LSBzaXMgdGVjaG5pcXVlcy4gUGVybWlzc2liaWxpdHkgaXMganVkZ2VkIHVzaW5nIHRoZSBSZWRkaXQgdm90aW5nIGZlYXR1cmVzLiBSZWdyZXNzaW9ucyByZXZlYWwgdGhhdCBwb3NpdGl2ZSBzZW50aW1lbnRzIGFyZSBmb3VuZCBub3QgcGVybWlzc2libGUgZm9yIGhpZ2hlciBudW1iZXJzIG9mIGZhdGFsaXRpZXMsIGFuZCB0aGF0IG5lZ2F0aXZlIHNlbnRpbWVudHMgYXJlIGZvdW5kIHBlcm1pc3NpYmxlIGZvciBjZXJ0YWluIHJlZ2lvbnMsIG1vcmUgcGVybWlzc2libGUgZm9yIG9sZGVyIGNvbmZsaWN0cywgYW5kIGxlc3MgcGVybWlzc2libGUgZm9yIHRlcnJpdG9yaWFsIGNvbmZsaWN0cy4gQSBudW1iZXIgb2YgYWx0ZXJuYXRpdmUsIG5vbi0gY29ycmVsYXRlZCBwcmVkaWN0b3JzIGFyZSBwcmVzZW50ZWQuDQpDMSAgLSBXYXNoaW5ndG9uLCBELkMuDQpDMyAgLSBTb2NpYWwgQ29tcHV0aW5nLCBCZWhhdmlvcmFsLUN1bHR1cmFsIE1vZGVsaW5nICYgUHJlZGljdGlvbiBhbmQgQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTYvLy8NClBZICAtIDIwMTYNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9jb2xlMjAxNmFybWVkY29uZmxpY3RzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20people%20talk%20about%20armed%20conflicts%3A%20An%20analysis%20of%20Reddit%20data&amp;rft.btitle=Social%20Computing%2C%20Behavioral-Cultural%20Modeling%20%26%20Prediction%20and%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Washington%2C%20D.C.&amp;rft.publisher=Springer&amp;rft.aufirst=Jeremy&amp;rft.aulast=Cole&amp;rft.au=Jeremy%20Cole&amp;rft.au=Ying%20Xu&amp;rft.au=David%20Reitter&amp;rft.date=2016\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ororbia II, Alexander G. et al. “Error-Correction and Aggregation in Crowd-Sourcing of Geopolitical Incident Information.” <i>Social Computing, Behavioral Modeling and Prediction</i>. Vol. 9021. Springer, 2015. Print. Lecture Notes in Computer Science.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I TC3HZ9JR FCQK6PT6 CXXK8XEU D886I5TI MGID93AS year__2015 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">A discriminative model is presented for crowd-sourcing the annotation of news stories to produce a structured dataset about incidents involving militarized disputes between nation-states.  We used a question tree to gather partially redundant data from each crowd worker. A lattice of Bayesian Networks was then applied to error correct the individual worker annotations‚ the results of which were then aggregated via majority voting. The resulting hybrid model outperformed comparable‚ state-of-the-art aggregation models in both accuracy and computational scalability.</div></div></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ororbia_ii_error-correction_2015,\n\tseries = {Lecture {Notes} in {Computer} {Science}},\n\ttitle = {Error-correction and {Aggregation} in {Crowd}-{Sourcing} of {Geopolitical} {Incident} {Information}},\n\tvolume = {9021},\n\tbooktitle = {Social {Computing}, {Behavioral} {Modeling} and {Prediction}},\n\tpublisher = {Springer},\n\tauthor = {Ororbia II, Alexander G. and Xu, Yang and D'Orazio, Vito and Reitter, David},\n\tyear = {2015}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| volume = 9021| last1 = Ororbia II| first1 = Alexander G.| last2 = Xu| first2 = Yang| last3 = D'Orazio| first3 = Vito| last4 = Reitter| first4 = David| title = Social Computing, Behavioral Modeling and Prediction| chapter = Error-correction and Aggregation in Crowd-Sourcing of Geopolitical Incident Information| series = Lecture Notes in Computer Science| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRXJyb3ItY29ycmVjdGlvbiBhbmQgQWdncmVnYXRpb24gaW4gQ3Jvd2QtU291cmNpbmcgb2YgR2VvcG9saXRpY2FsIEluY2lkZW50IEluZm9ybWF0aW9uDQpBVSAgLSBPcm9yYmlhIElJLCBBbGV4YW5kZXIgRy4NCkFVICAtIFh1LCBZYW5nDQpBVSAgLSBEJ09yYXppbywgVml0bw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNClQyICAtIFNvY2lhbCBDb21wdXRpbmcsIEJlaGF2aW9yYWwgTW9kZWxpbmcgYW5kIFByZWRpY3Rpb24NClQzICAtIExlY3R1cmUgTm90ZXMgaW4gQ29tcHV0ZXIgU2NpZW5jZQ0KQUIgIC0gQSBkaXNjcmltaW5hdGl2ZSBtb2RlbCBpcyBwcmVzZW50ZWQgZm9yIGNyb3dkLXNvdXJjaW5nIHRoZSBhbm5vdGF0aW9uIG9mIG5ld3Mgc3RvcmllcyB0byBwcm9kdWNlIGEgc3RydWN0dXJlZCBkYXRhc2V0IGFib3V0IGluY2lkZW50cyBpbnZvbHZpbmcgbWlsaXRhcml6ZWQgZGlzcHV0ZXMgYmV0d2VlbiBuYXRpb24tc3RhdGVzLiAgV2UgdXNlZCBhIHF1ZXN0aW9uIHRyZWUgdG8gZ2F0aGVyIHBhcnRpYWxseSByZWR1bmRhbnQgZGF0YSBmcm9tIGVhY2ggY3Jvd2Qgd29ya2VyLiBBIGxhdHRpY2Ugb2YgQmF5ZXNpYW4gTmV0d29ya3Mgd2FzIHRoZW4gYXBwbGllZCB0byBlcnJvciBjb3JyZWN0IHRoZSBpbmRpdmlkdWFsIHdvcmtlciBhbm5vdGF0aW9ucywgdGhlIHJlc3VsdHMgb2Ygd2hpY2ggd2VyZSB0aGVuIGFnZ3JlZ2F0ZWQgdmlhIG1ham9yaXR5IHZvdGluZy4gVGhlIHJlc3VsdGluZyBoeWJyaWQgbW9kZWwgb3V0cGVyZm9ybWVkIGNvbXBhcmFibGUsIHN0YXRlLW9mLXRoZS1hcnQgYWdncmVnYXRpb24gbW9kZWxzIGluIGJvdGggYWNjdXJhY3kgYW5kIGNvbXB1dGF0aW9uYWwgc2NhbGFiaWxpdHkuDQpEQSAgLSAyMDE1Ly8vDQpQWSAgLSAyMDE1DQpWTCAgLSA5MDIxDQpQQiAgLSBTcHJpbmdlcg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Error-correction%20and%20Aggregation%20in%20Crowd-Sourcing%20of%20Geopolitical%20Incident%20Information&amp;rft.btitle=Social%20Computing%2C%20Behavioral%20Modeling%20and%20Prediction&amp;rft.publisher=Springer&amp;rft.series=Lecture%20Notes%20in%20Computer%20Science&amp;rft.aufirst=Alexander%20G.&amp;rft.aulast=Ororbia%20II&amp;rft.au=Alexander%20G.%20Ororbia%20II&amp;rft.au=Yang%20Xu&amp;rft.au=Vito%20D&apos;Orazio&amp;rft.au=David%20Reitter&amp;rft.date=2015\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">D’Orazio, Vito et al. “<span class=\"doctitle\">Crowdsourcing the Measurement of Observational Data.</span>” Annual Meeting of the International Studies Association. Toronto, Canada. 2014. Talk.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 CXXK8XEU K567TKH3 MGID93AS year__2014 type__presentation \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@misc{dorazio2014crowdsourcing,\n\taddress = {Toronto, Canada},\n\ttype = {Talk},\n\ttitle = {Crowdsourcing the {Measurement} of {Observational} {Data}},\n\tauthor = {D'Orazio, Vito and Kenwick, Michael and Lane, Matthew and Palmer, Glenn and Reitter, David},\n\tyear = {2014}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last1 = D'Orazio| first1 = Vito| last2 = Kenwick| first2 = Michael| last3 = Lane| first3 = Matthew| last4 = Palmer| first4 = Glenn| last5 = Reitter| first5 = David| title = Crowdsourcing the Measurement of Observational Data| location = Toronto, Canada| date = 2014}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gU0xJREUNClRJICAtIENyb3dkc291cmNpbmcgdGhlIE1lYXN1cmVtZW50IG9mIE9ic2VydmF0aW9uYWwgRGF0YQ0KVDIgIC0gQW5udWFsIE1lZXRpbmcgb2YgdGhlIEludGVybmF0aW9uYWwgU3R1ZGllcyBBc3NvY2lhdGlvbg0KQTIgIC0gRCdPcmF6aW8sIFZpdG8NCkEyICAtIEtlbndpY2ssIE1pY2hhZWwNCkEyICAtIExhbmUsIE1hdHRoZXcNCkEyICAtIFBhbG1lciwgR2xlbm4NCkEyICAtIFJlaXR0ZXIsIERhdmlkDQpDWSAgLSBUb3JvbnRvLCBDYW5hZGENCkRBICAtIDIwMTQvLy8NClBZICAtIDIwMTQNCk0zICAtIFRhbGsNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Scerri, Paul, and David Reitter. “Cognitive Instance-Based Learning Agents in a Multi-Agent Congestion Game.” <i>Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013</i>. N.p., 2013. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I TC3HZ9JR FCQK6PT6 CXXK8XEU SHTFSZTC MGID93AS year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/papers/scerri2013informationsharing.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{scerri2013cognitive,\n\ttitle = {Cognitive instance-based learning agents in a multi-agent congestion game},\n\turl = {http://www.david-reitter.com/compling/papers/scerri2013informationsharing.pdf},\n\tbooktitle = {Workshop on {Information} {Sharing} in {Large} {Scale} {Multi}-{Agent} {Systems}, at {AAMAS} 2013},\n\tauthor = {Scerri, Paul and Reitter, David},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Scerri| first1 = Paul| last2 = Reitter| first2 = David| title = Cognitive instance-based learning agents in a multi-agent congestion game| booktitle = Workshop on Information Sharing in Large Scale Multi-Agent Systems, at AAMAS 2013| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIGluc3RhbmNlLWJhc2VkIGxlYXJuaW5nIGFnZW50cyBpbiBhIG11bHRpLWFnZW50IGNvbmdlc3Rpb24gZ2FtZQ0KQVUgIC0gU2NlcnJpLCBQYXVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQzMgIC0gV29ya3Nob3Agb24gSW5mb3JtYXRpb24gU2hhcmluZyBpbiBMYXJnZSBTY2FsZSBNdWx0aS1BZ2VudCBTeXN0ZW1zLCBhdCBBQU1BUyAyMDEzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL2NvbXBsaW5nL3BhcGVycy9zY2VycmkyMDEzaW5mb3JtYXRpb25zaGFyaW5nLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20instance-based%20learning%20agents%20in%20a%20multi-agent%20congestion%20game&amp;rft.btitle=Workshop%20on%20Information%20Sharing%20in%20Large%20Scale%20Multi-Agent%20Systems%2C%20at%20AAMAS%202013&amp;rft.aufirst=Paul&amp;rft.aulast=Scerri&amp;rft.au=Paul%20Scerri&amp;rft.au=David%20Reitter&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Paul Scerri. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/compling/papers/reitter2013smooth.pdf\">Smooth Dynamics, Good Performance in Cognitive-Agent Congestion Problems.</a></span>” <i>Proceedings of the 35th Annual Meeting of the Cognitive Science Society</i>. N.p., 2013. 3269–3274. Web.</div><span class='bib-kw' style='display:none;'>Q7H5UM3I FCQK6PT6 CXXK8XEU MGID93AS SHTFSZTC D886I5TI year__2013 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/papers/reitter2013smooth.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2013smooth,\n\ttitle = {Smooth {Dynamics}, {Good} {Performance} in {Cognitive}-{Agent} {Congestion} {Problems}},\n\turl = {http://www.david-reitter.com/compling/papers/reitter2013smooth.pdf},\n\tbooktitle = {Proceedings of the 35th {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2013},\n\tpages = {3269--3274}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 3269–3274| last1 = Reitter| first1 = David| last2 = Scerri| first2 = Paul| title = Smooth Dynamics, Good Performance in Cognitive-Agent Congestion Problems| booktitle = Proceedings of the 35th Annual Meeting of the Cognitive Science Society| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU21vb3RoIER5bmFtaWNzLCBHb29kIFBlcmZvcm1hbmNlIGluIENvZ25pdGl2ZS1BZ2VudCBDb25nZXN0aW9uIFByb2JsZW1zDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gU2NlcnJpLCBQYXVsDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMzV0aCBBbm51YWwgTWVldGluZyBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KU1AgIC0gMzI2OQ0KRVAgIC0gMzI3NA0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9jb21wbGluZy9wYXBlcnMvcmVpdHRlcjIwMTNzbW9vdGgucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Smooth%20Dynamics%2C%20Good%20Performance%20in%20Cognitive-Agent%20Congestion%20Problems&amp;rft.btitle=Proceedings%20of%20the%2035th%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Paul%20Scerri&amp;rft.date=2013&amp;rft.pages=3269-3274&amp;rft.spage=3269&amp;rft.epage=3274\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “Social Cognition: Memory Decay and Adaptive Information Filtering for Robust Information Maintenance.” <i>Twenty-Sixth AAAI Conference on Artificial Intelligence (AAAI-12)</i>. N.p., 2012. 242–248. Web.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I CXXK8XEU D886I5TI MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Two information decay methods are examined that help multi-agent systems cope with dynamic environments. The agents in this simulation have human-like memory and a mechanism to moderate their communications: they forget internally stored information via temporal decay‚ and they forget distributed information by filtering it as it passes through a communication network. The agents play a foraging game‚ in which performance depends on communicating facts and requests and on storing facts in internal memory. Parameters of the game and agent models are tuned to human data. Agent groups with moderated communication in small-world networks achieve optimal performance for typical human memory decay values‚ while non-adaptive agents benefit from stronger memory decay. The decay and filtering strategies interact with the properties of the network graph in ways suggestive of an evolutionary co-optimization between the human cognitive system and an external social structure.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/papers/reitter2012socialcognition.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012social,\n\ttitle = {Social {Cognition}: {Memory} decay and adaptive information filtering for robust information maintenance},\n\turl = {http://www.david-reitter.com/compling/papers/reitter2012socialcognition.pdf},\n\tbooktitle = {Twenty-{Sixth} {AAAI} {Conference} on {Artificial} {Intelligence} ({AAAI}-12)},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2012},\n\tpages = {242--248}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 242–248| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = Social Cognition: Memory decay and adaptive information filtering for robust information maintenance| booktitle = Twenty-Sixth AAAI Conference on Artificial Intelligence (AAAI-12)| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIENvZ25pdGlvbjogTWVtb3J5IGRlY2F5IGFuZCBhZGFwdGl2ZSBpbmZvcm1hdGlvbiBmaWx0ZXJpbmcgZm9yIHJvYnVzdCBpbmZvcm1hdGlvbiBtYWludGVuYW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQUIgIC0gVHdvIGluZm9ybWF0aW9uIGRlY2F5IG1ldGhvZHMgYXJlIGV4YW1pbmVkIHRoYXQgaGVscCBtdWx0aS1hZ2VudCBzeXN0ZW1zIGNvcGUgd2l0aCBkeW5hbWljIGVudmlyb25tZW50cy4gVGhlIGFnZW50cyBpbiB0aGlzIHNpbXVsYXRpb24gaGF2ZSBodW1hbi1saWtlIG1lbW9yeSBhbmQgYSBtZWNoYW5pc20gdG8gbW9kZXJhdGUgdGhlaXIgY29tbXVuaWNhdGlvbnM6IHRoZXkgZm9yZ2V0IGludGVybmFsbHkgc3RvcmVkIGluZm9ybWF0aW9uIHZpYSB0ZW1wb3JhbCBkZWNheSwgYW5kIHRoZXkgZm9yZ2V0IGRpc3RyaWJ1dGVkIGluZm9ybWF0aW9uIGJ5IGZpbHRlcmluZyBpdCBhcyBpdCBwYXNzZXMgdGhyb3VnaCBhIGNvbW11bmljYXRpb24gbmV0d29yay4gVGhlIGFnZW50cyBwbGF5IGEgZm9yYWdpbmcgZ2FtZSwgaW4gd2hpY2ggcGVyZm9ybWFuY2UgZGVwZW5kcyBvbiBjb21tdW5pY2F0aW5nIGZhY3RzIGFuZCByZXF1ZXN0cyBhbmQgb24gc3RvcmluZyBmYWN0cyBpbiBpbnRlcm5hbCBtZW1vcnkuIFBhcmFtZXRlcnMgb2YgdGhlIGdhbWUgYW5kIGFnZW50IG1vZGVscyBhcmUgdHVuZWQgdG8gaHVtYW4gZGF0YS4gQWdlbnQgZ3JvdXBzIHdpdGggbW9kZXJhdGVkIGNvbW11bmljYXRpb24gaW4gc21hbGwtd29ybGQgbmV0d29ya3MgYWNoaWV2ZSBvcHRpbWFsIHBlcmZvcm1hbmNlIGZvciB0eXBpY2FsIGh1bWFuIG1lbW9yeSBkZWNheSB2YWx1ZXMsIHdoaWxlIG5vbi1hZGFwdGl2ZSBhZ2VudHMgYmVuZWZpdCBmcm9tIHN0cm9uZ2VyIG1lbW9yeSBkZWNheS4gVGhlIGRlY2F5IGFuZCBmaWx0ZXJpbmcgc3RyYXRlZ2llcyBpbnRlcmFjdCB3aXRoIHRoZSBwcm9wZXJ0aWVzIG9mIHRoZSBuZXR3b3JrIGdyYXBoIGluIHdheXMgc3VnZ2VzdGl2ZSBvZiBhbiBldm9sdXRpb25hcnkgY28tb3B0aW1pemF0aW9uIGJldHdlZW4gdGhlIGh1bWFuIGNvZ25pdGl2ZSBzeXN0ZW0gYW5kIGFuIGV4dGVybmFsIHNvY2lhbCBzdHJ1Y3R1cmUuDQpDMyAgLSBUd2VudHktU2l4dGggQUFBSSBDb25mZXJlbmNlIG9uIEFydGlmaWNpYWwgSW50ZWxsaWdlbmNlIChBQUFJLTEyKQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KU1AgIC0gMjQyDQpFUCAgLSAyNDgNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vY29tcGxpbmcvcGFwZXJzL3JlaXR0ZXIyMDEyc29jaWFsY29nbml0aW9uLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20Cognition%3A%20Memory%20decay%20and%20adaptive%20information%20filtering%20for%20robust%20information%20maintenance&amp;rft.btitle=Twenty-Sixth%20AAAI%20Conference%20on%20Artificial%20Intelligence%20(AAAI-12)&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2012&amp;rft.pages=242-248&amp;rft.spage=242&amp;rft.epage=248\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David. “Lexical Language Evolution in Networked Human Groups.” <i>Words and Networks: Language Use in Socio-Technical Networks (WON 2012)</i>. Chicago, IL: N.p., 2012. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">The development and refinement of natural-language communication systems among networked individuals is not well understood and difficult to study. This paper uses a task providing a controlled environment for the goal-oriented‚ collaborative exchange of short‚ natural-language messages between experimental participants (20 per group) in order to demonstrate lexical convergence. A technique for illustrating convergence based on graph layout by multidimensional scaling is described. While reliable convergence is shown‚ it is limited to the collaborative or communicative situation: participants did not adopt group terms in a separately administered post-test questionnaire.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2012lexical.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012lexical,\n\taddress = {Chicago, IL},\n\ttitle = {Lexical language evolution in networked human groups},\n\turl = {http://www.david-reitter.com/pub/reitter2012lexical.pdf},\n\tbooktitle = {Words and {Networks}: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON} 2012)},\n\tauthor = {Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last = Reitter| first = David| title = Lexical language evolution in networked human groups| booktitle = Words and Networks: Language Use in Socio-Technical Networks (WON 2012)| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGV4aWNhbCBsYW5ndWFnZSBldm9sdXRpb24gaW4gbmV0d29ya2VkIGh1bWFuIGdyb3Vwcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFCICAtIFRoZSBkZXZlbG9wbWVudCBhbmQgcmVmaW5lbWVudCBvZiBuYXR1cmFsLWxhbmd1YWdlIGNvbW11bmljYXRpb24gc3lzdGVtcyBhbW9uZyBuZXR3b3JrZWQgaW5kaXZpZHVhbHMgaXMgbm90IHdlbGwgdW5kZXJzdG9vZCBhbmQgZGlmZmljdWx0IHRvIHN0dWR5LiBUaGlzIHBhcGVyIHVzZXMgYSB0YXNrIHByb3ZpZGluZyBhIGNvbnRyb2xsZWQgZW52aXJvbm1lbnQgZm9yIHRoZSBnb2FsLW9yaWVudGVkLCBjb2xsYWJvcmF0aXZlIGV4Y2hhbmdlIG9mIHNob3J0LCBuYXR1cmFsLWxhbmd1YWdlIG1lc3NhZ2VzIGJldHdlZW4gZXhwZXJpbWVudGFsIHBhcnRpY2lwYW50cyAoMjAgcGVyIGdyb3VwKSBpbiBvcmRlciB0byBkZW1vbnN0cmF0ZSBsZXhpY2FsIGNvbnZlcmdlbmNlLiBBIHRlY2huaXF1ZSBmb3IgaWxsdXN0cmF0aW5nIGNvbnZlcmdlbmNlIGJhc2VkIG9uIGdyYXBoIGxheW91dCBieSBtdWx0aWRpbWVuc2lvbmFsIHNjYWxpbmcgaXMgZGVzY3JpYmVkLiBXaGlsZSByZWxpYWJsZSBjb252ZXJnZW5jZSBpcyBzaG93biwgaXQgaXMgbGltaXRlZCB0byB0aGUgY29sbGFib3JhdGl2ZSBvciBjb21tdW5pY2F0aXZlIHNpdHVhdGlvbjogcGFydGljaXBhbnRzIGRpZCBub3QgYWRvcHQgZ3JvdXAgdGVybXMgaW4gYSBzZXBhcmF0ZWx5IGFkbWluaXN0ZXJlZCBwb3N0LXRlc3QgcXVlc3Rpb25uYWlyZS4NCkMxICAtIENoaWNhZ28sIElMDQpDMyAgLSBXb3JkcyBhbmQgTmV0d29ya3M6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTiAyMDEyKQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTJsZXhpY2FsLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lexical%20language%20evolution%20in%20networked%20human%20groups&amp;rft.btitle=Words%20and%20Networks%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON%202012)&amp;rft.place=Chicago%2C%20IL&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C. et al. “Socio-Cognitive Networks: Modeling the Effects of Space and Memory on Generative Social Structures.” <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i>. Amelia Island, FL: BRIMS Society, 2012. 24–31. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoKMHSRM12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2012socio-cognitive,\n\taddress = {Amelia Island, FL},\n\ttitle = {Socio-cognitive networks: {Modeling} the effects of space and memory on generative social structures},\n\turl = {http://acs.ist.psu.edu/papers/zhaoKMHSRM12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Zhao, C. and Kaulakis, R. and Morgan, J. H. and Hiam, J. W. and Sanford, J. P. and Ritter, F. E. and Morgan, G. P.},\n\tyear = {2012},\n\tpages = {24--31}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BRIMS Society| pages = 24–31| last1 = Zhao| first1 = C.| last2 = Kaulakis| first2 = R.| last3 = Morgan| first3 = J. H.| last4 = Hiam| first4 = J. W.| last5 = Sanford| first5 = J. P.| last6 = Ritter| first6 = F. E.| last7 = Morgan| first7 = G. P.| title = Socio-cognitive networks: Modeling the effects of space and memory on generative social structures| booktitle = Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation| location = Amelia Island, FL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaW8tY29nbml0aXZlIG5ldHdvcmtzOiBNb2RlbGluZyB0aGUgZWZmZWN0cyBvZiBzcGFjZSBhbmQgbWVtb3J5IG9uIGdlbmVyYXRpdmUgc29jaWFsIHN0cnVjdHVyZXMNCkFVICAtIFpoYW8sIEMuDQpBVSAgLSBLYXVsYWtpcywgUi4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIEhpYW0sIEouIFcuDQpBVSAgLSBTYW5mb3JkLCBKLiBQLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTW9yZ2FuLCBHLiBQLg0KQzEgIC0gQW1lbGlhIElzbGFuZCwgRkwNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXN0IENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDI0DQpFUCAgLSAzMQ0KUEIgIC0gQlJJTVMgU29jaWV0eQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvemhhb0tNSFNSTTEyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Socio-cognitive%20networks%3A%20Modeling%20the%20effects%20of%20space%20and%20memory%20on%20generative%20social%20structures&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=R.%20Kaulakis&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=J.%20P.%20Sanford&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20P.%20Morgan&amp;rft.date=2012&amp;rft.pages=24-31&amp;rft.spage=24&amp;rft.epage=31\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C. et al. “Modeling a Cognitively Limited Network in an Agent-Based Simulation.” <i>Proceedings of the 34th Annual Conference of the Cognitive Science Society</i>. Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX, 2012. 2603–2608. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoKMHR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2012modeling,\n\ttitle = {Modeling a cognitively limited network in an agent-based simulation},\n\turl = {http://acs.ist.psu.edu/papers/zhaoKMHR12.pdf},\n\tbooktitle = {Proceedings of the 34th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX},\n\tauthor = {Zhao, C. and Kaulakis, R. and Morgan, J. H. and Hiam, J. W. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {2603--2608}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX| pages = 2603–2608| last1 = Zhao| first1 = C.| last2 = Kaulakis| first2 = R.| last3 = Morgan| first3 = J. H.| last4 = Hiam| first4 = J. W.| last5 = Ritter| first5 = F. E.| title = Modeling a cognitively limited network in an agent-based simulation| booktitle = Proceedings of the 34th Annual Conference of the Cognitive Science Society| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgYSBjb2duaXRpdmVseSBsaW1pdGVkIG5ldHdvcmsgaW4gYW4gYWdlbnQtYmFzZWQgc2ltdWxhdGlvbg0KQVUgIC0gWmhhbywgQy4NCkFVICAtIEthdWxha2lzLCBSLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gSGlhbSwgSi4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzNHRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpTUCAgLSAyNjAzDQpFUCAgLSAyNjA4DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYLiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy96aGFvS01IUjEyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20a%20cognitively%20limited%20network%20in%20an%20agent-based%20simulation&amp;rft.btitle=Proceedings%20of%20the%2034th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Cognitive%20Science%20Society%3A%20Austin%2C%20TX.%20Cognitive%20Science%20Society%3A%20Austin%2C%20TX&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=R.%20Kaulakis&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=2603-2608&amp;rft.spage=2603&amp;rft.epage=2608\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Orendovici, R., and F. E. Ritter. “Social Network Analysis and Simulation of the Development of Adversarial Networks.” <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i>. Amelia Island, FL: BRIMS Society, 2012. 119–126. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/orendoviciR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{orendovici2012social,\n\taddress = {Amelia Island, FL},\n\ttitle = {Social network analysis and simulation of the development of adversarial networks},\n\turl = {http://acs.ist.psu.edu/papers/orendoviciR12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Orendovici, R. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {119--126}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BRIMS Society| pages = 119–126| last1 = Orendovici| first1 = R.| last2 = Ritter| first2 = F. E.| title = Social network analysis and simulation of the development of adversarial networks| booktitle = Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation| location = Amelia Island, FL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIG5ldHdvcmsgYW5hbHlzaXMgYW5kIHNpbXVsYXRpb24gb2YgdGhlIGRldmVsb3BtZW50IG9mIGFkdmVyc2FyaWFsIG5ldHdvcmtzDQpBVSAgLSBPcmVuZG92aWNpLCBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gQW1lbGlhIElzbGFuZCwgRkwNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXN0IENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDExOQ0KRVAgIC0gMTI2DQpQQiAgLSBCUklNUyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9vcmVuZG92aWNpUjEyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20network%20analysis%20and%20simulation%20of%20the%20development%20of%20adversarial%20networks&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=R.&amp;rft.aulast=Orendovici&amp;rft.au=R.%20Orendovici&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=119-126&amp;rft.spage=119&amp;rft.epage=126\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Paul Scerri. “<span class=\"doctitle\">Social Multi-Agent Learning with Simple and Cognitive Agents.</span>” <i>Poster at CAOSS 2012: Workshop on Computational and Online Social Science</i>. New York, N.Y.: N.p., 2012. Print.</div><span class='bib-kw' style='display:none;'>FCQK6PT6 Q7H5UM3I CXXK8XEU SHTFSZTC MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2012social,\n\taddress = {New York, N.Y.},\n\ttitle = {Social {Multi}-{Agent} {Learning} with {Simple} and {Cognitive} {Agents}},\n\tbooktitle = {Poster at {CAOSS} 2012: {Workshop} on {Computational} and {Online} {Social} {Science}},\n\tauthor = {Reitter, David and Scerri, Paul},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Reitter| first1 = David| last2 = Scerri| first2 = Paul| title = Social Multi-Agent Learning with Simple and Cognitive Agents| booktitle = Poster at CAOSS 2012: Workshop on Computational and Online Social Science| location = New York, N.Y.| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU29jaWFsIE11bHRpLUFnZW50IExlYXJuaW5nIHdpdGggU2ltcGxlIGFuZCBDb2duaXRpdmUgQWdlbnRzDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gU2NlcnJpLCBQYXVsDQpDMSAgLSBOZXcgWW9yaywgTi5ZLg0KQzMgIC0gUG9zdGVyIGF0IENBT1NTIDIwMTI6IFdvcmtzaG9wIG9uIENvbXB1dGF0aW9uYWwgYW5kIE9ubGluZSBTb2NpYWwgU2NpZW5jZQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Social%20Multi-Agent%20Learning%20with%20Simple%20and%20Cognitive%20Agents&amp;rft.btitle=Poster%20at%20CAOSS%202012%3A%20Workshop%20on%20Computational%20and%20Online%20Social%20Science&amp;rft.place=New%20York%2C%20N.Y.&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Paul%20Scerri&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Diesner, Jana, and David Reitter, eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.aclweb.org/anthology/W11-06.pdf\"><i>Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)</i>.</a></span> Chicago, IL: Association for Computing Machinery, 2012. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2012 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.aclweb.org/anthology/W11-06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{diesner2012proc.,\n\taddress = {Chicago, IL},\n\ttitle = {Proc. {Words} and {Networks} 2012: {Language} {Use} in {Socio}-{Technical} {Networks} ({WON}2012)},\n\turl = {http://www.aclweb.org/anthology/W11-06.pdf},\n\tpublisher = {Association for Computing Machinery},\n\teditor = {Diesner, Jana and Reitter, David},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Association for Computing Machinery| others = Jana Diesner, David Reitter (eds.)| title = Proc. Words and Networks 2012: Language Use in Socio-Technical Networks (WON2012)| location = Chicago, IL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvYy4gV29yZHMgYW5kIE5ldHdvcmtzIDIwMTI6IExhbmd1YWdlIFVzZSBpbiBTb2Npby1UZWNobmljYWwgTmV0d29ya3MgKFdPTjIwMTIpDQpBMyAgLSBEaWVzbmVyLCBKYW5hDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQ1kgIC0gQ2hpY2FnbywgSUwNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClBCICAtIEFzc29jaWF0aW9uIGZvciBDb21wdXRpbmcgTWFjaGluZXJ5DQpVUiAgLSBodHRwOi8vd3d3LmFjbHdlYi5vcmcvYW50aG9sb2d5L1cxMS0wNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proc.%20Words%20and%20Networks%202012%3A%20Language%20Use%20in%20Socio-Technical%20Networks%20(WON2012)&amp;rft.place=Chicago%2C%20IL&amp;rft.publisher=Association%20for%20Computing%20Machinery&amp;rft.aufirst=Jana&amp;rft.aulast=Diesner&amp;rft.au=Jana%20Diesner&amp;rft.au=David%20Reitter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “How Groups Develop a Specialized Domain Vocabulary: A Cognitive Multi-Agent Model.” <i>Cognitive Systems Research</i> 12.2 (2011): 175–185. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">We simulate the evolution of a domain vocabulary in small communities. Empirical data show that human communicators can evolve graphical languages quickly in a constrained task (Pictionary)‚ and that communities converge towards a common language. We propose that simulations of such cultural evolution incorporate properties of human memory (cue-based retrieval‚ learning‚ decay). A cognitive model is described that encodes abstract concepts with small sets of concrete‚ related concepts (directing)‚ and that also decodes such signs (matching). Learning captures conventionalized signs. Relatedness of concepts is characterized by a mixture of shared and individual knowledge‚ which we sample from a text corpus. Simulations show vocabulary convergence of agent communities of varied structure‚ but idiosyncrasy in vocabularies of each dyad of models. Convergence is weakened when agents do not alternate between encoding and decoding‚ predicting the necessity of bi-directional communication. Convergence is improved by explicit feedback about communicative success. We hypothesize that humans seek out subtle clues to gauge success in order to guide their vocabulary acquisition.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reitter2011how,\n\ttitle = {How groups develop a specialized domain vocabulary: {A} cognitive multi-agent model},\n\tvolume = {12},\n\turl = {http://www.david-reitter.com/pub/reitter2011domainvocabulary.pdf},\n\tdoi = {10.1016/j.cogsys.2010.06.005},\n\tnumber = {2},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tyear = {2011},\n\tpages = {175--185}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| doi = 10.1016/j.cogsys.2010.06.005| volume = 12| issue = 2| pages = 175–185| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = How groups develop a specialized domain vocabulary: A cognitive multi-agent model| journal = Cognitive Systems Research| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSG93IGdyb3VwcyBkZXZlbG9wIGEgc3BlY2lhbGl6ZWQgZG9tYWluIHZvY2FidWxhcnk6IEEgY29nbml0aXZlIG11bHRpLWFnZW50IG1vZGVsDQpBVSAgLSBSZWl0dGVyLCBEYXZpZA0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpUMiAgLSBDb2duaXRpdmUgU3lzdGVtcyBSZXNlYXJjaA0KQUIgIC0gV2Ugc2ltdWxhdGUgdGhlIGV2b2x1dGlvbiBvZiBhIGRvbWFpbiB2b2NhYnVsYXJ5IGluIHNtYWxsIGNvbW11bml0aWVzLiBFbXBpcmljYWwgZGF0YSBzaG93IHRoYXQgaHVtYW4gY29tbXVuaWNhdG9ycyBjYW4gZXZvbHZlIGdyYXBoaWNhbCBsYW5ndWFnZXMgcXVpY2tseSBpbiBhIGNvbnN0cmFpbmVkIHRhc2sgKFBpY3Rpb25hcnkpLCBhbmQgdGhhdCBjb21tdW5pdGllcyBjb252ZXJnZSB0b3dhcmRzIGEgY29tbW9uIGxhbmd1YWdlLiBXZSBwcm9wb3NlIHRoYXQgc2ltdWxhdGlvbnMgb2Ygc3VjaCBjdWx0dXJhbCBldm9sdXRpb24gaW5jb3Jwb3JhdGUgcHJvcGVydGllcyBvZiBodW1hbiBtZW1vcnkgKGN1ZS1iYXNlZCByZXRyaWV2YWwsIGxlYXJuaW5nLCBkZWNheSkuIEEgY29nbml0aXZlIG1vZGVsIGlzIGRlc2NyaWJlZCB0aGF0IGVuY29kZXMgYWJzdHJhY3QgY29uY2VwdHMgd2l0aCBzbWFsbCBzZXRzIG9mIGNvbmNyZXRlLCByZWxhdGVkIGNvbmNlcHRzIChkaXJlY3RpbmcpLCBhbmQgdGhhdCBhbHNvIGRlY29kZXMgc3VjaCBzaWducyAobWF0Y2hpbmcpLiBMZWFybmluZyBjYXB0dXJlcyBjb252ZW50aW9uYWxpemVkIHNpZ25zLiBSZWxhdGVkbmVzcyBvZiBjb25jZXB0cyBpcyBjaGFyYWN0ZXJpemVkIGJ5IGEgbWl4dHVyZSBvZiBzaGFyZWQgYW5kIGluZGl2aWR1YWwga25vd2xlZGdlLCB3aGljaCB3ZSBzYW1wbGUgZnJvbSBhIHRleHQgY29ycHVzLiBTaW11bGF0aW9ucyBzaG93IHZvY2FidWxhcnkgY29udmVyZ2VuY2Ugb2YgYWdlbnQgY29tbXVuaXRpZXMgb2YgdmFyaWVkIHN0cnVjdHVyZSwgYnV0IGlkaW9zeW5jcmFzeSBpbiB2b2NhYnVsYXJpZXMgb2YgZWFjaCBkeWFkIG9mIG1vZGVscy4gQ29udmVyZ2VuY2UgaXMgd2Vha2VuZWQgd2hlbiBhZ2VudHMgZG8gbm90IGFsdGVybmF0ZSBiZXR3ZWVuIGVuY29kaW5nIGFuZCBkZWNvZGluZywgcHJlZGljdGluZyB0aGUgbmVjZXNzaXR5IG9mIGJpLWRpcmVjdGlvbmFsIGNvbW11bmljYXRpb24uIENvbnZlcmdlbmNlIGlzIGltcHJvdmVkIGJ5IGV4cGxpY2l0IGZlZWRiYWNrIGFib3V0IGNvbW11bmljYXRpdmUgc3VjY2Vzcy4gV2UgaHlwb3RoZXNpemUgdGhhdCBodW1hbnMgc2VlayBvdXQgc3VidGxlIGNsdWVzIHRvIGdhdWdlIHN1Y2Nlc3MgaW4gb3JkZXIgdG8gZ3VpZGUgdGhlaXIgdm9jYWJ1bGFyeSBhY3F1aXNpdGlvbi4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCkRPICAtIDEwLjEwMTYvai5jb2dzeXMuMjAxMC4wNi4wMDUNClZMICAtIDEyDQpJUyAgLSAyDQpTUCAgLSAxNzUNCkVQICAtIDE4NQ0KVVIgIC0gaHR0cDovL3d3dy5kYXZpZC1yZWl0dGVyLmNvbS9wdWIvcmVpdHRlcjIwMTFkb21haW52b2NhYnVsYXJ5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_id=info%3Adoi%2F10.1016%2Fj.cogsys.2010.06.005&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=How%20groups%20develop%20a%20specialized%20domain%20vocabulary%3A%20A%20cognitive%20multi-agent%20model&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=12&amp;rft.issue=2&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011&amp;rft.pages=175-185&amp;rft.spage=175&amp;rft.epage=185\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Qiu, B. et al. “Event-Driven Modeling of Social Networks.” <i>Journal of Social Computing and Cyber-Physical Systems</i> 1.1 (2011): 13–32. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Social Computing and Cyber-Physical Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/qiuIYLR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{qiu2011event-driven,\n\ttitle = {Event-driven modeling of social networks},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/qiuIYLR11.pdf},\n\tnumber = {1},\n\tjournal = {Journal of Social Computing and Cyber-Physical Systems},\n\tauthor = {Qiu, B. and Ivanova, K. and Yen, J. and Liu, P. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {13--32}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 1| issue = 1| pages = 13–32| last1 = Qiu| first1 = B.| last2 = Ivanova| first2 = K.| last3 = Yen| first3 = J.| last4 = Liu| first4 = P.| last5 = Ritter| first5 = F. E.| title = Event-driven modeling of social networks| journal = Journal of Social Computing and Cyber-Physical Systems| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXZlbnQtZHJpdmVuIG1vZGVsaW5nIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gUWl1LCBCLg0KQVUgIC0gSXZhbm92YSwgSy4NCkFVICAtIFllbiwgSi4NCkFVICAtIExpdSwgUC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEpvdXJuYWwgb2YgU29jaWFsIENvbXB1dGluZyBhbmQgQ3liZXItUGh5c2ljYWwgU3lzdGVtcw0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KVkwgIC0gMQ0KSVMgIC0gMQ0KU1AgIC0gMTMNCkVQICAtIDMyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9xaXVJWUxSMTEucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Event-driven%20modeling%20of%20social%20networks&amp;rft.jtitle=Journal%20of%20Social%20Computing%20and%20Cyber-Physical%20Systems&amp;rft.volume=1&amp;rft.issue=1&amp;rft.aufirst=B.&amp;rft.aulast=Qiu&amp;rft.au=B.%20Qiu&amp;rft.au=K.%20Ivanova&amp;rft.au=J.%20Yen&amp;rft.au=P.%20Liu&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=13-32&amp;rft.spage=13&amp;rft.epage=32\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David, and Christian Lebiere. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.david-reitter.com/compling/papers/reitter-lebiere2011group-intelligence.pdf\">Towards Cognitive Models of Communication and Group Intelligence.</a></span>” <i>Proceedings of the 33rd Annual Meeting of the Cognitive Science Society</i>. Boston, MA: N.p., 2011. 734–739. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.david-reitter.com/compling/papers/reitter-lebiere2011group-intelligence.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011towards,\n\taddress = {Boston, MA},\n\ttitle = {Towards {Cognitive} {Models} of {Communication} and {Group} {Intelligence}},\n\turl = {http://www.david-reitter.com/compling/papers/reitter-lebiere2011group-intelligence.pdf},\n\tbooktitle = {Proceedings of the 33rd {Annual} {Meeting} of the {Cognitive} {Science} {Society}},\n\tauthor = {Reitter, David and Lebiere, Christian},\n\tmonth = jul,\n\tyear = {2011},\n\tpages = {734--739}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 734–739| last1 = Reitter| first1 = David| last2 = Lebiere| first2 = Christian| title = Towards Cognitive Models of Communication and Group Intelligence| booktitle = Proceedings of the 33rd Annual Meeting of the Cognitive Science Society| location = Boston, MA| date = 2011-07}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBDb2duaXRpdmUgTW9kZWxzIG9mIENvbW11bmljYXRpb24gYW5kIEdyb3VwIEludGVsbGlnZW5jZQ0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQzEgIC0gQm9zdG9uLCBNQQ0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDMzcmQgQW5udWFsIE1lZXRpbmcgb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMTEvMDcvLw0KUFkgIC0gMjAxMQ0KU1AgIC0gNzM0DQpFUCAgLSA3MzkNClVSICAtIGh0dHA6Ly93d3cuZGF2aWQtcmVpdHRlci5jb20vY29tcGxpbmcvcGFwZXJzL3JlaXR0ZXItbGViaWVyZTIwMTFncm91cC1pbnRlbGxpZ2VuY2UucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20Cognitive%20Models%20of%20Communication%20and%20Group%20Intelligence&amp;rft.btitle=Proceedings%20of%20the%2033rd%20Annual%20Meeting%20of%20the%20Cognitive%20Science%20Society&amp;rft.place=Boston%2C%20MA&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Christian%20Lebiere&amp;rft.date=2011-07&amp;rft.pages=734-739&amp;rft.spage=734&amp;rft.epage=739\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gonzalez, Cleotilde et al. “Scaling Individual Decision Making Models to Models of Social Networks.” <i>Symposium at the 20th Behavior Representation in Modeling &amp; Simulation (BRIMS)</i>. Provo, UT: N.p., 2011. Print.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{gonzalez2011scaling,\n\taddress = {Provo, UT},\n\ttitle = {Scaling individual decision making models to models of social networks},\n\tbooktitle = {Symposium at the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} ({BRIMS})},\n\tauthor = {Gonzalez, Cleotilde and Lebiere, Christian and Juvina, Ion and Erev, Ido and Zinkevich, Martin and Reitter, David},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Gonzalez| first1 = Cleotilde| last2 = Lebiere| first2 = Christian| last3 = Juvina| first3 = Ion| last4 = Erev| first4 = Ido| last5 = Zinkevich| first5 = Martin| last6 = Reitter| first6 = David| title = Scaling individual decision making models to models of social networks| booktitle = Symposium at the 20th Behavior Representation in Modeling & Simulation (BRIMS)| location = Provo, UT| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NhbGluZyBpbmRpdmlkdWFsIGRlY2lzaW9uIG1ha2luZyBtb2RlbHMgdG8gbW9kZWxzIG9mIHNvY2lhbCBuZXR3b3Jrcw0KQVUgIC0gR29uemFsZXosIENsZW90aWxkZQ0KQVUgIC0gTGViaWVyZSwgQ2hyaXN0aWFuDQpBVSAgLSBKdXZpbmEsIElvbg0KQVUgIC0gRXJldiwgSWRvDQpBVSAgLSBaaW5rZXZpY2gsIE1hcnRpbg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkMxICAtIFByb3ZvLCBVVA0KQzMgIC0gU3ltcG9zaXVtIGF0IHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiAoQlJJTVMpDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Scaling%20individual%20decision%20making%20models%20to%20models%20of%20social%20networks&amp;rft.btitle=Symposium%20at%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20(BRIMS)&amp;rft.place=Provo%2C%20UT&amp;rft.aufirst=Cleotilde&amp;rft.aulast=Gonzalez&amp;rft.au=Cleotilde%20Gonzalez&amp;rft.au=Christian%20Lebiere&amp;rft.au=Ion%20Juvina&amp;rft.au=Ido%20Erev&amp;rft.au=Martin%20Zinkevich&amp;rft.au=David%20Reitter&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reitter, David et al. “How Teams Benefit from Communication Policies: Information Flow in Human Peer-to-Peer Networks.” <i>Proceedings of the 20th Behavior Representation in Modeling &amp; Simulation Conference (BRIMS)</i>. Sundance, UT: N.p., 2011. 138–145. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">In an experiment involving teams of humans playing a cooperative game‚ we study the effect of local communication policies on the efficiency and the performance of teams and of individuals in different positions within a network. This design provides an experimental model of human communities‚ where information may spread from peer to peer by word of mouth. With this model‚ we explain the realistic tradeoff between liberal information dumping and targeted information sharing by human peers. Human subjects exchanged natural-language messages with relevance to a task‚ thereby sharing knowledge across a community. Communication took place along the edges of a small-world graph. Cooperation and individual efforts were incentivized. In one condition‚ participants were asked to request specific information and only supply information that they knew was needed. In another condition‚ they were asked to supply and forward as much information as possible. We found that a targeted communication policy was successfully implemented by the participants‚ increased task success‚ shortened the time it took to get answers to questions‚ increased efficiency (task success per communication bandwidth)‚ and may have done so selectively for nodes with fewer connections.</div></div></div><div class=\"blink\"><a   href=\"http://www.david-reitter.com/pub/reitter2011policies.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{reitter2011how,\n\taddress = {Sundance, UT},\n\ttitle = {How teams benefit from communication policies: information flow in human peer-to-peer networks},\n\turl = {http://www.david-reitter.com/pub/reitter2011policies.pdf},\n\tbooktitle = {Proceedings of the 20th {Behavior} {Representation} in {Modeling} \\& {Simulation} {Conference} ({BRIMS})},\n\tauthor = {Reitter, David and Sycara, Katia and Lebiere, Christian and Vinokurov, Yury and Juarez, Antonio and Lewis, Michael},\n\tyear = {2011},\n\tpages = {138--145}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 138–145| last1 = Reitter| first1 = David| last2 = Sycara| first2 = Katia| last3 = Lebiere| first3 = Christian| last4 = Vinokurov| first4 = Yury| last5 = Juarez| first5 = Antonio| last6 = Lewis| first6 = Michael| title = How teams benefit from communication policies: information flow in human peer-to-peer networks| booktitle = Proceedings of the 20th Behavior Representation in Modeling & Simulation Conference (BRIMS)| location = Sundance, UT| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSG93IHRlYW1zIGJlbmVmaXQgZnJvbSBjb21tdW5pY2F0aW9uIHBvbGljaWVzOiBpbmZvcm1hdGlvbiBmbG93IGluIGh1bWFuIHBlZXItdG8tcGVlciBuZXR3b3Jrcw0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIFN5Y2FyYSwgS2F0aWENCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gVmlub2t1cm92LCBZdXJ5DQpBVSAgLSBKdWFyZXosIEFudG9uaW8NCkFVICAtIExld2lzLCBNaWNoYWVsDQpBQiAgLSBJbiBhbiBleHBlcmltZW50IGludm9sdmluZyB0ZWFtcyBvZiBodW1hbnMgcGxheWluZyBhIGNvb3BlcmF0aXZlIGdhbWUsIHdlIHN0dWR5IHRoZSBlZmZlY3Qgb2YgbG9jYWwgY29tbXVuaWNhdGlvbiBwb2xpY2llcyBvbiB0aGUgZWZmaWNpZW5jeSBhbmQgdGhlIHBlcmZvcm1hbmNlIG9mIHRlYW1zIGFuZCBvZiBpbmRpdmlkdWFscyBpbiBkaWZmZXJlbnQgcG9zaXRpb25zIHdpdGhpbiBhIG5ldHdvcmsuIFRoaXMgZGVzaWduIHByb3ZpZGVzIGFuIGV4cGVyaW1lbnRhbCBtb2RlbCBvZiBodW1hbiBjb21tdW5pdGllcywgd2hlcmUgaW5mb3JtYXRpb24gbWF5IHNwcmVhZCBmcm9tIHBlZXIgdG8gcGVlciBieSB3b3JkIG9mIG1vdXRoLiBXaXRoIHRoaXMgbW9kZWwsIHdlIGV4cGxhaW4gdGhlIHJlYWxpc3RpYyB0cmFkZW9mZiBiZXR3ZWVuIGxpYmVyYWwgaW5mb3JtYXRpb24gZHVtcGluZyBhbmQgdGFyZ2V0ZWQgaW5mb3JtYXRpb24gc2hhcmluZyBieSBodW1hbiBwZWVycy4gSHVtYW4gc3ViamVjdHMgZXhjaGFuZ2VkIG5hdHVyYWwtbGFuZ3VhZ2UgbWVzc2FnZXMgd2l0aCByZWxldmFuY2UgdG8gYSB0YXNrLCB0aGVyZWJ5IHNoYXJpbmcga25vd2xlZGdlIGFjcm9zcyBhIGNvbW11bml0eS4gQ29tbXVuaWNhdGlvbiB0b29rIHBsYWNlIGFsb25nIHRoZSBlZGdlcyBvZiBhIHNtYWxsLXdvcmxkIGdyYXBoLiBDb29wZXJhdGlvbiBhbmQgaW5kaXZpZHVhbCBlZmZvcnRzIHdlcmUgaW5jZW50aXZpemVkLiBJbiBvbmUgY29uZGl0aW9uLCBwYXJ0aWNpcGFudHMgd2VyZSBhc2tlZCB0byByZXF1ZXN0IHNwZWNpZmljIGluZm9ybWF0aW9uIGFuZCBvbmx5IHN1cHBseSBpbmZvcm1hdGlvbiB0aGF0IHRoZXkga25ldyB3YXMgbmVlZGVkLiBJbiBhbm90aGVyIGNvbmRpdGlvbiwgdGhleSB3ZXJlIGFza2VkIHRvIHN1cHBseSBhbmQgZm9yd2FyZCBhcyBtdWNoIGluZm9ybWF0aW9uIGFzIHBvc3NpYmxlLiBXZSBmb3VuZCB0aGF0IGEgdGFyZ2V0ZWQgY29tbXVuaWNhdGlvbiBwb2xpY3kgd2FzIHN1Y2Nlc3NmdWxseSBpbXBsZW1lbnRlZCBieSB0aGUgcGFydGljaXBhbnRzLCBpbmNyZWFzZWQgdGFzayBzdWNjZXNzLCBzaG9ydGVuZWQgdGhlIHRpbWUgaXQgdG9vayB0byBnZXQgYW5zd2VycyB0byBxdWVzdGlvbnMsIGluY3JlYXNlZCBlZmZpY2llbmN5ICh0YXNrIHN1Y2Nlc3MgcGVyIGNvbW11bmljYXRpb24gYmFuZHdpZHRoKSwgYW5kIG1heSBoYXZlIGRvbmUgc28gc2VsZWN0aXZlbHkgZm9yIG5vZGVzIHdpdGggZmV3ZXIgY29ubmVjdGlvbnMuDQpDMSAgLSBTdW5kYW5jZSwgVVQNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMHRoIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nICYgU2ltdWxhdGlvbiBDb25mZXJlbmNlIChCUklNUykNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDEzOA0KRVAgIC0gMTQ1DQpVUiAgLSBodHRwOi8vd3d3LmRhdmlkLXJlaXR0ZXIuY29tL3B1Yi9yZWl0dGVyMjAxMXBvbGljaWVzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=How%20teams%20benefit%20from%20communication%20policies%3A%20information%20flow%20in%20human%20peer-to-peer%20networks&amp;rft.btitle=Proceedings%20of%20the%2020th%20Behavior%20Representation%20in%20Modeling%20%26%20Simulation%20Conference%20(BRIMS)&amp;rft.place=Sundance%2C%20UT&amp;rft.aufirst=David&amp;rft.aulast=Reitter&amp;rft.au=David%20Reitter&amp;rft.au=Katia%20Sycara&amp;rft.au=Christian%20Lebiere&amp;rft.au=Yury%20Vinokurov&amp;rft.au=Antonio%20Juarez&amp;rft.au=Michael%20Lewis&amp;rft.date=2011&amp;rft.pages=138-145&amp;rft.spage=138&amp;rft.epage=145\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mason, Winter et al. “Cognition and Social Dynamics: A New Approach to Emergent Phenomena.” <i>Symposium at the 23rd Annual Convention of the Association for Psychological Science</i>. Washington, D.C.: N.p., 2011. Print.</div><span class='bib-kw' style='display:none;'>K567TKH3 FCQK6PT6 CXXK8XEU TC3HZ9JR MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{mason2011cognition,\n\taddress = {Washington, D.C.},\n\ttitle = {Cognition and {Social} {Dynamics}: a {New} {Approach} to {Emergent} {Phenomena}},\n\tbooktitle = {Symposium at the 23rd {Annual} {Convention} of the {Association} for {Psychological} {Science}},\n\tauthor = {Mason, Winter and Reitter, David and Coman, Alin and Hirst, Bill},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Mason| first1 = Winter| last2 = Reitter| first2 = David| last3 = Coman| first3 = Alin| last4 = Hirst| first4 = Bill| title = Cognition and Social Dynamics: a New Approach to Emergent Phenomena| booktitle = Symposium at the 23rd Annual Convention of the Association for Psychological Science| location = Washington, D.C.| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aW9uIGFuZCBTb2NpYWwgRHluYW1pY3M6IGEgTmV3IEFwcHJvYWNoIHRvIEVtZXJnZW50IFBoZW5vbWVuYQ0KQVUgIC0gTWFzb24sIFdpbnRlcg0KQVUgIC0gUmVpdHRlciwgRGF2aWQNCkFVICAtIENvbWFuLCBBbGluDQpBVSAgLSBIaXJzdCwgQmlsbA0KQzEgIC0gV2FzaGluZ3RvbiwgRC5DLg0KQzMgIC0gU3ltcG9zaXVtIGF0IHRoZSAyM3JkIEFubnVhbCBDb252ZW50aW9uIG9mIHRoZSBBc3NvY2lhdGlvbiBmb3IgUHN5Y2hvbG9naWNhbCBTY2llbmNlDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognition%20and%20Social%20Dynamics%3A%20a%20New%20Approach%20to%20Emergent%20Phenomena&amp;rft.btitle=Symposium%20at%20the%2023rd%20Annual%20Convention%20of%20the%20Association%20for%20Psychological%20Science&amp;rft.place=Washington%2C%20D.C.&amp;rft.aufirst=Winter&amp;rft.aulast=Mason&amp;rft.au=Winter%20Mason&amp;rft.au=David%20Reitter&amp;rft.au=Alin%20Coman&amp;rft.au=Bill%20Hirst&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lothian, J. M. <i>High Performance Computing for Agent-Based Cognitive Modeling</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/lothian11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{lothian2011high,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {High performance computing for agent-based cognitive modeling},\n\turl = {http://acs.ist.psu.edu/reports/lothian11.pdf},\n\tnumber = {ACS 2011-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Lothian, J. M.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Lothian| first = J. M.| title = High performance computing for agent-based cognitive modeling| location = University Park, PA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSGlnaCBwZXJmb3JtYW5jZSBjb21wdXRpbmcgZm9yIGFnZW50LWJhc2VkIGNvZ25pdGl2ZSBtb2RlbGluZw0KQVUgIC0gTG90aGlhbiwgSi4gTS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMTEtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2xvdGhpYW4xMS5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. R. Haynes. “Applying Software Engineering to Agent Development.” <i>AI Magazine</i> 31.2 (2010): 25–44. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI Magazine</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRHip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{cohen2010applying,\n\ttitle = {Applying software engineering to agent development},\n\tvolume = {31},\n\turl = {http://acs.ist.psu.edu/papers/cohenRHip.pdf},\n\tnumber = {2},\n\tjournal = {AI Magazine},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2010},\n\tpages = {25--44}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 31| issue = 2| pages = 25–44| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| title = Applying software engineering to agent development| journal = AI Magazine| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQXBwbHlpbmcgc29mdHdhcmUgZW5naW5lZXJpbmcgdG8gYWdlbnQgZGV2ZWxvcG1lbnQNCkFVICAtIENvaGVuLCBNLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KVDIgIC0gQUkgTWFnYXppbmUNCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClZMICAtIDMxDQpJUyAgLSAyDQpTUCAgLSAyNQ0KRVAgIC0gNDQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2NvaGVuUkhpcC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Applying%20software%20engineering%20to%20agent%20development&amp;rft.jtitle=AI%20Magazine&amp;rft.volume=31&amp;rft.issue=2&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2010&amp;rft.pages=25-44&amp;rft.spage=25&amp;rft.epage=44\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, J. H., G. P. Morgan, and F. E. Ritter. “A Preliminary Model of Participation for Small Groups.” <i>Computational and Mathematical Organization Science</i> 16 (2010): 246–270. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganMRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{morgan2010preliminary,\n\ttitle = {A preliminary model of participation for small groups},\n\tvolume = {16},\n\turl = {http://acs.ist.psu.edu/papers/morganMRip.pdf},\n\tjournal = {Computational and Mathematical Organization Science},\n\tauthor = {Morgan, J. H. and Morgan, G. P. and Ritter, F. E.},\n\tyear = {2010},\n\tpages = {246--270}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 16| pages = 246–270| last1 = Morgan| first1 = J. H.| last2 = Morgan| first2 = G. P.| last3 = Ritter| first3 = F. E.| title = A preliminary model of participation for small groups| journal = Computational and Mathematical Organization Science| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBwcmVsaW1pbmFyeSBtb2RlbCBvZiBwYXJ0aWNpcGF0aW9uIGZvciBzbWFsbCBncm91cHMNCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIE1vcmdhbiwgRy4gUC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIENvbXB1dGF0aW9uYWwgYW5kIE1hdGhlbWF0aWNhbCBPcmdhbml6YXRpb24gU2NpZW5jZQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVkwgIC0gMTYNClNQICAtIDI0Ng0KRVAgIC0gMjcwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JnYW5NUmlwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20preliminary%20model%20of%20participation%20for%20small%20groups&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Science&amp;rft.volume=16&amp;rft.aufirst=J.%20H.&amp;rft.aulast=Morgan&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010&amp;rft.pages=246-270&amp;rft.spage=246&amp;rft.epage=270\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, J. H. et al. “A Preliminary Model of Participation.” <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i>. 09-BRIMS-27. 09-BRIMS-27, 2009. 129–136. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganMRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morgan2009preliminary,\n\ttitle = {A preliminary model of participation},\n\turl = {http://acs.ist.psu.edu/papers/morganMRip.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-27. 09-BRIMS-27},\n\tauthor = {Morgan, J. H. and Morgan, G. P. and Ritter, F. E. and Poncelin de Raucourt, V.},\n\tyear = {2009},\n\tpages = {129--136}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 09-BRIMS-27. 09-BRIMS-27| pages = 129–136| last1 = Morgan| first1 = J. H.| last2 = Morgan| first2 = G. P.| last3 = Ritter| first3 = F. E.| last4 = Poncelin de Raucourt| first4 = V.| title = A preliminary model of participation| booktitle = Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBwcmVsaW1pbmFyeSBtb2RlbCBvZiBwYXJ0aWNpcGF0aW9uDQpBVSAgLSBNb3JnYW4sIEouIEguDQpBVSAgLSBNb3JnYW4sIEcuIFAuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBQb25jZWxpbiBkZSBSYXVjb3VydCwgVi4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOHRoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDEyOQ0KRVAgIC0gMTM2DQpQQiAgLSAwOS1CUklNUy0yNy4gMDktQlJJTVMtMjcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcmdhbk1SaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20preliminary%20model%20of%20participation&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-27.%2009-BRIMS-27&amp;rft.aufirst=J.%20H.&amp;rft.aulast=Morgan&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=V.%20Poncelin%20de%20Raucourt&amp;rft.date=2009&amp;rft.pages=129-136&amp;rft.spage=129&amp;rft.epage=136\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. R. Haynes. “Evaluating Design: A Formative Evaluation of Agent Development Environments Used for Teaching Rule-Based Programming.” <i>The Proceedings of the Information Systems Education Conference 2009</i>. Washington: v 26 ( DC): Â§1754. ISSN:v 26 (Washington DC): Â§1754. ISSN, 2009. 1542–7382. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{cohen2009evaluating,\n\taddress = {Washington},\n\ttitle = {Evaluating design: {A} formative evaluation of agent development environments used for teaching rule-based programming},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH09.pdf},\n\tbooktitle = {The {Proceedings} of the {Information} {Systems} {Education} {Conference} 2009},\n\tpublisher = {v 26 ( DC): §1754. ISSN:v 26 (Washington DC): §1754. ISSN},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2009},\n\tpages = {1542--7382}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = v 26 ( DC): Â§1754. ISSN:v 26 (Washington DC): Â§1754. ISSN| pages = 1542–7382| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| title = Evaluating design: A formative evaluation of agent development environments used for teaching rule-based programming| booktitle = The Proceedings of the Information Systems Education Conference 2009| location = Washington| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXZhbHVhdGluZyBkZXNpZ246IEEgZm9ybWF0aXZlIGV2YWx1YXRpb24gb2YgYWdlbnQgZGV2ZWxvcG1lbnQgZW52aXJvbm1lbnRzIHVzZWQgZm9yIHRlYWNoaW5nIHJ1bGUtYmFzZWQgcHJvZ3JhbW1pbmcNCkFVICAtIENvaGVuLCBNLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQzEgIC0gV2FzaGluZ3Rvbg0KQzMgIC0gVGhlIFByb2NlZWRpbmdzIG9mIHRoZSBJbmZvcm1hdGlvbiBTeXN0ZW1zIEVkdWNhdGlvbiBDb25mZXJlbmNlIDIwMDkNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDE1NDINCkVQICAtIDczODINClBCICAtIHYgMjYgKCBEQyk6IMKnMTc1NC4gSVNTTjp2IDI2IChXYXNoaW5ndG9uIERDKTogwqcxNzU0LiBJU1NODQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jb2hlblJIMDkucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Evaluating%20design%3A%20A%20formative%20evaluation%20of%20agent%20development%20environments%20used%20for%20teaching%20rule-based%20programming&amp;rft.btitle=The%20Proceedings%20of%20the%20Information%20Systems%20Education%20Conference%202009&amp;rft.place=Washington&amp;rft.publisher=v%2026%20(%20DC)%3A%20%C3%82%C2%A71754.%20ISSN%3Av%2026%20(Washington%20DC)%3A%20%C3%82%C2%A71754.%20ISSN&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2009&amp;rft.pages=1542-7382&amp;rft.spage=1542&amp;rft.epage=7382\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “High-Level Behavior Representation Languages and Moderators of Behavior.” <i>The USMA Network Science Workshop</i> (2008): 15–17. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">The USMA Network Science Workshop</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter08b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2008high-level,\n\ttitle = {High-level behavior representation languages and moderators of behavior},\n\turl = {http://acs.ist.psu.edu/papers/ritter08b.pdf},\n\tjournal = {The USMA Network Science Workshop},\n\tauthor = {Ritter, F. E.},\n\tmonth = oct,\n\tyear = {2008},\n\tpages = {15--17}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 15–17| last = Ritter| first = F. E.| title = High-level behavior representation languages and moderators of behavior| journal = The USMA Network Science Workshop| date = 2008-10}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gSGlnaC1sZXZlbCBiZWhhdmlvciByZXByZXNlbnRhdGlvbiBsYW5ndWFnZXMgYW5kIG1vZGVyYXRvcnMgb2YgYmVoYXZpb3INCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFRoZSBVU01BIE5ldHdvcmsgU2NpZW5jZSBXb3Jrc2hvcA0KREEgIC0gMjAwOC8xMC8vDQpQWSAgLSAyMDA4DQpTUCAgLSAxNQ0KRVAgIC0gMTcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA4Yi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=High-level%20behavior%20representation%20languages%20and%20moderators%20of%20behavior&amp;rft.jtitle=The%20USMA%20Network%20Science%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008-10&amp;rft.pages=15-17&amp;rft.spage=15&amp;rft.epage=17\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R. et al. “Rampart: A Service and Agent-Based Architecture for Anti-Terrorism Planning and Resource Allocation.” <i>Proceedings of the First European Conference on Intelligence and Security Informatics</i>. Berlin: Springer, 2008. 260–270. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesKCR08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{haynes2008rampart:,\n\taddress = {Berlin},\n\ttitle = {Rampart: {A} service and agent-based architecture for anti-terrorism planning and resource allocation},\n\turl = {http://acs.ist.psu.edu/papers/haynesKCR08.pdf},\n\tbooktitle = {Proceedings of the {First} {European} {Conference} on {Intelligence} and {Security} {Informatics}},\n\tpublisher = {Springer},\n\tauthor = {Haynes, S. R. and Kannampallil, T. G. and Cohen, M. A. and Soares, A. and Ritter, F. E.},\n\tyear = {2008},\n\tpages = {260--270}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| pages = 260–270| last1 = Haynes| first1 = S. R.| last2 = Kannampallil| first2 = T. G.| last3 = Cohen| first3 = M. A.| last4 = Soares| first4 = A.| last5 = Ritter| first5 = F. E.| title = Rampart: A service and agent-based architecture for anti-terrorism planning and resource allocation| booktitle = Proceedings of the First European Conference on Intelligence and Security Informatics| location = Berlin| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmFtcGFydDogQSBzZXJ2aWNlIGFuZCBhZ2VudC1iYXNlZCBhcmNoaXRlY3R1cmUgZm9yIGFudGktdGVycm9yaXNtIHBsYW5uaW5nIGFuZCByZXNvdXJjZSBhbGxvY2F0aW9uDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBLYW5uYW1wYWxsaWwsIFQuIEcuDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFNvYXJlcywgQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIEJlcmxpbg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpcnN0IEV1cm9wZWFuIENvbmZlcmVuY2Ugb24gSW50ZWxsaWdlbmNlIGFuZCBTZWN1cml0eSBJbmZvcm1hdGljcw0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KU1AgIC0gMjYwDQpFUCAgLSAyNzANClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9oYXluZXNLQ1IwOC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Rampart%3A%20A%20service%20and%20agent-based%20architecture%20for%20anti-terrorism%20planning%20and%20resource%20allocation&amp;rft.btitle=Proceedings%20of%20the%20First%20European%20Conference%20on%20Intelligence%20and%20Security%20Informatics&amp;rft.place=Berlin&amp;rft.publisher=Springer&amp;rft.aufirst=S.%20R.&amp;rft.aulast=Haynes&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=T.%20G.%20Kannampallil&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=A.%20Soares&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2008&amp;rft.pages=260-270&amp;rft.spage=260&amp;rft.epage=270\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and E. Norling. “Including Human Variability in a Cognitive Architecture to Improve Team Simulation.” <i>Cognition and Multi-Agent Interaction: From Cognitive Modeling to Social Simulation</i>. Cambridge: Cambridge University Press, 2006. 417–427. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2006 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterN06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2006including,\n\taddress = {Cambridge},\n\ttitle = {Including human variability in a cognitive architecture to improve team simulation},\n\turl = {http://acs.ist.psu.edu/papers/ritterN06.pdf},\n\tbooktitle = {Cognition and multi-agent interaction: {From} cognitive modeling to social simulation},\n\tpublisher = {Cambridge University Press},\n\tauthor = {Ritter, F. E. and Norling, E.},\n\tyear = {2006},\n\tpages = {417--427}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Cambridge University Press| pages = 417–427| last1 = Ritter| first1 = F. E.| last2 = Norling| first2 = E.| title = Cognition and multi-agent interaction: From cognitive modeling to social simulation| chapter = Including human variability in a cognitive architecture to improve team simulation| location = Cambridge| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW5jbHVkaW5nIGh1bWFuIHZhcmlhYmlsaXR5IGluIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB0byBpbXByb3ZlIHRlYW0gc2ltdWxhdGlvbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTm9ybGluZywgRS4NClQyICAtIENvZ25pdGlvbiBhbmQgbXVsdGktYWdlbnQgaW50ZXJhY3Rpb246IEZyb20gY29nbml0aXZlIG1vZGVsaW5nIHRvIHNvY2lhbCBzaW11bGF0aW9uDQpDWSAgLSBDYW1icmlkZ2UNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClNQICAtIDQxNw0KRVAgIC0gNDI3DQpQQiAgLSBDYW1icmlkZ2UgVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyTjA2LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Including%20human%20variability%20in%20a%20cognitive%20architecture%20to%20improve%20team%20simulation&amp;rft.btitle=Cognition%20and%20multi-agent%20interaction%3A%20From%20cognitive%20modeling%20to%20social%20simulation&amp;rft.place=Cambridge&amp;rft.publisher=Cambridge%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=E.%20Norling&amp;rft.date=2006&amp;rft.pages=417-427&amp;rft.spage=417&amp;rft.epage=427\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Daughtry, J. M., and F. E. Ritter. “Understanding the Behaviour of Agents and Cognitive Models: CaDaDis 2.” 119.4 (2005): n. pag. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/daughtryR05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{daughtry2005understanding,\n\ttitle = {Understanding the behaviour of agents and cognitive models: {CaDaDis} 2},\n\tvolume = {119},\n\turl = {http://acs.ist.psu.edu/papers/daughtryR05.pdf},\n\tnumber = {4},\n\tauthor = {Daughtry, J. M. and Ritter, F. E.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 119| issue = 4| last1 = Daughtry| first1 = J. M.| last2 = Ritter| first2 = F. E.| title = Understanding the behaviour of agents and cognitive models: CaDaDis 2| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVW5kZXJzdGFuZGluZyB0aGUgYmVoYXZpb3VyIG9mIGFnZW50cyBhbmQgY29nbml0aXZlIG1vZGVsczogQ2FEYURpcyAyDQpBVSAgLSBEYXVnaHRyeSwgSi4gTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDIwMDUvLy8NClBZICAtIDIwMDUNClZMICAtIDExOQ0KSVMgIC0gNA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZGF1Z2h0cnlSMDUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Understanding%20the%20behaviour%20of%20agents%20and%20cognitive%20models%3A%20CaDaDis%202&amp;rft.volume=119&amp;rft.issue=4&amp;rft.aufirst=J.%20M.&amp;rft.aulast=Daughtry&amp;rft.au=J.%20M.%20Daughtry&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, G. P. et al. “dTank: An Environment for Architectural Comparisons of Competitive Agents.” <i>Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation</i>. Ed. L. Allender and T. Kelley. 05-BRIMS-043. Orlando, FL: U. of Central Florida, 2005. 133–140. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganRSSC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{morgan2005dtank:,\n\taddress = {05-BRIMS-043. Orlando, FL},\n\ttitle = {{dTank}: {An} environment for architectural comparisons of competitive agents},\n\turl = {http://acs.ist.psu.edu/papers/morganRSSC05.pdf},\n\tbooktitle = {Proceedings of the 14th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {U. of Central Florida},\n\tauthor = {Morgan, G. P. and Ritter, F. E. and Stevenson, W. E. and Schenck, I. N. and Cohen, M. A.},\n\teditor = {Allender, L. and Kelley, T.},\n\tyear = {2005},\n\tpages = {133--140}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = U. of Central Florida| pages = 133–140| editors = L. Allender, T. Kelley (eds.)| last1 = Morgan| first1 = G. P.| last2 = Ritter| first2 = F. E.| last3 = Stevenson| first3 = W. E.| last4 = Schenck| first4 = I. N.| last5 = Cohen| first5 = M. A.| title = Proceedings of the 14th Conference on Behavior Representation in Modeling and Simulation| chapter = dTank: An environment for architectural comparisons of competitive agents| location = 05-BRIMS-043. Orlando, FL| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gZFRhbms6IEFuIGVudmlyb25tZW50IGZvciBhcmNoaXRlY3R1cmFsIGNvbXBhcmlzb25zIG9mIGNvbXBldGl0aXZlIGFnZW50cw0KQVUgIC0gTW9yZ2FuLCBHLiBQLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU3RldmVuc29uLCBXLiBFLg0KQVUgIC0gU2NoZW5jaywgSS4gTi4NCkFVICAtIENvaGVuLCBNLiBBLg0KVDIgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KQTIgIC0gQWxsZW5kZXIsIEwuDQpBMiAgLSBLZWxsZXksIFQuDQpDWSAgLSAwNS1CUklNUy0wNDMuIE9ybGFuZG8sIEZMDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpTUCAgLSAxMzMNCkVQICAtIDE0MA0KUEIgIC0gVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JnYW5SU1NDMDUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=dTank%3A%20An%20environment%20for%20architectural%20comparisons%20of%20competitive%20agents&amp;rft.btitle=Proceedings%20of%20the%2014th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=05-BRIMS-043.%20Orlando%2C%20FL&amp;rft.publisher=U.%20of%20Central%20Florida&amp;rft.aufirst=G.%20P.&amp;rft.aulast=Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=I.%20N.%20Schenck&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=L.%20Allender&amp;rft.au=T.%20Kelley&amp;rft.date=2005&amp;rft.pages=133-140&amp;rft.spage=133&amp;rft.epage=140\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>Measuring the Effect of Dental Work as a Stressor on Cognition</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2005. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 CXXK8XEU MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterCRK05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2005measuring,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Measuring the effect of dental work as a stressor on cognition},\n\turl = {http://acs.ist.psu.edu/reports/ritterCRK05.pdf},\n\tnumber = {ACS 2005-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Ceballos, R. and Reifers, A. L. and Klein, L. C.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Ceballos| first2 = R.| last3 = Reifers| first3 = A. L.| last4 = Klein| first4 = L. C.| title = Measuring the effect of dental work as a stressor on cognition| location = University Park, PA| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gTWVhc3VyaW5nIHRoZSBlZmZlY3Qgb2YgZGVudGFsIHdvcmsgYXMgYSBzdHJlc3NvciBvbiBjb2duaXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIENlYmFsbG9zLCBSLg0KQVUgIC0gUmVpZmVycywgQS4gTC4NCkFVICAtIEtsZWluLCBMLiBDLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwNS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvcml0dGVyQ1JLMDUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R., I. G. Councill, and F. E. Ritter. “Responsibility-Driven Explanation Engineering for Cognitive Models.” <i>In AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems</i> (2004): 46–52. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2004 type__journalArticle \"\"</span></div><div class=\"bib-venue\">In AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesCR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{haynes2004responsibility-driven,\n\ttitle = {Responsibility-driven explanation engineering for cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/haynesCR04.pdf},\n\tjournal = {In AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems},\n\tauthor = {Haynes, S. R. and Councill, I. G. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {46--52}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 46–52| last1 = Haynes| first1 = S. R.| last2 = Councill| first2 = I. G.| last3 = Ritter| first3 = F. E.| title = Responsibility-driven explanation engineering for cognitive models| journal = In AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVzcG9uc2liaWxpdHktZHJpdmVuIGV4cGxhbmF0aW9uIGVuZ2luZWVyaW5nIGZvciBjb2duaXRpdmUgbW9kZWxzDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBDb3VuY2lsbCwgSS4gRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEluIEFBQUkgV29ya3Nob3Agb24gSW50ZWxsaWdlbnQgQWdlbnQgQXJjaGl0ZWN0dXJlczogQ29tYmluaW5nIHRoZSBTdHJlbmd0aHMgb2YgU29mdHdhcmUgRW5naW5lZXJpbmcgYW5kIENvZ25pdGl2ZSBTeXN0ZW1zDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSA0Ng0KRVAgIC0gNTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2hheW5lc0NSMDQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Responsibility-driven%20explanation%20engineering%20for%20cognitive%20models&amp;rft.jtitle=In%20AAAI%20Workshop%20on%20Intelligent%20Agent%20Architectures%3A%20Combining%20the%20Strengths%20of%20Software%20Engineering%20and%20Cognitive%20Systems&amp;rft.aufirst=S.%20R.&amp;rft.aulast=Haynes&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=I.%20G.%20Councill&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=46-52&amp;rft.spage=46&amp;rft.epage=52\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Norling, E., and F. E. Ritter. “A Parameter Set to Support Psychologically Plausible Variability in Agent-Based Human Modelling.” <i>The Third International Joint Conference on Autonomous Agents and Multi Agent Systems (AAMAS04)</i>. New York, NY: ACM, 2004. 758–765. Web.</div><div class=\"bib-extra\">This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in , which will be available from the ACM web site</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/norlingR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{norling2004parameter,\n\taddress = {New York, NY},\n\ttitle = {A parameter set to support psychologically plausible variability in agent-based human modelling},\n\turl = {http://acs.ist.psu.edu/papers/norlingR04.pdf},\n\tbooktitle = {The {Third} {International} {Joint} {Conference} on {Autonomous} {Agents} and {Multi} {Agent} {Systems} ({AAMAS}04)},\n\tpublisher = {ACM},\n\tauthor = {Norling, E. and Ritter, F. E.},\n\tyear = {2004},\n\tnote = {This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in , which will be available from the ACM web site},\n\tpages = {758--765}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = ACM| pages = 758–765| last1 = Norling| first1 = E.| last2 = Ritter| first2 = F. E.| title = A parameter set to support psychologically plausible variability in agent-based human modelling| booktitle = The Third International Joint Conference on Autonomous Agents and Multi Agent Systems (AAMAS04)| location = New York, NY| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBwYXJhbWV0ZXIgc2V0IHRvIHN1cHBvcnQgcHN5Y2hvbG9naWNhbGx5IHBsYXVzaWJsZSB2YXJpYWJpbGl0eSBpbiBhZ2VudC1iYXNlZCBodW1hbiBtb2RlbGxpbmcNCkFVICAtIE5vcmxpbmcsIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBOZXcgWW9yaywgTlkNCkMzICAtIFRoZSBUaGlyZCBJbnRlcm5hdGlvbmFsIEpvaW50IENvbmZlcmVuY2Ugb24gQXV0b25vbW91cyBBZ2VudHMgYW5kIE11bHRpIEFnZW50IFN5c3RlbXMgKEFBTUFTMDQpDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSA3NTgNCkVQICAtIDc2NQ0KUEIgIC0gQUNNDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ub3JsaW5nUjA0LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20parameter%20set%20to%20support%20psychologically%20plausible%20variability%20in%20agent-based%20human%20modelling&amp;rft.btitle=The%20Third%20International%20Joint%20Conference%20on%20Autonomous%20Agents%20and%20Multi%20Agent%20Systems%20(AAMAS04)&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=ACM&amp;rft.aufirst=E.&amp;rft.aulast=Norling&amp;rft.au=E.%20Norling&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=758-765&amp;rft.spage=758&amp;rft.epage=765\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tor, K. et al. “CaDaDis: A Tool for Displaying the Behavior of Cognitive Models and Agents.” <i>Proceedings of the 13th Conference on Behavior Representation in Modeling and Simulation</i>. 04-BRIMS-032.. Orlando, FL: U. of Central Florida04-BRIMS-032.. Orlando, FL: U. of Central Florida, 2004. 192–200. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/torRHC04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{tor2004cadadis:,\n\ttitle = {{CaDaDis}: {A} tool for displaying the behavior of cognitive models and agents},\n\turl = {http://acs.ist.psu.edu/papers/torRHC04.pdf},\n\tbooktitle = {Proceedings of the 13th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {04-BRIMS-032.. Orlando, FL: U. of Central Florida04-BRIMS-032.. Orlando, FL: U. of Central Florida},\n\tauthor = {Tor, K. and Ritter, F. E. and Haynes, S. R. and Cohen, M. A.},\n\tyear = {2004},\n\tpages = {192--200}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 04-BRIMS-032.. Orlando, FL: U. of Central Florida04-BRIMS-032.. Orlando, FL: U. of Central Florida| pages = 192–200| last1 = Tor| first1 = K.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| last4 = Cohen| first4 = M. A.| title = CaDaDis: A tool for displaying the behavior of cognitive models and agents| booktitle = Proceedings of the 13th Conference on Behavior Representation in Modeling and Simulation| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ2FEYURpczogQSB0b29sIGZvciBkaXNwbGF5aW5nIHRoZSBiZWhhdmlvciBvZiBjb2duaXRpdmUgbW9kZWxzIGFuZCBhZ2VudHMNCkFVICAtIFRvciwgSy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEhheW5lcywgUy4gUi4NCkFVICAtIENvaGVuLCBNLiBBLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDEzdGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KU1AgIC0gMTkyDQpFUCAgLSAyMDANClBCICAtIDA0LUJSSU1TLTAzMi4uIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGEwNC1CUklNUy0wMzIuLiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy90b3JSSEMwNC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=CaDaDis%3A%20A%20tool%20for%20displaying%20the%20behavior%20of%20cognitive%20models%20and%20agents&amp;rft.btitle=Proceedings%20of%20the%2013th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=04-BRIMS-032..%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida04-BRIMS-032..%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=K.&amp;rft.aulast=Tor&amp;rft.au=K.%20Tor&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2004&amp;rft.pages=192-200&amp;rft.spage=192&amp;rft.epage=200\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Comments on Grant and Roberts &amp; Paschler.” <i>Social Processes in Validation</i>. notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop: part of a Symposium on Model fitting and parameter estimation, 2003. 129–130. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2003 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter03c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2003comments,\n\taddress = {notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop},\n\ttitle = {Comments on {Grant} and {Roberts} \\& {Paschler}},\n\turl = {http://acs.ist.psu.edu/papers/ritter03c.pdf},\n\tbooktitle = {social processes in validation},\n\tpublisher = {part of a Symposium on Model fitting and parameter estimation},\n\tauthor = {Ritter, F. E.},\n\tyear = {2003},\n\tpages = {129--130}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = part of a Symposium on Model fitting and parameter estimation| pages = 129–130| last = Ritter| first = F. E.| title = Comments on Grant and Roberts & Paschler| booktitle = social processes in validation| location = notes included in the Proceedings of the ACT-R Workshop as part of a Symposium on Model fitting and parameter estimation, notes included in the Proceedings of the ACT-R Workshop| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29tbWVudHMgb24gR3JhbnQgYW5kIFJvYmVydHMgJiBQYXNjaGxlcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gbm90ZXMgaW5jbHVkZWQgaW4gdGhlIFByb2NlZWRpbmdzIG9mIHRoZSBBQ1QtUiBXb3Jrc2hvcCBhcyBwYXJ0IG9mIGEgU3ltcG9zaXVtIG9uIE1vZGVsIGZpdHRpbmcgYW5kIHBhcmFtZXRlciBlc3RpbWF0aW9uLCBub3RlcyBpbmNsdWRlZCBpbiB0aGUgUHJvY2VlZGluZ3Mgb2YgdGhlIEFDVC1SIFdvcmtzaG9wDQpDMyAgLSBzb2NpYWwgcHJvY2Vzc2VzIGluIHZhbGlkYXRpb24NCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClNQICAtIDEyOQ0KRVAgIC0gMTMwDQpQQiAgLSBwYXJ0IG9mIGEgU3ltcG9zaXVtIG9uIE1vZGVsIGZpdHRpbmcgYW5kIHBhcmFtZXRlciBlc3RpbWF0aW9uDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXIwM2MucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Comments%20on%20Grant%20and%20Roberts%20%26%20Paschler&amp;rft.btitle=social%20processes%20in%20validation&amp;rft.place=notes%20included%20in%20the%20Proceedings%20of%20the%20ACT-R%20Workshop%20as%20part%20of%20a%20Symposium%20on%20Model%20fitting%20and%20parameter%20estimation%2C%20notes%20included%20in%20the%20Proceedings%20of%20the%20ACT-R%20Workshop&amp;rft.publisher=part%20of%20a%20Symposium%20on%20Model%20fitting%20and%20parameter%20estimation&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=129-130&amp;rft.spage=129&amp;rft.epage=130\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Norling, E., and F. E. Ritter. “Embodying the JACK Agent Architecture.” <i>AI 2001: Advances in Artificial Intelligence</i>. Ed. M. Stumptner, D. Corbett, and M. Brooks. Proceedings of the 14th Australian Joint Conference on Artificial Intelligence.. Berlin: Springer, 2001. 368–377. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2001 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/norlingR01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{norling2001embodying,\n\taddress = {Proceedings of the 14th Australian Joint Conference on Artificial Intelligence.. Berlin},\n\ttitle = {Embodying the {JACK} agent architecture},\n\turl = {http://acs.ist.psu.edu/papers/norlingR01.pdf},\n\tbooktitle = {{AI} 2001: {Advances} in {Artificial} {Intelligence}},\n\tpublisher = {Springer},\n\tauthor = {Norling, E. and Ritter, F. E.},\n\teditor = {Stumptner, M. and Corbett, D. and Brooks, M.},\n\tyear = {2001},\n\tpages = {368--377}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| pages = 368–377| editors = M. Stumptner, D. Corbett, M. Brooks (eds.)| last1 = Norling| first1 = E.| last2 = Ritter| first2 = F. E.| title = AI 2001: Advances in Artificial Intelligence| chapter = Embodying the JACK agent architecture| location = Proceedings of the 14th Australian Joint Conference on Artificial Intelligence.. Berlin| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRW1ib2R5aW5nIHRoZSBKQUNLIGFnZW50IGFyY2hpdGVjdHVyZQ0KQVUgIC0gTm9ybGluZywgRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEFJIDIwMDE6IEFkdmFuY2VzIGluIEFydGlmaWNpYWwgSW50ZWxsaWdlbmNlDQpBMiAgLSBTdHVtcHRuZXIsIE0uDQpBMiAgLSBDb3JiZXR0LCBELg0KQTIgIC0gQnJvb2tzLCBNLg0KQ1kgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE0dGggQXVzdHJhbGlhbiBKb2ludCBDb25mZXJlbmNlIG9uIEFydGlmaWNpYWwgSW50ZWxsaWdlbmNlLi4gQmVybGluDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpTUCAgLSAzNjgNCkVQICAtIDM3Nw0KUEIgIC0gU3ByaW5nZXINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL25vcmxpbmdSMDEucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Embodying%20the%20JACK%20agent%20architecture&amp;rft.btitle=AI%202001%3A%20Advances%20in%20Artificial%20Intelligence&amp;rft.place=Proceedings%20of%20the%2014th%20Australian%20Joint%20Conference%20on%20Artificial%20Intelligence..%20Berlin&amp;rft.publisher=Springer&amp;rft.aufirst=E.&amp;rft.aulast=Norling&amp;rft.au=E.%20Norling&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Stumptner&amp;rft.au=D.%20Corbett&amp;rft.au=M.%20Brooks&amp;rft.date=2001&amp;rft.pages=368-377&amp;rft.spage=368&amp;rft.epage=377\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., and F. E. Ritter. “Over-Estimating Cognition Time: The Benefits of Using a Task Simulation.” <i>In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series</i> (2000): 67–74. Web.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesR00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{jones2000over-estimating,\n\ttitle = {Over-estimating cognition time: {The} benefits of using a task simulation},\n\turl = {http://acs.ist.psu.edu/papers/jonesR00.pdf},\n\tjournal = {In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {2000},\n\tpages = {67--74}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 67–74| last1 = Jones| first1 = G.| last2 = Ritter| first2 = F. E.| title = Over-estimating cognition time: The benefits of using a task simulation| journal = In: Simulating Human Agents, American Association for Artificial Intelligence Fall Symposium Series| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gT3Zlci1lc3RpbWF0aW5nIGNvZ25pdGlvbiB0aW1lOiBUaGUgYmVuZWZpdHMgb2YgdXNpbmcgYSB0YXNrIHNpbXVsYXRpb24NCkFVICAtIEpvbmVzLCBHLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gSW46IFNpbXVsYXRpbmcgSHVtYW4gQWdlbnRzLCBBbWVyaWNhbiBBc3NvY2lhdGlvbiBmb3IgQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgRmFsbCBTeW1wb3NpdW0gU2VyaWVzDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpTUCAgLSA2Nw0KRVAgIC0gNzQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2pvbmVzUjAwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Over-estimating%20cognition%20time%3A%20The%20benefits%20of%20using%20a%20task%20simulation&amp;rft.jtitle=In%3A%20Simulating%20Human%20Agents%2C%20American%20Association%20for%20Artificial%20Intelligence%20Fall%20Symposium%20Series&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000&amp;rft.pages=67-74&amp;rft.spage=67&amp;rft.epage=74\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Xu, Kevin S. et al., eds. <i>Social, Cultural, and Behavioral Modeling.  9th International Conference, SBP-BRiMS 2016</i>. Switzerland: Springer. Print. LNCS 9708.</div><span class='bib-kw' style='display:none;'>CXXK8XEU MGID93AS year__ venue_short__LNCS type__book \"\"</span></div><div class=\"bib-venue-short\">LNCS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{xunodatesocial,\n\taddress = {Switzerland},\n\tseries = {{LNCS}},\n\ttitle = {Social, {Cultural}, and {Behavioral} {Modeling}.  9th {International} {Conference}, {SBP}-{BRiMS} 2016},\n\tnumber = {9708},\n\tpublisher = {Springer},\n\teditor = {Xu, Kevin S. and Reitter, David and Lee, Dongwon and Osgood, Nathaniel}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer| others = Kevin S. Xu, David Reitter, Dongwon Lee, Nathaniel Osgood (eds.)| title = Social, Cultural, and Behavioral Modeling.  9th International Conference, SBP-BRiMS 2016| location = Switzerland| series = LNCS}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gU29jaWFsLCBDdWx0dXJhbCwgYW5kIEJlaGF2aW9yYWwgTW9kZWxpbmcuICA5dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlLCBTQlAtQlJpTVMgMjAxNg0KVDIgIC0gTE5DUw0KQTMgIC0gWHUsIEtldmluIFMuDQpBMyAgLSBSZWl0dGVyLCBEYXZpZA0KQTMgIC0gTGVlLCBEb25nd29uDQpBMyAgLSBPc2dvb2QsIE5hdGhhbmllbA0KQ1kgIC0gU3dpdHplcmxhbmQNCk0xICAtIDk3MDgNClBCICAtIFNwcmluZ2VyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Social%2C%20Cultural%2C%20and%20Behavioral%20Modeling.%20%209th%20International%20Conference%2C%20SBP-BRiMS%202016&amp;rft.place=Switzerland&amp;rft.publisher=Springer&amp;rft.series=LNCS&amp;rft.aufirst=Kevin%20S.&amp;rft.aulast=Xu&amp;rft.au=Kevin%20S.%20Xu&amp;rft.au=David%20Reitter&amp;rft.au=Dongwon%20Lee&amp;rft.au=Nathaniel%20Osgood\"></span></div></div></div><div class=\"full-bib-section\"><a id='AV8TEBZ5' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Technical Reports</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., and F. E. Ritter. “Learning, Forgetting, and Relearning for Menu- and Keystroke-Driven Tasks: Relearning Is Important.” <i>Human-Computer Interaction</i> 30.1 (2015): 1–33. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Human-Computer Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper investigates performance change arising through learning‚ forgetting‚ and relearning.\nParticipants learned a spreadsheet task with either keystroke-driven (keyboard‚ n = 30) or mousebased\nmenu-driven (mouse‚ n = 30) commands. Their performance confirmed the power law of\npractice. The keyboard users learned to complete the task faster than the mouse users on the last\nlearning session (Day 4). At a 6-day retention interval‚ the mouse users were observed to forget\nmore—they took more time to complete the task than the keyboard users. Interestingly‚ the\nparticipants in the two modality groups showed no significant differences in their forgetting\nunder the retention of 12 and 18 days. With additional practice‚ the mouse group users with the\n6-day retention relearned more—they significantly reduced the time to complete the task in\ncomparison to the keyboard group. The experiment with these two modality groups helps\nunderstand why people may choose to use a mouse-driven graphical user interface (GUI) rather\nthan a keystroke-driven interface—people choosing to use a mouse-based menu-driven interface\nmay not need to use a knowledge-in-the-head strategy but knowledge-in-the-world‚ and may be\ndoing so because this strategy provides better relearning‚ rather than because it is faster or easier\ninitially or because it is better for learning or forgetting. This helps provide a richer explanation\nof why menu-driven interfaces (knowledge-in-the-world) are more ubiquitous‚ and suggests\nwhen they can be replaced‚ e.g.‚ where use is infrequent but often enough that forgetting does not\noccur. Our results provide preliminary suggestions for choosing optimal training strategies and\nsupporting these strategies in terms of the three stages of learning and forgetting.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kim2015learning,\n\ttitle = {Learning, forgetting, and relearning for menu- and keystroke-driven tasks: {Relearning} is important},\n\tvolume = {30},\n\turl = {http://acs.ist.psu.edu/papers/kimRip.pdf},\n\tnumber = {1},\n\tjournal = {Human-Computer Interaction},\n\tauthor = {Kim, J. W. and Ritter, F. E.},\n\tyear = {2015},\n\tpages = {1--33}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 30| issue = 1| pages = 1–33| last1 = Kim| first1 = J. W.| last2 = Ritter| first2 = F. E.| title = Learning, forgetting, and relearning for menu- and keystroke-driven tasks: Relearning is important| journal = Human-Computer Interaction| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGVhcm5pbmcsIGZvcmdldHRpbmcsIGFuZCByZWxlYXJuaW5nIGZvciBtZW51LSBhbmQga2V5c3Ryb2tlLWRyaXZlbiB0YXNrczogUmVsZWFybmluZyBpcyBpbXBvcnRhbnQNCkFVICAtIEtpbSwgSi4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEh1bWFuLUNvbXB1dGVyIEludGVyYWN0aW9uDQpBQiAgLSBUaGlzIHBhcGVyIGludmVzdGlnYXRlcyBwZXJmb3JtYW5jZSBjaGFuZ2UgYXJpc2luZyB0aHJvdWdoIGxlYXJuaW5nLCBmb3JnZXR0aW5nLCBhbmQgcmVsZWFybmluZy4KUGFydGljaXBhbnRzIGxlYXJuZWQgYSBzcHJlYWRzaGVldCB0YXNrIHdpdGggZWl0aGVyIGtleXN0cm9rZS1kcml2ZW4gKGtleWJvYXJkLCBuID0gMzApIG9yIG1vdXNlYmFzZWQKbWVudS1kcml2ZW4gKG1vdXNlLCBuID0gMzApIGNvbW1hbmRzLiBUaGVpciBwZXJmb3JtYW5jZSBjb25maXJtZWQgdGhlIHBvd2VyIGxhdyBvZgpwcmFjdGljZS4gVGhlIGtleWJvYXJkIHVzZXJzIGxlYXJuZWQgdG8gY29tcGxldGUgdGhlIHRhc2sgZmFzdGVyIHRoYW4gdGhlIG1vdXNlIHVzZXJzIG9uIHRoZSBsYXN0CmxlYXJuaW5nIHNlc3Npb24gKERheSA0KS4gQXQgYSA2LWRheSByZXRlbnRpb24gaW50ZXJ2YWwsIHRoZSBtb3VzZSB1c2VycyB3ZXJlIG9ic2VydmVkIHRvIGZvcmdldAptb3Jl4oCUdGhleSB0b29rIG1vcmUgdGltZSB0byBjb21wbGV0ZSB0aGUgdGFzayB0aGFuIHRoZSBrZXlib2FyZCB1c2Vycy4gSW50ZXJlc3RpbmdseSwgdGhlCnBhcnRpY2lwYW50cyBpbiB0aGUgdHdvIG1vZGFsaXR5IGdyb3VwcyBzaG93ZWQgbm8gc2lnbmlmaWNhbnQgZGlmZmVyZW5jZXMgaW4gdGhlaXIgZm9yZ2V0dGluZwp1bmRlciB0aGUgcmV0ZW50aW9uIG9mIDEyIGFuZCAxOCBkYXlzLiBXaXRoIGFkZGl0aW9uYWwgcHJhY3RpY2UsIHRoZSBtb3VzZSBncm91cCB1c2VycyB3aXRoIHRoZQo2LWRheSByZXRlbnRpb24gcmVsZWFybmVkIG1vcmXigJR0aGV5IHNpZ25pZmljYW50bHkgcmVkdWNlZCB0aGUgdGltZSB0byBjb21wbGV0ZSB0aGUgdGFzayBpbgpjb21wYXJpc29uIHRvIHRoZSBrZXlib2FyZCBncm91cC4gVGhlIGV4cGVyaW1lbnQgd2l0aCB0aGVzZSB0d28gbW9kYWxpdHkgZ3JvdXBzIGhlbHBzCnVuZGVyc3RhbmQgd2h5IHBlb3BsZSBtYXkgY2hvb3NlIHRvIHVzZSBhIG1vdXNlLWRyaXZlbiBncmFwaGljYWwgdXNlciBpbnRlcmZhY2UgKEdVSSkgcmF0aGVyCnRoYW4gYSBrZXlzdHJva2UtZHJpdmVuIGludGVyZmFjZeKAlHBlb3BsZSBjaG9vc2luZyB0byB1c2UgYSBtb3VzZS1iYXNlZCBtZW51LWRyaXZlbiBpbnRlcmZhY2UKbWF5IG5vdCBuZWVkIHRvIHVzZSBhIGtub3dsZWRnZS1pbi10aGUtaGVhZCBzdHJhdGVneSBidXQga25vd2xlZGdlLWluLXRoZS13b3JsZCwgYW5kIG1heSBiZQpkb2luZyBzbyBiZWNhdXNlIHRoaXMgc3RyYXRlZ3kgcHJvdmlkZXMgYmV0dGVyIHJlbGVhcm5pbmcsIHJhdGhlciB0aGFuIGJlY2F1c2UgaXQgaXMgZmFzdGVyIG9yIGVhc2llcgppbml0aWFsbHkgb3IgYmVjYXVzZSBpdCBpcyBiZXR0ZXIgZm9yIGxlYXJuaW5nIG9yIGZvcmdldHRpbmcuIFRoaXMgaGVscHMgcHJvdmlkZSBhIHJpY2hlciBleHBsYW5hdGlvbgpvZiB3aHkgbWVudS1kcml2ZW4gaW50ZXJmYWNlcyAoa25vd2xlZGdlLWluLXRoZS13b3JsZCkgYXJlIG1vcmUgdWJpcXVpdG91cywgYW5kIHN1Z2dlc3RzCndoZW4gdGhleSBjYW4gYmUgcmVwbGFjZWQsIGUuZy4sIHdoZXJlIHVzZSBpcyBpbmZyZXF1ZW50IGJ1dCBvZnRlbiBlbm91Z2ggdGhhdCBmb3JnZXR0aW5nIGRvZXMgbm90Cm9jY3VyLiBPdXIgcmVzdWx0cyBwcm92aWRlIHByZWxpbWluYXJ5IHN1Z2dlc3Rpb25zIGZvciBjaG9vc2luZyBvcHRpbWFsIHRyYWluaW5nIHN0cmF0ZWdpZXMgYW5kCnN1cHBvcnRpbmcgdGhlc2Ugc3RyYXRlZ2llcyBpbiB0ZXJtcyBvZiB0aGUgdGhyZWUgc3RhZ2VzIG9mIGxlYXJuaW5nIGFuZCBmb3JnZXR0aW5nLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KVkwgIC0gMzANCklTICAtIDENClNQICAtIDENCkVQICAtIDMzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9raW1SaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Learning%2C%20forgetting%2C%20and%20relearning%20for%20menu-%20and%20keystroke-driven%20tasks%3A%20Relearning%20is%20important&amp;rft.jtitle=Human-Computer%20Interaction&amp;rft.volume=30&amp;rft.issue=1&amp;rft.aufirst=J.%20W.&amp;rft.aulast=Kim&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2015&amp;rft.pages=1-33&amp;rft.spage=1&amp;rft.epage=33\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, K.-C., and F. E. Ritter. <i>An Initial Evaluation of the D2P/MTT, a Computer-Based, Declarative to Procedural (D2P) Theory Driven Moving Target Tutor</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2012. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2012 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/yehR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{yeh2012initial,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {An initial evaluation of the {D}2P/{MTT}, a computer-based, {Declarative} to {Procedural} ({D}2P) theory driven moving target tutor},\n\turl = {http://acs.ist.psu.edu/reports/yehR12.pdf},\n\tnumber = {ACS 2012-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Yeh, K.-C. and Ritter, F. E.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Yeh| first1 = K.-C.| last2 = Ritter| first2 = F. E.| title = An initial evaluation of the D2P/MTT, a computer-based, Declarative to Procedural (D2P) theory driven moving target tutor| location = University Park, PA| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gQW4gaW5pdGlhbCBldmFsdWF0aW9uIG9mIHRoZSBEMlAvTVRULCBhIGNvbXB1dGVyLWJhc2VkLCBEZWNsYXJhdGl2ZSB0byBQcm9jZWR1cmFsIChEMlApIHRoZW9yeSBkcml2ZW4gbW92aW5nIHRhcmdldCB0dXRvcg0KQVUgIC0gWWVoLCBLLi1DLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAxMi0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMveWVoUjEyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hobbs, J. Nicholas, Frank E. Ritter, and Jonathan H. Morgan. <i>Combat Lifesaver (D2P/CLS): A Lifesaving Tutor for Battlefield Injuries</i>. Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2012. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2012 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/hobbsRM12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{hobbs2012combat,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {Combat {Lifesaver} ({D}2P/{CLS}): {A} lifesaving tutor for battlefield injuries},\n\turl = {http://acs.ist.psu.edu/reports/hobbsRM12.pdf},\n\tnumber = {ACS TN 2012-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Hobbs, J. Nicholas and Ritter, Frank E. and Morgan, Jonathan H.},\n\tyear = {2012},\n\tpages = {1}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| pages = 1| last1 = Hobbs| first1 = J. Nicholas| last2 = Ritter| first2 = Frank E.| last3 = Morgan| first3 = Jonathan H.| title = Combat Lifesaver (D2P/CLS): A lifesaving tutor for battlefield injuries| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gQ29tYmF0IExpZmVzYXZlciAoRDJQL0NMUyk6IEEgbGlmZXNhdmluZyB0dXRvciBmb3IgYmF0dGxlZmllbGQgaW5qdXJpZXMNCkFVICAtIEhvYmJzLCBKLiBOaWNob2xhcw0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gTW9yZ2FuLCBKb25hdGhhbiBILg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KU1AgIC0gMQ0KTTMgIC0gdW5wdWJsaXNoZWQgQUNTIFRlY2guIE5vdGUNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgVE4gMjAxMi0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvaG9iYnNSTTEyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Shemanski, D. R. <i>Stop the Terrorists! Team-Based Simulation of an International Terrorist Plot to Acquire and Use a Weapon of Mass Destruction</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{shemanski2011stop,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Stop the terrorists! {Team}-based simulation of an international terrorist plot to acquire and use a weapon of mass destruction},\n\turl = {http://acs.ist.psu.edu/reports/},\n\tnumber = {ACS 2011-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Shemanski, D. R.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Shemanski| first = D. R.| title = Stop the terrorists! Team-based simulation of an international terrorist plot to acquire and use a weapon of mass destruction| location = University Park, PA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU3RvcCB0aGUgdGVycm9yaXN0cyEgVGVhbS1iYXNlZCBzaW11bGF0aW9uIG9mIGFuIGludGVybmF0aW9uYWwgdGVycm9yaXN0IHBsb3QgdG8gYWNxdWlyZSBhbmQgdXNlIGEgd2VhcG9uIG9mIG1hc3MgZGVzdHJ1Y3Rpb24NCkFVICAtIFNoZW1hbnNraSwgRC4gUi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMTEtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzLw0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>The Moving Target Tutor (MTT) – Teaching the Declarative Knowledge to Shoot Moving Targets</i>. Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterMHK11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2011moving,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {The {Moving} {Target} {Tutor} ({MTT}) – {Teaching} the declarative knowledge to shoot moving targets},\n\turl = {http://acs.ist.psu.edu/reports/ritterMHK11.pdf},\n\tnumber = {ACS TN 2011-5},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Morgan, J. H. and Hiam, J. W. and Kim, J. W.},\n\tyear = {2011},\n\tpages = {2}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| pages = 2| last1 = Ritter| first1 = F. E.| last2 = Morgan| first2 = J. H.| last3 = Hiam| first3 = J. W.| last4 = Kim| first4 = J. W.| title = The Moving Target Tutor (MTT) – Teaching the declarative knowledge to shoot moving targets| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVGhlIE1vdmluZyBUYXJnZXQgVHV0b3IgKE1UVCkg4oCTIFRlYWNoaW5nIHRoZSBkZWNsYXJhdGl2ZSBrbm93bGVkZ2UgdG8gc2hvb3QgbW92aW5nIHRhcmdldHMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIEhpYW0sIEouIFcuDQpBVSAgLSBLaW0sIEouIFcuDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSAyDQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDExLTUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJNSEsxMS5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hiam, J., C. Zhao, and F. E. Ritter. <i>VIPER: A Text-Based Environment for Intelligent Agents</i>. Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/hiamZR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{hiam2011viper:,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {{VIPER}: {A} text-based environment for intelligent agents},\n\turl = {http://acs.ist.psu.edu/reports/hiamZR11.pdf},\n\tnumber = {ACS TN 2011-4},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Hiam, J. and Zhao, C. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {2}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| pages = 2| last1 = Hiam| first1 = J.| last2 = Zhao| first2 = C.| last3 = Ritter| first3 = F. E.| title = VIPER: A text-based environment for intelligent agents| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVklQRVI6IEEgdGV4dC1iYXNlZCBlbnZpcm9ubWVudCBmb3IgaW50ZWxsaWdlbnQgYWdlbnRzDQpBVSAgLSBIaWFtLCBKLg0KQVUgIC0gWmhhbywgQy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDINCk0zICAtIHVucHVibGlzaGVkIEFDUyBUZWNoLiBOb3RlDQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIFROIDIwMTEtNA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2hpYW1aUjExLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Sanford, J., and F.E. Ritter. <i>Minimally Invasive Surgery Simulator – Testing Motor Skill Acquisition</i>. Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/sanfordR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{sanford2011minimally,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {Minimally invasive surgery simulator – {Testing} motor skill acquisition},\n\turl = {http://acs.ist.psu.edu/reports/sanfordR11.pdf},\n\tnumber = {ACS TN 2011-3},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Sanford, J. and Ritter, F.E.},\n\tyear = {2011},\n\tpages = {1}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| pages = 1| last1 = Sanford| first1 = J.| last2 = Ritter| first2 = F.E.| title = Minimally invasive surgery simulator – Testing motor skill acquisition| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gTWluaW1hbGx5IGludmFzaXZlIHN1cmdlcnkgc2ltdWxhdG9yIOKAkyBUZXN0aW5nIG1vdG9yIHNraWxsIGFjcXVpc2l0aW9uDQpBVSAgLSBTYW5mb3JkLCBKLg0KQVUgIC0gUml0dGVyLCBGLkUuDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSAxDQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDExLTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9zYW5mb3JkUjExLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>Some Useful Papers for Agent-Based Cognitive Modeling</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritter11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2011useful,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Some useful papers for agent-based cognitive modeling},\n\turl = {http://acs.ist.psu.edu/reports/ritter11.pdf},\n\tnumber = {ACS 2011-3},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. et al.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Ritter| first = F. E. et al.| title = Some useful papers for agent-based cognitive modeling| location = University Park, PA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU29tZSB1c2VmdWwgcGFwZXJzIGZvciBhZ2VudC1iYXNlZCBjb2duaXRpdmUgbW9kZWxpbmcNCkFVICAtIFJpdHRlciwgRi4gRS4gZXQgYWwuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDExLTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXIxMS5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lothian, J. M. <i>High Performance Computing for Agent-Based Cognitive Modeling</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2011. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2011 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/lothian11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{lothian2011high,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {High performance computing for agent-based cognitive modeling},\n\turl = {http://acs.ist.psu.edu/reports/lothian11.pdf},\n\tnumber = {ACS 2011-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Lothian, J. M.},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Lothian| first = J. M.| title = High performance computing for agent-based cognitive modeling| location = University Park, PA| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSGlnaCBwZXJmb3JtYW5jZSBjb21wdXRpbmcgZm9yIGFnZW50LWJhc2VkIGNvZ25pdGl2ZSBtb2RlbGluZw0KQVUgIC0gTG90aGlhbiwgSi4gTS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMTEtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2xvdGhpYW4xMS5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., J. W. Kim, and J. H. Morgan. <i>Running Behavioral Experiments with Human Participants: A Practical Guide</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2009. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2009 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterKM09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2009running,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Running behavioral experiments with human participants: {A} practical guide},\n\turl = {http://acs.ist.psu.edu/reports/ritterKM09.pdf},\n\tnumber = {ACS 2009-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Kim, J. W. and Morgan, J. H.},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Kim| first2 = J. W.| last3 = Morgan| first3 = J. H.| title = Running behavioral experiments with human participants: A practical guide| location = University Park, PA| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gUnVubmluZyBiZWhhdmlvcmFsIGV4cGVyaW1lbnRzIHdpdGggaHVtYW4gcGFydGljaXBhbnRzOiBBIHByYWN0aWNhbCBndWlkZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwOS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvcml0dGVyS00wOS5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>Some Frontiers of Cognitive Modeling: A Modest Research Agenda Exploring Emotions and Usability</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2008. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2008 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritter08c.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2008frontiers,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Some frontiers of cognitive modeling: {A} modest research agenda exploring emotions and usability},\n\turl = {http://acs.ist.psu.edu/reports/ritter08c.pdf},\n\tnumber = {ACS 2008-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Ritter| first = F. E.| title = Some frontiers of cognitive modeling: A modest research agenda exploring emotions and usability| location = University Park, PA| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU29tZSBmcm9udGllcnMgb2YgY29nbml0aXZlIG1vZGVsaW5nOiBBIG1vZGVzdCByZXNlYXJjaCBhZ2VuZGEgZXhwbG9yaW5nIGVtb3Rpb25zIGFuZCB1c2FiaWxpdHkNCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDgtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlcjA4Yy5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W. <i>Procedural Skills: From Learning to Forgetting. Unpublished Doctoral Dissertation, The Pennsylvania State University, University Park, PA</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2008. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2008 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kim08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kim2008procedural,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Procedural skills: {From} learning to forgetting. {Unpublished} {Doctoral} {Dissertation}, {The} {Pennsylvania} {State} {University}, {University} {Park}, {PA}},\n\turl = {http://acs.ist.psu.edu/reports/kim08.pdf},\n\tnumber = {ACS 2008-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kim, J. W.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Kim| first = J. W.| title = Procedural skills: From learning to forgetting. Unpublished Doctoral Dissertation, The Pennsylvania State University, University Park, PA| location = University Park, PA| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gUHJvY2VkdXJhbCBza2lsbHM6IEZyb20gbGVhcm5pbmcgdG8gZm9yZ2V0dGluZy4gVW5wdWJsaXNoZWQgRG9jdG9yYWwgRGlzc2VydGF0aW9uLCBUaGUgUGVubnN5bHZhbmlhIFN0YXRlIFVuaXZlcnNpdHksIFVuaXZlcnNpdHkgUGFyaywgUEENCkFVICAtIEtpbSwgSi4gVy4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDgtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2tpbTA4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., F. E. Ritter, and R. J. Koubek. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/kimRK06-keyboard.pdf\"><i>User’s Guide for the Dismal Spreadsheet: Normalization Task. Study Booklet for Keyboard Users</i>.</a></span> Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2006. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2006 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kimRK06-keyboard.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kim2006users,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {User's {Guide} for the {Dismal} {Spreadsheet}: {Normalization} {Task}. {Study} {Booklet} for {Keyboard} {Users}},\n\turl = {http://acs.ist.psu.edu/reports/kimRK06-keyboard.pdf},\n\tnumber = {ACS TN 2006-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kim, J. W. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Kim| first1 = J. W.| last2 = Ritter| first2 = F. E.| last3 = Koubek| first3 = R. J.| title = User's Guide for the Dismal Spreadsheet: Normalization Task. Study Booklet for Keyboard Users| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVXNlcidzIEd1aWRlIGZvciB0aGUgRGlzbWFsIFNwcmVhZHNoZWV0OiBOb3JtYWxpemF0aW9uIFRhc2suIFN0dWR5IEJvb2tsZXQgZm9yIEtleWJvYXJkIFVzZXJzDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLb3ViZWssIFIuIEouDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDA2LTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9raW1SSzA2LWtleWJvYXJkLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., F. E. Ritter, and R. J. Koubek. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/kimRK06-mouse.pdf\"><i>User’s Guide for the Dismal Spreadsheet: Normalization Task. Study Booklet for Mouse Users</i>.</a></span> Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2006. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2006 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kimRK06-mouse.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kim2006users,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {User's {Guide} for the {Dismal} {Spreadsheet}: {Normalization} {Task}. {Study} {Booklet} for {Mouse} {Users}},\n\turl = {http://acs.ist.psu.edu/reports/kimRK06-mouse.pdf},\n\tnumber = {ACS TN 2006-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kim, J. W. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Kim| first1 = J. W.| last2 = Ritter| first2 = F. E.| last3 = Koubek| first3 = R. J.| title = User's Guide for the Dismal Spreadsheet: Normalization Task. Study Booklet for Mouse Users| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVXNlcidzIEd1aWRlIGZvciB0aGUgRGlzbWFsIFNwcmVhZHNoZWV0OiBOb3JtYWxpemF0aW9uIFRhc2suIFN0dWR5IEJvb2tsZXQgZm9yIE1vdXNlIFVzZXJzDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLb3ViZWssIFIuIEouDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpNMyAgLSB1bnB1Ymxpc2hlZCBBQ1MgVGVjaC4gTm90ZQ0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyBUTiAyMDA2LTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9raW1SSzA2LW1vdXNlLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., Reifers, A. L., and M. J. Schoelles. <i>Defining Testable Theories of Pre-Task Appraisal Stress</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2005. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterRS05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter_f._e._reifers_defining_2005,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Defining testable theories of pre-task appraisal stress},\n\turl = {http://acs.ist.psu.edu/reports/ritterRS05.pdf},\n\tnumber = {ACS 2005-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E., Reifers, A. L. and Schoelles, M. J.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter, F. E., Reifers| first1 = A. L.| last2 = Schoelles| first2 = M. J.| title = Defining testable theories of pre-task appraisal stress| location = University Park, PA| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGVmaW5pbmcgdGVzdGFibGUgdGhlb3JpZXMgb2YgcHJlLXRhc2sgYXBwcmFpc2FsIHN0cmVzcw0KQVUgIC0gUml0dGVyLCBGLiBFLiwgUmVpZmVycywgQS4gTC4NCkFVICAtIFNjaG9lbGxlcywgTS4gSi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDUvLy8NClBZICAtIDIwMDUNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDUtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlclJTMDUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>Measuring the Effect of Dental Work as a Stressor on Cognition</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2005. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterCRK05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2005measuring,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Measuring the effect of dental work as a stressor on cognition},\n\turl = {http://acs.ist.psu.edu/reports/ritterCRK05.pdf},\n\tnumber = {ACS 2005-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Ceballos, R. and Reifers, A. L. and Klein, L. C.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Ceballos| first2 = R.| last3 = Reifers| first3 = A. L.| last4 = Klein| first4 = L. C.| title = Measuring the effect of dental work as a stressor on cognition| location = University Park, PA| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gTWVhc3VyaW5nIHRoZSBlZmZlY3Qgb2YgZGVudGFsIHdvcmsgYXMgYSBzdHJlc3NvciBvbiBjb2duaXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIENlYmFsbG9zLCBSLg0KQVUgIC0gUmVpZmVycywgQS4gTC4NCkFVICAtIEtsZWluLCBMLiBDLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwNS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvcml0dGVyQ1JLMDUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kukreja, U. <i>Towards Model-Based Evaluations of Human-Robot Interfaces</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2005. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2005 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/kukreja05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{kukreja2005towards,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Towards model-based evaluations of human-robot interfaces},\n\turl = {http://acs.ist.psu.edu/reports/kukreja05.pdf},\n\tnumber = {ACS 2005-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Kukreja, U.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Kukreja| first = U.| title = Towards model-based evaluations of human-robot interfaces| location = University Park, PA| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVG93YXJkcyBtb2RlbC1iYXNlZCBldmFsdWF0aW9ucyBvZiBodW1hbi1yb2JvdCBpbnRlcmZhY2VzDQpBVSAgLSBLdWtyZWphLCBVLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwNS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMva3VrcmVqYTA1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Councill, I. G., G. P. Morgan, and F. E. Ritter. <i>dTank: A Competitive Environment for Distributed Agents</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2004. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2004 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/councillMR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{councill2004dtank:,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {{dTank}: {A} competitive environment for distributed agents},\n\turl = {http://acs.ist.psu.edu/reports/councillMR04.pdf},\n\tnumber = {ACS 2004-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Councill, I. G. and Morgan, G. P. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Councill| first1 = I. G.| last2 = Morgan| first2 = G. P.| last3 = Ritter| first3 = F. E.| title = dTank: A competitive environment for distributed agents| location = University Park, PA| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gZFRhbms6IEEgY29tcGV0aXRpdmUgZW52aXJvbm1lbnQgZm9yIGRpc3RyaWJ1dGVkIGFnZW50cw0KQVUgIC0gQ291bmNpbGwsIEkuIEcuDQpBVSAgLSBNb3JnYW4sIEcuIFAuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDA0LTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9jb3VuY2lsbE1SMDQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., and F. E. Ritter. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/reports/cohenR04.pdf\"><i>Herbal Tutorial</i>.</a></span> University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2004. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2004 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/cohenR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{cohen2004herbal,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Herbal {Tutorial}},\n\turl = {http://acs.ist.psu.edu/reports/cohenR04.pdf},\n\tnumber = {ACS 2004-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Cohen, M. A. and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| title = Herbal Tutorial| location = University Park, PA| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSGVyYmFsIFR1dG9yaWFsDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDQtMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL2NvaGVuUjA0LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Freed, A. R. <i>The Effects of Interface Design on Telephone Dialing Performance</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2003. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2003 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/freed03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{freed2003effects,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {The effects of interface design on telephone dialing performance},\n\turl = {http://acs.ist.psu.edu/reports/freed03.pdf},\n\tnumber = {ACS 2003-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Freed, A. R.},\n\tyear = {2003}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Freed| first = A. R.| title = The effects of interface design on telephone dialing performance| location = University Park, PA| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVGhlIGVmZmVjdHMgb2YgaW50ZXJmYWNlIGRlc2lnbiBvbiB0ZWxlcGhvbmUgZGlhbGluZyBwZXJmb3JtYW5jZQ0KQVUgIC0gRnJlZWQsIEEuIFIuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAzLTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9mcmVlZDAzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Sherry, R. R., and F. E. Ritter. <i>Dynamic Task Allocation: Issues for Implementing Adaptive Intelligent Automation</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2002. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/sherryR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{sherry2002dynamic,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Dynamic task allocation: {Issues} for implementing adaptive intelligent automation},\n\turl = {http://acs.ist.psu.edu/reports/sherryR02.pdf},\n\tnumber = {ACS 2002-2},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Sherry, R. R. and Ritter, F. E.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Sherry| first1 = R. R.| last2 = Ritter| first2 = F. E.| title = Dynamic task allocation: Issues for implementing adaptive intelligent automation| location = University Park, PA| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRHluYW1pYyB0YXNrIGFsbG9jYXRpb246IElzc3VlcyBmb3IgaW1wbGVtZW50aW5nIGFkYXB0aXZlIGludGVsbGlnZW50IGF1dG9tYXRpb24NCkFVICAtIFNoZXJyeSwgUi4gUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDItMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3NoZXJyeVIwMi5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and A. B. Wood. <i>Dismal: A Spreadsheet for Sequential Data Analysis and HCI Experimentation</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2002. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterW02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2002dismal:,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Dismal: {A} spreadsheet for sequential data analysis and {HCI} experimentation},\n\turl = {http://acs.ist.psu.edu/reports/ritterW02.pdf},\n\tnumber = {ACS 2002-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Wood, A. B.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Wood| first2 = A. B.| title = Dismal: A spreadsheet for sequential data analysis and HCI experimentation| location = University Park, PA| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGlzbWFsOiBBIHNwcmVhZHNoZWV0IGZvciBzZXF1ZW50aWFsIGRhdGEgYW5hbHlzaXMgYW5kIEhDSSBleHBlcmltZW50YXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFdvb2QsIEEuIEIuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAyLTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJXMDIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., A. R. Freed, and O. L. Haskett. <i>Discovering User Information Needs: The Case of University Department Websites</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2002. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2002 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterFH02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2002discovering,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Discovering user information needs: {The} case of university department websites},\n\turl = {http://acs.ist.psu.edu/reports/ritterFH02.pdf},\n\tnumber = {ACS 2002-3},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Freed, A. R. and Haskett, O. L.},\n\tyear = {2002}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Freed| first2 = A. R.| last3 = Haskett| first3 = O. L.| title = Discovering user information needs: The case of university department websites| location = University Park, PA| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGlzY292ZXJpbmcgdXNlciBpbmZvcm1hdGlvbiBuZWVkczogVGhlIGNhc2Ugb2YgdW5pdmVyc2l0eSBkZXBhcnRtZW50IHdlYnNpdGVzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBGcmVlZCwgQS4gUi4NCkFVICAtIEhhc2tldHQsIE8uIEwuDQpDWSAgLSBVbml2ZXJzaXR5IFBhcmssIFBBDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpNMyAgLSBUZWNoIFJlcG9ydA0KUEIgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWIsIENvbGxlZ2Ugb2YgSW5mb3JtYXRpb24gU2NpZW5jZXMgYW5kIFRlY2hub2xvZ3ksIFBlbm4gU3RhdGUNClNOICAtIEFDUyAyMDAyLTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcmVwb3J0cy9yaXR0ZXJGSDAyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Avraamides, M. N. <i>A Brief Manual for Running a JSAF Demo and Examining the Situation Awareness Panel</i>. Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2001. Print.</div><div class=\"bib-extra\">available upon request</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2001 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{avraamides2001brief,\n\ttype = {unpublished {ACS} {Tech}. {Note}},\n\ttitle = {A brief manual for running a {JSAF} {Demo} and examining the {Situation} {Awareness} {Panel}},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Avraamides, M. N.},\n\tyear = {2001},\n\tnote = {available upon request}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last = Avraamides| first = M. N.| title = A brief manual for running a JSAF Demo and examining the Situation Awareness Panel| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gQSBicmllZiBtYW51YWwgZm9yIHJ1bm5pbmcgYSBKU0FGIERlbW8gYW5kIGV4YW1pbmluZyB0aGUgU2l0dWF0aW9uIEF3YXJlbmVzcyBQYW5lbA0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENCk0zICAtIHVucHVibGlzaGVkIEFDUyBUZWNoLiBOb3RlDQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and M. Avraamides. <i>Improving Interfaces for CGFs through Multidisciplinary Evaluations: A New, Broad Approach</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2001. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2001 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterA01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2001improving,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Improving interfaces for {CGFs} through multidisciplinary evaluations: {A} new, broad approach},\n\turl = {http://acs.ist.psu.edu/reports/ritterA01.pdf},\n\tnumber = {ACS 2001-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Avraamides, M.},\n\tyear = {2001}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Avraamides| first2 = M.| title = Improving interfaces for CGFs through multidisciplinary evaluations: A new, broad approach| location = University Park, PA| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gSW1wcm92aW5nIGludGVyZmFjZXMgZm9yIENHRnMgdGhyb3VnaCBtdWx0aWRpc2NpcGxpbmFyeSBldmFsdWF0aW9uczogQSBuZXcsIGJyb2FkIGFwcHJvYWNoDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBBdnJhYW1pZGVzLCBNLg0KQ1kgIC0gVW5pdmVyc2l0eSBQYXJrLCBQQQ0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KTTMgIC0gVGVjaCBSZXBvcnQNClBCICAtIEFwcGxpZWQgQ29nbml0aXZlIFNjaWVuY2UgTGFiLCBDb2xsZWdlIG9mIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlDQpTTiAgLSBBQ1MgMjAwMS0xDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3JlcG9ydHMvcml0dGVyQTAxLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and M. N. Avraamides. <i>Steps towards Including Behavioural Moderators in Human Performance Models in Synthetic Environments</i>. University Park, PA: Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State, 2000. Web.</div><span class='bib-kw' style='display:none;'>AV8TEBZ5 MGID93AS year__2000 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/reports/ritterA00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter2000steps,\n\taddress = {University Park, PA},\n\ttype = {Tech {Report}},\n\ttitle = {Steps towards including behavioural moderators in human performance models in synthetic environments},\n\turl = {http://acs.ist.psu.edu/reports/ritterA00.pdf},\n\tnumber = {ACS 2000-1},\n\tinstitution = {Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State},\n\tauthor = {Ritter, F. E. and Avraamides, M. N.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Applied Cognitive Science Lab, College of Information Sciences and Technology, Penn State| last1 = Ritter| first1 = F. E.| last2 = Avraamides| first2 = M. N.| title = Steps towards including behavioural moderators in human performance models in synthetic environments| location = University Park, PA| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gU3RlcHMgdG93YXJkcyBpbmNsdWRpbmcgYmVoYXZpb3VyYWwgbW9kZXJhdG9ycyBpbiBodW1hbiBwZXJmb3JtYW5jZSBtb2RlbHMgaW4gc3ludGhldGljIGVudmlyb25tZW50cw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQXZyYWFtaWRlcywgTS4gTi4NCkNZICAtIFVuaXZlcnNpdHkgUGFyaywgUEENCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANCk0zICAtIFRlY2ggUmVwb3J0DQpQQiAgLSBBcHBsaWVkIENvZ25pdGl2ZSBTY2llbmNlIExhYiwgQ29sbGVnZSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlcyBhbmQgVGVjaG5vbG9neSwgUGVubiBTdGF0ZQ0KU04gIC0gQUNTIDIwMDAtMQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9yZXBvcnRzL3JpdHRlckEwMC5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div></div><div class=\"full-bib-section\"><a id='4KATF6MA' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a><h3 class=\"collectiontitle\">Miscellaneous</h3>\n<div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C. et al. “Building Social Networks out of Cognitive Blocks: Factors of Interest in Agent-Based Socio-Cognitive Simulations.” <i>Computational and Mathematical Organization Theory</i> 21.2 (2015): 115–149. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2015 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">This paper examines how cognitive and environmental factors influence the formation of dyadic ties. We use agent models instantiated in ACT-R that interact in a social simulation‚ to illustrate the effect of memory constraints on networks. We also show that environmental factors are important including popu- lation size‚ running time‚ and map configuration. To examine these relationships‚ we ran simulations of networks using a factorial design. Our analyses suggest three interesting conclusions: first‚ the tie formation of these networks approximates a logistic growth model; second‚ that agent memory quality (i.e.‚ perfect or human- like) strongly alters the network’s density and structure; third‚ that the three environmental factors all influence both network density and some aspects of net- work structure. These findings suggest that meaningful variance of social network analysis measures occur in a narrow band of memory strength (the cognitive band); the threshold for defining tie criteria is important; and future simulations examining generative social networks should control and carefully report these environmental and cognitive factors.</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoKMHRSM15.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{zhao2015building,\n\ttitle = {Building social networks out of cognitive blocks: {Factors} of interest in agent-based socio-cognitive simulations},\n\tvolume = {21},\n\turl = {http://acs.ist.psu.edu/papers/zhaoKMHRSM15.pdf},\n\tnumber = {2},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Zhao, C. and Kaulakis, R. and Morgan, J. H. and Hiam, J. W. and Ritter, F. E. and Sanford, J. and Morgan, G. P.},\n\tyear = {2015},\n\tpages = {115--149}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 21| issue = 2| pages = 115–149| last1 = Zhao| first1 = C.| last2 = Kaulakis| first2 = R.| last3 = Morgan| first3 = J. H.| last4 = Hiam| first4 = J. W.| last5 = Ritter| first5 = F. E.| last6 = Sanford| first6 = J.| last7 = Morgan| first7 = G. P.| title = Building social networks out of cognitive blocks: Factors of interest in agent-based socio-cognitive simulations| journal = Computational and Mathematical Organization Theory| date = 2015}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQnVpbGRpbmcgc29jaWFsIG5ldHdvcmtzIG91dCBvZiBjb2duaXRpdmUgYmxvY2tzOiBGYWN0b3JzIG9mIGludGVyZXN0IGluIGFnZW50LWJhc2VkIHNvY2lvLWNvZ25pdGl2ZSBzaW11bGF0aW9ucw0KQVUgIC0gWmhhbywgQy4NCkFVICAtIEthdWxha2lzLCBSLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gSGlhbSwgSi4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNhbmZvcmQsIEouDQpBVSAgLSBNb3JnYW4sIEcuIFAuDQpUMiAgLSBDb21wdXRhdGlvbmFsIGFuZCBNYXRoZW1hdGljYWwgT3JnYW5pemF0aW9uIFRoZW9yeQ0KQUIgIC0gVGhpcyBwYXBlciBleGFtaW5lcyBob3cgY29nbml0aXZlIGFuZCBlbnZpcm9ubWVudGFsIGZhY3RvcnMgaW5mbHVlbmNlIHRoZSBmb3JtYXRpb24gb2YgZHlhZGljIHRpZXMuIFdlIHVzZSBhZ2VudCBtb2RlbHMgaW5zdGFudGlhdGVkIGluIEFDVC1SIHRoYXQgaW50ZXJhY3QgaW4gYSBzb2NpYWwgc2ltdWxhdGlvbiwgdG8gaWxsdXN0cmF0ZSB0aGUgZWZmZWN0IG9mIG1lbW9yeSBjb25zdHJhaW50cyBvbiBuZXR3b3Jrcy4gV2UgYWxzbyBzaG93IHRoYXQgZW52aXJvbm1lbnRhbCBmYWN0b3JzIGFyZSBpbXBvcnRhbnQgaW5jbHVkaW5nIHBvcHUtIGxhdGlvbiBzaXplLCBydW5uaW5nIHRpbWUsIGFuZCBtYXAgY29uZmlndXJhdGlvbi4gVG8gZXhhbWluZSB0aGVzZSByZWxhdGlvbnNoaXBzLCB3ZSByYW4gc2ltdWxhdGlvbnMgb2YgbmV0d29ya3MgdXNpbmcgYSBmYWN0b3JpYWwgZGVzaWduLiBPdXIgYW5hbHlzZXMgc3VnZ2VzdCB0aHJlZSBpbnRlcmVzdGluZyBjb25jbHVzaW9uczogZmlyc3QsIHRoZSB0aWUgZm9ybWF0aW9uIG9mIHRoZXNlIG5ldHdvcmtzIGFwcHJveGltYXRlcyBhIGxvZ2lzdGljIGdyb3d0aCBtb2RlbDsgc2Vjb25kLCB0aGF0IGFnZW50IG1lbW9yeSBxdWFsaXR5IChpLmUuLCBwZXJmZWN0IG9yIGh1bWFuLSBsaWtlKSBzdHJvbmdseSBhbHRlcnMgdGhlIG5ldHdvcmvigJlzIGRlbnNpdHkgYW5kIHN0cnVjdHVyZTsgdGhpcmQsIHRoYXQgdGhlIHRocmVlIGVudmlyb25tZW50YWwgZmFjdG9ycyBhbGwgaW5mbHVlbmNlIGJvdGggbmV0d29yayBkZW5zaXR5IGFuZCBzb21lIGFzcGVjdHMgb2YgbmV0LSB3b3JrIHN0cnVjdHVyZS4gVGhlc2UgZmluZGluZ3Mgc3VnZ2VzdCB0aGF0IG1lYW5pbmdmdWwgdmFyaWFuY2Ugb2Ygc29jaWFsIG5ldHdvcmsgYW5hbHlzaXMgbWVhc3VyZXMgb2NjdXIgaW4gYSBuYXJyb3cgYmFuZCBvZiBtZW1vcnkgc3RyZW5ndGggKHRoZSBjb2duaXRpdmUgYmFuZCk7IHRoZSB0aHJlc2hvbGQgZm9yIGRlZmluaW5nIHRpZSBjcml0ZXJpYSBpcyBpbXBvcnRhbnQ7IGFuZCBmdXR1cmUgc2ltdWxhdGlvbnMgZXhhbWluaW5nIGdlbmVyYXRpdmUgc29jaWFsIG5ldHdvcmtzIHNob3VsZCBjb250cm9sIGFuZCBjYXJlZnVsbHkgcmVwb3J0IHRoZXNlIGVudmlyb25tZW50YWwgYW5kIGNvZ25pdGl2ZSBmYWN0b3JzLg0KREEgIC0gMjAxNS8vLw0KUFkgIC0gMjAxNQ0KVkwgIC0gMjENCklTICAtIDINClNQICAtIDExNQ0KRVAgIC0gMTQ5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy96aGFvS01IUlNNMTUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Building%20social%20networks%20out%20of%20cognitive%20blocks%3A%20Factors%20of%20interest%20in%20agent-based%20socio-cognitive%20simulations&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.volume=21&amp;rft.issue=2&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=R.%20Kaulakis&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Sanford&amp;rft.au=G.%20P.%20Morgan&amp;rft.date=2015&amp;rft.pages=115-149&amp;rft.spage=115&amp;rft.epage=149\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haughton, Noela, John Yeh, Kuo-Chuan (Martin), Nworie, and Liz Romero. “Digital Disturbances, Disorders, and Pathologies: A Discussion of Some Unintended Consequences of Technology in Higher Education.” <i>Educational Technology</i> 53.4 (2013): 3–16. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Educational Technology</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{haughton2013digital,\n\ttitle = {Digital disturbances, disorders, and pathologies: {A} discussion of some unintended consequences of technology in higher education.},\n\tvolume = {53},\n\tnumber = {4},\n\tjournal = {Educational Technology},\n\tauthor = {Haughton, Noela and Yeh, Kuo-Chuan (Martin), Nworie, John and Romero, Liz},\n\tyear = {2013},\n\tpages = {3--16}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 53| issue = 4| pages = 3–16| last1 = Haughton| first1 = Noela| last2 = Yeh, Kuo-Chuan (Martin), Nworie| first2 = John| last3 = Romero| first3 = Liz| title = Digital disturbances, disorders, and pathologies: A discussion of some unintended consequences of technology in higher education.| journal = Educational Technology| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGlnaXRhbCBkaXN0dXJiYW5jZXMsIGRpc29yZGVycywgYW5kIHBhdGhvbG9naWVzOiBBIGRpc2N1c3Npb24gb2Ygc29tZSB1bmludGVuZGVkIGNvbnNlcXVlbmNlcyBvZiB0ZWNobm9sb2d5IGluIGhpZ2hlciBlZHVjYXRpb24uDQpBVSAgLSBIYXVnaHRvbiwgTm9lbGENCkFVICAtIFllaCwgS3VvLUNodWFuIChNYXJ0aW4pLCBOd29yaWUsIEpvaG4NCkFVICAtIFJvbWVybywgTGl6DQpUMiAgLSBFZHVjYXRpb25hbCBUZWNobm9sb2d5DQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpWTCAgLSA1Mw0KSVMgIC0gNA0KU1AgIC0gMw0KRVAgIC0gMTYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Digital%20disturbances%2C%20disorders%2C%20and%20pathologies%3A%20A%20discussion%20of%20some%20unintended%20consequences%20of%20technology%20in%20higher%20education.&amp;rft.jtitle=Educational%20Technology&amp;rft.volume=53&amp;rft.issue=4&amp;rft.aufirst=Noela&amp;rft.aulast=Haughton&amp;rft.au=Noela%20Haughton&amp;rft.au=John%20Yeh%2C%20Kuo-Chuan%20(Martin)%2C%20Nworie&amp;rft.au=Liz%20Romero&amp;rft.date=2013&amp;rft.pages=3%E2%80%9316\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., F. E. Ritter, and R. J. Koubek. “An Integrated Theory for Improved Skill Acquisition and Retention in the Three Stages of Learning.” <i>Theoretical Issues in Ergonomics Science</i> 14.1 (2013): 22–37. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Theoretical Issues in Ergonomics Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimRK13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kim2013integrated,\n\ttitle = {An integrated theory for improved skill acquisition and retention in the three stages of learning},\n\tvolume = {14},\n\turl = {http://acs.ist.psu.edu/papers/kimRK13.pdf},\n\tnumber = {1},\n\tjournal = {Theoretical Issues in Ergonomics Science},\n\tauthor = {Kim, J. W. and Ritter, F. E. and Koubek, R. J.},\n\tyear = {2013},\n\tpages = {22--37}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 14| issue = 1| pages = 22–37| last1 = Kim| first1 = J. W.| last2 = Ritter| first2 = F. E.| last3 = Koubek| first3 = R. J.| title = An integrated theory for improved skill acquisition and retention in the three stages of learning| journal = Theoretical Issues in Ergonomics Science| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQW4gaW50ZWdyYXRlZCB0aGVvcnkgZm9yIGltcHJvdmVkIHNraWxsIGFjcXVpc2l0aW9uIGFuZCByZXRlbnRpb24gaW4gdGhlIHRocmVlIHN0YWdlcyBvZiBsZWFybmluZw0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS291YmVrLCBSLiBKLg0KVDIgIC0gVGhlb3JldGljYWwgSXNzdWVzIGluIEVyZ29ub21pY3MgU2NpZW5jZQ0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KVkwgIC0gMTQNCklTICAtIDENClNQICAtIDIyDQpFUCAgLSAzNw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva2ltUksxMy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=An%20integrated%20theory%20for%20improved%20skill%20acquisition%20and%20retention%20in%20the%20three%20stages%20of%20learning&amp;rft.jtitle=Theoretical%20Issues%20in%20Ergonomics%20Science&amp;rft.volume=14&amp;rft.issue=1&amp;rft.aufirst=J.%20W.&amp;rft.aulast=Kim&amp;rft.au=J.%20W.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20Koubek&amp;rft.date=2013&amp;rft.pages=22-37&amp;rft.spage=22&amp;rft.epage=37\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, J. H. et al. “A Design, Tests, and Considerations for Improving Keystroke and Mouse Loggers.” <i>Interacting with Computers</i> 25.3 (2013): 242–258. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2013 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Interacting with Computers</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganCPRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{morgan2013design,\n\ttitle = {A design, tests, and considerations for improving keystroke and mouse loggers},\n\tvolume = {25},\n\turl = {http://acs.ist.psu.edu/papers/morganCPRip.pdf},\n\tnumber = {3},\n\tjournal = {Interacting with Computers},\n\tauthor = {Morgan, J. H. and Cheng, C.-Y. and Pike, C. and Ritter, F. E.},\n\tyear = {2013},\n\tpages = {242--258}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 25| issue = 3| pages = 242–258| last1 = Morgan| first1 = J. H.| last2 = Cheng| first2 = C.-Y.| last3 = Pike| first3 = C.| last4 = Ritter| first4 = F. E.| title = A design, tests, and considerations for improving keystroke and mouse loggers| journal = Interacting with Computers| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSBkZXNpZ24sIHRlc3RzLCBhbmQgY29uc2lkZXJhdGlvbnMgZm9yIGltcHJvdmluZyBrZXlzdHJva2UgYW5kIG1vdXNlIGxvZ2dlcnMNCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIENoZW5nLCBDLi1ZLg0KQVUgIC0gUGlrZSwgQy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEludGVyYWN0aW5nIHdpdGggQ29tcHV0ZXJzDQpEQSAgLSAyMDEzLy8vDQpQWSAgLSAyMDEzDQpWTCAgLSAyNQ0KSVMgIC0gMw0KU1AgIC0gMjQyDQpFUCAgLSAyNTgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL21vcmdhbkNQUmlwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20design%2C%20tests%2C%20and%20considerations%20for%20improving%20keystroke%20and%20mouse%20loggers&amp;rft.jtitle=Interacting%20with%20Computers&amp;rft.volume=25&amp;rft.issue=3&amp;rft.aufirst=J.%20H.&amp;rft.aulast=Morgan&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=C.-Y.%20Cheng&amp;rft.au=C.%20Pike&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2013&amp;rft.pages=242-258&amp;rft.spage=242&amp;rft.epage=258\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>Running Behavioral Studies with Human Participants: A Practical Guide</i>. Thousand Oaks, CA: Sage, 2013. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2013 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.sagepub.com/books/Book237263\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2013running,\n\taddress = {Thousand Oaks, CA},\n\ttitle = {Running behavioral studies with human participants: {A} practical guide},\n\turl = {http://www.sagepub.com/books/Book237263},\n\tpublisher = {Sage},\n\tauthor = {Ritter, F. E. and Kim, J. W. and Morgan, J. H. and Carlson, R. A.},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Sage| last1 = Ritter| first1 = F. E.| last2 = Kim| first2 = J. W.| last3 = Morgan| first3 = J. H.| last4 = Carlson| first4 = R. A.| title = Running behavioral studies with human participants: A practical guide| location = Thousand Oaks, CA| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUnVubmluZyBiZWhhdmlvcmFsIHN0dWRpZXMgd2l0aCBodW1hbiBwYXJ0aWNpcGFudHM6IEEgcHJhY3RpY2FsIGd1aWRlDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBNb3JnYW4sIEouIEguDQpBVSAgLSBDYXJsc29uLCBSLiBBLg0KQ1kgIC0gVGhvdXNhbmQgT2FrcywgQ0ENCkRBICAtIDIwMTMvLy8NClBZICAtIDIwMTMNClBCICAtIFNhZ2UNClVSICAtIGh0dHA6Ly93d3cuc2FnZXB1Yi5jb20vYm9va3MvQm9vazIzNzI2Mw0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Running%20behavioral%20studies%20with%20human%20participants%3A%20A%20practical%20guide&amp;rft.place=Thousand%20Oaks%2C%20CA&amp;rft.publisher=Sage&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20W.%20Kim&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=R.%20A.%20Carlson&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Learning and Retention.” Ed. John D. Lee and Alex Kirlik. The Oxford Handbook of Cognitive Engineering . New York, NY: Oxford, 2013. 125–142. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2013 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBKSip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2013learning,\n\taddress = {The Oxford Handbook of Cognitive Engineering . New York, NY},\n\ttitle = {Learning and retention},\n\turl = {http://acs.ist.psu.edu/papers/ritterBKSip.pdf},\n\tpublisher = {Oxford},\n\tauthor = {Ritter, F. E. and Baxter, G. and Kim, J. W. and Srinivasmurthy, S.},\n\teditor = {Lee, John D. and Kirlik, Alex},\n\tyear = {2013},\n\tpages = {125--142}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Oxford| pages = 125–142| editors = John D. Lee, Alex Kirlik (eds.)| last1 = Ritter| first1 = F. E.| last2 = Baxter| first2 = G.| last3 = Kim| first3 = J. W.| last4 = Srinivasmurthy| first4 = S.| chapter = Learning and retention| location = The Oxford Handbook of Cognitive Engineering . New York, NY| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTGVhcm5pbmcgYW5kIHJldGVudGlvbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmF4dGVyLCBHLg0KQVUgIC0gS2ltLCBKLiBXLg0KQVUgIC0gU3Jpbml2YXNtdXJ0aHksIFMuDQpBMiAgLSBMZWUsIEpvaG4gRC4NCkEyICAtIEtpcmxpaywgQWxleA0KQ1kgIC0gVGhlIE94Zm9yZCBIYW5kYm9vayBvZiBDb2duaXRpdmUgRW5naW5lZXJpbmcgLiBOZXcgWW9yaywgTlkNCkRBICAtIDIwMTMvLy8NClBZICAtIDIwMTMNClNQICAtIDEyNQ0KRVAgIC0gMTQyDQpQQiAgLSBPeGZvcmQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckJLU2lwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Learning%20and%20retention&amp;rft.place=The%20Oxford%20Handbook%20of%20Cognitive%20Engineering%20.%20New%20York%2C%20NY&amp;rft.publisher=Oxford&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20Baxter&amp;rft.au=J.%20W.%20Kim&amp;rft.au=S.%20Srinivasmurthy&amp;rft.au=John%20D.%20Lee&amp;rft.au=Alex%20Kirlik&amp;rft.date=2013&amp;rft.pages=125-142&amp;rft.spage=125&amp;rft.epage=142\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tseng, J.-T. “The Effect of Heterogeneous Agents in Socio-Cognitive Networks.” Unpublished MS thesis, Computer Science and Engineering, Penn State University, University Park, PA. N.p., 2013. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2013 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/tseng13.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{tseng_j.-t._effect_2013,\n\ttype = {Unpublished {MS} thesis, {Computer} {Science} and {Engineering}, {Penn} {State} {University}, {University} {Park}, {PA}},\n\ttitle = {The effect of heterogeneous agents in socio-cognitive networks},\n\turl = {http://acs.ist.psu.edu/papers/tseng13.pdf},\n\tauthor = {{Tseng, J.-T.}},\n\tyear = {2013}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last = Tseng, J.-T.| title = The effect of heterogeneous agents in socio-cognitive networks| date = 2013}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gVGhlIGVmZmVjdCBvZiBoZXRlcm9nZW5lb3VzIGFnZW50cyBpbiBzb2Npby1jb2duaXRpdmUgbmV0d29ya3MNCkFVICAtIFRzZW5nLCBKLi1ULg0KREEgIC0gMjAxMy8vLw0KUFkgIC0gMjAxMw0KTTMgIC0gVW5wdWJsaXNoZWQgTVMgdGhlc2lzLCBDb21wdXRlciBTY2llbmNlIGFuZCBFbmdpbmVlcmluZywgUGVubiBTdGF0ZSBVbml2ZXJzaXR5LCBVbml2ZXJzaXR5IFBhcmssIFBBDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy90c2VuZzEzLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=The%20effect%20of%20heterogeneous%20agents%20in%20socio-cognitive%20networks&amp;rft.degree=Unpublished%20MS%20thesis%2C%20Computer%20Science%20and%20Engineering%2C%20Penn%20State%20University%2C%20University%20Park%2C%20PA&amp;rft.aulast=Tseng%2C%20J.-T.&amp;rft.au=Tseng%2C%20J.-T.&amp;rft.date=2013\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O. L., and F. E. Ritter. “An Intrinsically-Motivated Schema Mechanism to Model and Simulate Emergent Cognition.” <i>Cognitive Systems Research</i> (2012): 73–92. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{georgeon2012intrinsically-motivated,\n\ttitle = {An intrinsically-motivated schema mechanism to model and simulate emergent cognition},\n\turl = {http://acs.ist.psu.edu/papers/georgeonRip.pdf},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Georgeon, O. L. and Ritter, F. E.},\n\tmonth = jun,\n\tyear = {2012},\n\tpages = {73--92}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 73–92| last1 = Georgeon| first1 = O. L.| last2 = Ritter| first2 = F. E.| title = An intrinsically-motivated schema mechanism to model and simulate emergent cognition| journal = Cognitive Systems Research| date = 2012-06}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQW4gaW50cmluc2ljYWxseS1tb3RpdmF0ZWQgc2NoZW1hIG1lY2hhbmlzbSB0byBtb2RlbCBhbmQgc2ltdWxhdGUgZW1lcmdlbnQgY29nbml0aW9uDQpBVSAgLSBHZW9yZ2VvbiwgTy4gTC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIENvZ25pdGl2ZSBTeXN0ZW1zIFJlc2VhcmNoDQpEQSAgLSAyMDEyLzA2Ly9NYXkNClBZICAtIDIwMTINClNQICAtIDczDQpFUCAgLSA5Mg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25SaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=An%20intrinsically-motivated%20schema%20mechanism%20to%20model%20and%20simulate%20emergent%20cognition&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.aufirst=O.%20L.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20L.%20Georgeon&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012-06&amp;rft.pages=73-92&amp;rft.spage=73&amp;rft.epage=92\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, Kuo-Chuan Martin, and Frank E Ritter. “<span class=\"doctitle\">Evaluating a Computer-Based, Declarative to Procedural (D2P) Theory Driven Training Tutor.</span>” (2012): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{yeh2012evaluating,\n\ttitle = {Evaluating a {Computer}-{Based}, {Declarative} to {Procedural} ({D}2P) {Theory} {Driven} {Training} {Tutor}},\n\tauthor = {Yeh, Kuo-Chuan Martin and Ritter, Frank E},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last1 = Yeh| first1 = Kuo-Chuan Martin| last2 = Ritter| first2 = Frank E| title = Evaluating a Computer-Based, Declarative to Procedural (D2P) Theory Driven Training Tutor| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRXZhbHVhdGluZyBhIENvbXB1dGVyLUJhc2VkLCBEZWNsYXJhdGl2ZSB0byBQcm9jZWR1cmFsIChEMlApIFRoZW9yeSBEcml2ZW4gVHJhaW5pbmcgVHV0b3INCkFVICAtIFllaCwgS3VvLUNodWFuIE1hcnRpbg0KQVUgIC0gUml0dGVyLCBGcmFuayBFDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Evaluating%20a%20Computer-Based%2C%20Declarative%20to%20Procedural%20(D2P)%20Theory%20Driven%20Training%20Tutor&amp;rft.aufirst=Kuo-Chuan%20Martin&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Martin%20Yeh&amp;rft.au=Frank%20E%20Ritter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hsieh, Pei-Hsuan, and Martin K.-C. Yeh. “Cultural Effects on Perceptions of Unauthorized Software Copying.” <i>Journal of Computer Information Systems</i> 53.1 (2012): 42. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Computer Information Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{hsieh2012cultural,\n\ttitle = {Cultural effects on perceptions of unauthorized software copying},\n\tvolume = {53},\n\tnumber = {1},\n\tjournal = {Journal of Computer Information Systems},\n\tauthor = {Hsieh, Pei-Hsuan and Yeh, Martin K.-C.},\n\tyear = {2012},\n\tpages = {42}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 53| issue = 1| pages = 42| last1 = Hsieh| first1 = Pei-Hsuan| last2 = Yeh| first2 = Martin K.-C.| title = Cultural effects on perceptions of unauthorized software copying| journal = Journal of Computer Information Systems| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3VsdHVyYWwgZWZmZWN0cyBvbiBwZXJjZXB0aW9ucyBvZiB1bmF1dGhvcml6ZWQgc29mdHdhcmUgY29weWluZw0KQVUgIC0gSHNpZWgsIFBlaS1Ic3Vhbg0KQVUgIC0gWWVoLCBNYXJ0aW4gSy4tQy4NClQyICAtIEpvdXJuYWwgb2YgQ29tcHV0ZXIgSW5mb3JtYXRpb24gU3lzdGVtcw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVkwgIC0gNTMNCklTICAtIDENClNQICAtIDQyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Cultural%20effects%20on%20perceptions%20of%20unauthorized%20software%20copying&amp;rft.jtitle=Journal%20of%20Computer%20Information%20Systems&amp;rft.volume=53&amp;rft.issue=1&amp;rft.aufirst=Pei-Hsuan&amp;rft.aulast=Hsieh&amp;rft.au=Pei-Hsuan%20Hsieh&amp;rft.au=Martin%20K.-C.%20Yeh&amp;rft.date=2012&amp;rft.pages=42\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O. et al. “Supporting Activity Modelling from Activity Traces.” <i>Expert Systems</i> 29.3 (2012): 261–275. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Expert Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonMBMR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{georgeon2012supporting,\n\ttitle = {Supporting activity modelling from activity traces},\n\tvolume = {29},\n\turl = {http://acs.ist.psu.edu/papers/georgeonMBMR12.pdf},\n\tnumber = {3},\n\tjournal = {Expert Systems},\n\tauthor = {Georgeon, O. and Mille, A. and Bellet, T. and Mathern, B. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {261--275}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 29| issue = 3| pages = 261–275| last1 = Georgeon| first1 = O.| last2 = Mille| first2 = A.| last3 = Bellet| first3 = T.| last4 = Mathern| first4 = B.| last5 = Ritter| first5 = F. E.| title = Supporting activity modelling from activity traces| journal = Expert Systems| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3VwcG9ydGluZyBhY3Rpdml0eSBtb2RlbGxpbmcgZnJvbSBhY3Rpdml0eSB0cmFjZXMNCkFVICAtIEdlb3JnZW9uLCBPLg0KQVUgIC0gTWlsbGUsIEEuDQpBVSAgLSBCZWxsZXQsIFQuDQpBVSAgLSBNYXRoZXJuLCBCLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gRXhwZXJ0IFN5c3RlbXMNCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClZMICAtIDI5DQpJUyAgLSAzDQpTUCAgLSAyNjENCkVQICAtIDI3NQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25NQk1SMTIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Supporting%20activity%20modelling%20from%20activity%20traces&amp;rft.jtitle=Expert%20Systems&amp;rft.volume=29&amp;rft.issue=3&amp;rft.aufirst=O.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20Georgeon&amp;rft.au=A.%20Mille&amp;rft.au=T.%20Bellet&amp;rft.au=B.%20Mathern&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=261-275&amp;rft.spage=261&amp;rft.epage=275\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., and F. E. Ritter. “Light Models of Civilian Support in Blue-Red Operations.” <i>In ICCRTS</i> 2012.17 (2012): n. pag. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 venue_short__In ICCRTS type__journalArticle \"\"</span></div><div class=\"bib-venue\">In ICCRTS</div><div class=\"bib-venue-short\">In ICCRTS</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kase2012light,\n\ttitle = {Light models of civilian support in blue-red operations},\n\tvolume = {2012},\n\turl = {http://acs.ist.psu.edu/papers/kaseR12.pdf},\n\tnumber = {17},\n\tjournal = {In ICCRTS},\n\tauthor = {Kase, S. E. and Ritter, F. E.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 2012| issue = 17| last1 = Kase| first1 = S. E.| last2 = Ritter| first2 = F. E.| title = Light models of civilian support in blue-red operations| journal = In ICCRTS| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGlnaHQgbW9kZWxzIG9mIGNpdmlsaWFuIHN1cHBvcnQgaW4gYmx1ZS1yZWQgb3BlcmF0aW9ucw0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEluIElDQ1JUUw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVkwgIC0gMjAxMg0KSVMgIC0gMTcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSMTIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Light%20models%20of%20civilian%20support%20in%20blue-red%20operations&amp;rft.jtitle=In%20ICCRTS&amp;rft.volume=2012&amp;rft.issue=17&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. R. Haynes. “Discovering and Analyzing Usability Dimensions of Concern.” <i>ACM Transactions on CHI</i> 19.2 (2012): n. pag. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on CHI</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{cohen2012discovering,\n\ttitle = {Discovering and analyzing usability dimensions of concern},\n\tvolume = {19},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH12.pdf},\n\tnumber = {2},\n\tjournal = {ACM Transactions on CHI},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 19| issue = 2| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| title = Discovering and analyzing usability dimensions of concern| journal = ACM Transactions on CHI| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGlzY292ZXJpbmcgYW5kIGFuYWx5emluZyB1c2FiaWxpdHkgZGltZW5zaW9ucyBvZiBjb25jZXJuDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEhheW5lcywgUy4gUi4NClQyICAtIEFDTSBUcmFuc2FjdGlvbnMgb24gQ0hJDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpWTCAgLSAxOQ0KSVMgIC0gMg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY29oZW5SSDEyLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Discovering%20and%20analyzing%20usability%20dimensions%20of%20concern&amp;rft.jtitle=ACM%20Transactions%20on%20CHI&amp;rft.volume=19&amp;rft.issue=2&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Christou, G., F. E. Ritter, and R. J. K. Jacob. “CODEIN - A New Notation for GOMS to Handle Evaluations of Reality-Based Interaction Style Interfaces.” <i>International Journal of Human-Computer Interaction</i> 28.3 (2012): 189–201. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__journalArticle \"\"</span></div><div class=\"bib-venue\">International Journal of Human-Computer Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/christouRJip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{christou2012codein,\n\ttitle = {{CODEIN} - {A} new notation for {GOMS} to handle evaluations of reality-based interaction style interfaces},\n\tvolume = {28},\n\turl = {http://acs.ist.psu.edu/papers/christouRJip.pdf},\n\tnumber = {3},\n\tjournal = {International Journal of Human-Computer Interaction},\n\tauthor = {Christou, G. and Ritter, F. E. and Jacob, R. J. K.},\n\tyear = {2012},\n\tpages = {189--201}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 28| issue = 3| pages = 189–201| last1 = Christou| first1 = G.| last2 = Ritter| first2 = F. E.| last3 = Jacob| first3 = R. J. K.| title = CODEIN - A new notation for GOMS to handle evaluations of reality-based interaction style interfaces| journal = International Journal of Human-Computer Interaction| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ09ERUlOIC0gQSBuZXcgbm90YXRpb24gZm9yIEdPTVMgdG8gaGFuZGxlIGV2YWx1YXRpb25zIG9mIHJlYWxpdHktYmFzZWQgaW50ZXJhY3Rpb24gc3R5bGUgaW50ZXJmYWNlcw0KQVUgIC0gQ2hyaXN0b3UsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBKYWNvYiwgUi4gSi4gSy4NClQyICAtIEludGVybmF0aW9uYWwgSm91cm5hbCBvZiBIdW1hbi1Db21wdXRlciBJbnRlcmFjdGlvbg0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KVkwgIC0gMjgNCklTICAtIDMNClNQICAtIDE4OQ0KRVAgIC0gMjAxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jaHJpc3RvdVJKaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=CODEIN%20-%20A%20new%20notation%20for%20GOMS%20to%20handle%20evaluations%20of%20reality-based%20interaction%20style%20interfaces&amp;rft.jtitle=International%20Journal%20of%20Human-Computer%20Interaction&amp;rft.volume=28&amp;rft.issue=3&amp;rft.aufirst=G.&amp;rft.aulast=Christou&amp;rft.au=G.%20Christou&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20K.%20Jacob&amp;rft.date=2012&amp;rft.pages=189-201&amp;rft.spage=189&amp;rft.epage=201\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kaulakis, R. et al. “Defining Factors of Interest for Large-Scale Socio-Cognitive Simulations.” <i>Proceedings of ICCM - 2012- Eleventh International Conference on Cognitive Modeling</i>. Berlin: Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin, 2012. 117–122. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaulakisZMHSR12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kaulakis2012defining,\n\taddress = {Berlin},\n\ttitle = {Defining factors of interest for large-scale socio-cognitive simulations},\n\turl = {http://acs.ist.psu.edu/papers/kaulakisZMHSR12.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2012- {Eleventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin},\n\tauthor = {Kaulakis, R. and Zhao, C. and Morgan, J. H. Hiam and W, J. and Sanford, J. P. and Ritter, F. E.},\n\tyear = {2012},\n\tpages = {117--122}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin| pages = 117–122| last1 = Kaulakis| first1 = R.| last2 = Zhao| first2 = C.| last3 = Morgan| first3 = J. H. Hiam| last4 = W| first4 = J.| last5 = Sanford| first5 = J. P.| last6 = Ritter| first6 = F. E.| title = Defining factors of interest for large-scale socio-cognitive simulations| booktitle = Proceedings of ICCM - 2012- Eleventh International Conference on Cognitive Modeling| location = Berlin| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRGVmaW5pbmcgZmFjdG9ycyBvZiBpbnRlcmVzdCBmb3IgbGFyZ2Utc2NhbGUgc29jaW8tY29nbml0aXZlIHNpbXVsYXRpb25zDQpBVSAgLSBLYXVsYWtpcywgUi4NCkFVICAtIFpoYW8sIEMuDQpBVSAgLSBNb3JnYW4sIEouIEguIEhpYW0NCkFVICAtIFcsIEouDQpBVSAgLSBTYW5mb3JkLCBKLiBQLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gQmVybGluDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAxMi0gRWxldmVudGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAxMi8vLw0KUFkgIC0gMjAxMg0KU1AgIC0gMTE3DQpFUCAgLSAxMjINClBCICAtIFVuaXZlcnNpdGFldHN2ZXJsYWcgZGVyIFRVIEJlcmxpbi4gQmVybGluOiBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thdWxha2lzWk1IU1IxMi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Defining%20factors%20of%20interest%20for%20large-scale%20socio-cognitive%20simulations&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202012-%20Eleventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin.%20Berlin%3A%20Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=R.&amp;rft.aulast=Kaulakis&amp;rft.au=R.%20Kaulakis&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20H.%20Hiam%20Morgan&amp;rft.au=J.%20W&amp;rft.au=J.%20P.%20Sanford&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012&amp;rft.pages=117-122&amp;rft.spage=117&amp;rft.epage=122\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Hobbs, J. N., F. E. Ritter, and J. H. Morgan. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/hobbsRM12.pdf\">D2P/CLS: A Tutor for Combat Lifesavers.</a></span>” <i>Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation</i>. Amelia Island, FL: BRIMS Society, 2012. 226–227. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/hobbsRM12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{hobbs2012d2p/cls:,\n\taddress = {Amelia Island, FL},\n\ttitle = {D2P/{CLS}: {A} {Tutor} for {Combat} {Lifesavers}},\n\turl = {http://acs.ist.psu.edu/papers/hobbsRM12.pdf},\n\tbooktitle = {Proceedings of the 21st {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {BRIMS Society},\n\tauthor = {Hobbs, J. N. and Ritter, F. E. and Morgan, J. H.},\n\tyear = {2012},\n\tpages = {226--227}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BRIMS Society| pages = 226–227| last1 = Hobbs| first1 = J. N.| last2 = Ritter| first2 = F. E.| last3 = Morgan| first3 = J. H.| title = D2P/CLS: A Tutor for Combat Lifesavers| booktitle = Proceedings of the 21st Conference on Behavior Representation in Modeling and Simulation| location = Amelia Island, FL| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRDJQL0NMUzogQSBUdXRvciBmb3IgQ29tYmF0IExpZmVzYXZlcnMNCkFVICAtIEhvYmJzLCBKLiBOLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQzEgIC0gQW1lbGlhIElzbGFuZCwgRkwNCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMXN0IENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTIvLy8NClBZICAtIDIwMTINClNQICAtIDIyNg0KRVAgIC0gMjI3DQpQQiAgLSBCUklNUyBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ob2Jic1JNMTIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=D2P%2FCLS%3A%20A%20Tutor%20for%20Combat%20Lifesavers&amp;rft.btitle=Proceedings%20of%20the%2021st%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.place=Amelia%20Island%2C%20FL&amp;rft.publisher=BRIMS%20Society&amp;rft.aufirst=J.%20N.&amp;rft.aulast=Hobbs&amp;rft.au=J.%20N.%20Hobbs&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20H.%20Morgan&amp;rft.date=2012&amp;rft.pages=226-227&amp;rft.spage=226&amp;rft.epage=227\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G. et al. “Cognitive Modeling of Processes ‘Beyond Rational.’” <i>Proceedings of ICCM - 2012- Eleventh International Conference on Cognitive Modeling</i>. Berlin: Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin, 2012. 55–58. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kennedyRLJOGY12.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kennedy2012cognitive,\n\taddress = {Berlin},\n\ttitle = {Cognitive {Modeling} of {Processes} “{Beyond} {Rational}”},\n\turl = {http://acs.ist.psu.edu/papers/kennedyRLJOGY12.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2012- {Eleventh} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin},\n\tauthor = {Kennedy, W. G. and Ritter, F. E. and Lebiere, C. and Juvina, I. and Oltramari, A. and Gratch, J. and Young, R. M.},\n\tyear = {2012},\n\tpages = {55--58}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Universitaetsverlag der TU Berlin. Berlin: Universitaetsverlag der TU Berlin| pages = 55–58| last1 = Kennedy| first1 = W. G.| last2 = Ritter| first2 = F. E.| last3 = Lebiere| first3 = C.| last4 = Juvina| first4 = I.| last5 = Oltramari| first5 = A.| last6 = Gratch| first6 = J.| last7 = Young| first7 = R. M.| title = Cognitive Modeling of Processes “Beyond Rational”| booktitle = Proceedings of ICCM - 2012- Eleventh International Conference on Cognitive Modeling| location = Berlin| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29nbml0aXZlIE1vZGVsaW5nIG9mIFByb2Nlc3NlcyDigJxCZXlvbmQgUmF0aW9uYWzigJ0NCkFVICAtIEtlbm5lZHksIFcuIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBMZWJpZXJlLCBDLg0KQVUgIC0gSnV2aW5hLCBJLg0KQVUgIC0gT2x0cmFtYXJpLCBBLg0KQVUgIC0gR3JhdGNoLCBKLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpDMSAgLSBCZXJsaW4NCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDEyLSBFbGV2ZW50aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpTUCAgLSA1NQ0KRVAgIC0gNTgNClBCICAtIFVuaXZlcnNpdGFldHN2ZXJsYWcgZGVyIFRVIEJlcmxpbi4gQmVybGluOiBVbml2ZXJzaXRhZXRzdmVybGFnIGRlciBUVSBCZXJsaW4NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tlbm5lZHlSTEpPR1kxMi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Cognitive%20Modeling%20of%20Processes%20%E2%80%9CBeyond%20Rational%E2%80%9D&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202012-%20Eleventh%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Berlin&amp;rft.publisher=Universitaetsverlag%20der%20TU%20Berlin.%20Berlin%3A%20Universitaetsverlag%20der%20TU%20Berlin&amp;rft.aufirst=W.%20G.&amp;rft.aulast=Kennedy&amp;rft.au=W.%20G.%20Kennedy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=C.%20Lebiere&amp;rft.au=I.%20Juvina&amp;rft.au=A.%20Oltramari&amp;rft.au=J.%20Gratch&amp;rft.au=R.%20M.%20Young&amp;rft.date=2012&amp;rft.pages=55-58&amp;rft.spage=55&amp;rft.epage=58\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>Using Behavior Representation Models in Risk-Driven Design</i>. Plenary talk. Behavior Representation in Modeling and Simulation Conference, 2012. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2012 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >Abstract</a><div class=\"bibshowhide\"><div class=\"abstract\">Invited talk‚ plenary</div></div></div><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter12\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2012using,\n\ttitle = {Using behavior representation models in risk-driven design},\n\turl = {http://acs.ist.psu.edu/papers/ritter12},\n\tpublisher = {Plenary talk. Behavior Representation in Modeling and Simulation Conference},\n\tauthor = {Ritter, F. E.},\n\tyear = {2012}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Plenary talk. Behavior Representation in Modeling and Simulation Conference| last = Ritter| first = F. E.| title = Using behavior representation models in risk-driven design| date = 2012}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVXNpbmcgYmVoYXZpb3IgcmVwcmVzZW50YXRpb24gbW9kZWxzIGluIHJpc2stZHJpdmVuIGRlc2lnbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQUIgIC0gSW52aXRlZCB0YWxrLCBwbGVuYXJ5DQpEQSAgLSAyMDEyLy8vDQpQWSAgLSAyMDEyDQpQQiAgLSBQbGVuYXJ5IHRhbGsuIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uIENvbmZlcmVuY2UNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjEyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Using%20behavior%20representation%20models%20in%20risk-driven%20design&amp;rft.publisher=Plenary%20talk.%20Behavior%20Representation%20in%20Modeling%20and%20Simulation%20Conference&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2012\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/ritter11b.pdf\">Diversions and Resources.</a></span>” <i>Tri-service Cognitive Modeling Challenge Project meeting, keynote presentation, Aberdeen Proving Ground</i> 5.2011 (2011): n. pag. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Tri-service Cognitive Modeling Challenge Project meeting, keynote presentation, Aberdeen Proving Ground</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter11b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2011diversions,\n\ttitle = {Diversions and {Resources}},\n\tvolume = {5},\n\turl = {http://acs.ist.psu.edu/papers/ritter11b.pdf},\n\tnumber = {2011},\n\tjournal = {Tri-service Cognitive Modeling Challenge Project meeting, keynote presentation, Aberdeen Proving Ground},\n\tauthor = {Ritter, F. E.},\n\tmonth = dec,\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 5| issue = 2011| last = Ritter| first = F. E.| title = Diversions and Resources| journal = Tri-service Cognitive Modeling Challenge Project meeting, keynote presentation, Aberdeen Proving Ground| date = 2011-12}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGl2ZXJzaW9ucyBhbmQgUmVzb3VyY2VzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUcmktc2VydmljZSBDb2duaXRpdmUgTW9kZWxpbmcgQ2hhbGxlbmdlIFByb2plY3QgbWVldGluZywga2V5bm90ZSBwcmVzZW50YXRpb24sIEFiZXJkZWVuIFByb3ZpbmcgR3JvdW5kDQpEQSAgLSAyMDExLzEyLy8NClBZICAtIDIwMTENClZMICAtIDUNCklTICAtIDIwMTENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjExYi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Diversions%20and%20Resources&amp;rft.jtitle=Tri-service%20Cognitive%20Modeling%20Challenge%20Project%20meeting%2C%20keynote%20presentation%2C%20Aberdeen%20Proving%20Ground&amp;rft.volume=5&amp;rft.issue=2011&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011-12\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, G. W., F. E. Ritter, and B. J. Best. “Behavioral Representation in Modeling and Simulation Introduction to CMOT Special Issue - BRiMS 2010.” <i>Computational Mathematical and Organizational Theory</i> 17 (2011): 225–228. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational Mathematical and Organizational Theory</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kennedyRB11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2011behavioral,\n\ttitle = {Behavioral representation in modeling and simulation introduction to {CMOT} special issue - {BRiMS} 2010},\n\tvolume = {17},\n\turl = {http://acs.ist.psu.edu/papers/kennedyRB11.pdf},\n\tjournal = {Computational Mathematical and Organizational Theory},\n\tauthor = {Kennedy, G. W. and Ritter, F. E. and Best, B. J.},\n\tyear = {2011},\n\tpages = {225--228}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 17| pages = 225–228| last1 = Kennedy| first1 = G. W.| last2 = Ritter| first2 = F. E.| last3 = Best| first3 = B. J.| title = Behavioral representation in modeling and simulation introduction to CMOT special issue - BRiMS 2010| journal = Computational Mathematical and Organizational Theory| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3JhbCByZXByZXNlbnRhdGlvbiBpbiBtb2RlbGluZyBhbmQgc2ltdWxhdGlvbiBpbnRyb2R1Y3Rpb24gdG8gQ01PVCBzcGVjaWFsIGlzc3VlIC0gQlJpTVMgMjAxMA0KQVUgIC0gS2VubmVkeSwgRy4gVy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJlc3QsIEIuIEouDQpUMiAgLSBDb21wdXRhdGlvbmFsIE1hdGhlbWF0aWNhbCBhbmQgT3JnYW5pemF0aW9uYWwgVGhlb3J5DQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpWTCAgLSAxNw0KU1AgIC0gMjI1DQpFUCAgLSAyMjgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2tlbm5lZHlSQjExLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavioral%20representation%20in%20modeling%20and%20simulation%20introduction%20to%20CMOT%20special%20issue%20-%20BRiMS%202010&amp;rft.jtitle=Computational%20Mathematical%20and%20Organizational%20Theory&amp;rft.volume=17&amp;rft.aufirst=G.%20W.&amp;rft.aulast=Kennedy&amp;rft.au=G.%20W.%20Kennedy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=B.%20J.%20Best&amp;rft.date=2011&amp;rft.pages=225-228&amp;rft.spage=225&amp;rft.epage=228\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, Kuo-Chuan, Ying Xie, and Fengfeng Ke. “Teaching Computational Thinking to Non-Computing Majors Using Spreadsheet Functions.” <i>Frontiers in Education Conference (FIE), 2011</i>. N.p., 2011. F3J–1. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{yeh2011teaching,\n\ttitle = {Teaching computational thinking to non-computing majors using spreadsheet functions},\n\tbooktitle = {Frontiers in {Education} {Conference} ({FIE}), 2011},\n\tauthor = {Yeh, Kuo-Chuan and Xie, Ying and Ke, Fengfeng},\n\tyear = {2011},\n\tpages = {F3J--1}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = –3J–1| last1 = Yeh| first1 = Kuo-Chuan| last2 = Xie| first2 = Ying| last3 = Ke| first3 = Fengfeng| title = Teaching computational thinking to non-computing majors using spreadsheet functions| booktitle = Frontiers in Education Conference (FIE), 2011| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGVhY2hpbmcgY29tcHV0YXRpb25hbCB0aGlua2luZyB0byBub24tY29tcHV0aW5nIG1ham9ycyB1c2luZyBzcHJlYWRzaGVldCBmdW5jdGlvbnMNCkFVICAtIFllaCwgS3VvLUNodWFuDQpBVSAgLSBYaWUsIFlpbmcNCkFVICAtIEtlLCBGZW5nZmVuZw0KQzMgIC0gRnJvbnRpZXJzIGluIEVkdWNhdGlvbiBDb25mZXJlbmNlIChGSUUpLCAyMDExDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSBGM0oNCkVQICAtIDENCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Teaching%20computational%20thinking%20to%20non-computing%20majors%20using%20spreadsheet%20functions&amp;rft.btitle=Frontiers%20in%20Education%20Conference%20(FIE)%2C%202011&amp;rft.aufirst=Kuo-Chuan&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.au=Ying%20Xie&amp;rft.au=Fengfeng%20Ke&amp;rft.date=2011&amp;rft.pages=F3J%E2%80%931\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Zhao, C. et al. “A Multi-Strategy Spatial Navigation Model in a Text-Based Environment.” <i>Proceedings of the 20th Conference on Behavior Representation in Modeling and Simulation</i>. 11-BRIMS-036. 11-BRIMS-036, 2011. 251–258. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/zhaoHMR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{zhao2011multi-strategy,\n\ttitle = {A multi-strategy spatial navigation model in a text-based environment},\n\turl = {http://acs.ist.psu.edu/papers/zhaoHMR11.pdf},\n\tbooktitle = {Proceedings of the 20th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {11-BRIMS-036. 11-BRIMS-036},\n\tauthor = {Zhao, C. and Hiam, J. W. and Morgan, J. H. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {251--258}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 11-BRIMS-036. 11-BRIMS-036| pages = 251–258| last1 = Zhao| first1 = C.| last2 = Hiam| first2 = J. W.| last3 = Morgan| first3 = J. H.| last4 = Ritter| first4 = F. E.| title = A multi-strategy spatial navigation model in a text-based environment| booktitle = Proceedings of the 20th Conference on Behavior Representation in Modeling and Simulation| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBtdWx0aS1zdHJhdGVneSBzcGF0aWFsIG5hdmlnYXRpb24gbW9kZWwgaW4gYSB0ZXh0LWJhc2VkIGVudmlyb25tZW50DQpBVSAgLSBaaGFvLCBDLg0KQVUgIC0gSGlhbSwgSi4gVy4NCkFVICAtIE1vcmdhbiwgSi4gSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMHRoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDI1MQ0KRVAgIC0gMjU4DQpQQiAgLSAxMS1CUklNUy0wMzYuIDExLUJSSU1TLTAzNg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvemhhb0hNUjExLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20multi-strategy%20spatial%20navigation%20model%20in%20a%20text-based%20environment&amp;rft.btitle=Proceedings%20of%20the%2020th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=11-BRIMS-036.%2011-BRIMS-036&amp;rft.aufirst=C.&amp;rft.aulast=Zhao&amp;rft.au=C.%20Zhao&amp;rft.au=J.%20W.%20Hiam&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=251-258&amp;rft.spage=251&amp;rft.epage=258\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morita, J. et al. “Modeling Human-Automation Interaction in a Unified Cognitive Architecture.” <i>Proceedings of the 20th Conference on Behavior Representation in Modeling and Simulation</i>. 11-BRIMS-022. 11-BRIMS-022, 2011. 146–153. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/moritaMMTKR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{morita2011modeling,\n\ttitle = {Modeling human-automation interaction in a unified cognitive architecture},\n\turl = {http://acs.ist.psu.edu/papers/moritaMMTKR11.pdf},\n\tbooktitle = {Proceedings of the 20th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {11-BRIMS-022. 11-BRIMS-022},\n\tauthor = {Morita, J. and Miwa, K. and Maehigasi, A. and Terai, H. and Kojima, K. and Ritter, F. E.},\n\tyear = {2011},\n\tpages = {146--153}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 11-BRIMS-022. 11-BRIMS-022| pages = 146–153| last1 = Morita| first1 = J.| last2 = Miwa| first2 = K.| last3 = Maehigasi| first3 = A.| last4 = Terai| first4 = H.| last5 = Kojima| first5 = K.| last6 = Ritter| first6 = F. E.| title = Modeling human-automation interaction in a unified cognitive architecture| booktitle = Proceedings of the 20th Conference on Behavior Representation in Modeling and Simulation| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgaHVtYW4tYXV0b21hdGlvbiBpbnRlcmFjdGlvbiBpbiBhIHVuaWZpZWQgY29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KQVUgIC0gTW9yaXRhLCBKLg0KQVUgIC0gTWl3YSwgSy4NCkFVICAtIE1hZWhpZ2FzaSwgQS4NCkFVICAtIFRlcmFpLCBILg0KQVUgIC0gS29qaW1hLCBLLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDIwdGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gMTQ2DQpFUCAgLSAxNTMNClBCICAtIDExLUJSSU1TLTAyMi4gMTEtQlJJTVMtMDIyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JpdGFNTVRLUjExLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20human-automation%20interaction%20in%20a%20unified%20cognitive%20architecture&amp;rft.btitle=Proceedings%20of%20the%2020th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=11-BRIMS-022.%2011-BRIMS-022&amp;rft.aufirst=J.&amp;rft.aulast=Morita&amp;rft.au=J.%20Morita&amp;rft.au=K.%20Miwa&amp;rft.au=A.%20Maehigasi&amp;rft.au=H.%20Terai&amp;rft.au=K.%20Kojima&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2011&amp;rft.pages=146-153&amp;rft.spage=146&amp;rft.epage=153\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Fang, Q. et al. “Analyzing Intelligence on WMD Attacks Using Threaded Event-Based Simulation.” <i>Critical Infrastructure Protection V: 5th IFIP WG 11</i>. 10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. : Heidelberg, Germany10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. Springer: Heidelberg, Germany: Springer, 2011. 23–25. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/fangLYMSRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{fang2011analyzing,\n\taddress = {10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. : Heidelberg, Germany10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. Springer: Heidelberg, Germany},\n\ttitle = {Analyzing intelligence on {WMD} attacks using threaded event-based simulation},\n\turl = {http://acs.ist.psu.edu/papers/fangLYMSRip.pdf},\n\tbooktitle = {Critical {Infrastructure} {Protection} {V}: 5th {IFIP} {WG} 11},\n\tpublisher = {Springer},\n\tauthor = {Fang, Q. and Liu, P. and Yen, J. and H., M. J. and Shemanski, D. R. and Ritter, F.},\n\tyear = {2011},\n\tpages = {23--25}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Springer| pages = 23–25| last1 = Fang| first1 = Q.| last2 = Liu| first2 = P.| last3 = Yen| first3 = J.| last4 = H.| first4 = M. J.| last5 = Shemanski| first5 = D. R.| last6 = Ritter| first6 = F.| title = Analyzing intelligence on WMD attacks using threaded event-based simulation| booktitle = Critical Infrastructure Protection V: 5th IFIP WG 11| location = 10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. : Heidelberg, Germany10 International Conference on Critical Infrastructure Protection, ICCIP 2011 Hanover, NH, USA, March, 2011 Revised Selected Papers, 201-216. Springer: Heidelberg, Germany| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQW5hbHl6aW5nIGludGVsbGlnZW5jZSBvbiBXTUQgYXR0YWNrcyB1c2luZyB0aHJlYWRlZCBldmVudC1iYXNlZCBzaW11bGF0aW9uDQpBVSAgLSBGYW5nLCBRLg0KQVUgIC0gTGl1LCBQLg0KQVUgIC0gWWVuLCBKLg0KQVUgIC0gSC4sIE0uIEouDQpBVSAgLSBTaGVtYW5za2ksIEQuIFIuDQpBVSAgLSBSaXR0ZXIsIEYuDQpDMSAgLSAxMCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ3JpdGljYWwgSW5mcmFzdHJ1Y3R1cmUgUHJvdGVjdGlvbiwgSUNDSVAgMjAxMSBIYW5vdmVyLCBOSCwgVVNBLCBNYXJjaCwgMjAxMSBSZXZpc2VkIFNlbGVjdGVkIFBhcGVycywgMjAxLTIxNi4gOiBIZWlkZWxiZXJnLCBHZXJtYW55MTAgSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENyaXRpY2FsIEluZnJhc3RydWN0dXJlIFByb3RlY3Rpb24sIElDQ0lQIDIwMTEgSGFub3ZlciwgTkgsIFVTQSwgTWFyY2gsIDIwMTEgUmV2aXNlZCBTZWxlY3RlZCBQYXBlcnMsIDIwMS0yMTYuIFNwcmluZ2VyOiBIZWlkZWxiZXJnLCBHZXJtYW55DQpDMyAgLSBDcml0aWNhbCBJbmZyYXN0cnVjdHVyZSBQcm90ZWN0aW9uIFY6IDV0aCBJRklQIFdHIDExDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpTUCAgLSAyMw0KRVAgIC0gMjUNClBCICAtIFNwcmluZ2VyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9mYW5nTFlNU1JpcC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Analyzing%20intelligence%20on%20WMD%20attacks%20using%20threaded%20event-based%20simulation&amp;rft.btitle=Critical%20Infrastructure%20Protection%20V%3A%205th%20IFIP%20WG%2011&amp;rft.place=10%20International%20Conference%20on%20Critical%20Infrastructure%20Protection%2C%20ICCIP%202011%20Hanover%2C%20NH%2C%20USA%2C%20March%2C%202011%20Revised%20Selected%20Papers%2C%20201-216.%20%3A%20Heidelberg%2C%20Germany10%20International%20Conference%20on%20Critical%20Infrastructure%20Protection%2C%20ICCIP%202011%20Hanover%2C%20NH%2C%20USA%2C%20March%2C%202011%20Revised%20Selected%20Papers%2C%20201-216.%20Springer%3A%20Heidelberg%2C%20Germany&amp;rft.publisher=Springer&amp;rft.aufirst=Q.&amp;rft.aulast=Fang&amp;rft.au=Q.%20Fang&amp;rft.au=P.%20Liu&amp;rft.au=J.%20Yen&amp;rft.au=M.%20J.%20H.&amp;rft.au=D.%20R.%20Shemanski&amp;rft.au=F.%20Ritter&amp;rft.date=2011&amp;rft.pages=23-25&amp;rft.spage=23&amp;rft.epage=25\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Park, S-H. et al. “Modeling Surgical Skill Learning with Cognitive Simulation.” <i>Medicine Meets Virtual Reality 18</i>. Ed. J. D. Westwood et al. IOS Press, 2011. 428–432. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/parkSCPROS11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{park2011modeling,\n\ttitle = {Modeling surgical skill learning with cognitive simulation},\n\turl = {http://acs.ist.psu.edu/papers/parkSCPROS11.pdf},\n\tbooktitle = {Medicine meets virtual reality 18},\n\tpublisher = {IOS Press},\n\tauthor = {Park, S-H. and Suh, I. H. and Chien, J-H. and Paik, J-H. and Ritter, F. E. and Oleynikov, D. and Siu, K-C.},\n\teditor = {al, J. D. Westwood et},\n\tyear = {2011},\n\tpages = {428--432}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = IOS Press| pages = 428–432| editors = J. D. Westwood et al (ed.)| last1 = Park| first1 = S-H.| last2 = Suh| first2 = I. H.| last3 = Chien| first3 = J-H.| last4 = Paik| first4 = J-H.| last5 = Ritter| first5 = F. E.| last6 = Oleynikov| first6 = D.| last7 = Siu| first7 = K-C.| title = Medicine meets virtual reality 18| chapter = Modeling surgical skill learning with cognitive simulation| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW9kZWxpbmcgc3VyZ2ljYWwgc2tpbGwgbGVhcm5pbmcgd2l0aCBjb2duaXRpdmUgc2ltdWxhdGlvbg0KQVUgIC0gUGFyaywgUy1ILg0KQVUgIC0gU3VoLCBJLiBILg0KQVUgIC0gQ2hpZW4sIEotSC4NCkFVICAtIFBhaWssIEotSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE9sZXluaWtvdiwgRC4NCkFVICAtIFNpdSwgSy1DLg0KVDIgIC0gTWVkaWNpbmUgbWVldHMgdmlydHVhbCByZWFsaXR5IDE4DQpBMiAgLSBhbCwgSi4gRC4gV2VzdHdvb2QgZXQNCkRBICAtIDIwMTEvLy8NClBZICAtIDIwMTENClNQICAtIDQyOA0KRVAgIC0gNDMyDQpQQiAgLSBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3BhcmtTQ1BST1MxMS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Modeling%20surgical%20skill%20learning%20with%20cognitive%20simulation&amp;rft.btitle=Medicine%20meets%20virtual%20reality%2018&amp;rft.publisher=IOS%20Press&amp;rft.aufirst=S-H.&amp;rft.aulast=Park&amp;rft.au=S-H.%20Park&amp;rft.au=I.%20H.%20Suh&amp;rft.au=J-H.%20Chien&amp;rft.au=J-H.%20Paik&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Oleynikov&amp;rft.au=K-C.%20Siu&amp;rft.au=J.%20D.%20Westwood%20et%20al&amp;rft.date=2011&amp;rft.pages=428-432&amp;rft.spage=428&amp;rft.epage=432\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Determining the Number of Model Runs: Treating Cognitive Models as Theories by Not Sampling Their Behavior.” <i>Human-in-the-Loop Simulations: Methods and Practice</i>. Ed. S. Narayanan and L. Rothrock. London: Springer-Verlag, 2011. 97–116. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterSQKip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2011determining,\n\taddress = {London},\n\ttitle = {Determining the number of model runs: {Treating} cognitive models as theories by not sampling their behavior},\n\turl = {http://acs.ist.psu.edu/papers/ritterSQKip.pdf},\n\tbooktitle = {Human-in-the-loop simulations: {Methods} and practice},\n\tpublisher = {Springer-Verlag},\n\tauthor = {Ritter, F. E. and Schoelles, M. J. and Quigley, K. S. and Klein, L. C.},\n\teditor = {Narayanan, S. and Rothrock, L.},\n\tyear = {2011},\n\tpages = {97--116}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Springer-Verlag| pages = 97–116| editors = S. Narayanan, L. Rothrock (eds.)| last1 = Ritter| first1 = F. E.| last2 = Schoelles| first2 = M. J.| last3 = Quigley| first3 = K. S.| last4 = Klein| first4 = L. C.| title = Human-in-the-loop simulations: Methods and practice| chapter = Determining the number of model runs: Treating cognitive models as theories by not sampling their behavior| location = London| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gRGV0ZXJtaW5pbmcgdGhlIG51bWJlciBvZiBtb2RlbCBydW5zOiBUcmVhdGluZyBjb2duaXRpdmUgbW9kZWxzIGFzIHRoZW9yaWVzIGJ5IG5vdCBzYW1wbGluZyB0aGVpciBiZWhhdmlvcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU2Nob2VsbGVzLCBNLiBKLg0KQVUgIC0gUXVpZ2xleSwgSy4gUy4NCkFVICAtIEtsZWluLCBMLiBDLg0KVDIgIC0gSHVtYW4taW4tdGhlLWxvb3Agc2ltdWxhdGlvbnM6IE1ldGhvZHMgYW5kIHByYWN0aWNlDQpBMiAgLSBOYXJheWFuYW4sIFMuDQpBMiAgLSBSb3Rocm9jaywgTC4NCkNZICAtIExvbmRvbg0KREEgIC0gMjAxMS8vLw0KUFkgIC0gMjAxMQ0KU1AgIC0gOTcNCkVQICAtIDExNg0KUEIgIC0gU3ByaW5nZXItVmVybGFnDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJTUUtpcC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Determining%20the%20number%20of%20model%20runs%3A%20Treating%20cognitive%20models%20as%20theories%20by%20not%20sampling%20their%20behavior&amp;rft.btitle=Human-in-the-loop%20simulations%3A%20Methods%20and%20practice&amp;rft.place=London&amp;rft.publisher=Springer-Verlag&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20J.%20Schoelles&amp;rft.au=K.%20S.%20Quigley&amp;rft.au=L.%20C.%20Klein&amp;rft.au=S.%20Narayanan&amp;rft.au=L.%20Rothrock&amp;rft.date=2011&amp;rft.pages=97-116&amp;rft.spage=97&amp;rft.epage=116\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Orendovici, R. “Social Network Analysis and Simulation of the Development of Advisarial Networks.” Unpublished MS thesis, Computer Science and Engineering, Penn State University, University Park, PA, 2011. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2011 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/orendovici11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{orendovici_r._social_2011,\n\ttitle = {Social network analysis and simulation of the development of advisarial networks},\n\turl = {http://acs.ist.psu.edu/papers/orendovici11.pdf},\n\tschool = {Unpublished MS thesis, Computer Science and Engineering, Penn State University, University Park, PA},\n\tauthor = {{Orendovici, R.}},\n\tyear = {2011}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| publisher = Unpublished MS thesis, Computer Science and Engineering, Penn State University, University Park, PA| last = Orendovici, R.| title = Social network analysis and simulation of the development of advisarial networks| date = 2011}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gU29jaWFsIG5ldHdvcmsgYW5hbHlzaXMgYW5kIHNpbXVsYXRpb24gb2YgdGhlIGRldmVsb3BtZW50IG9mIGFkdmlzYXJpYWwgbmV0d29ya3MNCkFVICAtIE9yZW5kb3ZpY2ksIFIuDQpEQSAgLSAyMDExLy8vDQpQWSAgLSAyMDExDQpQQiAgLSBVbnB1Ymxpc2hlZCBNUyB0aGVzaXMsIENvbXB1dGVyIFNjaWVuY2UgYW5kIEVuZ2luZWVyaW5nLCBQZW5uIFN0YXRlIFVuaXZlcnNpdHksIFVuaXZlcnNpdHkgUGFyaywgUEENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL29yZW5kb3ZpY2kxMS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Social%20network%20analysis%20and%20simulation%20of%20the%20development%20of%20advisarial%20networks&amp;rft.inst=Unpublished%20MS%20thesis%2C%20Computer%20Science%20and%20Engineering%2C%20Penn%20State%20University%2C%20University%20Park%2C%20PA&amp;rft.aulast=Orendovici%2C%20R.&amp;rft.au=Orendovici%2C%20R.&amp;rft.date=2011\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Yeh, Kuo-Chuan Martin, Jonah P Gregory, and Frank E Ritter. “One Laptop per Child: Polishing up the XO Laptop User Experience.” <i>Ergonomics in Design: The Quarterly of Human Factors Applications</i> 18.3 (2010): 8–13. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Ergonomics in Design: The Quarterly of Human Factors Applications</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/yehGR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{yeh2010one,\n\ttitle = {One {Laptop} per {Child}: {Polishing} up the {XO} {Laptop} user experience},\n\tvolume = {18},\n\turl = {http://acs.ist.psu.edu/papers/yehGR10.pdf},\n\tnumber = {3},\n\tjournal = {Ergonomics in Design: The Quarterly of Human Factors Applications},\n\tauthor = {Yeh, Kuo-Chuan Martin and Gregory, Jonah P and Ritter, Frank E},\n\tyear = {2010},\n\tpages = {8--13}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 18| issue = 3| pages = 8–13| last1 = Yeh| first1 = Kuo-Chuan Martin| last2 = Gregory| first2 = Jonah P| last3 = Ritter| first3 = Frank E| title = One Laptop per Child: Polishing up the XO Laptop user experience| journal = Ergonomics in Design: The Quarterly of Human Factors Applications| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gT25lIExhcHRvcCBwZXIgQ2hpbGQ6IFBvbGlzaGluZyB1cCB0aGUgWE8gTGFwdG9wIHVzZXIgZXhwZXJpZW5jZQ0KQVUgIC0gWWVoLCBLdW8tQ2h1YW4gTWFydGluDQpBVSAgLSBHcmVnb3J5LCBKb25haCBQDQpBVSAgLSBSaXR0ZXIsIEZyYW5rIEUNClQyICAtIEVyZ29ub21pY3MgaW4gRGVzaWduOiBUaGUgUXVhcnRlcmx5IG9mIEh1bWFuIEZhY3RvcnMgQXBwbGljYXRpb25zDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpWTCAgLSAxOA0KSVMgIC0gMw0KU1AgIC0gOA0KRVAgIC0gMTMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3llaEdSMTAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=One%20Laptop%20per%20Child%3A%20Polishing%20up%20the%20XO%20Laptop%20user%20experience&amp;rft.jtitle=Ergonomics%20in%20Design%3A%20The%20Quarterly%20of%20Human%20Factors%20Applications&amp;rft.volume=18&amp;rft.issue=3&amp;rft.aufirst=Kuo-Chuan%20Martin&amp;rft.aulast=Yeh&amp;rft.au=Kuo-Chuan%20Martin%20Yeh&amp;rft.au=Jonah%20P%20Gregory&amp;rft.au=Frank%20E%20Ritter&amp;rft.date=2010&amp;rft.pages=8%E2%80%9313\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baumann, M. R. K., J. F. Krems, and F. E. Ritter. “Learning from Examples Does Not Prevent Order Effects in Belief Revision.” <i>Thinking &amp; Reasoning</i> 16.2 (2010): 98–130. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Thinking & Reasoning</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baumannKRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{baumann2010learning,\n\ttitle = {Learning from examples does not prevent order effects in belief revision},\n\tvolume = {16},\n\turl = {http://acs.ist.psu.edu/papers/baumannKRip.pdf},\n\tnumber = {2},\n\tjournal = {Thinking \\& Reasoning},\n\tauthor = {Baumann, M. R. K. and Krems, J. F. and Ritter, F. E.},\n\tyear = {2010},\n\tpages = {98--130}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 16| issue = 2| pages = 98–130| last1 = Baumann| first1 = M. R. K.| last2 = Krems| first2 = J. F.| last3 = Ritter| first3 = F. E.| title = Learning from examples does not prevent order effects in belief revision| journal = Thinking & Reasoning| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTGVhcm5pbmcgZnJvbSBleGFtcGxlcyBkb2VzIG5vdCBwcmV2ZW50IG9yZGVyIGVmZmVjdHMgaW4gYmVsaWVmIHJldmlzaW9uDQpBVSAgLSBCYXVtYW5uLCBNLiBSLiBLLg0KQVUgIC0gS3JlbXMsIEouIEYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUaGlua2luZyAmIFJlYXNvbmluZw0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVkwgIC0gMTYNCklTICAtIDINClNQICAtIDk4DQpFUCAgLSAxMzANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JhdW1hbm5LUmlwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Learning%20from%20examples%20does%20not%20prevent%20order%20effects%20in%20belief%20revision&amp;rft.jtitle=Thinking%20%26%20Reasoning&amp;rft.volume=16&amp;rft.issue=2&amp;rft.aufirst=M.%20R.%20K.&amp;rft.aulast=Baumann&amp;rft.au=M.%20R.%20K.%20Baumann&amp;rft.au=J.%20F.%20Krems&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2010&amp;rft.pages=98-130&amp;rft.spage=98&amp;rft.epage=130\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kennedy, W. G., F. E. Ritter, and B. J. Best. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/kennedyRBip.pdf\">Behavioral Representation in Modeling and Simulation Introduction to CMOT Special Issue - BRiMS 2009.</a></span>” <i>Computational and Mathematical Organization Theory</i> 16.3 (2010): 217–219. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2010 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Computational and Mathematical Organization Theory</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kennedyRBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kennedy2010behavioral,\n\ttitle = {Behavioral {Representation} in {Modeling} and {Simulation} {Introduction} to {CMOT} {Special} {Issue} - {BRiMS} 2009},\n\tvolume = {16},\n\turl = {http://acs.ist.psu.edu/papers/kennedyRBip.pdf},\n\tnumber = {3},\n\tjournal = {Computational and Mathematical Organization Theory},\n\tauthor = {Kennedy, W. G. and Ritter, F. E. and Best, B. J.},\n\tyear = {2010},\n\tpages = {217--219}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 16| issue = 3| pages = 217–219| last1 = Kennedy| first1 = W. G.| last2 = Ritter| first2 = F. E.| last3 = Best| first3 = B. J.| title = Behavioral Representation in Modeling and Simulation Introduction to CMOT Special Issue - BRiMS 2009| journal = Computational and Mathematical Organization Theory| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQmVoYXZpb3JhbCBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbiBJbnRyb2R1Y3Rpb24gdG8gQ01PVCBTcGVjaWFsIElzc3VlIC0gQlJpTVMgMjAwOQ0KQVUgIC0gS2VubmVkeSwgVy4gRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJlc3QsIEIuIEouDQpUMiAgLSBDb21wdXRhdGlvbmFsIGFuZCBNYXRoZW1hdGljYWwgT3JnYW5pemF0aW9uIFRoZW9yeQ0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KVkwgIC0gMTYNCklTICAtIDMNClNQICAtIDIxNw0KRVAgIC0gMjE5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rZW5uZWR5UkJpcC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Behavioral%20Representation%20in%20Modeling%20and%20Simulation%20Introduction%20to%20CMOT%20Special%20Issue%20-%20BRiMS%202009&amp;rft.jtitle=Computational%20and%20Mathematical%20Organization%20Theory&amp;rft.volume=16&amp;rft.issue=3&amp;rft.aufirst=W.%20G.&amp;rft.aulast=Kennedy&amp;rft.au=W.%20G.%20Kennedy&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=B.%20J.%20Best&amp;rft.date=2010&amp;rft.pages=217-219&amp;rft.spage=217&amp;rft.epage=219\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Velazquez, M. A., and F. E. Frank E. Ritter. “External Factors Affecting Perceived Usability: A Closer Look at the Effect of Emotion prior to Interaction.” <i>The 7th International Conference on Design &amp; Emotion</i>. Chicago: IIT Institute of Design: , IL. IIT Institute of Design: Chicago, IL, 2010. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/velaquezR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{velazquez2010external,\n\taddress = {Chicago},\n\ttitle = {External factors affecting perceived usability: {A} closer look at the effect of emotion prior to interaction},\n\turl = {http://acs.ist.psu.edu/papers/velaquezR10.pdf},\n\tbooktitle = {the 7th {International} {Conference} on {Design} \\& {Emotion}},\n\tpublisher = {IIT Institute of Design: , IL. IIT Institute of Design: Chicago, IL},\n\tauthor = {Velazquez, M. A. and Frank E. Ritter, F. E.},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = IIT Institute of Design: , IL. IIT Institute of Design: Chicago, IL| last1 = Velazquez| first1 = M. A.| last2 = Frank E. Ritter| first2 = F. E.| title = External factors affecting perceived usability: A closer look at the effect of emotion prior to interaction| booktitle = the 7th International Conference on Design & Emotion| location = Chicago| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRXh0ZXJuYWwgZmFjdG9ycyBhZmZlY3RpbmcgcGVyY2VpdmVkIHVzYWJpbGl0eTogQSBjbG9zZXIgbG9vayBhdCB0aGUgZWZmZWN0IG9mIGVtb3Rpb24gcHJpb3IgdG8gaW50ZXJhY3Rpb24NCkFVICAtIFZlbGF6cXVleiwgTS4gQS4NCkFVICAtIEZyYW5rIEUuIFJpdHRlciwgRi4gRS4NCkMxICAtIENoaWNhZ28NCkMzICAtIHRoZSA3dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIERlc2lnbiAmIEVtb3Rpb24NCkRBICAtIDIwMTAvLy8NClBZICAtIDIwMTANClBCICAtIElJVCBJbnN0aXR1dGUgb2YgRGVzaWduOiAsIElMLiBJSVQgSW5zdGl0dXRlIG9mIERlc2lnbjogQ2hpY2FnbywgSUwNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3ZlbGFxdWV6UjEwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=External%20factors%20affecting%20perceived%20usability%3A%20A%20closer%20look%20at%20the%20effect%20of%20emotion%20prior%20to%20interaction&amp;rft.btitle=the%207th%20International%20Conference%20on%20Design%20%26%20Emotion&amp;rft.place=Chicago&amp;rft.publisher=IIT%20Institute%20of%20Design%3A%20%2C%20IL.%20IIT%20Institute%20of%20Design%3A%20Chicago%2C%20IL&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Velazquez&amp;rft.au=M.%20A.%20Velazquez&amp;rft.au=F.%20E.%20Frank%20E.%20Ritter&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Lebiere, Christian et al. “<span class=\"doctitle\">High-Fidelity Cognitive Modeling to Real-World Applications.</span>” <i>Proceedings of the NATO Workshop on Human Modeling for Military Application</i>. Amsterdam, NL: N.p., 2010. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2010 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{lebiere2010high-fidelity,\n\taddress = {Amsterdam, NL},\n\ttitle = {High-{Fidelity} {Cognitive} {Modeling} to {Real}-{World} {Applications}},\n\tbooktitle = {Proceedings of the {NATO} {Workshop} on {Human} {Modeling} for {Military} {Application}},\n\tauthor = {Lebiere, Christian and Stocco, Andrea and Reitter, David and Juvina, Ion},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Lebiere| first1 = Christian| last2 = Stocco| first2 = Andrea| last3 = Reitter| first3 = David| last4 = Juvina| first4 = Ion| title = High-Fidelity Cognitive Modeling to Real-World Applications| booktitle = Proceedings of the NATO Workshop on Human Modeling for Military Application| location = Amsterdam, NL| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSGlnaC1GaWRlbGl0eSBDb2duaXRpdmUgTW9kZWxpbmcgdG8gUmVhbC1Xb3JsZCBBcHBsaWNhdGlvbnMNCkFVICAtIExlYmllcmUsIENocmlzdGlhbg0KQVUgIC0gU3RvY2NvLCBBbmRyZWENCkFVICAtIFJlaXR0ZXIsIERhdmlkDQpBVSAgLSBKdXZpbmEsIElvbg0KQzEgIC0gQW1zdGVyZGFtLCBOTA0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIE5BVE8gV29ya3Nob3Agb24gSHVtYW4gTW9kZWxpbmcgZm9yIE1pbGl0YXJ5IEFwcGxpY2F0aW9uDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=High-Fidelity%20Cognitive%20Modeling%20to%20Real-World%20Applications&amp;rft.btitle=Proceedings%20of%20the%20NATO%20Workshop%20on%20Human%20Modeling%20for%20Military%20Application&amp;rft.place=Amsterdam%2C%20NL&amp;rft.aufirst=Christian&amp;rft.aulast=Lebiere&amp;rft.au=Christian%20Lebiere&amp;rft.au=Andrea%20Stocco&amp;rft.au=David%20Reitter&amp;rft.au=Ion%20Juvina&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Georgeon, O. L., J. H. Morgan, and F. E. Ritter. “An Algorithm for Self-Motivated Hierarchical Sequence Learning.” Ed. D. D. Salvucci and G. Gunzelmann. Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling, 2010. 73–78. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2010 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/georgeonMR10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{georgeon2010algorithm,\n\ttitle = {An algorithm for self-motivated hierarchical sequence learning},\n\turl = {http://acs.ist.psu.edu/papers/georgeonMR10.pdf},\n\tpublisher = {Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling},\n\tauthor = {Georgeon, O. L. and Morgan, J. H. and Ritter, F. E.},\n\teditor = {Salvucci, D. D. and Gunzelmann, G.},\n\tyear = {2010},\n\tpages = {73--78}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Proceedings of ICCM - 2010- Tenth International Conference on Cognitive Modeling| pages = 73–78| editors = D. D. Salvucci, G. Gunzelmann (eds.)| last1 = Georgeon| first1 = O. L.| last2 = Morgan| first2 = J. H.| last3 = Ritter| first3 = F. E.| chapter = An algorithm for self-motivated hierarchical sequence learning| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQW4gYWxnb3JpdGhtIGZvciBzZWxmLW1vdGl2YXRlZCBoaWVyYXJjaGljYWwgc2VxdWVuY2UgbGVhcm5pbmcNCkFVICAtIEdlb3JnZW9uLCBPLiBMLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQTIgIC0gU2FsdnVjY2ksIEQuIEQuDQpBMiAgLSBHdW56ZWxtYW5uLCBHLg0KREEgIC0gMjAxMC8vLw0KUFkgIC0gMjAxMA0KU1AgIC0gNzMNCkVQICAtIDc4DQpQQiAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAxMC0gVGVudGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZ2Vvcmdlb25NUjEwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=An%20algorithm%20for%20self-motivated%20hierarchical%20sequence%20learning&amp;rft.publisher=Proceedings%20of%20ICCM%20-%202010-%20Tenth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.aufirst=O.%20L.&amp;rft.aulast=Georgeon&amp;rft.au=O.%20L.%20Georgeon&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20D.%20Salvucci&amp;rft.au=G.%20Gunzelmann&amp;rft.date=2010&amp;rft.pages=73-78&amp;rft.spage=73&amp;rft.epage=78\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Stark, R. F. “Aiding the User Input to Virtual Training Environments: Virtual Role Players with Speech and Gesture Recognition.” Unpublished MS thesis, Information Sciences and Technology, Penn State University, University Park, PA. N.p., 2010. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2010 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stark10.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{stark_r._f._aiding_2010,\n\ttype = {Unpublished {MS} thesis, {Information} {Sciences} and {Technology}, {Penn} {State} {University}, {University} {Park}, {PA}},\n\ttitle = {Aiding the user input to virtual training environments: {Virtual} role players with speech and gesture recognition},\n\turl = {http://acs.ist.psu.edu/papers/stark10.pdf},\n\tauthor = {{Stark, R. F.}},\n\tyear = {2010}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last = Stark, R. F.| title = Aiding the user input to virtual training environments: Virtual role players with speech and gesture recognition| date = 2010}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gQWlkaW5nIHRoZSB1c2VyIGlucHV0IHRvIHZpcnR1YWwgdHJhaW5pbmcgZW52aXJvbm1lbnRzOiBWaXJ0dWFsIHJvbGUgcGxheWVycyB3aXRoIHNwZWVjaCBhbmQgZ2VzdHVyZSByZWNvZ25pdGlvbg0KQVUgIC0gU3RhcmssIFIuIEYuDQpEQSAgLSAyMDEwLy8vDQpQWSAgLSAyMDEwDQpNMyAgLSBVbnB1Ymxpc2hlZCBNUyB0aGVzaXMsIEluZm9ybWF0aW9uIFNjaWVuY2VzIGFuZCBUZWNobm9sb2d5LCBQZW5uIFN0YXRlIFVuaXZlcnNpdHksIFVuaXZlcnNpdHkgUGFyaywgUEENClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0YXJrMTAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Aiding%20the%20user%20input%20to%20virtual%20training%20environments%3A%20Virtual%20role%20players%20with%20speech%20and%20gesture%20recognition&amp;rft.degree=Unpublished%20MS%20thesis%2C%20Information%20Sciences%20and%20Technology%2C%20Penn%20State%20University%2C%20University%20Park%2C%20PA&amp;rft.aulast=Stark%2C%20R.%20F.&amp;rft.au=Stark%2C%20R.%20F.&amp;rft.date=2010\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Haynes, S. R., M. A. Cohen, and F. E. Ritter. “Design Patterns for Explaining Intelligent Systems.” <i>International Journal of Human-Computer Studies</i> 67.1 (2009): 99–110. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2009 type__journalArticle \"\"</span></div><div class=\"bib-venue\">International Journal of Human-Computer Studies</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/haynesCR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{haynes2009design,\n\ttitle = {Design patterns for explaining intelligent systems},\n\tvolume = {67},\n\turl = {http://acs.ist.psu.edu/papers/haynesCR09.pdf},\n\tnumber = {1},\n\tjournal = {International Journal of Human-Computer Studies},\n\tauthor = {Haynes, S. R. and Cohen, M. A. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {99--110}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 67| issue = 1| pages = 99–110| last1 = Haynes| first1 = S. R.| last2 = Cohen| first2 = M. A.| last3 = Ritter| first3 = F. E.| title = Design patterns for explaining intelligent systems| journal = International Journal of Human-Computer Studies| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRGVzaWduIHBhdHRlcm5zIGZvciBleHBsYWluaW5nIGludGVsbGlnZW50IHN5c3RlbXMNCkFVICAtIEhheW5lcywgUy4gUi4NCkFVICAtIENvaGVuLCBNLiBBLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gSW50ZXJuYXRpb25hbCBKb3VybmFsIG9mIEh1bWFuLUNvbXB1dGVyIFN0dWRpZXMNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClZMICAtIDY3DQpJUyAgLSAxDQpTUCAgLSA5OQ0KRVAgIC0gMTEwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9oYXluZXNDUjA5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Design%20patterns%20for%20explaining%20intelligent%20systems&amp;rft.jtitle=International%20Journal%20of%20Human-Computer%20Studies&amp;rft.volume=67&amp;rft.issue=1&amp;rft.aufirst=S.%20R.&amp;rft.aulast=Haynes&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=99-110&amp;rft.spage=99&amp;rft.epage=110\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Two Cognitive Modeling Frontiers: Emotions and Usability.” <i>Journal of Japanese AI Research</i> 24.2 (2009): 241–249. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2009 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Journal of Japanese AI Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2009two,\n\ttitle = {Two cognitive modeling frontiers: {Emotions} and usability},\n\tvolume = {24},\n\turl = {http://acs.ist.psu.edu/papers/ritter09b.pdf},\n\tnumber = {2},\n\tjournal = {Journal of Japanese AI Research},\n\tauthor = {Ritter, F. E.},\n\tyear = {2009},\n\tpages = {241--249}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 24| issue = 2| pages = 241–249| last = Ritter| first = F. E.| title = Two cognitive modeling frontiers: Emotions and usability| journal = Journal of Japanese AI Research| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVHdvIGNvZ25pdGl2ZSBtb2RlbGluZyBmcm9udGllcnM6IEVtb3Rpb25zIGFuZCB1c2FiaWxpdHkNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEpvdXJuYWwgb2YgSmFwYW5lc2UgQUkgUmVzZWFyY2gNCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClZMICAtIDI0DQpJUyAgLSAyDQpTUCAgLSAyNDENCkVQICAtIDI0OQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMDliLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Two%20cognitive%20modeling%20frontiers%3A%20Emotions%20and%20usability&amp;rft.jtitle=Journal%20of%20Japanese%20AI%20Research&amp;rft.volume=24&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=241-249&amp;rft.spage=241&amp;rft.epage=249\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., F. E. Ritter, and M. Schoelles. “Serial Subtraction Errors Revealed.” <i>Proceedings of the 31th Annual Conference of the Cognitive Science Society</i>. Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX, 2009. 1551–1556. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS09b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2009serial,\n\ttitle = {Serial subtraction errors revealed},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS09b.pdf},\n\tbooktitle = {Proceedings of the 31th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX},\n\tauthor = {Kase, S. E. and Ritter, F. E. and Schoelles, M.},\n\tyear = {2009},\n\tpages = {1551--1556}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX| pages = 1551–1556| last1 = Kase| first1 = S. E.| last2 = Ritter| first2 = F. E.| last3 = Schoelles| first3 = M.| title = Serial subtraction errors revealed| booktitle = Proceedings of the 31th Annual Conference of the Cognitive Science Society| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2VyaWFsIHN1YnRyYWN0aW9uIGVycm9ycyByZXZlYWxlZA0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAzMXRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDA5Ly8vDQpQWSAgLSAyMDA5DQpTUCAgLSAxNTUxDQpFUCAgLSAxNTU2DQpQQiAgLSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYLiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5OiBBdXN0aW4sIFRYDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYXNlUlMwOWIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Serial%20subtraction%20errors%20revealed&amp;rft.btitle=Proceedings%20of%20the%2031th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Cognitive%20Science%20Society%3A%20Austin%2C%20TX.%20Cognitive%20Science%20Society%3A%20Austin%2C%20TX&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.date=2009&amp;rft.pages=1551-1556&amp;rft.spage=1551&amp;rft.epage=1556\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R. et al. “Populating VBS2 with Realistic Virtual Actors.” <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i>. 09-BRIMS-04. 09-BRIMS-04, 2009. 1–8. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszPBAR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2009populating,\n\ttitle = {Populating {VBS}2 with realistic virtual actors},\n\turl = {http://acs.ist.psu.edu/papers/evertszPBAR09.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-04. 09-BRIMS-04},\n\tauthor = {Evertsz, R. and Pedrotti, M. and Busetta, P. and Acar, H. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {1--8}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 09-BRIMS-04. 09-BRIMS-04| pages = 1–8| last1 = Evertsz| first1 = R.| last2 = Pedrotti| first2 = M.| last3 = Busetta| first3 = P.| last4 = Acar| first4 = H.| last5 = Ritter| first5 = F. E.| title = Populating VBS2 with realistic virtual actors| booktitle = Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUG9wdWxhdGluZyBWQlMyIHdpdGggcmVhbGlzdGljIHZpcnR1YWwgYWN0b3JzDQpBVSAgLSBFdmVydHN6LCBSLg0KQVUgIC0gUGVkcm90dGksIE0uDQpBVSAgLSBCdXNldHRhLCBQLg0KQVUgIC0gQWNhciwgSC4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOHRoIENvbmZlcmVuY2Ugb24gQmVoYXZpb3IgUmVwcmVzZW50YXRpb24gaW4gTW9kZWxpbmcgYW5kIFNpbXVsYXRpb24NCkRBICAtIDIwMDkvLy8NClBZICAtIDIwMDkNClNQICAtIDENCkVQICAtIDgNClBCICAtIDA5LUJSSU1TLTA0LiAwOS1CUklNUy0wNA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZXZlcnRzelBCQVIwOS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Populating%20VBS2%20with%20realistic%20virtual%20actors&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-04.%2009-BRIMS-04&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=M.%20Pedrotti&amp;rft.au=P.%20Busetta&amp;rft.au=H.%20Acar&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=1-8&amp;rft.spage=1&amp;rft.epage=8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Tutorial on: Human-System Integration in the System Development Process: A New Look.” <i>Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling</i>. EnglandManchester, England: Manchester, 2009. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09d.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2009tutorial,\n\taddress = {EnglandManchester, England},\n\ttitle = {Tutorial on: {Human}-system integration in the system development process: {A} new look},\n\turl = {http://acs.ist.psu.edu/papers/ritter09d.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2009- {Ninth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Manchester},\n\tauthor = {Ritter, F. E.},\n\tyear = {2009}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Manchester| last = Ritter| first = F. E.| title = Tutorial on: Human-system integration in the system development process: A new look| booktitle = Proceedings of ICCM - 2009- Ninth International Conference on Cognitive Modeling| location = EnglandManchester, England| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVHV0b3JpYWwgb246IEh1bWFuLXN5c3RlbSBpbnRlZ3JhdGlvbiBpbiB0aGUgc3lzdGVtIGRldmVsb3BtZW50IHByb2Nlc3M6IEEgbmV3IGxvb2sNCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIEVuZ2xhbmRNYW5jaGVzdGVyLCBFbmdsYW5kDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJQ0NNIC0gMjAwOS0gTmludGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KUEIgIC0gTWFuY2hlc3Rlcg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMDlkLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Tutorial%20on%3A%20Human-system%20integration%20in%20the%20system%20development%20process%3A%20A%20new%20look&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202009-%20Ninth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=EnglandManchester%2C%20England&amp;rft.publisher=Manchester&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S., and F. E. Ritter. “A High Performance Approach to Model Calibration and Validation.” <i>Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation</i>. 09-BRIMS-10. 09-BRIMS-10, 2009. 39–46. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2009 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseR09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2009high,\n\ttitle = {A high performance approach to model calibration and validation},\n\turl = {http://acs.ist.psu.edu/papers/kaseR09.pdf},\n\tbooktitle = {Proceedings of the 18th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {09-BRIMS-10. 09-BRIMS-10},\n\tauthor = {Kase, S. and Ritter, F. E.},\n\tyear = {2009},\n\tpages = {39--46}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 09-BRIMS-10. 09-BRIMS-10| pages = 39–46| last1 = Kase| first1 = S.| last2 = Ritter| first2 = F. E.| title = A high performance approach to model calibration and validation| booktitle = Proceedings of the 18th Conference on Behavior Representation in Modeling and Simulation| date = 2009}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSBoaWdoIHBlcmZvcm1hbmNlIGFwcHJvYWNoIHRvIG1vZGVsIGNhbGlicmF0aW9uIGFuZCB2YWxpZGF0aW9uDQpBVSAgLSBLYXNlLCBTLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE4dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAwOS8vLw0KUFkgIC0gMjAwOQ0KU1AgIC0gMzkNCkVQICAtIDQ2DQpQQiAgLSAwOS1CUklNUy0xMC4gMDktQlJJTVMtMTANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSMDkucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20high%20performance%20approach%20to%20model%20calibration%20and%20validation&amp;rft.btitle=Proceedings%20of%20the%2018th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=09-BRIMS-10.%2009-BRIMS-10&amp;rft.aufirst=S.&amp;rft.aulast=Kase&amp;rft.au=S.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2009&amp;rft.pages=39-46&amp;rft.spage=39&amp;rft.epage=46\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and P. A. Bibby. “Modeling How, When, and What Learning Happens in a Diagrammatic Reasoning Task.” <i>Cognitive Science</i> 32 (2008): 862–892. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2008 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2008modeling,\n\ttitle = {Modeling how, when, and what learning happens in a diagrammatic reasoning task},\n\tvolume = {32},\n\turl = {http://acs.ist.psu.edu/papers/ritterBip.pdf},\n\tjournal = {Cognitive Science},\n\tauthor = {Ritter, F. E. and Bibby, P. A.},\n\tyear = {2008},\n\tpages = {862--892}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 32| pages = 862–892| last1 = Ritter| first1 = F. E.| last2 = Bibby| first2 = P. A.| title = Modeling how, when, and what learning happens in a diagrammatic reasoning task| journal = Cognitive Science| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTW9kZWxpbmcgaG93LCB3aGVuLCBhbmQgd2hhdCBsZWFybmluZyBoYXBwZW5zIGluIGEgZGlhZ3JhbW1hdGljIHJlYXNvbmluZyB0YXNrDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCaWJieSwgUC4gQS4NClQyICAtIENvZ25pdGl2ZSBTY2llbmNlDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpWTCAgLSAzMg0KU1AgIC0gODYyDQpFUCAgLSA4OTINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckJpcC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Modeling%20how%2C%20when%2C%20and%20what%20learning%20happens%20in%20a%20diagrammatic%20reasoning%20task&amp;rft.jtitle=Cognitive%20Science&amp;rft.volume=32&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20A.%20Bibby&amp;rft.date=2008&amp;rft.pages=862-892&amp;rft.spage=862&amp;rft.epage=892\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S., F. E. Ritter, and M. Scholles. “From Modeler-Free Individual Data Fitting to 3-D Parametric Prediction Landscapes: A Research Expedition.” <i>Proceedings of the 2006 Conference of the Cognitive Science Society</i>. Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX, 2008. 1398–1403. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2008modeler-free,\n\ttitle = {From modeler-free individual data fitting to 3-{D} parametric prediction landscapes: {A} research expedition},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS08.pdf},\n\tbooktitle = {Proceedings of the 2006 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX},\n\tauthor = {Kase, S. and Ritter, F. E. and Scholles, M.},\n\tyear = {2008},\n\tpages = {1398--1403}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cognitive Science Society: Austin, TX. Cognitive Science Society: Austin, TX| pages = 1398–1403| last1 = Kase| first1 = S.| last2 = Ritter| first2 = F. E.| last3 = Scholles| first3 = M.| title = From modeler-free individual data fitting to 3-D parametric prediction landscapes: A research expedition| booktitle = Proceedings of the 2006 Conference of the Cognitive Science Society| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gRnJvbSBtb2RlbGVyLWZyZWUgaW5kaXZpZHVhbCBkYXRhIGZpdHRpbmcgdG8gMy1EIHBhcmFtZXRyaWMgcHJlZGljdGlvbiBsYW5kc2NhcGVzOiBBIHJlc2VhcmNoIGV4cGVkaXRpb24NCkFVICAtIEthc2UsIFMuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBTY2hvbGxlcywgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyMDA2IENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDIwMDgvLy8NClBZICAtIDIwMDgNClNQICAtIDEzOTgNCkVQICAtIDE0MDMNClBCICAtIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHk6IEF1c3RpbiwgVFguIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHk6IEF1c3RpbiwgVFgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2thc2VSUzA4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=From%20modeler-free%20individual%20data%20fitting%20to%203-D%20parametric%20prediction%20landscapes%3A%20A%20research%20expedition&amp;rft.btitle=Proceedings%20of%20the%202006%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Cognitive%20Science%20Society%3A%20Austin%2C%20TX.%20Cognitive%20Science%20Society%3A%20Austin%2C%20TX&amp;rft.aufirst=S.&amp;rft.aulast=Kase&amp;rft.au=S.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Scholles&amp;rft.date=2008&amp;rft.pages=1398-1403&amp;rft.spage=1398&amp;rft.epage=1403\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R. et al. “Realistic Behaviour Variation in a BDI-Based Cognitive Architecture.” <i>Proceedings of the SimTecT ’08 Conference</i>. SIAA Ltd.: Melbourne, AustraliaSIAA Ltd.: Melbourne, Australia, 2008. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszRBP08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2008realistic,\n\ttitle = {Realistic behaviour variation in a {BDI}-based cognitive architecture},\n\turl = {http://acs.ist.psu.edu/papers/evertszRBP08.pdf},\n\tbooktitle = {Proceedings of the {SimTecT} '08 {Conference}},\n\tpublisher = {SIAA Ltd.: Melbourne, AustraliaSIAA Ltd.: Melbourne, Australia},\n\tauthor = {Evertsz, R. and Ritter, F. E. and Busetta, P. and Pedrotti, M.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = SIAA Ltd.: Melbourne, AustraliaSIAA Ltd.: Melbourne, Australia| last1 = Evertsz| first1 = R.| last2 = Ritter| first2 = F. E.| last3 = Busetta| first3 = P.| last4 = Pedrotti| first4 = M.| title = Realistic behaviour variation in a BDI-based cognitive architecture| booktitle = Proceedings of the SimTecT '08 Conference| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUmVhbGlzdGljIGJlaGF2aW91ciB2YXJpYXRpb24gaW4gYSBCREktYmFzZWQgY29nbml0aXZlIGFyY2hpdGVjdHVyZQ0KQVUgIC0gRXZlcnRzeiwgUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJ1c2V0dGEsIFAuDQpBVSAgLSBQZWRyb3R0aSwgTS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBTaW1UZWNUICcwOCBDb25mZXJlbmNlDQpEQSAgLSAyMDA4Ly8vDQpQWSAgLSAyMDA4DQpQQiAgLSBTSUFBIEx0ZC46IE1lbGJvdXJuZSwgQXVzdHJhbGlhU0lBQSBMdGQuOiBNZWxib3VybmUsIEF1c3RyYWxpYQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZXZlcnRzelJCUDA4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Realistic%20behaviour%20variation%20in%20a%20BDI-based%20cognitive%20architecture&amp;rft.btitle=Proceedings%20of%20the%20SimTecT%20&apos;08%20Conference&amp;rft.publisher=SIAA%20Ltd.%3A%20Melbourne%2C%20AustraliaSIAA%20Ltd.%3A%20Melbourne%2C%20Australia&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Busetta&amp;rft.au=M.%20Pedrotti&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Christou, G., F. E. Ritter, and R. J. K. Jacob. “Modeling Prehensile Actions for the Evaluation of Tangible User Interfaces.” <i>Proceedings of ITI 08 International Conference of Information Technology Interfaces</i>. Croatia. IEEE XploreCavtat/Dubrovnik, Croatia. IEEE Xplore: Cavtat/Dubrovnik, 2008. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2008 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/christouRJ08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{christou2008modeling,\n\taddress = {Croatia. IEEE XploreCavtat/Dubrovnik, Croatia. IEEE Xplore},\n\ttitle = {Modeling prehensile actions for the evaluation of tangible user interfaces},\n\turl = {http://acs.ist.psu.edu/papers/christouRJ08.pdf},\n\tbooktitle = {Proceedings of {ITI} 08 {International} {Conference} of {Information} {Technology} {Interfaces}},\n\tpublisher = {Cavtat/Dubrovnik},\n\tauthor = {Christou, G. and Ritter, F. E. and Jacob, R. J. K.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Cavtat/Dubrovnik| last1 = Christou| first1 = G.| last2 = Ritter| first2 = F. E.| last3 = Jacob| first3 = R. J. K.| title = Modeling prehensile actions for the evaluation of tangible user interfaces| booktitle = Proceedings of ITI 08 International Conference of Information Technology Interfaces| location = Croatia. IEEE XploreCavtat/Dubrovnik, Croatia. IEEE Xplore| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgcHJlaGVuc2lsZSBhY3Rpb25zIGZvciB0aGUgZXZhbHVhdGlvbiBvZiB0YW5naWJsZSB1c2VyIGludGVyZmFjZXMNCkFVICAtIENocmlzdG91LCBHLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gSmFjb2IsIFIuIEouIEsuDQpDMSAgLSBDcm9hdGlhLiBJRUVFIFhwbG9yZUNhdnRhdC9EdWJyb3ZuaWssIENyb2F0aWEuIElFRUUgWHBsb3JlDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiBJVEkgMDggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9mIEluZm9ybWF0aW9uIFRlY2hub2xvZ3kgSW50ZXJmYWNlcw0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KUEIgIC0gQ2F2dGF0L0R1YnJvdm5paw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY2hyaXN0b3VSSjA4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20prehensile%20actions%20for%20the%20evaluation%20of%20tangible%20user%20interfaces&amp;rft.btitle=Proceedings%20of%20ITI%2008%20International%20Conference%20of%20Information%20Technology%20Interfaces&amp;rft.place=Croatia.%20IEEE%20XploreCavtat%2FDubrovnik%2C%20Croatia.%20IEEE%20Xplore&amp;rft.publisher=Cavtat%2FDubrovnik&amp;rft.aufirst=G.&amp;rft.aulast=Christou&amp;rft.au=G.%20Christou&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20K.%20Jacob&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “dTank: A Lightweight Synthetic Environment for Teaching and Theoretical Research.” <i>Human Behavioral Synthetic Research Environments (HB-SRE) Symposium</i>. Ed. J. Hansberger. In Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation, 08-BRIMS-034. U. of Central Florida: Orlando, FL, 2008. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2008 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2008dtank:,\n\taddress = {In Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation, 08-BRIMS-034. U. of Central Florida},\n\ttitle = {{dTank}: {A} lightweight synthetic environment for teaching and theoretical research},\n\turl = {http://acs.ist.psu.edu/papers/ritter08.pdf},\n\tbooktitle = {Human {Behavioral} {Synthetic} {Research} {Environments} ({HB}-{SRE}) {Symposium}},\n\tpublisher = {Orlando, FL},\n\tauthor = {Ritter, F. E.},\n\teditor = {Hansberger, J.},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Orlando, FL| editors = J. Hansberger (ed.)| last = Ritter| first = F. E.| title = Human Behavioral Synthetic Research Environments (HB-SRE) Symposium| chapter = dTank: A lightweight synthetic environment for teaching and theoretical research| location = In Proceedings of the 17th Conference on Behavior Representation in Modeling and Simulation, 08-BRIMS-034. U. of Central Florida| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gZFRhbms6IEEgbGlnaHR3ZWlnaHQgc3ludGhldGljIGVudmlyb25tZW50IGZvciB0ZWFjaGluZyBhbmQgdGhlb3JldGljYWwgcmVzZWFyY2gNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEh1bWFuIEJlaGF2aW9yYWwgU3ludGhldGljIFJlc2VhcmNoIEVudmlyb25tZW50cyAoSEItU1JFKSBTeW1wb3NpdW0NCkEyICAtIEhhbnNiZXJnZXIsIEouDQpDWSAgLSBJbiBQcm9jZWVkaW5ncyBvZiB0aGUgMTd0aCBDb25mZXJlbmNlIG9uIEJlaGF2aW9yIFJlcHJlc2VudGF0aW9uIGluIE1vZGVsaW5nIGFuZCBTaW11bGF0aW9uLCAwOC1CUklNUy0wMzQuIFUuIG9mIENlbnRyYWwgRmxvcmlkYQ0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KUEIgIC0gT3JsYW5kbywgRkwNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjA4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=dTank%3A%20A%20lightweight%20synthetic%20environment%20for%20teaching%20and%20theoretical%20research&amp;rft.btitle=Human%20Behavioral%20Synthetic%20Research%20Environments%20(HB-SRE)%20Symposium&amp;rft.place=In%20Proceedings%20of%20the%2017th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation%2C%2008-BRIMS-034.%20U.%20of%20Central%20Florida&amp;rft.publisher=Orlando%2C%20FL&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Hansberger&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Friedrich, M. B. “Implementierung von Schematischen Denkstrategien in Einer Höheren Programmiersprache: Erweitern Und Testen Der Vorhandenen Resultate Durch Erfassen von Zusätzlichen Daten Und Das Erstellen von Weiteren Strategien (Implementing Diagrammatic Reasoning Strategies in a High Level Language: Extending and Testing the Existing Model Results by Gathering Additional Data and Creating Additional Strategies). Faculty of Information Systems and Applied Computer Science, University of Bamberg, Germany.” N.p., 2008. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2008 type__thesis \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/friedrich08.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@phdthesis{friedrich_m._b._implementierung_2008,\n\ttitle = {Implementierung von schematischen {Denkstrategien} in einer höheren {Programmiersprache}: {Erweitern} und {Testen} der vorhandenen {Resultate} durch {Erfassen} von zusätzlichen {Daten} und das {Erstellen} von weiteren {Strategien} ({Implementing} diagrammatic reasoning strategies in a high level language: {Extending} and testing the existing model results by gathering additional data and creating additional strategies). {Faculty} of {Information} {Systems} and {Applied} {Computer} {Science}, {University} of {Bamberg}, {Germany}.},\n\turl = {http://acs.ist.psu.edu/papers/friedrich08.pdf},\n\tauthor = {{Friedrich, M. B.}},\n\tyear = {2008}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite paper| last = Friedrich, M. B.| title = Implementierung von schematischen Denkstrategien in einer höheren Programmiersprache: Erweitern und Testen der vorhandenen Resultate durch Erfassen von zusätzlichen Daten und das Erstellen von weiteren Strategien (Implementing diagrammatic reasoning strategies in a high level language: Extending and testing the existing model results by gathering additional data and creating additional strategies). Faculty of Information Systems and Applied Computer Science, University of Bamberg, Germany.| date = 2008}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gVEhFUw0KVEkgIC0gSW1wbGVtZW50aWVydW5nIHZvbiBzY2hlbWF0aXNjaGVuIERlbmtzdHJhdGVnaWVuIGluIGVpbmVyIGjDtmhlcmVuIFByb2dyYW1taWVyc3ByYWNoZTogRXJ3ZWl0ZXJuIHVuZCBUZXN0ZW4gZGVyIHZvcmhhbmRlbmVuIFJlc3VsdGF0ZSBkdXJjaCBFcmZhc3NlbiB2b24genVzw6R0emxpY2hlbiBEYXRlbiB1bmQgZGFzIEVyc3RlbGxlbiB2b24gd2VpdGVyZW4gU3RyYXRlZ2llbiAoSW1wbGVtZW50aW5nIGRpYWdyYW1tYXRpYyByZWFzb25pbmcgc3RyYXRlZ2llcyBpbiBhIGhpZ2ggbGV2ZWwgbGFuZ3VhZ2U6IEV4dGVuZGluZyBhbmQgdGVzdGluZyB0aGUgZXhpc3RpbmcgbW9kZWwgcmVzdWx0cyBieSBnYXRoZXJpbmcgYWRkaXRpb25hbCBkYXRhIGFuZCBjcmVhdGluZyBhZGRpdGlvbmFsIHN0cmF0ZWdpZXMpLiBGYWN1bHR5IG9mIEluZm9ybWF0aW9uIFN5c3RlbXMgYW5kIEFwcGxpZWQgQ29tcHV0ZXIgU2NpZW5jZSwgVW5pdmVyc2l0eSBvZiBCYW1iZXJnLCBHZXJtYW55Lg0KQVUgIC0gRnJpZWRyaWNoLCBNLiBCLg0KREEgIC0gMjAwOC8vLw0KUFkgIC0gMjAwOA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZnJpZWRyaWNoMDgucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adissertation&amp;rft.title=Implementierung%20von%20schematischen%20Denkstrategien%20in%20einer%20h%C3%B6heren%20Programmiersprache%3A%20Erweitern%20und%20Testen%20der%20vorhandenen%20Resultate%20durch%20Erfassen%20von%20zus%C3%A4tzlichen%20Daten%20und%20das%20Erstellen%20von%20weiteren%20Strategien%20(Implementing%20diagrammatic%20reasoning%20strategies%20in%20a%20high%20level%20language%3A%20Extending%20and%20testing%20the%20existing%20model%20results%20by%20gathering%20additional%20data%20and%20creating%20additional%20strategies).%20Faculty%20of%20Information%20Systems%20and%20Applied%20Computer%20Science%2C%20University%20of%20Bamberg%2C%20Germany.&amp;rft.aulast=Friedrich%2C%20M.%20B.&amp;rft.au=Friedrich%2C%20M.%20B.&amp;rft.date=2008\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bernard, M. L. et al. “The next Generation of Cognitive Modeling Tools: Opportunities, Challenges and Basic Needs.” <i>Proceedings of the Human Factors and Ergonomics Society</i>. Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society, 2007. 799–801. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/bernardFACRR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{bernard2007next,\n\ttitle = {The next generation of cognitive modeling tools: {Opportunities}, challenges and basic needs},\n\turl = {http://acs.ist.psu.edu/papers/bernardFACRR07.pdf},\n\tbooktitle = {Proceedings of the {Human} {Factors} and {Ergonomics} {Society}},\n\tpublisher = {Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society},\n\tauthor = {Bernard, M. L. and Forsythe, J. C. and Allender, L. and Cohn, J. and Radvansky, G. and Ritter, F. E.},\n\tyear = {2007},\n\tpages = {799--801}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Santa Monica, CA: Human Factors and Ergonomics Society. Santa Monica, CA: Human Factors and Ergonomics Society| pages = 799–801| last1 = Bernard| first1 = M. L.| last2 = Forsythe| first2 = J. C.| last3 = Allender| first3 = L.| last4 = Cohn| first4 = J.| last5 = Radvansky| first5 = G.| last6 = Ritter| first6 = F. E.| title = The next generation of cognitive modeling tools: Opportunities, challenges and basic needs| booktitle = Proceedings of the Human Factors and Ergonomics Society| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlIG5leHQgZ2VuZXJhdGlvbiBvZiBjb2duaXRpdmUgbW9kZWxpbmcgdG9vbHM6IE9wcG9ydHVuaXRpZXMsIGNoYWxsZW5nZXMgYW5kIGJhc2ljIG5lZWRzDQpBVSAgLSBCZXJuYXJkLCBNLiBMLg0KQVUgIC0gRm9yc3l0aGUsIEouIEMuDQpBVSAgLSBBbGxlbmRlciwgTC4NCkFVICAtIENvaG4sIEouDQpBVSAgLSBSYWR2YW5za3ksIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgSHVtYW4gRmFjdG9ycyBhbmQgRXJnb25vbWljcyBTb2NpZXR5DQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSA3OTkNCkVQICAtIDgwMQ0KUEIgIC0gU2FudGEgTW9uaWNhLCBDQTogSHVtYW4gRmFjdG9ycyBhbmQgRXJnb25vbWljcyBTb2NpZXR5LiBTYW50YSBNb25pY2EsIENBOiBIdW1hbiBGYWN0b3JzIGFuZCBFcmdvbm9taWNzIFNvY2lldHkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2Jlcm5hcmRGQUNSUjA3LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=The%20next%20generation%20of%20cognitive%20modeling%20tools%3A%20Opportunities%2C%20challenges%20and%20basic%20needs&amp;rft.btitle=Proceedings%20of%20the%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.publisher=Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society.%20Santa%20Monica%2C%20CA%3A%20Human%20Factors%20and%20Ergonomics%20Society&amp;rft.aufirst=M.%20L.&amp;rft.aulast=Bernard&amp;rft.au=M.%20L.%20Bernard&amp;rft.au=J.%20C.%20Forsythe&amp;rft.au=L.%20Allender&amp;rft.au=J.%20Cohn&amp;rft.au=G.%20Radvansky&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007&amp;rft.pages=799-801&amp;rft.spage=799&amp;rft.epage=801\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Evertsz, R. et al. “Modeling Rules of Engagement in Computer-Generated Forces.” <i>Proceedings of the 16th Conference on Behavior Representation in Modeling and Simulation</i>. Orlando, FL: U. of Central Florida. 07-BRIMS-021. Orlando, FL: U. of Central Florida. 07-BRIMS-021, 2007. 123–134. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/evertszRRS07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{evertsz2007modeling,\n\ttitle = {Modeling rules of engagement in computer-generated forces},\n\turl = {http://acs.ist.psu.edu/papers/evertszRRS07.pdf},\n\tbooktitle = {Proceedings of the 16th {Conference} on {Behavior} {Representation} in {Modeling} and {Simulation}},\n\tpublisher = {Orlando, FL: U. of Central Florida. 07-BRIMS-021. Orlando, FL: U. of Central Florida. 07-BRIMS-021},\n\tauthor = {Evertsz, R. and Ritter, F. E. and Russell, S. and Shepherdson, D.},\n\tyear = {2007},\n\tpages = {123--134}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Orlando, FL: U. of Central Florida. 07-BRIMS-021. Orlando, FL: U. of Central Florida. 07-BRIMS-021| pages = 123–134| last1 = Evertsz| first1 = R.| last2 = Ritter| first2 = F. E.| last3 = Russell| first3 = S.| last4 = Shepherdson| first4 = D.| title = Modeling rules of engagement in computer-generated forces| booktitle = Proceedings of the 16th Conference on Behavior Representation in Modeling and Simulation| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgcnVsZXMgb2YgZW5nYWdlbWVudCBpbiBjb21wdXRlci1nZW5lcmF0ZWQgZm9yY2VzDQpBVSAgLSBFdmVydHN6LCBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUnVzc2VsbCwgUy4NCkFVICAtIFNoZXBoZXJkc29uLCBELg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIDE2dGggQ29uZmVyZW5jZSBvbiBCZWhhdmlvciBSZXByZXNlbnRhdGlvbiBpbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbg0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KU1AgIC0gMTIzDQpFUCAgLSAxMzQNClBCICAtIE9ybGFuZG8sIEZMOiBVLiBvZiBDZW50cmFsIEZsb3JpZGEuIDA3LUJSSU1TLTAyMS4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYS4gMDctQlJJTVMtMDIxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ldmVydHN6UlJTMDcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20rules%20of%20engagement%20in%20computer-generated%20forces&amp;rft.btitle=Proceedings%20of%20the%2016th%20Conference%20on%20Behavior%20Representation%20in%20Modeling%20and%20Simulation&amp;rft.publisher=Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2007-BRIMS-021.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida.%2007-BRIMS-021&amp;rft.aufirst=R.&amp;rft.aulast=Evertsz&amp;rft.au=R.%20Evertsz&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20Russell&amp;rft.au=D.%20Shepherdson&amp;rft.date=2007&amp;rft.pages=123-134&amp;rft.spage=123&amp;rft.epage=134\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E., F. E. Ritter, and M. Schoelles. “Using HPC and PGAs to Optimize Noisy Computational Models of Cognition.” <i>Proceedings of International Joint Conferences on Computer</i>. and System Sciences, and Engineering, CISSE 2007Information, and System Sciences, and Engineering, CISSE 2007: Information, 2007. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRS07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kase2007using,\n\taddress = {and System Sciences, and Engineering, CISSE 2007Information, and System Sciences, and Engineering, CISSE 2007},\n\ttitle = {Using {HPC} and {PGAs} to optimize noisy computational models of cognition},\n\turl = {http://acs.ist.psu.edu/papers/kaseRS07.pdf},\n\tbooktitle = {Proceedings of {International} {Joint} {Conferences} on {Computer}},\n\tpublisher = {Information},\n\tauthor = {Kase, S. E. and Ritter, F. E. and Schoelles, M.},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Information| last1 = Kase| first1 = S. E.| last2 = Ritter| first2 = F. E.| last3 = Schoelles| first3 = M.| title = Using HPC and PGAs to optimize noisy computational models of cognition| booktitle = Proceedings of International Joint Conferences on Computer| location = and System Sciences, and Engineering, CISSE 2007Information, and System Sciences, and Engineering, CISSE 2007| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgSFBDIGFuZCBQR0FzIHRvIG9wdGltaXplIG5vaXN5IGNvbXB1dGF0aW9uYWwgbW9kZWxzIG9mIGNvZ25pdGlvbg0KQVUgIC0gS2FzZSwgUy4gRS4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNjaG9lbGxlcywgTS4NCkMxICAtIGFuZCBTeXN0ZW0gU2NpZW5jZXMsIGFuZCBFbmdpbmVlcmluZywgQ0lTU0UgMjAwN0luZm9ybWF0aW9uLCBhbmQgU3lzdGVtIFNjaWVuY2VzLCBhbmQgRW5naW5lZXJpbmcsIENJU1NFIDIwMDcNCkMzICAtIFByb2NlZWRpbmdzIG9mIEludGVybmF0aW9uYWwgSm9pbnQgQ29uZmVyZW5jZXMgb24gQ29tcHV0ZXINCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClBCICAtIEluZm9ybWF0aW9uDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYXNlUlMwNy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20HPC%20and%20PGAs%20to%20optimize%20noisy%20computational%20models%20of%20cognition&amp;rft.btitle=Proceedings%20of%20International%20Joint%20Conferences%20on%20Computer&amp;rft.place=and%20System%20Sciences%2C%20and%20Engineering%2C%20CISSE%202007Information%2C%20and%20System%20Sciences%2C%20and%20Engineering%2C%20CISSE%202007&amp;rft.publisher=Information&amp;rft.aufirst=S.%20E.&amp;rft.aulast=Kase&amp;rft.au=S.%20E.%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J., and F. E. Ritter. “Automatically Recording Keystrokes in Public Clusters with RUI: Issues and Sample Answers.” <i>Proceedings of the 29th Annual Conference of the Cognitive Science Society</i>. 1787. Austin, TX: Cognitive Science Society1787. Austin, TX: Cognitive Science Society, 2007. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{kim2007automatically,\n\ttitle = {Automatically recording keystrokes in public clusters with {RUI}: {Issues} and sample answers},\n\turl = {http://acs.ist.psu.edu/papers/kimR07.pdf},\n\tbooktitle = {Proceedings of the 29th {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {1787. Austin, TX: Cognitive Science Society1787. Austin, TX: Cognitive Science Society},\n\tauthor = {Kim, J. and Ritter, F. E.},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 1787. Austin, TX: Cognitive Science Society1787. Austin, TX: Cognitive Science Society| last1 = Kim| first1 = J.| last2 = Ritter| first2 = F. E.| title = Automatically recording keystrokes in public clusters with RUI: Issues and sample answers| booktitle = Proceedings of the 29th Annual Conference of the Cognitive Science Society| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQXV0b21hdGljYWxseSByZWNvcmRpbmcga2V5c3Ryb2tlcyBpbiBwdWJsaWMgY2x1c3RlcnMgd2l0aCBSVUk6IElzc3VlcyBhbmQgc2FtcGxlIGFuc3dlcnMNCkFVICAtIEtpbSwgSi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAyOXRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpQQiAgLSAxNzg3LiBBdXN0aW4sIFRYOiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5MTc4Ny4gQXVzdGluLCBUWDogQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva2ltUjA3LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Automatically%20recording%20keystrokes%20in%20public%20clusters%20with%20RUI%3A%20Issues%20and%20sample%20answers&amp;rft.btitle=Proceedings%20of%20the%2029th%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=1787.%20Austin%2C%20TX%3A%20Cognitive%20Science%20Society1787.%20Austin%2C%20TX%3A%20Cognitive%20Science%20Society&amp;rft.aufirst=J.&amp;rft.aulast=Kim&amp;rft.au=J.%20Kim&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Pew, Richard W., Anne S. Mavor, and Committee Human-System Design Support for Changing Technology (Ritter was member), eds. <i>A New Approach to System Design Using Risk in Human-System Integration</i>. National Academy Press. Washington DC: National Research Council, 2007. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://books.nap.edu/catalog.php?record_id=11893\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{pew2007new,\n\taddress = {National Academy Press. Washington DC},\n\ttitle = {A new approach to system design using risk in human-system integration},\n\turl = {http://books.nap.edu/catalog.php?record_id=11893},\n\tpublisher = {National Research Council},\n\teditor = {Pew, Richard W. and Mavor, Anne S. and Committee Human-System Design Support for Changing Technology (Ritter was member)},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = National Research Council| others = Richard W. Pew, Anne S. Mavor, Committee Human-System Design Support for Changing Technology (Ritter was member) (eds.)| title = A new approach to system design using risk in human-system integration| location = National Academy Press. Washington DC| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQSBuZXcgYXBwcm9hY2ggdG8gc3lzdGVtIGRlc2lnbiB1c2luZyByaXNrIGluIGh1bWFuLXN5c3RlbSBpbnRlZ3JhdGlvbg0KQTMgIC0gUGV3LCBSaWNoYXJkIFcuDQpBMyAgLSBNYXZvciwgQW5uZSBTLg0KQTMgIC0gQ29tbWl0dGVlIEh1bWFuLVN5c3RlbSBEZXNpZ24gU3VwcG9ydCBmb3IgQ2hhbmdpbmcgVGVjaG5vbG9neSAoUml0dGVyIHdhcyBtZW1iZXIpDQpDWSAgLSBOYXRpb25hbCBBY2FkZW15IFByZXNzLiBXYXNoaW5ndG9uIERDDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpQQiAgLSBOYXRpb25hbCBSZXNlYXJjaCBDb3VuY2lsDQpVUiAgLSBodHRwOi8vYm9va3MubmFwLmVkdS9jYXRhbG9nLnBocD9yZWNvcmRfaWQ9MTE4OTMNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=A%20new%20approach%20to%20system%20design%20using%20risk%20in%20human-system%20integration&amp;rft.place=National%20Academy%20Press.%20Washington%20DC&amp;rft.publisher=National%20Research%20Council&amp;rft.aufirst=Richard%20W.&amp;rft.aulast=Pew&amp;rft.au=Richard%20W.%20Pew&amp;rft.au=Anne%20S.%20Mavor&amp;rft.au=Committee%20Human-System%20Design%20Support%20for%20Changing%20Technology%20(Ritter%20was%20member)&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cohen, M. A., F. E. Ritter, and S. R. Haynes. “Using Reflective Learning to Master Opponent Strategy in a Competative Environment.” Oxford, UK: Taylor &amp; Francis/Psychology Press, 2007. 157–162. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cohenRH07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{cohen2007using,\n\taddress = {Oxford, UK},\n\ttitle = {Using reflective learning to master opponent strategy in a competative environment},\n\turl = {http://acs.ist.psu.edu/papers/cohenRH07.pdf},\n\tpublisher = {Taylor \\& Francis/Psychology Press},\n\tauthor = {Cohen, M. A. and Ritter, F. E. and Haynes, S. R.},\n\tyear = {2007},\n\tpages = {157--162}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Taylor & Francis/Psychology Press| pages = 157–162| last1 = Cohen| first1 = M. A.| last2 = Ritter| first2 = F. E.| last3 = Haynes| first3 = S. R.| chapter = Using reflective learning to master opponent strategy in a competative environment| location = Oxford, UK| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVXNpbmcgcmVmbGVjdGl2ZSBsZWFybmluZyB0byBtYXN0ZXIgb3Bwb25lbnQgc3RyYXRlZ3kgaW4gYSBjb21wZXRhdGl2ZSBlbnZpcm9ubWVudA0KQVUgIC0gQ29oZW4sIE0uIEEuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpDWSAgLSBPeGZvcmQsIFVLDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSAxNTcNCkVQICAtIDE2Mg0KUEIgIC0gVGF5bG9yICYgRnJhbmNpcy9Qc3ljaG9sb2d5IFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9jb2hlblJIMDcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Using%20reflective%20learning%20to%20master%20opponent%20strategy%20in%20a%20competative%20environment&amp;rft.place=Oxford%2C%20UK&amp;rft.publisher=Taylor%20%26%20Francis%2FPsychology%20Press&amp;rft.aufirst=M.%20A.&amp;rft.aulast=Cohen&amp;rft.au=M.%20A.%20Cohen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=S.%20R.%20Haynes&amp;rft.date=2007&amp;rft.pages=157-162&amp;rft.spage=157&amp;rft.epage=162\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “The Rise of Cognitive Architectures.” Ed. Integrated Models. v-vi. New York, NY: Oxford University Press, 2007. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007rise,\n\taddress = {v-vi. New York, NY},\n\ttitle = {The rise of cognitive architectures},\n\turl = {http://acs.ist.psu.edu/papers/ritter07.pdf},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E.},\n\teditor = {Models, Integrated},\n\tyear = {2007}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Oxford University Press| editors = Integrated Models (ed.)| last = Ritter| first = F. E.| chapter = The rise of cognitive architectures| location = v-vi. New York, NY| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIHJpc2Ugb2YgY29nbml0aXZlIGFyY2hpdGVjdHVyZXMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkEyICAtIE1vZGVscywgSW50ZWdyYXRlZA0KQ1kgIC0gdi12aS4gTmV3IFlvcmssIE5ZDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpQQiAgLSBPeGZvcmQgVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyMDcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20rise%20of%20cognitive%20architectures&amp;rft.place=v-vi.%20New%20York%2C%20NY&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=Integrated%20Models&amp;rft.date=2007\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nerb, J., F. E. Ritter, and P. Langley. “Rules of Order: Process Models of Human Learning.” <i>In Order to Learn: How the Sequences of Topics Affect Learning</i>. Ed. F. E. Ritter et al. Oxford University Press, 2007. 57–69. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/nerbRL07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{nerb2007rules,\n\ttitle = {Rules of order: {Process} models of human learning},\n\turl = {http://acs.ist.psu.edu/papers/nerbRL07.pdf},\n\tbooktitle = {In order to learn: {How} the sequences of topics affect learning},\n\tpublisher = {Oxford University Press},\n\tauthor = {Nerb, J. and Ritter, F. E. and Langley, P.},\n\teditor = {Ritter, F. E. and Nerb, J. and O'Shea, T. and Lehtinen, E.},\n\tyear = {2007},\n\tpages = {57--69}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Oxford University Press| pages = 57–69| editors = F. E. Ritter, J. Nerb, T. O'Shea, E. Lehtinen (eds.)| last1 = Nerb| first1 = J.| last2 = Ritter| first2 = F. E.| last3 = Langley| first3 = P.| title = In order to learn: How the sequences of topics affect learning| chapter = Rules of order: Process models of human learning| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gUnVsZXMgb2Ygb3JkZXI6IFByb2Nlc3MgbW9kZWxzIG9mIGh1bWFuIGxlYXJuaW5nDQpBVSAgLSBOZXJiLCBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gTGFuZ2xleSwgUC4NClQyICAtIEluIG9yZGVyIHRvIGxlYXJuOiBIb3cgdGhlIHNlcXVlbmNlcyBvZiB0b3BpY3MgYWZmZWN0IGxlYXJuaW5nDQpBMiAgLSBSaXR0ZXIsIEYuIEUuDQpBMiAgLSBOZXJiLCBKLg0KQTIgIC0gTydTaGVhLCBULg0KQTIgIC0gTGVodGluZW4sIEUuDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSA1Nw0KRVAgIC0gNjkNClBCICAtIE94Zm9yZCBVbml2ZXJzaXR5IFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9uZXJiUkwwNy5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Rules%20of%20order%3A%20Process%20models%20of%20human%20learning&amp;rft.btitle=In%20order%20to%20learn%3A%20How%20the%20sequences%20of%20topics%20affect%20learning&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=J.&amp;rft.aulast=Nerb&amp;rft.au=J.%20Nerb&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Langley&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=T.%20O&apos;Shea&amp;rft.au=E.%20Lehtinen&amp;rft.date=2007&amp;rft.pages=57-69&amp;rft.spage=57&amp;rft.epage=69\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Lessons from Defining Theories of Stress.” New York, NY: Oxford University Press, 2007. 254–262. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterRKS07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007lessons,\n\taddress = {New York, NY},\n\ttitle = {Lessons from defining theories of stress},\n\turl = {http://acs.ist.psu.edu/papers/ritterRKS07.pdf},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E. and Reifers, A. L. and Klein, L. C. and Schoelles, M.},\n\tyear = {2007},\n\tpages = {254--262}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Oxford University Press| pages = 254–262| last1 = Ritter| first1 = F. E.| last2 = Reifers| first2 = A. L.| last3 = Klein| first3 = L. C.| last4 = Schoelles| first4 = M.| chapter = Lessons from defining theories of stress| location = New York, NY| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTGVzc29ucyBmcm9tIGRlZmluaW5nIHRoZW9yaWVzIG9mIHN0cmVzcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gUmVpZmVycywgQS4gTC4NCkFVICAtIEtsZWluLCBMLiBDLg0KQVUgIC0gU2Nob2VsbGVzLCBNLg0KQ1kgIC0gTmV3IFlvcmssIE5ZDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSAyNTQNCkVQICAtIDI2Mg0KUEIgIC0gT3hmb3JkIFVuaXZlcnNpdHkgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlclJLUzA3LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Lessons%20from%20defining%20theories%20of%20stress&amp;rft.place=New%20York%2C%20NY&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20L.%20Reifers&amp;rft.au=L.%20C.%20Klein&amp;rft.au=M.%20Schoelles&amp;rft.date=2007&amp;rft.pages=254-262&amp;rft.spage=254&amp;rft.epage=262\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kim, J. W., R. J. Koubek, and F. E. Ritter. “Investigation of Procedural Skills Degradation from Different Modalities.” Oxford, UK: Taylor &amp; Francis/Psychology Press, 2007. 255–260. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kimKR07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{kim2007investigation,\n\taddress = {Oxford, UK},\n\ttitle = {Investigation of procedural skills degradation from different modalities},\n\turl = {http://acs.ist.psu.edu/papers/kimKR07.pdf},\n\tpublisher = {Taylor \\& Francis/Psychology Press},\n\tauthor = {Kim, J. W. and Koubek, R. J. and Ritter, F. E.},\n\tyear = {2007},\n\tpages = {255--260}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Taylor & Francis/Psychology Press| pages = 255–260| last1 = Kim| first1 = J. W.| last2 = Koubek| first2 = R. J.| last3 = Ritter| first3 = F. E.| chapter = Investigation of procedural skills degradation from different modalities| location = Oxford, UK| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW52ZXN0aWdhdGlvbiBvZiBwcm9jZWR1cmFsIHNraWxscyBkZWdyYWRhdGlvbiBmcm9tIGRpZmZlcmVudCBtb2RhbGl0aWVzDQpBVSAgLSBLaW0sIEouIFcuDQpBVSAgLSBLb3ViZWssIFIuIEouDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDWSAgLSBPeGZvcmQsIFVLDQpEQSAgLSAyMDA3Ly8vDQpQWSAgLSAyMDA3DQpTUCAgLSAyNTUNCkVQICAtIDI2MA0KUEIgIC0gVGF5bG9yICYgRnJhbmNpcy9Qc3ljaG9sb2d5IFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9raW1LUjA3LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Investigation%20of%20procedural%20skills%20degradation%20from%20different%20modalities&amp;rft.place=Oxford%2C%20UK&amp;rft.publisher=Taylor%20%26%20Francis%2FPsychology%20Press&amp;rft.aufirst=J.%20W.&amp;rft.aulast=Kim&amp;rft.au=J.%20W.%20Kim&amp;rft.au=R.%20J.%20Koubek&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2007&amp;rft.pages=255-260&amp;rft.spage=255&amp;rft.epage=260\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Modeling the Range of Performance on the Serial Subtraction Task.” Oxford, UK: Taylor &amp; Francis/Psychology Press, 2007. 299–304. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterSKK07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007modeling,\n\taddress = {Oxford, UK},\n\ttitle = {Modeling the range of performance on the serial subtraction task},\n\turl = {http://acs.ist.psu.edu/papers/ritterSKK07.pdf},\n\tpublisher = {Taylor \\& Francis/Psychology Press},\n\tauthor = {Ritter, F. E. and Schoelles, M. and Klein, L. C. and Kase, S. E.},\n\tyear = {2007},\n\tpages = {299--304}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Taylor & Francis/Psychology Press| pages = 299–304| last1 = Ritter| first1 = F. E.| last2 = Schoelles| first2 = M.| last3 = Klein| first3 = L. C.| last4 = Kase| first4 = S. E.| chapter = Modeling the range of performance on the serial subtraction task| location = Oxford, UK| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW9kZWxpbmcgdGhlIHJhbmdlIG9mIHBlcmZvcm1hbmNlIG9uIHRoZSBzZXJpYWwgc3VidHJhY3Rpb24gdGFzaw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gU2Nob2VsbGVzLCBNLg0KQVUgIC0gS2xlaW4sIEwuIEMuDQpBVSAgLSBLYXNlLCBTLiBFLg0KQ1kgIC0gT3hmb3JkLCBVSw0KREEgIC0gMjAwNy8vLw0KUFkgIC0gMjAwNw0KU1AgIC0gMjk5DQpFUCAgLSAzMDQNClBCICAtIFRheWxvciAmIEZyYW5jaXMvUHN5Y2hvbG9neSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyU0tLMDcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Modeling%20the%20range%20of%20performance%20on%20the%20serial%20subtraction%20task&amp;rft.place=Oxford%2C%20UK&amp;rft.publisher=Taylor%20%26%20Francis%2FPsychology%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20Schoelles&amp;rft.au=L.%20C.%20Klein&amp;rft.au=S.%20E.%20Kase&amp;rft.date=2007&amp;rft.pages=299-304&amp;rft.spage=299&amp;rft.epage=304\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., J. Nerb, and E. Lehtinen. “Getting Things in Order: Collecting and Analysing Data on Learning.” <i>In Order to Learn: How the Sequence of Topics Influence Learning</i>. Ed. F. E. Ritter et al. New York, New York: Oxford University Press, 2007. 81–92. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterNL07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007getting,\n\taddress = {New York, New York},\n\ttitle = {Getting things in order: {Collecting} and analysing data on learning},\n\turl = {http://acs.ist.psu.edu/papers/ritterNL07.pdf},\n\tbooktitle = {In order to learn: {How} the sequence of topics influence learning},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E. and Nerb, J. and Lehtinen, E.},\n\teditor = {Ritter, F. E. and Nerb, J. and O'Shea, T. and Lehtinen, E.},\n\tyear = {2007},\n\tpages = {81--92}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Oxford University Press| pages = 81–92| editors = F. E. Ritter, J. Nerb, T. O'Shea, E. Lehtinen (eds.)| last1 = Ritter| first1 = F. E.| last2 = Nerb| first2 = J.| last3 = Lehtinen| first3 = E.| title = In order to learn: How the sequence of topics influence learning| chapter = Getting things in order: Collecting and analysing data on learning| location = New York, New York| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gR2V0dGluZyB0aGluZ3MgaW4gb3JkZXI6IENvbGxlY3RpbmcgYW5kIGFuYWx5c2luZyBkYXRhIG9uIGxlYXJuaW5nDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBOZXJiLCBKLg0KQVUgIC0gTGVodGluZW4sIEUuDQpUMiAgLSBJbiBvcmRlciB0byBsZWFybjogSG93IHRoZSBzZXF1ZW5jZSBvZiB0b3BpY3MgaW5mbHVlbmNlIGxlYXJuaW5nDQpBMiAgLSBSaXR0ZXIsIEYuIEUuDQpBMiAgLSBOZXJiLCBKLg0KQTIgIC0gTydTaGVhLCBULg0KQTIgIC0gTGVodGluZW4sIEUuDQpDWSAgLSBOZXcgWW9yaywgTmV3IFlvcmsNCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClNQICAtIDgxDQpFUCAgLSA5Mg0KUEIgIC0gT3hmb3JkIFVuaXZlcnNpdHkgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlck5MMDcucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Getting%20things%20in%20order%3A%20Collecting%20and%20analysing%20data%20on%20learning&amp;rft.btitle=In%20order%20to%20learn%3A%20How%20the%20sequence%20of%20topics%20influence%20learning&amp;rft.place=New%20York%2C%20New%20York&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=E.%20Lehtinen&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=T.%20O&apos;Shea&amp;rft.au=E.%20Lehtinen&amp;rft.date=2007&amp;rft.pages=81-92&amp;rft.spage=81&amp;rft.epage=92\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and J. Nerb. “Call to Order: How Sequence Effects in Humans and Artificial Systems Illuminate Each Other.” <i>In Order to Learn: How the Sequences of Topics Affect Learning</i>. Ed. F. E. Ritter et al. Oxford University Press, 2007. 3–15. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2007 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterN07.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2007call,\n\ttitle = {Call to order: {How} sequence effects in humans and artificial systems illuminate each other},\n\turl = {http://acs.ist.psu.edu/papers/ritterN07.pdf},\n\tbooktitle = {In order to learn: {How} the sequences of topics affect learning},\n\tpublisher = {Oxford University Press},\n\tauthor = {Ritter, F. E. and Nerb, J.},\n\teditor = {Ritter, F. E. and Nerb, J. and O'Shea, T. and Lehtinen, E.},\n\tyear = {2007},\n\tpages = {3--15}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Oxford University Press| pages = 3–15| editors = F. E. Ritter, J. Nerb, T. O'Shea, E. Lehtinen (eds.)| last1 = Ritter| first1 = F. E.| last2 = Nerb| first2 = J.| title = In order to learn: How the sequences of topics affect learning| chapter = Call to order: How sequence effects in humans and artificial systems illuminate each other| date = 2007}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gQ2FsbCB0byBvcmRlcjogSG93IHNlcXVlbmNlIGVmZmVjdHMgaW4gaHVtYW5zIGFuZCBhcnRpZmljaWFsIHN5c3RlbXMgaWxsdW1pbmF0ZSBlYWNoIG90aGVyDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBOZXJiLCBKLg0KVDIgIC0gSW4gb3JkZXIgdG8gbGVhcm46IEhvdyB0aGUgc2VxdWVuY2VzIG9mIHRvcGljcyBhZmZlY3QgbGVhcm5pbmcNCkEyICAtIFJpdHRlciwgRi4gRS4NCkEyICAtIE5lcmIsIEouDQpBMiAgLSBPJ1NoZWEsIFQuDQpBMiAgLSBMZWh0aW5lbiwgRS4NCkRBICAtIDIwMDcvLy8NClBZICAtIDIwMDcNClNQICAtIDMNCkVQICAtIDE1DQpQQiAgLSBPeGZvcmQgVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyTjA3LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Call%20to%20order%3A%20How%20sequence%20effects%20in%20humans%20and%20artificial%20systems%20illuminate%20each%20other&amp;rft.btitle=In%20order%20to%20learn%3A%20How%20the%20sequences%20of%20topics%20affect%20learning&amp;rft.publisher=Oxford%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Nerb&amp;rft.au=T.%20O&apos;Shea&amp;rft.au=E.%20Lehtinen&amp;rft.date=2007&amp;rft.pages=3-15&amp;rft.spage=3&amp;rft.epage=15\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Stevenson, W., and F. E. Ritter. “Review of “BBN’s Earliest Days: Founding a Culture of Engineering Creativity, Beranek L. IEEE Annals of the History of Computing 27(2): 6-14, 2005.” <i>ACM Computing Reviews</i> 48.4 (2006): 227. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Computing Reviews</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/stevensonR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{stevenson2006review,\n\ttitle = {Review of “{BBN}’s earliest days: founding a culture of engineering creativity, {Beranek} {L}. {IEEE} {Annals} of the {History} of {Computing} 27(2): 6-14, 2005},\n\tvolume = {48},\n\turl = {http://acs.ist.psu.edu/papers/stevensonR06.pdf},\n\tnumber = {4},\n\tjournal = {ACM Computing Reviews},\n\tauthor = {Stevenson, W. and Ritter, F. E.},\n\tyear = {2006},\n\tpages = {227}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 48| issue = 4| pages = 227| last1 = Stevenson| first1 = W.| last2 = Ritter| first2 = F. E.| title = Review of “BBN’s earliest days: founding a culture of engineering creativity, Beranek L. IEEE Annals of the History of Computing 27(2): 6-14, 2005| journal = ACM Computing Reviews| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmV2aWV3IG9mIOKAnEJCTuKAmXMgZWFybGllc3QgZGF5czogZm91bmRpbmcgYSBjdWx0dXJlIG9mIGVuZ2luZWVyaW5nIGNyZWF0aXZpdHksIEJlcmFuZWsgTC4gSUVFRSBBbm5hbHMgb2YgdGhlIEhpc3Rvcnkgb2YgQ29tcHV0aW5nIDI3KDIpOiA2LTE0LCAyMDA1DQpBVSAgLSBTdGV2ZW5zb24sIFcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBBQ00gQ29tcHV0aW5nIFJldmlld3MNCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClZMICAtIDQ4DQpJUyAgLSA0DQpTUCAgLSAyMjcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N0ZXZlbnNvblIwNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Review%20of%20%E2%80%9CBBN%E2%80%99s%20earliest%20days%3A%20founding%20a%20culture%20of%20engineering%20creativity%2C%20Beranek%20L.%20IEEE%20Annals%20of%20the%20History%20of%20Computing%2027(2)%3A%206-14%2C%202005&amp;rft.jtitle=ACM%20Computing%20Reviews&amp;rft.volume=48&amp;rft.issue=4&amp;rft.aufirst=W.&amp;rft.aulast=Stevenson&amp;rft.au=W.%20Stevenson&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2006&amp;rft.pages=227\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kukreja, U., W. E. Stevenson, and F. E. Ritter. “RUI – Recording User Input from Interfaces under Windows and Mac OS X.” <i>Behavior Research Methods</i> 38.4 (2006): 656–659. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2006 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Behavior Research Methods</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kukrejaSR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kukreja2006rui,\n\ttitle = {{RUI} – {Recording} {User} {Input} from interfaces under {Windows} and {Mac} {OS} {X}},\n\tvolume = {38},\n\turl = {http://acs.ist.psu.edu/papers/kukrejaSR06.pdf},\n\tnumber = {4},\n\tjournal = {Behavior Research Methods},\n\tauthor = {Kukreja, U. and Stevenson, W. E. and Ritter, F. E.},\n\tyear = {2006},\n\tpages = {656--659}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 38| issue = 4| pages = 656–659| last1 = Kukreja| first1 = U.| last2 = Stevenson| first2 = W. E.| last3 = Ritter| first3 = F. E.| title = RUI – Recording User Input from interfaces under Windows and Mac OS X| journal = Behavior Research Methods| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUlVJIOKAkyBSZWNvcmRpbmcgVXNlciBJbnB1dCBmcm9tIGludGVyZmFjZXMgdW5kZXIgV2luZG93cyBhbmQgTWFjIE9TIFgNCkFVICAtIEt1a3JlamEsIFUuDQpBVSAgLSBTdGV2ZW5zb24sIFcuIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBCZWhhdmlvciBSZXNlYXJjaCBNZXRob2RzDQpEQSAgLSAyMDA2Ly8vDQpQWSAgLSAyMDA2DQpWTCAgLSAzOA0KSVMgIC0gNA0KU1AgIC0gNjU2DQpFUCAgLSA2NTkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2t1a3JlamFTUjA2LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=RUI%20%E2%80%93%20Recording%20User%20Input%20from%20interfaces%20under%20Windows%20and%20Mac%20OS%20X&amp;rft.jtitle=Behavior%20Research%20Methods&amp;rft.volume=38&amp;rft.issue=4&amp;rft.aufirst=U.&amp;rft.aulast=Kukreja&amp;rft.au=U.%20Kukreja&amp;rft.au=W.%20E.%20Stevenson&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2006&amp;rft.pages=656-659&amp;rft.spage=656&amp;rft.epage=659\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Chen, Wei-Fan, and Kuo-Chuan Yeh. “<span class=\"doctitle\">Work in Progress: Creating a Case-Based Reasoning Digital Library to Improve Learning in an Introductory Programming Course.</span>” <i>Frontiers in Education Conference, 36th Annual</i>. N.p., 2006. 21–22. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{chen2006work,\n\ttitle = {Work in {Progress}: {Creating} a {Case}-{Based} {Reasoning} {Digital} {Library} to {Improve} {Learning} in an {Introductory} {Programming} {Course}},\n\tbooktitle = {Frontiers in {Education} {Conference}, 36th {Annual}},\n\tauthor = {Chen, Wei-Fan and Yeh, Kuo-Chuan},\n\tyear = {2006},\n\tpages = {21--22}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 21–22| last1 = Chen| first1 = Wei-Fan| last2 = Yeh| first2 = Kuo-Chuan| title = Work in Progress: Creating a Case-Based Reasoning Digital Library to Improve Learning in an Introductory Programming Course| booktitle = Frontiers in Education Conference, 36th Annual| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gV29yayBpbiBQcm9ncmVzczogQ3JlYXRpbmcgYSBDYXNlLUJhc2VkIFJlYXNvbmluZyBEaWdpdGFsIExpYnJhcnkgdG8gSW1wcm92ZSBMZWFybmluZyBpbiBhbiBJbnRyb2R1Y3RvcnkgUHJvZ3JhbW1pbmcgQ291cnNlDQpBVSAgLSBDaGVuLCBXZWktRmFuDQpBVSAgLSBZZWgsIEt1by1DaHVhbg0KQzMgIC0gRnJvbnRpZXJzIGluIEVkdWNhdGlvbiBDb25mZXJlbmNlLCAzNnRoIEFubnVhbA0KREEgIC0gMjAwNi8vLw0KUFkgIC0gMjAwNg0KU1AgIC0gMjENCkVQICAtIDIyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Work%20in%20Progress%3A%20Creating%20a%20Case-Based%20Reasoning%20Digital%20Library%20to%20Improve%20Learning%20in%20an%20Introductory%20Programming%20Course&amp;rft.btitle=Frontiers%20in%20Education%20Conference%2C%2036th%20Annual&amp;rft.aufirst=Wei-Fan&amp;rft.aulast=Chen&amp;rft.au=Wei-Fan%20Chen&amp;rft.au=Kuo-Chuan%20Yeh&amp;rft.date=2006&amp;rft.pages=21%E2%80%9322\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Girouard, A., Smith, N. W., and F Ritter. “Lessons from Decompiling an Embodied Cognitive Model.” <i>Cognitio Workshop</i>. N.p., 2006. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2006 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/girouardSR06.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{girouard_a._smith_n._w._lessons_2006,\n\ttitle = {Lessons from decompiling an embodied cognitive model},\n\turl = {http://acs.ist.psu.edu/papers/girouardSR06.pdf},\n\tbooktitle = {Cognitio {Workshop}},\n\tauthor = {Girouard, A., Smith, N. W. and Ritter, F},\n\tyear = {2006}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Girouard, A., Smith, N. W.| last2 = Ritter| first2 = F| title = Lessons from decompiling an embodied cognitive model| booktitle = Cognitio Workshop| date = 2006}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTGVzc29ucyBmcm9tIGRlY29tcGlsaW5nIGFuIGVtYm9kaWVkIGNvZ25pdGl2ZSBtb2RlbA0KQVUgIC0gR2lyb3VhcmQsIEEuLCBTbWl0aCwgTi4gVy4NCkFVICAtIFJpdHRlciwgRg0KQzMgIC0gQ29nbml0aW8gV29ya3Nob3ANCkRBICAtIDIwMDYvLy8NClBZICAtIDIwMDYNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2dpcm91YXJkU1IwNi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Lessons%20from%20decompiling%20an%20embodied%20cognitive%20model&amp;rft.btitle=Cognitio%20Workshop&amp;rft.aulast=Girouard%2C%20A.%2C%20Smith%2C%20N.%20W.&amp;rft.au=Girouard%2C%20A.%2C%20Smith%2C%20N.%20W.&amp;rft.au=F%20Ritter&amp;rft.date=2006\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., A. R. Freed, and O. Haskett. “User Information Needs: The Case of University Department Web Sites.” <i>ACM interactions</i> 12.5 (2005): 19–27. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM interactions</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterFH05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2005user,\n\ttitle = {User information needs: {The} case of university department web sites},\n\tvolume = {12},\n\turl = {http://acs.ist.psu.edu/papers/ritterFH05.pdf},\n\tnumber = {5},\n\tjournal = {ACM interactions},\n\tauthor = {Ritter, F. E. and Freed, A. R. and Haskett, O.},\n\tyear = {2005},\n\tpages = {19--27}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 12| issue = 5| pages = 19–27| last1 = Ritter| first1 = F. E.| last2 = Freed| first2 = A. R.| last3 = Haskett| first3 = O.| title = User information needs: The case of university department web sites| journal = ACM interactions| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNlciBpbmZvcm1hdGlvbiBuZWVkczogVGhlIGNhc2Ugb2YgdW5pdmVyc2l0eSBkZXBhcnRtZW50IHdlYiBzaXRlcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gRnJlZWQsIEEuIFIuDQpBVSAgLSBIYXNrZXR0LCBPLg0KVDIgIC0gQUNNIGludGVyYWN0aW9ucw0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVkwgIC0gMTINCklTICAtIDUNClNQICAtIDE5DQpFUCAgLSAyNw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyRkgwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=User%20information%20needs%3A%20The%20case%20of%20university%20department%20web%20sites&amp;rft.jtitle=ACM%20interactions&amp;rft.volume=12&amp;rft.issue=5&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20R.%20Freed&amp;rft.au=O.%20Haskett&amp;rft.date=2005&amp;rft.pages=19-27&amp;rft.spage=19&amp;rft.epage=27\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Inguscio, L., and F. E. Ritter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://www.springerlink.com/app/home/contribution.asp?wasp=485700d70f624980ba144604e30c8217&referrer=parent&backto=issue,1,6;journal,1,6;linkingpublicationresults,1:110966,1\">Applied Cognitive Science Laboratory at the Pennsylvannia State University (Laboratory Notes).</a></span>” <i>Cognitive Processing: International Quarterly of Cognitive Science</i> 6.2 (2005): 142–146. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2005 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Processing: International Quarterly of Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.springerlink.com/app/home/contribution.asp?wasp=485700d70f624980ba144604e30c8217&referrer=parent&backto=issue,1,6;journal,1,6;linkingpublicationresults,1:110966,1\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{inguscio2005applied,\n\ttitle = {Applied {Cognitive} {Science} {Laboratory} at the {Pennsylvannia} {State} {University} ({Laboratory} {Notes})},\n\tvolume = {6},\n\turl = {http://www.springerlink.com/app/home/contribution.asp?wasp=485700d70f624980ba144604e30c8217&referrer=parent&backto=issue,1,6;journal,1,6;linkingpublicationresults,1:110966,1},\n\tnumber = {2},\n\tjournal = {Cognitive Processing: International Quarterly of Cognitive Science},\n\tauthor = {Inguscio, L. and Ritter, F. E.},\n\tyear = {2005},\n\tpages = {142--146}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 6| issue = 2| pages = 142–146| last1 = Inguscio| first1 = L.| last2 = Ritter| first2 = F. E.| title = Applied Cognitive Science Laboratory at the Pennsylvannia State University (Laboratory Notes)| journal = Cognitive Processing: International Quarterly of Cognitive Science| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQXBwbGllZCBDb2duaXRpdmUgU2NpZW5jZSBMYWJvcmF0b3J5IGF0IHRoZSBQZW5uc3lsdmFubmlhIFN0YXRlIFVuaXZlcnNpdHkgKExhYm9yYXRvcnkgTm90ZXMpDQpBVSAgLSBJbmd1c2NpbywgTC4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIENvZ25pdGl2ZSBQcm9jZXNzaW5nOiBJbnRlcm5hdGlvbmFsIFF1YXJ0ZXJseSBvZiBDb2duaXRpdmUgU2NpZW5jZQ0KREEgIC0gMjAwNS8vLw0KUFkgIC0gMjAwNQ0KVkwgIC0gNg0KSVMgIC0gMg0KU1AgIC0gMTQyDQpFUCAgLSAxNDYNClVSICAtIGh0dHA6Ly93d3cuc3ByaW5nZXJsaW5rLmNvbS9hcHAvaG9tZS9jb250cmlidXRpb24uYXNwP3dhc3A9NDg1NzAwZDcwZjYyNDk4MGJhMTQ0NjA0ZTMwYzgyMTcmcmVmZXJyZXI9cGFyZW50JmJhY2t0bz1pc3N1ZSwxLDY7am91cm5hbCwxLDY7bGlua2luZ3B1YmxpY2F0aW9ucmVzdWx0cywxOjExMDk2NiwxDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Applied%20Cognitive%20Science%20Laboratory%20at%20the%20Pennsylvannia%20State%20University%20(Laboratory%20Notes)&amp;rft.jtitle=Cognitive%20Processing%3A%20International%20Quarterly%20of%20Cognitive%20Science&amp;rft.volume=6&amp;rft.issue=2&amp;rft.aufirst=L.&amp;rft.aulast=Inguscio&amp;rft.au=L.%20Inguscio&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2005&amp;rft.pages=142-146&amp;rft.spage=142&amp;rft.epage=146\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Morgan, G. P. et al. “Increasing Efficiency of the Development of User Models.” IEEE and Department of Systems and Information Engineering, University of Virginia: Charlottesville, VA, 2005. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2005 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/morganHRC05.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{morgan2005increasing,\n\taddress = {IEEE and Department of Systems and Information Engineering, University of Virginia},\n\ttitle = {Increasing efficiency of the development of user models},\n\turl = {http://acs.ist.psu.edu/papers/morganHRC05.pdf},\n\tpublisher = {Charlottesville, VA},\n\tauthor = {Morgan, G. P. and Haynes, S. R. and Ritter, F. E. and Cohen, M. A.},\n\tyear = {2005}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Charlottesville, VA| last1 = Morgan| first1 = G. P.| last2 = Haynes| first2 = S. R.| last3 = Ritter| first3 = F. E.| last4 = Cohen| first4 = M. A.| chapter = Increasing efficiency of the development of user models| location = IEEE and Department of Systems and Information Engineering, University of Virginia| date = 2005}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW5jcmVhc2luZyBlZmZpY2llbmN5IG9mIHRoZSBkZXZlbG9wbWVudCBvZiB1c2VyIG1vZGVscw0KQVUgIC0gTW9yZ2FuLCBHLiBQLg0KQVUgIC0gSGF5bmVzLCBTLiBSLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQ29oZW4sIE0uIEEuDQpDWSAgLSBJRUVFIGFuZCBEZXBhcnRtZW50IG9mIFN5c3RlbXMgYW5kIEluZm9ybWF0aW9uIEVuZ2luZWVyaW5nLCBVbml2ZXJzaXR5IG9mIFZpcmdpbmlhDQpEQSAgLSAyMDA1Ly8vDQpQWSAgLSAyMDA1DQpQQiAgLSBDaGFybG90dGVzdmlsbGUsIFZBDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9tb3JnYW5IUkMwNS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Increasing%20efficiency%20of%20the%20development%20of%20user%20models&amp;rft.place=IEEE%20and%20Department%20of%20Systems%20and%20Information%20Engineering%2C%20University%20of%20Virginia&amp;rft.publisher=Charlottesville%2C%20VA&amp;rft.aufirst=G.%20P.&amp;rft.aulast=Morgan&amp;rft.au=G.%20P.%20Morgan&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2005\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Choosing and Getting Started with a Cognitive Architecture to Test and Use Human-Machine Interfaces.” <i>MMI-Interaktiv-Journal’s special issue on Modeling and Simulation in Human-Machine Systems</i> 7 (2004): 17–37. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2004 type__journalArticle \"\"</span></div><div class=\"bib-venue\">MMI-Interaktiv-Journal's special issue on Modeling and Simulation in Human-Machine Systems</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.mmi-interaktiv.de/uploads/media/03-Ritter.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2004choosing,\n\ttitle = {Choosing and getting started with a cognitive architecture to test and use human-machine interfaces},\n\tvolume = {7},\n\turl = {http://www.mmi-interaktiv.de/uploads/media/03-Ritter.pdf},\n\tjournal = {MMI-Interaktiv-Journal's special issue on Modeling and Simulation in Human-Machine Systems},\n\tauthor = {Ritter, F. E.},\n\tyear = {2004},\n\tpages = {17--37}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 7| pages = 17–37| last = Ritter| first = F. E.| title = Choosing and getting started with a cognitive architecture to test and use human-machine interfaces| journal = MMI-Interaktiv-Journal's special issue on Modeling and Simulation in Human-Machine Systems| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ2hvb3NpbmcgYW5kIGdldHRpbmcgc3RhcnRlZCB3aXRoIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSB0byB0ZXN0IGFuZCB1c2UgaHVtYW4tbWFjaGluZSBpbnRlcmZhY2VzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBNTUktSW50ZXJha3Rpdi1Kb3VybmFsJ3Mgc3BlY2lhbCBpc3N1ZSBvbiBNb2RlbGluZyBhbmQgU2ltdWxhdGlvbiBpbiBIdW1hbi1NYWNoaW5lIFN5c3RlbXMNCkRBICAtIDIwMDQvLy8NClBZICAtIDIwMDQNClZMICAtIDcNClNQICAtIDE3DQpFUCAgLSAzNw0KVVIgIC0gaHR0cDovL3d3dy5tbWktaW50ZXJha3Rpdi5kZS91cGxvYWRzL21lZGlhLzAzLVJpdHRlci5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Choosing%20and%20getting%20started%20with%20a%20cognitive%20architecture%20to%20test%20and%20use%20human-machine%20interfaces&amp;rft.jtitle=MMI-Interaktiv-Journal&apos;s%20special%20issue%20on%20Modeling%20and%20Simulation%20in%20Human-Machine%20Systems&amp;rft.volume=7&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=17-37&amp;rft.spage=17&amp;rft.epage=37\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tor, K., and F. E. Ritter. “Using a Genetic Algorithm to Optimize the Fit of Cognitive Models.” <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i>. Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum, 2004. 308–313. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/torR04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{tor2004using,\n\ttitle = {Using a genetic algorithm to optimize the fit of cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/torR04.pdf},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Tor, K. and Ritter, F. E.},\n\tyear = {2004},\n\tpages = {308--313}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum| pages = 308–313| last1 = Tor| first1 = K.| last2 = Ritter| first2 = F. E.| title = Using a genetic algorithm to optimize the fit of cognitive models| booktitle = Proceedings of the Sixth International Conference on Cognitive Modeling| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgYSBnZW5ldGljIGFsZ29yaXRobSB0byBvcHRpbWl6ZSB0aGUgZml0IG9mIGNvZ25pdGl2ZSBtb2RlbHMNCkFVICAtIFRvciwgSy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBTaXh0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSAzMDgNCkVQICAtIDMxMw0KUEIgIC0gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bS4gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvdG9yUjA0LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20a%20genetic%20algorithm%20to%20optimize%20the%20fit%20of%20cognitive%20models&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=K.&amp;rft.aulast=Tor&amp;rft.au=K.%20Tor&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004&amp;rft.pages=308-313&amp;rft.spage=308&amp;rft.epage=313\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Sun, S. et al. “Comparing Teamwork Modeling in an Empirical Approach.” <i>Proceedings of the Sixth International Conference on Cognitive Modeling</i>. Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum, 2004. 388–389. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/sunCFRY04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{sun2004comparing,\n\ttitle = {Comparing teamwork modeling in an empirical approach},\n\turl = {http://acs.ist.psu.edu/papers/sunCFRY04.pdf},\n\tbooktitle = {Proceedings of the {Sixth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Sun, S. and Councill, I. and Fan, X. and Ritter, F. E. and Yen, J.},\n\tyear = {2004},\n\tpages = {388--389}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum| pages = 388–389| last1 = Sun| first1 = S.| last2 = Councill| first2 = I.| last3 = Fan| first3 = X.| last4 = Ritter| first4 = F. E.| last5 = Yen| first5 = J.| title = Comparing teamwork modeling in an empirical approach| booktitle = Proceedings of the Sixth International Conference on Cognitive Modeling| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ29tcGFyaW5nIHRlYW13b3JrIG1vZGVsaW5nIGluIGFuIGVtcGlyaWNhbCBhcHByb2FjaA0KQVUgIC0gU3VuLCBTLg0KQVUgIC0gQ291bmNpbGwsIEkuDQpBVSAgLSBGYW4sIFguDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBZZW4sIEouDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgU2l4dGggSW50ZXJuYXRpb25hbCBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGluZw0KREEgIC0gMjAwNC8vLw0KUFkgIC0gMjAwNA0KU1AgIC0gMzg4DQpFUCAgLSAzODkNClBCICAtIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0uIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3N1bkNGUlkwNC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Comparing%20teamwork%20modeling%20in%20an%20empirical%20approach&amp;rft.btitle=Proceedings%20of%20the%20Sixth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=S.&amp;rft.aulast=Sun&amp;rft.au=S.%20Sun&amp;rft.au=I.%20Councill&amp;rft.au=X.%20Fan&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=J.%20Yen&amp;rft.date=2004&amp;rft.pages=388-389&amp;rft.spage=388&amp;rft.epage=389\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Tor, K. et al. “Categorical Data Displays Generated from Three Cognitive Architectures Illustrate Their Behavior.” <i>Proceedings of the International Conference on Cognitive Modeling</i>. Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum, 2004. 302–307. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2004 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/torHRC04.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{tor2004categorical,\n\ttitle = {Categorical data displays generated from three cognitive architectures illustrate their behavior},\n\turl = {http://acs.ist.psu.edu/papers/torHRC04.pdf},\n\tbooktitle = {Proceedings of the {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Tor, K. and Haynes, S. R. and Ritter, F. E. and Cohen, M. A.},\n\tyear = {2004},\n\tpages = {302--307}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum| pages = 302–307| last1 = Tor| first1 = K.| last2 = Haynes| first2 = S. R.| last3 = Ritter| first3 = F. E.| last4 = Cohen| first4 = M. A.| title = Categorical data displays generated from three cognitive architectures illustrate their behavior| booktitle = Proceedings of the International Conference on Cognitive Modeling| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ2F0ZWdvcmljYWwgZGF0YSBkaXNwbGF5cyBnZW5lcmF0ZWQgZnJvbSB0aHJlZSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlcyBpbGx1c3RyYXRlIHRoZWlyIGJlaGF2aW9yDQpBVSAgLSBUb3IsIEsuDQpBVSAgLSBIYXluZXMsIFMuIFIuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBDb2hlbiwgTS4gQS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpTUCAgLSAzMDINCkVQICAtIDMwNw0KUEIgIC0gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bS4gTWFod2FoLCBOSjogTGF3cmVuY2UgRXJsYmF1bQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvdG9ySFJDMDQucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Categorical%20data%20displays%20generated%20from%20three%20cognitive%20architectures%20illustrate%20their%20behavior&amp;rft.btitle=Proceedings%20of%20the%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=K.&amp;rft.aulast=Tor&amp;rft.au=K.%20Tor&amp;rft.au=S.%20R.%20Haynes&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20A.%20Cohen&amp;rft.date=2004&amp;rft.pages=302-307&amp;rft.spage=302&amp;rft.epage=307\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kase, S. E, and F. E. Ritter. <i>The Gender Factor in Computer Anxiety: Perspectives in IT</i>. Encylopedia of Information Science and Technology, 2004. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2004 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kaseRip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{kase2004gender,\n\ttitle = {The gender factor in computer anxiety: {Perspectives} in {IT}},\n\turl = {http://acs.ist.psu.edu/papers/kaseRip.pdf},\n\tpublisher = {Encylopedia of Information Science and Technology},\n\tauthor = {Kase, S. E and Ritter, F. E.},\n\tyear = {2004}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Encylopedia of Information Science and Technology| last1 = Kase| first1 = S. E| last2 = Ritter| first2 = F. E.| title = The gender factor in computer anxiety: Perspectives in IT| date = 2004}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIGdlbmRlciBmYWN0b3IgaW4gY29tcHV0ZXIgYW54aWV0eTogUGVyc3BlY3RpdmVzIGluIElUDQpBVSAgLSBLYXNlLCBTLiBFDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpEQSAgLSAyMDA0Ly8vDQpQWSAgLSAyMDA0DQpQQiAgLSBFbmN5bG9wZWRpYSBvZiBJbmZvcm1hdGlvbiBTY2llbmNlIGFuZCBUZWNobm9sb2d5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9rYXNlUmlwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20gender%20factor%20in%20computer%20anxiety%3A%20Perspectives%20in%20IT&amp;rft.publisher=Encylopedia%20of%20Information%20Science%20and%20Technology&amp;rft.aufirst=S.%20E&amp;rft.aulast=Kase&amp;rft.au=S.%20E%20Kase&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2004\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., and F. E. Ritter. “Production Systems and Rule-Based Inference.” <i>In Encyclopedia of Cognitive Science</i> (2003): 741–747. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2003 type__journalArticle \"\"</span></div><div class=\"bib-venue\">In Encyclopedia of Cognitive Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesR03b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{jones2003production,\n\ttitle = {Production systems and rule-based inference},\n\turl = {http://acs.ist.psu.edu/papers/jonesR03b.pdf},\n\tjournal = {In Encyclopedia of Cognitive Science},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {2003},\n\tpages = {741--747}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 741–747| last1 = Jones| first1 = G.| last2 = Ritter| first2 = F. E.| title = Production systems and rule-based inference| journal = In Encyclopedia of Cognitive Science| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJvZHVjdGlvbiBzeXN0ZW1zIGFuZCBydWxlLWJhc2VkIGluZmVyZW5jZQ0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBJbiBFbmN5Y2xvcGVkaWEgb2YgQ29nbml0aXZlIFNjaWVuY2UNCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClNQICAtIDc0MQ0KRVAgIC0gNzQ3DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9qb25lc1IwM2IucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Production%20systems%20and%20rule-based%20inference&amp;rft.jtitle=In%20Encyclopedia%20of%20Cognitive%20Science&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2003&amp;rft.pages=741-747&amp;rft.spage=741&amp;rft.epage=747\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>Techniques for Modeling Human and Organizational Behaviour in Synthetic Environments: A Supplementary Review</i>. Wright-Patterson Air Force Base, OH: Human Systems Information Analysis Center, 2003. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2003 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2003techniques,\n\taddress = {Wright-Patterson Air Force Base, OH},\n\ttitle = {Techniques for modeling human and organizational behaviour in synthetic environments: {A} supplementary review},\n\tpublisher = {Human Systems Information Analysis Center},\n\tauthor = {Ritter, F. E. and Shadbolt, N. R. and Elliman, D. and Young, R. and Gobet, F. and Baxter, G. D.},\n\tyear = {2003}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Human Systems Information Analysis Center| last1 = Ritter| first1 = F. E.| last2 = Shadbolt| first2 = N. R.| last3 = Elliman| first3 = D.| last4 = Young| first4 = R.| last5 = Gobet| first5 = F.| last6 = Baxter| first6 = G. D.| title = Techniques for modeling human and organizational behaviour in synthetic environments: A supplementary review| location = Wright-Patterson Air Force Base, OH| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGVjaG5pcXVlcyBmb3IgbW9kZWxpbmcgaHVtYW4gYW5kIG9yZ2FuaXphdGlvbmFsIGJlaGF2aW91ciBpbiBzeW50aGV0aWMgZW52aXJvbm1lbnRzOiBBIHN1cHBsZW1lbnRhcnkgcmV2aWV3DQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBTaGFkYm9sdCwgTi4gUi4NCkFVICAtIEVsbGltYW4sIEQuDQpBVSAgLSBZb3VuZywgUi4NCkFVICAtIEdvYmV0LCBGLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQ1kgIC0gV3JpZ2h0LVBhdHRlcnNvbiBBaXIgRm9yY2UgQmFzZSwgT0gNCkRBICAtIDIwMDMvLy8NClBZICAtIDIwMDMNClBCICAtIEh1bWFuIFN5c3RlbXMgSW5mb3JtYXRpb24gQW5hbHlzaXMgQ2VudGVyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Techniques%20for%20modeling%20human%20and%20organizational%20behaviour%20in%20synthetic%20environments%3A%20A%20supplementary%20review&amp;rft.place=Wright-Patterson%20Air%20Force%20Base%2C%20OH&amp;rft.publisher=Human%20Systems%20Information%20Analysis%20Center&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20R.%20Shadbolt&amp;rft.au=D.%20Elliman&amp;rft.au=R.%20Young&amp;rft.au=F.%20Gobet&amp;rft.au=G.%20D.%20Baxter&amp;rft.date=2003\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R. V., and F. E. Ritter. “The Use of Entropy for Analysis and Control of Cognitive Models.” <i>Proceedings of the Fifth International Conference on Cognitive Modeling</i>. Ed. F. Detje, D. Doerner, and H. Schaub. Bamberg, Germany: Universitats-Verlag Bamberg, 2003. 21–26. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2003 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/belavkinR03.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{belavkin2003use,\n\taddress = {Bamberg, Germany},\n\ttitle = {The use of entropy for analysis and control of cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/belavkinR03.pdf},\n\tbooktitle = {Proceedings of the {Fifth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Universitats-Verlag Bamberg},\n\tauthor = {Belavkin, R. V. and Ritter, F. E.},\n\teditor = {Detje, F. and Doerner, D. and Schaub, H.},\n\tyear = {2003},\n\tpages = {21--26}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Universitats-Verlag Bamberg| pages = 21–26| editors = F. Detje, D. Doerner, H. Schaub (eds.)| last1 = Belavkin| first1 = R. V.| last2 = Ritter| first2 = F. E.| title = Proceedings of the Fifth International Conference on Cognitive Modeling| chapter = The use of entropy for analysis and control of cognitive models| location = Bamberg, Germany| date = 2003}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGhlIHVzZSBvZiBlbnRyb3B5IGZvciBhbmFseXNpcyBhbmQgY29udHJvbCBvZiBjb2duaXRpdmUgbW9kZWxzDQpBVSAgLSBCZWxhdmtpbiwgUi4gVi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIFByb2NlZWRpbmdzIG9mIHRoZSBGaWZ0aCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsaW5nDQpBMiAgLSBEZXRqZSwgRi4NCkEyICAtIERvZXJuZXIsIEQuDQpBMiAgLSBTY2hhdWIsIEguDQpDWSAgLSBCYW1iZXJnLCBHZXJtYW55DQpEQSAgLSAyMDAzLy8vDQpQWSAgLSAyMDAzDQpTUCAgLSAyMQ0KRVAgIC0gMjYNClBCICAtIFVuaXZlcnNpdGF0cy1WZXJsYWcgQmFtYmVyZw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYmVsYXZraW5SMDMucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=The%20use%20of%20entropy%20for%20analysis%20and%20control%20of%20cognitive%20models&amp;rft.btitle=Proceedings%20of%20the%20Fifth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.place=Bamberg%2C%20Germany&amp;rft.publisher=Universitats-Verlag%20Bamberg&amp;rft.aufirst=R.%20V.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=F.%20Detje&amp;rft.au=D.%20Doerner&amp;rft.au=H.%20Schaub&amp;rft.date=2003&amp;rft.pages=21-26&amp;rft.spage=21&amp;rft.epage=26\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., and F. E. Ritter. “A Review of ‘A Multidisciplinary Approach to Human-Maching Systems Development: Cognitive Engineering in the Aviation Domain’ Edited by Nadine B.” <i>Sarter and Rene Amalberti</i> 47.4 (2002): 362–364. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2002 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Sarter and Rene Amalberti</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{baxter2002review,\n\ttitle = {A review of \"{A} multidisciplinary approach to human-maching systems development: {Cognitive} {Engineering} in the {Aviation} {Domain}\" edited by {Nadine} {B}},\n\tvolume = {47},\n\turl = {http://acs.ist.psu.edu/papers/baxterR02.pdf},\n\tnumber = {4},\n\tjournal = {Sarter and Rene Amalberti},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\tyear = {2002},\n\tpages = {362--364}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 47| issue = 4| pages = 362–364| last1 = Baxter| first1 = G. D.| last2 = Ritter| first2 = F. E.| title = A review of \"A multidisciplinary approach to human-maching systems development: Cognitive Engineering in the Aviation Domain\" edited by Nadine B| journal = Sarter and Rene Amalberti| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQSByZXZpZXcgb2YgIkEgbXVsdGlkaXNjaXBsaW5hcnkgYXBwcm9hY2ggdG8gaHVtYW4tbWFjaGluZyBzeXN0ZW1zIGRldmVsb3BtZW50OiBDb2duaXRpdmUgRW5naW5lZXJpbmcgaW4gdGhlIEF2aWF0aW9uIERvbWFpbiIgZWRpdGVkIGJ5IE5hZGluZSBCDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBTYXJ0ZXIgYW5kIFJlbmUgQW1hbGJlcnRpDQpEQSAgLSAyMDAyLy8vDQpQWSAgLSAyMDAyDQpWTCAgLSA0Nw0KSVMgIC0gNA0KU1AgIC0gMzYyDQpFUCAgLSAzNjQNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JheHRlclIwMi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=A%20review%20of%20%22A%20multidisciplinary%20approach%20to%20human-maching%20systems%20development%3A%20Cognitive%20Engineering%20in%20the%20Aviation%20Domain%22%20edited%20by%20Nadine%20B&amp;rft.jtitle=Sarter%20and%20Rene%20Amalberti&amp;rft.volume=47&amp;rft.issue=4&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2002&amp;rft.pages=362-364&amp;rft.spage=362&amp;rft.epage=364\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Mudgett, D. R., A. R. Freed, and F. E. Ritter. “Web-Based Resources for Teaching Discrete Mathematics to Students of Information Sciences and Technology.” <i>IEEE Learning Technology</i> 4.3 (2002): 9–10. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2002 type__journalArticle \"\"</span></div><div class=\"bib-venue\">IEEE Learning Technology</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.ieeetclt.org/issues/july2002/index.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{mudgett2002web-based,\n\ttitle = {Web-based resources for teaching discrete mathematics to students of information sciences and technology},\n\tvolume = {4},\n\turl = {http://www.ieeetclt.org/issues/july2002/index.html},\n\tnumber = {3},\n\tjournal = {IEEE Learning Technology},\n\tauthor = {Mudgett, D. R. and Freed, A. R. and Ritter, F. E.},\n\tyear = {2002},\n\tpages = {9--10}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 4| issue = 3| pages = 9–10| last1 = Mudgett| first1 = D. R.| last2 = Freed| first2 = A. R.| last3 = Ritter| first3 = F. E.| title = Web-based resources for teaching discrete mathematics to students of information sciences and technology| journal = IEEE Learning Technology| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gV2ViLWJhc2VkIHJlc291cmNlcyBmb3IgdGVhY2hpbmcgZGlzY3JldGUgbWF0aGVtYXRpY3MgdG8gc3R1ZGVudHMgb2YgaW5mb3JtYXRpb24gc2NpZW5jZXMgYW5kIHRlY2hub2xvZ3kNCkFVICAtIE11ZGdldHQsIEQuIFIuDQpBVSAgLSBGcmVlZCwgQS4gUi4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIElFRUUgTGVhcm5pbmcgVGVjaG5vbG9neQ0KREEgIC0gMjAwMi8vLw0KUFkgIC0gMjAwMg0KVkwgIC0gNA0KSVMgIC0gMw0KU1AgIC0gOQ0KRVAgIC0gMTANClVSICAtIGh0dHA6Ly93d3cuaWVlZXRjbHQub3JnL2lzc3Vlcy9qdWx5MjAwMi9pbmRleC5odG1sDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Web-based%20resources%20for%20teaching%20discrete%20mathematics%20to%20students%20of%20information%20sciences%20and%20technology&amp;rft.jtitle=IEEE%20Learning%20Technology&amp;rft.volume=4&amp;rft.issue=3&amp;rft.aufirst=D.%20R.&amp;rft.aulast=Mudgett&amp;rft.au=D.%20R.%20Mudgett&amp;rft.au=A.%20R.%20Freed&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2002&amp;rft.pages=9-10&amp;rft.spage=9&amp;rft.epage=10\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Avraamides, M., and F. E. Ritter. “Using Multidisciplinary Expert Evaluations to Test and Improve Cognitive Model Interfaces.” <i>Proceedings of the 11th Computer Generated Forces Conference</i>. 02-CGF-100. Orlando, FL: U. of Central Florida02-CGF-100. Orlando, FL: U. of Central Florida, 2002. 553–562. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2002 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/avraamidesR02.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{avraamides2002using,\n\ttitle = {Using multidisciplinary expert evaluations to test and improve cognitive model interfaces},\n\turl = {http://acs.ist.psu.edu/papers/avraamidesR02.pdf},\n\tbooktitle = {Proceedings of the 11th {Computer} {Generated} {Forces} {Conference}},\n\tpublisher = {02-CGF-100. Orlando, FL: U. of Central Florida02-CGF-100. Orlando, FL: U. of Central Florida},\n\tauthor = {Avraamides, M. and Ritter, F. E.},\n\tyear = {2002},\n\tpages = {553--562}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 02-CGF-100. Orlando, FL: U. of Central Florida02-CGF-100. Orlando, FL: U. of Central Florida| pages = 553–562| last1 = Avraamides| first1 = M.| last2 = Ritter| first2 = F. E.| title = Using multidisciplinary expert evaluations to test and improve cognitive model interfaces| booktitle = Proceedings of the 11th Computer Generated Forces Conference| date = 2002}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgbXVsdGlkaXNjaXBsaW5hcnkgZXhwZXJ0IGV2YWx1YXRpb25zIHRvIHRlc3QgYW5kIGltcHJvdmUgY29nbml0aXZlIG1vZGVsIGludGVyZmFjZXMNCkFVICAtIEF2cmFhbWlkZXMsIE0uDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTF0aCBDb21wdXRlciBHZW5lcmF0ZWQgRm9yY2VzIENvbmZlcmVuY2UNCkRBICAtIDIwMDIvLy8NClBZICAtIDIwMDINClNQICAtIDU1Mw0KRVAgIC0gNTYyDQpQQiAgLSAwMi1DR0YtMTAwLiBPcmxhbmRvLCBGTDogVS4gb2YgQ2VudHJhbCBGbG9yaWRhMDItQ0dGLTEwMC4gT3JsYW5kbywgRkw6IFUuIG9mIENlbnRyYWwgRmxvcmlkYQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYXZyYWFtaWRlc1IwMi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20multidisciplinary%20expert%20evaluations%20to%20test%20and%20improve%20cognitive%20model%20interfaces&amp;rft.btitle=Proceedings%20of%20the%2011th%20Computer%20Generated%20Forces%20Conference&amp;rft.publisher=02-CGF-100.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida02-CGF-100.%20Orlando%2C%20FL%3A%20U.%20of%20Central%20Florida&amp;rft.aufirst=M.&amp;rft.aulast=Avraamides&amp;rft.au=M.%20Avraamides&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2002&amp;rft.pages=553-562&amp;rft.spage=553&amp;rft.epage=562\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/iccm3-review.html\">Review of the Third International Conference on Cognitive Modelling.</a></span>” <i>Cognitive Systems Research</i> 1.4 (2001): 251–252. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2001 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Cognitive Systems Research</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/iccm3-review.html\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2001review,\n\ttitle = {Review of the {Third} {International} {Conference} on {Cognitive} {Modelling}},\n\tvolume = {1},\n\turl = {http://acs.ist.psu.edu/papers/iccm3-review.html},\n\tnumber = {4},\n\tjournal = {Cognitive Systems Research},\n\tauthor = {Ritter, F. E.},\n\tyear = {2001},\n\tpages = {251--252}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 1| issue = 4| pages = 251–252| last = Ritter| first = F. E.| title = Review of the Third International Conference on Cognitive Modelling| journal = Cognitive Systems Research| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmV2aWV3IG9mIHRoZSBUaGlyZCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gQ29nbml0aXZlIE1vZGVsbGluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQ29nbml0aXZlIFN5c3RlbXMgUmVzZWFyY2gNCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENClZMICAtIDENCklTICAtIDQNClNQICAtIDI1MQ0KRVAgIC0gMjUyDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9pY2NtMy1yZXZpZXcuaHRtbA0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Review%20of%20the%20Third%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.jtitle=Cognitive%20Systems%20Research&amp;rft.volume=1&amp;rft.issue=4&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2001&amp;rft.pages=251-252&amp;rft.spage=251&amp;rft.epage=252\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. M. Young. “Embodied Models as Simulated Users: Introduction to This Special Issue on Using Cognitive Models to Improve Interface Design.” <i>International Journal of Human-Computer Studies</i> 55 (2001): 1–14. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2001 type__journalArticle \"\"</span></div><div class=\"bib-venue\">International Journal of Human-Computer Studies</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ijhcs-em-si\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2001embodied,\n\ttitle = {Embodied models as simulated users: {Introduction} to this special issue on using cognitive models to improve interface design},\n\tvolume = {55},\n\turl = {http://acs.ist.psu.edu/papers/ijhcs-em-si},\n\tjournal = {International Journal of Human-Computer Studies},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {2001},\n\tpages = {1--14}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 55| pages = 1–14| last1 = Ritter| first1 = F. E.| last2 = Young| first2 = R. M.| title = Embodied models as simulated users: Introduction to this special issue on using cognitive models to improve interface design| journal = International Journal of Human-Computer Studies| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gRW1ib2RpZWQgbW9kZWxzIGFzIHNpbXVsYXRlZCB1c2VyczogSW50cm9kdWN0aW9uIHRvIHRoaXMgc3BlY2lhbCBpc3N1ZSBvbiB1c2luZyBjb2duaXRpdmUgbW9kZWxzIHRvIGltcHJvdmUgaW50ZXJmYWNlIGRlc2lnbg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpUMiAgLSBJbnRlcm5hdGlvbmFsIEpvdXJuYWwgb2YgSHVtYW4tQ29tcHV0ZXIgU3R1ZGllcw0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KVkwgIC0gNTUNClNQICAtIDENCkVQICAtIDE0DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9pamhjcy1lbS1zaQ0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Embodied%20models%20as%20simulated%20users%3A%20Introduction%20to%20this%20special%20issue%20on%20using%20cognitive%20models%20to%20improve%20interface%20design&amp;rft.jtitle=International%20Journal%20of%20Human-Computer%20Studies&amp;rft.volume=55&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=2001&amp;rft.pages=1-14&amp;rft.spage=1&amp;rft.epage=14\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Cheyne, T., and F. E. Ritter. “Targetting Respondents on the Internet Successfully and Responsibly.” <i>Communications of the ACM</i> 44.4 (2001): 94–98. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2001 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Communications of the ACM</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/cheyneR01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{cheyne2001targetting,\n\ttitle = {Targetting respondents on the {Internet} successfully and responsibly},\n\tvolume = {44},\n\turl = {http://acs.ist.psu.edu/papers/cheyneR01.pdf},\n\tnumber = {4},\n\tjournal = {Communications of the ACM},\n\tauthor = {Cheyne, T. and Ritter, F. E.},\n\tyear = {2001},\n\tpages = {94--98}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 44| issue = 4| pages = 94–98| last1 = Cheyne| first1 = T.| last2 = Ritter| first2 = F. E.| title = Targetting respondents on the Internet successfully and responsibly| journal = Communications of the ACM| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGFyZ2V0dGluZyByZXNwb25kZW50cyBvbiB0aGUgSW50ZXJuZXQgc3VjY2Vzc2Z1bGx5IGFuZCByZXNwb25zaWJseQ0KQVUgIC0gQ2hleW5lLCBULg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQ29tbXVuaWNhdGlvbnMgb2YgdGhlIEFDTQ0KREEgIC0gMjAwMS8vLw0KUFkgIC0gMjAwMQ0KVkwgIC0gNDQNCklTICAtIDQNClNQICAtIDk0DQpFUCAgLSA5OA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY2hleW5lUjAxLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Targetting%20respondents%20on%20the%20Internet%20successfully%20and%20responsibly&amp;rft.jtitle=Communications%20of%20the%20ACM&amp;rft.volume=44&amp;rft.issue=4&amp;rft.aufirst=T.&amp;rft.aulast=Cheyne&amp;rft.au=T.%20Cheyne&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2001&amp;rft.pages=94-98&amp;rft.spage=94&amp;rft.epage=98\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and P. Bibby. “Modeling How and When Learning Happens in a Simple Fault-Finding Task.” <i>Proceedings of ICCM - 2001 - Fourth International Conference on Cognitive Modeling</i>. Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum, 2001. 187–192. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2001 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterB01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter2001modeling,\n\ttitle = {Modeling how and when learning happens in a simple fault-finding task},\n\turl = {http://acs.ist.psu.edu/papers/ritterB01.pdf},\n\tbooktitle = {Proceedings of {ICCM} - 2001 - {Fourth} {International} {Conference} on {Cognitive} {Modeling}},\n\tpublisher = {Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Ritter, F. E. and Bibby, P.},\n\tyear = {2001},\n\tpages = {187--192}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Mahwah, NJ: Lawrence Erlbaum. Mahwah, NJ: Lawrence Erlbaum| pages = 187–192| last1 = Ritter| first1 = F. E.| last2 = Bibby| first2 = P.| title = Modeling how and when learning happens in a simple fault-finding task| booktitle = Proceedings of ICCM - 2001 - Fourth International Conference on Cognitive Modeling| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxpbmcgaG93IGFuZCB3aGVuIGxlYXJuaW5nIGhhcHBlbnMgaW4gYSBzaW1wbGUgZmF1bHQtZmluZGluZyB0YXNrDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCaWJieSwgUC4NCkMzICAtIFByb2NlZWRpbmdzIG9mIElDQ00gLSAyMDAxIC0gRm91cnRoIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxpbmcNCkRBICAtIDIwMDEvLy8NClBZICAtIDIwMDENClNQICAtIDE4Nw0KRVAgIC0gMTkyDQpQQiAgLSBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtLiBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJCMDEucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modeling%20how%20and%20when%20learning%20happens%20in%20a%20simple%20fault-finding%20task&amp;rft.btitle=Proceedings%20of%20ICCM%20-%202001%20-%20Fourth%20International%20Conference%20on%20Cognitive%20Modeling&amp;rft.publisher=Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20Bibby&amp;rft.date=2001&amp;rft.pages=187-192&amp;rft.spage=187&amp;rft.epage=192\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <span class=\"doctitle\"><i>Preliminary Example Applications of Cognitive Models to Telephone Design</i>.</span> Talk presented at the Navy Research Lab, 2001. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2001 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter2001preliminary,\n\ttitle = {Preliminary {Example} {Applications} of {Cognitive} {Models} to {Telephone} {Design}},\n\tpublisher = {Talk presented at the Navy Research Lab},\n\tauthor = {Ritter, F. E.},\n\tyear = {2001}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Talk presented at the Navy Research Lab| last = Ritter| first = F. E.| title = Preliminary Example Applications of Cognitive Models to Telephone Design| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJlbGltaW5hcnkgRXhhbXBsZSBBcHBsaWNhdGlvbnMgb2YgQ29nbml0aXZlIE1vZGVscyB0byBUZWxlcGhvbmUgRGVzaWduDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpQQiAgLSBUYWxrIHByZXNlbnRlZCBhdCB0aGUgTmF2eSBSZXNlYXJjaCBMYWINCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Preliminary%20Example%20Applications%20of%20Cognitive%20Models%20to%20Telephone%20Design&amp;rft.publisher=Talk%20presented%20at%20the%20Navy%20Research%20Lab&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2001\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “User Interface Evaluation: How Cognitive Models Can Help.” <i>Human-Computer Interaction in the New Millenium</i>. Ed. J. Carroll. Reading, MA: Addison-Wesley. Also see Ritter, Baxter, Jones, and Young, 2000, 2001. 125–147. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2001 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBJY01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter2001user,\n\taddress = {Reading, MA},\n\ttitle = {User interface evaluation: {How} cognitive models can help},\n\turl = {http://acs.ist.psu.edu/papers/ritterBJY01.pdf},\n\tbooktitle = {Human-computer interaction in the new millenium},\n\tpublisher = {Addison-Wesley. Also see Ritter, Baxter, Jones, and Young, 2000},\n\tauthor = {Ritter, F. E. and Baxter, G. D. and Jones, G. and Young, R. M.},\n\teditor = {Carroll, J.},\n\tyear = {2001},\n\tpages = {125--147}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Addison-Wesley. Also see Ritter, Baxter, Jones, and Young, 2000| pages = 125–147| editors = J. Carroll (ed.)| last1 = Ritter| first1 = F. E.| last2 = Baxter| first2 = G. D.| last3 = Jones| first3 = G.| last4 = Young| first4 = R. M.| title = Human-computer interaction in the new millenium| chapter = User interface evaluation: How cognitive models can help| location = Reading, MA| date = 2001}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVXNlciBpbnRlcmZhY2UgZXZhbHVhdGlvbjogSG93IGNvZ25pdGl2ZSBtb2RlbHMgY2FuIGhlbHANCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJheHRlciwgRy4gRC4NCkFVICAtIEpvbmVzLCBHLg0KQVUgIC0gWW91bmcsIFIuIE0uDQpUMiAgLSBIdW1hbi1jb21wdXRlciBpbnRlcmFjdGlvbiBpbiB0aGUgbmV3IG1pbGxlbml1bQ0KQTIgIC0gQ2Fycm9sbCwgSi4NCkNZICAtIFJlYWRpbmcsIE1BDQpEQSAgLSAyMDAxLy8vDQpQWSAgLSAyMDAxDQpTUCAgLSAxMjUNCkVQICAtIDE0Nw0KUEIgIC0gQWRkaXNvbi1XZXNsZXkuIEFsc28gc2VlIFJpdHRlciwgQmF4dGVyLCBKb25lcywgYW5kIFlvdW5nLCAyMDAwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJCSlkwMS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=User%20interface%20evaluation%3A%20How%20cognitive%20models%20can%20help&amp;rft.btitle=Human-computer%20interaction%20in%20the%20new%20millenium&amp;rft.place=Reading%2C%20MA&amp;rft.publisher=Addison-Wesley.%20Also%20see%20Ritter%2C%20Baxter%2C%20Jones%2C%20and%20Young%2C%202000&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.au=J.%20Carroll&amp;rft.date=2001&amp;rft.pages=125-147&amp;rft.spage=125&amp;rft.epage=147\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Cognitive Modeling.” <i>DARPA Human Robotics Interface Workshop</i> (2000): 29–30. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">DARPA Human Robotics Interface Workshop</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter09b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000cognitive,\n\ttitle = {Cognitive modeling},\n\turl = {http://acs.ist.psu.edu/papers/ritter09b.pdf},\n\tjournal = {DARPA Human Robotics Interface Workshop},\n\tauthor = {Ritter, F. E.},\n\tmonth = nov,\n\tyear = {2000},\n\tpages = {29--30}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 29–30| last = Ritter| first = F. E.| title = Cognitive modeling| journal = DARPA Human Robotics Interface Workshop| date = 2000-11}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ29nbml0aXZlIG1vZGVsaW5nDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBEQVJQQSBIdW1hbiBSb2JvdGljcyBJbnRlcmZhY2UgV29ya3Nob3ANCkRBICAtIDIwMDAvMTEvLw0KUFkgIC0gMjAwMA0KU1AgIC0gMjkNCkVQICAtIDMwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXIwOWIucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Cognitive%20modeling&amp;rft.jtitle=DARPA%20Human%20Robotics%20Interface%20Workshop&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000-11&amp;rft.pages=29-30&amp;rft.spage=29&amp;rft.epage=30\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and P. A. Bibby. “Modeling How and When Learning Happens in a Diagrammatic Reasoning Task.” <i>Talk presented at the Fifth Conference of the Australasian Cognitive Science Society</i> (2000): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Talk presented at the Fifth Conference of the Australasian Cognitive Science Society</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000modeling,\n\ttitle = {Modeling how and when learning happens in a diagrammatic reasoning task},\n\tjournal = {Talk presented at the Fifth Conference of the Australasian Cognitive Science Society},\n\tauthor = {Ritter, F. E. and Bibby, P. A.},\n\tmonth = feb,\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last1 = Ritter| first1 = F. E.| last2 = Bibby| first2 = P. A.| title = Modeling how and when learning happens in a diagrammatic reasoning task| journal = Talk presented at the Fifth Conference of the Australasian Cognitive Science Society| date = 2000-02}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTW9kZWxpbmcgaG93IGFuZCB3aGVuIGxlYXJuaW5nIGhhcHBlbnMgaW4gYSBkaWFncmFtbWF0aWMgcmVhc29uaW5nIHRhc2sNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEJpYmJ5LCBQLiBBLg0KVDIgIC0gVGFsayBwcmVzZW50ZWQgYXQgdGhlIEZpZnRoIENvbmZlcmVuY2Ugb2YgdGhlIEF1c3RyYWxhc2lhbiBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAyMDAwLzAyLy8NClBZICAtIDIwMDANCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Modeling%20how%20and%20when%20learning%20happens%20in%20a%20diagrammatic%20reasoning%20task&amp;rft.jtitle=Talk%20presented%20at%20the%20Fifth%20Conference%20of%20the%20Australasian%20Cognitive%20Science%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=P.%20A.%20Bibby&amp;rft.date=2000-02\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., F. E. Ritter, and D. J. Wood. “Using a Cognitive Architecture to Examine What Develops.” <i>Psychological Science</i> 11.2 (2000): 93–100. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychological Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesRW00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{jones2000using,\n\ttitle = {Using a cognitive architecture to examine what develops},\n\tvolume = {11},\n\turl = {http://acs.ist.psu.edu/papers/jonesRW00.pdf},\n\tnumber = {2},\n\tjournal = {Psychological Science},\n\tauthor = {Jones, G. and Ritter, F. E. and Wood, D. J.},\n\tyear = {2000},\n\tpages = {93--100}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 11| issue = 2| pages = 93–100| last1 = Jones| first1 = G.| last2 = Ritter| first2 = F. E.| last3 = Wood| first3 = D. J.| title = Using a cognitive architecture to examine what develops| journal = Psychological Science| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNpbmcgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHRvIGV4YW1pbmUgd2hhdCBkZXZlbG9wcw0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBXb29kLCBELiBKLg0KVDIgIC0gUHN5Y2hvbG9naWNhbCBTY2llbmNlDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpWTCAgLSAxMQ0KSVMgIC0gMg0KU1AgIC0gOTMNCkVQICAtIDEwMA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvam9uZXNSVzAwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Using%20a%20cognitive%20architecture%20to%20examine%20what%20develops&amp;rft.jtitle=Psychological%20Science&amp;rft.volume=11&amp;rft.issue=2&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20J.%20Wood&amp;rft.date=2000&amp;rft.pages=93-100&amp;rft.spage=93&amp;rft.epage=100\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Supporting Cognitive Models as Users.” <i>ACM Transactions on Computer-Human Interaction</i> 7.2 (2000): 141–173. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">ACM Transactions on Computer-Human Interaction</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterBJY00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000supporting,\n\ttitle = {Supporting cognitive models as users},\n\tvolume = {7},\n\turl = {http://acs.ist.psu.edu/papers/ritterBJY00.pdf},\n\tnumber = {2},\n\tjournal = {ACM Transactions on Computer-Human Interaction},\n\tauthor = {Ritter, F. E. and Baxter, G. D. and Jones, G. and Young, R. M.},\n\tyear = {2000},\n\tpages = {141--173}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 7| issue = 2| pages = 141–173| last1 = Ritter| first1 = F. E.| last2 = Baxter| first2 = G. D.| last3 = Jones| first3 = G.| last4 = Young| first4 = R. M.| title = Supporting cognitive models as users| journal = ACM Transactions on Computer-Human Interaction| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3VwcG9ydGluZyBjb2duaXRpdmUgbW9kZWxzIGFzIHVzZXJzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBKb25lcywgRy4NCkFVICAtIFlvdW5nLCBSLiBNLg0KVDIgIC0gQUNNIFRyYW5zYWN0aW9ucyBvbiBDb21wdXRlci1IdW1hbiBJbnRlcmFjdGlvbg0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KVkwgIC0gNw0KSVMgIC0gMg0KU1AgIC0gMTQxDQpFUCAgLSAxNzMNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckJKWTAwLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Supporting%20cognitive%20models%20as%20users&amp;rft.jtitle=ACM%20Transactions%20on%20Computer-Human%20Interaction&amp;rft.volume=7&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=2000&amp;rft.pages=141-173&amp;rft.spage=141&amp;rft.epage=173\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. “Summary of ‘Supporting Cognitive Models as Users’. Research Alerts [sic] in Interactions [sic].” <i>VII.</i> (2000): 16–17. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2000 venue_short__VII. type__journalArticle \"\"</span></div><div class=\"bib-venue\">VII.</div><div class=\"bib-venue-short\">VII.</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000summary,\n\ttitle = {Summary of '{Supporting} cognitive models as users'. research alerts [sic] in interactions [sic]},\n\tjournal = {VII.},\n\tauthor = {Ritter, F. E. and Baxter, G. D. and Jones, G. and Young, R. M.},\n\tyear = {2000},\n\tpages = {16--17}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 16–17| last1 = Ritter| first1 = F. E.| last2 = Baxter| first2 = G. D.| last3 = Jones| first3 = G.| last4 = Young| first4 = R. M.| title = Summary of 'Supporting cognitive models as users'. research alerts [sic] in interactions [sic]| journal = VII.| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gU3VtbWFyeSBvZiAnU3VwcG9ydGluZyBjb2duaXRpdmUgbW9kZWxzIGFzIHVzZXJzJy4gcmVzZWFyY2ggYWxlcnRzIFtzaWNdIGluIGludGVyYWN0aW9ucyBbc2ljXQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBZb3VuZywgUi4gTS4NClQyICAtIFZJSS4NCkRBICAtIDIwMDAvLy8NClBZICAtIDIwMDANClNQICAtIDE2DQpFUCAgLSAxNw0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Summary%20of%20&apos;Supporting%20cognitive%20models%20as%20users&apos;.%20research%20alerts%20%5Bsic%5D%20in%20interactions%20%5Bsic%5D&amp;rft.jtitle=VII.&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=G.%20Jones&amp;rft.au=R.%20M.%20Young&amp;rft.date=2000&amp;rft.pages=16-17&amp;rft.spage=16&amp;rft.epage=17\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “<span class=\"doctitle\">Review of the Third International Cognitive Modelling Conference.</span>” <i>AI and Simulation of Behaviour Quarterly</i> (2000): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2000 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter2000review,\n\ttitle = {Review of the {Third} {International} {Cognitive} {Modelling} {Conference}},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E.},\n\tyear = {2000}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last = Ritter| first = F. E.| title = Review of the Third International Cognitive Modelling Conference| journal = AI and Simulation of Behaviour Quarterly| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmV2aWV3IG9mIHRoZSBUaGlyZCBJbnRlcm5hdGlvbmFsIENvZ25pdGl2ZSBNb2RlbGxpbmcgQ29uZmVyZW5jZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMjAwMC8vLw0KUFkgIC0gMjAwMA0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Review%20of%20the%20Third%20International%20Cognitive%20Modelling%20Conference&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=2000\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Gobet, F., and F. E. Ritter. “Individual Data Analysis and Unified Theories of Cognition: A Methodological Proposal.” <i>Proceedings of the 3rd International Conference on Cognitive Modelling</i>. Ed. N. Taatgen and J. Aasman. Veenendaal (NL): Universal Press, 2000. 150–157. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__2000 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/gobetR00.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{gobet2000individual,\n\taddress = {Veenendaal (NL)},\n\ttitle = {Individual {Data} {Analysis} and {Unified} {Theories} of {Cognition}: {A} methodological proposal},\n\turl = {http://acs.ist.psu.edu/papers/gobetR00.pdf},\n\tbooktitle = {Proceedings of the 3rd {International} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Universal Press},\n\tauthor = {Gobet, F. and Ritter, F. E.},\n\teditor = {Taatgen, N. and Aasman, J.},\n\tyear = {2000},\n\tpages = {150--157}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Universal Press| pages = 150–157| editors = N. Taatgen, J. Aasman (eds.)| last1 = Gobet| first1 = F.| last2 = Ritter| first2 = F. E.| title = Proceedings of the 3rd International Conference on Cognitive Modelling| chapter = Individual Data Analysis and Unified Theories of Cognition: A methodological proposal| location = Veenendaal (NL)| date = 2000}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gSW5kaXZpZHVhbCBEYXRhIEFuYWx5c2lzIGFuZCBVbmlmaWVkIFRoZW9yaWVzIG9mIENvZ25pdGlvbjogQSBtZXRob2RvbG9naWNhbCBwcm9wb3NhbA0KQVUgIC0gR29iZXQsIEYuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgM3JkIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpBMiAgLSBUYWF0Z2VuLCBOLg0KQTIgIC0gQWFzbWFuLCBKLg0KQ1kgIC0gVmVlbmVuZGFhbCAoTkwpDQpEQSAgLSAyMDAwLy8vDQpQWSAgLSAyMDAwDQpTUCAgLSAxNTANCkVQICAtIDE1Nw0KUEIgIC0gVW5pdmVyc2FsIFByZXNzDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9nb2JldFIwMC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Individual%20Data%20Analysis%20and%20Unified%20Theories%20of%20Cognition%3A%20A%20methodological%20proposal&amp;rft.btitle=Proceedings%20of%20the%203rd%20International%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Veenendaal%20(NL)&amp;rft.publisher=Universal%20Press&amp;rft.aufirst=F.&amp;rft.aulast=Gobet&amp;rft.au=F.%20Gobet&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20Taatgen&amp;rft.au=J.%20Aasman&amp;rft.date=2000&amp;rft.pages=150-157&amp;rft.spage=150&amp;rft.epage=157\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Kuk, G., M. Arnold, and F. E. Ritter. “Using Event History Analysis to Model the Impact of Workload on an Air Traffic Tactical Controller’s Operations.” <i>Ergonomics</i> 42.9 (1999): 1133–1148. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 venue_short__Ergonomics type__journalArticle \"\"</span></div><div class=\"bib-venue\">Ergonomics</div><div class=\"bib-venue-short\">Ergonomics</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/kukAR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{kuk1999using,\n\ttitle = {Using event history analysis to model the impact of workload on an air traffic tactical controller's operations},\n\tvolume = {42},\n\turl = {http://acs.ist.psu.edu/papers/kukAR99.pdf},\n\tnumber = {9},\n\tjournal = {Ergonomics},\n\tauthor = {Kuk, G. and Arnold, M. and Ritter, F. E.},\n\tyear = {1999},\n\tpages = {1133--1148}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 42| issue = 9| pages = 1133–1148| last1 = Kuk| first1 = G.| last2 = Arnold| first2 = M.| last3 = Ritter| first3 = F. E.| title = Using event history analysis to model the impact of workload on an air traffic tactical controller's operations| journal = Ergonomics| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNpbmcgZXZlbnQgaGlzdG9yeSBhbmFseXNpcyB0byBtb2RlbCB0aGUgaW1wYWN0IG9mIHdvcmtsb2FkIG9uIGFuIGFpciB0cmFmZmljIHRhY3RpY2FsIGNvbnRyb2xsZXIncyBvcGVyYXRpb25zDQpBVSAgLSBLdWssIEcuDQpBVSAgLSBBcm5vbGQsIE0uDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBFcmdvbm9taWNzDQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpWTCAgLSA0Mg0KSVMgIC0gOQ0KU1AgIC0gMTEzMw0KRVAgIC0gMTE0OA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMva3VrQVI5OS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Using%20event%20history%20analysis%20to%20model%20the%20impact%20of%20workload%20on%20an%20air%20traffic%20tactical%20controller&apos;s%20operations&amp;rft.jtitle=Ergonomics&amp;rft.volume=42&amp;rft.issue=9&amp;rft.aufirst=G.&amp;rft.aulast=Kuk&amp;rft.au=G.%20Kuk&amp;rft.au=M.%20Arnold&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1999&amp;rft.pages=1133-1148&amp;rft.spage=1133&amp;rft.epage=1148\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Young, R. M., and F. E. Ritter. “<span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/youngR99.pdf\">Report on the Second European Conference on Cognitive Modelling.</a></span>” <i>AI and Simulation of Behaviour Quarterly</i> 101 (1999): 10–11. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/youngR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{young1999report,\n\ttitle = {Report on the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tvolume = {101},\n\turl = {http://acs.ist.psu.edu/papers/youngR99.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Young, R. M. and Ritter, F. E.},\n\tyear = {1999},\n\tpages = {10--11}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 101| pages = 10–11| last1 = Young| first1 = R. M.| last2 = Ritter| first2 = F. E.| title = Report on the Second European Conference on Cognitive Modelling| journal = AI and Simulation of Behaviour Quarterly| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIHRoZSBTZWNvbmQgRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpBVSAgLSBZb3VuZywgUi4gTS4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEFJIGFuZCBTaW11bGF0aW9uIG9mIEJlaGF2aW91ciBRdWFydGVybHkNCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClZMICAtIDEwMQ0KU1AgIC0gMTANCkVQICAtIDExDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy95b3VuZ1I5OS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=101&amp;rft.aufirst=R.%20M.&amp;rft.aulast=Young&amp;rft.au=R.%20M.%20Young&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1999&amp;rft.pages=10-11&amp;rft.spage=10&amp;rft.epage=11\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. M. Young. “Report on the AISB’99 Workshop on ‘Issues in Teaching Cognitive Science to Undergraduates.’” <i>AI and Simulation of Behaviour Quarterly</i> 102 (1999): 7–8. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterY99b.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1999report,\n\ttitle = {Report on the {AISB}'99 {Workshop} on \"{Issues} in {Teaching} {Cognitive} {Science} to {Undergraduates}\"},\n\tvolume = {102},\n\turl = {http://acs.ist.psu.edu/papers/ritterY99b.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1999},\n\tpages = {7--8}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 102| pages = 7–8| last1 = Ritter| first1 = F. E.| last2 = Young| first2 = R. M.| title = Report on the AISB'99 Workshop on \"Issues in Teaching Cognitive Science to Undergraduates\"| journal = AI and Simulation of Behaviour Quarterly| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUmVwb3J0IG9uIHRoZSBBSVNCJzk5IFdvcmtzaG9wIG9uICJJc3N1ZXMgaW4gVGVhY2hpbmcgQ29nbml0aXZlIFNjaWVuY2UgdG8gVW5kZXJncmFkdWF0ZXMiDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBZb3VuZywgUi4gTS4NClQyICAtIEFJIGFuZCBTaW11bGF0aW9uIG9mIEJlaGF2aW91ciBRdWFydGVybHkNCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClZMICAtIDEwMg0KU1AgIC0gNw0KRVAgIC0gOA0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvcml0dGVyWTk5Yi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Report%20on%20the%20AISB&apos;99%20Workshop%20on%20%22Issues%20in%20Teaching%20Cognitive%20Science%20to%20Undergraduates%22&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=102&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1999&amp;rft.pages=7-8&amp;rft.spage=7&amp;rft.epage=8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Belavkin, R. V., F. E. Ritter, and D. G. Elliman. “Towards Including Simple Emotions in a Cognitive Architecture in Order to Fit Children’s Behaviour Better.” <i>Proceedings of the 1999 Conference of the Cognitive Science Society</i>. 784. Mahwah, NJ: Lawrence Erlbaum784. Mahwah, NJ: Lawrence Erlbaum, 1999. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/belavkinRE99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{belavkin1999towards,\n\ttitle = {Towards including simple emotions in a cognitive architecture in order to fit children's behaviour better},\n\turl = {http://acs.ist.psu.edu/papers/belavkinRE99.pdf},\n\tbooktitle = {Proceedings of the 1999 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {784. Mahwah, NJ: Lawrence Erlbaum784. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Belavkin, R. V. and Ritter, F. E. and Elliman, D. G.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 784. Mahwah, NJ: Lawrence Erlbaum784. Mahwah, NJ: Lawrence Erlbaum| last1 = Belavkin| first1 = R. V.| last2 = Ritter| first2 = F. E.| last3 = Elliman| first3 = D. G.| title = Towards including simple emotions in a cognitive architecture in order to fit children's behaviour better| booktitle = Proceedings of the 1999 Conference of the Cognitive Science Society| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBpbmNsdWRpbmcgc2ltcGxlIGVtb3Rpb25zIGluIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBpbiBvcmRlciB0byBmaXQgY2hpbGRyZW4ncyBiZWhhdmlvdXIgYmV0dGVyDQpBVSAgLSBCZWxhdmtpbiwgUi4gVi4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEVsbGltYW4sIEQuIEcuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgMTk5OSBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5DQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpQQiAgLSA3ODQuIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW03ODQuIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JlbGF2a2luUkU5OS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20including%20simple%20emotions%20in%20a%20cognitive%20architecture%20in%20order%20to%20fit%20children&apos;s%20behaviour%20better&amp;rft.btitle=Proceedings%20of%20the%201999%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=784.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum784.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=R.%20V.&amp;rft.aulast=Belavkin&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20G.%20Elliman&amp;rft.date=1999\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Byrne, M. et al. “Symposium on Integrated Models of Perception, Cognition, and Action.” <i>Proceedings of the 1999 Conference of the Cognitive Science Society</i>. 1. Mahwah, NJ: Lawrence Erlbaum1. Mahwah, NJ: Lawrence Erlbaum, 1999. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/byrneCFRG99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{byrne1999symposium,\n\ttitle = {Symposium on {Integrated} models of perception, cognition, and action},\n\turl = {http://acs.ist.psu.edu/papers/byrneCFRG99.pdf},\n\tbooktitle = {Proceedings of the 1999 {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {1. Mahwah, NJ: Lawrence Erlbaum1. Mahwah, NJ: Lawrence Erlbaum},\n\tauthor = {Byrne, M. and Chong, R. and Freed, M. and Ritter, F. E. and Gray, W.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = 1. Mahwah, NJ: Lawrence Erlbaum1. Mahwah, NJ: Lawrence Erlbaum| last1 = Byrne| first1 = M.| last2 = Chong| first2 = R.| last3 = Freed| first3 = M.| last4 = Ritter| first4 = F. E.| last5 = Gray| first5 = W.| title = Symposium on Integrated models of perception, cognition, and action| booktitle = Proceedings of the 1999 Conference of the Cognitive Science Society| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU3ltcG9zaXVtIG9uIEludGVncmF0ZWQgbW9kZWxzIG9mIHBlcmNlcHRpb24sIGNvZ25pdGlvbiwgYW5kIGFjdGlvbg0KQVUgIC0gQnlybmUsIE0uDQpBVSAgLSBDaG9uZywgUi4NCkFVICAtIEZyZWVkLCBNLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gR3JheSwgVy4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSAxOTk5IENvbmZlcmVuY2Ugb2YgdGhlIENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClBCICAtIDEuIE1haHdhaCwgTko6IExhd3JlbmNlIEVybGJhdW0xLiBNYWh3YWgsIE5KOiBMYXdyZW5jZSBFcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9ieXJuZUNGUkc5OS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Symposium%20on%20Integrated%20models%20of%20perception%2C%20cognition%2C%20and%20action&amp;rft.btitle=Proceedings%20of%20the%201999%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=1.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum1.%20Mahwah%2C%20NJ%3A%20Lawrence%20Erlbaum&amp;rft.aufirst=M.&amp;rft.aulast=Byrne&amp;rft.au=M.%20Byrne&amp;rft.au=R.%20Chong&amp;rft.au=M.%20Freed&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=W.%20Gray&amp;rft.date=1999\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., R. V. Belavkin, and D. G. Elliman. <i>Towards Including Simple Emotions in a Cognitive Architecture in Order to Fit Behaviour Better</i>. Poster at the BCS’s \"Workshop on Affective Computing: The role of emotion in Human Computer Interaction.\", 1999. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1999towards,\n\taddress = {Poster at the BCS's \"Workshop on Affective Computing},\n\ttitle = {Towards including simple emotions in a cognitive architecture in order to fit behaviour better},\n\tpublisher = {The role of emotion in Human Computer Interaction.\"},\n\tauthor = {Ritter, F. E. and Belavkin, R. V. and Elliman, D. G.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = The role of emotion in Human Computer Interaction.\"| last1 = Ritter| first1 = F. E.| last2 = Belavkin| first2 = R. V.| last3 = Elliman| first3 = D. G.| title = Towards including simple emotions in a cognitive architecture in order to fit behaviour better| location = Poster at the BCS's \"Workshop on Affective Computing| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVG93YXJkcyBpbmNsdWRpbmcgc2ltcGxlIGVtb3Rpb25zIGluIGEgY29nbml0aXZlIGFyY2hpdGVjdHVyZSBpbiBvcmRlciB0byBmaXQgYmVoYXZpb3VyIGJldHRlcg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmVsYXZraW4sIFIuIFYuDQpBVSAgLSBFbGxpbWFuLCBELiBHLg0KQ1kgIC0gUG9zdGVyIGF0IHRoZSBCQ1MncyAiV29ya3Nob3Agb24gQWZmZWN0aXZlIENvbXB1dGluZw0KREEgIC0gMTk5OS8vLw0KUFkgIC0gMTk5OQ0KUEIgIC0gVGhlIHJvbGUgb2YgZW1vdGlvbiBpbiBIdW1hbiBDb21wdXRlciBJbnRlcmFjdGlvbi4iDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Towards%20including%20simple%20emotions%20in%20a%20cognitive%20architecture%20in%20order%20to%20fit%20behaviour%20better&amp;rft.place=Poster%20at%20the%20BCS&apos;s%20%22Workshop%20on%20Affective%20Computing&amp;rft.publisher=The%20role%20of%20emotion%20in%20Human%20Computer%20Interaction.%22&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20V.%20Belavkin&amp;rft.au=D.%20G.%20Elliman&amp;rft.date=1999\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Golightly, D., K. S. Hone, and F. E. Ritter. “Speech Interaction Can Support Problem Solving.” <i>Human-Computer Interaction – Interact ’99</i>. Ed. M. A. Sasse and C. Johnson. IOS Press, 1999. 149–155. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/golightlyHR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{golightly1999speech,\n\ttitle = {Speech interaction can support problem solving},\n\turl = {http://acs.ist.psu.edu/papers/golightlyHR99.pdf},\n\tbooktitle = {Human-{Computer} {Interaction} – {Interact} '99},\n\tpublisher = {IOS Press},\n\tauthor = {Golightly, D. and Hone, K. S. and Ritter, F. E.},\n\teditor = {Sasse, M. A. and Johnson, C.},\n\tyear = {1999},\n\tpages = {149--155}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = IOS Press| pages = 149–155| editors = M. A. Sasse, C. Johnson (eds.)| last1 = Golightly| first1 = D.| last2 = Hone| first2 = K. S.| last3 = Ritter| first3 = F. E.| title = Human-Computer Interaction – Interact '99| chapter = Speech interaction can support problem solving| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU3BlZWNoIGludGVyYWN0aW9uIGNhbiBzdXBwb3J0IHByb2JsZW0gc29sdmluZw0KQVUgIC0gR29saWdodGx5LCBELg0KQVUgIC0gSG9uZSwgSy4gUy4NCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIEh1bWFuLUNvbXB1dGVyIEludGVyYWN0aW9uIOKAkyBJbnRlcmFjdCAnOTkNCkEyICAtIFNhc3NlLCBNLiBBLg0KQTIgIC0gSm9obnNvbiwgQy4NCkRBICAtIDE5OTkvLy8NClBZICAtIDE5OTkNClNQICAtIDE0OQ0KRVAgIC0gMTU1DQpQQiAgLSBJT1MgUHJlc3MNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2dvbGlnaHRseUhSOTkucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Speech%20interaction%20can%20support%20problem%20solving&amp;rft.btitle=Human-Computer%20Interaction%20%E2%80%93%20Interact%20&apos;99&amp;rft.publisher=IOS%20Press&amp;rft.aufirst=D.&amp;rft.aulast=Golightly&amp;rft.au=D.%20Golightly&amp;rft.au=K.%20S.%20Hone&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=M.%20A.%20Sasse&amp;rft.au=C.%20Johnson&amp;rft.date=1999&amp;rft.pages=149-155&amp;rft.spage=149&amp;rft.epage=155\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., and F. E. Ritter. “Towards a Classification of State Misinterpretation.” <i>The 2nd International Conference on Engineering Psychology and Cognitive Ergonomics</i>. Ed. D. Harris. Oxford: Ashgate, 1999. 35–42. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterR99.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{baxter1999towards,\n\taddress = {Oxford},\n\ttitle = {Towards a classification of state misinterpretation},\n\turl = {http://acs.ist.psu.edu/papers/baxterR99.pdf},\n\tbooktitle = {The 2nd {International} {Conference} on {Engineering} {Psychology} and {Cognitive} {Ergonomics}},\n\tpublisher = {Ashgate},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\teditor = {Harris, D.},\n\tyear = {1999},\n\tpages = {35--42}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Ashgate| pages = 35–42| editors = D. Harris (ed.)| last1 = Baxter| first1 = G. D.| last2 = Ritter| first2 = F. E.| title = The 2nd International Conference on Engineering Psychology and Cognitive Ergonomics| chapter = Towards a classification of state misinterpretation| location = Oxford| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVG93YXJkcyBhIGNsYXNzaWZpY2F0aW9uIG9mIHN0YXRlIG1pc2ludGVycHJldGF0aW9uDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUaGUgMm5kIEludGVybmF0aW9uYWwgQ29uZmVyZW5jZSBvbiBFbmdpbmVlcmluZyBQc3ljaG9sb2d5IGFuZCBDb2duaXRpdmUgRXJnb25vbWljcw0KQTIgIC0gSGFycmlzLCBELg0KQ1kgIC0gT3hmb3JkDQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpTUCAgLSAzNQ0KRVAgIC0gNDINClBCICAtIEFzaGdhdGUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2JheHRlclI5OS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Towards%20a%20classification%20of%20state%20misinterpretation&amp;rft.btitle=The%202nd%20International%20Conference%20on%20Engineering%20Psychology%20and%20Cognitive%20Ergonomics&amp;rft.place=Oxford&amp;rft.publisher=Ashgate&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Harris&amp;rft.date=1999&amp;rft.pages=35-42&amp;rft.spage=35&amp;rft.epage=42\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. et al. <i>Techniques for Modelling Human Performance in Synthetic Environments: A Supplementary Review</i>. Wright-Patterson Air Force Base, OH: Human Systems Information Analysis Center, 1999. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1999 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterSEYGB01.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1999techniques,\n\ttitle = {Techniques for modelling human performance in synthetic environments: {A} supplementary review},\n\turl = {http://acs.ist.psu.edu/papers/ritterSEYGB01.pdf},\n\tinstitution = {Wright-Patterson Air Force Base, OH: Human Systems Information Analysis Center},\n\tauthor = {Ritter, F. E. and Shadbolt, N. R. and Elliman, D. and Young, R. and Gobet, F. and Baxter, G. D.},\n\tyear = {1999}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Wright-Patterson Air Force Base, OH: Human Systems Information Analysis Center| last1 = Ritter| first1 = F. E.| last2 = Shadbolt| first2 = N. R.| last3 = Elliman| first3 = D.| last4 = Young| first4 = R.| last5 = Gobet| first5 = F.| last6 = Baxter| first6 = G. D.| title = Techniques for modelling human performance in synthetic environments: A supplementary review| date = 1999}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVGVjaG5pcXVlcyBmb3IgbW9kZWxsaW5nIGh1bWFuIHBlcmZvcm1hbmNlIGluIHN5bnRoZXRpYyBlbnZpcm9ubWVudHM6IEEgc3VwcGxlbWVudGFyeSByZXZpZXcNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIFNoYWRib2x0LCBOLiBSLg0KQVUgIC0gRWxsaW1hbiwgRC4NCkFVICAtIFlvdW5nLCBSLg0KQVUgIC0gR29iZXQsIEYuDQpBVSAgLSBCYXh0ZXIsIEcuIEQuDQpEQSAgLSAxOTk5Ly8vDQpQWSAgLSAxOTk5DQpQQiAgLSBXcmlnaHQtUGF0dGVyc29uIEFpciBGb3JjZSBCYXNlLCBPSDogSHVtYW4gU3lzdGVtcyBJbmZvcm1hdGlvbiBBbmFseXNpcyBDZW50ZXINClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlclNFWUdCMDEucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Delaney, P. F. et al. “The Strategy Specific Nature of Improvement: The Power Law Applies by Strategy within Task.” <i>Psychological Science</i> 9.1 (1998): 1–8. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1998 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Psychological Science</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/delaneyRSR98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{delaney1998strategy,\n\ttitle = {The strategy specific nature of improvement: {The} power law applies by strategy within task},\n\tvolume = {9},\n\turl = {http://acs.ist.psu.edu/papers/delaneyRSR98.pdf},\n\tnumber = {1},\n\tjournal = {Psychological Science},\n\tauthor = {Delaney, P. F. and Reder, L. M. and Staszewski, J. J. and Ritter, F. E.},\n\tyear = {1998},\n\tpages = {1--8}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 9| issue = 1| pages = 1–8| last1 = Delaney| first1 = P. F.| last2 = Reder| first2 = L. M.| last3 = Staszewski| first3 = J. J.| last4 = Ritter| first4 = F. E.| title = The strategy specific nature of improvement: The power law applies by strategy within task| journal = Psychological Science| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIHN0cmF0ZWd5IHNwZWNpZmljIG5hdHVyZSBvZiBpbXByb3ZlbWVudDogVGhlIHBvd2VyIGxhdyBhcHBsaWVzIGJ5IHN0cmF0ZWd5IHdpdGhpbiB0YXNrDQpBVSAgLSBEZWxhbmV5LCBQLiBGLg0KQVUgIC0gUmVkZXIsIEwuIE0uDQpBVSAgLSBTdGFzemV3c2tpLCBKLiBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gUHN5Y2hvbG9naWNhbCBTY2llbmNlDQpEQSAgLSAxOTk4Ly8vDQpQWSAgLSAxOTk4DQpWTCAgLSA5DQpJUyAgLSAxDQpTUCAgLSAxDQpFUCAgLSA4DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9kZWxhbmV5UlNSOTgucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20strategy%20specific%20nature%20of%20improvement%3A%20The%20power%20law%20applies%20by%20strategy%20within%20task&amp;rft.jtitle=Psychological%20Science&amp;rft.volume=9&amp;rft.issue=1&amp;rft.aufirst=P.%20F.&amp;rft.aulast=Delaney&amp;rft.au=P.%20F.%20Delaney&amp;rft.au=L.%20M.%20Reder&amp;rft.au=J.%20J.%20Staszewski&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998&amp;rft.pages=1-8&amp;rft.spage=1&amp;rft.epage=8\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., and F. E. Ritter. “Initial Explorations of Modifying Architectures to Simulate Cognitive and Perceptual Development.” <i>Proceedings of the Second European Conference on Cognitive Modelling</i>. Nottingham: Nottingham University Press. superceeded by Jones, Ritter, &amp; Wood 2000. Nottingham: Nottingham University Press. superceeded by Jones, Ritter, &amp; Wood 2000, 1998. 44–51. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{jones1998initial,\n\ttitle = {Initial explorations of modifying architectures to simulate cognitive and perceptual development},\n\tbooktitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\tpublisher = {Nottingham: Nottingham University Press. superceeded by Jones, Ritter, \\& Wood 2000. Nottingham: Nottingham University Press. superceeded by Jones, Ritter, \\& Wood 2000},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {1998},\n\tpages = {44--51}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Nottingham: Nottingham University Press. superceeded by Jones, Ritter, & Wood 2000. Nottingham: Nottingham University Press. superceeded by Jones, Ritter, & Wood 2000| pages = 44–51| last1 = Jones| first1 = G.| last2 = Ritter| first2 = F. E.| title = Initial explorations of modifying architectures to simulate cognitive and perceptual development| booktitle = Proceedings of the Second European Conference on Cognitive Modelling| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gSW5pdGlhbCBleHBsb3JhdGlvbnMgb2YgbW9kaWZ5aW5nIGFyY2hpdGVjdHVyZXMgdG8gc2ltdWxhdGUgY29nbml0aXZlIGFuZCBwZXJjZXB0dWFsIGRldmVsb3BtZW50DQpBVSAgLSBKb25lcywgRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIHRoZSBTZWNvbmQgRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgTW9kZWxsaW5nDQpEQSAgLSAxOTk4Ly8vDQpQWSAgLSAxOTk4DQpTUCAgLSA0NA0KRVAgIC0gNTENClBCICAtIE5vdHRpbmdoYW06IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcy4gc3VwZXJjZWVkZWQgYnkgSm9uZXMsIFJpdHRlciwgJiBXb29kIDIwMDAuIE5vdHRpbmdoYW06IE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcy4gc3VwZXJjZWVkZWQgYnkgSm9uZXMsIFJpdHRlciwgJiBXb29kIDIwMDANCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Initial%20explorations%20of%20modifying%20architectures%20to%20simulate%20cognitive%20and%20perceptual%20development&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.publisher=Nottingham%3A%20Nottingham%20University%20Press.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%202000.%20Nottingham%3A%20Nottingham%20University%20Press.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%202000&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998&amp;rft.pages=44-51&amp;rft.spage=44&amp;rft.epage=51\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., and F. E. Ritter. “Simulating Development by Modifying Architectures.” <i>Proceedings of the Cognitive Science Society</i>. Madison, WI: Lawrence Earlbaum. Madison, WI: Lawrence Earlbaum, 1998. 543–548. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1998 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/jonesR98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{jones1998simulating,\n\ttitle = {Simulating development by modifying architectures},\n\turl = {http://acs.ist.psu.edu/papers/jonesR98.pdf},\n\tbooktitle = {Proceedings of the {Cognitive} {Science} {Society}},\n\tpublisher = {Madison, WI: Lawrence Earlbaum. Madison, WI: Lawrence Earlbaum},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {1998},\n\tpages = {543--548}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Madison, WI: Lawrence Earlbaum. Madison, WI: Lawrence Earlbaum| pages = 543–548| last1 = Jones| first1 = G.| last2 = Ritter| first2 = F. E.| title = Simulating development by modifying architectures| booktitle = Proceedings of the Cognitive Science Society| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2ltdWxhdGluZyBkZXZlbG9wbWVudCBieSBtb2RpZnlpbmcgYXJjaGl0ZWN0dXJlcw0KQVUgIC0gSm9uZXMsIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gNTQzDQpFUCAgLSA1NDgNClBCICAtIE1hZGlzb24sIFdJOiBMYXdyZW5jZSBFYXJsYmF1bS4gTWFkaXNvbiwgV0k6IExhd3JlbmNlIEVhcmxiYXVtDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9qb25lc1I5OC5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Simulating%20development%20by%20modifying%20architectures&amp;rft.btitle=Proceedings%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Madison%2C%20WI%3A%20Lawrence%20Earlbaum.%20Madison%2C%20WI%3A%20Lawrence%20Earlbaum&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998&amp;rft.pages=543-548&amp;rft.spage=543&amp;rft.epage=548\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>The Nature of Improvement: The Power Law, Feeling of Knowing, and Strategies</i>. Vol. 2. N.p., 1998. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1998 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1998nature,\n\ttitle = {The nature of improvement: {The} power law, feeling of knowing, and strategies},\n\tvolume = {2},\n\tauthor = {Ritter, F. E.},\n\tmonth = dec,\n\tyear = {1998}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| volume = 2| last = Ritter| first = F. E.| title = The nature of improvement: The power law, feeling of knowing, and strategies| date = 1998-12}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gVGhlIG5hdHVyZSBvZiBpbXByb3ZlbWVudDogVGhlIHBvd2VyIGxhdywgZmVlbGluZyBvZiBrbm93aW5nLCBhbmQgc3RyYXRlZ2llcw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KREEgIC0gMTk5OC8xMi8vDQpQWSAgLSAxOTk4DQpWTCAgLSAyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The%20nature%20of%20improvement%3A%20The%20power%20law%2C%20feeling%20of%20knowing%2C%20and%20strategies&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1998-12\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. M. Young, eds. <span class=\"doctitle\"><a class=\"doctitle\" href=\"http://acs.ist.psu.edu/papers/eccm98/\"><i>Proceedings of the Second European Conference on Cognitive Modelling</i>.</a></span> Thrumpton (UK): Nottingham University Press, 1998. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1998 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/eccm98/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1998proceedings,\n\taddress = {Thrumpton (UK)},\n\ttitle = {Proceedings of the {Second} {European} {Conference} on {Cognitive} {Modelling}},\n\turl = {http://acs.ist.psu.edu/papers/eccm98/},\n\tpublisher = {Nottingham University Press},\n\teditor = {Ritter, F. E. and Young, R. M.},\n\tyear = {1998}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Nottingham University Press| others = F. E. Ritter, R. M. Young (eds.)| title = Proceedings of the Second European Conference on Cognitive Modelling| location = Thrumpton (UK)| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFNlY29uZCBFdXJvcGVhbiBDb25mZXJlbmNlIG9uIENvZ25pdGl2ZSBNb2RlbGxpbmcNCkEzICAtIFJpdHRlciwgRi4gRS4NCkEzICAtIFlvdW5nLCBSLiBNLg0KQ1kgIC0gVGhydW1wdG9uIChVSykNCkRBICAtIDE5OTgvLy8NClBZICAtIDE5OTgNClBCICAtIE5vdHRpbmdoYW0gVW5pdmVyc2l0eSBQcmVzcw0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZWNjbTk4Lw0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Proceedings%20of%20the%20Second%20European%20Conference%20on%20Cognitive%20Modelling&amp;rft.place=Thrumpton%20(UK)&amp;rft.publisher=Nottingham%20University%20Press&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Young&amp;rft.date=1998\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., R. M. Jones, and G. D. Baxter. “Reusable Models and Graphical Interfaces: Realising the Potential of a Unified Theory of Cognition.” <i>Mind Modeling - A Cognitive Science Approach to Reasoning, Learning and Discovery</i>. Ed. U. Schmid, J. Krems, and F. Wysotzki. Lengerich (Germany): Pabst Scientific Publishing, 1998. 83–109. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1998 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterJB98.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1998reusable,\n\taddress = {Lengerich (Germany)},\n\ttitle = {Reusable models and graphical interfaces: {Realising} the potential of a unified theory of cognition},\n\turl = {http://acs.ist.psu.edu/papers/ritterJB98.pdf},\n\tbooktitle = {Mind modeling - {A} cognitive science approach to reasoning, learning and discovery},\n\tpublisher = {Pabst Scientific Publishing},\n\tauthor = {Ritter, F. E. and Jones, R. M. and Baxter, G. D.},\n\teditor = {Schmid, U. and Krems, J. and Wysotzki, F.},\n\tyear = {1998},\n\tpages = {83--109}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Pabst Scientific Publishing| pages = 83–109| editors = U. Schmid, J. Krems, F. Wysotzki (eds.)| last1 = Ritter| first1 = F. E.| last2 = Jones| first2 = R. M.| last3 = Baxter| first3 = G. D.| title = Mind modeling - A cognitive science approach to reasoning, learning and discovery| chapter = Reusable models and graphical interfaces: Realising the potential of a unified theory of cognition| location = Lengerich (Germany)| date = 1998}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gUmV1c2FibGUgbW9kZWxzIGFuZCBncmFwaGljYWwgaW50ZXJmYWNlczogUmVhbGlzaW5nIHRoZSBwb3RlbnRpYWwgb2YgYSB1bmlmaWVkIHRoZW9yeSBvZiBjb2duaXRpb24NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEpvbmVzLCBSLiBNLg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KVDIgIC0gTWluZCBtb2RlbGluZyAtIEEgY29nbml0aXZlIHNjaWVuY2UgYXBwcm9hY2ggdG8gcmVhc29uaW5nLCBsZWFybmluZyBhbmQgZGlzY292ZXJ5DQpBMiAgLSBTY2htaWQsIFUuDQpBMiAgLSBLcmVtcywgSi4NCkEyICAtIFd5c290emtpLCBGLg0KQ1kgIC0gTGVuZ2VyaWNoIChHZXJtYW55KQ0KREEgIC0gMTk5OC8vLw0KUFkgIC0gMTk5OA0KU1AgIC0gODMNCkVQICAtIDEwOQ0KUEIgIC0gUGFic3QgU2NpZW50aWZpYyBQdWJsaXNoaW5nDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJKQjk4LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Reusable%20models%20and%20graphical%20interfaces%3A%20Realising%20the%20potential%20of%20a%20unified%20theory%20of%20cognition&amp;rft.btitle=Mind%20modeling%20-%20A%20cognitive%20science%20approach%20to%20reasoning%2C%20learning%20and%20discovery&amp;rft.place=Lengerich%20(Germany)&amp;rft.publisher=Pabst%20Scientific%20Publishing&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20M.%20Jones&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=U.%20Schmid&amp;rft.au=J.%20Krems&amp;rft.au=F.%20Wysotzki&amp;rft.date=1998&amp;rft.pages=83-109&amp;rft.spage=83&amp;rft.epage=109\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. “WWW Presentation of Overheads &amp; Exercises.” <i>CTI Psychology Software News</i> 7.2 (1997): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1997 type__journalArticle \"\"</span></div><div class=\"bib-venue\">CTI Psychology Software News</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1997www,\n\ttitle = {{WWW} presentation of overheads \\& exercises},\n\tvolume = {7},\n\tnumber = {2},\n\tjournal = {CTI Psychology Software News},\n\tauthor = {Ritter, F.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 7| issue = 2| last = Ritter| first = F.| title = WWW presentation of overheads & exercises| journal = CTI Psychology Software News| date = 1997}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gV1dXIHByZXNlbnRhdGlvbiBvZiBvdmVyaGVhZHMgJiBleGVyY2lzZXMNCkFVICAtIFJpdHRlciwgRi4NClQyICAtIENUSSBQc3ljaG9sb2d5IFNvZnR3YXJlIE5ld3MNCkRBICAtIDE5OTcvLy8NClBZICAtIDE5OTcNClZMICAtIDcNCklTICAtIDINCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=WWW%20presentation%20of%20overheads%20%26%20exercises&amp;rft.jtitle=CTI%20Psychology%20Software%20News&amp;rft.volume=7&amp;rft.issue=2&amp;rft.aufirst=F.&amp;rft.aulast=Ritter&amp;rft.au=F.%20Ritter&amp;rft.date=1997\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Jones, G., and F. E. Ritter. “Modelling Transitions in Childrens’ Development by Starting with Adults.” <i>European Conference on Cognitive Science</i>. UK. superceeded by Jones, Ritter, &amp; Wood, 2000. Manchester, UK. superceeded by Jones, Ritter, &amp; Wood, 2000: Manchester, 1997. 62–67. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1997 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{jones1997modelling,\n\taddress = {UK. superceeded by Jones, Ritter, \\& Wood, 2000. Manchester, UK. superceeded by Jones, Ritter, \\& Wood, 2000},\n\ttitle = {Modelling transitions in childrens' development by starting with adults},\n\tbooktitle = {European {Conference} on {Cognitive} {Science}},\n\tpublisher = {Manchester},\n\tauthor = {Jones, G. and Ritter, F. E.},\n\tyear = {1997},\n\tpages = {62--67}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Manchester| pages = 62–67| last1 = Jones| first1 = G.| last2 = Ritter| first2 = F. E.| title = Modelling transitions in childrens' development by starting with adults| booktitle = European Conference on Cognitive Science| location = UK. superceeded by Jones, Ritter, & Wood, 2000. Manchester, UK. superceeded by Jones, Ritter, & Wood, 2000| date = 1997}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gTW9kZWxsaW5nIHRyYW5zaXRpb25zIGluIGNoaWxkcmVucycgZGV2ZWxvcG1lbnQgYnkgc3RhcnRpbmcgd2l0aCBhZHVsdHMNCkFVICAtIEpvbmVzLCBHLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzEgIC0gVUsuIHN1cGVyY2VlZGVkIGJ5IEpvbmVzLCBSaXR0ZXIsICYgV29vZCwgMjAwMC4gTWFuY2hlc3RlciwgVUsuIHN1cGVyY2VlZGVkIGJ5IEpvbmVzLCBSaXR0ZXIsICYgV29vZCwgMjAwMA0KQzMgIC0gRXVyb3BlYW4gQ29uZmVyZW5jZSBvbiBDb2duaXRpdmUgU2NpZW5jZQ0KREEgIC0gMTk5Ny8vLw0KUFkgIC0gMTk5Nw0KU1AgIC0gNjINCkVQICAtIDY3DQpQQiAgLSBNYW5jaGVzdGVyDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Modelling%20transitions%20in%20childrens&apos;%20development%20by%20starting%20with%20adults&amp;rft.btitle=European%20Conference%20on%20Cognitive%20Science&amp;rft.place=UK.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%2C%202000.%20Manchester%2C%20UK.%20superceeded%20by%20Jones%2C%20Ritter%2C%20%26%20Wood%2C%202000&amp;rft.publisher=Manchester&amp;rft.aufirst=G.&amp;rft.aulast=Jones&amp;rft.au=G.%20Jones&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1997&amp;rft.pages=62-67&amp;rft.spage=62&amp;rft.epage=67\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., and F. E. Ritter. “Model-Computer Interaction: Implementing the Action-Perception Loop for Cognitive Models.” <i>The 1st International Conference on Engineering Psychology and Cognitive Ergonomics</i>. Ed. D. Harris. vol. 2. October 1996, Stratford-upon-Avon: Ashgate. Superceeded by Ritter, Baxter, Jones, &amp; Young, 2000, 1997. 215–223. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1997 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{baxter1997model-computer,\n\taddress = {vol. 2. October 1996, Stratford-upon-Avon},\n\ttitle = {Model-computer interaction: {Implementing} the action-perception loop for cognitive models},\n\tbooktitle = {The 1st {International} {Conference} on {Engineering} {Psychology} and {Cognitive} {Ergonomics}},\n\tpublisher = {Ashgate. Superceeded by Ritter, Baxter, Jones, \\& Young, 2000},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\teditor = {Harris, D.},\n\tyear = {1997},\n\tpages = {215--223}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Ashgate. Superceeded by Ritter, Baxter, Jones, & Young, 2000| pages = 215–223| editors = D. Harris (ed.)| last1 = Baxter| first1 = G. D.| last2 = Ritter| first2 = F. E.| title = The 1st International Conference on Engineering Psychology and Cognitive Ergonomics| chapter = Model-computer interaction: Implementing the action-perception loop for cognitive models| location = vol. 2. October 1996, Stratford-upon-Avon| date = 1997}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gTW9kZWwtY29tcHV0ZXIgaW50ZXJhY3Rpb246IEltcGxlbWVudGluZyB0aGUgYWN0aW9uLXBlcmNlcHRpb24gbG9vcCBmb3IgY29nbml0aXZlIG1vZGVscw0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gVGhlIDFzdCBJbnRlcm5hdGlvbmFsIENvbmZlcmVuY2Ugb24gRW5naW5lZXJpbmcgUHN5Y2hvbG9neSBhbmQgQ29nbml0aXZlIEVyZ29ub21pY3MNCkEyICAtIEhhcnJpcywgRC4NCkNZICAtIHZvbC4gMi4gT2N0b2JlciAxOTk2LCBTdHJhdGZvcmQtdXBvbi1Bdm9uDQpEQSAgLSAxOTk3Ly8vDQpQWSAgLSAxOTk3DQpTUCAgLSAyMTUNCkVQICAtIDIyMw0KUEIgIC0gQXNoZ2F0ZS4gU3VwZXJjZWVkZWQgYnkgUml0dGVyLCBCYXh0ZXIsIEpvbmVzLCAmIFlvdW5nLCAyMDAwDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Model-computer%20interaction%3A%20Implementing%20the%20action-perception%20loop%20for%20cognitive%20models&amp;rft.btitle=The%201st%20International%20Conference%20on%20Engineering%20Psychology%20and%20Cognitive%20Ergonomics&amp;rft.place=vol.%202.%20October%201996%2C%20Stratford-upon-Avon&amp;rft.publisher=Ashgate.%20Superceeded%20by%20Ritter%2C%20Baxter%2C%20Jones%2C%20%26%20Young%2C%202000&amp;rft.aufirst=G.%20D.&amp;rft.aulast=Baxter&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=D.%20Harris&amp;rft.date=1997&amp;rft.pages=215-223&amp;rft.spage=215&amp;rft.epage=223\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and P. A. Bibby. <i>Modelling Learning as It Happens in a Diagramatic Reasoning Task</i>. Department of Psychology, University of Nottingham, 1997. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1997 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterB97.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1997modelling,\n\ttitle = {Modelling learning as it happens in a diagramatic reasoning task},\n\turl = {http://acs.ist.psu.edu/papers/ritterB97.pdf},\n\tnumber = {45},\n\tinstitution = {Department of Psychology, University of Nottingham},\n\tauthor = {Ritter, F. E. and Bibby, P. A.},\n\tyear = {1997}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Department of Psychology, University of Nottingham| last1 = Ritter| first1 = F. E.| last2 = Bibby| first2 = P. A.| title = Modelling learning as it happens in a diagramatic reasoning task| date = 1997}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gTW9kZWxsaW5nIGxlYXJuaW5nIGFzIGl0IGhhcHBlbnMgaW4gYSBkaWFncmFtYXRpYyByZWFzb25pbmcgdGFzaw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gQmliYnksIFAuIEEuDQpEQSAgLSAxOTk3Ly8vDQpQWSAgLSAxOTk3DQpQQiAgLSBEZXBhcnRtZW50IG9mIFBzeWNob2xvZ3ksIFVuaXZlcnNpdHkgb2YgTm90dGluZ2hhbQ0KU04gIC0gNDUNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlckI5Ny5wZGYNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, Frank E., and Gordon D. Baxter. “<span class=\"doctitle\">Programming by Tenet Systems.</span>” <i>The Nottingham Interaction Architecture as Realised in SLGMS</i> (1996): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1996 type__journalArticle \"\"</span></div><div class=\"bib-venue\">The Nottingham Interaction Architecture as Realised in SLGMS</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1996programming,\n\ttitle = {Programming by {Tenet} {Systems}},\n\tjournal = {The Nottingham Interaction Architecture as Realised in SLGMS},\n\tauthor = {Ritter, Frank E. and Baxter, Gordon D.},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last1 = Ritter| first1 = Frank E.| last2 = Baxter| first2 = Gordon D.| title = Programming by Tenet Systems| journal = The Nottingham Interaction Architecture as Realised in SLGMS| date = 1996}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gUHJvZ3JhbW1pbmcgYnkgVGVuZXQgU3lzdGVtcw0KQVUgIC0gUml0dGVyLCBGcmFuayBFLg0KQVUgIC0gQmF4dGVyLCBHb3Jkb24gRC4NClQyICAtIFRoZSBOb3R0aW5naGFtIEludGVyYWN0aW9uIEFyY2hpdGVjdHVyZSBhcyBSZWFsaXNlZCBpbiBTTEdNUw0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Programming%20by%20Tenet%20Systems&amp;rft.jtitle=The%20Nottingham%20Interaction%20Architecture%20as%20Realised%20in%20SLGMS&amp;rft.aufirst=Frank%20E.&amp;rft.aulast=Ritter&amp;rft.au=Frank%20E.%20Ritter&amp;rft.au=Gordon%20D.%20Baxter&amp;rft.date=1996\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Baxter, G. D., and F. E. Ritter. <i>Designing Abstract Visual Perceptual and Motor Action Capabilities for Use by Cognitive Models</i>. Department of Psychology, University of Nottingham, 1996. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1996 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/baxterR96.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{baxter1996designing,\n\ttitle = {Designing abstract visual perceptual and motor action capabilities for use by cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/baxterR96.pdf},\n\tnumber = {36},\n\tinstitution = {Department of Psychology, University of Nottingham},\n\tauthor = {Baxter, G. D. and Ritter, F. E.},\n\tyear = {1996}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Department of Psychology, University of Nottingham| last1 = Baxter| first1 = G. D.| last2 = Ritter| first2 = F. E.| title = Designing abstract visual perceptual and motor action capabilities for use by cognitive models| date = 1996}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gRGVzaWduaW5nIGFic3RyYWN0IHZpc3VhbCBwZXJjZXB0dWFsIGFuZCBtb3RvciBhY3Rpb24gY2FwYWJpbGl0aWVzIGZvciB1c2UgYnkgY29nbml0aXZlIG1vZGVscw0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KREEgIC0gMTk5Ni8vLw0KUFkgIC0gMTk5Ng0KUEIgIC0gRGVwYXJ0bWVudCBvZiBQc3ljaG9sb2d5LCBVbml2ZXJzaXR5IG9mIE5vdHRpbmdoYW0NClNOICAtIDM2DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9iYXh0ZXJSOTYucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bass, E. J, G. D. Baxter, and F. E. Ritter. “Creating Models to Control Simulations: A Generic Approach.” <i>AI and Simulation of Behaviour Quarterly</i> 93 (1995): 18–25. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1995 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/bassbr95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{bass1995creating,\n\ttitle = {Creating models to control simulations: {A} generic approach},\n\tvolume = {93},\n\turl = {http://acs.ist.psu.edu/papers/bassbr95.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Bass, E. J and Baxter, G. D. and Ritter, F. E.},\n\tyear = {1995},\n\tpages = {18--25}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 93| pages = 18–25| last1 = Bass| first1 = E. J| last2 = Baxter| first2 = G. D.| last3 = Ritter| first3 = F. E.| title = Creating models to control simulations: A generic approach| journal = AI and Simulation of Behaviour Quarterly| date = 1995}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gQ3JlYXRpbmcgbW9kZWxzIHRvIGNvbnRyb2wgc2ltdWxhdGlvbnM6IEEgZ2VuZXJpYyBhcHByb2FjaA0KQVUgIC0gQmFzcywgRS4gSg0KQVUgIC0gQmF4dGVyLCBHLiBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5NS8vLw0KUFkgIC0gMTk5NQ0KVkwgIC0gOTMNClNQICAtIDE4DQpFUCAgLSAyNQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvYmFzc2JyOTUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Creating%20models%20to%20control%20simulations%3A%20A%20generic%20approach&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.volume=93&amp;rft.aufirst=E.%20J&amp;rft.aulast=Bass&amp;rft.au=E.%20J%20Bass&amp;rft.au=G.%20D.%20Baxter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=18-25&amp;rft.spage=18&amp;rft.epage=25\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and N. P. Major. “Useful Mechanisms for Developing Simulations for Cognitive Models.” <i>AI and Simulation of Behaviour Quarterly</i> (1995): 7–18. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1995 type__journalArticle \"\"</span></div><div class=\"bib-venue\">AI and Simulation of Behaviour Quarterly</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterM95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1995useful,\n\ttitle = {Useful mechanisms for developing simulations for cognitive models},\n\turl = {http://acs.ist.psu.edu/papers/ritterM95.pdf},\n\tjournal = {AI and Simulation of Behaviour Quarterly},\n\tauthor = {Ritter, F. E. and Major, N. P.},\n\tyear = {1995},\n\tpages = {7--18}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 7–18| last1 = Ritter| first1 = F. E.| last2 = Major| first2 = N. P.| title = Useful mechanisms for developing simulations for cognitive models| journal = AI and Simulation of Behaviour Quarterly| date = 1995}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVXNlZnVsIG1lY2hhbmlzbXMgZm9yIGRldmVsb3Bpbmcgc2ltdWxhdGlvbnMgZm9yIGNvZ25pdGl2ZSBtb2RlbHMNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE1ham9yLCBOLiBQLg0KVDIgIC0gQUkgYW5kIFNpbXVsYXRpb24gb2YgQmVoYXZpb3VyIFF1YXJ0ZXJseQ0KREEgIC0gMTk5NS8vLw0KUFkgIC0gMTk5NQ0KU1AgIC0gNw0KRVAgIC0gMTgNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlck05NS5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Useful%20mechanisms%20for%20developing%20simulations%20for%20cognitive%20models&amp;rft.jtitle=AI%20and%20Simulation%20of%20Behaviour%20Quarterly&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=N.%20P.%20Major&amp;rft.date=1995&amp;rft.pages=7-18&amp;rft.spage=7&amp;rft.epage=18\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Arnold, M., G. Kuk, and F. E. Ritter. “MacSHAPA Review.” <i>CTI Psychology Software News</i> 6.1 (1995): 18–20. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1995 type__journalArticle \"\"</span></div><div class=\"bib-venue\">CTI Psychology Software News</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/arnoldKR95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{arnold1995macshapa,\n\ttitle = {{MacSHAPA} review},\n\tvolume = {6},\n\turl = {http://acs.ist.psu.edu/papers/arnoldKR95.pdf},\n\tnumber = {1},\n\tjournal = {CTI Psychology Software News},\n\tauthor = {Arnold, M. and Kuk, G. and Ritter, F. E.},\n\tyear = {1995},\n\tpages = {18--20}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 6| issue = 1| pages = 18–20| last1 = Arnold| first1 = M.| last2 = Kuk| first2 = G.| last3 = Ritter| first3 = F. E.| title = MacSHAPA review| journal = CTI Psychology Software News| date = 1995}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTWFjU0hBUEEgcmV2aWV3DQpBVSAgLSBBcm5vbGQsIE0uDQpBVSAgLSBLdWssIEcuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBDVEkgUHN5Y2hvbG9neSBTb2Z0d2FyZSBOZXdzDQpEQSAgLSAxOTk1Ly8vDQpQWSAgLSAxOTk1DQpWTCAgLSA2DQpJUyAgLSAxDQpTUCAgLSAxOA0KRVAgIC0gMjANClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2Fybm9sZEtSOTUucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=MacSHAPA%20review&amp;rft.jtitle=CTI%20Psychology%20Software%20News&amp;rft.volume=6&amp;rft.issue=1&amp;rft.aufirst=M.&amp;rft.aulast=Arnold&amp;rft.au=M.%20Arnold&amp;rft.au=G.%20Kuk&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=18-20&amp;rft.spage=18&amp;rft.epage=20\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nichols, S., and F. E. Ritter. “Theoretically Motivated Tool for Automatically Generating Command Aliases.” <i>Proceedings of CHI ’95</i>. N.p., 1995. 393–400. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1995 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/nicholsR95.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{nichols1995theoretically,\n\ttitle = {Theoretically motivated tool for automatically generating command aliases},\n\turl = {http://acs.ist.psu.edu/papers/nicholsR95.pdf},\n\tbooktitle = {Proceedings of {CHI} '95},\n\tauthor = {Nichols, S. and Ritter, F. E.},\n\tyear = {1995},\n\tpages = {393--400}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| pages = 393–400| last1 = Nichols| first1 = S.| last2 = Ritter| first2 = F. E.| title = Theoretically motivated tool for automatically generating command aliases| booktitle = Proceedings of CHI '95| date = 1995}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVGhlb3JldGljYWxseSBtb3RpdmF0ZWQgdG9vbCBmb3IgYXV0b21hdGljYWxseSBnZW5lcmF0aW5nIGNvbW1hbmQgYWxpYXNlcw0KQVUgIC0gTmljaG9scywgUy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkMzICAtIFByb2NlZWRpbmdzIG9mIENISSAnOTUNCkRBICAtIDE5OTUvLy8NClBZICAtIDE5OTUNClNQICAtIDM5Mw0KRVAgIC0gNDAwDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9uaWNob2xzUjk1LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Theoretically%20motivated%20tool%20for%20automatically%20generating%20command%20aliases&amp;rft.btitle=Proceedings%20of%20CHI%20&apos;95&amp;rft.aufirst=S.&amp;rft.aulast=Nichols&amp;rft.au=S.%20Nichols&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1995&amp;rft.pages=393-400&amp;rft.spage=393&amp;rft.epage=400\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., and R. (Sept Ong. “The Simple-Menu Package.” <i>Release</i> 1.2 (1994): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1994 venue_short__Release type__journalArticle \"\"</span></div><div class=\"bib-venue\">Release</div><div class=\"bib-venue-short\">Release</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1994simple-menu,\n\ttitle = {The simple-menu package},\n\tvolume = {1},\n\tnumber = {2},\n\tjournal = {Release},\n\tauthor = {Ritter, F. E. and Ong, R. (Sept},\n\tyear = {1994}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 1| issue = 2| last1 = Ritter| first1 = F. E.| last2 = Ong| first2 = R. (Sept| title = The simple-menu package| journal = Release| date = 1994}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIHNpbXBsZS1tZW51IHBhY2thZ2UNCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIE9uZywgUi4gKFNlcHQNClQyICAtIFJlbGVhc2UNCkRBICAtIDE5OTQvLy8NClBZICAtIDE5OTQNClZMICAtIDENCklTICAtIDINCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20simple-menu%20package&amp;rft.jtitle=Release&amp;rft.volume=1&amp;rft.issue=2&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20(Sept%20Ong&amp;rft.date=1994\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Creating a Prototype Environment for Testing Process Models with Protocol Data.” <i>Paper Included in the Proceedings of the InterChi Research Symposium</i>. Amsterdam: ACM CHI, 1993. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1993 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1993creating,\n\taddress = {Amsterdam},\n\ttitle = {Creating a prototype environment for testing process models with protocol data},\n\tbooktitle = {Paper included in the {Proceedings} of the {InterChi} {Research} symposium},\n\tpublisher = {ACM CHI},\n\tauthor = {Ritter, F. E.},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = ACM CHI| last = Ritter| first = F. E.| title = Creating a prototype environment for testing process models with protocol data| booktitle = Paper included in the Proceedings of the InterChi Research symposium| location = Amsterdam| date = 1993}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQ3JlYXRpbmcgYSBwcm90b3R5cGUgZW52aXJvbm1lbnQgZm9yIHRlc3RpbmcgcHJvY2VzcyBtb2RlbHMgd2l0aCBwcm90b2NvbCBkYXRhDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMSAgLSBBbXN0ZXJkYW0NCkMzICAtIFBhcGVyIGluY2x1ZGVkIGluIHRoZSBQcm9jZWVkaW5ncyBvZiB0aGUgSW50ZXJDaGkgUmVzZWFyY2ggc3ltcG9zaXVtDQpEQSAgLSAxOTkzLy8vDQpQWSAgLSAxOTkzDQpQQiAgLSBBQ00gQ0hJDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Creating%20a%20prototype%20environment%20for%20testing%20process%20models%20with%20protocol%20data&amp;rft.btitle=Paper%20included%20in%20the%20Proceedings%20of%20the%20InterChi%20Research%20symposium&amp;rft.place=Amsterdam&amp;rft.publisher=ACM%20CHI&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Using a Cognitive Architecture to Add to Protocol Theory.” <i>Abstract Included in the Proceedings of the III European Congress of Psychology</i>. Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993Tampare, Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993: Tampare, 1993. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1993 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1993using,\n\taddress = {Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993Tampare, Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993},\n\ttitle = {Using a cognitive architecture to add to protocol theory},\n\tbooktitle = {Abstract included in the {Proceedings} of the {III} {European} {Congress} of {Psychology}},\n\tpublisher = {Tampare},\n\tauthor = {Ritter, F. E.},\n\tyear = {1993}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Tampare| last = Ritter| first = F. E.| title = Using a cognitive architecture to add to protocol theory| booktitle = Abstract included in the Proceedings of the III European Congress of Psychology| location = Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993Tampare, Finland, July 1993. Also presented as colloquia at Queen Mary and Westfield College (U. of London), and the U. of Regensberg, Germany, July, 1993| date = 1993}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVXNpbmcgYSBjb2duaXRpdmUgYXJjaGl0ZWN0dXJlIHRvIGFkZCB0byBwcm90b2NvbCB0aGVvcnkNCkFVICAtIFJpdHRlciwgRi4gRS4NCkMxICAtIEZpbmxhbmQsIEp1bHkgMTk5My4gQWxzbyBwcmVzZW50ZWQgYXMgY29sbG9xdWlhIGF0IFF1ZWVuIE1hcnkgYW5kIFdlc3RmaWVsZCBDb2xsZWdlIChVLiBvZiBMb25kb24pLCBhbmQgdGhlIFUuIG9mIFJlZ2Vuc2JlcmcsIEdlcm1hbnksIEp1bHksIDE5OTNUYW1wYXJlLCBGaW5sYW5kLCBKdWx5IDE5OTMuIEFsc28gcHJlc2VudGVkIGFzIGNvbGxvcXVpYSBhdCBRdWVlbiBNYXJ5IGFuZCBXZXN0ZmllbGQgQ29sbGVnZSAoVS4gb2YgTG9uZG9uKSwgYW5kIHRoZSBVLiBvZiBSZWdlbnNiZXJnLCBHZXJtYW55LCBKdWx5LCAxOTkzDQpDMyAgLSBBYnN0cmFjdCBpbmNsdWRlZCBpbiB0aGUgUHJvY2VlZGluZ3Mgb2YgdGhlIElJSSBFdXJvcGVhbiBDb25ncmVzcyBvZiBQc3ljaG9sb2d5DQpEQSAgLSAxOTkzLy8vDQpQWSAgLSAxOTkzDQpQQiAgLSBUYW1wYXJlDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Using%20a%20cognitive%20architecture%20to%20add%20to%20protocol%20theory&amp;rft.btitle=Abstract%20included%20in%20the%20Proceedings%20of%20the%20III%20European%20Congress%20of%20Psychology&amp;rft.place=Finland%2C%20July%201993.%20Also%20presented%20as%20colloquia%20at%20Queen%20Mary%20and%20Westfield%20College%20(U.%20of%20London)%2C%20and%20the%20U.%20of%20Regensberg%2C%20Germany%2C%20July%2C%201993Tampare%2C%20Finland%2C%20July%201993.%20Also%20presented%20as%20colloquia%20at%20Queen%20Mary%20and%20Westfield%20College%20(U.%20of%20London)%2C%20and%20the%20U.%20of%20Regensberg%2C%20Germany%2C%20July%2C%201993&amp;rft.publisher=Tampare&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Nerb, J., J. Krems, and F. E. Ritter. “Rule Learning and the Power Law: A Computational Model and Empirical Results.” <i>Using a Computer Model to Examine Learning and the Power Law</i>. In Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEAIn Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEA, 1993. 765–770. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1993 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{nerb1993rule,\n\ttitle = {Rule learning and the power law: {A} computational model and empirical results},\n\tbooktitle = {Using a computer model to examine learning and the power law},\n\tpublisher = {In Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEAIn Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEA},\n\tauthor = {Nerb, J. and Krems, J. and Ritter, F. E.},\n\tyear = {1993},\n\tpages = {765--770}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = In Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEAIn Proceedings of the Fifteenth Annual Conference of the Cognitive Science Society .. Hillsdale, NJ: LEA| pages = 765–770| last1 = Nerb| first1 = J.| last2 = Krems| first2 = J.| last3 = Ritter| first3 = F. E.| title = Rule learning and the power law: A computational model and empirical results| booktitle = Using a computer model to examine learning and the power law| date = 1993}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gUnVsZSBsZWFybmluZyBhbmQgdGhlIHBvd2VyIGxhdzogQSBjb21wdXRhdGlvbmFsIG1vZGVsIGFuZCBlbXBpcmljYWwgcmVzdWx0cw0KQVUgIC0gTmVyYiwgSi4NCkFVICAtIEtyZW1zLCBKLg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQzMgIC0gVXNpbmcgYSBjb21wdXRlciBtb2RlbCB0byBleGFtaW5lIGxlYXJuaW5nIGFuZCB0aGUgcG93ZXIgbGF3DQpEQSAgLSAxOTkzLy8vDQpQWSAgLSAxOTkzDQpTUCAgLSA3NjUNCkVQICAtIDc3MA0KUEIgIC0gSW4gUHJvY2VlZGluZ3Mgb2YgdGhlIEZpZnRlZW50aCBBbm51YWwgQ29uZmVyZW5jZSBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eSAuLiBIaWxsc2RhbGUsIE5KOiBMRUFJbiBQcm9jZWVkaW5ncyBvZiB0aGUgRmlmdGVlbnRoIEFubnVhbCBDb25mZXJlbmNlIG9mIHRoZSBDb2duaXRpdmUgU2NpZW5jZSBTb2NpZXR5IC4uIEhpbGxzZGFsZSwgTko6IExFQQ0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Rule%20learning%20and%20the%20power%20law%3A%20A%20computational%20model%20and%20empirical%20results&amp;rft.btitle=Using%20a%20computer%20model%20to%20examine%20learning%20and%20the%20power%20law&amp;rft.publisher=In%20Proceedings%20of%20the%20Fifteenth%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society%20..%20Hillsdale%2C%20NJ%3A%20LEAIn%20Proceedings%20of%20the%20Fifteenth%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society%20..%20Hillsdale%2C%20NJ%3A%20LEA&amp;rft.aufirst=J.&amp;rft.aulast=Nerb&amp;rft.au=J.%20Nerb&amp;rft.au=J.%20Krems&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1993&amp;rft.pages=765-770&amp;rft.spage=765&amp;rft.epage=770\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Reder, L. M., and F. E. Ritter. “What Determines Initial Feeling of Knowing?” <i>Familiarity with question terms, not the answer</i> 18.3 (1992): 435–451. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1992 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Familiarity with question terms, not the answer</div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/rederR92.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{reder1992what,\n\ttitle = {What determines initial feeling of knowing?},\n\tvolume = {18},\n\turl = {http://acs.ist.psu.edu/papers/rederR92.pdf},\n\tnumber = {3},\n\tjournal = {Familiarity with question terms, not the answer},\n\tauthor = {Reder, L. M. and Ritter, F. E.},\n\tyear = {1992},\n\tpages = {435--451}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 18| issue = 3| pages = 435–451| last1 = Reder| first1 = L. M.| last2 = Ritter| first2 = F. E.| title = What determines initial feeling of knowing?| journal = Familiarity with question terms, not the answer| date = 1992}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gV2hhdCBkZXRlcm1pbmVzIGluaXRpYWwgZmVlbGluZyBvZiBrbm93aW5nPw0KQVUgIC0gUmVkZXIsIEwuIE0uDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBGYW1pbGlhcml0eSB3aXRoIHF1ZXN0aW9uIHRlcm1zLCBub3QgdGhlIGFuc3dlcg0KREEgIC0gMTk5Mi8vLw0KUFkgIC0gMTk5Mg0KVkwgIC0gMTgNCklTICAtIDMNClNQICAtIDQzNQ0KRVAgIC0gNDUxDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yZWRlclI5Mi5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=What%20determines%20initial%20feeling%20of%20knowing%3F&amp;rft.jtitle=Familiarity%20with%20question%20terms%2C%20not%20the%20answer&amp;rft.volume=18&amp;rft.issue=3&amp;rft.aufirst=L.%20M.&amp;rft.aulast=Reder&amp;rft.au=L.%20M.%20Reder&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1992&amp;rft.pages=435-451&amp;rft.spage=435&amp;rft.epage=451\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “TBPA: A Methodology and Software Environment for Testing Process Models’ Sequential Predictions with Protocols.” <i>Doctoral dissertation, Carnegie-Mellon University</i> (1992): 93–101. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1992 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Doctoral dissertation, Carnegie-Mellon University</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1992tbpa:,\n\ttitle = {{TBPA}: {A} methodology and software environment for testing process models' sequential predictions with protocols},\n\tjournal = {Doctoral dissertation, Carnegie-Mellon University},\n\tauthor = {Ritter, F. E.},\n\tyear = {1992},\n\tpages = {93--101}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| pages = 93–101| last = Ritter| first = F. E.| title = TBPA: A methodology and software environment for testing process models' sequential predictions with protocols| journal = Doctoral dissertation, Carnegie-Mellon University| date = 1992}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVEJQQTogQSBtZXRob2RvbG9neSBhbmQgc29mdHdhcmUgZW52aXJvbm1lbnQgZm9yIHRlc3RpbmcgcHJvY2VzcyBtb2RlbHMnIHNlcXVlbnRpYWwgcHJlZGljdGlvbnMgd2l0aCBwcm90b2NvbHMNCkFVICAtIFJpdHRlciwgRi4gRS4NClQyICAtIERvY3RvcmFsIGRpc3NlcnRhdGlvbiwgQ2FybmVnaWUtTWVsbG9uIFVuaXZlcnNpdHkNCkRBICAtIDE5OTIvLy8NClBZICAtIDE5OTINClNQICAtIDkzDQpFUCAgLSAxMDENCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=TBPA%3A%20A%20methodology%20and%20software%20environment%20for%20testing%20process%20models&apos;%20sequential%20predictions%20with%20protocols&amp;rft.jtitle=Doctoral%20dissertation%2C%20Carnegie-Mellon%20University&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1992&amp;rft.pages=93-101&amp;rft.spage=93&amp;rft.epage=101\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Multiple Forms-Mode.” <i>Available from The Ohio State University elisp archives on archive</i> 1.4 (1992): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1992 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Available from The Ohio State University elisp archives on archive</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1992multiple,\n\ttitle = {Multiple forms-mode},\n\tvolume = {1},\n\tnumber = {4},\n\tjournal = {Available from The Ohio State University elisp archives on archive},\n\tauthor = {Ritter, F. E.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 1| issue = 4| last = Ritter| first = F. E.| title = Multiple forms-mode| journal = Available from The Ohio State University elisp archives on archive| date = 1992}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gTXVsdGlwbGUgZm9ybXMtbW9kZQ0KQVUgIC0gUml0dGVyLCBGLiBFLg0KVDIgIC0gQXZhaWxhYmxlIGZyb20gVGhlIE9oaW8gU3RhdGUgVW5pdmVyc2l0eSBlbGlzcCBhcmNoaXZlcyBvbiBhcmNoaXZlDQpEQSAgLSAxOTkyLy8vDQpQWSAgLSAxOTkyDQpWTCAgLSAxDQpJUyAgLSA0DQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Multiple%20forms-mode&amp;rft.jtitle=Available%20from%20The%20Ohio%20State%20University%20elisp%20archives%20on%20archive&amp;rft.volume=1&amp;rft.issue=4&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1992\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. <i>Unified Theories of Cognition: One and One-Quarter Years Later</i>. N.p., 1992. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1992 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1992unified,\n\ttitle = {Unified {Theories} of {Cognition}: {One} and one-quarter years later},\n\tnumber = {CMU-CS-92-007},\n\tauthor = {Ritter, F. E.},\n\tyear = {1992}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last = Ritter| first = F. E.| title = Unified Theories of Cognition: One and one-quarter years later| date = 1992}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVW5pZmllZCBUaGVvcmllcyBvZiBDb2duaXRpb246IE9uZSBhbmQgb25lLXF1YXJ0ZXIgeWVhcnMgbGF0ZXINCkFVICAtIFJpdHRlciwgRi4gRS4NCkRBICAtIDE5OTIvLy8NClBZICAtIDE5OTINClNOICAtIENNVS1DUy05Mi0wMDcNCkVSICAt');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Towards Fair Comparisons of Connectionist Algorithms through Automatically Generated Parameter Sets.” <i>Proceedings of the Thirteenth Annual Conference of the Cognitive Science Society</i>. Hillsdale, NJ: Cognitive Science SocietyHillsdale, NJ: Cognitive Science Society, 1991. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1991 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritter91.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{ritter1991towards,\n\ttitle = {Towards fair comparisons of connectionist algorithms through automatically generated parameter sets},\n\turl = {http://acs.ist.psu.edu/papers/ritter91.pdf},\n\tbooktitle = {Proceedings of the {Thirteenth} {Annual} {Conference} of the {Cognitive} {Science} {Society}},\n\tpublisher = {Hillsdale, NJ: Cognitive Science SocietyHillsdale, NJ: Cognitive Science Society},\n\tauthor = {Ritter, F. E.},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Hillsdale, NJ: Cognitive Science SocietyHillsdale, NJ: Cognitive Science Society| last = Ritter| first = F. E.| title = Towards fair comparisons of connectionist algorithms through automatically generated parameter sets| booktitle = Proceedings of the Thirteenth Annual Conference of the Cognitive Science Society| date = 1991}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gVG93YXJkcyBmYWlyIGNvbXBhcmlzb25zIG9mIGNvbm5lY3Rpb25pc3QgYWxnb3JpdGhtcyB0aHJvdWdoIGF1dG9tYXRpY2FsbHkgZ2VuZXJhdGVkIHBhcmFtZXRlciBzZXRzDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpDMyAgLSBQcm9jZWVkaW5ncyBvZiB0aGUgVGhpcnRlZW50aCBBbm51YWwgQ29uZmVyZW5jZSBvZiB0aGUgQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eQ0KREEgIC0gMTk5MS8vLw0KUFkgIC0gMTk5MQ0KUEIgIC0gSGlsbHNkYWxlLCBOSjogQ29nbml0aXZlIFNjaWVuY2UgU29jaWV0eUhpbGxzZGFsZSwgTko6IENvZ25pdGl2ZSBTY2llbmNlIFNvY2lldHkNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcjkxLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Towards%20fair%20comparisons%20of%20connectionist%20algorithms%20through%20automatically%20generated%20parameter%20sets&amp;rft.btitle=Proceedings%20of%20the%20Thirteenth%20Annual%20Conference%20of%20the%20Cognitive%20Science%20Society&amp;rft.publisher=Hillsdale%2C%20NJ%3A%20Cognitive%20Science%20SocietyHillsdale%2C%20NJ%3A%20Cognitive%20Science%20Society&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (May. <span class=\"doctitle\"><i>Revised with Roberto Ong in 1994</i>.</span> The simple-menu package. No longer available from The Ohio State University elisp archives on archive.cis.ohio-state.edu as file pub/gnu/emacs/elisp-archive/interfaces/simple-menu.el.Z, 1991. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1991 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1991revised,\n\ttitle = {Revised with {Roberto} {Ong} in 1994},\n\tpublisher = {The simple-menu package. No longer available from The Ohio State University elisp archives on archive.cis.ohio-state.edu as file pub/gnu/emacs/elisp-archive/interfaces/simple-menu.el.Z},\n\tauthor = {Ritter, F. E. (May},\n\tyear = {1991}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = The simple-menu package. No longer available from The Ohio State University elisp archives on archive.cis.ohio-state.edu as file pub/gnu/emacs/elisp-archive/interfaces/simple-menu.el.Z| last = Ritter| first = F. E. (May| title = Revised with Roberto Ong in 1994| date = 1991}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gUmV2aXNlZCB3aXRoIFJvYmVydG8gT25nIGluIDE5OTQNCkFVICAtIFJpdHRlciwgRi4gRS4gKE1heQ0KREEgIC0gMTk5MS8vLw0KUFkgIC0gMTk5MQ0KUEIgIC0gVGhlIHNpbXBsZS1tZW51IHBhY2thZ2UuIE5vIGxvbmdlciBhdmFpbGFibGUgZnJvbSBUaGUgT2hpbyBTdGF0ZSBVbml2ZXJzaXR5IGVsaXNwIGFyY2hpdmVzIG9uIGFyY2hpdmUuY2lzLm9oaW8tc3RhdGUuZWR1IGFzIGZpbGUgcHViL2dudS9lbWFjcy9lbGlzcC1hcmNoaXZlL2ludGVyZmFjZXMvc2ltcGxlLW1lbnUuZWwuWg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Revised%20with%20Roberto%20Ong%20in%201994&amp;rft.publisher=The%20simple-menu%20package.%20No%20longer%20available%20from%20The%20Ohio%20State%20University%20elisp%20archives%20on%20archive.cis.ohio-state.edu%20as%20file%20pub%2Fgnu%2Femacs%2Felisp-archive%2Finterfaces%2Fsimple-menu.el.Z&amp;rft.aufirst=F.%20E.%20(May&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20(May%20Ritter&amp;rft.date=1991\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Bates, D., E. Kademan, and F. E. (Fall Ritter. <i>Last Revised with My Help Fall 1991)</i>. Statlib is statlib@lib.stat.cmu.edu). Now part of the ESS package: S-mode for GNU Emacs. Available from the Statlib software archive (S is a statistics package, 1990. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1990 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{bates1990last,\n\taddress = {Statlib is statlib@lib.stat.cmu.edu). Now part of the ESS package},\n\ttitle = {last revised with my help {Fall} 1991)},\n\tpublisher = {S-mode for GNU Emacs. Available from the Statlib software archive (S is a statistics package},\n\tauthor = {Bates, D. and Kademan, E. and Ritter, F. E. (Fall},\n\tyear = {1990}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = S-mode for GNU Emacs. Available from the Statlib software archive (S is a statistics package| last1 = Bates| first1 = D.| last2 = Kademan| first2 = E.| last3 = Ritter| first3 = F. E. (Fall| title = last revised with my help Fall 1991)| location = Statlib is statlib@lib.stat.cmu.edu). Now part of the ESS package| date = 1990}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gbGFzdCByZXZpc2VkIHdpdGggbXkgaGVscCBGYWxsIDE5OTEpDQpBVSAgLSBCYXRlcywgRC4NCkFVICAtIEthZGVtYW4sIEUuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuIChGYWxsDQpDWSAgLSBTdGF0bGliIGlzIHN0YXRsaWJAbGliLnN0YXQuY211LmVkdSkuIE5vdyBwYXJ0IG9mIHRoZSBFU1MgcGFja2FnZQ0KREEgIC0gMTk5MC8vLw0KUFkgIC0gMTk5MA0KUEIgIC0gUy1tb2RlIGZvciBHTlUgRW1hY3MuIEF2YWlsYWJsZSBmcm9tIHRoZSBTdGF0bGliIHNvZnR3YXJlIGFyY2hpdmUgKFMgaXMgYSBzdGF0aXN0aWNzIHBhY2thZ2UNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=last%20revised%20with%20my%20help%20Fall%201991)&amp;rft.place=Statlib%20is%20statlib%40lib.stat.cmu.edu).%20Now%20part%20of%20the%20ESS%20package&amp;rft.publisher=S-mode%20for%20GNU%20Emacs.%20Available%20from%20the%20Statlib%20software%20archive%20(S%20is%20a%20statistics%20package&amp;rft.aufirst=D.&amp;rft.aulast=Bates&amp;rft.au=D.%20Bates&amp;rft.au=E.%20Kademan&amp;rft.au=F.%20E.%20(Fall%20Ritter&amp;rft.date=1990\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. (September. <i>Batmail – Reading Mail in an Editor</i>. and “Some notes on learning more about GNU-Emacs”. Manuals and talks presented at the CMU Psychology Department Immigration Course: Notes on software available and used in the CMU Psychology department, 1990. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1990 type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritter1990batmail,\n\taddress = {and \"Some notes on learning more about GNU-Emacs\". Manuals and talks presented at the CMU Psychology Department Immigration Course},\n\ttitle = {Batmail – {Reading} mail in an editor},\n\tpublisher = {\"Notes on software available and used in the CMU Psychology department\"},\n\tauthor = {Ritter, F. E. (September},\n\tyear = {1990}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = \"Notes on software available and used in the CMU Psychology department\"| last = Ritter| first = F. E. (September| title = Batmail – Reading mail in an editor| location = and \"Some notes on learning more about GNU-Emacs\". Manuals and talks presented at the CMU Psychology Department Immigration Course| date = 1990}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gQmF0bWFpbCDigJMgUmVhZGluZyBtYWlsIGluIGFuIGVkaXRvcg0KQVUgIC0gUml0dGVyLCBGLiBFLiAoU2VwdGVtYmVyDQpDWSAgLSBhbmQgIlNvbWUgbm90ZXMgb24gbGVhcm5pbmcgbW9yZSBhYm91dCBHTlUtRW1hY3MiLiBNYW51YWxzIGFuZCB0YWxrcyBwcmVzZW50ZWQgYXQgdGhlIENNVSBQc3ljaG9sb2d5IERlcGFydG1lbnQgSW1taWdyYXRpb24gQ291cnNlDQpEQSAgLSAxOTkwLy8vDQpQWSAgLSAxOTkwDQpQQiAgLSAiTm90ZXMgb24gc29mdHdhcmUgYXZhaWxhYmxlIGFuZCB1c2VkIGluIHRoZSBDTVUgUHN5Y2hvbG9neSBkZXBhcnRtZW50Ig0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Batmail%20%E2%80%93%20Reading%20mail%20in%20an%20editor&amp;rft.place=and%20%22Some%20notes%20on%20learning%20more%20about%20GNU-Emacs%22.%20Manuals%20and%20talks%20presented%20at%20the%20CMU%20Psychology%20Department%20Immigration%20Course&amp;rft.publisher=%22Notes%20on%20software%20available%20and%20used%20in%20the%20CMU%20Psychology%20department%22&amp;rft.aufirst=F.%20E.%20(September&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20(September%20Ritter&amp;rft.date=1990\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Feurzeig, W., and F. Ritter. “Understanding Reflective Problem Solving.” <i>Intelligent Tutoring Systems: Lessons Learned</i>. Ed. J. Psotka, L. D. Massey, and S. A. Mutter. NJ, Lawrence Erlbaum Associates: Hillsdale, 1988. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1988 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/feurzeigR88.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{feurzeig1988understanding,\n\taddress = {NJ, Lawrence Erlbaum Associates},\n\ttitle = {Understanding reflective problem solving},\n\turl = {http://acs.ist.psu.edu/papers/feurzeigR88.pdf},\n\tbooktitle = {Intelligent tutoring systems: {Lessons} learned},\n\tpublisher = {Hillsdale},\n\tauthor = {Feurzeig, W. and Ritter, F.},\n\teditor = {Psotka, J. and Massey, L. D. and Mutter, S. A.},\n\tyear = {1988}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Hillsdale| editors = J. Psotka, L. D. Massey, S. A. Mutter (eds.)| last1 = Feurzeig| first1 = W.| last2 = Ritter| first2 = F.| title = Intelligent tutoring systems: Lessons learned| chapter = Understanding reflective problem solving| location = NJ, Lawrence Erlbaum Associates| date = 1988}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVW5kZXJzdGFuZGluZyByZWZsZWN0aXZlIHByb2JsZW0gc29sdmluZw0KQVUgIC0gRmV1cnplaWcsIFcuDQpBVSAgLSBSaXR0ZXIsIEYuDQpUMiAgLSBJbnRlbGxpZ2VudCB0dXRvcmluZyBzeXN0ZW1zOiBMZXNzb25zIGxlYXJuZWQNCkEyICAtIFBzb3RrYSwgSi4NCkEyICAtIE1hc3NleSwgTC4gRC4NCkEyICAtIE11dHRlciwgUy4gQS4NCkNZICAtIE5KLCBMYXdyZW5jZSBFcmxiYXVtIEFzc29jaWF0ZXMNCkRBICAtIDE5ODgvLy8NClBZICAtIDE5ODgNClBCICAtIEhpbGxzZGFsZQ0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvZmV1cnplaWdSODgucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Understanding%20reflective%20problem%20solving&amp;rft.btitle=Intelligent%20tutoring%20systems%3A%20Lessons%20learned&amp;rft.place=NJ%2C%20Lawrence%20Erlbaum%20Associates&amp;rft.publisher=Hillsdale&amp;rft.aufirst=W.&amp;rft.aulast=Feurzeig&amp;rft.au=W.%20Feurzeig&amp;rft.au=F.%20Ritter&amp;rft.au=J.%20Psotka&amp;rft.au=L.%20D.%20Massey&amp;rft.au=S.%20A.%20Mutter&amp;rft.date=1988\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F., and W. Feurzeig. “Teaching Real-Time Tactical Thinking.” <i>Intelligent Tutoring Systems: Lessons Learned</i>. Ed. J. Psotka, L. D. Massey, and S. A. Mutter. NJ, Lawrence Erlbaum Associates: Hillsdale, 1988. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1988 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterF88.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1988teaching,\n\taddress = {NJ, Lawrence Erlbaum Associates},\n\ttitle = {Teaching real-time tactical thinking},\n\turl = {http://acs.ist.psu.edu/papers/ritterF88.pdf},\n\tbooktitle = {Intelligent {Tutoring} {Systems}: {Lessons} {Learned}},\n\tpublisher = {Hillsdale},\n\tauthor = {Ritter, F. and Feurzeig, W.},\n\teditor = {Psotka, J. and Massey, L. D. and Mutter, S. A.},\n\tyear = {1988}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Hillsdale| editors = J. Psotka, L. D. Massey, S. A. Mutter (eds.)| last1 = Ritter| first1 = F.| last2 = Feurzeig| first2 = W.| title = Intelligent Tutoring Systems: Lessons Learned| chapter = Teaching real-time tactical thinking| location = NJ, Lawrence Erlbaum Associates| date = 1988}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gVGVhY2hpbmcgcmVhbC10aW1lIHRhY3RpY2FsIHRoaW5raW5nDQpBVSAgLSBSaXR0ZXIsIEYuDQpBVSAgLSBGZXVyemVpZywgVy4NClQyICAtIEludGVsbGlnZW50IFR1dG9yaW5nIFN5c3RlbXM6IExlc3NvbnMgTGVhcm5lZA0KQTIgIC0gUHNvdGthLCBKLg0KQTIgIC0gTWFzc2V5LCBMLiBELg0KQTIgIC0gTXV0dGVyLCBTLiBBLg0KQ1kgIC0gTkosIExhd3JlbmNlIEVybGJhdW0gQXNzb2NpYXRlcw0KREEgIC0gMTk4OC8vLw0KUFkgIC0gMTk4OA0KUEIgIC0gSGlsbHNkYWxlDQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9yaXR0ZXJGODgucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Teaching%20real-time%20tactical%20thinking&amp;rft.btitle=Intelligent%20Tutoring%20Systems%3A%20Lessons%20Learned&amp;rft.place=NJ%2C%20Lawrence%20Erlbaum%20Associates&amp;rft.publisher=Hillsdale&amp;rft.aufirst=F.&amp;rft.aulast=Ritter&amp;rft.au=F.%20Ritter&amp;rft.au=W.%20Feurzeig&amp;rft.au=J.%20Psotka&amp;rft.au=L.%20D.%20Massey&amp;rft.au=S.%20A.%20Mutter&amp;rft.date=1988\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Davis, L. W., and F. Ritter. “Schedule Optimization with Probabilistic Search.” <i>Proceedings of the Third Conference on Artificial Intelligence Applications</i>. IEEE Computer SocietyIEEE Computer Society, 1987. 231–236. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1987 type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/davisR87.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{davis1987schedule,\n\ttitle = {Schedule optimization with probabilistic search},\n\turl = {http://acs.ist.psu.edu/papers/davisR87.pdf},\n\tbooktitle = {Proceedings of the {Third} {Conference} on {Artificial} {Intelligence} {Applications}},\n\tpublisher = {IEEE Computer SocietyIEEE Computer Society},\n\tauthor = {Davis, L. W. and Ritter, F.},\n\tyear = {1987},\n\tpages = {231--236}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = IEEE Computer SocietyIEEE Computer Society| pages = 231–236| last1 = Davis| first1 = L. W.| last2 = Ritter| first2 = F.| title = Schedule optimization with probabilistic search| booktitle = Proceedings of the Third Conference on Artificial Intelligence Applications| date = 1987}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gU2NoZWR1bGUgb3B0aW1pemF0aW9uIHdpdGggcHJvYmFiaWxpc3RpYyBzZWFyY2gNCkFVICAtIERhdmlzLCBMLiBXLg0KQVUgIC0gUml0dGVyLCBGLg0KQzMgIC0gUHJvY2VlZGluZ3Mgb2YgdGhlIFRoaXJkIENvbmZlcmVuY2Ugb24gQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgQXBwbGljYXRpb25zDQpEQSAgLSAxOTg3Ly8vDQpQWSAgLSAxOTg3DQpTUCAgLSAyMzENCkVQICAtIDIzNg0KUEIgIC0gSUVFRSBDb21wdXRlciBTb2NpZXR5SUVFRSBDb21wdXRlciBTb2NpZXR5DQpVUiAgLSBodHRwOi8vYWNzLmlzdC5wc3UuZWR1L3BhcGVycy9kYXZpc1I4Ny5wZGYNCkVSICAt');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=Schedule%20optimization%20with%20probabilistic%20search&amp;rft.btitle=Proceedings%20of%20the%20Third%20Conference%20on%20Artificial%20Intelligence%20Applications&amp;rft.publisher=IEEE%20Computer%20SocietyIEEE%20Computer%20Society&amp;rft.aufirst=L.%20W.&amp;rft.aulast=Davis&amp;rft.au=L.%20W.%20Davis&amp;rft.au=F.%20Ritter&amp;rft.date=1987&amp;rft.pages=231-236&amp;rft.spage=231&amp;rft.epage=236\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E. “Symbolics Product Review.” <i>Technology and Learning</i>. Invited product review mispublished as a letter to the, 1987. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1987 type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{ritter1987symbolics,\n\ttitle = {Symbolics product review},\n\tbooktitle = {Technology and {Learning}},\n\tpublisher = {Invited product review mispublished as a letter to the},\n\tauthor = {Ritter, F. E.},\n\tyear = {1987}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| publisher = Invited product review mispublished as a letter to the| last = Ritter| first = F. E.| title = Technology and Learning| chapter = Symbolics product review| date = 1987}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gU3ltYm9saWNzIHByb2R1Y3QgcmV2aWV3DQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpUMiAgLSBUZWNobm9sb2d5IGFuZCBMZWFybmluZw0KREEgIC0gMTk4Ny8vLw0KUFkgIC0gMTk4Nw0KUEIgIC0gSW52aXRlZCBwcm9kdWN0IHJldmlldyBtaXNwdWJsaXNoZWQgYXMgYSBsZXR0ZXIgdG8gdGhlDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Symbolics%20product%20review&amp;rft.btitle=Technology%20and%20Learning&amp;rft.publisher=Invited%20product%20review%20mispublished%20as%20a%20letter%20to%20the&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.date=1987\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Panagos, J., W. Feurzeig, and F. Ritter. <span class=\"doctitle\"><i>TRIO System Documentation</i>.</span> N.p., 1987. Print.</div><div class=\"bib-extra\">Published: BBN Laboratories</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1987 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{panagos1987trio,\n\ttitle = {{TRIO} {System} {Documentation}},\n\tnumber = {6547},\n\tauthor = {Panagos, J. and Feurzeig, W. and Ritter, F.},\n\tyear = {1987},\n\tnote = {Published: BBN Laboratories}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Panagos| first1 = J.| last2 = Feurzeig| first2 = W.| last3 = Ritter| first3 = F.| title = TRIO System Documentation| date = 1987}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVFJJTyBTeXN0ZW0gRG9jdW1lbnRhdGlvbg0KQVUgIC0gUGFuYWdvcywgSi4NCkFVICAtIEZldXJ6ZWlnLCBXLg0KQVUgIC0gUml0dGVyLCBGLg0KREEgIC0gMTk4Ny8vLw0KUFkgIC0gMTk4Nw0KU04gIC0gNjU0Nw0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. <i>OREO: Orienting Electrical Circuits for Qualitative Reasoning</i>. BBN Technologies, 1987. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1987 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1987oreo:,\n\ttitle = {{OREO}: {Orienting} electrical circuits for qualitative reasoning},\n\tnumber = {6560},\n\tinstitution = {BBN Technologies},\n\tauthor = {Ritter, F.},\n\tyear = {1987}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BBN Technologies| last = Ritter| first = F.| title = OREO: Orienting electrical circuits for qualitative reasoning| date = 1987}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gT1JFTzogT3JpZW50aW5nIGVsZWN0cmljYWwgY2lyY3VpdHMgZm9yIHF1YWxpdGF0aXZlIHJlYXNvbmluZw0KQVUgIC0gUml0dGVyLCBGLg0KREEgIC0gMTk4Ny8vLw0KUFkgIC0gMTk4Nw0KUEIgIC0gQkJOIFRlY2hub2xvZ2llcw0KU04gIC0gNjU2MA0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F., and J. Panagos. <span class=\"doctitle\"><i>TRIO User’s Handbook</i>.</span> N.p., 1987. Print.</div><div class=\"bib-extra\">Published: BBN Laboratories</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1987 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{ritter1987trio,\n\ttitle = {{TRIO} {User}'s {Handbook}},\n\tnumber = {6206},\n\tauthor = {Ritter, F. and Panagos, J.},\n\tyear = {1987},\n\tnote = {Published: BBN Laboratories}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| last1 = Ritter| first1 = F.| last2 = Panagos| first2 = J.| title = TRIO User's Handbook| date = 1987}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVFJJTyBVc2VyJ3MgSGFuZGJvb2sNCkFVICAtIFJpdHRlciwgRi4NCkFVICAtIFBhbmFnb3MsIEouDQpEQSAgLSAxOTg3Ly8vDQpQWSAgLSAxOTg3DQpTTiAgLSA2MjA2DQpFUiAgLQ==');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F., and J. Panagos. “The Yale Loop Package: A Clause Based Loop Written in Common Lisp.” <i>Available from CL-Utilities-request@cs</i> (1986): n. pag. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1986 type__journalArticle \"\"</span></div><div class=\"bib-venue\">Available from CL-Utilities-request@cs</div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritter1986yale,\n\ttitle = {The {Yale} {Loop} package: {A} clause based loop written in {Common} {Lisp}},\n\tjournal = {Available from CL-Utilities-request@cs},\n\tauthor = {Ritter, F. and Panagos, J.},\n\tyear = {1986}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| last1 = Ritter| first1 = F.| last2 = Panagos| first2 = J.| title = The Yale Loop package: A clause based loop written in Common Lisp| journal = Available from CL-Utilities-request@cs| date = 1986}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIFlhbGUgTG9vcCBwYWNrYWdlOiBBIGNsYXVzZSBiYXNlZCBsb29wIHdyaXR0ZW4gaW4gQ29tbW9uIExpc3ANCkFVICAtIFJpdHRlciwgRi4NCkFVICAtIFBhbmFnb3MsIEouDQpUMiAgLSBBdmFpbGFibGUgZnJvbSBDTC1VdGlsaXRpZXMtcmVxdWVzdEBjcw0KREEgIC0gMTk4Ni8vLw0KUFkgIC0gMTk4Ng0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20Yale%20Loop%20package%3A%20A%20clause%20based%20loop%20written%20in%20Common%20Lisp&amp;rft.jtitle=Available%20from%20CL-Utilities-request%40cs&amp;rft.aufirst=F.&amp;rft.aulast=Ritter&amp;rft.au=F.%20Ritter&amp;rft.au=J.%20Panagos&amp;rft.date=1986\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Feurzeig, W. et al. <span class=\"doctitle\"><i>TRIO to INCOFT Adaptation Study</i>.</span> BBN Technologies, 1985. Print.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__1985 type__report \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@techreport{feurzeig1985trio,\n\ttitle = {{TRIO} to {INCOFT} {Adaptation} {Study}},\n\tnumber = {6194},\n\tinstitution = {BBN Technologies},\n\tauthor = {Feurzeig, W. and Massey, D. and Downes-Martin, S. and Ritter, F.},\n\tyear = {1985}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = BBN Technologies| last1 = Feurzeig| first1 = W.| last2 = Massey| first2 = D.| last3 = Downes-Martin| first3 = S.| last4 = Ritter| first4 = F.| title = TRIO to INCOFT Adaptation Study| date = 1985}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gUlBSVA0KVEkgIC0gVFJJTyB0byBJTkNPRlQgQWRhcHRhdGlvbiBTdHVkeQ0KQVUgIC0gRmV1cnplaWcsIFcuDQpBVSAgLSBNYXNzZXksIEQuDQpBVSAgLSBEb3duZXMtTWFydGluLCBTLg0KQVUgIC0gUml0dGVyLCBGLg0KREEgIC0gMTk4NS8vLw0KUFkgIC0gMTk4NQ0KUEIgIC0gQkJOIFRlY2hub2xvZ2llcw0KU04gIC0gNjE5NA0KRVIgIC0=');return false;\">EndNote</a></div></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., W. G. Kennedy, and B. J. Best. “The Best Papers from BRIMS 2011: Models of Users and Teams Interacting.” 19.3 283–287. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__ type__journalArticle \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/ritterKBip.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@article{ritternodatebest,\n\ttitle = {The best papers from {BRIMS} 2011: {Models} of users and teams interacting},\n\tvolume = {19},\n\turl = {http://acs.ist.psu.edu/papers/ritterKBip.pdf},\n\tnumber = {3},\n\tauthor = {Ritter, F. E. and Kennedy, W. G. and Best, B. J.},\n\tpages = {283--287}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite journal| volume = 19| issue = 3| pages = 283–287| last1 = Ritter| first1 = F. E.| last2 = Kennedy| first2 = W. G.| last3 = Best| first3 = B. J.| title = The best papers from BRIMS 2011: Models of users and teams interacting}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gSk9VUg0KVEkgIC0gVGhlIGJlc3QgcGFwZXJzIGZyb20gQlJJTVMgMjAxMTogTW9kZWxzIG9mIHVzZXJzIGFuZCB0ZWFtcyBpbnRlcmFjdGluZw0KQVUgIC0gUml0dGVyLCBGLiBFLg0KQVUgIC0gS2VubmVkeSwgVy4gRy4NCkFVICAtIEJlc3QsIEIuIEouDQpWTCAgLSAxOQ0KSVMgIC0gMw0KU1AgIC0gMjgzDQpFUCAgLSAyODcNClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL3JpdHRlcktCaXAucGRmDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The%20best%20papers%20from%20BRIMS%202011%3A%20Models%20of%20users%20and%20teams%20interacting&amp;rft.volume=19&amp;rft.issue=3&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=W.%20G.%20Kennedy&amp;rft.au=B.%20J.%20Best&amp;rft.pages=283-287&amp;rft.spage=283&amp;rft.epage=287\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Fang, Q. et al. “A Threaded Event-Based Simulation Approach to Analyzing the Intelligence on WMD Attacks.” Fifth IFIP WG 11.10 Int’l Conference on Critical Infrastructure Protection. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__ type__conferencePaper \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/fangLYMSR11.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@inproceedings{fangnodatethreaded,\n\ttitle = {A threaded event-based simulation approach to analyzing the intelligence on {WMD} attacks},\n\turl = {http://acs.ist.psu.edu/papers/fangLYMSR11.pdf},\n\tpublisher = {Fifth IFIP WG 11.10 Int'l Conference on Critical Infrastructure Protection},\n\tauthor = {Fang, Q. and Liu, P. and Morgan, J. H. and Yen, J. and Shemanski, D. and Ritter, F. E.}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite conference| publisher = Fifth IFIP WG 11.10 Int'l Conference on Critical Infrastructure Protection| last1 = Fang| first1 = Q.| last2 = Liu| first2 = P.| last3 = Morgan| first3 = J. H.| last4 = Yen| first4 = J.| last5 = Shemanski| first5 = D.| last6 = Ritter| first6 = F. E.| title = A threaded event-based simulation approach to analyzing the intelligence on WMD attacks}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ09ORg0KVEkgIC0gQSB0aHJlYWRlZCBldmVudC1iYXNlZCBzaW11bGF0aW9uIGFwcHJvYWNoIHRvIGFuYWx5emluZyB0aGUgaW50ZWxsaWdlbmNlIG9uIFdNRCBhdHRhY2tzDQpBVSAgLSBGYW5nLCBRLg0KQVUgIC0gTGl1LCBQLg0KQVUgIC0gTW9yZ2FuLCBKLiBILg0KQVUgIC0gWWVuLCBKLg0KQVUgIC0gU2hlbWFuc2tpLCBELg0KQVUgIC0gUml0dGVyLCBGLiBFLg0KUEIgIC0gRmlmdGggSUZJUCBXRyAxMS4xMCBJbnQnbCBDb25mZXJlbmNlIG9uIENyaXRpY2FsIEluZnJhc3RydWN0dXJlIFByb3RlY3Rpb24NClVSICAtIGh0dHA6Ly9hY3MuaXN0LnBzdS5lZHUvcGFwZXJzL2ZhbmdMWU1TUjExLnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=proceeding&amp;rft.atitle=A%20threaded%20event-based%20simulation%20approach%20to%20analyzing%20the%20intelligence%20on%20WMD%20attacks&amp;rft.publisher=Fifth%20IFIP%20WG%2011.10%20Int&apos;l%20Conference%20on%20Critical%20Infrastructure%20Protection&amp;rft.aufirst=Q.&amp;rft.aulast=Fang&amp;rft.au=Q.%20Fang&amp;rft.au=P.%20Liu&amp;rft.au=J.%20H.%20Morgan&amp;rft.au=J.%20Yen&amp;rft.au=D.%20Shemanski&amp;rft.au=F.%20E.%20Ritter\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Ritter, F. E., A. Wood, and D. Fox. <i>Dismal, a Spreadsheet for GNU Emacs.</i> Available from the Elisp library at the GNU server: N.p. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__ type__book \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://www.gnu.org/software/dismal/\" >link</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@book{ritternodatedismal,\n\taddress = {Available from the Elisp library at the GNU server},\n\ttitle = {Dismal, a spreadsheet for {GNU} {Emacs}.},\n\turl = {http://www.gnu.org/software/dismal/},\n\tauthor = {Ritter, F. E. and Wood, A. and Fox, D.}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| last1 = Ritter| first1 = F. E.| last2 = Wood| first2 = A.| last3 = Fox| first3 = D.| title = Dismal, a spreadsheet for GNU Emacs.| location = Available from the Elisp library at the GNU server}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQk9PSw0KVEkgIC0gRGlzbWFsLCBhIHNwcmVhZHNoZWV0IGZvciBHTlUgRW1hY3MuDQpBVSAgLSBSaXR0ZXIsIEYuIEUuDQpBVSAgLSBXb29kLCBBLg0KQVUgIC0gRm94LCBELg0KQ1kgIC0gQXZhaWxhYmxlIGZyb20gdGhlIEVsaXNwIGxpYnJhcnkgYXQgdGhlIEdOVSBzZXJ2ZXINClVSICAtIGh0dHA6Ly93d3cuZ251Lm9yZy9zb2Z0d2FyZS9kaXNtYWwvDQpFUiAgLQ==');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Dismal%2C%20a%20spreadsheet%20for%20GNU%20Emacs.&amp;rft.place=Available%20from%20the%20Elisp%20library%20at%20the%20GNU%20server&amp;rft.aufirst=F.%20E.&amp;rft.aulast=Ritter&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=A.%20Wood&amp;rft.au=D.%20Fox\"></span></div></div><div class=\"bib-item\"><div class=\"bib-details\"><div class=\"csl-entry\">Christou, G., F. E. Ritter, and R. J. K. Jacob. “Knowledge-Based Usability Evaluation for Reality-Based Interaction.” N.p. Web.</div><span class='bib-kw' style='display:none;'>4KATF6MA MGID93AS year__ type__bookSection \"\"</span></div><div class=\"blinkitems\"><div class=\"blink\"><a   href=\"http://acs.ist.psu.edu/papers/christouRJ09.pdf\" >PDF</a></div><div class=\"blink\"><a    >BIB</a><div class=\"bibshowhide\"><div class=\"bib\">@incollection{christounodateknowledge-based,\n\ttitle = {Knowledge-based usability evaluation for reality-based interaction},\n\turl = {http://acs.ist.psu.edu/papers/christouRJ09.pdf},\n\tauthor = {Christou, G. and Ritter, F. E. and Jacob, R. J. K.}\n}</div></div></div><div class=\"blink\"><a    >Wikipedia</a><div class=\"bibshowhide\"><div class=\"bib\" style=\"white-space:pre-wrap;\">{{Cite book| last1 = Christou| first1 = G.| last2 = Ritter| first2 = F. E.| last3 = Jacob| first3 = R. J. K.| chapter = Knowledge-based usability evaluation for reality-based interaction}}</div></div></div><div class=\"blink\"><a  title=\"Download RIS/Endnote record\"  onclick=\"dwnD('VFkgIC0gQ0hBUA0KVEkgIC0gS25vd2xlZGdlLWJhc2VkIHVzYWJpbGl0eSBldmFsdWF0aW9uIGZvciByZWFsaXR5LWJhc2VkIGludGVyYWN0aW9uDQpBVSAgLSBDaHJpc3RvdSwgRy4NCkFVICAtIFJpdHRlciwgRi4gRS4NCkFVICAtIEphY29iLCBSLiBKLiBLLg0KVVIgIC0gaHR0cDovL2Fjcy5pc3QucHN1LmVkdS9wYXBlcnMvY2hyaXN0b3VSSjA5LnBkZg0KRVIgIC0=');return false;\">EndNote</a></div><span class=\"Z3988\" title=\"url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fzotero.org%3A2&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.atitle=Knowledge-based%20usability%20evaluation%20for%20reality-based%20interaction&amp;rft.aufirst=G.&amp;rft.aulast=Christou&amp;rft.au=G.%20Christou&amp;rft.au=F.%20E.%20Ritter&amp;rft.au=R.%20J.%20K.%20Jacob\"></span></div></div></div><div id=\"zbw_credits\" style=\"text-align:right;\">A <a href=\"https://github.com/davidswelt/zot_bib_web\">zot_bib_web</a> bibliography.</div></div></body></html>"
  },
  {
    "path": "demo/settings1.py",
    "content": "# settings.py\n\n\n#### You must configure the following item\n\nuser_collection('1366641', api_key = 'X4iUU2a7P5mQWNTO7hvuQwzB', collection='FCQK6PT6')\n\n# '1366641' #  user ID (e.g., six numeric digits)\n# 'X4iUU2a7P5mQWNTO7hvuQwzB'  # api_key: not-so-secret key (from Zotero Feeds/API settings)\n# 'FCQK6PT6'  # collection where to find the bibliographic items.\n# (You can load a group collection with group_collection().)\n\n\n#### Optional configuration\n\nsort_criteria = ['-year']   # we have date and type: First by date (\"issued\"), then by type.\n\n# The sort_criteria determine the structure of the bibliography.\n# Allowable values: 'type' (category of publication, e.g., journal article),\n# 'date' (full date)\n# 'year' (year of publication)\n# 'collection' (the subcollection the article is placed in).\n# Collection works best at the beginning of the list.\n# add - in front of the field name to sort in descending order (e.g., -date will show the newest entries first).\n\n# See also: show_top_section_headings setting below.\n\n# Two typical variants are shown:\n# Thematic, by collection\n#sort_criteria = ['collection','-date']   # First by collection, then type, then by date, latest first.\n# By type (journal, conference, etc.), then chronologically\n# sort_criteria = ['type','-date']   # we have date and type: First by date (\"issued\"), then by type.\n# By year, then with journal articles first\n# sort_criteria = ['-year']   # we have date and type: First by date (\"issued\"), then by type.\n# By date only, newest first\n#sort_criteria = ['-date']   # we have date and type: First by date (\"issued\"), then by type.\n\n\n\n###### Special settings\n\nbib_style =  'apa'     # bibliography style format (e.g., 'apa' or 'mla') - Any valid CSL style in the Zotero style repository\n\nshow_top_section_headings = 1  # show section headings for the first N sort criteria\n\nwrite_full_html_header = True   # False to not output HTML headers.  In this case, expect a file in UTF-8 encoding.\n\noutputfile = 'demo/example1.html'  # relative or absolute path name of output file\n\nshow_search_box = True  # show a Javascript/JQuery based search box to filter pubs by keyword.  Must define jquery_path.\njquery_path = \"site/jquery.min.js\"  # path to jquery file on the server - default: wordpress location\n\nnumber_bib_items = False  # show bibliographic items as numbered, ordered list\n\n    \nshow_copy_button = True\nclipboard_js_path = \"site/clipboard.min.js\"\ncopy_button_path = \"site/clippy.svg\" # path to file on server\n\nshow_links = ['abstract', 'pdf', 'bib','ris']   # unconditionally show these items if they are available.\n\nshow_shortcuts = ['collection', 'type']\n# To add specific rather than all available values for a field, use a tuple as follows.\n# Note that for year, we support ranges. \nshow_shortcuts += [shortcut('year', [2017,2016,2015,2014,2013,\"2008-2012\",\"2005-2008\",\"-2004\"])]\n\nstylesheet_url = \"style1.css\"\n\nlanguage_code = 'en'\n"
  },
  {
    "path": "demo/settings2.py",
    "content": "# settings.py\n\n\n#### You must configure the following item\n\nuser_collection('1366641', api_key = 'X4iUU2a7P5mQWNTO7hvuQwzB', collection='FCQK6PT6', top_level=True)\n\n# '1366641' #  user ID (e.g., six numeric digits)\n# 'X4iUU2a7P5mQWNTO7hvuQwzB'  # api_key: not-so-secret key (from Zotero Feeds/API settings)\n# 'FCQK6PT6'  # collection where to find the bibliographic items.\n# true # toplevel - include the top level as well as a collection\n# (You can load a group collection with group_collection().)\n\n\n#### Optional configuration\n\nsort_criteria = ['type','-date']   # we have date and type: First by date (\"issued\"), then by type.\n\n# The sort_criteria determine the structure of the bibliography.\n# Allowable values: 'type' (category of publication, e.g., journal article),\n# 'date' (full date)\n# 'year' (year of publication)\n# 'collection' (the subcollection the article is placed in).\n# Collection works best at the beginning of the list.\n# add - in front of the field name to sort in descending order (e.g., -date will show the newest entries first).\n\n# See also: show_top_section_headings setting below.\n\n# Two typical variants are shown:\n# Thematic, by collection\n#sort_criteria = ['collection','-date']   # First by collection, then type, then by date, latest first.\n# By type (journal, conference, etc.), then chronologically\n# sort_criteria = ['type','-date']   # we have date and type: First by date (\"issued\"), then by type.\n# By year, then with journal articles first\n# sort_criteria = ['-year']   # we have date and type: First by date (\"issued\"), then by type.\n# By date only, newest first\n#sort_criteria = ['-date']   # we have date and type: First by date (\"issued\"), then by type.\n\n\n\n###### Special settings\n\n\nbib_style =  'apa'     # bibliography style format (e.g., 'apa' or 'mla') - Any valid CSL style in the Zotero style repository\n\nshow_top_section_headings = 1  # show section headings for the first N sort criteria\n\nwrite_full_html_header = True   # False to not output HTML headers.  In this case, expect a file in UTF-8 encoding.\n\noutputfile = 'demo/example2.html'  # relative or absolute path name of output file\n\nshow_search_box = True  # show a Javascript/JQuery based search box to filter pubs by keyword.  Must define jquery_path.\njquery_path = \"site/jquery.min.js\"  # path to jquery file on the server - default: wordpress location\n\nnumber_bib_items = True  # show bibliographic items as numbered, ordered list\n    \nshow_copy_button = True\nclipboard_js_path = \"site/clipboard.min.js\"\ncopy_button_path = \"site/clippy.svg\" # path to file on server\n\nshow_links = ['abstract', 'pdf', 'bib','ris']   # unconditionally show these items if they are available.\n\nshow_shortcuts = ['collection', 'type']\n# To add specific rather than all available values for a field, use a tuple as follows.\n# Note that for year, we support ranges. \nshow_shortcuts += [shortcut('year', [2017,2016,2015,2014,2013,\"2008-2012\",\"2005-2008\",\"-2004\"])]\n\n\nstylesheet_url = \"style2.css\"\n"
  },
  {
    "path": "demo/settings3.py",
    "content": "# settings.py\n\n\n#### You must configure the following items\n\ngroup_collection(160464, collection='MGID93AS')\ngroup_collection(160464, collection='4KATF6MA')  # Miscellaneous collection is kept outside the tree\n\n# Also merge a private collection:\nuser_collection('1366641', api_key = 'X4iUU2a7P5mQWNTO7hvuQwzB', collection='FCQK6PT6')\n\n# Exclude some collections out of the 1366641 library\n# Give either the collection name or the key\nexclude_collection('Selected Works') # Selected Works ZJFRZTCB\nexclude_collection('AWMEXUV2') # In Review and to appear\nexclude_collection('HZHSMP74') # Theses\n\nrename_collection('BQUUP5PR', \"Language\")\n\n\n#filter_items(lambda i: not 'FCQK6PT6' in i.collections or i.year>2008)  # This is a function that returns True for every item to be included\nexclude_items(lambda i: 'Reitter' in i.html and i.year<2011)  # This is a function that returns True for every item to be included\n\n\n# The sort_criteria determine the structure of the bibliography.\n# Allowable values: 'type' (category of publication, e.g., journal article),\n# 'date' (full date)\n# 'year' (year of publication)\n# 'collection' (the subcollection the article is placed in).\n# Collection works best at the beginning of the list.\n# add - in front of the field name to sort in descending order (e.g., -date will show the newest entries first).\n\n# See also: show_top_section_headings setting below.\n\n# Two typical variants are shown:\n# Thematic, by collection\nsort_criteria = ['-date','collection']   # First by collection, then type, then by date, latest first.\n# By type (journal, conference, etc.), then chronologically\n# sort_criteria = ['type','-date']   # we have date and type: First by date (\"issued\"), then by type.\n# By year, then with journal articles first,'-date'\n# sort_criteria = ['-year']   # we have date and type: First by date (\"issued\"), then by type.\n# By date only, newest first\n#sort_criteria = ['-date']   # we have date and type: First by date (\"issued\"), then by type.\n\n\n\n###### Special settings\n\n\nbib_style =  'apa'     # bibliography style format (e.g., 'apa' or 'mla') - Any valid CSL style in the Zotero style repository\n\nshow_top_section_headings = 1  # show section headings for the first N sort criteria\n\n\nwrite_full_html_header = True   # False to not output HTML headers.  In this case, expect a file in UTF-8 encoding.\n\noutputfile = 'demo/example3.html'  # relative or absolute path name of output file\n\nshow_search_box = True  # show a Javascript/JQuery based search box to filter pubs by keyword.  Must define jquery_path.\njquery_path = \"site/jquery.min.js\"  # path to jquery file on the server - default: wordpress location\n\nnumber_bib_items = False  # show bibliographic items as numbered, ordered list\n    \nshow_copy_button = True\nclipboard_js_path = \"site/clipboard.min.js\"\ncopy_button_path = \"site/clippy.svg\" # path to file on server\n\nshow_links = ['abstract', 'pdf', 'bib','ris']   # unconditionally show these items if they are available.\n\nshow_shortcuts = [shortcut('collection', sortBy='name')]\nshow_shortcuts += [shortcut('year', [2019,2018,2017,2016,2015,2014,'2010-2013','2000-2009','-1999'])]\nshow_shortcuts += ['type']\n\nstylesheet_url = \"style3.css\"\n\n"
  },
  {
    "path": "demo/settings4.py",
    "content": "\n\n#### You must configure the collection(s) to be loaded\n\ngroup_collection(160464, collection='MGID93AS')\n\n# 160464 #  group ID (e.g., six numeric digits)\n# 'MGID93AS'  # collection where to find the bibliographic items.\n# (You can load a user collection with user_collection().)\n\n# Load an additional collection from a different library:\nuser_collection('1366641', api_key = 'X4iUU2a7P5mQWNTO7hvuQwzB', collection='FCQK6PT6')\nexclude_collection('FCQK6PT6', top_level_only=True) # Do not keep top-level items from this collection\n\n# One could also include the top level collections\n#exclude_collection('FCQK6PT6', top_level_only=True)  # exclude items at the top level (redundant)\nexclude_collection('Selected Works') # Selected Works ZJFRZTCB\nexclude_collection('AWMEXUV2') # In Review and to appear\nexclude_collection('HZHSMP74') # Theses\nrename_collection('BQUUP5PR', \"Language\")\n\nexclude_items(lambda i: 'Reitter' in i.html and i.year<2011)  # This is a function that returns True for every item to be excluded\n\n#### Optional Settings\n\n# No sort_critera specified here - use default.\n\n# sort_criteria = ['collection', '-year', 'type']\n# The sort_criteria determine the structure of the bibliography.\n# Allowable values: 'type' (category of publication, e.g., journal article),\n# 'date' (full date)\n# 'year' (year of publication)\n# 'collection' (the subcollection the article is placed in).\n# Collection works best at the beginning of the list.\n# add - in front of the field name to sort in descending order (e.g., -date will show the newest entries first).\n\n\n###### Special settings\n\nbib_style = 'mla'     # bibliography style format (e.g., 'apa' or 'mla') - Any valid CSL style in the Zotero style repository\n\nwrite_full_html_header = True   # False to not output HTML headers.  In this case, expect a file in UTF-8 encoding.\n\noutputfile = 'demo/example4.html'  # relative or absolute path name of output file\n\nshow_search_box = True  # show a Javascript/JQuery based search box to filter pubs by keyword.  Must define jquery_path.\njquery_path = \"site/jquery.min.js\"  # path to jquery file on the server - default: wordpress location\n\n\nshow_copy_button = True  # show clipbaord copy button.  Must define jquery_path.\nclipboard_js_path = \"site/clipboard.min.js\"  # path to file on server\ncopy_button_path = \"site/clippy.svg\" # path to file on server\n\nshow_links = ['abstract', 'pdf', 'bib', 'wikipedia', 'endnote', 'coins']\n\nshow_shortcuts = ['type',shortcut('collection', sortBy='name')]\n\nstylesheet_url = \"style4.css\"\n"
  },
  {
    "path": "demo/style1.css",
    "content": "/* The bibliography */\ndiv.bibliography \n   {\n       font-family:Times New Roman, serif;\n   }\n\n@media print\n{\n    #bib-preamble {display:none !important;}\n}\n\n/* Collection titles */\ndiv.bibliography h1, div.bibliography h2, div.bibliography h3, div.bibliography h4\n   {\n       font-family:Optima,sans-serif;\n       font-weight:1000;\n       color:DarkSlateGray;\n   }\n\n/* Search term highlighted */\n#searchTermSectionTitle, #searchTermSectionTitle a {\n    color:DarkGreen;\n}\n\n/* Collections */\n\ndiv.bibliography div.collection { }\ndiv.bibliography div.collection div.collection { /* nested collection */ }\n\n/* The entire bibliographic item */\ndiv.bib-item {\n}\ndiv.full-bib-section div.bib-item {\n    margin-bottom:25px;\n}\n/* the short format (selected works) */\ndiv.short-bib-section div.bib-item {\n    margin-bottom:5px;\n}\n\n/* numbered citations */\n\ndiv.full-bib-section li {\n    margin-bottom:10px;\n}\ndiv.short-bib-section li {\n    margin-bottom:5px;\n    /* list-style-type: none; */    /* Use this to turn off numbering */\n}\n\n\n/* the abbreviated conference or journal title in the short format section */\ndiv.short-bib-section .containertitle {\n    font-style:italic;\n}\n\n/* Citation (when visible) */\ndiv.cite {\n    width: 600px;\n}\n\n/* The actual BibTeX record (when visible) */\ndiv.bib {\n    font-family:Menlo,Courier,monospaced;\n    color:brown;\n    padding-left:30px;\n    white-space: pre;\n    margin:20px 60px 60px 10px;\n}\n\n/* Text \"bib\", \"abstract\", and other buttons */\n\n.blinkitems .blink a {\n    font-variant: small-caps;\n    font-family:Optima,sans-serif;\n    text-decoration: underline;\n    color:brown;\n    clear: both;\n    padding:0;\n    margin:0;\n}\n\n/* the .blink p style is a hack because Wordpress seems to insert <p> at times. */\n.blink p {\n    display:inline;\n}\n\ndiv.full-bib-section .blink a {\n    margin-bottom:-30px;\n    font-size:80%;\n\n}\ndiv.short-bib-section .blinkitems .blink a {\n    display:inline-block; /* needed to make margin-top work (collapsed margins) */\n    margin-bottom:10px;\n    font-size:80%;\n\n}\n\ndiv.short-bib-section .bibshowhide {\n    margin-top:20px;\n\n}\n\n\n/* The actual abstract (when visible) */\ndiv.abstract {\n    color:black;\n    margin:20px 60px 60px 10px;\n    padding:10px;\n    border:1px solid black;\n}\n\n/* Document titles */\n.doctitle {\n    font-weight:200;\n}\n\n/* Document titles linking to a PDF or somewhere else */\na.doctitle:link,a.doctitle:visited,a.doctitle,a.doctitle:hover,a.doctitle.active {\n    color:blue;\n    font-weight:200;\n    text-decoration:none; /* do not underline */ \n}\n\n/* Document titles where shorted, e.g. \"selected works\" */\n.doctitle-short {\n}\n\n/* Display publication titles in their own lines.\nRemove to disable. */\nspan.doctitle {\n    /* display:block; */\n}\n\n/* Search box */\n#pubSearchButton {\n    /* border: 0 solid #d4d0ba; */\n    font-family: inherit;\n    padding: 0;\n}\n#pubSearchBox {\n    position:static;\n    text-align:left;\n    right:10px; top:100px;\n    margin-top:30px;\n    display:block;\n}\n\n\n/* Categories at top of the bibliography */\n#bib-preamble {\n    padding-left:20px;\n    padding-right:50px;\n}\n.bib-cat {\n    display: inline;\n    list-style: none;\n    text-indent: 0;\n    margin: 0; padding: 0;\n}\n\n.bib-cat li {\n    display: inline;\n}\n.bib-cat:not(:first-child):before, .bib-cat li:not(:last-child):after {\n    content: \" | \";\n}\n"
  },
  {
    "path": "demo/style2.css",
    "content": "/* latin-ext */\n@font-face {\n  font-family: 'Lato';\n  font-style: normal;\n  font-weight: 400;\n  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v13/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');\n  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: 'Lato';\n  font-style: normal;\n  font-weight: 400;\n  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v13/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;\n}\n\n/* The bibliography */\ndiv.bibliography \n{\n    font-family: Lato;\n       /* font-family:'Lato',Arial,Geneva, sans-serif; */\n       font-weight:300;\n       line-height:1.4em;\n   }\n\n@media print\n{\n    #bib-preamble {display:none !important;}\n}\n\n/* Collection titles */\ndiv.bibliography h1, div.bibliography h2, div.bibliography h3, div.bibliography h4\n   {\n       font-family:Century Gothic,Times New Roman,Optima,sans-serif;\n       font-weight:1000;\n       color:Gray;\n   }\n\n/* Search term highlighted */\n#searchTermSectionTitle, #searchTermSectionTitle a {\n    color:DarkGreen;\n}\n\n/* Collections */\n\ndiv.bibliography div.collection { }\ndiv.bibliography div.collection div.collection { /* nested collection */ }\n\n/* The entire bibliographic item */\ndiv.bib-item {\n}\ndiv.short-bib-section {\n    border: 1px solid black;\n    padding: 10px;\n    padding-top: 0;\n}\ndiv.full-bib-section div.bib-item {\n    margin-bottom:25px;\n}\n/* the short format (selected works) */\ndiv.short-bib-section div.bib-item {\n    margin-bottom:5px;\n}\n\n/* numbered citations */\n\ndiv.full-bib-section li {\n    margin-bottom:10px;\n}\ndiv.short-bib-section li {\n    margin-bottom:5px;\n    list-style-type: none;    Use this to turn off numbering\n}\n\n/* the abbreviated conference or journal title in the short format section */\ndiv.short-bib-section .containertitle {\n    font-style:italic;\n}\n\n/* Citation (when visible) */\ndiv.cite {\n    width: 600px;\n}\n\n/* The actual BibTeX record (when visible) */\ndiv.bib {\n    font-family:Menlo,Courier,monospaced;\n    color:brown;\n    padding-left:30px;\n    white-space: pre;\n    margin:20px 60px 60px 10px;\n}\n\n/* Text \"bib\", \"abstract\", and other buttons */\n.blinkitems .blink a {\n    text-transform: lowercase;\n    /* font-variant: small-caps; */\n    font-family:Arial,sans-serif;\n    text-decoration: none;\n    clear: both;\n    padding:0;\n    margin:0;\n    \n       \n}\n/* the .blink p style is a hack because Wordpress seems to insert <p> at times. */\n.blink p {\n    display:inline;\n}\n\ndiv.full-bib-section .blink a {\n    margin-bottom:-30px;\n    font-size:80%;\n    border: 1px solid #EEEEEE;\n}\ndiv.short-bib-section .blinkitems .blink a {\n    display:inline-block; /* needed to make margin-top work (collapsed margins) */\n    margin-bottom:0px;\n   \n    font-size:80%;\n    border: 1px solid #EEEEEE;\n}\n\n\n/* The actual abstract (when visible) */\ndiv.abstract {\n    color:black;\n    margin:20px 60px 60px 10px;\n    padding:10px;\n    border:1px solid black;\n}\n\n/* Document titles */\n.doctitle {\n    font-weight:200;\n}\n\n/* Document titles linking to a PDF or somewhere else */\na.doctitle:link,a.doctitle:visited,a.doctitle,a.doctitle:hover,a.doctitle.active {\n    color:blue;\n    font-weight:200;\n    text-decoration:none; /* do not underline */ \n}\n\n/* Document titles where shorted, e.g. \"selected works\" */\n.doctitle-short {\n}\n\n/* Display publication titles in their own lines.\nRemove to disable. */\nspan.doctitle {\n    display:block;\n}\n\n/* Search box */\n#pubSearchButton {\n    /* border: 0 solid #d4d0ba; */\n    font-family: inherit;\n    padding: 0;\n}\n#pubSearchBox {\n    position:static;\n    text-align:right;\n    right:10px; top:100px;\n    display:block;\n}\n\n#bib-preamble {\n    ___background-color:#DDDDDD;\n    padding: 10px;\n    margin: 10px;\n}\n\n/* Categories at top of the bibliography */\n.bib-cat {\n    display: inline-block;\n    list-style: none;\n    text-indent: 0;\n    margin: 0; padding: 0;\n    margin-right:30px;\n    text-align:left;\n    vertical-align:top;\n    min-width:15%;\n}\n\n.bib-cat li {\n    display: block;\n}\n\n#bib-cat-year {\n    max-width:20%;\n}\n#bib-cat-year li {\n    display:inline;\n}\n\n"
  },
  {
    "path": "demo/style3.css",
    "content": "/* latin-ext */\n@font-face {\n  font-family: 'Lato';\n  font-style: normal;\n  font-weight: 400;\n  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v13/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');\n  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: 'Lato';\n  font-style: normal;\n  font-weight: 400;\n  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v13/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;\n}\n\n/* The bibliography */\ndiv.bibliography \n{\n    font-family: Lato;\n       /* font-family:'Lato',Arial,Geneva, sans-serif; */\n       font-weight:300;\n       line-height:1.4em;\n   }\n\n@media print\n{\n    #bib-preamble {display:none !important;}\n}\n\n/* Collection titles */\ndiv.bibliography h1, div.bibliography h2, div.bibliography h3, div.bibliography h4\n{\n    font-family:Century Gothic,Times New Roman,Optima,sans-serif;\n    font-weight:1000;\n    color:Gray;\n}\ndiv.bibliography h2\n{\n    border-bottom: Gray solid 2px;\n}\n#searchTermSectionTitle\n{\n    border-bottom: none;\n}\n\n/* Search term highlighted */\n#searchTermSectionTitle, #searchTermSectionTitle a {\n    color:DarkGreen;\n}\n\n/* Collections */\n\ndiv.bibliography div.collection { }\ndiv.bibliography div.collection div.collection { /* nested collection */ }\n\ndiv.short-bib-section {\n    border: 1px solid black;\n    padding: 10px;\n    padding-top: 0;\n}\ndiv.full-bib-section div.bib-item {\n    margin-bottom:25px;\n}\n/* the short format (selected works) */\ndiv.short-bib-section div.bib-item {\n    margin-bottom:5px;\n}\n\n/* numbered citations */\n\ndiv.full-bib-section li {\n    margin-bottom:10px;\n}\ndiv.short-bib-section li {\n    margin-bottom:5px;\n    list-style-type: none;    Use this to turn off numbering\n}\n\n/* the abbreviated conference or journal title in the short format section */\ndiv.short-bib-section .containertitle {\n    font-style:italic;\n}\n\n/* The entire bibliographic item */\ndiv.bib-item {\n    display: block;\n    text-align:left;\n    vertical-align:top;\n    position:static;\n}\n\n/* The buttons for BIB, RIS, etc. */\ndiv.blinkitems {\n    display:inline-block;\n    text-align:left;\n    width:15%;\n    position:absolute;\n    left:20px;\n}\ndiv.blink  {\n    display:inline-block;\n}\n\ndiv.blinkitems .bibshowhide {\n    background: white;\n    border: 2px solid grey;\n    padding: 10px;\n    z-index: 5;\n    position: absolute;\n}\n\n.bib-item {\n    position:relative;\n}\n.bib-venue {\n    display:none;\n}\ndiv.bib-venue-short {\n    display:none !important;  /* not displaying it */\n    text-align:left;\n    max-width:15%;\n    position:absolute;\n    left:20px;\n    margin-top:-30px;\n    color:black;\n    padding:  0px 4px 0px 4px;\n    font-size: 80%;\n    font-variant: small-caps;\n    background:#DDDDFF;\n    \n    /* border: 1px solid white; */\n\n}\n\ndiv.bib-details{\n    text-align: left;\n    display:inline-block;\n    position:relative;\n    left:18%;\n    width:82%;\n}\n\n.bib-details .bib-extra {\n    display: inline;\n    font-weight:bold;\n}\n\n/* The actual BibTeX record (when visible) */\ndiv.bib {\n    font-family:Menlo,Courier,monospaced;\n    color:brown;\n    white-space: pre;\n}\n\n/* Citation (when visible) */\ndiv.cite {\n    width: 600px;\n}\n\n.blinkitems, .bib-venue, .bib-venue-short {\n}\n\n/* Text \"bib\", \"abstract\", and other buttons */\n.blinkitems .blink a {\n    /* font-variant: small-caps; */\n    text-transform: uppercase;\n    font-family:Arial,sans-serif;\n    font-size:80%;\n    text-decoration: none;\n    clear: both;\n    padding:0;\n    margin:0;\n}\n\n/* the .blink p style is a hack because Wordpress seems to insert <p> at times. */\n.blink p {\n    display:inline;\n}\n\ndiv.full-bib-section .blink a {\n    margin-bottom:-30px;\n    border: 1px solid #DDDDDD;\n    background-color: #EEEEEE;\n    padding:1px;\n}\ndiv.short-bib-section .blinkitems .blink a {\n    display:inline-block; /* needed to make margin-top work (collapsed margins) */\n    margin-bottom:10px;\n}\n\n\n/* The actual abstract (when visible) */\ndiv.abstract {\n    color:black;\n    margin:20px 60px 60px 10px;\n    min-width: 450px;\n}\n\n/* Document titles */\n.doctitle {\n    font-weight:200;\n}\n\n/* Document titles linking to a PDF or somewhere else */\na.doctitle:link,a.doctitle:visited,a.doctitle,a.doctitle:hover,a.doctitle.active {\n    color:blue;\n    font-weight:200;\n    text-decoration:none; /* do not underline */ \n}\n\n/* Document titles where shorted, e.g. \"selected works\" */\n.doctitle-short {\n}\n\n/* Display publication titles in their own lines.\nRemove to disable. */\nspan.doctitle {\n    display:block;\n}\n\n/* Search box */\n#pubSearchButton {\n    /* border: 0 solid #d4d0ba; */\n    font-family: inherit;\n    padding: 0;\n}\n#pubSearchBox {\n    position:static;\n    text-align:right;\n    right:10px; top:100px;\n    display:block;\n}\n\n/* Categories at top of the bibliography */\n\n/* Entire section */\n#bib-preamble {\n    ___background-color:#DDDDDD;\n    padding: 10px;\n    margin: 10px;\n}\n\n/* Block of items of the same kind */\n.bib-cat {\n    display: inline-block;\n    list-style: none;\n    text-indent: 0;\n    margin: 0; padding: 0;\n    margin-right:30px;\n    text-align:left;\n    vertical-align:top;\n    min-width:15%;\n}\n\n/* Single category */\n.bib-cat li {\n    display: block;\n}\n\n#bib-cat-year {\n    max-width:20%;\n}\n#bib-cat-year li {\n    display:block; /* inline */ \n}\n\n#bib-cat-venue_short {\n    display:block;\n    margin-top:20px;\n}\n#bib-cat-venue_short li {\n    display:inline;\n    margin-left: 10px;\n}\n\n.bib-cat span.cat_count {\n    font-style:italic;\n    opacity: 0.5;\n}\n"
  },
  {
    "path": "demo/style4.css",
    "content": "#pubSearchButton {\n\tborder: 0 solid #d4d0ba;\n\tfont-family: inherit;\n\tpadding: 0;\n}\n#pubSearchBox {\n position:absolute; \n right:10px; top:100px;\n display:block;\n}\n\n.bib-cat {\n  list-style: none;\n  text-indent: 0;\n  margin: 0; padding: 0; \n  margin-right: 300px;\n}\n\n.bib-cat li {\n  display: inline;\n}\n.bib-cat li:after {\n  content: \" | \";\n}\n.bib-cat li:last-child:after {\n    content: \"\"\n}\n\n#bib-preamble {\n    margin-left:50px;\n}\n\n#bib-cat-year:before, #bib-cat-type:before, #bib-cat-collection:before {\n    /* font-weight: bold; */\n    font-style: italic;\n    display:inline-block;\n    margin-left: -50px;\n    width: 50px;\n    padding: 0;\n    margin-right:0px;\n}\n#bib-cat-year:before {\n    content: \"Year\";\n}\n#bib-cat-type:before {\n    content: \"Type\";\n}\n#bib-cat-collection:before {\n    content: \"Topic\";\n}\n#bib-cat-keyword:before {\n    content: \"Keywords\";\n}\n\n#bib-cat-type {\n    font-style:italic;\n}\n\n/* The entire bibliographic item */\ndiv.bib-item {\nfont-family:Arial,sans-serif;\nfont-size:80%;\nmargin-top:20px;\n}\n\n/* The actual BibTeX record (when visible) */\ndiv.bib {\nfont-family:Menlo,Courier,monospaced;\ncolor:brown;\npadding-left:30px;\npadding-bottom:10px;\n}\n\n/* Text \"bib\" or \"abstract\" */\n.blink a {\nfont-variant: small-caps;\nxxxdisplay:inline-block;\nclear: both;\npadding:0;\nmargin:0;\nmargin-bottom:-30px;\n}\n\n/* The actual abstract (when visible) */\ndiv.abstract {\ncolor:black;\npadding-left:30px;\npadding-bottom:10px;\n}\n\n/* Document titles */\n.doctitle {\nfont-weight:700;\n}\n\n/* Document titles linking to a PDF or somewhere else */\na.doctitle:link,a.doctitle:visited,a.doctitle,a.doctitle:hover,a.doctitle.active {\ncolor:blue;\nfont-weight:700;\n}\n\n\n\nbody {\n\tcolor: #141412;\n\tline-height: 1.5;\n\tmargin: 20px;\n}\n\na {\n\tcolor: #ca3c08;\n\ttext-decoration: none;\n}\n\na:visited {\n\tcolor: #ac0404;\n}\n\na:focus {\n\toutline: thin dotted;\n}\n\na:active,\na:hover {\n\tcolor: #ea9629;\n\toutline: 0;\n}\n\na:hover {\n\ttext-decoration: underline;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n\tclear: both;\n\tfont-family: Bitter, Georgia, serif;\n\tline-height: 1.3;\n}\n\nh1 {\n\tfont-size: 48px;\n\tmargin: 33px 0;\n}\n\nh2 {\n\tfont-size: 30px;\n\tmargin: 25px 0;\n}\n\nh3 {\n\tfont-size: 22px;\n\tmargin: 22px 0;\n}\n\nh4 {\n\tfont-size: 20px;\n\tmargin: 25px 0;\n}\n\nh5 {\n\tfont-size: 18px;\n\tmargin: 30px 0;\n}\n\nh6 {\n\tfont-size: 16px;\n\tmargin: 36px 0;\n}\n\n\nhtml,\nbutton,\ninput,\nselect,\ntextarea {\n\tfont-family: \"Source Sans Pro\", Helvetica, sans-serif;\n}\n"
  },
  {
    "path": "make-demo.sh",
    "content": "#!/bin/sh\n\n./zot.py --settings demo/settings1.py\n./zot.py --settings demo/settings2.py\n./zot.py --settings demo/settings3.py\n./zot.py --settings demo/settings4.py\n"
  },
  {
    "path": "make-doc/Makefile",
    "content": "# Minimal makefile for Sphinx documentation\n#\n\n# You can set these variables from the command line.\nSPHINXOPTS    =\nSPHINXBUILD   = python3 -msphinx\nSPHINXPROJ    = Zot_Bib_Web\nSOURCEDIR     = .\nBUILDDIR      = _build\n\n# Put it first so that \"make\" without argument is like \"make help\".\nhelp:\n\t@$(SPHINXBUILD) -M help \"$(SOURCEDIR)\" \"$(BUILDDIR)\" $(SPHINXOPTS) $(O)\n\n.PHONY: help Makefile\n\n# Catch-all target: route all unknown targets to Sphinx using the new\n# \"make mode\" option.  $(O) is meant as a shortcut for $(SPHINXOPTS).\n%: Makefile\n\t@$(SPHINXBUILD) -M $@ \"$(SOURCEDIR)\" \"$(BUILDDIR)\" $(SPHINXOPTS) $(O)\n"
  },
  {
    "path": "make-doc/conf.py",
    "content": "# -*- coding: utf-8 -*-\n#\n# Zot_Bib_Web documentation build configuration file, created by\n# sphinx-quickstart on Mon May 29 12:39:07 2017.\n#\n# This file is execfile()d with the current directory set to its\n# containing dir.\n#\n# Note that not all possible configuration values are present in this\n# autogenerated file.\n#\n# All configuration values have a default; values that are commented out\n# serve to show the default.\n\n# If extensions (or modules to document with autodoc) are in another directory,\n# add these directories to sys.path here. If the directory is relative to the\n# documentation root, use os.path.abspath to make it absolute, like shown here.\n#\nimport os\nimport sys\nsys.path.insert(0, os.path.abspath('..'))\n\nautodoc_mock_imports = ['pyzotero', 'zotero']\n# If true, the current module name will be prepended to all description\n# unit titles (such as .. function::).\nadd_module_names = False\n\n# -- General configuration ------------------------------------------------\n\n\n\n# If your documentation needs a minimal Sphinx version, state it here.\n#\n# needs_sphinx = '1.0'\n\n# Add any Sphinx extension module names here, as strings. They can be\n# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom\n# ones.\nextensions = ['sphinx.ext.autodoc', 'sphinxarg.ext', 'sphinx.ext.napoleon']\n\n# Add any paths that contain templates here, relative to this directory.\ntemplates_path = ['_templates']\n\n# The suffix(es) of source filenames.\n# You can specify multiple suffix as a list of string:\n#\n# source_suffix = ['.rst', '.md']\nsource_suffix = '.rst'\n\n# The master toctree document.\nmaster_doc = 'index'\n\n# General information about the project.\nproject = u'Zot_Bib_Web'\ncopyright = u'2017, David Reitter'\nauthor = u'David Reitter'\n\n# The version info for the project you're documenting, acts as replacement for\n# |version| and |release|, also used in various other places throughout the\n# built documents.\n\n\nfrom zot import __version__ as zotversion\n# The short X.Y version.\nversion = u'%s'%zotversion\n# The full version, including alpha/beta/rc tags.\nrelease = version\n\n# The language for content autogenerated by Sphinx. Refer to documentation\n# for a list of supported languages.\n#\n# This is also used if you do content translation via gettext catalogs.\n# Usually you set \"language\" from the command line for these cases.\nlanguage = None\n\n# List of patterns, relative to source directory, that match files and\n# directories to ignore when looking for source files.\n# This patterns also effect to html_static_path and html_extra_path\nexclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']\n\n# The name of the Pygments (syntax highlighting) style to use.\npygments_style = 'sphinx'\n\n# If true, `todo` and `todoList` produce output, else they produce nothing.\ntodo_include_todos = False\n\n\n# -- Options for HTML output ----------------------------------------------\n\n# The theme to use for HTML and HTML Help pages.  See the documentation for\n# a list of builtin themes.\n#\nhtml_theme = 'default'\nRTD_NEW_THEME = True\n\n# Theme options are theme-specific and customize the look and feel of a theme\n# further.  For a list of options available for each theme, see the\n# documentation.\n#\n# html_theme_options = {}\n\n# Add any paths that contain custom static files (such as style sheets) here,\n# relative to this directory. They are copied after the builtin static files,\n# so a file named \"default.css\" will overwrite the builtin \"default.css\".\n# html_static_path = ['_static']\n\n\n# -- Options for HTMLHelp output ------------------------------------------\n\n# Output file base name for HTML help builder.\nhtmlhelp_basename = 'Zot_Bib_Webdoc'\n\n\n# -- Options for LaTeX output ---------------------------------------------\n\nlatex_elements = {\n    # The paper size ('letterpaper' or 'a4paper').\n    #\n    # 'papersize': 'letterpaper',\n\n    # The font size ('10pt', '11pt' or '12pt').\n    #\n    # 'pointsize': '10pt',\n\n    # Additional stuff for the LaTeX preamble.\n    #\n    # 'preamble': '',\n\n    # Latex figure (float) alignment\n    #\n    # 'figure_align': 'htbp',\n}\n\n# Grouping the document tree into LaTeX files. List of tuples\n# (source start file, target name, title,\n#  author, documentclass [howto, manual, or own class]).\nlatex_documents = [\n    (master_doc, 'Zot_Bib_Web.tex', u'Zot\\\\_Bib\\\\_Web Documentation',\n     u'David Reitter', 'manual'),\n]\n\n\n# -- Options for manual page output ---------------------------------------\n\n# One entry per manual page. List of tuples\n# (source start file, name, description, authors, manual section).\nman_pages = [\n    (master_doc, 'zot_bib_web', u'Zot_Bib_Web Documentation',\n     [author], 1)\n]\n\n\n# -- Options for Texinfo output -------------------------------------------\n\n# Grouping the document tree into Texinfo files. List of tuples\n# (source start file, target name, title, author,\n#  dir menu entry, description, category)\ntexinfo_documents = [\n    (master_doc, 'Zot_Bib_Web', u'Zot_Bib_Web Documentation',\n     author, 'Zot_Bib_Web', 'One line description of project.',\n     'Miscellaneous'),\n]\n\n\n\n"
  },
  {
    "path": "make-doc/index.rst",
    "content": ".. toctree::\n   :maxdepth: 3\n   :caption: Contents:\n\n\n.. image:: screenshot.png\n   :width: 300\t   \n\n.. include:: ../README.rst\n\nRunning the zot.py program\n================================\n\t     \n.. py:module:: zot\n\t       \n.. argparse::\n   :module: zot\n   :func: make_arg_parser\n   :prog: Zot_Bib_Web\n\n\n\t  \n\nSettings files\n=======================================\n\nThe default name for a settings file is `settings.py`,\nbut any settings file may be loaded using the `--settings` arguments.\n\nSee `settings_example.py` for an example explanations.\n\n.. automodule:: zot\n   :members:\n   :undoc-members: zot\n\n\n\t\t  \nIndices and tables\n=======================================\n\n* :ref:`genindex`\n* :ref:`search`\n"
  },
  {
    "path": "make-doc/requirements.txt",
    "content": "Sphinx==1.6.2\nsphinx-argparse==0.2.0\nsphinxcontrib-websupport==1.0.1\n"
  },
  {
    "path": "push.py",
    "content": "#!/usr/bin/env python\n\n# This tool updates a given Page on your Wordpress site with\n# a bibliography produced by zot_bib_web.\n\n# insert <!--zot_bib_web  COLLID1 --> into your page where you would like the\n# bibliography to be inserted.\n# COLLID1 is the ID (hex, 8 digits) of the top-level collection.\n#     All sub-collections to this will be rendered.\n\n# To use a more complex configuration, define settings.py.\n\n# (C) 2013, 2017 David Reitter, The Pennsylvania State University\n# Released under the GNU General Public License, V.3 or later.\n\n\n\n\n\n\n#############################################################################\n\ndef noop(*args,**kwargs):\n    pass\n\ndef push_wordpress(url, blogID, user, password, postID):\n    global wp_url, wp_username, wp_password, wp_blogid, post_id\n    wp_url = url\n    wp_username = user\n    wp_password = password\n    wp_blogid = blogID\n    post_id = postID\n\n#############################################################################\n\n# Configuration example\n# push_wordpress(url='https://example.com/wp/xmlrpc.php', blogID=0, user='pubpushername', password='pass', postID=200)\n\n# If no collection is given, we read from what is specified as outfile in settings.py, or fro mzotero-bib.html\n\n\n\ntry:\n    import __builtin__\nexcept ImportError:\n    # Python 3\n    import builtins as __builtin__\n\n__builtin__.shortcut = noop\n__builtin__.user_collection = noop\n__builtin__.group_collection = noop\n__builtin__.exclude_collection = noop\n__builtin__.rename_collection = noop\n__builtin__.exclude_items = noop\n__builtin__.push_wordpress = push_wordpress\n\ntry:\n    from settings import *\nexcept ImportError:\n    pass\n#############################################################################\n\n\nimport datetime, xmlrpclib\nimport codecs\nimport sys\n\nstatus = 'publish'\n\nserver = xmlrpclib.ServerProxy(wp_url)\n\n\nfrom subprocess import call\n\ndef get_bibliography (coll):\n    global outputfile\n\n    if coll:\n        outputfile = 'zotero-bib.html'\n        # to do: why call as a sub-process when we can just import it?\n        call([\"./zot.py\", coll, '-o', outputfile, '--div'])\n\n    if outputfile:\n        file = codecs.open(outputfile, \"r\", \"utf-8\")\n        if file:\n            return file.read()\n    return \"\"\n\n# let's get the\n\nrawpost = server.wp.getPost(wp_blogid, wp_username, wp_password, post_id)\n\nimport re\n\nm = re.match(r'(.*)(<!--\\s*zot_bib_web\\s*(\\w*)\\s*(\\w*)\\s*-->)(.*)', rawpost['post_content'], re.DOTALL|re.IGNORECASE)\n\nif m:\n    newpost = m.group(1) + m.group(2)\n\n    coll = m.group(3)\n    #  catchall = m.group(4)  (legacy - ignored)\n\n    contents = get_bibliography(coll)\n    if contents:\n        newpost += contents + \"\\n<!--zot_bib_end_of_bibliography-->\"\n\n\n    m2 = re.match(r'.*<!--\\s*zot_bib_end_of_bibliography\\s*-->(.*)', m.group(5), re.DOTALL|re.IGNORECASE)\n    if m2:\n        newpost += m2.group(1)\n    else:\n        newpost += m.group(5)  # all of the remainder\n\n    if rawpost['post_content'].strip() == newpost.strip():\n        print(\"Content unchanged\")\n    else:\n\n        data = { 'post_content' : newpost}\n\n        post_id = server.wp.editPost(wp_blogid, wp_username, wp_password, post_id, data)\n\n        print \"post update \",\n        if post_id:\n            print \"successful.\"\n        else:\n            print \"NOT successful.\"\n            sys.exit(1)\nelse:\n    print \"No shortcode found in post %s.\"%post_id\n    print \" Need  <!--zot_bib_web--> or <!--zot_bib_web COLLECTIONID--> or <!--zot_bib_web COLLECTIONID -->\"\n"
  },
  {
    "path": "settings_example.py",
    "content": "#!/usr/bin/env python\n# coding: utf-8\n\n## settings.example.py\n\n## You must configure the authentication settings and one collection key.\n\nverbosity = 0\n# Print more or less output during execution\n# -2: print errors\n# -1: print warnings and errors\n# 0: print progress information, warnings and errors\n# 1: print log information and everything else.\n\n#### AUTHENTICATION AND COLLECTIONS ######################################\n\ngroup_collection(160464, collection='MGID93AS')\n\n# user_collection(id='1366640', api_key='Y4oUU2c7P1nQWNPO3hvuEwzP')\n\n# group_collection(id, api_key=None, collection=None, top_level=False)\n# user_collection(id, api_key=None, collection=None, top_level=False)\n#\n#   Use group_collection for a group library, user_collection for a\n#   (private) user library.\n#   ID specifies the group or user ID.\n#\n#   You may find your user ID for the library_id setting under\n#   \"Settings -> Feeds/API\":\n#        https://www.zotero.org/settings/keys\n#\n#   You may find your library ID by selecting the group on the Zotero\n#   website, and then choose \"Group Settings\".  The URL in your browser\n#   window will then show you a six-digit number,\n#   e.g.,  .../groups/110233/settings\n#\n#   api_key\n#       The secret key provided by Zotero.\n#       If you want to retrieve non-public data from Zotero, you'll need a\n#       Zotero account (or group) at zotero.org.  Log into your account,\n#       access the Settings page on the Zotero site and create an private\n#       API key (under \"Settings -> Feeds/API\").  For the key, check\n#       \"Allow library access\".  This key is used in the api_key setting.\n#\n#   collection\n#       ID of the top-level collection to be included.\n#       All sub-collections under this collection will be imported.\n#       If not given (None), all available collections will be included.\n#\n#   top_level\n#       If true, then the collection given be included as a level.\n#       Otherwise (default, False), sub-collections and items will be\n#       included directly.\n\n\n#### COLLECTIONS TO BE RENDERED ##########################################\n\n# In your library, you may create a collection, for example, \"website\".\n# Within it, create titled sub-collections, like so:\n\n# toRead\n# thesis\n# website\n#    10 Selected Works\n#    20 Journal Articles\n#    30 Conference Proceedings\n#    40 Theses\n\n# Now, find the IDs of the top-level collection called \"website\".\n# When you click on it on the Zotero website, your browser will show you\n# an alphanumeric key in the URL, e.g., items/collectionKey/FCQM2AY6.\n# The portion 'FCQM2AY6' is what you would use in 'collection' for\n# the user_collection or group_collection directives.\n\n\n# To cause zot_bib_web to format a sub-collection in special ways, you\n# may add some statements here.  For these statements, supply either\n# the name (title) or the key associated with a collection.\n\n# exclude_collection (C)\n# Remove sub-collection C.\n\n# rename_collection (C, N)\n# Rename collection C to N.\n# This may be used to merge collections by giving them the same name.\n\n# hidden_collection (C)\n# Hide sub-collection C.  We still add a shortcut at the top\n# to unhide its contents if they are available elsewhere.\n# You may also use a '-' before the name of the collection in the library.\n\n# short_collection (C)\n# Short mode.  This sub-collection will be shown using titles,\n# journal and years only, which can then be expanded.  Journal or\n# conference titles can be kept short.  Specify the \"journal abbr or\n# \"conference title\" fields, or a short \"note\" if necessary.  You may\n# want to copy bibliographic items from other parts of the bibliography\n# into this sub-collection.\n# You may also use a '*' before the name of the collection in the library.\n\nshort_collection(\"Selected Works\")\n\n# featured_collection (C)\n# Feature this:  Extract this sub-collection and show at the beginning of\n# the bibliography, regardless of whether the rest of the bibliography is\n# sorted by, e.g., year, and ignores the collections otherwise. In the\n# collection shown below, it prevents \"in review\" articles to show up as\n# regular journal articles (which might give the impression you're\n# taking credit for not-yet-reviewed/published material!)\n# You may also use a '!' before the name of the collection in the library.\n\nfeatured_collection(\"Selected Works\")\n\n# misc_collection (C)\n# Show the items in this collection, but exclude those items that\n# are already included in another regular collection.  A regular\n# collection is one that is not hidden, not short, and not featured.\n# This is useful to add a \"Miscellaneous\" category at the end for\n# additional items without duplicating anything.\n# You may also use a '&' before the name of the collection in the library.\n\nmisc_collection(\"Miscellaneous\")\n\n\n#### SPECIAL OPTIONS: STYLE ##############################################\n# Special settings - configure only if needed.\n\n# The sort_criteria determine the structure of the bibliography.\n# Allowable values: 'type' (category of pub., e.g., journal article),\n# 'date' (full date)\n# 'year' (year of publication)\n# 'collection' (the subcollection the article is placed in).\n# Collection works best at the beginning of the list.\n# add - in front of the field name to sort in descending order\n# (e.g., -date will show the newest entries first).\n\n# sort_criteria = ['collection','-date']   # collection, then by date.\nsort_criteria = ['type','-date']   # by type, then by date (\"issued\").\n#sort_criteria = ['-year','type']   # Ordered by year, then type.\n\n\n\ntitlestring = 'Bibliography'\n\"\"\" bibliography title \"\"\"\n\nshow_top_section_headings = True\n\"\"\" show section headings for the primary search criterion\"\"\"\n\nbib_style =  'apa'\n\"\"\" bibliography style format (e.g., 'apa' or 'mla') - Any valid CSL style\n in the Zotero style repository\"\"\"\n\n#### SPECIAL OPTIONS: HTML AND FILE CONFIGURATION ########################\n# Special settings - configure only if needed.\n\n\nwrite_full_html_header = True\n# False to not output HTML headers.\n# In this case, expect a file in UTF-8 encoding.\n\nstylesheet_url = \"site/style.css\"\n# If set and write_full_html_header is True,\n# link to this style sheet (a URL)\n\noutputfile = 'zotero-bib.html'\n# relative or absolute path name of output file\n\nshow_search_box = True\n# show a Javascript/JQuery based search box to filter pubs by keyword.\n# Must define jquery_path.\n\njquery_path = \"site/jquery.min.js\"\n# path to jquery file on the server\n# jquery_path = \"../wp-includes/js/jquery/jquery.js\"  # wordpress location\n\n# Show categories at the top of the bibliography for quick filtering\n# 'collection', 'type', 'year', 'venue', 'venue_short', or 'tags'\nshow_shortcuts = ['collection']\n# To add specific rather than all available values for a field, use the\n# shortcut function as follows.\n# Note that for year, we support ranges.\n\n# In the following, we tell the program\n# to display despific entries for \"year\":\n\nshow_shortcuts += [shortcut('year', [2017,2016,2015,2014,2013,\n                                     \"2008-2012\",\"2005-2008\",\"-2004\"])]\n\n# Show the venues (conferences, journals) where we've published.\n# the \"shortcut\" function offers some options:\n# sortDir=\"asc\" or \"desc\" instructs the program to sort the entries.\n# (Default is automatic.)\n# sortBy indicates that we'd like to sort by how many items there are\n# in each category\n#   (Default is to sort by name.  'count' is the only other value possible\n#    at this time.)\n# topN says to display only the 5 biggest categories.\n# If there are several categories ranked 5, we're showing all of them.\n# E.g.  topN=3 shows:  WIFN(8) FJJ(8) CLAM(5) CLEE(5)\n# (Default is to show all for which bibliographic entries exist in the data.)\n\nshow_shortcuts += [shortcut('venue_short', sortDir='desc',\n                            sortBy='count', topN=5)]\n\n# To add arbitrary search terms:\n\nshow_shortcuts += [shortcut('keyword',\n                            values=[\"model\", \"language\", \"entropy\"])]\n# define some search terms\n\nnumber_bib_items = False\n# show bibliographic items as numbered, ordered list\n\nshow_copy_button = True\n# show clipbaord copy button.  Must define jquery_path.\n\nclipboard_js_path = \"site/clipboard.min.js\"\n# path to file on server\n\ncopy_button_path = \"site/clippy.svg\"\n# path to file on server\n\n# Attachments\nfile_outputdir = 'files/'\n# Location to save attached files.\n\nfile_output_path = \"files/\"\n# relative URL on server, corresponding to file_outputdir\n\n# unconditionally show these items if they are available for the item\n# (don't set to obtain defaults)\n# show_links = ['abstract', 'url', 'bib', 'wikipedia',\n#               'ris', 'cite.apa', 'file']\n#\n# URL       - the URL field for the item; button is displayed as\n#             PDF/DOC/PS/LINK as detected.\n# file      - each file associated with the item in the library.\n#             Files are saved to file_outputdir and expected to appear\n#             on the web server in file_output_path (which see)\n#             Button is displayed as PDF/DOC/PS/LINK as detected.\n# RIS or EndNote - download of the file containing the bibliographic data\n# BIB       - bibliographic data for LaTeX\n# Wikipedia - bibliographic data in Wikipedia format\n# Abstract  - the abstract\n# cite.APA  - Citation in APA format\n# cite.MLA  - Citation in MLA format\n# cite.<XXX> - Citation in <XXX> format (as supported by Zotero)\n\n\n\n# omit_COinS = False\n# True to omit COINS metadata; useful to save space, but not recommended.\n\n# no_cache = True\n# True means do not use cache;\n# retrieve items from Zotero database every time (slow)\n\n\n# smart_selections = True\n# Prevent viewers from selecting \"bib\", \"pdf\" etc\n# for easier copy/paste of bibliography\n# (don't set to obtain default, which is True)\n\n# Output in this language\nlanguage_code = 'en'\n\n# Define labels for article types and their ordering\n# types may occur in libraryCatalog or itemType\n# use libraryCatalog to override it in special cases\n# (e.g., archival Conference papers)\n# sortkeyname_order['en']['type'] = [('journalArticle', 'Journal Articles'),\n#                             ('archivalConferencePaper', 'Archival Conference Papers'),\n#                             ('conferencePaper', 'Conference and Workshop Papers'),\n#                             ('book','Books'),\n#                             ('bookSection', 'Book Chapters'),\n#                             ('edited-volume', \"Edited Volumes\"),\n#                             ('thesis', 'Theses'),\n#                             ('report', 'Tech Reports'),\n#                             ('attachment', 'Document'),\n#                             ('webpage', 'Web Site'),\n#                             ('presentation', 'Talks')]\n\n# Translations for links\n# Provide additional languages like so:\n# link_translations['de'] = {'abstract':'Abstrakt', 'pdf':'Volltext'}\n\n\n\n\n#### SPECIAL OPTIONS: WORDPRESS ##############################\n# Special settings - configure only if needed.\n# These settings are used by push.py\n\npush_wordpress(url='https://example.com/wp/xmlrpc.php', blogID=0,\n               user='pubpushername', password='pass', postID=200)\n\ninfile = \"zotero-bib.html\"\n"
  },
  {
    "path": "site/style.css",
    "content": "/* latin-ext */\n@font-face {\n  font-family: 'Lato';\n  font-style: normal;\n  font-weight: 400;\n  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v13/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');\n  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: 'Lato';\n  font-style: normal;\n  font-weight: 400;\n  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v13/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;\n}\n\n/* The bibliography */\ndiv.bibliography \n{\n    font-family: Lato;\n       /* font-family:'Lato',Arial,Geneva, sans-serif; */\n       font-weight:300;\n       line-height:1.4em;\n   }\n\n@media print\n{\n    #bib-preamble {display:none !important;}\n}\n\n/* Collection titles */\ndiv.bibliography h1, div.bibliography h2, div.bibliography h3, div.bibliography h4\n   {\n       font-family:Century Gothic,Times New Roman,Optima,sans-serif;\n       font-weight:1000;\n       color:Gray;\n   }\n\n/* Search term highlighted */\n#searchTermSectionTitle, #searchTermSectionTitle a {\n    color:DarkGreen;\n}\n\n/* Collections */\n\ndiv.bibliography div.collection { }\ndiv.bibliography div.collection div.collection { /* nested collection */ }\n\n/* The entire bibliographic item */\ndiv.bib-item {\n}\ndiv.full-bib-section div.bib-item {\n    margin-bottom:25px;\n}\n/* the short format (selected works) */\ndiv.short-bib-section div.bib-item {\n    margin-bottom:5px;\n}\n\n/* numbered citations */\n\ndiv.full-bib-section li {\n    margin-bottom:10px;\n}\ndiv.short-bib-section li {\n    margin-bottom:5px;\n    /* list-style-type: none; */    /* Use this to turn off numbering */\n}\n\n\n/* the abbreviated conference or journal title in the short format section */\ndiv.short-bib-section .containertitle {\n    font-style:italic;\n}\n\n/* details (e.g., collection, editors, years, pages, etc.) of a bib item */\ndiv.bib-details{\n    \n}\n\n\n\n/* Rendering the \"extra\" field */\ndiv.bib-details div.bib-extra {\n    display: inline;\n    font-weight: bold;\n}\n\n/* Venue, where published (e.g., proceedings title, journal */\ndiv.bib-item div.bib-venue {\n    display:none;\n}\n\n/* Short venue (e.g., conference acronym, journal abbreviation)\nIs hidden by default.  CSS specificity is used to override default. */\ndiv.bib-item div.bib-venue-short {\n    display:none;  /* change to block or inline to display */\n    /* See demo/style3.css for an example on formatting this. */\n}\n\n/* Citation (when visible) */\ndiv.cite {\n    width: 600px;\n}\n\n/* The actual BibTeX record (when visible) */\ndiv.bib {\n    font-family:Menlo,Courier,monospaced;\n    color:brown;\n    white-space: pre-wrap;\n}\n\n/* Text \"bib\", \"abstract\", and other buttons */\n.blinkitems .blink a {\n    font-variant: small-caps;\n    font-family:Arial,sans-serif;\n\n    text-decoration: none;\n    clear: both;\n    padding:0;\n    margin:0;\n}\n\n/* Show/hide  area */\ndiv.blinkitems .bibshowhide {\n    background: white;\n    padding: 20px;\n    margin-left:40px;\n    z-index: 5;\n    position: absolute;\n    width: 600px;\n\n}\n\n/* grey border inside the white padding */\ndiv.blinkitems .bibshowhide:before {\n  content: \" \";\n  position: absolute;\n  z-index: -1;\n  top: 5px;\n  left: 5px;\n  right: 5px;\n  bottom: 5px;\n  border: 2px solid grey;\n}\n\n\n/* the .blink p style is a hack because Wordpress seems to insert <p> at times. */\n.blink p {\n    display:inline;\n}\n\ndiv.full-bib-section .blinkitems .blink {\n    margin-bottom:-30px;\n    font-size:80%;\n}\ndiv.short-bib-section .blinkitems .blink {\n    display:inline-block; /* needed to make margin-top work (collapsed margins) */\n    margin-bottom:10px;\n    font-size:80%;\n}\n\n\n/* The actual abstract (when visible) */\ndiv.abstract {\n    color:black;\n    line-height:120%;\n    font-size:120%;\n}\n\n\n/* Document titles */\n.doctitle {\n    font-weight:200;\n}\n\n/* Document titles linking to a PDF or somewhere else */\na.doctitle:link,a.doctitle:visited,a.doctitle,a.doctitle:hover,a.doctitle.active {\n    color:blue;\n    font-weight:200;\n    text-decoration:none; /* do not underline */ \n}\n\n/* Document titles where shorted, e.g. \"selected works\" */\n.doctitle-short {\n}\n\n/* Display publication titles in their own lines.\nRemove to disable. */\nspan.doctitle {\n    display:block;\n}\n\n/* Search box */\n#pubSearchButton {\n    /* border: 0 solid #d4d0ba; */\n    font-family: inherit;\n    padding: 0;\n}\n#pubSearchBox {\n    position:static;\n    text-align:right;\n    right:10px; top:100px;\n    display:block;\n}\n\n\n/* Categories at top of the bibliography */\n.bib-cat {\n    display: inline;\n    list-style: none;\n    text-indent: 0;\n    margin: 0; padding: 0; \n}\n\n.bib-cat li {\n    display: inline;\n}\n.bib-cat:not(:first-child):before, .bib-cat li:not(:last-child):after {\n    content: \" | \";\n}\n"
  },
  {
    "path": "texconv.py",
    "content": "# -*- coding: utf-8 -*-\n\n# provides tex2unicode and unicode2tex\n\n\n################################################################\n# LaTeX accents replacement\nlatexAccents = [\n  ( u\"à\", \"\\\\`a\" ), # Grave accents\n  ( u\"è\", \"\\\\`e\" ),\n  ( u\"ì\", \"\\\\`\\\\i\" ),\n  ( u\"ò\", \"\\\\`o\" ),\n  ( u\"ù\", \"\\\\`u\" ),\n  ( u\"ỳ\", \"\\\\`y\" ),\n  ( u\"À\", \"\\\\`A\" ),\n  ( u\"È\", \"\\\\`E\" ),\n  ( u\"Ì\", \"\\\\`\\\\I\" ),\n  ( u\"Ò\", \"\\\\`O\" ),\n  ( u\"Ù\", \"\\\\`U\" ),\n  ( u\"Ỳ\", \"\\\\`Y\" ),\n  ( u\"á\", \"\\\\'a\" ), # Acute accents\n  ( u\"é\", \"\\\\'e\" ),\n  ( u\"í\", \"\\\\'\\\\i\" ),\n  ( u\"ó\", \"\\\\'o\" ),\n  ( u\"ú\", \"\\\\'u\" ),\n  ( u\"ý\", \"\\\\'y\" ),\n  ( u\"Á\", \"\\\\'A\" ),\n  ( u\"É\", \"\\\\'E\" ),\n  ( u\"Í\", \"\\\\'\\\\I\" ),\n  ( u\"Ó\", \"\\\\'O\" ),\n  ( u\"Ú\", \"\\\\'U\" ),\n  ( u\"Ý\", \"\\\\'Y\" ),\n  ( u\"â\", \"\\\\^a\" ), # Circumflex\n  ( u\"ê\", \"\\\\^e\" ),\n  ( u\"î\", \"\\\\^\\\\i\" ),\n  ( u\"ô\", \"\\\\^o\" ),\n  ( u\"û\", \"\\\\^u\" ),\n  ( u\"ŷ\", \"\\\\^y\" ),\n  ( u\"Â\", \"\\\\^A\" ),\n  ( u\"Ê\", \"\\\\^E\" ),\n  ( u\"Î\", \"\\\\^\\\\I\" ),\n  ( u\"Ô\", \"\\\\^O\" ),\n  ( u\"Û\", \"\\\\^U\" ),\n  ( u\"Ŷ\", \"\\\\^Y\" ),\n  ( u\"ä\", \"\\\\\\\"a\" ),    # Umlaut or dieresis\n  ( u\"ë\", \"\\\\\\\"e\" ),\n  ( u\"ï\", \"\\\\\\\"\\\\i\" ),\n  ( u\"ö\", \"\\\\\\\"o\" ),\n  ( u\"ü\", \"\\\\\\\"u\" ),\n  ( u\"ÿ\", \"\\\\\\\"y\" ),\n  ( u\"Ä\", \"\\\\\\\"A\" ),\n  ( u\"Ë\", \"\\\\\\\"E\" ),\n  ( u\"Ï\", \"\\\\\\\"\\\\I\" ),\n  ( u\"Ö\", \"\\\\\\\"O\" ),\n  ( u\"Ü\", \"\\\\\\\"U\" ),\n  ( u\"Ÿ\", \"\\\\\\\"Y\" ),\n  ( u\"ç\", \"\\\\c{c}\" ),   # Cedilla\n  ( u\"Ç\", \"\\\\c{C}\" ),\n  ( u\"œ\", \"{\\\\oe}\" ),   # Ligatures\n  ( u\"Œ\", \"{\\\\OE}\" ),\n  ( u\"æ\", \"{\\\\ae}\" ),\n  ( u\"Æ\", \"{\\\\AE}\" ),\n  ( u\"å\", \"{\\\\aa}\" ),\n  ( u\"Å\", \"{\\\\AA}\" ),\n  ( u\"–\", \"--\" ),   # Dashes\n  ( u\"—\", \"---\" ),\n  ( u\"ø\", \"{\\\\o}\" ),    # Misc latin-1 letters\n  ( u\"Ø\", \"{\\\\O}\" ),\n  ( u\"ß\", \"{\\\\ss}\" ),\n  ( u\"¡\", \"{!`}\" ),\n  ( u\"¿\", \"{?`}\" ),\n  ( u\"\\\\\", \"\\\\\\\\\" ),    # Characters that should be quoted\n  ( u\"~\", \"\\\\~\" ),\n  ( u\"&\", \"\\\\&\" ),\n  ( u\"$\", \"\\\\$\" ),\n  ( u\"{\", \"\\\\{\" ),\n  ( u\"}\", \"\\\\}\" ),\n  ( u\"%\", \"\\\\%\" ),\n  ( u\"#\", \"\\\\#\" ),\n  ( u\"_\", \"\\\\_\" ),\n  ( u\"©\", \"\\copyright\" ), # Misc\n  ( u\"ı\", \"{\\\\i}\" ),\n  ( u\"‘\", \"`\" ),    #Quotes\n  ( u\"’\", \"'\" ),\n  ( u\"“\", \"``\" ),\n  ( u\"”\", \"''\" ),\n  ( u\"‚\", \",\" ),\n  ( u\"„\", \",,\" ),\n  ( u\"\", \",,\" )\n]\n\nmathModeLaTeX = [\n  ( u'≥', '\\\\ge' ),   # Math operators\n  ( u'≤', '\\\\le' ),\n  ( u'≠', '\\\\neq' ),\n  ( u'µ', '\\\\mu' ),\n  ( u'°', '\\\\deg' ),\n  ( u'α', '\\\\alpha' ),\n  ( u'β', '\\\\beta' ),\n  ( u'γ', '\\\\gamma' ),\n  ( u'δ', '\\\\delta' ),\n  ( u'ϵ', '\\\\epsilon' ),\n  ( u'ζ', '\\\\zeta' ),\n  ( u'η', '\\\\eta' ),\n  ( u'θ', '\\\\theta' ),\n  ( u'ι', '\\\\iota' ),\n  ( u'κ', '\\\\kappa' ),\n  ( u'λ', '\\\\lambda' ),\n  ( u'μ', '\\\\mu' ),\n  ( u'ν', '\\\\nu' ),\n  ( u'ξ', '\\\\xi' ),\n  ( u'π', '\\\\pi' ),\n  ( u'ρ', '\\\\rho' ),\n  ( u'σ', '\\\\sigma' ),\n  ( u'τ', '\\\\tau' ),\n  ( u'υ', '\\\\upsilon' ),\n  ( u'ϕ', '\\\\phi' ),\n  ( u'χ', '\\\\chi' ),\n  ( u'ψ', '\\\\psi' ),\n  ( u'ω', '\\\\omega' ),\n  ( u'A', '\\\\Alpha' ),\n  ( u'B', '\\\\Beta' ),\n  ( u'Γ', '\\\\Gamma' ),\n  ( u'Δ', '\\\\Delta' ),\n  ( u'E', '\\\\Epsilon' ),\n  ( u'Ζ', '\\\\Zeta' ),\n  ( u'Η', '\\\\Eta' ),\n  ( u'Θ', '\\\\Theta' ),\n  ( u'Ι', '\\\\Iota' ),\n  ( u'Κ', '\\\\Kappa' ),\n  ( u'Λ', '\\\\Lambda' ),\n  ( u'Μ', '\\\\Mu' ),\n  ( u'Ν', '\\\\Nu' ),\n  ( u'Ξ', '\\\\Xi' ),\n  ( u'Π', '\\\\Pi' ),\n  ( u'Ρ', '\\\\Rho' ),\n  ( u'Σ', '\\\\Sigma' ),\n  ( u'Τ', '\\\\Tau' ),\n  ( u'ϒ', '\\\\Upsilon' ),\n  ( u'Φ', '\\\\Phi' ),\n  ( u'X', '\\\\Chi' ),\n  ( u'Ψ', '\\\\Psi' ),\n  ( u'Ω', '\\\\Omega')\n]\n\ndef addDollar(list):\n    return [u\"$%s$\"%x for x in list]\n\nlatexAccentsDict = dict(latexAccents)\nlatexAccentsDictR = dict (zip(latexAccentsDict.values(),latexAccentsDict.keys()))\n\ntmp = dict(mathModeLaTeX)\nmathModeLaTeXDictR = dict (zip(tmp.values(),tmp.keys()))\nmathModeLaTeXDictR[\"$\"] = \"\"  # just kill all inline math\n\nmathModeLaTeXDict = dict(mathModeLaTeX)\nmathModeLaTeXDict = dict (zip(mathModeLaTeXDict.keys(), addDollar(mathModeLaTeXDict.values())))\n\ndef string_replace(dct,text):\n    keys = dct.keys()\n    for n in keys:\n        # if '%' not in text: break\n        text = text.replace(n,dct[n])\n    return text\n\n\ndef tex2unicode(s):\n   s= string_replace(latexAccentsDictR, s)\n   s= string_replace(mathModeLaTeXDictR, s)\n   return s\n\n\ndef unicode2tex(s):\n   s= string_replace(latexAccentsDict, s)\n   s= string_replace(mathModeLaTeXDict, s)\n   return s\n"
  },
  {
    "path": "zot.py",
    "content": "#!/usr/bin/env python\n# coding: utf-8\n\n\"\"\"Add a fast, interactive Zotero bibiography to your website.\n\nThis tool will retrieve a set of collections and format an interactive\nbibliography in HTML5.  The bibliography contains BibTeX records and\nabstracts that can be revealed upon clicking.  The output is ready\nto be included in other websites (there are options), and it can be\neasily styles using CSS (see style.css).\n\nThe primary way to configure a web bibliography is via a settings file.\nThe file settings.py is loaded by default, if present.\nSee settings_example.py for documentation.\n\nLatest versions: https://github.com/davidswelt/zot_bib_web\n\nDocumentation: http://zot-bib-web.readthedocs.io \n\n(C) 2014,2015,2016,2017,2019 David Reitter\nReleased under the GNU General Public License, V.3 or later.\n\nFor usage, see:   zot.py --help\n\"\"\"\n\n# zot_bib_web\n\nfrom __future__ import print_function\nfrom __future__ import unicode_literals\n\n\n#############################################################################\n\n# See settings_example.py for configuration information\n# Create settings.py to supply your configuration.\n# The following items are defaults.\n\nverbosity = 0  #: How much diagnostic output to print\n\ntitlestring = 'Bibliography'  #: The title shown for the bibliography document\n\nbib_style = 'apa' #: Style.  'apa', 'mla', or any other style known to Zotero\n\nwrite_full_html_header = True  #: If True, a standalone HTML file is written (default).\n\nstylesheet_url = \"site/style.css\" #: URL to the style file on the web server.\n\noutputfile = 'zotero-bib.html' #: The resulting HTML document will be in this file.\n\nfile_outputdir = ''  #: Directory used for attachments that come with the bibliography items.\n\nfile_output_path = \"\"  #: URL to the directory for attachments when on the server.\n\njquery_path = \"site/jquery.min.js\"  #: URL to jQuery on the server\n\n# jquery_path = \"../wp-includes/js/jquery/jquery.js\"  # wordpress location\n\nnumber_bib_items = False #: If True, enumerate bibliographic items within a category as a list.\n\nshow_copy_button = True #: If True, show a button that copies text to clipboard.\n\nclipboard_js_path = \"site/clipboard.min.js\" #: URL to Clipboard.min.js on the server.\n\ncopy_button_path = \"site/clippy.svg\" #: URL to clippy.svg on the server.\n\nshow_search_box = True #: Show a search box\n\n#: List of shortcuts.\n#: Permissible values include the strings ``'collection', 'year', 'type', 'venue', and 'venue_short'``,\n#: or objects made with the function :func:`shortcut`.\nshow_shortcuts = ['collection']\n\n\n#: List of Links.\n#: Possible values: ``'abstract', 'url', 'BIB', 'Wikipedia', 'EndNote', 'RIS', 'MLA', 'Cite.MLA', 'Cite.APA', 'Cite.<STYLE>'``\nshow_links = ['abstract', 'url', 'BIB', 'Wikipedia', 'EndNote']\nfile_link_button_label = \"PDF\"  #: Set to None for label specific to the document (link, PS, PDF)\n\n\nomit_COinS = False #: If True, do not include COInS metadata\nsmart_selections = True #: If True, prevent user from selecting/copying text that shouldn't be copied.\n\n\n__all__ = ['titlestring', 'bib_style',\n           'sort_criteria', 'show_top_section_headings',\n           'number_bib_items',     \n           'show_shortcuts', 'shortcut', 'show_links',\n           'omit_COinS', 'smart_selections',\n           'outputfile',  'write_full_html_header', 'stylesheet_url', 'jquery_path',\n           'show_copy_button', 'clipboard_js_path', 'copy_button_path', 'show_search_box',\n           'content_filter',  'no_cache',\n           'language_code', 'sortkeyname_order', 'link_translations']\n\n\ndef fix_bibtex_reference(bib, _thisatom):\n    \"Fix reference style for BIB entries: use authorYEARfirstword convention.\"\n    sub = re.sub(r'(?<=[a-z\\s]{)(?P<name>[^_\\s,]+)_(?P<firstword>[^_\\s,]+)_(?P<year>[^_\\s,]+)(?=\\s*,\\s*[\\r\\n])',\n                 \"\\g<name>\\g<year>\\g<firstword>\", bib, count=1)\n    return sub or bib\n\n\n#: Content filter for viewable or downloadable bibliographic content.\n#: Dict mapping strings to functions.\n#: Currently, only the function `fix_bibtex_reference` is supported,\n#: which changes bibtex reference symbols to the format nameYEARfirstword, e.g.\n#: smith2000towards.\ncontent_filter = {'bib': fix_bibtex_reference}\n\n#: List of strings giving a hierarchy of subsections and ordering within them.\n#: Possible values include 'collection', 'year', 'type'.\n#: Prepend an item with '-', e.g., '-year' to sort in descending order.\nsort_criteria = ['collection', '-year', 'type']\n\n\n#: Number of first sort_criteria to show as section headings\n#: E.g., if 1, the first element from :data:`sort_criteria` will be shown as section\n#: heading, and the rest without section headings (but ordered).\nshow_top_section_headings = 1\n\n\nno_cache = False #: If True, avoid use of cache\n\ninteractive_debugging = False\n\nlanguage_code = 'en'\n\"\"\" Language code used for :data:`sortkeyname_order` and :data:`link_translations`\n    Define labels for article types and their ordering\n    Dict, keys are language codes (indicating target language),\n    values are dicts mapping fields to lists.\n    Fields indicate bib item fiels such as 'type' or 'date'.\n    In the Zotero database, these may be in libraryCatalog or itemType.\n    Lists are lists ordered by sort order.\n    Each list element is a tuple of the form (value, label), where\n    value indicates a value appropriate for the field, and the\n    label is what is shown for that value in section headings and shortcuts.\n\n    Example::\n\n        'en' -> 'type' -> [('journalArticle', 'Journal Articles'), ...]\n        'en' -> 'date' -> [('in preparation', 'in prep.'), ...]\n\n    Example::\n\n        sortkeyname_order['en']['type'] = [\n        ('journalArticle', 'Journal Articles'),\n        ('archivalConferencePaper', 'Archival Conference Publications'),\n        ('conferencePaper', 'Conference and Workshop Papers'),\n        ('book', 'Books'),\n        ('bookSection', 'Book Chapters'),\n        ('edited-volume', \"Edited Volumes\"),\n        ('thesis', 'Theses'),\n        ('report', 'Tech Reports'),\n        ('attachment', 'Document'),\n        ('webpage', 'Web Site'),\n        ('presentation', 'Talks'),\n        ('computerProgram', 'Computer Programs')]\n\"\"\"\n\nsortkeyname_order = {}\n\nsortkeyname_order['en'] = {}\nsortkeyname_order['en']['type'] = [\n    ('journalArticle', 'Journal Articles'),\n    ('archivalConferencePaper', 'Archival Conference Publications'),\n    ('conferencePaper', 'Conference and Workshop Papers'),\n    ('book', 'Books'),\n    ('bookSection', 'Book Chapters'),\n    ('edited-volume', \"Edited Volumes\"),\n    ('thesis', 'Theses'),\n    ('report', 'Tech Reports'),\n    ('attachment', 'Document'),\n    ('webpage', 'Web Site'),\n    ('presentation', 'Talks'),\n    ('computerProgram', 'Computer Programs')]\n\nsortkeyname_order['en']['date'] = sortkeyname_order['en']['year'] = [\n    (None, None),  # sort all other values here\n    ('in preparation', None),\n    ('submitted', None),\n    ('in review', None),\n    ('accepted', None),\n    ('to appear', None),\n    ('in press', None)]\n\nsortkeyname_order['de'] = {}\nsortkeyname_order['de']['type'] = [\n    ('journalArticle', 'Journal-Artikel'),\n    ('archivalConferencePaper', u'Konferenz-Veröffentlichungen'),\n    ('conferencePaper', 'Konferenz- und Workshop-Papiere'),\n    ('book', u'Bücher'),\n    ('bookSection', 'Kapitel'),\n    ('edited-volume', \"Sammlungen (als Herausgeber)\"),\n    ('thesis', 'Dissertationen'),\n    ('report', 'Technische Mitteilungen'),\n    ('presentation', u'Vorträge'),\n    ('computerProgram', 'Software')]\n\n#: Internationalization of link buttons (see also :py:data:`show_links`)\n#: Dict, keys are language codes (indicating target language),\n#: values are dicts giving translation lexicons.\n#: Translation lexicons translate from English (keys) to the target language.\nlink_translations = {}\nlink_translations['de'] = {'abstract': 'Abstrakt', 'pdf': 'Volltext'}\n\n##### legacy settings\norder_by = None  # order in each category: e.g., 'dateAdded', 'dateModified', 'title', 'creator', 'type', 'date', 'publisher', 'publication', 'journalAbbreviation', 'language', 'accessDate', 'libraryCatalog', 'callNumber', 'rights', 'addedBy', 'numItems'\n# Note: this does not seem to work with current the Zotero API.\n# If set, overrides sort_criteria\nsort_order = 'desc'  # \"desc\" or \"asc\"\ncatchallcollection = None\nlibrary_id = None\nlibrary_type = 'group'\napi_key = None\ntoplevelfilter = None\n\n#############################################################################\n\n__version__ = \"2.1.0\"\n\n#############################################################################\nimport sys\nimport errno\nimport re\n\n\ndef flexprint(*args, **kwargs):\n    global verbosity\n    level = 0 # default importance - print unless \"quiet\"\n    if 'level' in kwargs:\n        level = kwargs['level']\n        del kwargs['level']\n    if verbosity < - level:\n        return\n    try:\n        print(*args, **kwargs)\n    except UnicodeEncodeError:\n        f = kwargs['file'] if 'file' in kwargs else sys.stdout\n        for o in args:\n            print(\"{}\".format(o).encode(f.encoding, errors=\"ignore\"), **kwargs)\n\n\ndef default(dict, **kwargs):\n    for k,v in kwargs.items():\n        if not k in dict:\n            dict[k] = v\n\ndef warning(*objs, **kwargs):\n    default(kwargs, level=1, file=sys.stderr)\n    warn(\"WARNING: \", *objs, **kwargs)\ndef error(*objs, **kwargs):\n    default(kwargs, level=2, file=sys.stderr)\n    warn(\"ERROR: \", *objs, **kwargs)\ndef log(*objs, **kwargs):\n    default(kwargs, level=-1)\n    warn(*objs, **kwargs)\ndef progress(*objs, **kwargs):\n    default(kwargs, level=0)\n    warn(*objs, **kwargs)\n\ndef warn(*objs, **kwargs):\n    global outputfile\n    default(kwargs, level=1, file=sys.stderr)\n    flexprint(*objs, **kwargs)\n\nif __name__ == '__main__': # not for documentation-building\n    from pyzotero import zotero, zotero_errors\n\ndef check_requirements ():\n    try:\n        v = float(\"%d.%02d%02d\" % tuple(map(int, zotero.__version__.split(r'.'))))\n        if v < 1.0103:\n            warning(\"Pyzotero version is incompatible.  Upgrade to 1.1.3 or later.\")\n            sys.exit(1)\n    except SystemExit as e:\n        raise e\n    except:\n        warning(\"Pyzotero version could not be validated. 1.1.3 or later required.\")\n\n# redirect warnings (needed for InsecurePlatformWarning on Macs with standard Python)\nimport logging\n\nlogging.basicConfig(filename='zot_warnings.log', level=logging.NOTSET)\nlogging.captureWarnings(False)\n\nimport codecs\nfrom texconv import tex2unicode\nimport base64\n\nimport os\n\nfrom collections import namedtuple, defaultdict\nimport argparse\n\nclass Settings:\n    # To do: move settings into an object of class Settings\n    \n    @staticmethod\n    def load_settings(file=None):\n        loadfile = file or \"settings.py\"\n        try:\n            # from settings import *\n            try:\n                import importlib\n                settings = importlib.machinery.SourceFileLoader(\"settings\", loadfile).load_module()\n            except (AttributeError, ImportError):\n                # Python 2.7\n                import imp\n                settings = imp.load_source(\"settings\", loadfile)\n                \n\n            # import settings into local namespace:\n            unknown_symbols = []\n            for k, v in settings.__dict__.items():\n                if not \"__\" in k:  # even if default is not defined (e.g., function definitions for content_filter)\n                    if not k in globals() and not callable(v):  # functions are usually harmless.\n                        unknown_symbols += [k]\n                    globals()[k] = v\n                    # print(k,v)\n            if unknown_symbols:\n                warning(\"Settings file sets unknown configuration symbol%s %s.\" % (\"s\" if len(unknown_symbols)>1 else \"\", \", \".join(unknown_symbols)))\n\n            progress(\"Loaded settings from %s.\" % os.path.abspath(loadfile))\n\n        except ImportError:\n            pass\n        except (OSError, IOError) as e:  # no settings file\n            if file:\n                if e.errno == errno.ENOENT:\n                    error(\"%s file (--settings) not found.\" % file)\n                    sys.exit(1)\n                else:\n                    error(\"%s file (--settings) could not be read or processed (IOError).\" % loadfile)\n                    raise e\n\n    @staticmethod\n    def make_arg_parser():\n        global __doc__\n        parser = argparse.ArgumentParser(description=__doc__)\n        __doc__ = \"\" # don't include twice in documentation\n        parser.add_argument('COLLECTION', type=str, nargs='?',\n                            help='Start at this collection')\n\n        parser.add_argument('--settings', '-s', dest='settingsfile',\n                            action='store', default=None,\n                            help='load settings from FILE.  See settings_example.py.')\n\n        ug = parser.add_mutually_exclusive_group(required=False)\n        ug.add_argument('--user', action='store', dest='user',   help=\"load a user library      [user_library(...)]\")\n        ug.add_argument('--group', action='store', dest='group', help=\"load a group library     [group_library(...)]\")\n\n        parser.add_argument('--api_key', action='store', dest='api_key',  help=\"set Zotero API key       [user_library(..., api_key=...)]\")\n\n        parser.add_argument('--output', '-o', dest='output', type=str, action='store',\n                            help='Output to this file   [outputfile]')\n\n        parser.add_argument('--verbose',  default=0, action='count', dest='verbosity',       help=\"output more information\")\n        parser.add_argument('--quiet',  default=0, action='store_const', const=-2, dest='verbosity',       help=\"output no information\")\n\n        df = parser.add_mutually_exclusive_group(required=False)\n        df.add_argument('--div',  default=None, action='store_false', dest='full',       help=\"output an HTML fragment  [write_full_html_header=False]\")\n        df.add_argument('--full', default=None, action='store_true', dest='full',       help=\"output full html         [write_full_html_header=True]\")\n\n        parser.add_argument('--no_cache', '-n', action='store_true', dest='no_cache', default=None,\n                                                                          help=\"do not use cache         [no_cache]\")\n        if __name__ == '__main__':\n            v = \"ZBW %s - Pyzotero %s - Python %s\"%(__version__, zotero.__version__, sys.version)\n            parser.add_argument('--version', '-v', version=v, action='version')\n\n        parser.add_argument('--interactive', '-i', action='store_true', dest='interactive', default=None,\n                            help=argparse.SUPPRESS)\n        return parser\n\n    @staticmethod\n    def read_args_and_init():\n        global interactive_debugging\n        global write_full_html_header, stylesheet_url, outputfile, jquery_path\n        global clipboard_js_path, copy_button_path, no_cache, toplevelfilter\n        global api_key\n        global outputfile\n        global verbosity\n\n        parser = Settings.make_arg_parser()\n        args = parser.parse_args()\n\n        verbosity = args.verbosity or verbosity\n        outputfile = args.output or outputfile  # set early because log() needs it\n\n        if args.settingsfile:\n            Settings.load_settings(args.settingsfile)\n        else:\n            Settings.load_settings()\n\n        import_legacy_configuration()\n\n        outputfile = args.output or outputfile  # again, because parms take precedence\n\n        write_full_html_header = args.full if args.full != None else write_full_html_header\n\n        no_cache = args.no_cache if args.no_cache != None else no_cache\n\n        interactive_debugging = args.interactive if args.interactive != None else interactive_debugging\n\n        if args.user:\n            toplevelfilter = None\n            user_collection(args.user, api_key=args.api_key, collection=args.COLLECTION)\n\n        if args.group:\n            group_collection(args.group, api_key=args.api_key, collection=args.COLLECTION)\n\n        # api_key = args.api_key or api_key  # for use as default by commands in settings file\n\n        ###########\n        if not include_collections:\n            if len(sys.argv) > 1:\n                if args.user or args.group:\n                    error(\"No collections found in given libraries.\")\n                else:\n                    error(\n                        \"You must give --user or --group, or add user_collection(..) or group_collection(..) in settings.py.\")\n            else:\n                parser.print_usage(file=sys.stderr)\n            sys.exit(1)\n\nmake_arg_parser = Settings.make_arg_parser  # for Sphinx-argparse\n###########\n\n\ndef flexible_html_regex(r):  # To Do: request non-HTML output from Zotero instead\n    r = re.escape(r)\n    r = r.replace(\"\\\\&\", r\"(&amp;|\\\\&)\")\n    r = r.replace(\"\\\\<\", r\"(&lt;|\\\\<)\")\n    r = r.replace(\"\\\\>\", r\"(&gt;|\\\\>)\")\n    r = r.replace(\" \", r\"\\s+\")\n    r = r.replace(u\" \", r\"[\\s ]+\")  # repl string was \"ur\" - todo: check\n    return r\n\ndef url_regex(prefix=\"\"):\n    \"\"\"Regex for matching URLs.\nCopied from: https://daringfireball.net/2010/07/improved_regex_for_matching_urls\n\"\"\"\n    return r\"(?xi)\" + prefix + r\"\"\"\n\\b\n(\t\t\t\t\t\t\t# Capture 1: entire matched URL\n  (?:\n    [a-z][\\w-]+:\t\t\t\t# URL protocol and colon\n    (?:\n      /{1,3}\t\t\t\t\t\t# 1-3 slashes\n      |\t\t\t\t\t\t\t\t#   or\n      [a-z0-9%]\t\t\t\t\t# Single letter or digit or '%'\n      \t\t\t\t\t\t\t\t# (Trying not to match e.g. \"URI::Escape\")\n    )\n    |\t\t\t\t\t\t\t#   or\n    www\\d{0,3}[.]\t\t\t\t# \"www.\", \"www1.\", \"www2.\" … \"www999.\"\n    |\t\t\t\t\t\t\t#   or\n    [a-z0-9.\\-]+[.][a-z]{2,4}/\t# looks like domain name followed by a slash\n  )\n  (?:\t\t\t\t\t\t\t# One or more:\n    [^\\s()<>]+\t\t\t\t\t\t# Run of non-space, non-()<>\n    |\t\t\t\t\t\t\t\t#   or\n    \\(([^\\s()<>]+|(\\([^\\s()<>]+\\)))*\\)\t# balanced parens, up to 2 levels\n  )+\n  (?:\t\t\t\t\t\t\t# End with:\n    \\(([^\\s()<>]+|(\\([^\\s()<>]+\\)))*\\)\t# balanced parens, up to 2 levels\n    |\t\t\t\t\t\t\t\t\t#   or\n    [^\\s`!()\\[\\]{};:'\".,<>?«»“”‘’]\t\t# not a space or one of these punct char\n  )\n)\"\"\"\n\ndef cleanup_lines(string):\n    \"Remove double line feeds to protect from <P> insertion in Wordpress.\"\n    # Wordpress likes to insert <P>, which is not a good idea here.\n    return re.sub(r'\\n\\s*\\n', '\\n', string, flags=re.DOTALL)\n\n\ndef generate_base_html():\n    global language_code\n    # smart selections prevents viewers from copying certain buttons\n    # this way, a nice, clean bibliography can be copied right from a browser window\n    # this is achieved by displaying the buttons dynamically.\n    # caveat - are there accessibility implications?\n    possible_items = ['PDF', 'PS', 'DOC', 'link', 'Wikipedia', 'BIB', 'RIS', 'EndNote', 'Abstract',\n                      'File']  # see also button_label_for_object\n    possible_items += ['cite_' + s[5:] for s in show_links if s.startswith(\"cite.\")]\n\n    blinkitem_css = \"\"\n    #    blinkitem_css += \"a.shortened::before {%s}\\n\"%('content:\"\\\\229E\"' if smart_selections else \"\")  # hex(8862)\n\n    # Set some (default) styles\n    # note - the final style in the style sheet is manipulated by changeCSS\n    # this is selected (hack, hack) by index\n\n    style_html = \"\"\"\n.bibshowhide {display:none;}\n.bib-venue-short, .bib-venue {display:none;}\"\"\"\n    if smart_selections:\n        style_html += '.bib-venue-short::before, .bib-venue::before, .blink a::before  {content: attr(data-before);}'\n    style_html += blinkitem_css + \".blink {margin:0;margin-right:15px;padding:0;display:none;}\"\n\n    style_html = '<style type=\"text/css\" id=\"zoterostylesheet\" ' + (\n    \"\" if write_full_html_header else \"scoped\") + '>' + style_html + '</style>'\n\n    script_html = ''\n\n    jqready = ''\n    jqready += \"jQuery('.blink a').click(showThis);\"\n\n    if show_copy_button:\n        if jquery_path and clipboard_js_path and copy_button_path:\n            script_html += '<script type=\"text/javascript\" src=\"%s\"></script>' % clipboard_js_path\n            jqready += \"\"\"\n        jQuery(\"div.bib\").add(\"div.cite\").append('\\\\n<button class=\"btn\"><img src=\"%s\" width=13 alt=\"Copy to clipboard\"></button>');\n            new Clipboard('.btn',{\n    text: function(trigger) {\n    var prevCol = trigger.parentNode.style.color;\n    trigger.parentNode.style.color=\"grey\";\n    setTimeout(function(){trigger.parentNode.style.color=prevCol;}, 200);\n    return trigger.parentNode.childNodes[0].textContent;}});\"\"\" % copy_button_path\n\n        else:\n            warning(\"show_search_box set, but jquery_path, clipboard_js_path or copy_button_path undefined.\")\n\n    if smart_selections:\n        jqready += \"\"\"\n        jQuery(\".bib-venue-short\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        jQuery(\".blink a\").each(function(){$(this).attr('data-before', $(this).html()); $(this).html(\"\")});\n        \"\"\"\n\n    if jquery_path:\n        script_html += '<script type=\"text/javascript\" src=\"' + jquery_path + '\"></script>'\n\n    script_html += '<script type=\"text/javascript\">jQuery(document).ready(function () {%s});' % jqready\n    script_html += \"\"\"\nfunction dwnD(data) {\n    filename = \"article.ris\"\n    var pom = document.createElement('a');\n    var isSafari = navigator.vendor && navigator.vendor.indexOf('Apple') > -1 && navigator.userAgent && !navigator.userAgent.match('CriOS');\n    var mime = (isSafari?\"text/plain\":\"application/x-research-info-systems\");\n    pom.href = window.URL.createObjectURL(new Blob([atob(data)], {type: mime+\";charset=utf-8\"}));\n    pom.download = filename;\n    document.body.appendChild(pom);\n    pom.click();\n    setTimeout(function(){document.body.removeChild(pom);}, 100);\n    return(void(0));}\nfunction showThis(e) {\n    elem = e.target;\n    if (elem.parentNode) {\n    var elems = elem.parentNode.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n            { if (elems[i].parentNode != elem.parentNode)\n        elems[i].style.display = 'none';\n            }}\n    elems = elem.parentNode.getElementsByTagName('*');\n    for (i in elems) {\n            if((' ' + elems[i].className + ' ').indexOf(' ' + 'bibshowhide' + ' ') > -1)\n        { elems[i].style.display = 'block';\n          hideagain = elems[i];\n              e.stopPropagation();\n          turnoff = function(e){\n          if (! jQuery.contains(this, e.target))\n              this.style.display = 'none';\n          else\n              jQuery(document).one(\"click\",turnoff_b); // rebind itself\n          }\n          turnoff_b = turnoff.bind(elems[i])\n          jQuery(document).one(\"click\",turnoff_b);\n              return(void(0));\n            }}}\n    return(void(0));}\nfunction changeCSS() {\n    if (!document.styleSheets) return;\n    var theRules = new Array();\n    //ss = document.styleSheets[document.styleSheets.length-1];\n    var ss = document.getElementById('zoterostylesheet');\n    if (ss) {\n    ss = ss.sheet\n    if (ss.cssRules)\n            theRules = ss.cssRules\n    else if (ss.rules)\n            theRules = ss.rules\n    else return;\n    theRules[theRules.length-1].style.display = 'inline';\n    }\n}\nchangeCSS();\n</script>\"\"\"\n\n    credits_html = u'<div id=\"zbw_credits\" style=\"text-align:right;\">A <a href=\"https://github.com/davidswelt/zot_bib_web\">zot_bib_web</a> bibliography.</div>'\n\n    script_html = cleanup_lines(script_html)\n\n    html_header = u''\n    html_footer = u''\n    if write_full_html_header:\n        if stylesheet_url:\n            style_html = u\"<link rel=\\\"stylesheet\\\" type=\\\"text/css\\\" href=\\\"%s\\\">\" % stylesheet_url + style_html\n        html_header += u'<!DOCTYPE html><html lang=\"%s\"><head><meta charset=\"UTF-8\"><title>' % language_code + titlestring + u'</title>' + style_html + u'</head><body>'\n        html_header += u'<div class=\"bibliography\">' + script_html\n        html_footer += credits_html + u'</div>'\n        if titlestring:\n            html_header += '<h1 class=\"title\">' + titlestring + \"</h1>\\n\";\n        html_footer += u'</body></html>'\n    else:\n        html_header += u'<div class=\"bibliography\">' + style_html + script_html\n        html_footer += credits_html + u'</div>'\n\n    search_box = \"\"\n\n    if show_search_box or show_shortcuts:\n        if jquery_path:\n            search_box = ''\n            if show_search_box:\n                search_box += '<form id=\"pubSearchBox\" name=\"pubSearchBox\" style=\"visibility:hidden;\"><input id=\"pubSearchInputBox\" type=\"text\" name=\"keyword\" placeholder=\"keywords\">&nbsp;<input id=\"pubSearchButton\" type=\"button\" value=\"Search\" onClick=\"searchF()\"></form><h2 id=\"searchTermSectionTitle\" class=\"collectiontitle\"></h2>'\n\n            if show_search_box or show_shortcuts:\n                search_box += \"\"\"<script type=\"text/javascript\">\n  function getURLParameter(name) {\n    return decodeURIComponent((new RegExp('[?|&]' + name + '=' + '([^&;]+?)(&|#|;|$)').exec(location.search)||[,\"\"])[1].replace(/\\+/g, '%20'))||null;\n  }\n  jQuery( document ).ready(function() {\n    jQuery('#pubSearchBox,#bib-preamble').css(\"visibility\",\"visible\");\n    var kw = getURLParameter(\"keyword\");\n    if (kw) {\n        jQuery('#pubSearchInputBox').val(kw);\n        searchF([kw]);\n    }\n  });\n  jQuery.expr[\":\"].icontains = jQuery.expr.createPseudo(function(arg) {\n    return function( elem ) {\n        return jQuery(elem).text().toUpperCase().indexOf(arg.toUpperCase()) >= 0;\n    };});\nfunction searchF(searchTerms, shown, disjunctive) {\n  var i=document.pubSearchBox.keyword.value;\n  searchTerms = searchTerms || (i!=\"\"&&i.split(\" \"));\n  shown = shown || searchTerms;\n  jQuery(\".bib-item\").css(\"display\", \"none\");\n  var q = \".bib-item\";\n  if (disjunctive)\n  { for (x in searchTerms) {jQuery(\".bib-item:icontains('\"+searchTerms[x]+\"')\").css(\"display\", \"block\");}\n  }\n  else\n  { jQuery.each(searchTerms, function(i,x) {q = q + \":icontains('\"+x+\"')\";});\n    jQuery(q).css(\"display\", \"block\");}\n  jQuery(\"#searchTermSectionTitle\").html(searchTerms.length>0?\"<a href='#' onclick='searchF([]);'>&#x2715;</a> \"+shown:\"\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").css(\"display\", \"block\");\n  jQuery(\".collectiontitle\").parent(\".full-bib-section,.short-bib-section\").each(function(){\n    var y = jQuery(this).find(\".bib-item:visible\");\n    if (y.length==0) {jQuery(this).css(\"display\",\"none\");}\n  });\n}\n  jQuery(function() {    // <== Doc ready\n  // stackoverflow q 3971524\n    var inputVal = jQuery(\"#pubSearchInputBox\").val(),\n        timer,\n        checkForChange = function() {\n            var self = this; // or just use .bind(this)\n            if (timer) { clearTimeout(timer); }\n            // check for change of the text field after each key up\n            timer = setTimeout(function() {\n                if(self.value != inputVal) {\n                    searchF();\n                    inputVal = self.value\n                }\n            }, 250);\n        };\n    jQuery(\"#pubSearchInputBox\").bind('keyup paste cut', checkForChange);\n});</script>\"\"\"\n        else:\n            warning(\"show_search_box or show_shortcut are set, but jquery_path undefined.\")\n    return html_header, search_box, html_footer\n\n\ntry:\n    from dateutil.parser import parse\nexcept ImportError:\n    parse = False\n    pass\n\n\ndef parse_date(value):\n    \"\"\"Parse a date in English.\n    Cheap substitute for dateutil.parser. \n  \n    Returns: a tuple of a sortable value and a year (int).\"\"\"\n    \n    value = re.sub(r'(\\s|\\.|st|nd|rd|th|,)', '-', value)\n    value = value.replace('--', '-')\n    year = value\n    m = re.match(r'\\s*(.*)\\s*([0-9][0-9][0-9][0-9])\\s*(.*)', value)\n    if m:\n        year = m.group(2)\n        if not m.group(1) == '':  # year not already at beginning of string?\n            value = m.group(2) + '-' + m.group(1) + m.group(3)  # rough approximation\n    else:\n        nums = re.split(r'[\\s/\\.]', value)\n        if len(nums) > 1:\n            value = \"-\".join(reversed(nums))\n        if len(nums) > 0:\n            year = nums[0]\n    for i, mo in enumerate(re.split(r' ', \"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec\")):\n        value = value.replace(mo, str(i + 1))\n    value = re.sub(r'\\b([0-9])\\b', r'0\\1', value)\n    value = re.sub(r'-$', '', value)\n    return value, year\n\n\nSortAndValue = namedtuple('SortAndValue', ['sort', 'value'])\n\n\ndef sortkeyname(field, value):\n    global sortkeyname_dict\n    # field may be a single field, or a list of fields\n    # value corresponds to field\n\n    sort_prefix = \"\"\n\n    # value may be none (e.g., for venue)\n    # In that case, we will resort to the default entry in sortkeyname\n\n    if value and not is_string(value):  # isinstance(value, list):\n        # it's a path of something\n        # sorting by all the numbers (if available).\n        # e.g., 10.13, and displaying the last entry\n        if 'collection' == field:\n            return SortAndValue(u\".\".join([u\"%s\" % sortkeyname(field, value2).sort for value2 in value]),\n                                sortkeyname(field, value[-1]).value)\n        else:\n            return SortAndValue(\n                u\".\".join([u\"%s\" % sortkeyname(field2, value2).sort for field2, value2 in zip(field, value)]), \\\n                sortkeyname(field[-1], value[-1]).value)\n    if field == \"collection\":\n        if Coll.hideSectionTitle(value):\n            sort_prefix, name, value = u\"\", u\"\", value\n        else:\n            name = Coll.findName(value)  # value is an ID\n            sort_prefix, _, value = collname_split(name)\n    if field == \"date\":\n        if parse:\n            try:\n                dt = parse(value, fuzzy=True)\n                sort_prefix = dt.isoformat()\n                value = str(dt.year)\n            except ValueError:  # dateutil couldn't do it\n                sort_prefix, value = parse_date(value)\n        else:\n            sort_prefix, value = parse_date(value)\n\n    if field in sortkeyname_dict:\n        if value in sortkeyname_dict[field]:\n            s, value = sortkeyname_dict[field][value]  # this is (sort_number, label)\n            sort_prefix = \"%s\" % s + \" \" + sort_prefix\n        elif None in sortkeyname_dict[field]:  # default for unknown values\n            sort_prefix = \"%s\" % (sortkeyname_dict[field][None][0]) + \" \" + sort_prefix\n\n    sort_prefix = sort_prefix or \"\"\n    value = value or \"\"\n\n    return SortAndValue(\" \".join([sort_prefix, value.lower()]), value)  # sort by value\n\n\nsort_reverse = []\n\n\ndef import_legacy_configuration():\n    global order_by\n    global sort_criteria\n    global sort_reverse\n    global catchallcollection\n    global show_links\n\n    if library_id and library_type:\n        if library_type == 'group':\n            group_collection(library_id, api_key=api_key, collection=toplevelfilter, top_level=False)\n        elif library_type == 'user':\n            user_collection(library_id, api_key=api_key, collection=toplevelfilter, top_level=False)\n    if catchallcollection:\n        warn('catchallcollection setting no longer available. Ignoring.\\n'\n             'Use & modifier for collection name (e.g., \"& Miscellaneous\") and,\\n'\n             'if necessary, the new group_collection or user_collection statement, e.g.:\\n'\n             'user_collection(library_id, collection = [\"%s\"])' % catchallcollection)\n\n    if order_by:  # set by user (legacy setting)\n        sort_critera = ['collection', order_by]\n    else:\n        order_by = 'date'\n\n    # find sort order for each criterion\n    sort_reverse = []\n    for i, c in enumerate(sort_criteria):\n        if c[0] == '-':\n            sort_criteria[i] = c[1:]\n            sort_reverse += [True]\n        else:\n            sort_reverse += [False]\n\n    show_links = [i.lower() for i in show_links]\n\n\ndef index_configuration():\n    global sortkeyname_order\n    global sortkeyname_dict\n    global language_code\n    # Not using OrderedDict (Python 2.7), because it does not actually\n    # indicate the index of an item by itself\n    if not language_code in sortkeyname_order:\n        language_code = 'en'  # fallback - should be present.\n\n    def enumerate_by_value(kv_list):\n        \"Enumerate items in a k,v list; identical values will have same numbers.\"\n        # Users might reuse section titles and we want to sort within whole sections.\n        count=0\n        d={}\n        for k,v in kv_list:\n            if v not in d:\n                d[v] = count\n                count += 1\n            yield d[v], k, v\n        \n    # use val as default if it is given as None\n    sortkeyname_dict = {\n      key: {val: (\"%03d\" % idx, mappedVal or val) for idx, val, mappedVal in enumerate_by_value(list(the_list))} for\n           key, the_list in sortkeyname_order[language_code].items()}\n\n\nclass ZotItem:\n    __classversion__ = 7\n\n    def __init__(self, entries):\n        self.__version__ = ZotItem.__classversion__\n        self.key = None\n        self.creators = None\n        self.event = None\n        self.section_keyword = set()\n        self.url = None\n        self.collection = []\n        self.type = None\n        self.date = None\n        self.libraryCatalog = None  # special setting, overrides u'itemType' for our purposes\n        self.note = None\n        self.journalAbbreviation = None\n        self.conferenceName = None\n        self.meetingName = None\n        self.title = \"\" # client code expects title to be always set.\n        self.publicationTitle = None\n        self.shortTitle = None\n        self.series = None\n        self.extra = None\n        self.uniqueID = None  # will be set by detect_and_merge_doubles\n        self.filename = None\n        self.parentItem = None\n        self.tags = []\n        self.__dict__.update(entries)\n        # Will be set later - None is a good default\n        self.bib = None\n        self.ris = None\n        self.html = None\n        self.coins = None\n        self.plain = None\n        self.wikipedia = None\n        self.saved_filename = None\n        self.attachments = []\n\n        # populate calculated values\n        self.year = self.getYear()\n        # allow libraryCatalog to override itemType\n        self.type = self.libraryCatalog or self.itemType\n\n    def addAttachment(self, zotItem):\n        self.attachments += [zotItem]\n\n    def access(self, key, default=\"\"):\n        if key == 'year':\n            if self.year:\n                return str(self.year)\n            if self.date:\n                return self.date\n        if key == 'venue':\n            return self.venue()\n        if key == 'venue_short':\n            return self.venue_short()\n        if key == 'tags':\n            return self.getTags()\n        if key in self.__dict__ and self.__dict__[key]:\n            return self.__dict__[key]\n        return default  # default\n        # raise RuntimeError(\"access: field %s not found.\"%key)\n\n    def getYear(self):\n        if self.date:\n            m = re.search('[0-9][0-9][0-9][0-9]', self.date)\n            if m:\n                return int(m.group(0))\n        return None\n\n    def venue(self):\n        return self.publicationTitle or self.conferenceName\n\n    def venue_short(self):\n        def maybeshorten(txt):\n            if txt:\n                m = re.search(r'\\(\\s*([A-Za-z/]+(\\-[A-Za-z]+)?)\\s*\\-?\\s*[0-9]*\\s*\\)', txt)\n                if m:\n                    return m.group(1)\n                m = re.match(r'^([A-Za-z/]+(\\-[A-Za-z]+)?)\\s*\\-?\\s*[0-9]*$', txt)\n                if m and len(m.group(1)) < 11:\n                    return m.group(1)\n                if len(txt) < 11:\n                    return txt  # return whole conference if short\n\n        # print(pprint.pformat(self.__dict__))\n        return self.journalAbbreviation or maybeshorten(self.conferenceName) or maybeshorten(\n            self.meetingName) or maybeshorten(self.publicationTitle) or maybeshorten(self.shortTitle) or maybeshorten(\n            self.series)\n\n    # or self.shortTitle or self.series\n\n    def addSectionKeyword(self, s):\n        if not s in self.section_keyword:\n            self.section_keyword.add(s)\n\n    def getTags(self):\n        return [entry[u'tag'] for entry in self.tags]\n\n\ndef write_bib(items, outfile):\n    file = codecs.open(outfile, \"w\", \"utf-8\")\n\n    for item in items:\n        file.write(item)\n\n    file.close()\n\n\n#  Atom bib entry:\n# {u'publisher': u'Routledge Psychology Press', u'author': [{u'given': u'David', u'family': u'Reitter'}], u'collection-title': u'Frontiers of Cognitive Psychology', u'issued': {u'raw': u'January 2017'}, u'title': u'Alignment in Web-based Dialogue: Who Aligns, and how Automatic is it? Studies in Big-Data Computational Psycholinguistics', u'editor': [{u'given': u'Michael N.', u'family': u'Jones'}], u'container-title': u'Big Data in Cognitive Science', u'type': u'chapter', u'id': u'1217393/IVR7H8TD'}\n\n\n\n\n\ndef format_bib(bib):\n    return bib.replace(\"},\", \"},\\n\")\n\n\ndef format_ris(bib):\n    return bib.replace(\"\\n\", \"\\\\n\").replace(\"\\r\", \"\\\\r\")\n\n\ndef extract_abstract(bib):\n    m = re.match(r'(.*)abstract\\s*=\\s*{?(.*?)}\\s*(,|})(.*)', bib, re.DOTALL | re.IGNORECASE)\n    if m:\n        a = m.group(2)\n        b = m.group(1) + m.group(4)\n        a = a.replace(\"{\", \"\")\n        a = a.replace(\"}\", \"\")\n        a = a.replace(\"\\?&\", \"&amp;\")\n        a = a.replace(\"&\", \"&amp;\")\n        a = a.replace(\"<\", \"&lt;\")\n        a = a.replace(\">\", \"&gt;\")\n        a = a.replace(\"\\\\textless\", \"&lt;\")\n        a = a.replace(\"\\\\textgreater\", \"&gt;\")\n        a = a.replace(\"\\\\textbar\", \"|\")\n        return tex2unicode(a), b\n    return None, bib\n\n\ndef write_some_html(body, outfile, html_header, html_footer, title=None):\n\n    content = html_header\n    if title:\n        content += '<h1 class=\"title\">' + title + '</h1>'\n    content += body + html_footer\n\n    if outfile=='-':\n        sys.stdout.write(content.encode(\"utf-8\"))\n        log(\"Output written to stdout.\")\n    else:\n        file = codecs.open(outfile, mode=\"w\", encoding=\"utf-8\")\n        file.write(content)\n        file.close()\n        progress(\"Output written to %s.\" % outfile)\n\n\n\n\ndef tryreplacing(source, strings, repl):\n    for s in strings:\n        if s in source:\n            repl2 = repl.replace(\"\\\\0\", s)\n            return source.replace(s, repl2)\n        r = flexible_html_regex(s)\n        if re.search(r, source):\n            repl2 = repl.replace(\"\\\\0\", s)\n            return re.sub(r, repl2, source)\n    # warn(\"not successful: \", source, strings)\n    return source\n\ndef urlize(text):\n    \"\"\"\n    Convert any URLs in text into clickable links.\n    Also turn any DOIs into links.\n    \"\"\"\n    mexp = r'(?<=[^\"\\'])(((?:https?|ftp)://)(?:\\S+(?::\\S*)?@)?(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[1-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:/[^\\s<]*)?)'\n    doiexp = r'(doi:\\s?(10\\.\\d{4,9}/[-._;()/:A-Z0-9]+|10.1002/[^\\s]+|10.\\d{4}/\\d+-\\d+X?(\\d+)\\d+<[\\d\\w]+:[\\d\\w]*>\\d+.\\d+.\\w+;\\d|10.1021/\\w\\w\\d+|10.1207/[\\w\\d]+\\&\\d+_\\d+))'\n    \n    text = re.sub(mexp, r'<a href=\"\\1\">\\1</a>', text)\n    text = re.sub(r'doi:doi', r'doi', text)  # Cleanup of some common errors (in source data).\n    text = re.sub(r'doi://', r'doi:', text)\n    text = re.sub(doiexp, r'<a href=\"http://doi.org/\\2\">\\1</a>', text, flags=re.IGNORECASE)\n    return text\n\n\ntry:  # python 2/3 compatibility\n    basestring\nexcept NameError:\n    basestring = str\n\n\ndef is_string(s):\n    return isinstance(s, basestring)\n\n\ndef coll_data(c):\n    if not (u'key' in c and u'name' in c) and u'data' in c:\n        c = c[u'data']\n    return c\n\n\ndef coll_key(c):\n    if u'key' in c:\n        return c[u'key']\n    return c[u'data'][u'key']\n\n\ndef coll_name(c):\n    return coll_data(c)[u'name']\n\n\ndef collname_split(name):  # returns sort_prefix,modifiers,value\n    m = re.match(r'([0-9]*)([\\s\\*\\-!\\^\\&]*)\\s(.*)', name)\n    if m:\n        return m.group(1), m.group(2), m.group(3)\n    return \"\", \"\", name\n\n\n# TODO(reitter): Use collection objects and collection path objects instead of key strings and lists thereof.\n\nclass Coll:\n    collection_info = {}\n\n    @staticmethod\n    def findName(key):\n        return Coll.find(key).name  # error out if unsuccessful!\n\n    @staticmethod\n    def find(key):\n        if key in Coll.collection_info:\n            return Coll.collection_info[key]\n        return None\n\n    @staticmethod\n    def findSimilar(keyword):\n        if keyword in Coll.collection_info:\n            return [Coll.find(keyword)]\n        sims = []\n        for k, c in Coll.collection_info.items():\n            if keyword == c.name or keyword == sortkeyname('collection', k).value:\n                sims += [c]\n        return sims\n\n    @staticmethod\n    def add(code, name, depth, parents, db):\n        c = Coll(code, name, depth, parents, db)\n        Coll.collection_info[code] = c\n        return c\n\n    @staticmethod\n    def is_short_collection(section_code):\n        \"Show abbreviated entries for items in this collection\"\n        return Coll.is_special_collection(section_code, \"*\")\n\n    # def is_exclusive_collection(section_code):\n    #     \"Show items in this collection, and do not show them in regular collections\"\n    #     return is_special_collection(section_code, \"^\")\n\n    @staticmethod\n    def is_featured_collection(section_code):\n        \"\"\"Regardless of sort_criteria, show this collection\n    at the top of the bibliography\"\"\"\n        return Coll.is_special_collection(section_code, \"!\")\n\n    @staticmethod\n    def is_hidden_collection(section_code):\n        \"Hide items in this collection.\"\n        return Coll.is_special_collection(section_code, \"-\")\n\n    @staticmethod\n    def is_misc_collection(section_code):\n        \"Show only those items in this collection that are not contained elsewhere\"\n        return Coll.is_special_collection(section_code, \"&\")\n\n    @staticmethod\n    def is_regular_collection(s):\n        \"Regular collection: not featured, short, hidden or misc\"\n        return not (Coll.is_short_collection(s) or Coll.is_featured_collection(s)\n                    or Coll.is_hidden_collection(s) or Coll.is_misc_collection(s))\n\n    @staticmethod\n    def is_special_collection(section_code, special):\n        if not is_string(section_code):\n            return any([Coll.is_special_collection(x, special) for x in section_code])\n        c = Coll.find(section_code)\n        if c:  # it's a collection key\n            return special in c.specials or special in collname_split(c.name)[1]\n        # if it's not a section key, then it doesn't indicate a short section\n        return False\n\n    @staticmethod\n    def get_featured_collections(section_code):\n        return filter(lambda x: Coll.is_featured_collection(x), section_code)\n\n    @staticmethod\n    def hideSectionTitle(section_code):\n        c = Coll.find(section_code)\n        if c:  # it's a collection key\n            return c.hideSectionTitle\n        return False\n\n    def __init__(self, key, name, depth, parents, db):\n        self.key = key\n        self.name = name\n        self.depth = depth\n        self.parents = parents\n        self.db = db\n        self.hideSectionTitle = False\n        self.specials = \"\"\n\n\ndef strip(string):\n    stripped = string.lstrip(\"0123456789*!- \")\n    if stripped == \"\":\n        return string\n    return stripped\n\n\ndef last(string_or_list):\n    if not is_string(string_or_list):\n        return string_or_list[-1]\n    return string_or_list\n\n\ndef js_strings(string_or_list):\n    if is_string(string_or_list):\n        return '\"%s\"' % string_or_list\n    return \",\".join(map(js_strings, string_or_list))\n\n\ninclude_collections = []\nitem_filters = []\n\n\ndef user_collection(id, api_key=None, collection=None, top_level=False):\n    \"\"\"Include collection from a user library in Zotero.\nSee :func:`group_collection`.\"\"\"\n    global include_collections\n    include_collections += [('load', DBInstance.create(id, 'user', api_key), collection, top_level)]\n\ndef group_collection(id, api_key=None, collection=None, top_level=False):\n    \"\"\"Include collection from a group library in Zotero.\n\n    Use :func:`group_collection` for a group library, :func:`user_collection` for a\n    (private) user library.\n    ID specifies the group or user ID.\n\n    You may find your user ID for the library_id setting under\n    \"Settings -> Feeds/API\":\n    https://www.zotero.org/settings/keys\n\n    You may find your library ID by selecting the group on the Zotero\n    website, and then choose \"Group Settings\".  The URL in your browser\n    window will then show you a six-digit number,\n    e.g.,  .../groups/110233/settings\n\n    Args:\n\n      api_key (str):\n          The secret key provided by Zotero.\n          If you want to retrieve non-public data from Zotero, you'll need a\n          Zotero account (or group) at zotero.org.  Log into your account,\n          access the Settings page on the Zotero site and create an private\n          API key (under \"Settings -> Feeds/API\").  For the key, check\n          \"Allow library access\".  This key is used in the api_key setting.\n\n      collection (str):\n          ID of the top-level collection to be included.\n          All sub-collections under this collection will be imported.\n          If not given (None), all available collections will be included.\n\n      top_level (str):\n          If true, then the collection given be included as a level.\n          Otherwise (default, False), sub-collections and items will be\n          included directly.\n\n\n\n    It is recommended to make one collection in Zotero,\n    for example, \"website\", and then create titled sub-collections, like so::\n\n        toRead\n        thesis\n        website\n           10 Selected Works\n           20 Journal Articles\n           30 Conference Proceedings\n           40 Theses\n\n    The ID of the top-level collection called `website` is to be included as\n    `collection` argument.\n\n    To find this ID:\n    When you click on it on the Zotero website, your browser will show you\n    an alphanumeric key in the URL, e.g., items/collectionKey/FCQM2AY6.\n    The portion 'FCQM2AY6' is what you would use in 'collection' for\n    the  :func:`user_collection` or  :func:`group_collection` directives.\n\n    Individual sub-collections may be excluded using :func:`exclude_collection`.\n    Sub-collections may be renamed or merged using :func:`rename_collection`.\n\n    To cause zot_bib_web to format a sub-collection in special ways, you\n    may add further statements, such as :func:`featured_collection`,\n    :func:`hidden_collection`, :func:`misc_collection`, :func:`short_collection`.\n    \"\"\"\n\n    global include_collections\n    include_collections += [('load', DBInstance.create(id, 'group', api_key), collection, top_level)]\n\n\n\ndef exclude_collection(collection, top_level_only=False):\n    \"\"\"Remove sub-collection `collection`.\nIf `top_level_only` is True, only exclude this collection and items\ndirectly under it, but not its sub-collections.\n\"\"\"\n    global include_collections\n    include_collections += [('exclude', collection, top_level_only)]\n\n\ndef rename_collection(collection, newName):\n    \"\"\"Rename collection `collection` to `newName`.\nThis may be used to merge collections by giving them the same name.\n\"\"\"\n    global include_collections\n    include_collections += [('rename', collection, newName)]\n\n\ndef short_collection(collection):\n    \"\"\"Short mode `collection`.\nThis sub-collection will be shown using titles,\njournal and years only, which can then be expanded.  Journal or\nconference titles can be kept short.  Specify the \"journal abbr or\n\"conference title\" fields, or a short \"note\" if necessary.  You may\nwant to copy bibliographic items from other parts of the bibliography\ninto this sub-collection.\nYou may also use a '*' before the name of the collection in the library.\n\"\"\"\n    global include_collections\n    include_collections += [('special', '*', collection)]\n\n\ndef featured_collection(collection):\n    \"\"\"Feature `collection`.\nExtract this sub-collection and show at the beginning of\nthe bibliography, regardless of whether the rest of the bibliography is\nsorted by, e.g., year, and ignores the collections otherwise. In the\ncollection shown below, it prevents \"in review\" articles to show up as\nregular journal articles (which might give the impression you're\ntaking credit for not-yet-reviewed/published material!)\nYou may also use a '!' before the name of the collection in the library.\n\"\"\"\n    global include_collections\n    include_collections += [('special', '!', collection)]\n\n\ndef hidden_collection(collection):\n    \"\"\"Hide sub-collection `collection`.\nWe still add a shortcut at the top to unhide its contents\nif they are available elsewhere.\nYou may also use a '-' before the name of the collection in the library.\n\"\"\"\n    global include_collections\n    include_collections += [('special', '-', collection)]\n\n\ndef misc_collection(collection):\n    \"\"\"Show only new items in `collection`.\nShow items in this collection, but exclude those items that\nare already included in another regular collection.  A regular\ncollection is one that is not hidden, not short, and not featured.\nThis is useful to add a \"Miscellaneous\" category at the end for\nadditional items without duplicating anything.\nYou may also use a '&' before the name of the collection in the library.\n\"\"\"\n    global include_collections\n    include_collections += [('special', '&', collection)]\n\n\ndef exclude_items(filter):  # NOT DOCUMENTED - EXPERIMENTAL\n    \"\"\"After all items are loaded, filter them using a function.\n    The function given in ``filter`` takes one argument, ITEM, and\n    returns True for each item to exclude.\n    ITEM is of type ZotItem.\"\"\"\n    global item_filters\n    item_filters += [filter]\n\n\n\ntry:\n    import __builtin__\nexcept ImportError:\n    # Python 3\n    import builtins as __builtin__\n\n\n__builtin__.user_collection = user_collection\n__builtin__.group_collection = group_collection\n__builtin__.exclude_collection = exclude_collection\n__builtin__.rename_collection = rename_collection\n__builtin__.short_collection = short_collection\n__builtin__.featured_collection = featured_collection\n__builtin__.hidden_collection = hidden_collection\n__builtin__.misc_collection = misc_collection\n__builtin__.exclude_items = exclude_items\n\n__all__ = ['user_collection', 'group_collection', 'exclude_collection', 'rename_collection',\n            'short_collection', 'featured_collection', 'hidden_collection', 'misc_collection',\n            'exclude_items'] + __all__\n\n\nclass Shortcut:\n    def __init__(self, crit, values=None, topN=None, sortBy=None, sortDir='auto'):\n        self.crit = crit\n        self.levels = values\n        self.sortDir = sortDir\n\n        self.topN = topN\n        self.catInfo = None\n        self.sortBy = sortBy\n\n    def setAllItems(self, all_items):\n        self.all_items = all_items\n\n    def getValueForUniqueItems(self):\n        u = []\n        uid = set()\n        for i in self.all_items:\n            if not i.uniqueID in uid:\n                uid.add(i.uniqueID)\n                v = i.access(self.crit)\n                if not (self.crit == 'collection' and Coll.hideSectionTitle(last(v))):\n                    u += [v]\n        # u = set([(i.access(self.crit), i.key) for i in self.all_items])\n        #        return list([v for v, _id in u if v])\n        return u\n\n    def sort_crit_in_reversed_order(self):\n        \"We adopt the same sort order for the short cuts as for the sections and items within sections\"\n        global sort_criteria, sort_reverse\n        if self.crit in sort_criteria:\n            return sort_reverse[sort_criteria.index(self.crit)]\n        if self.crit == 'date' and 'year' in sort_criteria:\n            return sort_reverse[sort_criteria.index('year')]\n        if self.crit == 'year' and 'date' in sort_criteria:\n            return sort_reverse[sort_criteria.index('date')]\n        return False\n\n    def compile(self):\n        Category = namedtuple('Category', ['vals', 'sortname', 'title', 'items'])\n        self.catInfo = []\n        l = self.getLevels()\n        for sortname, section_print_title, feature_value in l:\n            # if multiple items are listed in feature_value because it's a list,\n            # we need to retrieve items for these separately\n            fvs = feature_value if isinstance(feature_value, list) else [feature_value]\n            items = []\n            vals = []\n            title = None\n            for f in fvs:\n                val1, title1, items1 = self.getBibItems(f, section_print_title)\n                items += items1  # this is the key\n                vals += [val1]\n                title = title or title1  # use the first title\n            self.catInfo += [Category(vals, sortname, title, items)]\n        if self.sortDir or self.sortBy:\n            if self.sortDir == 'auto':\n                if self.levels:  # if levels are given explicitly\n                    sort = False  # do not sort at all\n                else:\n                    sort = 'desc' if self.sort_crit_in_reversed_order() else 'asc'\n            else:\n                sort = self.sortDir\n\n            if sort:  # sort?\n\n                if self.sortBy == 'count':\n                    k = lambda x: len(x.items)\n                elif self.sortBy == 'name':\n                    k = lambda x: x.title  # by title\n                else:  # by sort name\n                    k = lambda x: x.sortname  # sort by sort name (as given by sortkeyname)\n                self.catInfo.sort(key=k, reverse=(sort == 'desc'))\n\n    def getCatValueInfo(self):\n        if self.topN:\n            lens = sorted([len(tup.items) for tup in self.catInfo])\n            if len(lens) > self.topN:\n                cutoff = lens[-self.topN]\n                return [tup for tup in self.catInfo if len(tup.items) >= cutoff]\n        return self.catInfo\n\n    @staticmethod\n    def uniquify(seq, idfun=None):\n        # return only unique items out of a sequence\n        # order preserving\n        if idfun is None:\n            def idfun(x): return x\n        seen = {}\n        result = []\n        for item in seq:\n            marker = idfun(item)\n            # in old Python versions:\n            # if seen.has_key(marker)\n            # but in new ones:\n            if marker in seen: continue\n            seen[marker] = 1\n            result.append(item)\n        return result\n\n    def getLevels(self):\n        def fit(v):  # first if tuple\n            if isinstance(v, list):  # multiple items listed - use first for label\n                return \"%s\" % v[0]\n            return str(v)\n\n        def flatten(l):\n            return [item for sublist in l for item in sublist]\n\n        if self.levels:  # e.g., ('type', [v1,v2,v3]) - given in settings\n            l = [(sortkeyname(self.crit, fit(lev)).sort, fit(lev), lev) for lev in self.levels if lev]\n        elif self.crit == 'tags':\n            l = [sortkeyname(self.crit, lev) + (lev,) for lev in flatten(self.getValueForUniqueItems())]\n        else:\n            l = [sortkeyname(self.crit, lev) + (lev,) for lev in self.getValueForUniqueItems()]\n        l = filter(lambda snv: snv[1], l)\n        l = self.uniquify(l, idfun=lambda x: x[0])\n        return l\n\n    def getBibItems(self, crit_val, section_print_title):\n        crit_val = last(crit_val) if self.crit == \"collection\" else \"%s\" % crit_val  # if collection, get its ID\n        allvalues = [True]  # keep by default\n        counter = None\n        if self.crit == 'year':\n            # Allow for range specification in years\n            # We will search for all appropriate years using the JS search function.\n            m = re.match(r'([0-9]*)-([0-9]*)', crit_val)\n            if m and (m.group(1) or m.group(2)):\n                fromyear = int(m.group(1) or 0)\n                toyear = int(m.group(2) or 3000)\n\n                allvalues = list(self.getValueForUniqueItems())\n\n                def inrange(y):\n                    try:\n                        return (int(y) >= fromyear and int(y) <= toyear)\n                    except ValueError:\n                        return False\n                    except TypeError:\n                        return False\n\n                allvalues = list(filter(inrange, allvalues))\n                crit_val = map(lambda y: \"year__%s\" % y, set(allvalues))\n                section_print_title = \"%s&ndash;%s\" % (m.group(1), m.group(2))\n            else:\n                # Currently, we're only filtering for the years, because that is were it is practically relevant\n                allvalues = list(\n                    filter(lambda y: (str(y) == str(crit_val)), self.getValueForUniqueItems()))\n                crit_val = 'year__' + crit_val\n        elif self.crit == 'collection' or self.crit == 'tags':\n            allvalues = list(filter(lambda y: (crit_val in y), self.getValueForUniqueItems()))\n        elif self.crit in ['type', 'venue_short']:\n            allvalues = list(filter(lambda y: (\"%s\" % y == crit_val), self.getValueForUniqueItems()))\n            crit_val = self.crit + '__' + crit_val\n        return crit_val, section_print_title, allvalues\n\n\ndef shortcut(crit, values=None, topN=None, sortDir='auto', sortBy=None):\n    \"\"\"Make a shortcut to the :data:`show_shortcuts` list.\n\n    Args:\n\n        crit (str):\n                The criterion as a string, selected by the shortcut.\n                Permissible values include 'collection', 'year', 'type', 'venue', and 'venue_short'.\n\n        values (list):\n                Optional list of values to be show for the criterion.  Each element may be string,\n                or an int (if appropriate, for years).  For numbers, strings may specify a range, e.g.,\n                \"2004-2009\" (to select the range of years), or \"-2004\" or \"2010-\" to select years\n                before or after the given year, respectively.\n\n        topN (int):\n                If given, only show the TOPN values with the most bibliographic entries.\n\n        sortDir (str):\n                Direction of sorting.  If given, 'asc' or 'desc', or None (to turn off sorting).\n\n        sortBy (str):\n                May be given as 'count', which indicates sorting by the number of bibliographic entries\n                covered by each value, or 'name', to sort by name.  The canonical order is default.\n    \"\"\"\n    return Shortcut(crit, values=values, sortDir=sortDir, topN=topN, sortBy=sortBy)\n\n__builtin__.sortkeyname_order = sortkeyname_order\n\n__builtin__.push_wordpress = lambda *args, **kwargs: None\n\n__builtin__.shortcut = shortcut\n#  __all__ += ['shortcut']   # already included (above) for convenient ordering\n\n__builtin__.content_filter = content_filter\n\n\ndef make_header_htmls(all_items):\n    # ordering:\n    # sort collections as they are normally sorted (sortkeyname)\n\n    headerhtmls = []  # {'collection':u\"\", 'year':u\"\", 'type':u\"\"}\n    for complex_crit in show_shortcuts:\n\n        if is_string(complex_crit):\n            complex_crit = Shortcut(complex_crit)\n\n        vals = None\n        crit = complex_crit.crit\n        if crit == 'date':\n            crit = 'year'\n\n        complex_crit.setAllItems(all_items)\n        complex_crit.compile()\n\n        html = \"\"\n        for info in complex_crit.getCatValueInfo():  # get info on the bib items associated with a category value (e.g., year=2007)\n            # info: 'vals', 'sortname', 'title', 'items'\n            if not info.items:  # empty result set (no items for this search, if type or year search)\n                warning(\"%s %s not found, but mentioned in shortcuts. Skipping.\" % (crit, info.vals))\n            else:\n                # collection does not need to be marked\n                if hasattr(info.items, '__iter__'):\n                    counterStr = \" (%s)\" % len(info.items)\n                else:\n                    counterStr = \"\"\n                html += \"<li class='link'><a style='white-space: nowrap;' href='#' onclick='searchF([%s],\\\"%s\\\",1);return false;'>%s<span class='cat_count'>%s</span></a></li>\\n\" % (\n                    js_strings(info.vals), info.title, info.title, counterStr)\n        headerhtmls += [html]\n\n    return headerhtmls\n\n\nentry_count = 0\n\n\ndef div(cls=None, content=\"\", style=None, tag=\"div\"):\n    \"Helper that creates a HTML DIV element.\"\n    s = u' style=\"%s\"' % style if style else u''\n    c = u' class=\"%s\"' % cls if cls else u''\n    return u'<%s%s%s>%s</%s>' % (tag, c, s, content, tag)\n\n\ndef make_html(all_items, exclude={}, shorten=False):\n    \"\"\"Produce the HTML for ALL_ITEMS.\n    EXCLUDE certain items.\n    SHORTEN the produced output for featured collections.\n    \"\"\"\n\n    def a_button(name, url=None, js=None, title=None, cls=None):\n        global smart_selections\n        global language_code\n        js = ('onclick=\"%s\"' % js) if js else ''\n        #    js = '' # binding happens at doc level\n        url = ('href=\"%s\"' % url) if url else ''\n        cls = ('class=\"%s\"' % cls) if cls else ''\n        title = ('title=\"%s\"' % title) if title else ''\n        if language_code in link_translations:\n            name = link_translations[language_code].get(name.lower(), name)\n        return u\"<a %s %s %s %s>%s</a>\" % (\n            cls, title, url, js, (name if smart_selections else name))\n\n    def button_label_for_object(obj, default):\n        if file_link_button_label:\n            return file_link_button_label  # always use, e.g., \"PDF\"\n        if re.search(r'\\.pdf$', obj, re.IGNORECASE):\n            n = 'PDF'\n        elif re.search(r'\\.docx?$', obj, re.IGNORECASE):\n            n = 'Doc'\n        elif re.search(r'\\.ps$', obj, re.IGNORECASE):\n            n = 'PS'\n        else:\n            n = default\n        return n\n\n    count = 0\n    string = \"\"\n    for item in all_items:\n        if item.key not in exclude:\n            if item.title:\n\n                count += 1\n\n\n                log(item.plain, level=-2)\n\n                htmlitem = item.html\n\n                global show_links\n                show_items = show_links  # Not a copy.\n                t = item.title\n                u = None\n                if item.url:\n                    u = item.url\n\n                t2 = t.replace(u\"'\", u'’')  # Technically, we're going to have to do much more (or do a flexible match).\n                t_to_replace = [\"<i>\" + t + \"</i>.\", \"<i>\" + t2 + \"</i>.\", \"<i>\" + t + \"</i>\", \"<i>\" + t2 + \"</i>\",\n                                t + \".\", t2 + \".\", t, t2]\n                if u:\n                    # Note: insert space before doctitle for copy/paste behavior.\n                    new = tryreplacing(htmlitem, t_to_replace,\n                                       u\"<span class=\\\"doctitle\\\"><a class=\\\"doctitle\\\" href=\\\"%s\\\">%s</a></span>\" % (\n                                           u, \"\\\\0\"))\n\n                    if not new == htmlitem:  # Replacement successful.\n                        # Remove \"Retrieved from\":\n                        new = re.sub(url_regex(prefix=\"Retrieved from \"), \"\", new)\n                        htmlitem = new  # This is the new item.\n                else:\n                    htmlitem = tryreplacing(htmlitem, t_to_replace, u\"<span class=\\\"doctitle\\\">%s</span>\" % (\"\\\\0\"))\n\n                if item.extra:\n                    htmlitem += div('bib-extra', item.extra)\n\n                # Links:\n                htmlitem = urlize(htmlitem)\n\n                # Insert searchable keywords (not displayed).\n                search_tags = ''\n                if item.section_keyword:\n                    search_tags += \" \".join(item.section_keyword)  # No special tag for collections.\n                search_tags += \" year__\" + item.access('year')  # No search by date.\n                if item.venue_short():\n                    search_tags += \" venue_short__\" + item.venue_short()\n                if item.type:\n                    search_tags += \" type__\" + item.type\n                search_tags += ' \"' + '\" \"'.join(item.getTags()) + '\"'  # No special tag for collections.\n\n                htmlitem += \"<span class='bib-kw' style='display:none;'>%s</span>\" % search_tags\n\n                htmlitem = div('bib-details', htmlitem)\n\n                venue = item.venue()\n                if venue:\n                    htmlitem += div('bib-venue', venue)\n                venue_short = item.venue_short()\n                if venue_short:\n                    htmlitem += div('bib-venue-short', venue_short)\n\n                if shorten:\n\n                    ct = item.publicationTitle or item.journalAbbreviation or item.event or u\"\"\n                    if item.note and (len(item.note) < len(ct) or ct == u\"\"):\n                        ct = item.note\n\n                    y = \"\"\n                    if item.date:\n                        y = \"(%s)\" % item.date\n\n                if item.bib:\n                    abstract, bibitem2 = extract_abstract(item.bib)\n                    blinkitem = u\"\"\n\n                    # we print the original item name as label so that capitalization may be chosen via the items list\n                    for show in show_items:\n                        sl = show.lower()\n                        bi = \"\"\n                        if 'abstract' == sl and abstract:\n                            bi = a_button('Abstract') + div('bibshowhide', div('abstract', abstract))\n                        elif 'wikipedia' == sl and item.wikipedia:\n                            bi = a_button('Wikipedia') + div('bibshowhide', div('bib', item.wikipedia,\n                                                                                style='white-space:pre-wrap;'))\n                        elif 'bib' == sl and bibitem2:\n                            bi = a_button('BIB') + div('bibshowhide', div('bib', bibitem2))\n                        elif 'file' == sl:\n                            fil = sorted(filter(lambda x: x.saved_filename, item.attachments),\n                                         key=lambda x: button_label_for_object(x.saved_filename, 'File'))\n                            bi = u''\n                            for a in fil:\n                                lab = button_label_for_object(a.saved_filename, 'File')\n                                bi += div('blink', a_button(lab, url=file_output_path + '/' + a.saved_filename))\n                        elif 'note' == sl:\n                            for a in item.attachments:\n                                if a.itemType == 'note' and a.note:\n                                    bi += div('blink', a_button('Note') + div('bibshowhide', div('note', a.note)))\n                        elif (sl == 'pdf' or sl == 'url') and u:\n                            # automatically detect what the link points to\n                            n = button_label_for_object(u, 'link')\n                            bi = a_button(n, url=u)\n                        elif sl in ['ris', 'endnote'] and item.ris:\n                            # to do - use a_button because of smart_selections\n                            onclick = \"dwnD(\\'%s\\');return false;\" % base64.b64encode(item.ris.encode('utf-8')).decode(\n                                'utf-8')\n                            bi = a_button('RIS' if 'ris' == sl else 'EndNote', js=onclick,\n                                          title='Download RIS/Endnote record')\n                        elif sl.startswith(\"cite.\"):\n                            style = sl[5:]\n                            if item.txtstyle and style in item.txtstyle:\n                                bi = a_button('%s' % style.upper()) + div('bibshowhide',\n                                                                          div('cite', item.txtstyle[style]))\n                        else:\n                            bi = str(sl)\n                            blinkitem += div('blink', div('label', bi, tag=\"span\"))\n                            continue\n                        blinkitem += div('blink', bi)\n\n                    if not omit_COinS and item.coins:\n                        blinkitem += (\"%s\" % item.coins).strip()\n\n                    if shorten:  # TODO(reitter): Consider moving this to the CSS.\n                        blinkitem = div(None, blinkitem)  # , style=\"padding-left:20px;\")\n\n                    htmlitem += div('blinkitems', blinkitem)\n\n                if shorten:\n                    htmlitem = a_button(\"&#8862;\", cls='shortened') + \\\n                               u\" <span class=\\\"doctitle-short\\\">%s</span>\" % t + \\\n                               u\" <span class=\\\"containertitle\\\">%s</span> %s\" % (ct, y) + \\\n                               u\" <div class=\\\"bibshowhide\\\" style=\\\"padding-left:20px;\\\">\" + htmlitem + \"</div>\"\n                    htmlitem = div('blink', htmlitem)  # to limit what is being expanded\n\n                tag = \"li\" if number_bib_items else \"div\"\n                htmlitem = u'<%s class=\"bib-item\">' % tag + htmlitem + u'</%s>' % tag\n                string += htmlitem\n\n    if len(string) == 0:\n        return \"\", 0  # avoid adding title for section later on\n\n    if number_bib_items:\n        string = u'<ol>' + string + u'</ol>'\n\n    global entry_count\n    entry_count += count\n\n    return cleanup_lines(string), count\n\n\ndef make_sure_path_exists(path):\n    try:\n        os.makedirs(path)\n    except OSError as exception:\n        if exception.errno != errno.EEXIST:\n            raise\n\n\nimport zipfile\n\n\nclass DBInstance:\n    dbInstanceCache = {}\n\n    @staticmethod  # factory method\n    def create(library_id, library_type, api_key):\n\n        self = DBInstance()\n        try:\n            return DBInstance.dbInstanceCache[(library_id, library_type, api_key)]\n        except KeyError:  # not found\n            pass\n\n        self.zot = None\n        self.zotLastMod = None\n        try:\n            self.zot = zotero.Zotero(library_id, library_type, api_key)\n            self.zotLastMod = self.zot.last_modified_version()  # v1.1.1\n\n            DBInstance.dbInstanceCache[(library_id, library_type, api_key)] = self\n\n            if library_type == 'group':\n                log(\"Loading: https://www.zotero.org/groups/%s/items\" % library_id)\n            else:\n                log(\"Loading: %s\" % library_id)\n\n        except zotero_errors.UserNotAuthorised:\n            error(\"UserNotAuthorised: Set correct Zotero API key in settings.py for library ID %s.\" % library_id)\n            raise SystemExit(1)\n\n        return self\n\n    # Interface to external database\n\n    def traverse(self, agenda, depth=0, parents=[]):\n        result = []\n        # sort agenda by name\n        for collitem in sorted(agenda, key=coll_name):\n            key = coll_key(collitem)\n            name = coll_data(collitem)[u'name']\n            c = self.zot.collections_sub(key)\n\n            result += [Coll.add(key, name, depth, parents, self)]\n            result += self.traverse(c, depth + 1, parents + [key])\n        return result\n\n    # public\n    def get_collections(self, topcollection, top_level):\n        try:\n            if topcollection:\n                colls = self.traverse([self.zot.collection(topcollection)])\n\n                if not top_level:\n                    colls[0].hideSectionTitle = True  # the topmost one should be hidden\n\n                    # if top_level:\n                    #      print(\"Fetching top-level collection \", topcollection)\n                    #  else:\n                    #       colls = self.traverse(self.zot.collections_sub(topcollection))\n            else:\n                log(\"Fetching all collections:\")\n                colls = self.traverse(self.zot.collections())\n\n            colls = filter(lambda e: e, colls)  # remove empties\n            return colls\n\n        except zotero_errors.UserNotAuthorised:\n            error(\"UserNotAuthorised: Set correct Zotero API key in settings.py and allow access.\")\n            raise SystemExit(1)\n\n    def retrieve_x(self, collection, **args):\n        items = self.zot.everything(\n            self.zot.collection_items(collection, order=order_by, sort=sort_order,\n                                      **args))\n        return items\n\n    def retrieve_bib(self, collection, content, style):\n        return self.retrieve_x(collection, content=content, style=style)\n\n    def retrieve_atom(self, collection):\n        return self.retrieve_x(collection, content='csljson', format='atom')\n\n    def retrieve_coins(self, collection):\n        return self.retrieve_x(collection, content='coins')\n\n    def retrieve_wikipedia(self, collection):\n        return self.retrieve_x(collection, content='wikipedia')\n\n    # public\n    def retrieve_data(self, collection_id, exclude=None):\n        return self.filter_data(self.retrieve_data_cached(collection_id, exclude))\n\n    def filter_data(self, a):\n\n        def cfilter(atom, type, content):\n            if content_filter and type in content_filter:\n                fun = content_filter[type]\n                # return [globals()[fun](item, thisatom, atom) for item, thisatom in zip(content, atom)]\n                # return globals()[fun](content, atom)\n                return fun(content, atom)\n            return content\n\n        for ai in a:\n            for fil in ['bib', 'html', 'ris', 'coins', 'wikipedia']:\n                if hasattr(ai, fil):\n                    setattr(ai, fil, cfilter(ai, fil, getattr(ai, fil)))\n                    # TODO(reitter): txtstyle.\n        return a\n\n    def retrieve_data_cached(self, collection_id, exclude=None):\n        def check_show(s):\n            global show_links\n            s = s.lower()\n            for x in show_links:\n                if x.lower() == s:\n                    return True\n            return False\n\n        if not no_cache:\n            cache_name = \".cache/%s.cache\" % collection_id\n            try:\n                date, lm, bs, zv, items = pickle.load(open(cache_name, 'rb'))\n                if date > datetime.now() - timedelta(days=14):  # cache expires after 14 days\n                    if self.zotLastMod == lm and bs == bib_style:\n                        if len(items) == 0 or (hasattr(items[0], '__version__') and\n                                                       items[0].__version__ == ZotItem.__classversion__ and\n                                                       zv == zotero.__version__):\n                            return items\n                        else:\n                            # log(\"version diff\")\n                            pass\n                    else:\n                        # log(\"last mod diff\")\n                        pass\n            except (IOError, ValueError, pickle.PicklingError, TypeError, EOFError) as e:\n                # log(\"Not using cache - some error \", e)\n                pass\n        log(\" updating... \", end=\"\")\n\n        # ii = zot.everything(zot.collection_items(collection_id))\n        ii = self.retrieve_x(collection_id)\n\n        a = [ZotItem(i['data']) for i in ii]\n\n        # PyZotero can retrieve different formats at once,\n        # but this does not seem to work with current versions of the library or API\n\n        b = self.retrieve_bib(collection_id, 'bibtex', '')\n        h = self.retrieve_bib(collection_id, 'bib', bib_style)\n\n        h_style = {}\n        for bs in [s[5:] for s in show_links if s.startswith(\"cite.\")]:  # e.g., cite.apa, cite.mla\n            if bib_style.lower() == bs:\n                h_style[bs] = h\n            else:\n                h_style[bs] = self.retrieve_bib(collection_id, 'bib', bs)\n\n        if check_show('EndNote') or check_show('RIS'):\n            r = self.retrieve_bib(collection_id, 'ris', '')\n        else:\n            r = [None for _x in h]\n        if not omit_COinS:\n            c = self.retrieve_coins(collection_id)\n        else:\n            c = [None for _x in h]\n        if check_show('wikipedia'):\n            w = self.retrieve_wikipedia(collection_id)\n        else:\n            w = [None for _x in h]\n\n        # for bi, hi, ri, ci, wi, ai, index in zip(b, h, r, c, w, a):\n        for i in range(0, len(a)):\n            ai = a[i]\n            ai.bib = b[i]\n            ai.html = h[i]\n            ai.ris = r[i]\n            ai.coins = c[i]\n            ai.wikipedia = w[i]\n            ai.txtstyle = {s: st[i] for s, st in h_style.items()}\n            ai.plain = None\n            if bib_style.lower() in ai.txtstyle:\n                ai.plain = ai.txtstyle[bib_style.lower()]\n\n        if not no_cache:\n            make_sure_path_exists(os.path.dirname(cache_name))\n            pickle.dump((datetime.now(), self.zotLastMod, bib_style, zotero.__version__, a),\n                        open(cache_name, 'wb'))\n\n        return a\n\n    def arrangeAttachments(self, items):\n        # Get attachments (separately)\n        itemindex = {item.key: item for item in items}\n        filtered = []\n        for i in items:\n            if i.parentItem:\n                if i.parentItem in itemindex:\n                    item = itemindex[i.parentItem]\n                    item.addAttachment(i)\n                    continue\n            filtered += [i]  # was not added to another item\n        return filtered\n\n    def dumpFiles(self, item):\n        global file_outputdir\n        if item.attachments:\n            for a in item.attachments:\n                self.dumpFiles(a)\n        if item.filename:\n\n            def dump(item, p, fn):\n                # Dump file into filename fn at path p\n                # Returns the filename if successful\n                # PyZotero's \"dump\" is not available until in more recent versions\n                outfile = os.path.join(p, fn)\n\n                # uses zot\n                try:\n                    with open(outfile, 'wb') as f:\n                        f.write(self.zot.file(item.key))\n                    return fn  # default\n                except ValueError:\n                    error(\"Failed to save file %s into %s (%s), content type %s.\" % (\n                    item.filename, outfile, item.key, item.contentType))\n                    error(\"    Error in Pyzotero.\")\n                return None\n\n            # an odd convention: if it's HTML, it's a \"snapshot\", and .zip is required\n            # In Pyzotero 1.2.11, with the Zotero API as of 5/18/2017,\n            # text/html files are really zip files.\n            # the following code attempts to unzip such files.\n            # if this fails, we back off to using the file directly.\n\n            p = os.path.join(file_outputdir, item.key)\n\n            from datetime import datetime\n            if (not os.path.exists(p)) or \\\n                    (not item.dateModified) or \\\n                    (item.dateModified > datetime.fromtimestamp(os.path.getmtime(p)).isoformat()):\n                make_sure_path_exists(p)\n                if item.contentType in ['application/zip', 'text/html']:\n                    outfile = os.path.join(p, \"temp.zip\")\n                    item.saved_filename = dump(item, p, \"temp.zip\")  # good default for now\n                    try:\n                        # let's see if we can extract it\n                        with zipfile.ZipFile(outfile, 'r') as zf:\n                            for zippedfile in zf.infolist():\n                                # This will relativize absolute path and eliminate ..\n                                zf.extract(zippedfile, path=p)\n                        item.saved_filename = item.filename  # main file inside the archive\n                        os.remove(outfile)\n                    except zipfile.BadZipfile:\n                        # use default filename\n                        error(\"Failed to deflate ZIP archive %s (%s)\" % (item.filename, item.key))\n                        item.saved_filename = item.filename  # rename\n                        os.rename(outfile, os.path.join(p, item.saved_filename))\n                        pass\n                else:\n                    item.saved_filename = dump(item, p, item.filename)\n            else:\n                item.saved_filename = item.filename\n\n            # prepend path for URL\n            if item.saved_filename:\n                item.saved_filename = os.path.join(item.key, item.saved_filename)\n\n\ndef detect_and_merge_doubles(items):\n    iids = {}\n    titles = {}\n\n    def merge(a, b):\n        if a.section_keyword and not a.section_keyword in b.section_keyword:\n            b.section_keyword.update(a.section_keyword)\n        a.uniqueID = b.uniqueID\n\n    # get last names of all creators.  exclude editors unless editors is all we have\n    lastnames = lambda creators: [c.get('lastName', c.get('name')) for c in creators if not c['creatorType'] == 'editor'] or \\\n                                 [c.get('lastName', c.get('name')) for c in creators]\n\n    uniqueID = 0\n    for a in items:\n        key = a.key\n        atl = a.title.lower()\n\n        if key in iids:\n            # depending on sort criteria, even the short collection ones\n            # can show up elsewhere.\n            #  and not (u'collection' in iids[key] and Coll.is_short_collection(iids[key].collection))\n            # log(\"Merging \", a.title)\n\n            # merge \"section keywords\"\n\n            merge(a, iids[key])\n        elif atl in titles:\n            for t in titles[atl]:\n                if a.date == t.date:\n                    if a.creators==t.creators or a.creators and t.creators and set(lastnames(a.creators)) == set(lastnames(t.creators)):\n                        merge(a, iids[t.key])\n                        break\n                        # We're showing warnings for almost-equal items later\n        if not a.uniqueID:  # wasn't merged\n            iids[key] = a\n            titles[atl] = (titles[atl] if atl in titles else []) + [a]\n            uniqueID += 1\n            a.uniqueID = uniqueID\n\n    return uniqueID\n\n\ndef merge_doubles(items):\n    # this assumes that detect_and_merge_doubles has been run.\n\n    result = []\n    ids = set()\n    for i in items:\n        if not i.uniqueID in ids:\n            ids.add(i.uniqueID)\n            result += [i]\n    return result\n\n    # Equivalend to something like the following:\n    # Conceptually, not used because the lambda function relies on a state variable\n    # return list(filter(lambda i: prog1(not i.uniqueID in ids, ids.add(i.uniqueID)), items))\n\n\nfrom datetime import datetime, timedelta\nimport pickle\n\n\ndef retrieve_all_items(collections):\n    global no_cache\n\n    item_ids = {}\n\n    # move miscellaneous collections to the end\n    collections = [e for e in collections if not Coll.is_misc_collection(e.key)] + \\\n                  [e for e in collections if Coll.is_misc_collection(e.key)]\n\n    all_items = []\n    for e in collections:  # key, depth, collection_name, collection_parents, db\n        c = 0\n        log(\" \" + \" \" * len(e.parents) + e.name + \" \" + e.specials + \" (\" + e.key + \") ...\", end=\"\")\n\n        key = e.key\n\n        i2 = list(e.db.retrieve_data(key))\n\n        i2 = e.db.arrangeAttachments(i2)\n\n        if Coll.is_misc_collection(key):  # Miscellaneous type collection\n            # This has everything that isn't mentioned above\n            # so we'll filter what's in item_ids\n            # log(\"Miscellaneous collection: %s items initially\"%len(i2))\n            i2 = list(filter(lambda a: not ((a.key in item_ids) or (a.title.lower() in item_ids)), i2))\n\n            # log(\"Miscellaneous collection: %s items left\"%len(i2))\n        elif Coll.is_regular_collection(key):\n            for i in i2:\n                # we store by key (ID) and also by title hash\n                for k in [i.key, i.title.lower()]:\n                    if k not in item_ids:\n                        item_ids[k] = []\n                    item_ids[k] += [(i, key)]  # tuple is item and collectionkey\n\n        # Update file\n\n        if 'file' in show_links or 'FILE' in show_links:\n            for item in i2:\n                e.db.dumpFiles(item)\n\n        # add IDs to the list with the collection name\n        #### collect_ids(i2, collection_name, item_ids)\n\n        log(\"%s Items.\" % len(list(i2)))\n\n        parent_path = tuple(e.parents + [key])\n        for item in i2:  # for sorting by collection\n            item.collection = parent_path\n            item.section_keyword = set(\n                parent_path)  # will be added HTML so the entry can be found.  Create individual set.\n\n        if len(i2) > 0:\n            all_items += i2\n\n    return all_items, item_ids\n\n\nhtmlid_regex = re.compile(r\"[\\s,:;'\\\"]\", re.IGNORECASE)\n\n\ndef htmlid(s):\n    return htmlid_regex.sub(\"\", s)\n\n\ndef compile_data(all_items, section_code, crits, exclude={}, shorten=False):\n    global show_top_section_headings\n\n    corehtml, count = make_html(all_items, exclude=exclude, shorten=shorten)\n\n    # empty categories shouldn't actually be passed to compile_data\n\n    html = \"\"\n    if section_code:\n        section_print_title = sortkeyname(crits, section_code).value\n        last_section_id = last(section_code)  # if collection, get its ID\n        last_crit = last(crits)\n    else:\n        section_print_title = \"Other\"\n        last_section_id = last_crit = None\n        section_code = ['Other']\n        # log(all_items)\n        # raise RuntimeError(\"compile_data called with empty section_code\")\n\n    if last_section_id:\n        html += \"<a id='%s' style='{display: block; position: relative; top: -150px; visibility: hidden;}'></a>\" % htmlid(\n            last_section_id)\n        if section_code and show_top_section_headings and not Coll.hideSectionTitle(last_section_id):\n            depth = 0\n            if not is_string(section_code):\n                depth = len(section_code) - 1  # it's a path\n            # do not show headings deeper than this\n            # if depth<=show_top_section_headings:\n            html += \"<h%s class=\\\"collectiontitle\\\">%s</h%s>\\n\" % (2 + depth, section_print_title, 2 + depth)\n    html += corehtml\n    html = u'<div class=\"%s-bib-section\">' % (u'short' if shorten else u'full') + html + u'</div>'\n\n    return html\n\n\ndef show_double_warnings(item_ids):\n    def itemref(i):\n        auth = (i.title and i.title[:30]) or u\"\"\n        year = i.date or u\"\"\n        ref = \"%s (%s)\" % (auth, year)\n        return ref\n\n    for key, itemcolls in item_ids.items():\n        if len(itemcolls) > 1:\n            uniqueitems = set([i.key for i, _c in itemcolls])\n            if len(uniqueitems) > 1:\n                # This only applies to different items with the same title\n                warning(\"%s items sharing the same title included:\" % len(itemcolls))\n                for i, c in itemcolls:\n                    warn(\" %s [%s] (collection: %s)\" % (itemref(i), i.key, Coll.findName(c)))\n            else:\n                # if item is the same, it may still be included in several collections:\n                uniquecolls = set([c for _i, c in itemcolls])\n                uniquecolls = list(filter(Coll.is_regular_collection, list(uniquecolls)))\n                if len(uniquecolls) > 1:\n                    # we know that every item here has the same ID (because of the previous check)\n                    # itemcolls is a list\n                    warning('Item \"%s\" included in %s collections:\\n %s' % (\n                        itemref(itemcolls[0][0]), len(uniquecolls), \", \".join(map(Coll.findName, uniquecolls))))\n\n\ndef pull_up_featured_remove_hidden_colls(all_items):\n    # split up into featured and other sections\n    visible = list(filter(lambda it: not Coll.is_hidden_collection(it.collection), all_items))\n\n    # if len(visible)<len(all_items):\n    #     warning(\"Out of %s items, only %s will be visible due to hidden collections.\"%(len(all_items), len(visible)))\n    #     warning(\"The following collections are hidden: \", map(Collection.collname, filter(lambda c: Coll.is_hidden_collection(c), set(map(lambda it:it.collection, all_items)))))\n\n    featured = filter(lambda it: Coll.is_featured_collection(it.collection), visible)\n    other = filter(lambda it: not Coll.is_featured_collection(it.collection), visible)\n    # if a hidden item is available elsewhere, transfer its category so that it\n    # can be searched for using the category shortcuts.\n    # E.g., \"selected works\" might not be shown at the top of the bibliography,\n    # but you still might filter for it.\n\n    hidden_categories = defaultdict(set)  # TODO(reitter): use multi dict.\n    for it in all_items:\n        if Coll.is_hidden_collection(it.collection) and not it.section_keyword in hidden_categories[it.key]:\n            hidden_categories[it.key].update(it.section_keyword)\n    for it in visible:\n        if it.key in hidden_categories:\n            it.section_keyword.update(hidden_categories[it.key])\n\n    return list(featured), list(other)\n\n\ndef sort_items(all_items, sort_criteria, sort_reverse):\n    # sort the items (in place)\n    if sort_criteria:\n        all_items = list(all_items)\n        # sort is stable, so we will sort several times,\n        # from the last to the first criterion\n        for crit, rev in reversed(list(zip(sort_criteria, sort_reverse))):\n            # log(\"Sorting by\",crit, rev)\n            # all_items contains 4-tuples, the last one is the atom representation\n            all_items.sort(key=lambda x: sortkeyname(crit, x.access(crit)).sort, reverse=rev)\n\n            # prioritize featured collections\n            # all_items.sort(key=lambda x: Coll.is_featured_collection(x.collection))\n    return all_items\n\n\ntry:\n    from itertools import zip_longest\nexcept ImportError:\n    # Python 2\n    from itertools import izip_longest as zip_longest\n\n\ndef section_generator(items, crits):\n    \"Iterate over all items, return them section by section\"\n\n    collect = []\n    prev_section = \"\"\n    prev_crits_sec = \"\"\n    # crit = crits[0]  ## TODO(reitter): Section headings for all sort criteria.\n    crits_sec = []\n    section = []\n\n    def changed_section_headings(prev_section, section):\n        cum_new_section = []\n        do_rem = False\n        for p, n in zip_longest(prev_section, section, fillvalue=None):\n            cum_new_section = cum_new_section + [n]  # Make copy to preserve previous entries.\n            if n and (p != n or do_rem):  # Level is different.\n                yield cum_new_section\n                do_rem = True\n\n    for item_tuple in items:\n        item = item_tuple\n        # Construct section path identifier.\n        # Also, make matching criterion identifier.\n\n        section = []\n        crits_sec = []\n\n        if Coll.is_featured_collection(item.collection):\n            section = list(Coll.get_featured_collections(item.collection))\n            crits_sec += ['collection'] * len(section)\n        else:\n            # Then, everything is organized according to the sort criteria.\n            for crit in crits[:show_top_section_headings]:\n                val = item.access(crit)\n                if not crit == 'collection':  # For collections, need to preserve ID (will be converted later).\n                    # For everything else we want to aggregate bib items based on the display title of the section\n                    # that way, some sections can be unified via sortkeyname, or years can be used for dates.\n                    _sortkey, val = sortkeyname(crit, val)\n                if is_string(val):  # Basic fields.\n                    section += [val]\n                    crits_sec += [crit]\n                elif hasattr(val, '__iter__'):  # collection paths (val is a list)\n                    section += val  # Flat concat.\n                    crits_sec += [crit] * len(val)\n\n        # section = item.access(crit)\n        if section != prev_section:\n            changed_sections = list(changed_section_headings(prev_section, section))\n            if changed_sections:\n                if len(collect) > 0:\n                    yield prev_section, prev_crits_sec, collect\n                # New section, show a section header.  Add as separate item.\n                # Add a header for every level that has changed,\n                # except for the last one - that'll come with the next set of items.\n                for s in changed_sections:  # [:-1]:\n                    if not s == section:  # Because that would be the heading for the next set of items.\n                        yield s, crits_sec[:len(s)], []\n\n                collect = []\n            prev_section, prev_crits_sec = section, crits_sec\n\n        collect += [item_tuple]\n    if collect:\n        yield prev_section, prev_crits_sec, collect\n\n\ndef generate_html(include, item_filters=[]):\n    \n    html_header, search_box, html_footer = generate_base_html()\n    index_configuration()\n\n    all_items = []\n    section_items = []\n\n    sortedkeys = []\n    for entry in include:\n        func, args = entry[0], entry[1:]\n        if func == 'exclude':  # handle exclusion of items\n            coll, top_level_only = args\n            # if coll is the name of a collection, turn it into a key\n            collobjs = Coll.findSimilar(coll)\n            for collobj in collobjs:\n                sortedkeys = list(\n                    filter(lambda e: (not collobj.key in [e.key] + ([] if top_level_only else e.parents)), sortedkeys))\n            if not collobjs:\n                error(\"Exclude: Collection %s not found.\" % coll)\n        elif func == 'rename':\n            coll, name = args\n            for collobj in Coll.findSimilar(coll):\n                collobj.name = name  # newName\n        elif func == 'load':  # DB Object\n            db, coll, toplevel = args\n            sortedkeys += db.get_collections(coll, toplevel)\n        elif func == 'special':  # DB Object\n            symb, coll = args\n            collobjs = Coll.findSimilar(coll)\n            for collobj in collobjs:\n                collobj.specials += symb\n            if not collobjs:\n                error(\"Special %s: Collection %s not found.\" % (symb, coll))\n\n    all_items, item_ids = retrieve_all_items(sortedkeys)\n\n    def apply_exclusion_filter(filter, item):\n        try:\n            r = filter(item)\n            return not r\n        except Exception as e:\n            error(\"Error while applying exclude_items filter: \", e)\n        return False\n\n    for f in item_filters:\n        all_items = filter(lambda i: apply_exclusion_filter(f, i), all_items)\n    all_items = list(all_items)\n\n    # merge collections with the same name\n    for c in sortedkeys:\n        collobjs = Coll.findSimilar(c.name)\n        if len(collobjs) > 1:\n            log(\"Merging %s collections into section %s.\" % (len(collobjs), c.name))\n            for collobj in collobjs:\n                for i in all_items:\n                    if last(i.collection) == collobj.key:\n                        i.collection = tuple(c.parents + [c.key])\n                        i.section_keyword.update(set(i.collection))\n\n    detect_and_merge_doubles(all_items)\n\n    if 'collection' in sort_criteria:\n        show_double_warnings(item_ids)\n        # If collection doesn't feature in sort criteria,\n        # double entries are likely to get filtered out anyway,\n        # or they are desired (e.g., Selected Works)\n\n    featured_items, regular_items = pull_up_featured_remove_hidden_colls(all_items)\n    featured_items = sort_items(featured_items, ['collection'] + sort_criteria, [False] + sort_reverse)\n    regular_items = sort_items(regular_items, sort_criteria, sort_reverse)\n    # don't use chain - we will iterate over all_items several times, so\n    # we need a list\n    all_items = list(featured_items) + list(regular_items)\n\n    headerhtmls = make_header_htmls(all_items)\n\n    itemids = set()  # For statistics\n\n    fullhtml = u\"\"\n    for section_code, crits, items in list(section_generator(all_items, sort_criteria)):\n        # remove double entries within one section\n        items = list(merge_doubles(items))\n        fullhtml += compile_data(items, section_code, crits, shorten=Coll.is_short_collection(section_code))\n\n        # Keep track of IDs so we can show statistics\n        itemids.update(map(lambda i: i.key, items))\n\n    log(\"The bibliography contains %s entries (%s unique keys).\" % (len(all_items), len(itemids)))\n\n    headerhtml = '<div id=\"bib-preamble\" style=\"visibility:hidden;\">'\n    for crit, h in zip(show_shortcuts, headerhtmls):\n        if isinstance(crit, tuple):\n            crit = crit[0]\n        if isinstance(crit, Shortcut):\n            crit = crit.crit\n        headerhtml += '<ul id=\"bib-cat-%s\" class=\"bib-cat\">' % crit + h + \"</ul>\"\n    headerhtml += search_box + \"</div>\"  # preamble\n\n    write_some_html(headerhtml + fullhtml, outputfile, html_header, html_footer)\n\n\nif __name__ == '__main__':\n    check_requirements()\n    Settings.read_args_and_init()\n\n    if interactive_debugging:\n        import code\n        code.interact(local=locals())\n    else:\n        generate_html(include_collections, item_filters)\n"
  }
]