Added outline.typ, using IEEE format.
This commit is contained in:
20
outline.typ
Normal file
20
outline.typ
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
#import "@preview/charged-ieee:0.1.4": ieee
|
||||||
|
|
||||||
|
#show: ieee.with(
|
||||||
|
title: [How anti-repair practices are contributing to an excess in waste],
|
||||||
|
abstract: [
|
||||||
|
Right-to-repair legislation is challenged by OEMs and larger firms, claiming concerns for end-user data privacy, IP infringement, and degrading of products with cheaper replacement parts. They use these claims to perpetrate practices of locking down software crucial for diagnosing technical issues, building products to be difficult to disassemble, and voiding warranty if they are opened. These practices reduce the incentive for a consumer to continue using a product after it fails, even if the issue is a minor fix, such as replacing the screen or battery. These often still functional electronic products are treated as disposables, instead of a tool which is able to be serviced back to its original function.
|
||||||
|
],
|
||||||
|
authors: (
|
||||||
|
(
|
||||||
|
name: "Chase Vicente",
|
||||||
|
department: "Nature and Human Values",
|
||||||
|
organization: "Colorado School of Mines",
|
||||||
|
location: "Golden, Colorado",
|
||||||
|
email: "chase_vicente@mines.edu"
|
||||||
|
),
|
||||||
|
),
|
||||||
|
bibliography: bibliography("sources.bib"),
|
||||||
|
)
|
||||||
|
|
||||||
|
= Intro
|
||||||
Reference in New Issue
Block a user