Tell me more ×
Academia Stack Exchange is a question and answer site for academics and those enrolled in higher education. It's 100% free, no registration required.

I am reviewing a publication, in which the authors give the URL of an online tool (data analysis and sharing) they have developed. This URL has apparently not yet been publicized, as searching for it in Google didn't bring any result. Because of that, I'm worried that the paper's authors may identify me as a referee when I go check their website (after all, the logs must be clear). That probably wouldn't be very ethical, but I have no way of being sure they won't do it.

What I am supposed to do about it? I thought of contacting the editor asking for guidance, using a private proxy[1], or logging from an internet café somewhere. Do you have any other suggestions? Or am I just worrying too much?


  1. I don't know which anonymizing proxy service to use, and I welcome suggestions in comments, but that probably isn't particularly relevant to this site.
share|improve this question
2  
I think it's a valid question, I've been wondering the same. I guess if you connect from your university network, the identification might still be vague, similarly from home, but otherwise, you can easily find some free proxies on the web. – Charles Morisset Oct 10 '12 at 14:19
2  
google hide my ass. – Ran G. Oct 10 '12 at 15:28

2 Answers

up vote 9 down vote accepted

First, I think you are worrying too much. Second, I think it is bad form on the part of the authors. If the material on the website is critical for the paper, it needs to be provided in an archival form that the journal can keep track of. I would evaluate it based on what you have been given.

share|improve this answer
2  
Maybe a necessary precision: the URL is that of the online tool they developed, which is discussed in the paper, for data analysis and sharing. So, its purpose is to be an online tool, it is not merely material to download. I've edited the question. – F'x Oct 10 '12 at 14:54
@F'x It doesn't matter what the purpose of the online material is. The paper needs to be able to stand on its own. – Daniel E. Shub Oct 10 '12 at 16:25
4  
So, no paper about software unless complete source code is attached? Then customs definitely vary depending on the field… It is very common in chemistry – F'x Oct 10 '12 at 16:27
3  
@DanielE.Shub In principle, I absolutely agree that all papers about software should require journal-maintained source code. Unfortunately, in practice, that's simply impossible. Research software is tangled in too many IP issues (generated by the authors, their employers, and/or software they build on) for that to be in any way reasonable, even if publishers had the resources and expertise to maintain other people's code. This paper is about an author-created online tool, so of course the actual online tool, in its natural setting (on the web), is an integral part of the submission. – JeffE Oct 10 '12 at 19:08
@JeffE I wasn't suggesting the full source code had to be available (although it is useful for reproducible research). What I was suggesting was that the important aspects of the software should be described such that you can evaluate them without access to the software and source code. – Daniel E. Shub Oct 10 '12 at 19:45
show 1 more comment

On the technical side, you can use Tor. That's what I do as a reviewer for accessing on-line supplements to blind reviewed conference submissions.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.