Coder Social home page Coder Social logo

Comments (3)

FlamingTempura avatar FlamingTempura commented on August 23, 2024

Great suggestion! I will find some time to look into this.

from bibtex-tidy.

FlamingTempura avatar FlamingTempura commented on August 23, 2024

Feature added. You'll find it under "Wrap values" in the editor or --wrap in the CLI.

Example input:

@ARTICLE {foobar,
  title={A very very very very very very very very very very very very very very very very long title},
  abstract={
    
  While the Quantified Self and personal informatics fields have focused on the individual's use of self-logged data about themselves, the same kinds of data could, in theory, be used to improve diagnosis and care planning. In this paper, we seek to understand both the opportunities and bottlenecks in the use of self-logged data for differential diagnosis and care planning during patient visits to both primary and secondary care. 

  We first conducted a literature review to identify potential factors influencing the use of self-logged data in clinical settings. This informed the design of our experiment, in which we applied a vignette-based role-play approach with general practitioners and hospital specialists in the US and UK, to elicit reflections on and insights about using patient self-logged data. Our analysis reveals multiple opportunities for the use of self-logged data in the differential diagnosis workflow, identifying capture, representational, and interpretational challenges that are potentially preventing self-logged data from being effectively interpreted and applied by clinicians to derive a patient's prognosis and plan of care.
  
  },
}

Output with wrap at column 82

@article{foobar,
  title         = {
    A very very very very very very very very very very very very very very very
    very long title
  },
  abstract      = {
    While the Quantified Self and personal informatics fields have focused on the
    individual's use of self-logged data about themselves, the same kinds of data
    could, in theory, be used to improve diagnosis and care planning. In this
    paper, we seek to understand both the opportunities and bottlenecks in the
    use of self-logged data for differential diagnosis and care planning during
    patient visits to both primary and secondary care.

    We first conducted a literature review to identify potential factors
    influencing the use of self-logged data in clinical settings. This informed
    the design of our experiment, in which we applied a vignette-based role-play
    approach with general practitioners and hospital specialists in the US and
    UK, to elicit reflections on and insights about using patient self-logged
    data. Our analysis reveals multiple opportunities for the use of self-logged
    data in the differential diagnosis workflow, identifying capture,
    representational, and interpretational challenges that are potentially
    preventing self-logged data from being effectively interpreted and applied by
    clinicians to derive a patient's prognosis and plan of care.
  }
}

from bibtex-tidy.

jonaprieto avatar jonaprieto commented on August 23, 2024

This is great! Thank you.

from bibtex-tidy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.