-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacm.html
70 lines (65 loc) · 4.02 KB
/
acm.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE HTML>
<!--
Theory by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html lang="en">
<head>
<title>Jonathan Brier UMD Homepage</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="Description" content="Access Jonathan Brier's ACM publications for free via the ACMAuthorizor link(s) on this page.">
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="canonical" href="https://temp.brierjon.com/acm.html" />
</head>
<body>
<!-- Header -->
<header id="header">
<div class="inner">
<a href="index.html" class="logo">Theory</a>
<nav id="nav">
<a href="index.html">Home</a>
<!-- <a href="generic.html">Generic</a> -->
<!-- <a href="elements.html">Elements</a> -->
</nav>
<a href="#navPanel" class="navPanelToggle"><span class="fa fa-bars"></span></a>
</div>
</header>
<!-- Three -->
<section id="three" class="wrapper">
<div class="inner">
<header class="align-center">
<h2> ACM Author-Izer Links for Download</h2>
<p>Please use these links so these papers get tracked as ACM downloads</p>
</header>
<!-- ACM DL Article: The Science of Citizen Science: Theories, Methodologies and Platforms -->
<div class="acmdlitem" id="item3022652"><img src="//dl.acm.org/images/oa.gif" width="25" height="25" border="0" alt="ACM DL Author-ize service" style="vertical-align:middle"/><a href="https://dl.acm.org/authorize?N37121" title="The Science of Citizen Science: Theories, Methodologies and Platforms">The Science of Citizen Science: Theories, Methodologies and Platforms</a><div style="margin-left:25px"><a href="http://dl.acm.org/author_page.cfm?id=99659130921" >Edith Law</a>, <a href="http://dl.acm.org/author_page.cfm?id=99659130748" >Alex C. Williams</a>, <a href="http://dl.acm.org/author_page.cfm?id=81458654376" >Andrea Wiggins</a>, <a href="http://dl.acm.org/author_page.cfm?id=99659319643" >Jonathan Brier</a>, <a href="http://dl.acm.org/author_page.cfm?id=81100079159" >Jenny Preece</a>, <a href="http://dl.acm.org/author_page.cfm?id=99659131594" >Jennifer Shirk</a>, <a href="http://dl.acm.org/author_page.cfm?id=81416604696" >Greg Newman</a><br />CSCW '17 Companion Companion of the 2017 ACM Conference on Computer Supported Cooperative Work and Social Computing, 2017</div></div>
<!-- ACM DL Bibliometrics: The Science of Citizen Science: Theories, Methodologies and Platforms-->
<div class="acmdlstat" id ="stats3022652"><iframe src="https://dl.acm.org/authorizestats?N37121" width="100%" height="30" scrolling="no" frameborder="0">frames are not supported</iframe></div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<div class="flex">
<div class="copyright">
brierjon.com is curently based on: Design: <a href="https://templated.co/theory">TEMPLATED Theory</a>. Stock Images: <a href="https://unsplash.com">Unsplash</a>.
</div>
<ul class="icons">
<!-- <li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li> -->
<li><a href="https://twitter.com/wolfgang8741" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.linkedin.com/in/brierjon/" class="icon fa-linkedin"><span class="label">linkedIn</span></a></li>
<!-- <li><a href="#" class="icon fa-pinterest-p"><span class="label">Pinterest</span></a></li> -->
<!-- <li><a href="#" class="icon fa-vimeo"><span class="label">Vimeo</span></a></li> -->
</ul>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery-3.4.1.min.js"></script>
<script src="assets/js/jquery-migrate-3.4.0.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>