322,955 research outputs found

    REL S 335 COMPARATIVE MYSTICISM, TIMALSINA

    No full text

    REL S 339 RELIGIONS OF INDIA, TIMALSINA

    No full text

    SPRING 2015- REL S 339 Sec 1 RELIGIONS OF INDIA, TIMALSINA

    No full text

    REL S 363 RELIGION AND THE SCIENCES, TIMALSINA

    No full text

    Quality of life among people living with acquired immune deficiency syndrome receiving anti-retroviral therapy: a study from Nepal

    No full text
    Smith Giri, Maniraj Neupane, Sushil Pant, Utsav Timalsina, Sagar Koirala, Santosh Timalsina, Sashi Sharma Department of Medicine, Tribhuvan University Teaching Hospital, Kathmandu, Nepal Purpose: The present study was undertaken to determine the impact of acquired immune deficiency syndrome (AIDS) on the quality of life of affected individuals in Nepal. Patients and methods: A cross sectional study was done among 70 individuals attending the Anti-Retroviral Therapy clinic of the University Hospital in Nepal. Quality of life (QOL) was evaluated using World Health Organization Quality of life questionnaire (WHO QOL-BREF) instrument. Statistical analysis was done using SPSS Version 17.0. Results: The median scores with interquartile range (IQR) in four domains of QOL in descending order were physical (61; IQR 22), social (58; IQR 33), environmental (56; IQR 13), and psychological (54; IQR 8). Older age was associated with lower perceived overall QOL. Females were more likely to have lower QOL scores in the social and psychological domains. Higher CD4 counts and a married status were significant predictors of higher QOL scores in the environmental domain. Conclusion: Being older, female, single, and having advanced clinical stage is associated with lower QOL scores in people living with AIDS. Lowest QOL scores were seen in the psychological domain suggesting the need of psychological interventions. Keywords: quality of life, AIDS, Nepal, WHO QOL-BRE

    mosdef-hub/gmso: GMSO 0.9.0

    No full text
    Features Add cloning support to Potentials by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/642 Add Kelvin to standard energy converter via unit by @bc118 in https://github.com/mosdef-hub/gmso/pull/640 Add non_element_types support for atomtyping by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/648 Add view classes for handling potentials in a topology by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/649 Support unyt_array in __eq__/clone for PotentialExpression by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/660 Expand search for elements when reading mol2 by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/661 Parmed Conversion Improvement by @CalCraven in https://github.com/mosdef-hub/gmso/pull/658 Add expected parameters dimensions to PotentialTemplates by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/657 Assign proper units when converting from Parmed by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/662 Expand search for improper_types by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/665 Atomtype parameterization methods for parameterizing a topology in GMSO. by @CalCraven in https://github.com/mosdef-hub/gmso/pull/644 Modify scaling factors to a numpy array by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/669 Modify mbuild converter to flatten compound hierarchy by @daico007 in https://github.com/mosdef-hub/gmso/pull/638 Parse mol2 residue and molecule info for sites. by @CalCraven in https://github.com/mosdef-hub/gmso/pull/671 Support list of parameter values in Forcefield XML by @umesh-timalsina in https://github.com/mosdef-hub/gmso/pull/681 Populate Group information from mBuild Compounds by @CalCraven in https://github.com/mosdef-hub/gmso/pull/683 Populate both member types and classes by @daico007 in https://github.com/mosdef-hub/gmso/pull/684 Parse charge and mass in convert mbuild by @daico007 in https://github.com/mosdef-hub/gmso/pull/687 Convert mBuild custom group names by @CalCraven in https://github.com/mosdef-hub/gmso/pull/686 Fix mass and charge in GSD writer; Add angles and dihedrals to GSD writer by @chrisjonesBSU in https://github.com/mosdef-hub/gmso/pull/680 Maintenance [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/mosdef-hub/gmso/pull/667 Resolve conflicts from main by @CalCraven in https://github.com/mosdef-hub/gmso/pull/675 New Contributors @bc118 made their first contribution in https://github.com/mosdef-hub/gmso/pull/640 @chrisjonesBSU made their first contribution in https://github.com/mosdef-hub/gmso/pull/680 Full Changelog: https://github.com/mosdef-hub/gmso/compare/0.8.1...0.9.

    Diffusive author(s), cohesive author: Analysis of S/N (1994)

    No full text
    This study indicates the ways in which various aspects of the author(s) are brought forth in Dumb type’s performance art, the S/N production. Previous research has suggested a non-hierarchical organization of Dumb type and the absence of a “privileged author” in Dumb type’s collaborative work, S/N. However, the results that I have investigated from member’s interviews on the creative process of S/N along with my analysis of the recorded images of S/N, indicate a different aspect of the author(s). First, S/N was created through, so to speak, the collective ideas of the members of Dumb type. Further, S/N has at least nine quotations from previous performances, installations, and printed writings, besides the work-in-progress technique. Explicating one of the “author functions” as given by Michel Foucault, each text has plural subjects of the author. However, it has been revealed from members’ interviews that Teiji Furuhashi had a decision-making role in selecting the members’ ideas within the performance. Since then, S/N has had plural subjects of creation; however, Furuhashi is one of the subjects of creation along with the “privileged author.” S/N has plural authors (diffusive authors) yet at the same time, it has a “privileged author,” Teiji Furuhashi (cohesive author)

    Going Beyond Counting First Authors in Author Co-citation Analysis

    No full text
    The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed

    mosdef-hub/gmso: GMSO 0.8.1

    No full text
    Features <ul> <li>Infer elements when converting from parmed. Closes #650 by @umesh-timalsina in <a href="https://github.com/mosdef-hub/gmso/pull/651">https://github.com/mosdef-hub/gmso/pull/651</a></li> <li>Update method to load in mol2 file by @daico007 in <a href="https://github.com/mosdef-hub/gmso/pull/645">https://github.com/mosdef-hub/gmso/pull/645</a></li> <li>Assign None to charge if not found in mol2 file. Closes #652 by @umesh-timalsina in <a href="https://github.com/mosdef-hub/gmso/pull/653">https://github.com/mosdef-hub/gmso/pull/653</a></li> </ul> Bug fixes <ul> <li>Change strategy for detecting duplicating connection by @daico007 in <a href="https://github.com/mosdef-hub/gmso/pull/654">https://github.com/mosdef-hub/gmso/pull/654</a></li> </ul> Maintenance <ul> <li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in (#639, #643)</li> <li>Github Action Setup as Replacement for AzurePipelines by @umesh-timalsina in <a href="https://github.com/mosdef-hub/gmso/pull/646">https://github.com/mosdef-hub/gmso/pull/646</a></li> <li>Update workflow to reflect default branch name by @umesh-timalsina in <a href="https://github.com/mosdef-hub/gmso/pull/647">https://github.com/mosdef-hub/gmso/pull/647</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mosdef-hub/gmso/compare/0.8.0...0.8.1">https://github.com/mosdef-hub/gmso/compare/0.8.0...0.8.1</a></p&gt
    corecore