change citation

This commit is contained in:
vitrinekast
2025-03-13 14:06:43 +01:00
parent af73a7c7ec
commit 390a6af594
7 changed files with 339 additions and 20 deletions

14
app.py
View File

@ -117,11 +117,11 @@ def get_slug(path, folder, filename):
# compile markdown into cited HTML
def get_page_data(path):
print("Getting page data for: ", path)
print("Getting page data for: ", Path(path).name)
filename = Path(path).stem
folder = Path(path).parent.name
slug = get_slug(path, folder, filename)
prerendered = get_existing_page(path, slug)
if prerendered:
@ -153,7 +153,7 @@ def get_page_data(path):
extra_args=[
"--citeproc",
"--bibliography=library.bib",
"--csl=apa.csl",
"--csl=harvard-cite-them-right.csl",
])
return page
@ -193,8 +193,6 @@ def render_posts(path, output_path=OUTPUT_D):
elif file_path.suffix in {".jpeg", ".mp3", ".jpg", ".png"}:
os.makedirs(f"{output_path}/{name}", exist_ok = True)
shutil.copyfile(file_path, f"{output_path}/{name}/{filename}")
else:
print("doing nothing with", filename)
# Pre-load before compiling
def preload_documents():
@ -249,13 +247,13 @@ def main():
path = os.path.join(CONTENT_D, subdir)
if os.path.isdir(path):
print("Compile: an entire directory", path)
print("Compile: an entire directory", Path(path).name)
render_posts(path)
elif Path(path).suffix == '.md':
print("Compile: single page", path);
print("Compile: single page", Path(path).name)
render_single_file(get_page_data(path), path, OUTPUT_D)
elif Path(path).suffix in [".csv"]:
print("Compile: not compiling this file!")
print("Compile: not compiling ", Path(path).name)
copy_assets()

321
harvard-cite-them-right.csl Normal file
View File

