This shows you the differences between two versions of the page.
|
contact [2010/11/08 23:00] admin |
contact [2010/11/18 01:44] (current) jtang |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| For general inquiries, please contact [[wsdm2011@gmail.com]]. | For general inquiries, please contact [[wsdm2011@gmail.com]]. | ||
| ==== General Chair ==== | ==== General Chair ==== | ||
| - | * [[http://www.cse.cuhk.edu.hk/~king|Irwin King]], <king@cse.cuhk.edu.hk> | + | <html><ul id="imws_gc" imws:type="PersonInfo.Tiny" imws_param:ids="956448,"> |
| + | <li class="level1"><div class="li"> <a href="http://www.cse.cuhk.edu.hk/~king" class="urlextern" title="http://www.cse.cuhk.edu.hk/~king" rel="nofollow">Irwin King</a>, <a href="mailto:king@cse.cuhk.edu.hk" class="mail JSnocheck" title="king@cse.cuhk.edu.hk">king@cse.cuhk.edu.hk</a> </div> | ||
| + | </li> | ||
| + | </ul> | ||
| + | </html> | ||
| ==== Local Arrangements ==== | ==== Local Arrangements ==== | ||
| - | * Dan Hong, <csdhong@cs.ust.hk> | + | <html> |
| - | * Tak-Lam Wong, <wongtl@cse.cuhk.edu.hk> | + | <ul id="imws_la" imws:type="PersonInfo.Tiny" imws_param:ids="1081123,399405"> |
| + | <li class="level1"><div class="li"> Dan Hong, <a href="mailto:csdhong@cs.ust.hk" class="mail JSnocheck" title="csdhong@cs.ust.hk">csdhong@cs.ust.hk</a></div> | ||
| + | </li> | ||
| + | <li class="level1"><div class="li"> Tak-Lam Wong, <a href="mailto:wongtl@cse.cuhk.edu.hk" class="mail JSnocheck" title="wongtl@cse.cuhk.edu.hk">wongtl@cse.cuhk.edu.hk</a></div> | ||
| + | </li> | ||
| + | </ul> | ||
| + | </html> | ||
| + | |||
| + | |||
| + | <html><script type="text/javascript"> | ||
| + | var resource_domain = 'arnetminer.org'; | ||
| + | var imws_domain = 'arnetminer.org'; | ||
| + | document.write(unescape( [ "%3Cscript src='http://", resource_domain, | ||
| + | "/js/ws/imws_basic.js' type='text/javascript'%3E%3C/script%3E" ] | ||
| + | .join(''))); | ||
| + | </script></html> | ||
| + | |||
| + | <html><script type="text/javascript" charset="utf-8"> | ||
| + | var wsClient = new ArnetminerWebServiceClient(); | ||
| + | // init | ||
| + | wsClient.init( { | ||
| + | domain : imws_domain, | ||
| + | username : 'vivo', | ||
| + | resource_domain : resource_domain, | ||
| + | cross_site : true, | ||
| + | animate: true, | ||
| + | load_ext_js : [ 'js/ws/imws_person_info.js' ], | ||
| + | load_ext_css : [ 'css/ws/person_info.css' ], | ||
| + | page_fields_select : 'id,name,homepage,affiliation,pictureUrl,email' | ||
| + | }); | ||
| + | </script></html> | ||
| + | |||
| + | |||
| + | <html><script type="text/javascript" charset="utf-8"> | ||
| + | wsClient.renderNode('imws_gc'); | ||
| + | wsClient.renderNode('imws_la'); | ||
| + | |||
| + | // fix bug of fixed height | ||
| + | $(document).ready(function() { | ||
| + | $('#hk-main').css('height', 'auto !important'); | ||
| + | }); | ||
| + | </script></html> | ||