1,720,960 research outputs found
Going Beyond Counting First Authors in Author Co-citation Analysis
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
Variations on the Author
“Variations on the Author” discusses two of Eduardo Coutinho’s recent films (Um Dia na Vida, from 2010, and Últimas Conversas, posthumously released in 2015) and their contribution to the general question of documentary authorship. The director’s filmography is characterized by a consistent yet self-effacing form of authorial self-inscription: Coutinho often features as an interviewer that rather than express opinions propels discourses; an interviewer that is good at listening. This mode of self-inscription characterizes him as an author who is not expressive but who is nonetheless markedly present on the screen. In Um Dia na Vida, however, Coutinho is completely absent form the image, while Últimas Conversas, on the contrary, includes a confessional prologue that moves the director from the margins to the center of his films. This article examines the ways in which these works stand out in the filmography of a director who offers new insights into the notion of cinematic authorship
Appropriate Similarity Measures for Author Cocitation Analysis
We provide a number of new insights into the methodological discussion about author cocitation analysis. We first argue that the use of the Pearson correlation for measuring the similarity between authors’ cocitation profiles is not very satisfactory. We then discuss what kind of similarity measures may be used as an alternative to the Pearson correlation. We consider three similarity measures in particular. One is the well-known cosine. The other two similarity measures have not been used before in the bibliometric literature. Finally, we show by means of an example that our findings have a high practical relevance.information science;Pearson correlation;cosine;similarity measure;author cocitation analysis
gammasim-tools - a prototype implementation of tools for the Simulation System of the CTA Observatory
Prototype implementation of tools for the Simulation System of the CTA Observatory.
This is an intermediate development release including major development steps and code improvements.
What's Changed
Fix camera plot and add requested option by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/331
Simplify io handler by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/332
Remove CAMERA_RADIUS_CURV by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/333
Fix python version to 3.9 by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/337
Minor improvements for the production application by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/336
Integration of telescope_layout tools into gammasim-tools by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/330
Fix usage of rx for ray tracing by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/340
Documentation update by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/342
Telescope naming by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/341
Add internal application for adding units to the DB by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/343
Add internal application for adding a new parameter to the sites collection in the DB by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/344
Add a method to read the descriptions by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/346
Static legend handlers by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/347
Remove skip of validate camera FoV by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/348
Remove common pars by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/350
Add the "camera_filter_incidence_angle" to list of pars not to write by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/354
Rename prod5 layout files to test layout. by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/352
Configurator update: move findFile to general.py; snake_case for configuration parameters by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/355
Move writing of configuration tests to conf.py by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/356
Discussion PR by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/357
Remove parameter from exclusion list by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/362
Setting 0.4.0-beta version by hand by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/366
Deal with two dimensional distributions for testeff by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/363
Use pytest mechanism to drop files inserted to make test more robust by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/367
Fix gridfs return object by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/369
Create applications/retrieve file from db by @VictorBarbosaMartins in https://github.com/gammasim/gammasim-tools/pull/358
Fix adding file to DB application by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/373
Add test for insert file application by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/374
Configuration handling by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/351
Removing obsolete _getExtraCommands from corsika and simtel runners by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/365
Revision of workflow configuration and submit_data_from_external.py application by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/370
Change variables, functions and class methods from camelCase to snake_case by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/376
Remove repetitive getting file names methods and move them to the appropriate place by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/379
Add a codacy badge by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/383
Including set env db.sh by @VictorBarbosaMartins in https://github.com/gammasim/gammasim-tools/pull/380
Site command line argument should not be required by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/386
Consistent naming of simtelpath by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/387
Reduce footprint of conda image by >800MB by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/389
Change logging levels for simtel_runner by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/388
Remove obsolute config.py by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/390
Automatic extraction of version number and authors by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/393
Updates to developer guidelines by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/391
Remove last comma from author list by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/394
Documentation of auxiliary files / data directory by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/396
Module organisation by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/397
Get parameter type from db and remove model_parameters.py by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/398
remove FIXME after decision taken in #225 by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/402
Use new configurator by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/404
Udpate doc by @VictorBarbosaMartins in https://github.com/gammasim/gammasim-tools/pull/399
Update Documents after module reorganisation by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/403
Make testeff execution a simtel_runner by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/405
Documentation updates. by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/406
Add option to get site parameter, remove getting multiple versions by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/413
Set matplotlib logger to warning level by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/412
Move visualization stuff into a new directory called visualization by @orelgueta in https://github.com/gammasim/gammasim-tools/pull/411
Improvements in metadata validation for submit_data_from_external by @GernotMaier in https://github.com/gammasim/gammasim-tools/pull/408
Finishing up the documentation update by @VictorBarbosaMartins in https://github.com/gammasim/gammasim-tools/pull/407
Full Changelog: https://github.com/gammasim/gammasim-tools/compare/v0.3.0...v0.4.0Please cite this software using these metadata
Dispelling the Myths Behind First-author Citation Counts
We conducted a full-scale evaluative citation analysis study of scholars in the XML research field to explore just how different from each other author rankings resulting from different citation counting methods actually are, and to demonstrate the capability of emerging data and tools on the Web in supporting more realistic citation counting methods. Our results contest some common arguments for the continued
use of first-author citation counts in the evaluation of scholars, such as high correlations between author rankings by first-author citation counts and other citation
counting methods, and high costs of using more realistic citation counting methods that are not well-supported by the ISI databases. It is argued that increasingly available digital full text research papers make it possible for citation analysis studies to go beyond what the ISI databases have directly supported and to employ more
sophisticated methods
koamabayili/VECTRON-author-checklist: VECTRON author checklist
We have done our best to complete the author checklist relating to the use of animals in the hut study. Note that the objective for the hut study was to evaluate the IRS treatment applications for residual efficacy against Anopheles mosquitoes, including the local An. coluzzii mosquito population. Cows were only used to attract mosquitoes into the huts and no tests were carried out directly on the cows. The author checklist is intended for use with studies where experiments are carried out on animals, which is why we have had such difficulty in completing this for the hut study, as many of the questions do not relate to how the cows were used
Author-wise bibliometric analysis based on entropy.
Author-wise bibliometric analysis based on entropy.</p
Author Under Sail The Imagination of Jack London, 1893-1902
In Author Under Sail, Jay Williams offers the first complete literary biography of Jack London as a professional writer engaged in the labor of writing. It examines the authorial imagination in London's work, the use of imagination in both his fiction and nonfiction, and the ways he defined imagination in the creative process in his business dealings with his publishers, editors, and agents. In this first volume of a two-volume biography, Williams traverses the years 1893 to 1902, from London's "Story of a Typhoon" to The People of the Abyss. The Jack London who emerges in the pages of Author Under Sail is a writer whose partnership with publishers, most notably his productive alliance with George Brett of Macmillan, was one of the most formative in American literary history. London pioneered many author models during the heyday of realism and naturalism, blurring the boundaries of these popular genres by focusing on absorption and theatricality and the representation of the seen and unseen. London created an impassioned, sincere, and extremely personal realism unlike that of other American writers of the time. Author Under Sail is a literary tour de force that reveals the full range of London as writer, creative citizen, and entrepreneur at the same time it sheds light on the maverick side of machine-age literature.Intro -- Title Page -- Copyright Page -- Dedication -- Contents -- Acknowledgments -- Introduction -- 1. Spirit Truth -- 2. From Absorption to Theatricality and Back Again -- 3. "I Will Build a New Present" -- 4. Sons as Authors -- 5. Fathers as Publishers -- 6. The Daughter as Author -- 7. Lovers as Authors -- 8. At Sea with the Family -- 9. Yellow News, Yellow Stories -- 10. The Return Home -- Notes -- Bibliography -- Index -- About Jay WilliamsIn Author Under Sail, Jay Williams offers the first complete literary biography of Jack London as a professional writer engaged in the labor of writing. It examines the authorial imagination in London's work, the use of imagination in both his fiction and nonfiction, and the ways he defined imagination in the creative process in his business dealings with his publishers, editors, and agents. In this first volume of a two-volume biography, Williams traverses the years 1893 to 1902, from London's "Story of a Typhoon" to The People of the Abyss. The Jack London who emerges in the pages of Author Under Sail is a writer whose partnership with publishers, most notably his productive alliance with George Brett of Macmillan, was one of the most formative in American literary history. London pioneered many author models during the heyday of realism and naturalism, blurring the boundaries of these popular genres by focusing on absorption and theatricality and the representation of the seen and unseen. London created an impassioned, sincere, and extremely personal realism unlike that of other American writers of the time. Author Under Sail is a literary tour de force that reveals the full range of London as writer, creative citizen, and entrepreneur at the same time it sheds light on the maverick side of machine-age literature.Description based on publisher supplied metadata and other sources.Electronic reproduction. Ann Arbor, Michigan : ProQuest Ebook Central, YYYY. Available via World Wide Web. Access may be limited to ProQuest Ebook Central affiliated libraries
- …