@ -0,0 +1,321 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>Cite Them Right 12th edition - Harvard</title>
<id>http://www.zotero.org/styles/harvard-cite-them-right</id>
<link href="http://www.zotero.org/styles/harvard-cite-them-right" rel="self"/>
<link href="http://www.zotero.org/styles/harvard-cite-them-right-11th-edition" rel="template"/>
<link href="http://www.citethemrightonline.com/" rel="documentation"/>
<author>
<name>Patrick O'Brien</name>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Harvard according to Cite Them Right, 11th edition.</summary>
<updated>2022-06-27T11:10:37+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en-GB">
<terms>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds</multiple>
</term>
<term name="editortranslator" form="verb">edited and translated by</term>
<term name="edition" form="short">edn.</term>
</terms>
</locale>
<macro name="editor">
<choose>
<if type="chapter paper-conference" match="any">
<names variable="container-author" delimiter=", " suffix=", ">
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/>
</names>
<choose>
<if variable="container-author" match="none">
<names variable="editor translator" delimiter=", ">
<name and="text" initialize-with="."/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if type="chapter paper-conference" match="none">
<names variable="editor translator" delimiter=". ">
<label form="verb" text-case="capitalize-first" suffix=" "/>
<name and="text" initialize-with="."/>
</names>
</if>
<else-if variable="container-author" match="any">
<names variable="editor translator" delimiter=". ">
<label form="verb" text-case="capitalize-first" suffix=" "/>
<name and="text" initialize-with=". " delimiter=", "/>
</names>
</else-if>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
<label form="short" prefix=" (" suffix=")"/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<choose>
<if type="article-newspaper article-magazine" match="any">
<text variable="container-title" text-case="title" font-style="italic"/>
</if>
<else>
<text macro="title"/>
</else>
</choose>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<choose>
<if type="article-newspaper article-magazine" match="any">
<text variable="container-title" text-case="title" font-style="italic"/>
</if>
<else>
<text macro="title"/>
</else>
</choose>
</substitute>
</names>
</macro>
<macro name="access">
<choose>
<if variable="DOI">
<group delimiter=": ">
<text term="available at" text-case="capitalize-first"/>
<text variable="DOI" prefix="https://doi.org/"/>
</group>
</if>
<else-if variable="URL">
<text term="available at" suffix=": " text-case="capitalize-first"/>
<text variable="URL"/>
<group prefix=" (" delimiter=": " suffix=")">
<text term="accessed" text-case="capitalize-first"/>
<date form="text" variable="accessed">
<date-part name="day"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
</group>
</else-if>
</choose>
</macro>
<macro name="number-volumes">
<choose>
<if variable="volume" match="none">
<group delimiter=" " prefix="(" suffix=")">
<text variable="number-of-volumes"/>
<label variable="volume" form="short" strip-periods="true"/>
</group>
</if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="bill book legal_case legislation motion_picture report song thesis webpage graphic" match="any">
<group delimiter=". ">
<group delimiter=" ">
<group delimiter=" ">
<text variable="title" font-style="italic"/>
<text variable="medium" prefix="[" suffix="]"/>
</group>
<text macro="number-volumes"/>
</group>
<text macro="edition"/>
</group>
</if>
<else>
<text variable="title" form="long" quotes="true"/>
</else>
</choose>
</macro>
<macro name="publisher">
<choose>
<if type="thesis">
<group delimiter=". ">
<text variable="genre"/>
<text variable="publisher"/>
</group>
</if>
<else-if type="report">
<group delimiter=". ">
<group delimiter=" ">
<text variable="genre"/>
<text variable="number"/>
</group>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</group>
</else-if>
<else-if type="article-journal article-newspaper article-magazine" match="none">
<group delimiter=" ">
<group delimiter=", ">
<choose>
<if type="speech" variable="event" match="any">
<text variable="event" font-style="italic"/>
</if>
</choose>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</group>
<group prefix="(" suffix=")" delimiter=", ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</group>
</else-if>
</choose>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="year-suffix"/>
</if>
<else>
<text term="no date"/>
<text variable="year-suffix" prefix=" "/>
</else>
</choose>
</macro>
<macro name="locator">
<choose>
<if type="article-journal">
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</if>
</choose>
</macro>
<macro name="published-date">
<choose>
<if type="article-newspaper article-magazine post-weblog speech" match="any">
<date variable="issued">
<date-part name="day" suffix=" "/>
<date-part name="month" form="long"/>
</date>
</if>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="chapter paper-conference article-journal article article-magazine article-newspaper book review review-book report" match="any">
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</if>
</choose>
</macro>
<macro name="container-title">
<choose>
<if variable="container-title">
<group delimiter=". ">
<group delimiter=" ">
<text variable="container-title" font-style="italic"/>
<choose>
<if type="article article-journal" match="any">
<choose>
<if match="none" variable="page volume">
<text value="Preprint" prefix="[" suffix="]"/>
</if>
</choose>
</if>
</choose>
</group>
<text macro="edition"/>
</group>
</if>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" strip-periods="true"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="container-prefix">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in"/>
</if>
</choose>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
<sort>
<key macro="year-date"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<group>
<label variable="locator" form="short" suffix=" "/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography and="text" et-al-min="4" et-al-use-first="1">
<sort>
<key macro="author"/>
<key macro="year-date"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group delimiter=". ">
<group delimiter=" ">
<text macro="author"/>
<text macro="year-date" prefix="(" suffix=")"/>
<group delimiter=", ">
<text macro="title"/>
<group delimiter=" ">
<text macro="container-prefix"/>
<text macro="editor"/>
<text macro="container-title"/>
</group>
</group>
</group>
<text macro="secondary-contributors"/>
<text macro="publisher"/>
</group>
<group delimiter=", " prefix=", ">
<text macro="locator"/>
<text macro="published-date"/>
<text macro="pages"/>
</group>
<text macro="access" prefix=". "/>
</layout>
</bibliography>
</style>

