The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
87 views

How complete are academic databases?

Right now I'm using Web of Knowledge, ScienceDirect, etc. to find papers to read and get some metadata. My university has a subscription, so this is nice. As far as I know these databases simply have ...
3
votes
2answers
89 views

Author Ambiguity in PubMed Search

Given a (rather large) list of authors, what is the best way to find the number of publications by each author? The big problem here is author ambiguity (which John Smith, etc.) - the author list we ...
13
votes
3answers
381 views

Ownership of the code

My advisor sets the problem. I implement the solution for this particular problem and for the set of similar problems using a programming language. My question is, can I put the code in the public ...
17
votes
5answers
305 views

Archiving papers, simulation and experimental data, etc?

Archiving of papers and projects is very important for most of the people, and everyone has a method of it. I, personally, try to have different folders for different papers. In the folder of each ...
11
votes
4answers
268 views

Software for extracting data from a graph

There are many times when I am faced with the task of extracting data from a published graph (usually a bitmap image in an paper). For example, a scatter plot from which I would like to get a list of ...
33
votes
5answers
1k views

What should raise red flags to detect fabricated data

In academia, there has been recently some cases that came to light of very well known scientists that have fabricated their data out of thin air. In some instances these papers have been cited many ...
8
votes
1answer
97 views

Is it ethical to use a data-set made as a research assistant?

Two years ago I was a research assistant during my undergraduate and my sole duty was the aggregation of many economic surveys, a very tedious task. This data-set, to my knowledge is one of a kind. ...
19
votes
3answers
205 views

What is the principal investigator’s responsibility regarding data authenticity?

Every now and then, you hear stories of data being fabricated by a graduate student (or post-doc) who felt the pressure to publish groundbreaking results was too much. This unethical behavior makes me ...
9
votes
3answers
400 views

Do academicians consider Challenges on Kaggle to be research-worthy?

I am a somewhat new-ish member of Kaggle competitions with 1 submission. Do academics research via Kaggle challenges/competitions? If so are there any prominent names? If not why? They provide well ...
19
votes
3answers
379 views

Requesting raw data from previously published research

I am working on a mathematical model to help explain some experimental results and generate new hypotheses. Unfortunately, I have neither the resources nor interest to gather experimental data, but in ...
20
votes
5answers
410 views

Data publication basics - where, why, how, and when should I publish my unpublished data?

Many researchers have unpublished data. Some of this data may never be published as a manuscript. But I would like to make scholarly contributions of data that I have no intent on publishing, e.g. by ...
18
votes
3answers
196 views

How to get the data to reproduce a published result?

I'm studying published journal articles on my topic, and I'd like to reproduce their analysis. How can I get a copy of their dataset and enough specifications to reproduce their numerical results? ...