• Holzer, I. D.. ((2019). Vector synthesis: a media archaeological investigation into sound-modulated light.). Master Thesis, Aalto University.

    Some extra notes about this thing

    [BibTeX] [Abstract] [Download PDF]

    Vector Synthesis is a computational art project inspired by theories of media archaeology, by the history of computer and video art, and by the use of discarded and obsolete technologies such as the Cathode Ray Tube monitor. This text explores the military and techno-scientific legacies at the birth of modern computing, and charts attempts by artists of the subsequent two decades to decouple these tools from their destructive origins. Using this history as a basis, the author then describes a media archaeological, real time performance system using audio synthesis and vector graphics display techniques to investigate direct, synesthetic relationships between sound and image. Key to this system, realized in the Pure Data programming environment, is a didactic, open source approach which encourages reuse and modification by other artists within the experimental audiovisual arts community.

    @mastersthesis{holzer2019vector,
    abstract = {Vector Synthesis is a computational art project inspired by theories of media archaeology, by the history of computer and video art, and by the use of discarded and obsolete technologies such as the Cathode Ray Tube monitor. This text explores the military and techno-scientific legacies at the birth of modern computing, and charts attempts by artists of the subsequent two decades to decouple these tools from their destructive origins. Using this history as a basis, the author then describes a media archaeological, real time performance system using audio synthesis and vector graphics display techniques to investigate direct, synesthetic relationships between sound and image. Key to this system, realized in the Pure Data programming environment, is a didactic, open source approach which encourages reuse and modification by other artists within the experimental audiovisual arts community.},
    added-at = {2021-05-11T08:45:33.000+0200},
    author = {Holzer, Ian Derek},
    biburl = {https://www.bibsonomy.org/bibtex/2eacafd61414203833d4a5feaba4edc5e/gameovercite},
    description = {Some extra notes about this thing},
    institution = {Aalto University},
    interhash = {929cfe185e67738fdc1871bacbb9b459},
    intrahash = {eacafd61414203833d4a5feaba4edc5e},
    keywords = {synthesis vector},
    timestamp = {2021-05-11T09:16:25.000+0200},
    title = {Vector synthesis: a media archaeological investigation into sound-modulated light},
    url = {https://aaltodoc.aalto.fi/handle/123456789/38066},
    year = 2019
    }
  • Crawford, K.. (2021). The Atlas of AI Yale University Press.

    [BibTeX]

    @book{crawford2021atlas,
    title={The Atlas of AI},
    author={Crawford, Kate},
    year={2021},
    publisher={Yale University Press}
    }
  • Yang, W., Zhang, X., Tian, Y., Wang, W., Xue, J., & Liao, Q.. (2019). Deep Learning for Single Image Super-Resolution: A Brief Review. IEEE Transactions on Multimedia, 21(12), 3106-3121.

    Deep Learning for Single Image Super-Resolution: A Brief Review | IEEE Journals & Magazine | IEEE Xplore

    doi:10.1109/TMM.2019.2919431
    [BibTeX] [Abstract] [Download PDF]

    Single image super-resolution (SISR) is a notoriously challenging ill-posed problem that aims to obtain a high-resolution output from one of its low-resolution versions. Recently, powerful deep learning algorithms have been applied to SISR and have achieved state-of-the-art performance. In this survey, we review representative deep learning-based SISR methods and group them into two categories according to their contributions to two essential aspects of SISR: The exploration of efficient neural network architectures for SISR and the development of effective optimization objectives for deep SISR learning. For each category, a baseline is first established, and several critical limitations of the baseline are summarized. Then, representative works on overcoming these limitations are presented based on their original content, as well as our critical exposition and analyses, and relevant comparisons are conducted from a variety of perspectives. Finally, we conclude this review with some current challenges and future trends in SISR that leverage deep learning algorithms.

    @article{8723565,
    abstract = {Single image super-resolution (SISR) is a notoriously challenging ill-posed problem that aims to obtain a high-resolution output from one of its low-resolution versions. Recently, powerful deep learning algorithms have been applied to SISR and have achieved state-of-the-art performance. In this survey, we review representative deep learning-based SISR methods and group them into two categories according to their contributions to two essential aspects of SISR: The exploration of efficient neural network architectures for SISR and the development of effective optimization objectives for deep SISR learning. For each category, a baseline is first established, and several critical limitations of the baseline are summarized. Then, representative works on overcoming these limitations are presented based on their original content, as well as our critical exposition and analyses, and relevant comparisons are conducted from a variety of perspectives. Finally, we conclude this review with some current challenges and future trends in SISR that leverage deep learning algorithms.},
    added-at = {2021-09-10T03:55:30.000+0200},
    author = {Yang, Wenming and Zhang, Xuechen and Tian, Yapeng and Wang, Wei and Xue, Jing-Hao and Liao, Qingmin},
    biburl = {https://www.bibsonomy.org/bibtex/2d6561b3433a37b614c26a725d1486c26/gameovercite},
    description = {Deep Learning for Single Image Super-Resolution: A Brief Review | IEEE Journals & Magazine | IEEE Xplore},
    doi = {10.1109/TMM.2019.2919431},
    interhash = {6ebe6e94cb82da34ce7b227750d72009},
    intrahash = {d6561b3433a37b614c26a725d1486c26},
    issn = {1941-0077},
    journal = {IEEE Transactions on Multimedia},
    keywords = {GANs computer-vision machine-learning super-resolution},
    month = dec,
    number = 12,
    pages = {3106-3121},
    timestamp = {2021-09-10T03:55:30.000+0200},
    title = {Deep Learning for Single Image Super-Resolution: A Brief Review},
    url = {https://ieeexplore.ieee.org/abstract/document/8723565},
    volume = 21,
    year = 2019
    }
  • Zou, Z., Shi, T., Qiu, S., Yuan, Y., & Shi, Z.. (2020). Stylized Neural Painting. .

    [2011.08114] Stylized Neural Painting

    [BibTeX] [Abstract] [Download PDF]

    This paper proposes an image-to-painting translation method that generates vivid and realistic painting artworks with controllable styles. Different from previous image-to-image translation methods that formulate the translation as pixel-wise prediction, we deal with such an artistic creation process in a vectorized environment and produce a sequence of physically meaningful stroke parameters that can be further used for rendering. Since a typical vector render is not differentiable, we design a novel neural renderer which imitates the behavior of the vector renderer and then frame the stroke prediction as a parameter searching process that maximizes the similarity between the input and the rendering output. We explored the zero-gradient problem on parameter searching and propose to solve this problem from an optimal transportation perspective. We also show that previous neural renderers have a parameter coupling problem and we re-design the rendering network with a rasterization network and a shading network that better handles the disentanglement of shape and color. Experiments show that the paintings generated by our method have a high degree of fidelity in both global appearance and local textures. Our method can be also jointly optimized with neural style transfer that further transfers visual style from other images. Our code and animated results are available at \url{https://jiupinjia.github.io/neuralpainter/}.

    @misc{zou2020stylized,
    abstract = {This paper proposes an image-to-painting translation method that generates
    vivid and realistic painting artworks with controllable styles. Different from
    previous image-to-image translation methods that formulate the translation as
    pixel-wise prediction, we deal with such an artistic creation process in a
    vectorized environment and produce a sequence of physically meaningful stroke
    parameters that can be further used for rendering. Since a typical vector
    render is not differentiable, we design a novel neural renderer which imitates
    the behavior of the vector renderer and then frame the stroke prediction as a
    parameter searching process that maximizes the similarity between the input and
    the rendering output. We explored the zero-gradient problem on parameter
    searching and propose to solve this problem from an optimal transportation
    perspective. We also show that previous neural renderers have a parameter
    coupling problem and we re-design the rendering network with a rasterization
    network and a shading network that better handles the disentanglement of shape
    and color. Experiments show that the paintings generated by our method have a
    high degree of fidelity in both global appearance and local textures. Our
    method can be also jointly optimized with neural style transfer that further
    transfers visual style from other images. Our code and animated results are
    available at \url{https://jiupinjia.github.io/neuralpainter/}.},
    added-at = {2021-09-10T03:50:33.000+0200},
    author = {Zou, Zhengxia and Shi, Tianyang and Qiu, Shuang and Yuan, Yi and Shi, Zhenwei},
    biburl = {https://www.bibsonomy.org/bibtex/26af97a348c855872aee10b988b6aac95/gameovercite},
    description = {[2011.08114] Stylized Neural Painting},
    interhash = {34648cb3328864ab1f069d5a92c49d03},
    intrahash = {6af97a348c855872aee10b988b6aac95},
    keywords = {GANs deepfake machine-learning painting style-imitation vector},
    note = {cite arxiv:2011.08114},
    timestamp = {2021-09-10T03:50:33.000+0200},
    title = {Stylized Neural Painting},
    url = {http://arxiv.org/abs/2011.08114},
    year = 2020
    }
  • Bhabha, H. K.. (2012). The Location of Culture Routledge.

    The Location of Culture | Homi K. Bhabha | Taylor & Francis Group

    doi:10.4324/9780203820551
    [BibTeX] [Download PDF]

    @book{Bhabha_2012,
    added-at = {2021-08-25T07:42:47.000+0200},
    author = {Bhabha, Homi K.},
    biburl = {https://www.bibsonomy.org/bibtex/2b669b69ddc41391e7c6631e559fe41ed/gameovercite},
    description = {The Location of Culture | Homi K. Bhabha | Taylor & Francis Group},
    doi = {10.4324/9780203820551},
    interhash = {507537c0f5a256f07674ac6c14f9f095},
    intrahash = {b669b69ddc41391e7c6631e559fe41ed},
    keywords = {critical-theory culture philosophy},
    month = oct,
    publisher = {Routledge},
    timestamp = {2021-08-25T07:42:47.000+0200},
    title = {The Location of Culture},
    url = {https://doi.org/10.4324%2F9780203820551},
    year = 2012
    }
  • Ahmed, S.. (2006). Orientations: Toward a Queer Phenomenology. GLQ: A Journal of Lesbian and Gay Studies, 12(4), 543-574.

    Project MUSE – Orientations: Toward a Queer Phenomenology

    [BibTeX] [Download PDF]

    @article{ahmedorientations,
    added-at = {2021-08-25T07:38:53.000+0200},
    author = {Ahmed, Sara},
    biburl = {https://www.bibsonomy.org/bibtex/2c21146ebba73c8432c5b6e7d084cdc1f/gameovercite},
    description = {Project MUSE - Orientations: Toward a Queer Phenomenology},
    interhash = {fedd45f730340cd88a7f797f654c3b52},
    intrahash = {c21146ebba73c8432c5b6e7d084cdc1f},
    issn = {1527-9375},
    journal = {GLQ: A Journal of Lesbian and Gay Studies},
    keywords = {critical-theory phenomenology philosophy queer},
    number = 4,
    pages = {543-574},
    publisher = {Duke University Press},
    timestamp = {2021-08-25T07:38:53.000+0200},
    title = {Orientations: Toward a Queer Phenomenology},
    type = {misc},
    url = {https://muse.jhu.edu/article/202832/summary?casa_token=ME6TuAexXI0AAAAA:NLHRu6Yej7WeXkkauLTX_faHB8SijpjEIEYmr-2ZSdow1ir4HHBMQdkXfMsPApWAoVIX5gcDwtqz},
    volume = 12,
    year = 2006
    }
  • Barad, K.. (2015). TransMaterialities: Trans\ast/Matter/Realities and Queer Political Imaginings. GLQ: A Journal of Lesbian and Gay Studies, 21(2-3), 387–422.

    TransMaterialities | GLQ | Duke University Press

    doi:10.1215/10642684-2843239
    [BibTeX] [Download PDF]

    @article{Barad_2015,
    added-at = {2021-08-04T11:14:50.000+0200},
    author = {Barad, K.},
    biburl = {https://www.bibsonomy.org/bibtex/210ab36b252636f5ae4cc213cbed58fb2/gameovercite},
    description = {TransMaterialities | GLQ | Duke University Press},
    doi = {10.1215/10642684-2843239},
    interhash = {4fdf98007155b7f1f8f6be2938a3fafe},
    intrahash = {10ab36b252636f5ae4cc213cbed58fb2},
    journal = {{GLQ}: A Journal of Lesbian and Gay Studies},
    keywords = {biology critical-theory history maths philosophy queer trans},
    month = jan,
    number = {2-3},
    pages = {387--422},
    publisher = {Duke University Press},
    timestamp = {2021-08-04T11:14:50.000+0200},
    title = {{TransMaterialities}: Trans{\ast}/Matter/Realities and Queer Political Imaginings},
    url = {https://doi.org/10.1215%2F10642684-2843239},
    volume = 21,
    year = 2015
    }
  • Nakamura, L.. (2014). Indigenous Circuits: Navajo Women and the Racialization of Early Electronic Manufacture. American Quarterly, 66(4), 919–941.

    Project MUSE – Indigenous Circuits: Navajo Women and the Racialization of Early Electronic Manufacture

    doi:10.1353/aq.2014.0070
    [BibTeX] [Download PDF]

    @article{Nakamura_2014,
    added-at = {2021-08-03T11:48:12.000+0200},
    author = {Nakamura, Lisa},
    biburl = {https://www.bibsonomy.org/bibtex/2d6a187868798186792cc69dac03fcbe8/gameovercite},
    description = {Project MUSE - Indigenous Circuits: Navajo Women and the Racialization of Early Electronic Manufacture},
    doi = {10.1353/aq.2014.0070},
    interhash = {da9301f97ee5be3362d92f56d5dc9453},
    intrahash = {d6a187868798186792cc69dac03fcbe8},
    journal = {American Quarterly},
    keywords = {critical-theory history techno-mythology},
    number = 4,
    pages = {919--941},
    publisher = {Project Muse},
    timestamp = {2021-08-03T11:48:12.000+0200},
    title = {Indigenous Circuits: Navajo Women and the Racialization of Early Electronic Manufacture},
    url = {https://doi.org/10.1353%2Faq.2014.0070},
    volume = 66,
    year = 2014
    }
  • Haslam, J.. (2014). Illustrations of Madness (Psychology Revivals) Routledge.

    Illustrations of Madness (Psychology Revivals) | Taylor & Francis Group

    doi:10.4324/9781315883977
    [BibTeX] [Download PDF]

    @book{Haslam_2014,
    added-at = {2021-08-03T06:45:04.000+0200},
    author = {Haslam, John},
    biburl = {https://www.bibsonomy.org/bibtex/28e58df33fc35ec1ecb3ee1462d70a82f/gameovercite},
    description = {Illustrations of Madness (Psychology Revivals) | Taylor & Francis Group},
    doi = {10.4324/9781315883977},
    editor = {Porter, Roy},
    interhash = {1b249afcb959946e691a1122cd1af5cd},
    intrahash = {8e58df33fc35ec1ecb3ee1462d70a82f},
    keywords = {FPNoM automata history madness},
    month = jan,
    publisher = {Routledge},
    timestamp = {2021-08-03T06:45:04.000+0200},
    title = {Illustrations of Madness (Psychology Revivals)},
    url = {https://doi.org/10.4324%2F9781315883977},
    year = 2014
    }
  • Ebashi, S., Endo, M., & Ohtsuki, I.. (1969). Control of muscle contraction. , 2(4), 351-384–.

    Control of muscle contraction | Quarterly Reviews of Biophysics | Cambridge Core

    doi:DOI: 10.1017/S0033583500001190
    [BibTeX] [Abstract] [Download PDF]

    As is well known, the memorable discovery of Galvani (1791) was followed by the development of two new fields of science, electrochemistry and electrophysiology. During the course of this development, the most remarkable feature of the original finding, i.e. ‘contraction of muscle induced by a piece of metal’, gradually came to be ignored. As a consequence, the simple question as to how electrical stimulation might induce muscle contraction was left unanswered until the middle of this century, when several physiologists became aware of the crucial nature of the problem and tried to attack it from various directions. This resulted in a marked progress of physiological and morphological studies which were intentionally or unintentionally concerned with the mechanism of the link between excitation, that is the electrical phenomenon at the surface membrane, and the contractile process.

    @article{ebashi1969control,
    abstract = {As is well known, the memorable discovery of Galvani (1791) was followed by the development of two new fields of science, electrochemistry and electrophysiology. During the course of this development, the most remarkable feature of the original finding, i.e. ‘contraction of muscle induced by a piece of metal’, gradually came to be ignored. As a consequence, the simple question as to how electrical stimulation might induce muscle contraction was left unanswered until the middle of this century, when several physiologists became aware of the crucial nature of the problem and tried to attack it from various directions. This resulted in a marked progress of physiological and morphological studies which were intentionally or unintentionally concerned with the mechanism of the link between excitation, that is the electrical phenomenon at the surface membrane, and the contractile process.},
    added-at = {2021-07-31T05:57:29.000+0200},
    author = {Ebashi, Setsuro and Endo, Makoto and Ohtsuki, Iwao},
    biburl = {https://www.bibsonomy.org/bibtex/2d3066a5ea93eb432f4b18a1a9714c3ba/gameovercite},
    booktitle = {Quarterly Reviews of Biophysics},
    description = {Control of muscle contraction | Quarterly Reviews of Biophysics | Cambridge Core},
    doi = {DOI: 10.1017/S0033583500001190},
    interhash = {e5f8acc710710209df3ee235be6c5258},
    intrahash = {d3066a5ea93eb432f4b18a1a9714c3ba},
    issn = {00335835},
    keywords = {biology contraction muscle tiny-hearts troponin},
    number = 4,
    pages = {351-384--},
    publisher = {Cambridge University Press},
    timestamp = {2021-07-31T05:57:29.000+0200},
    title = {Control of muscle contraction},
    url = {https://www.cambridge.org/core/article/control-of-muscle-contraction/E9BFBED6F620D88A1F3ED1CEEB198E9C},
    volume = 2,
    year = 1969
    }
  • Barma, S., Kuan, T., Wu, J., Tseng, S., & Wang, J.. (2013). A review on heart sound modeling: Fluid dynamics and signal processing perspective. Paper presented at the 2013 1st International Conference on Orange Technologies (ICOT).

    A review on heart sound modeling: Fluid dynamics and signal processing perspective | IEEE Conference Publication | IEEE Xplore

    doi:10.1109/ICOT.2013.6521192
    [BibTeX] [Abstract] [Download PDF]

    Heart sounds are generated by the several mechanical movements, such as the heart valve leaflets, the blood flow in vessels etc., that can provide the useful information to understand the cardiovascular system in details. Auscultation (PCG) is a non-invasive, low cost and easily repeatable technique to observe the entire system behavior at a glance. Several works have been investigated to model the sounds from different aspects, including the signal processing, the fluid mechanic and the equivalent electrical analogy. However, all the works gave the limitations. Most of the signal processing literatures that are addressed the heuristic decision-based approach; on the other hand, the fluid mechanic-based works discussed the behavior of overall or particular part of the cardiovascular system. Besides, the acoustic signals from heart can be modeled with the help of behavior through the source generation. In this study, several modeling works of heart sound are inspected and categorized according to the literatures, thereafter the advantages and the limitations are discussed. An overall research direction will be conducted to combine the fluid mechanic, the acoustics and the signal processing in the study.

    @inproceedings{6521192,
    abstract = {Heart sounds are generated by the several mechanical movements, such as the heart valve leaflets, the blood flow in vessels etc., that can provide the useful information to understand the cardiovascular system in details. Auscultation (PCG) is a non-invasive, low cost and easily repeatable technique to observe the entire system behavior at a glance. Several works have been investigated to model the sounds from different aspects, including the signal processing, the fluid mechanic and the equivalent electrical analogy. However, all the works gave the limitations. Most of the signal processing literatures that are addressed the heuristic decision-based approach; on the other hand, the fluid mechanic-based works discussed the behavior of overall or particular part of the cardiovascular system. Besides, the acoustic signals from heart can be modeled with the help of behavior through the source generation. In this study, several modeling works of heart sound are inspected and categorized according to the literatures, thereafter the advantages and the limitations are discussed. An overall research direction will be conducted to combine the fluid mechanic, the acoustics and the signal processing in the study.},
    added-at = {2021-07-28T06:46:52.000+0200},
    author = {Barma, Shovan and Kuan, Ta-Wen and Wu, Jaw-Shyang and Tseng, Shih-Pang and Wang, Jhing-Fa},
    biburl = {https://www.bibsonomy.org/bibtex/25969d36287444484c812916e05525617/gameovercite},
    booktitle = {2013 1st International Conference on Orange Technologies (ICOT)},
    description = {A review on heart sound modeling: Fluid dynamics and signal processing perspective | IEEE Conference Publication | IEEE Xplore},
    doi = {10.1109/ICOT.2013.6521192},
    interhash = {c7d74a78a07ae4ba98547603a5dda39f},
    intrahash = {5969d36287444484c812916e05525617},
    keywords = {audio ecg machine-learning pcg tiny-hearts},
    month = {March},
    pages = {201-204},
    timestamp = {2021-07-28T06:46:52.000+0200},
    title = {A review on heart sound modeling: Fluid dynamics and signal processing perspective},
    url = {https://ieeexplore.ieee.org/abstract/document/6521192},
    year = 2013
    }
  • McSharry, P. E., Clifford, G. D., Tarassenko, L., & Smith, L. A.. (2003). A dynamical model for generating synthetic electrocardiogram signals. IEEE Transactions on Biomedical Engineering, 50(3), 289-294.

    A dynamical model for generating synthetic electrocardiogram signals | IEEE Journals & Magazine | IEEE Xplore

    doi:10.1109/TBME.2003.808805
    [BibTeX] [Abstract] [Download PDF]

    A dynamical model based on three coupled ordinary differential equations is introduced which is capable of generating realistic synthetic electrocardiogram (ECG) signals. The operator can specify the mean and standard deviation of the heart rate, the morphology of the PQRST cycle, and the power spectrum of the RR tachogram. In particular, both respiratory sinus arrhythmia at the high frequencies (HFs) and Mayer waves at the low frequencies (LFs) together with the LF/HF ratio are incorporated in the model. Much of the beat-to-beat variation in morphology and timing of the human ECG, including QT dispersion and R-peak amplitude modulation are shown to result. This model may be employed to assess biomedical signal processing techniques which are used to compute clinical statistics from the ECG.

    @article{1186732,
    abstract = {A dynamical model based on three coupled ordinary differential equations is introduced which is capable of generating realistic synthetic electrocardiogram (ECG) signals. The operator can specify the mean and standard deviation of the heart rate, the morphology of the PQRST cycle, and the power spectrum of the RR tachogram. In particular, both respiratory sinus arrhythmia at the high frequencies (HFs) and Mayer waves at the low frequencies (LFs) together with the LF/HF ratio are incorporated in the model. Much of the beat-to-beat variation in morphology and timing of the human ECG, including QT dispersion and R-peak amplitude modulation are shown to result. This model may be employed to assess biomedical signal processing techniques which are used to compute clinical statistics from the ECG.},
    added-at = {2021-07-28T06:43:56.000+0200},
    author = {McSharry, P.E. and Clifford, G.D. and Tarassenko, L. and Smith, L.A.},
    biburl = {https://www.bibsonomy.org/bibtex/2d7676bd02e16954cc2bbbe55dbbf2748/gameovercite},
    description = {A dynamical model for generating synthetic electrocardiogram signals | IEEE Journals & Magazine | IEEE Xplore},
    doi = {10.1109/TBME.2003.808805},
    interhash = {26c6d44dbd91b6f59290c0df50f6b868},
    intrahash = {d7676bd02e16954cc2bbbe55dbbf2748},
    issn = {1558-2531},
    journal = {IEEE Transactions on Biomedical Engineering},
    keywords = {audio ecg pcg tiny-hearts},
    month = {March},
    number = 3,
    pages = {289-294},
    timestamp = {2021-07-28T06:43:56.000+0200},
    title = {A dynamical model for generating synthetic electrocardiogram signals},
    url = {https://ieeexplore.ieee.org/abstract/document/1186732},
    volume = 50,
    year = 2003
    }
  • Reppel, M., Pillekamp, F., Brockmeier, K., Matzkies, M., Bekcioglu, A., Lipke, T., Nguemo, F., Bonnemeier, H., & Hescheler, J.. (2005). The electrocardiogram of human embryonic stem cell–derived cardiomyocytes. Journal of Electrocardiology, 38(4, Supplement), 166-170.

    The electrocardiogram of human embryonic stem cell–derived cardiomyocytes – ScienceDirect

    doi:https://doi.org/10.1016/j.jelectrocard.2005.06.029
    [BibTeX] [Abstract] [Download PDF]

    Microelectrode arrays enable to map extracellular field potentials of excitable organs (eg, cardiac tissue) in an electrocardiogram-like manner: They allow to detect (a) rhythmicity, (b) the origin and route of excitation, (c) repolarization, and (d) conduction in heart tissue in short- and long-term experimental approaches. Using it as a screening tool for potential side effects of drugs, we here provide evidence for d-sotalol–induced delayed repolarization in human embryonic stem (hES) cell–derived cardiomyocytes. Thus, the combination of the microelectrode array system with cardiac clusters derived from hES cells heralds a paradigm shift toward improved pharmaceutical drug safety. However, the mixture of various cell types in hES cell cardiac clusters (eg, atrial, immature and mature ventricular cardiomyocytes) indicates the strong need for improved selectivity of cardiac differentiation protocols using hES cells.

    @article{REPPEL2005166,
    abstract = {Microelectrode arrays enable to map extracellular field potentials of excitable organs (eg, cardiac tissue) in an electrocardiogram-like manner: They allow to detect (a) rhythmicity, (b) the origin and route of excitation, (c) repolarization, and (d) conduction in heart tissue in short- and long-term experimental approaches. Using it as a screening tool for potential side effects of drugs, we here provide evidence for d-sotalol–induced delayed repolarization in human embryonic stem (hES) cell–derived cardiomyocytes. Thus, the combination of the microelectrode array system with cardiac clusters derived from hES cells heralds a paradigm shift toward improved pharmaceutical drug safety. However, the mixture of various cell types in hES cell cardiac clusters (eg, atrial, immature and mature ventricular cardiomyocytes) indicates the strong need for improved selectivity of cardiac differentiation protocols using hES cells.},
    added-at = {2021-07-14T07:35:11.000+0200},
    author = {Reppel, Michael and Pillekamp, Frank and Brockmeier, Konrad and Matzkies, Matthias and Bekcioglu, Aret and Lipke, Teresa and Nguemo, Filomain and Bonnemeier, Hendrik and Hescheler, Juergen},
    biburl = {https://www.bibsonomy.org/bibtex/2c990fff6957cfea5d442d35f2ad3f579/gameovercite},
    description = {The electrocardiogram of human embryonic stem cell–derived cardiomyocytes - ScienceDirect},
    doi = {https://doi.org/10.1016/j.jelectrocard.2005.06.029},
    interhash = {59a922c8386cc41c4777d771e6ec4f6a},
    intrahash = {c990fff6957cfea5d442d35f2ad3f579},
    issn = {0022-0736},
    journal = {Journal of Electrocardiology},
    keywords = {ecg mea tiny-hearts},
    number = {4, Supplement },
    pages = {166-170},
    timestamp = {2021-07-14T07:35:11.000+0200},
    title = {The electrocardiogram of human embryonic stem cell–derived cardiomyocytes},
    url = {https://www.sciencedirect.com/science/article/pii/S002207360500141X},
    volume = 38,
    year = 2005
    }
  • Navarrete, E. G., Liang, P., Lan, F., Sanchez-Freire, V., Simmons, C., Gong, T., Sharma, A., Burridge, P. W., Patlolla, B., Lee, A. S., Wu, H., Beygui, R. E., Wu, S. M., Robbins, R. C., Bers, D. M., & Wu, J. C.. (2013). Screening Drug-Induced Arrhythmia Using Human Induced Pluripotent Stem Cell–Derived Cardiomyocytes and Low-Impedance Microelectrode Arrays. Circulation, 128(11{_}suppl{_}1).

    Screening Drug-Induced Arrhythmia Using Human Induced Pluripotent Stem Cell–Derived Cardiomyocytes and Low-Impedance Microelectrode Arrays | Circulation

    doi:10.1161/circulationaha.112.000570
    [BibTeX] [Download PDF]

    @article{Navarrete_2013,
    added-at = {2021-07-14T07:33:12.000+0200},
    author = {Navarrete, Enrique G. and Liang, Ping and Lan, Feng and Sanchez-Freire, Ver{\'{o}}nica and Simmons, Chelsey and Gong, Tingyu and Sharma, Arun and Burridge, Paul W. and Patlolla, Bhagat and Lee, Andrew S. and Wu, Haodi and Beygui, Ramin E. and Wu, Sean M. and Robbins, Robert C. and Bers, Donald M. and Wu, Joseph C.},
    biburl = {https://www.bibsonomy.org/bibtex/2a620ef9ce21350a35b55fb3327cbef27/gameovercite},
    description = {Screening Drug-Induced Arrhythmia Using Human Induced Pluripotent Stem Cell–Derived Cardiomyocytes and Low-Impedance Microelectrode Arrays | Circulation},
    doi = {10.1161/circulationaha.112.000570},
    interhash = {82bed5eaa24eb68d28ba8c29a797807b},
    intrahash = {a620ef9ce21350a35b55fb3327cbef27},
    journal = {Circulation},
    keywords = {ecg mea tiny-hearts},
    month = sep,
    number = {11{\_}suppl{\_}1},
    publisher = {Ovid Technologies (Wolters Kluwer Health)},
    timestamp = {2021-07-14T07:33:12.000+0200},
    title = {Screening Drug-Induced Arrhythmia Using Human Induced Pluripotent Stem Cell{\textendash}Derived Cardiomyocytes and Low-Impedance Microelectrode Arrays},
    url = {https://doi.org/10.1161%2Fcirculationaha.112.000570},
    volume = 128,
    year = 2013
    }
  • Baudrillard, J., & Valentin, M.. (2002). L’Esprit du Terrorisme. The South Atlantic Quarterly, 101(2), 403-415.

    Project MUSE – L’Esprit du Terrorisme

    [BibTeX] [Download PDF]

    @article{baudrillardlesprit,
    added-at = {2021-07-06T09:35:56.000+0200},
    author = {Baudrillard, Jean and Valentin, Michel},
    biburl = {https://www.bibsonomy.org/bibtex/2d25ca4911548d3b227429663003f3701/gameovercite},
    description = {Project MUSE - L'Esprit du Terrorisme},
    interhash = {ec182cd713393e87377f91bc1332e491},
    intrahash = {d25ca4911548d3b227429663003f3701},
    issn = {1527-8026},
    journal = {The South Atlantic Quarterly},
    keywords = {critical-theory philosophy politics},
    number = 2,
    pages = {403-415},
    publisher = {Duke University Press},
    timestamp = {2021-07-06T09:35:56.000+0200},
    title = {L'Esprit du Terrorisme},
    type = {misc},
    url = {https://muse.jhu.edu/article/30752},
    volume = 101,
    year = 2002
    }
  • Domínguez, A.. (2016). Highlights in the History of the Fourier Transform [Retrospectroscope]. IEEE Pulse, 7(1), 53-61.

    Highlights in the History of the Fourier Transform [Retrospectroscope] | IEEE Journals & Magazine | IEEE Xplore

    doi:10.1109/MPUL.2015.2498500
    [BibTeX] [Abstract] [Download PDF]

    Discusses the creation of the Fourier Transform and presents an historical look at its creator, Jean Baptiste Joseph Fourier.

    @article{7389485,
    abstract = {Discusses the creation of the Fourier Transform and presents an historical look at its creator, Jean Baptiste Joseph Fourier.},
    added-at = {2021-07-06T08:19:46.000+0200},
    author = {Domínguez, Alejandro},
    biburl = {https://www.bibsonomy.org/bibtex/25c9784dcba5b2df3b2f262149e37ab21/gameovercite},
    description = {Highlights in the History of the Fourier Transform [Retrospectroscope] | IEEE Journals & Magazine | IEEE Xplore},
    doi = {10.1109/MPUL.2015.2498500},
    interhash = {92d7203e943fd402e85ab477a9f3a0ba},
    intrahash = {5c9784dcba5b2df3b2f262149e37ab21},
    issn = {2154-2317},
    journal = {IEEE Pulse},
    keywords = {anecdotal-figures maths models politics sci-hist trans},
    month = jan,
    number = 1,
    pages = {53-61},
    timestamp = {2021-07-06T08:19:46.000+0200},
    title = {Highlights in the History of the Fourier Transform [Retrospectroscope]},
    url = {https://ieeexplore.ieee.org/document/7389485},
    volume = 7,
    year = 2016
    }
  • Lavin, M. J.. (2019). Analyzing Documents with TF-IDF. [misc].

    Analyzing Documents with TF-IDF | Programming Historian

    [BibTeX] [Download PDF]

    @misc{lavinanalyzing,
    added-at = {2021-07-03T12:12:56.000+0200},
    author = {Lavin, Matthew J.},
    biburl = {https://www.bibsonomy.org/bibtex/269c530f0306fb888f0ddcb0b10d75b7a/gameovercite},
    description = {Analyzing Documents with TF-IDF | Programming Historian},
    interhash = {214a50d293cf2b5c9b6e6a1f4d9a44c5},
    intrahash = {69c530f0306fb888f0ddcb0b10d75b7a},
    journal = {Programming Historian},
    keywords = {machine-learning nlp politics},
    timestamp = {2021-07-03T12:12:56.000+0200},
    title = {Analyzing Documents with TF-IDF},
    type = {misc},
    url = {https://programminghistorian.org/en/lessons/analyzing-documents-with-tfidf},
    year = 2019
    }
  • {Tiam Kapen}, P., Youssoufa, M., {Kouam Kouam}, S. U., Foutse, M., Tchamda, A. R., & Tchuen, G.. (2020). Phonocardiogram: A robust algorithm for generating synthetic signals and comparison with real life ones. Biomedical Signal Processing and Control, 60, 101983.

    Phonocardiogram: A robust algorithm for generating synthetic signals and comparison with real life ones – ScienceDirect

    doi:https://doi.org/10.1016/j.bspc.2020.101983
    [BibTeX] [Abstract] [Download PDF]

    The work presented in this paper aims to develop and implement a robust algorithm for generating synthetic phonocardiogram (PCG) signals based on characteristics obtained from real life signals. The purpose of this work is to identify a few set of parameters that can be linked to the physiological state of the heart. The mathematical model used in the synthesis of the signal was based on three coupled ordinary differential equations (ODE) proposed by Jabloun et al. (2013). The amplitude, S2S1 duration, and heart rate of the real life PCG signals were extracted and used in the synthesis of the signals. The real life PCG signals were obtained from the MITHSDB and AADHSDB databases from Massachusetts Institute of Technology and Aalborg University respectively. The signals were preprocessed using a second order Butterworth low pass filter of cutoff frequency of 500 Hz to obtain cleaner versions. The system of equations was numerically solved with the fourth-order Runge-Kutta method. These synthetic PCG signals were then compared with the real life PCG signals. The time domain correlations between the two sets of signals showed a good agreement between the two with values above 0.8 for all tested cases. The percentage differences in heart rate (beats per minutes), amplitude and S2S1 durations between the real life and synthesized PCG signals also showed a close match with percentage values as small as 1.61%, 2.27% and 4.51% for heart rate, amplitude and S2S1 duration respectively.

    @article{TIAMKAPEN2020101983,
    abstract = {The work presented in this paper aims to develop and implement a robust algorithm for generating synthetic phonocardiogram (PCG) signals based on characteristics obtained from real life signals. The purpose of this work is to identify a few set of parameters that can be linked to the physiological state of the heart. The mathematical model used in the synthesis of the signal was based on three coupled ordinary differential equations (ODE) proposed by Jabloun et al. (2013). The amplitude, S2S1 duration, and heart rate of the real life PCG signals were extracted and used in the synthesis of the signals. The real life PCG signals were obtained from the MITHSDB and AADHSDB databases from Massachusetts Institute of Technology and Aalborg University respectively. The signals were preprocessed using a second order Butterworth low pass filter of cutoff frequency of 500 Hz to obtain cleaner versions. The system of equations was numerically solved with the fourth-order Runge-Kutta method. These synthetic PCG signals were then compared with the real life PCG signals. The time domain correlations between the two sets of signals showed a good agreement between the two with values above 0.8 for all tested cases. The percentage differences in heart rate (beats per minutes), amplitude and S2S1 durations between the real life and synthesized PCG signals also showed a close match with percentage values as small as 1.61%, 2.27% and 4.51% for heart rate, amplitude and S2S1 duration respectively.},
    added-at = {2021-07-03T10:57:09.000+0200},
    author = {{Tiam Kapen}, Pascalin and Youssoufa, Mohamadou and {Kouam Kouam}, Serge Urbain and Foutse, Momo and Tchamda, André Rodrigue and Tchuen, Ghislain},
    biburl = {https://www.bibsonomy.org/bibtex/2f05dfe859e5cb86633968f37064a33ed/gameovercite},
    description = {Phonocardiogram: A robust algorithm for generating synthetic signals and comparison with real life ones - ScienceDirect},
    doi = {https://doi.org/10.1016/j.bspc.2020.101983},
    interhash = {bb37b460d0d1482c879d01cc14a25993},
    intrahash = {f05dfe859e5cb86633968f37064a33ed},
    issn = {1746-8094},
    journal = {Biomedical Signal Processing and Control},
    keywords = {audio ecg machine-learning pcg tiny-hearts},
    pages = 101983,
    timestamp = {2021-07-28T06:52:02.000+0200},
    title = {Phonocardiogram: A robust algorithm for generating synthetic signals and comparison with real life ones},
    url = {https://www.sciencedirect.com/science/article/pii/S1746809420301397},
    volume = 60,
    year = 2020
    }
  • Chen, Y., Sun, Y., Lv, J., Jia, B., & Huang, X.. (2021). End-to-end heart sound segmentation using deep convolutional recurrent network. Complex & Intelligent Systems.

    End-to-end heart sound segmentation using deep convolutional recurrent network | SpringerLink

    doi:10.1007/s40747-021-00325-w
    [BibTeX] [Abstract] [Download PDF]

    Heart sound segmentation (HSS) aims to detect the four stages (first sound, systole, second heart sound and diastole) from a heart cycle in a phonocardiogram (PCG), which is an essential step in automatic auscultation analysis. Traditional HSS methods need to manually extract the features before dealing with HSS tasks. These artificial features highly rely on extraction algorithms, which often result in poor performance due to the different operating environments. In addition, the high-dimension and frequency characteristics of audio also challenge the traditional methods in effectively addressing HSS tasks. This paper presents a novel end-to-end method based on convolutional long short-term memory (CLSTM), which directly uses audio recording as input to address HSS tasks. Particularly, the convolutional layers are designed to extract the meaningful features and perform the downsampling, and the LSTM layers are developed to conduct the sequence recognition. Both components collectively improve the robustness and adaptability in processing the HSS tasks. Furthermore, the proposed CLSTM algorithm is easily extended to other complex heart sound annotation tasks, as it does not need to extract the characteristics of corresponding tasks in advance. In addition, the proposed algorithm can also be regarded as a powerful feature extraction tool, which can be integrated into the existing models for HSS. Experimental results on real-world PCG datasets, through comparisons to peer competitors, demonstrate the outstanding performance of the proposed algorithm.

    @article{Chen2021,
    abstract = {Heart sound segmentation (HSS) aims to detect the four stages (first sound, systole, second heart sound and diastole) from a heart cycle in a phonocardiogram (PCG), which is an essential step in automatic auscultation analysis. Traditional HSS methods need to manually extract the features before dealing with HSS tasks. These artificial features highly rely on extraction algorithms, which often result in poor performance due to the different operating environments. In addition, the high-dimension and frequency characteristics of audio also challenge the traditional methods in effectively addressing HSS tasks. This paper presents a novel end-to-end method based on convolutional long short-term memory (CLSTM), which directly uses audio recording as input to address HSS tasks. Particularly, the convolutional layers are designed to extract the meaningful features and perform the downsampling, and the LSTM layers are developed to conduct the sequence recognition. Both components collectively improve the robustness and adaptability in processing the HSS tasks. Furthermore, the proposed CLSTM algorithm is easily extended to other complex heart sound annotation tasks, as it does not need to extract the characteristics of corresponding tasks in advance. In addition, the proposed algorithm can also be regarded as a powerful feature extraction tool, which can be integrated into the existing models for HSS. Experimental results on real-world PCG datasets, through comparisons to peer competitors, demonstrate the outstanding performance of the proposed algorithm.},
    added-at = {2021-07-03T10:47:28.000+0200},
    author = {Chen, Yao and Sun, Yanan and Lv, Jiancheng and Jia, Bijue and Huang, Xiaoming},
    biburl = {https://www.bibsonomy.org/bibtex/2f04d9c8d01962aff4dbcd4d8e7307554/gameovercite},
    day = 29,
    description = {End-to-end heart sound segmentation using deep convolutional recurrent network | SpringerLink},
    doi = {10.1007/s40747-021-00325-w},
    interhash = {9a52cd72729009ef9bc53a6ed89dd8a4},
    intrahash = {f04d9c8d01962aff4dbcd4d8e7307554},
    issn = {2198-6053},
    journal = {Complex {\&} Intelligent Systems},
    keywords = {audio machine-learning tiny-hearts},
    month = mar,
    timestamp = {2021-07-03T10:47:28.000+0200},
    title = {End-to-end heart sound segmentation using deep convolutional recurrent network},
    url = {https://doi.org/10.1007/s40747-021-00325-w},
    year = 2021
    }
  • Hofbauer, P., Jahnel, S. M., Papai, N., Giesshammer, M., Deyett, A., Schmidt, C., Penc, M., Tavernini, K., Grdseloff, N., Meledeth, C., Ginistrelli, L. C., Ctortecka, C., Šalic, Š., Novatchkova, M., & Mendjan, S.. (2021). Cardioids reveal self-organizing principles of human cardiogenesis. Cell, 184(12), 3299-3317.e22.

    Cardioids reveal self-organizing principles of human cardiogenesis – ScienceDirect

    doi:https://doi.org/10.1016/j.cell.2021.04.034
    [BibTeX] [Abstract] [Download PDF]

    Summary Organoids capable of forming tissue-like structures have transformed our ability to model human development and disease. With the notable exception of the human heart, lineage-specific self-organizing organoids have been reported for all major organs. Here, we established self-organizing cardioids from human pluripotent stem cells that intrinsically specify, pattern, and morph into chamber-like structures containing a cavity. Cardioid complexity can be controlled by signaling that instructs the separation of cardiomyocyte and endothelial layers and by directing epicardial spreading, inward migration, and differentiation. We find that cavity morphogenesis is governed by a mesodermal WNT-BMP signaling axis and requires its target HAND1, a transcription factor linked to developmental heart chamber defects. Upon cryoinjury, cardioids initiated a cell-type-dependent accumulation of extracellular matrix, an early hallmark of both regeneration and heart disease. Thus, human cardioids represent a powerful platform to mechanistically dissect self-organization, congenital heart defects and serve as a foundation for future translational research.

    @article{HOFBAUER20213299,
    abstract = {Summary
    Organoids capable of forming tissue-like structures have transformed our ability to model human development and disease. With the notable exception of the human heart, lineage-specific self-organizing organoids have been reported for all major organs. Here, we established self-organizing cardioids from human pluripotent stem cells that intrinsically specify, pattern, and morph into chamber-like structures containing a cavity. Cardioid complexity can be controlled by signaling that instructs the separation of cardiomyocyte and endothelial layers and by directing epicardial spreading, inward migration, and differentiation. We find that cavity morphogenesis is governed by a mesodermal WNT-BMP signaling axis and requires its target HAND1, a transcription factor linked to developmental heart chamber defects. Upon cryoinjury, cardioids initiated a cell-type-dependent accumulation of extracellular matrix, an early hallmark of both regeneration and heart disease. Thus, human cardioids represent a powerful platform to mechanistically dissect self-organization, congenital heart defects and serve as a foundation for future translational research.},
    added-at = {2021-07-03T09:44:35.000+0200},
    author = {Hofbauer, Pablo and Jahnel, Stefan M. and Papai, Nora and Giesshammer, Magdalena and Deyett, Alison and Schmidt, Clara and Penc, Mirjam and Tavernini, Katherina and Grdseloff, Nastasja and Meledeth, Christy and Ginistrelli, Lavinia Ceci and Ctortecka, Claudia and Šalic, Šejla and Novatchkova, Maria and Mendjan, Sasha},
    biburl = {https://www.bibsonomy.org/bibtex/2c7e50e3f3cbd4182208a370ae37ece32/gameovercite},
    description = {Cardioids reveal self-organizing principles of human cardiogenesis - ScienceDirect},
    doi = {https://doi.org/10.1016/j.cell.2021.04.034},
    interhash = {63e619fbb29c8b3aaae0f9f476c9b427},
    intrahash = {c7e50e3f3cbd4182208a370ae37ece32},
    issn = {0092-8674},
    journal = {Cell},
    keywords = {tiny-hearts},
    number = 12,
    pages = {3299-3317.e22},
    timestamp = {2021-07-03T09:44:35.000+0200},
    title = {Cardioids reveal self-organizing principles of human cardiogenesis},
    url = {https://www.sciencedirect.com/science/article/pii/S0092867421005377},
    volume = 184,
    year = 2021
    }
  • Huebsch, N., Loskill, P., Mandegar, M. A., Marks, N. C., Sheehan, A. S., Ma, Z., Mathur, A., Nguyen, T. N., Yoo, J. C., Judge, L. M., Spencer, I. C., Chukka, A. C., Russell, C. R., So, P., Conklin, B. R., & Healy, K. E.. (2015). Automated Video-Based Analysis of Contractility and Calcium Flux in Human-Induced Pluripotent Stem Cell-Derived Cardiomyocytes Cultured over Different Spatial Scales. Tissue Engineering Part C: Methods, 21(5), 467–479.

    Automated Video-Based Analysis of Contractility and Calcium Flux in Human-Induced Pluripotent Stem Cell-Derived Cardiomyocytes Cultured over Different Spatial Scales | Tissue Engineering Part C: Methods

    doi:10.1089/ten.tec.2014.0283
    [BibTeX] [Download PDF]

    @article{Huebsch_2015,
    added-at = {2021-07-03T09:44:10.000+0200},
    author = {Huebsch, Nathaniel and Loskill, Peter and Mandegar, Mohammad A. and Marks, Natalie C. and Sheehan, Alice S. and Ma, Zhen and Mathur, Anurag and Nguyen, Trieu N. and Yoo, Jennie C. and Judge, Luke M. and Spencer, C. Ian and Chukka, Anand C. and Russell, Caitlin R. and So, Po-Lin and Conklin, Bruce R. and Healy, Kevin E.},
    biburl = {https://www.bibsonomy.org/bibtex/28ffaf3ccc22be94ee7a6716915219ce4/gameovercite},
    description = {Automated Video-Based Analysis of Contractility and Calcium Flux in Human-Induced Pluripotent Stem Cell-Derived Cardiomyocytes Cultured over Different Spatial Scales | Tissue Engineering Part C: Methods},
    doi = {10.1089/ten.tec.2014.0283},
    interhash = {5a69562d3d59a05f23c902a9fc1d5ad0},
    intrahash = {8ffaf3ccc22be94ee7a6716915219ce4},
    journal = {Tissue Engineering Part C: Methods},
    keywords = {tiny-hearts},
    month = may,
    number = 5,
    pages = {467--479},
    publisher = {Mary Ann Liebert Inc},
    timestamp = {2021-07-03T09:44:10.000+0200},
    title = {Automated Video-Based Analysis of Contractility and Calcium Flux in Human-Induced Pluripotent Stem Cell-Derived Cardiomyocytes Cultured over Different Spatial Scales},
    url = {https://doi.org/10.1089%2Ften.tec.2014.0283},
    volume = 21,
    year = 2015
    }
  • Stark, H., & Laurie, T.. (2019). Deleuze and Transfeminism. .

    OPUS at UTS: Deleuze and Transfeminism – Open Publications of UTS Scholars

    [BibTeX] [Abstract] [Download PDF]

    In a variety of otherwise disparate social and cultural contexts, the figure of the transitioning body has been taken up not simply as the moniker for groups with specific political demands, but as a "fuzzy" sign invested with broad collective hopes for world historical transformations around the categories of sex and gender. As an umbrella term, transgender has been used to group people together "across fine gradations of trans experience and identity;’ in ways that "build the experienced reality of a shared community, with overlapping and intersectional social needs and political goals" (Williams 2014: 234). In stressing departure rather than arrival, Julian Carter evokes a notion of transition which is non-teleological, in which "transition" instead is understood as one of the ways in which people "move across socially defined boundaries away from an unchosen gender category" (Carter 2014: 235). Noting the "popular cultural preoccupation" with the terminology of "trans;’ Pearce et al. follow Nael Bhanji in exploring the valences that "transition" has acquired: transgression, transmutation, transmorgification, and so on (see Bhanji 2012; Pearce et al. 2018: 2). Just as the diasporic subject became, within certain Anglo-American fields of scholarly inquiry, a widely legible metonym for wider phenomena of cultural, economic, and political globalization (see Cho 2007), so too have trans rights become metonymic for tectonic shifts in the role of both the State and more diffuse social institutions (such as media industries) in recognizing and regulating gender-based social identities.1 To see transgender celebrity Laverne Cox on the cover of Cosmopolitan in South Africa (February, 2018) is to be reassured that gatekeepers of gender norms are themselves transitioning from one worldview to another-from binary to multiplicity, identity to fluidity, conformity to self-expression, and so on. The metonymic signs of trans acceptance seem to arrive from a utopian near-future, one that is slowly trickling its way into a present restless for change.

    @article{starkdeleuze,
    abstract = {In a variety of otherwise disparate social and cultural contexts, the figure of the transitioning body has been taken up not simply as the moniker for groups with specific political demands, but as a "fuzzy" sign invested with broad collective hopes for world historical transformations around the categories of sex and gender. As an umbrella term, transgender has been used to group people together "across fine gradations of trans experience and identity;' in ways that "build the experienced reality of a shared community, with overlapping and intersectional social needs and political goals" (Williams 2014: 234). In stressing departure rather than arrival, Julian Carter evokes a notion of transition which is non-teleological, in which "transition" instead is understood as one of the ways in which people "move across socially defined boundaries away from an unchosen gender category" (Carter 2014: 235). Noting the "popular cultural preoccupation" with the terminology of "trans;' Pearce et al. follow Nael Bhanji in exploring the valences that "transition" has acquired: transgression, transmutation, transmorgification, and so on (see Bhanji 2012; Pearce et al. 2018: 2). Just as the diasporic subject became, within certain Anglo-American fields of scholarly inquiry, a widely legible metonym for wider phenomena of cultural, economic, and political globalization (see Cho 2007), so too have trans rights become metonymic for tectonic shifts in the role of both the State and more diffuse social institutions (such as media industries) in recognizing and regulating gender-based social identities.1 To see transgender celebrity Laverne Cox on the cover of Cosmopolitan in South Africa (February, 2018) is to be reassured that gatekeepers of gender norms are themselves transitioning from one worldview to another-from binary to multiplicity, identity to fluidity, conformity to self-expression, and so on. The metonymic signs of trans acceptance seem to arrive from a utopian near-future, one that is slowly trickling its way into a present restless for change.},
    added-at = {2021-06-29T06:08:34.000+0200},
    author = {Stark, H and Laurie, T},
    biburl = {https://www.bibsonomy.org/bibtex/2c55125d9ccf946a2cc5d9a93d6002346/gameovercite},
    description = {OPUS at UTS: Deleuze and Transfeminism - Open Publications of UTS Scholars},
    id = {http://hdl.handle.net/10453/137177},
    interhash = {85606f4ab44b27ce5101336d06a269aa},
    intrahash = {c55125d9ccf946a2cc5d9a93d6002346},
    keywords = {deleuze feminism trans},
    publisher = {Bloomsbury},
    timestamp = {2021-06-29T06:08:34.000+0200},
    title = {Deleuze and Transfeminism},
    type = {Chapter},
    url = {https://opus.lib.uts.edu.au/handle/10453/137177},
    year = 2019
    }
  • Laurie, T. N.. (2015). Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar. Deleuze and the Non-Human (eds. Hannah Stark and Jon Roffe).

    (PDF) 2015 Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar | Timothy N Laurie – Academia.edu

    [BibTeX] [Download PDF]

    @article{lauriebecominganimal,
    added-at = {2021-06-24T16:16:54.000+0200},
    author = {Laurie, Timothy N},
    biburl = {https://www.bibsonomy.org/bibtex/27ddf7f9cc14e7f634dde8d8aff9b39a1/gameovercite},
    description = {(PDF) 2015 Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar | Timothy N Laurie - Academia.edu},
    interhash = {21bad4aa52accabbf6481b0ff9558724},
    intrahash = {7ddf7f9cc14e7f634dde8d8aff9b39a1},
    journal = {Deleuze and the Non-Human (eds. Hannah Stark and Jon Roffe)},
    keywords = {becoming-animal deleuze queer},
    timestamp = {2021-06-24T16:16:54.000+0200},
    title = {Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar},
    type = {article},
    url = {https://www.academia.edu/10912960/2015_Becoming_Animal_Is_a_Trap_for_Humans_Deleuze_and_Guattari_in_Madagascar},
    year = 2015
    }
  • Eikhof, D., & Haunschild, A.. (2007). For Art’s Sake! Artistic and economic logics in creative production. Journal of Organizational Behavior, 28, 523-538.

    For Art’s Sake! Artistic and economic logics in creative production | Semantic Scholar

    [BibTeX]

    @article{Eikhof2007ForAS,
    added-at = {2021-06-24T10:43:53.000+0200},
    author = {Eikhof, D. and Haunschild, A.},
    biburl = {https://www.bibsonomy.org/bibtex/2768eb0f9fa3d4560b92bcffbf4511ab1/gameovercite},
    description = {For Art's Sake! Artistic and economic logics in creative production | Semantic Scholar},
    interhash = {29b79787d0b6d4fc363221f294b1e51c},
    intrahash = {768eb0f9fa3d4560b92bcffbf4511ab1},
    journal = {Journal of Organizational Behavior},
    keywords = {creative-production},
    pages = {523-538},
    timestamp = {2021-06-24T10:43:53.000+0200},
    title = {For Art's Sake! Artistic and economic logics in creative production},
    volume = 28,
    year = 2007
    }
  • Laurie, T. N.. (2015). 2015 Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar. Deleuze and the Non-Human (eds. Hannah Stark and Jon Roffe).

    (PDF) 2015 Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar | Timothy N Laurie – Academia.edu

    [BibTeX] [Download PDF]

    @article{lauriebecominganimal,
    added-at = {2021-06-21T07:47:30.000+0200},
    author = {Laurie, Timothy N},
    biburl = {https://www.bibsonomy.org/bibtex/22590553939122d4040c2c59d60d86e7a/gameovercite},
    description = {(PDF) 2015 Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar | Timothy N Laurie - Academia.edu},
    interhash = {c06771bb87bdc3772cb6e94832f73ae5},
    intrahash = {2590553939122d4040c2c59d60d86e7a},
    journal = {Deleuze and the Non-Human (eds. Hannah Stark and Jon Roffe)},
    keywords = {non-human},
    timestamp = {2021-06-21T07:47:30.000+0200},
    title = {2015 Becoming-Animal Is a Trap for Humans: Deleuze and Guattari in Madagascar},
    type = {article},
    url = {https://www.academia.edu/10912960/2015_Becoming_Animal_Is_a_Trap_for_Humans_Deleuze_and_Guattari_in_Madagascar},
    year = 2015
    }
  • {Bartholdi III}, J. J., & Goldsman, P.. (2004). The vertex-adjacency dual of a triangulated irregular network has a Hamiltonian cycle. Operations Research Letters, 32(4), 304-308.

    The vertex-adjacency dual of a triangulated irregular network has a Hamiltonian cycle – ScienceDirect

    doi:https://doi.org/10.1016/j.orl.2003.11.005
    [BibTeX] [Abstract] [Download PDF]

    Triangulated irregular networks (TINs) are common representations of surfaces in computational graphics. We define the dual of a TIN in a special way, based on vertex-adjacency, and show that its Hamiltonian cycle always exists and can be found efficiently. This result has applications in transmission of large graphics datasets.

    @article{BARTHOLDIIII2004304,
    abstract = {Triangulated irregular networks (TINs) are common representations of surfaces in computational graphics. We define the dual of a TIN in a special way, based on vertex-adjacency, and show that its Hamiltonian cycle always exists and can be found efficiently. This result has applications in transmission of large graphics datasets.},
    added-at = {2021-05-18T07:17:23.000+0200},
    author = {{Bartholdi III}, John J. and Goldsman, Paul},
    biburl = {https://www.bibsonomy.org/bibtex/268a1d1893c4768d5403c8d55cf2e3391/gameovercite},
    description = {The vertex-adjacency dual of a triangulated irregular network has a Hamiltonian cycle - ScienceDirect},
    doi = {https://doi.org/10.1016/j.orl.2003.11.005},
    interhash = {2a89f3f826b74dbf6e6d43a20aef6ffb},
    intrahash = {68a1d1893c4768d5403c8d55cf2e3391},
    issn = {0167-6377},
    journal = {Operations Research Letters},
    keywords = {synthesis vector vector-synthesis},
    number = 4,
    pages = {304-308},
    timestamp = {2021-05-18T07:17:23.000+0200},
    title = {The vertex-adjacency dual of a triangulated irregular network has a Hamiltonian cycle},
    url = {https://www.sciencedirect.com/science/article/pii/S0167637703001536},
    volume = 32,
    year = 2004
    }
  • Holzer, I. D.. ((2019). Vector synthesis: a media archaeological investigation into sound-modulated light.). Master Thesis, Aalto University.

    Masters thesis by Ian Holzer all about audiovisual vector synthesis (supervised by Antti Ikonen and thesis advisor Marco Donnarumma).

    [BibTeX] [Abstract] [Download PDF]

    Vector Synthesis is a computational art project inspired by theories of media archaeology, by the history of computer and video art, and by the use of discarded and obsolete technologies such as the Cathode Ray Tube monitor. This text explores the military and techno-scientific legacies at the birth of modern computing, and charts attempts by artists of the subsequent two decades to decouple these tools from their destructive origins. Using this history as a basis, the author then describes a media archaeological, real time performance system using audio synthesis and vector graphics display techniques to investigate direct, synesthetic relationships between sound and image. Key to this system, realized in the Pure Data programming environment, is a didactic, open source approach which encourages reuse and modification by other artists within the experimental audiovisual arts community.

    @mastersthesis{holzer2019vector,
    abstract = {Vector Synthesis is a computational art project inspired by theories of media archaeology, by the history of computer and video art, and by the use of discarded and obsolete technologies such as the Cathode Ray Tube monitor. This text explores the military and techno-scientific legacies at the birth of modern computing, and charts attempts by artists of the subsequent two decades to decouple these tools from their destructive origins. Using this history as a basis, the author then describes a media archaeological, real time performance system using audio synthesis and vector graphics display techniques to investigate direct, synesthetic relationships between sound and image. Key to this system, realized in the Pure Data programming environment, is a didactic, open source approach which encourages reuse and modification by other artists within the experimental audiovisual arts community.},
    added-at = {2021-05-11T10:43:30.000+0200},
    author = {Holzer, Ian Derek},
    biburl = {https://www.bibsonomy.org/bibtex/2eacafd61414203833d4a5feaba4edc5e/gameovercite},
    description = {Masters thesis by Ian Holzer all about audiovisual vector synthesis (supervised by Antti Ikonen and thesis advisor Marco Donnarumma).},
    id = {https://aaltodoc.aalto.fi/handle/123456789/38066, URN:NBN:fi:aalto-201905193156},
    institution = {Aalto University},
    interhash = {929cfe185e67738fdc1871bacbb9b459},
    intrahash = {eacafd61414203833d4a5feaba4edc5e},
    keywords = {synthesis vector},
    timestamp = {2021-05-12T05:48:43.000+0200},
    title = {Vector synthesis: a media archaeological investigation into sound-modulated light},
    url = {https://aaltodoc.aalto.fi/handle/123456789/38066},
    year = 2019
    }