View File

@ -30,10 +30,11 @@
file = {/Users/Rosa/Zotero/storage/LTRYTQS2/charles-r-acland-residual-media_pdf -- Xerox WorkCentre 5655 -- fd5e0a915ed3fdf92f48da0ca8009c71 -- Annas Archive-1.pdf}
}
@techreport{baldeGlobalEWasteMonitor,
@techreport{baldeGlobalEWasteMonitor2024,
title = {The {{Global E-Waste Monitor}} 2024},
author = {Bald{\'e}, Cornelis P. and Kuehr, Ruediger and Yamamoto, Tales and McDonald, Rosie and D'Angelo, Elena and Althaf, Shahana and Bel, Garam and {Fernandez-Cubillo}, Elena and Forti, Vanessa and Gray, Vanessa and Herat, Sunil and Honda, Shunichi and Iattoni, Giulia and Khetriwal, Deepali S. and di Cortemiglia, Vittoria Luda and Lobuntsova, Yuliya and Nnorom, Innocent and Wagner (2024), Michelle and Bald{\'e}, Cornelis P. and {International Telecommunication Union (ITU)} and {United Nations Institute for Training and Research (UNITAR)}},
institution = {International Telecommunication Union (ITU)},
year = {2024},
langid = {english},
annotation = {titleTranslation: THE GLOBAL E-WASTE MONITOR 2024},
file = {/Users/Rosa/Zotero/storage/WGS4GDYK/GEM_2024_EN_11_NOV-web.pdf}
}

View File

@ -13,7 +13,7 @@ You're reading[^shortcut-print] *A Field Guide for Salvaging Sound Devices*. In
Salvaging is the practice of using computational resources that already exist. Not freshly purchased hardware, but salvaged from landfills and hidden in storage boxes. The E-Waste Monitor shows that global e-waste production is growing rapidly, even doubling between 2010 and 2022. However, the rate at which e-waste is collected and recycled isn't growing at the same pace, resulting in landfills that continue to grow, that will only go worse.
[@baldeGlobalEWasteMonitor]
[@baldeGlobalEWasteMonitor2024]
According to Jennifer Gabrys, salvage is not just about reusing materials; it's about confronting the systems that created the waste in the first place. Waste is not only consumer discards but a by-product of the entire lifecycle of electronic products—from the mining of minerals that make up the hardware, the "final" disposal, or re-entry into the production chain. These processes happen in hazardous waste sites, causing long-term environmental and health problems [@calmaWomenWhoMade2025], often in developing countries where technology consumption is much lower. [@gabrysSalvage2012].
@ -49,7 +49,7 @@ The guide is split up into five chapters, each focusing on a different stage of
Cleaning up afterward en nog iets
## Do It With Others (DIWO)
Within the DIY Sound community, DIWO workshops are a common way of sharing knowledge [@richardsDIYElectronicMusic2013], similary to how repair historycally is organised as a social activity - opening up workshops and sharing knowledge [@mattern]. By being part of workshops and gatherings around DIY sound and repair, I've noticed how empowering these exchanges can be. This guide itself is created during and around so-called *(un)repair nights[^unrepair-night]* at the klankschool[^about-klankschool]. I would really encourage you to do DIWO this guide too. The frustrating process that can be learning electronics is much better to manage when shared.
Within the DIY Sound community, DIWO workshops are a common way of sharing knowledge [@richardsDIYElectronicMusic2013], similary to how repair historycally is organised as a social activity - opening up workshops and sharing knowledge [@matternStepStepThinking2024]. By being part of workshops and gatherings around DIY sound and repair, I've noticed how empowering these exchanges can be. This guide itself is created during and around so-called *(un)repair nights[^unrepair-night]* at the klankschool[^about-klankschool]. I would really encourage you to do DIWO this guide too. The frustrating process that can be learning electronics is much better to manage when shared.
On that note, I am by no means an expert in electronics. When I write about how things work, please take it with a grain of salt. This guide represents my personal understanding, which, no doubt, contains incorrect assumptions or oversimplifications. If you have suggestions for improvement, feel free to reach out or submit a pull request with your insights.

View File

@ -48,4 +48,4 @@ This process really is about finding small gaps in the enclosures[^black-boxism]
<ins>Dit verhaal gaan ondersteunen met illustraties/foto's </ins>
<ins>Praten over hoe eventueel the manual een onderdeel van heb object zou kunnen zijn, pagina 14 op [@ matternStepStepThinking2024] en pagina 2 van [@parksCrackingOpenSet2000]
<ins>Praten over hoe eventueel the manual een onderdeel van heb object zou kunnen zijn, pagina 14 op [@matternStepStepThinking2024] en pagina 2 van [@parksCrackingOpenSet2000]</ins>

View File

@ -11,12 +11,12 @@ At this point in the salvaging process, where I (very dramatically) sit in the m
Do note that the small detour is not “wasted”[^pun] time or effort. We were able to create the moment of celebration as the 100 rabbits would like us to do. We extended the life of the hardware for a bit to uncover black boxes together. To me personally it was already valuable to be able to dismantle hardware with both kids and my mom (shoutout), and view the hardware from their perspective.
This moment of having to return it to the mileupark shows that this intervention did not change much, as one person or one repair cafe cannot do. It does call for better legislation and regulation, and put the responsibility of the disposal back to where the material came from, in my opinion at least, improved design processes and a different mindset. It is one thing to return your iPhone to the Apple Store to buy a new one, its another thing to embrace not having the latest phone. So it still keeps this cycle of consuming and disposing in place, instead of forcing Apple to create actual ownership of the waste that they create. Thank you. Hoewel recycling programmas zoals deze vast een zekere effect hebben, zeggen ze niets over waar hardware utieindelijk eindigt [@ parksFallingApartElectronics] daarnaast is een randvoorwaarden van het inleveren vaak dat je eerst een nieuw apparaat aanschaft, wat alleen een soort greenwashing van consumeren creeert. https://www.samsung.com/nl/inruil/. Op de website van samsung staat letterlijk “Stap 1. Koop je nieuwe toestel met inruilvoordeel op samsung.com”. Er wordt geen woord gerept over wat er gebeurt. alleebn “et krijgt een nieuwe bestemming of wordt volledig verwerkt.”. Nog ironischer wordt het wanneer je verder zoekt op de website van de inruil partner van samsung, l8p. Over inruil wordt hier ook hee lief gezegd, we geven je toestel een tweede leven bij een nieuwe eigenaar. Echter op de webshop wordt er gerept over “s: deze producten zijn nieuw, nooit (of beperkt) gebruikt en in originele toestand. “ Wat is het
This moment of having to return it to the mileupark shows that this intervention did not change much, as one person or one repair cafe cannot do. It does call for better legislation and regulation, and put the responsibility of the disposal back to where the material came from, in my opinion at least, improved design processes and a different mindset. It is one thing to return your iPhone to the Apple Store to buy a new one, its another thing to embrace not having the latest phone. So it still keeps this cycle of consuming and disposing in place, instead of forcing Apple to create actual ownership of the waste that they create. Thank you. Hoewel recycling programmas zoals deze vast een zekere effect hebben, zeggen ze niets over waar hardware utieindelijk eindigt [@parksFallingApartElectronics2007] daarnaast is een randvoorwaarden van het inleveren vaak dat je eerst een nieuw apparaat aanschaft, wat alleen een soort greenwashing van consumeren creeert. https://www.samsung.com/nl/inruil/. Op de website van samsung staat letterlijk “Stap 1. Koop je nieuwe toestel met inruilvoordeel op samsung.com”. Er wordt geen woord gerept over wat er gebeurt. alleebn “et krijgt een nieuwe bestemming of wordt volledig verwerkt.”. Nog ironischer wordt het wanneer je verder zoekt op de website van de inruil partner van samsung, l8p. Over inruil wordt hier ook hee lief gezegd, we geven je toestel een tweede leven bij een nieuwe eigenaar. Echter op de webshop wordt er gerept over “s: deze producten zijn nieuw, nooit (of beperkt) gebruikt en in originele toestand. “ Wat is het
As Jennifer Gabrys concludes we shouldnt strive for a zero waste utopia and in that way hide the waste, yet find we should [@ gabrysDigitalRubbishNatural2011] [JA WAT MOETEN WE EIGENLIJK DOEN VOLGENS HAAR - VERDER LEZEN]. By actively engaging with the salvaged hardware, we are able to uncover some black boxes, as we did in chapter 2, dismantling. [kunnen we hier nog iets over black boxes zeggen?]
As Jennifer Gabrys concludes we shouldnt strive for a zero waste utopia and in that way hide the waste, yet find we should [@gabrysDigitalRubbishNatural2011] [JA WAT MOETEN WE EIGENLIJK DOEN VOLGENS HAAR - VERDER LEZEN]. By actively engaging with the salvaged hardware, we are able to uncover some black boxes, as we did in chapter 2, dismantling. [kunnen we hier nog iets over black boxes zeggen?]
[^pun]: pun intended
@ -32,11 +32,12 @@ M
- en waarom is het niet te doen? SMD componenten. Daarin is het overduidelijk te zien dat de hardware niet met de gedachte is ontworpen dat er ooit nog iemand anders bij zou komen, of het nu voor maintenance of salvaging is.
## Ideeen
<ins>Within recycling there is loads of greenwashing. Falling apart (Parks, n.d.)[@parksFallingApartElectronics2007] text gebruiken hier.</ins>
Within recycling there is loads of greenwashing. Falling apart (Parks, n.d.)[@parksFallingApartElectronics2007] text gebruiken hier.
<ins>Feedback: * Je beantwoord de vraag heel erg vanuit het perspectief van de maker van sound devices, wat heel goed is, maar je maakt weinig connecties met het grotere plaatje, right to repair movement, planned obsolesence, e-waste, werkelijke kosten van wegwerp maatschappij. Ik denk dat Mattern's tekst misschien een goede inspiratie is hier, als voorbeeld van hoe je een koppeling kunt maken tussen het hands on doen en 'de big picture' van wat moeten we eigenlijk repareren, de apparaten of het systeem dat ze produceerd? </ins>
Feedback: * Je beantwoord de vraag heel erg vanuit het perspectief van de maker van sound devices, wat heel goed is, maar je maakt weinig connecties met het grotere plaatje, right to repair movement, planned obsolesence, e-waste, werkelijke kosten van wegwerp maatschappij. Ik denk dat Mattern's tekst misschien een goede inspiratie is hier, als voorbeeld van hoe je een koppeling kunt maken tussen het hands on doen en 'de big picture' van wat moeten we eigenlijk repareren, de apparaten of het systeem dat ze produceerd?
## Over waarom microcontrollers
Uit de tekst van dirty electronics wordt dit ook benoemd An advantage of using microcontrollers is that less discrete electronic components are needed in a circuit design. And of course, it is possible to reprogram the microcontroller. [@ richardsDIYElectronicMusic2013]
Uit de tekst van dirty electronics wordt dit ook benoemd An advantage of using microcontrollers is that less discrete electronic components are needed in a circuit design. And of course, it is possible to reprogram the microcontroller. [@richardsDIYElectronicMusic2013]

View File

@ -6,7 +6,5 @@ front: false
---
<span template-type="bib"></span>
<ins>Je moet ff navragen welke referencing style er nu gebruikt moet worden.
::: {#refs}
:::