Author: humbedooh
Date: Mon Oct 12 16:17:49 2015
New Revision: 1708154

URL: http://svn.apache.org/viewvc?rev=1708154&view=rev
Log:
add some tech info

Modified:
    steve/site/trunk/content/vote_types.html

Modified: steve/site/trunk/content/vote_types.html
URL: 
http://svn.apache.org/viewvc/steve/site/trunk/content/vote_types.html?rev=1708154&r1=1708153&r2=1708154&view=diff
==============================================================================
--- steve/site/trunk/content/vote_types.html (original)
+++ steve/site/trunk/content/vote_types.html Mon Oct 12 16:17:49 2015
@@ -13,4 +13,7 @@
     
     Please see the <a 
href="https://en.wikipedia.org/wiki/Single_transferable_vote#Voting";>Wikipedia 
article on STV voting</a> for more insight into how STV works.
 
+    For calculating result, we use Meek's Method with a quota derived from the 
Droop Quota but with implementation changes such as those proposed by New 
Zealand. 
+       See <a 
href="http://svn.apache.org/repos/asf/steve/trunk/stv_background/meekm.pdf";>this
 paper</a> for details.
+
 {% endblock %}


Reply via email to