Earlier quoted context omitted.
> I have had to publish in journals that are not open access Why is that?
Career progress in academia is mostly based on publications in top-tier journals in your field. If those journals aren't open access, you're required to publish in closed access journals if you want to (1) get a Ph.D., (2) get tenure, etc.
Elsevier cuts off UC’s access to its academic journals
291–300 of 313 posts
Re: Elsevier cuts off UC’s access to its academic journals
#292Earlier quoted context omitted.
> I have had to publish in journals that are not open access Why is that?
Career progress in academia is mostly based on publications in top-tier journals in your field. If those journals aren't open access, you're required to publish in closed access journals if you want to (1) get a Ph.D., (2) get tenure, etc.
In statements of the form "if you want to get x, you have to do y", when y is something morally repugnant, then that should lead to questioning whether filling your want for x is the only way to be happy.
I recently had a commenter disagree over my criticism of a company that locked in their customers and then gouged them. The commenter said something along the lines of "well, the people wanted to make more money, so it's OK that they did what they did" (where what they did happened to be very bad for users). No, it's not OK. A personal desire for some end does not make any means whatsoever OK.
But I'm making a general statement there, not criticizing you. I realize this is simply how it's done now in academia, and if you're embedded in that, you mostly get a pass for the time being, but I do admire those who stand up and work against it.
Re: Elsevier cuts off UC’s access to its academic journals
#293Earlier quoted context omitted.
Your university commercialization office will disagree. Check with them. From what I understand, it is illegal to release your code in CC0 or MIT unless you have taken permission from the commercialization office (Some universities allow GPL without explicit permission). Have you checked your contract ? Your work is not yours if it has any value. The value belongs to the university (mostly) - which also means you hav…
As a grad student at UCSB, it only took a single email to get formal permission to release all my code under the BSD license.
Re: Elsevier cuts off UC’s access to its academic journals
#294Earlier quoted context omitted.
It's not "prestige." Framing it that way makes it sound like Elsevier is in the vanity business, and academics are vain. In actual fact, Elsevier is a gatekeeper to obtaining funding and making a living in research. Elsevier is rent-collecting, not selling an intangible feeling.
Because prestige mostly equals funding in research ...
Re: Elsevier cuts off UC’s access to its academic journals
#295Earlier quoted context omitted.
My guess is that this announcement will coincide with a new wave of technical or legal assaults against SciHub. Otherwise, as others have pointed out, it would have made more sense for Elsevier to go after smaller targets first. Dinosaurs die hard.
But die they do and in the case of Elsevier it can't happen fast enough. It's about time the execs get publicly named and shamed and interviewed about how they feel about holding back progress.
Re: Elsevier cuts off UC’s access to its academic journals
#296Earlier quoted context omitted.
But die they do and in the case of Elsevier it can't happen fast enough. It's about time the execs get publicly named and shamed and interviewed about how they feel about holding back progress.
It could just as well be argued that the researchers who choose to publish there ought to be publicly shamed. Elsevier is nothing without an army willing accomplices.
Re: Elsevier cuts off UC’s access to its academic journals
#297Earlier quoted context omitted.
Because academia is a run by a bunch of cronyist elitists who care about impact factor more than they care about science.
There was a window in time, more than a million internet years ago, when all of the good code was written by a bunch of 13 year olds. Assembly was used but machine code was the superior weapon of choice. Something like: These are the opcodes, we calculate things in hex, deal with it you noob. They were always there of course but the academics came in ever larger numbers and tried to forge something prestigious out of…
Not sure whether I should be happy or not, but such is life
Anyway, if my parsing is correct, this poster laments the way that academic publishing was subverted away from doing something unique and covering new ground through actually making substantial scientific breakthroughs in favor of higher visibility and accessibility where the metrics of having published something to be quoted by others became more important than publishing a truly revolutionary piece.
This is paralleled by the shift in attitude w.r.t. programming languages. In the days of computing yore, the emphasis was around trying to wrangle the machine into doing what you wanted it to do, and you stayed as close to the metal while doing as possible to keep it fast, because you had to squeeze as much out of what you had as possible. You were comfortable with the software/hardware boundaries being present because that's what it took. As languages developed however, much of the "skill" at the time was chipped away at in the name of abstraction, modularity(many functions getting implemented as libraries), and linguistic/runtime hand holding by things like garbage collecting VM's. This overhead allowed more accessibility in terms of the initial knowledge and kill barrier to entry to be significantly lowered, as the challenge and prestige of wrestling with the machine to get things done performantly slowly gave way to maintaining an encyclopedic knowledge of libraries and frameworks that can be kludge together to give a roughly working facsimile of the desired system. Programming therefore degenerated from somewhat harder scientific endeavor to make breakthroughs in fully utilizing more performant hardware to the max with highly optimized and performant code, to using increased hardware performance as a buffer to allow sloppier, easier to think about abstractions to do the lifting, making software development a glorified popularity contest where frameworks of the week competed for more programmer mindshare for the sake of competing rather than actually doing something in and of themselves. This had the end goal of making terrible (in terms of minimal footprint to run) software easier to write, and easier to hire people to work with.
That's what the poster seems to mean by "the Ferengi hired tons of mercenaries and defeated the Borg." The Borg being the 13 year old purist, the Ferengi being those that wanted terrible software that did well enough.
Shift this back to academia, and you see the same dynamic. Academics are pushed to publish or perish, so the actual quality of scientific breakthrough has nose dived in favor of throwing as many results out there to be added to someone else's mindshare as possible. The entire network and incentive structure behind it being fiscally motivated by the interest of the closed access journals.
Damn. Not the most straightforwardly worded, but I can see where this guy is coming from.
Re: Elsevier cuts off UC’s access to its academic journals
#298Earlier quoted context omitted.
That's not strictly the case. This practice is actually infringing on your (albeit bonkers) agreement with Elsevier. You can only share copies with those who requested it as an act of "professional courtesy".
To all authors: note that it's often possible to modify the contract to enable it. They'll often not notice or just approve it. See https://sparcopen.org/our-work/author-rights/
Re: Elsevier cuts off UC’s access to its academic journals
#299Earlier quoted context omitted.
Does that include HTTP requests? :)
This could be an extremely interesting legal argument, but I suppose the language used requires a request in 'writing' of some sort, which I suppose HTTP requests would fail.
Re: Elsevier cuts off UC’s access to its academic journals
#300Earlier quoted context omitted.
It could just as well be argued that the researchers who choose to publish there ought to be publicly shamed. Elsevier is nothing without an army willing accomplices.
That's got to be one of the best examples of victim blaming if there ever was one. Do you realize that these 'willing accomplices' have extremely little choice in the matter? Academia is a battlefield where grand money is the reason for competition and publishing in these magazines is pretty much the only way to further ones' career unless the universities take a stand, which is exactly what TFA is all about.
We always have choice.
Passing the buck and saying “I believe what I’m doing is wrong, but until there’s a policy that prevents everybody else from doing it too, I won’t change” is just lazy.