<#if authorCount == 1>
<#if verified>
<#if self>
<#assign note = "Note: You last verified the information for this paper"/>
<#else>
<#assign note = "Note: A system administrator last updated the information for this paper"/>
#if>
<#assign needsTimestamp = true/>
<#else/>
<#assign note = "Note: You have not yet verified the information for this paper."/>
<#assign needsTimestamp = false/>
#if>
<#else/>
<#if verified>
<#if self>
<#assign note = "Note: You last verified the information for this paper"/>
<#else>
<#if who == "">
<#assign note = "Note: The information for this paper was last updated by a system administrator"/>
<#else>
<#assign note = "Note: The information for this paper was last verified by co-author ${who}"/>
#if>
#if>
<#assign needsTimestamp = true/>
<#else/>
<#if authorCount == 2>
<#assign note = "Note: The information for this paper has not yet been verified by you or your co-author."/>
<#else/>
<#assign note = "Note: The information for this paper has not yet been verified by you or any of your co-authors."/>
#if>
<#assign needsTimestamp = false/>
#if>
#if>
To promote survey participation, we are giving away 1000 $5
Starbucks eGift cards! The first author to
submit a paper's survey will receive the reward (while supplies last).
Use your survey link to enter.
See our Rewards Page for details.
We would appreciate it if you would update the information we have on ${website}
[1] regarding your paper
${title}.
In particular, we are hoping you will share links to any research
artifacts such as source code and data sets that were produced as part
of the research. Sharing these links will make it easier for
colleagues to locate, reference, evaluate, and build on your work.