Skip to content

Commit

Permalink
Added paper.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Aug 12, 2024
1 parent e5cd4c7 commit 67fb7fa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/data/Pubs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
import type Paper from '$lib/models/Paper';

export const Publications: Paper[] = [
{
id: 'neurotypes',
kind: 'journal article',
authors: ['@mararyan', '@ajko'],
year: 2024,
title: 'Neurodivergent Legitimacy in Computing Spaces',
source: '@toce',
pages: null,
publisher: 'ACM',
doi: null,
local: null,
contribution:
"Finds that computing learning spaces legitimize hyper-focus, deep ``special'' interests, and high organization, and that fitting these expectations was frequently required for persistence.",
},
{
id: 'negotiatecritical',
kind: 'journal article',
Expand Down
Binary file added static/images/papers/paper-neurotypes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 67fb7fa

Please sign in to comment.