Slashdot Mirror


Faculty Votes For Open Access Policy At UC San Francisco

Marian the Librarian writes "UCSF is among the first public institutions to adopt an open access policy, and is the largest scientific institution to have such a policy. The policy, voted unanimously by the faculty, will allow UCSF authors to put electronic versions of their published scientific articles on an open access repository making their research findings freely available to the public. Dr. Richard A. Schneider, who led the initiative, said, 'Our primary motivation is to make our research available to anyone who is interested in it, whether they are members of the general public or scientists without costly subscriptions to journals. The decision is a huge step forward in eliminating barriers to scientific research.'"

7 of 146 comments (clear)

  1. Good, now... by betterunixthanunix · · Score: 4, Insightful

    Now, let's get other big institutions on board with this, and then let's turn to the problem of journals. We really do not need journals anymore; their primary function is to distribute papers to other researchers, which can be done online, and peer review and editing can be done by professors at universities (and this is frequently the case anyway -- often unpaid). The Internet connects researchers to each other, so why are we not using it to accomplish these goals?

    In any case, this is a good first step.

    --
    Palm trees and 8
    1. Re:Good, now... by noh8rz3 · · Score: 5, Interesting

      Yes, but without journals, how will we per-judge the quality of others' work? This may sound facetious, but it's not. Any fool can write a journal article, and many fools can write compelling article. A journal offers getting and review by members in the field. How else can I judge the validity of a paper, especially if I'm not in the field myself?

    2. Re:Good, now... by noh8rz3 · · Score: 5, Insightful

      no, the internet has made this question more relevant than ever. In a time of free and rapid dissemination of information, how can we judge the validity of that information. This is especially important if you're going to suggest supplanting a peer reviewed journal with open access. I await your answer!

    3. Re:Good, now... by betterunixthanunix · · Score: 4, Interesting

      Well, I think the solution lies in cryptography (disclaimer: I am a grad student doing research in cryptography). You need a system where researchers in a field could apply digital signatures to papers, but with a twist: the reviewers should remain anonymous after applying those signatures. This is not an impossible task; it is called a "group signature." The idea is that universities/researchers would cooperate to bring peer reviewers together, and those reviewers would be given group signature keys that they would apply to the papers they review. A person reading a paper could verify the signatures, which would tell them which consortium of universities/researchers organized the review process for that paper.

      Like journals, the groups of reviewers could be organized on a per-month basis, and the names the whole group would be published -- with only a fraction actually reviewing any particular paper. It is not a complete break from journals as a system, it is just a way to use computers and the Internet to publish instead of relying on the old publishing companies; the way researchers communicate with each other has changed, and publishing articles should change too.

      --
      Palm trees and 8
    4. Re:Good, now... by gstoddart · · Score: 4, Insightful

      The Internet already made this point moot, friend.

      Yes, because we all know you can believe everything on the internet.

      Seriously, look at Wikipedia and loads of other things which get petty little squabbles about what is "true" and people spinning it to make their own point.

      Good, solid, reliable peer-reviewed stuff (and I mean qualified peers, not random people on the internet) is much harder to achieve than wikipedia.

      Think of how many "think tanks" put out position papers on behalf of whoever is paying for them -- much of that would utterly fail in a peer-reviewed context, but they get put out there to say "see, our opinion on science is just as valid as these guys". Joe Average has no idea this is just a tactic to muddy the waters -- it sounds awfully science-y to him.

      I think the internet has done the opposite of making peer-reviewed journals moot. Hell, we keep hearing how much of science is absolutely unbelievable as the authors fail to use any meaningful scientific rigor.

      --
      Lost at C:>. Found at C.
    5. Re:Good, now... by Anonymous Coward · · Score: 5, Insightful

      Want to guess who does the actual "peer reviewing"? You know... who judges the validity of published information and analysis...

      Hint: it's not publishers.

      It's the scientists themselves. And they do it without any type of monetary compensation (i.e. for free/gratis).

      Scientists do the work.
      (Other) scientists review the work.
      Publishers only do typesetting, rip-off scientists of their intellectual property right and little more than that.

      On the other hand... taxpayers ALREADY have to pay scientists to do research, already have to pay for scientists to spend their time doing peer-review, already have to give money to libraries so they can pay the publishers for their subscriptions (i.e. access to the research that was already funded by taxpayers to begin with). And... yeah... if they want to access that research that was bought and paid for them, guess what? THEY HAVE TO PAY YET AGAIN.

      Here's a crazy idea... take all the money that universities and libraries pay to publishers worldwide and use it to enable "open access initiatives" to have the required tools and expertise (mostly at the level of typesetting, since everything else is already covered by scientists anyway) for preparation and free dissemination of high-quality publications.

      Meanwhile... in the real world... current (i.e. already existing) open access journals are ALREADY some of the most reputed venues for scientific publication (e.g. "BMC Genomics"). So... yeah, no need to refute you when Reality already does it for me.

      Please... do tell... in what way does the "open access" model (as opposed to the "pay-wall" model of scientific publishing) prevent scientists from doing what they already are doing for free (i.e. peer-review)? I await your answer!

  2. More of a suggestion than a policy by codeAlDente · · Score: 4, Informative

    So their "policy" is that taxpayers have the right to see published forms of research they funded, as long as it's OK with the journal publisher. From TFA: "Researchers are able to “opt out” if they want to publish in a certain journal but find that the publisher is unwilling to comply with the UCSF policy. “The hope,” said Schneider, “is that faculty will think twice about where they publish, and choose to publish in journals that support the goals of the policy.”

    --
    He once inserted random mutations into his code, just so he could have the experience of debugging.