small tweaks based on recs
This commit is contained in:
parent
113a8f70c2
commit
5159eebaeb
|
|
@ -58,7 +58,7 @@
|
|||
</div>
|
||||
|
||||
<div class="px-5">
|
||||
<p class="text-lg">releases</p>
|
||||
<p class="text-lg">albums</p>
|
||||
<div class="leading-tight py-4 ml-3 text-sm" v-for="item in releases">
|
||||
<p class="text-center leading-tight py-2">{{ item.title }}</p>
|
||||
<button @click="modalStore.setModalProps('image', 'aspect-auto', true, 'album_art', [{image_id: item.album_art_id}], '')">
|
||||
|
|
|
|||
|
|
@ -1,3 +1,15 @@
|
|||
@article{Winter23a,
|
||||
author = {with Abrahão, F., Zenil, H., Porto, F., Wehmuth, K. and D'Ottaviano, I.},
|
||||
title = {A simplicity bubble problem in formal-theoretic learning systems},
|
||||
year = {forthcoming},
|
||||
}
|
||||
|
||||
@article{Winter23b,
|
||||
author = {with Abrahão, F., Cavassane, R and D'Ottaviano, I.},
|
||||
title = {The simplicity bubble effect as a zemblanitous phenomenon in learning systems},
|
||||
year = {forthcoming},
|
||||
}
|
||||
|
||||
@article{Winter20c,
|
||||
author = {with Dantas, P.},
|
||||
title = {Evolving curricula: reflections on The Quarantine Seminars},
|
||||
|
|
@ -7,7 +19,7 @@ howpublished = {reflections_on_the_quarantine_seminars.pdf}
|
|||
|
||||
@misc{Winter20b,
|
||||
author = {},
|
||||
title = {Liner notes to the album "the yggdrasil-soli" by Ulrich Krieger},
|
||||
title = {Liner notes to the album <em>the yggdrasil-soli<em> by Ulrich Krieger},
|
||||
publisher = {Winds Measures Recordings},
|
||||
year = {2020},
|
||||
howpublished = {krieger_yggdrasil_soli_liner_notes.pdf}
|
||||
|
|
@ -46,7 +58,7 @@ howpublished = {reflections_on_the_quarantine_seminars.pdf}
|
|||
|
||||
@misc{Winter19a,
|
||||
author = {with Polansky, L.},
|
||||
title = {liner notes to the album <em>"Changes"</em> by James Tenney},
|
||||
title = {liner notes to the album <em>Changes</em> by James Tenney},
|
||||
publisher = {New World Records},
|
||||
year = {2019},
|
||||
howpublished = {tenney_changes_liner_notes.pdf}
|
||||
|
|
@ -65,7 +77,7 @@ howpublished = {reflections_on_the_quarantine_seminars.pdf}
|
|||
|
||||
@misc{Winter16,
|
||||
author = {},
|
||||
title = {Liner notes to the album "Three Pieces for Two Pianos" by Larry Polansky},
|
||||
title = {Liner notes to the album <em>Three Pieces for Two Pianos<em> by Larry Polansky},
|
||||
publisher = {New World Records},
|
||||
year = {2016},
|
||||
howpublished = {polansky_piano_liner_notes.pdf}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,15 @@
|
|||
@article{Winter23a,
|
||||
author = {with Abrahão, F., Zenil, H., Porto, F., Wehmuth, K. and D'Ottaviano, I.},
|
||||
title = {A simplicity bubble problem in formal-theoretic learning systems},
|
||||
year = {forthcoming},
|
||||
}
|
||||
|
||||
@article{Winter23b,
|
||||
author = {with Abrahão, F., Cavassane, R and D'Ottaviano, I.},
|
||||
title = {The simplicity bubble effect as a zemblanitous phenomenon in learning systems},
|
||||
year = {forthcoming},
|
||||
}
|
||||
|
||||
@article{Winter20c,
|
||||
author = {with Dantas, P.},
|
||||
title = {Evolving curricula: reflections on The Quarantine Seminars},
|
||||
|
|
|
|||
Loading…
Reference in a new issue