-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpub-present.html
More file actions
150 lines (150 loc) · 9.12 KB
/
Copy pathpub-present.html
File metadata and controls
150 lines (150 loc) · 9.12 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Scholarship</title>
<link rel="canonical" href="https://vxhaynes.github.io">
<base href="https://vxhaynes.github.io" target="_blank">
<link rel="preload" href="fonts/Metropolis-Thin.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="fonts/Metropolis-Regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="fonts/Metropolis-SemiBold.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="fonts/Metropolis-Bold.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="fonts/EBGaramond-Regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="style.css">
<meta name="application-name" content="Scholarship" lang="en">
<meta name="author" content="Vaughn Xavier Haynes">
<meta name="color-scheme" content="light dark">
<meta name="creator" content="Vaughn Xavier Haynes">
<meta name="description" content="Vaughn Xavier Haynes's publications and presentations.">
<meta name="keywords" content="library,librarian,academic,public,information literacy,instruction,fine arts">
<meta name="language" content="English">
<meta name="publisher" content="Vaughn Xavier Haynes">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta name="robots" content="index, follow">
<meta name="theme-color" content="#f2f2f2" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#222222" media="(prefers-color-scheme: dark)">
<meta name="title" content="Scholarship">
<meta property="og:site_name" content="VXH Portfolio">
<meta property="og:url" content="https://vxhaynes.github.io">
<meta property="og:type" content="profile">
<meta property="og:title" content="Scholarship">
<meta property="og:description" content="Vaughn Xavier Haynes's publications and presentations.">
<meta property="og:image" content="https://vxhaynes.github.io/images/social-img.png">
<meta property="og:image:secure_url" content="https://vxhaynes.github.io/images/social-img.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="An icon image of an open book.">
<meta property="og:locale" content="en_US">
<meta property="profile:first_name" content="Vaughn">
<meta property="profile:last_name" content="Haynes">
<meta property="profile:username" content="vxh">
<meta property="profile:gender" content="male">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Scholarship">
<meta name="twitter:description" content="Vaughn Xavier Haynes's publications and presentations.">
<meta name="twitter:image" content="https://vxhaynes.github.io/images/social-img.png">
<meta name="twitter:image:alt" content="An icon image of an open book.">
<meta name="twitter:site" content="@vonjonsurfshop">
<meta name="twitter:creator" content="@vonjonsurfshop">
<meta name="twitter:domain" content="vxhaynes.github.io">
<meta name="twitter:url" content="https://vxhaynes.github.io">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ProfilePage",
"mainEntity": {
"@type": "Person",
"name": "Vaughn Xavier Haynes",
"alternateName": "vxh",
"description": "Early-career librarian coming from a strong musical and theatrical background interested in instruction, assessment, reference, and research, particularly in the field of information literacy and information behavior.",
"image": "https://vxhaynes.github.io/images/headshot.jpg",
"sameAs": [
"https://www.linkedin.com/in/vxha",
"https://www.twitter.com/vonjonsurfshop",
"https://bsky.app/profile/vxh.stratospiel.com",
"https://www.youtube.com/@VaughnXavierHaynes"
]
}
}
</script>
<link rel="icon" type="image/png" href="/images/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg">
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<meta name="apple-mobile-web-app-title" content="VXH">
<link rel="manifest" href="/images/site.webmanifest">
<script src="main.js" defer></script>
</head>
<body>
<nav class="siteNav">
<button class="navToggle" aria-expanded="false" aria-controls="topnavMenu">Menu</button>
<ul class="topnav" id="topnavMenu">
<li><a href="index" target="_self">Portfolio</a></li>
<li><a href="resume" target="_self">Resume</a></li>
<li><a class="active" href="pub-present" target="_self">Publications</a></li>
<li><a href="orgs" target="_self">Organizations</a></li>
<li><a href="transcript" target="_self">Transcript</a></li>
<li class="navDropdown">
<button class="dropdownToggle" aria-expanded="false">Misc</button>
<ul class="dropdownMenu">
<li><a href="stratospiel" target="_blank" rel="noopener noreferrer">Stratospiel</a></li>
<li><a href="DDS/manual" target="_blank" rel="noopener noreferrer">Digital Desk Stats</a></li>
<li><a href="spri-nyt" target="_blank" rel="noopener noreferrer">TLN New York Times Lookup</a></li>
<li><a href="spri-new" target="_blank" rel="noopener noreferrer">SPRI New Books Lookup</a></li>
</ul>
</li>
</ul>
</nav>
<div class="mainContent">
<p><a href="VXH CV.pdf" target="_blank" rel="noopener">Click here for a PDF version of my CV</a></p>
<h1>Works</h1>
<p>ORCID: <a href="https://orcid.org/0009-0008-9155-7301" target="_blank" rel="noopener">0009-0008-9155-7301</a></p>
<h2>Publications</h2>
<div class="gsaProjs">
<div class="projItem">
<div class="pubPrez">
<p>Haynes, V. X. (2026). Francis Miksa Jr. (1938-2019). <i>American Library Association</i>. <a href="https://hdl.handle.net/11213/23965.2" target="_blank" rel="noopener">hdl:11213/23965.2</a></p>
</div>
</div>
</div>
<h2>Presentations</h2>
<div class="alaProjs">
<div class="projItem">
<div class="pubPrez">
<p>Haynes, V. X. (2026, October 29). <i>Resilience Infrastructure: Aggressive Advocacy Strategy for Rural Libraries</i> [Conference presentation]. Michigan Library Association 2026 Annual Conference, Novi, MI, United States.</p>
</div>
</div>
<div class="projItem">
<div class="pubPrez">
<p>Haynes, V. X. (2026, July 17). <i>Don't Fight the Friction: Harnessing Literacy Speedbumps as an Instructional Tool</i> [Conference presentation]. Michigan Instruction Exhange (MIX) Conference 2026, Alma, MI, United States.</p>
</div>
</div>
<div class="projItem">
<div class="pubPrez">
<p>Haynes, V. X., Hovey, T. (2026, May 6-8). <i>MeL Map: 20 Years of Connections Between Wayne State and Michigan Libraries</i> [Conference presentation]. MiALA Annual Conference 2026, Traverse City, MI, United States.</p>
</div>
</div>
<div class="projItem">
<div class="pubPrez">
<p>Haynes, V. X. (2026, May 6-8). <i>One Question, Three Perspectives: Views on AI Among LIS Students, Faculty, and Librarians</i> [Poster session]. MiALA Annual Conference 2026, Traverse City, MI, United States.</p>
</div>
</div>
<div class="projItem">
<div class="pubPrez">
<p>Haynes, V. X. (2026, April 2). <i>From Compliance to Equity: Overhauling the Wayne State University Library System Accessibility Statement</i> [Conference presentation]. Beyond Barriers Conference 2026: Centering Social Justice in L/IS, Detroit, MI, United States.</p>
</div>
</div>
</div>
</div>
<footer>
<div class="footer-content">
<p>© Vaughn Xavier Haynes <script>document.write(new Date().getFullYear())</script>. All rights reserved.</p>
<p>All product, company names, and logos are the property of their respective owners.</p>
<p>No generative artificial intelligence (AI) was used at any step of the creation of this work. The author expressly prohibits any entity from using this work for purposes of training AI technologies.</p>
</div>
</footer>
</body>
</html>