4

In a research paper for a journal, which uses Science magazine publication style, I'm reproducing a diagram from a document, which has a Creative Commons (CC)-based open document license. The diagram (figure) itself doesn't contain any license references, as is typical for most CC-licensed figures, however the whole original document contains the following statement:

This work is made available under the terms of the Creative Commons Attribution-NonCommercial 3.0 Unported License, creativecommons.org/licenses/by-nc/3.0/.


Question: What should be the content and style of the borrowed figure's caption, considering the journal style and the document license? In other words, should it just be (X is reference number)

Figure 1. The title of the figure. Reproduced from Reference X.

or

Figure 1. The title of the figure. Reproduced from Reference X (CC BY-NC 3.0).

or something else?

Aleksandr Blekh
  • 11,462
  • 2
  • 35
  • 79
  • 3
    I wonder whether the non-commercial clause prohibits reproduction in a (probably) commercial journal? – silvado Mar 10 '16 at 10:01
  • 1
    @Silvado: This is a very good question, and is not agreed upon. There has been much discussion about that clause here: https://blog.creativecommons.org/2009/09/14/defining-noncommercial-report-published/ and elsewhere. The general consensus is that a loose interpretation (erring on the side of permissiveness rather than defaulting to all rights reserved) is probably best, unless explicitly stated otherwise by the works' author. The journals themselves will look into this sort of thing before publishing anyways and will likely request formal permission. – Mekki MacAulay Mar 10 '16 at 15:47
  • 1
    @MekkiMacAulay, that is a dangerous path. Look at it this way, I offer X and allow A, B, and forbid C; you go and use X, making use of A and B, and go ahead and also do C "understanding loosely". I might agree and say "what the heck", or I could get mad and sue you. Both strictly within my rights. And if I stated unambiguosly "don't do C", there is nothing to "loosely" understand "you can do C". *You can not interpret a legal document "loosely"*. If in doubt, ask. – vonbrand Mar 10 '16 at 19:01
  • 1
    Very good points - thank you for the comments. So, it seems that it is potentially "dangerous" to include the diagram in question as is. It is quite sad, as my boss (professor) likes it very much. Perhaps, I can request an official permission from the copyright holder. IMHO that would override the default license and I would be able to include the diagram, adding "Reproduced with permission" claim. The only problem is that we are short on time. – Aleksandr Blekh Mar 10 '16 at 20:54
  • @Vonbrand: You misunderstood. "Forbid C" does not mean it can still be loosely understood. That's an explicit statement. The only place it is "loosely understood" (recommended by the people who created the license) is there if is no explicit or specific forbidding of certain interpretations, but rather only the default of "all rights reserved" that generally applies to copyrighted material automatically. – Mekki MacAulay Mar 10 '16 at 21:55
  • 1
    @AleksandrBlekh: Yes, official permission would be a separate license, unrelated to the default license. The journal you submit your article to will likely take care of that if/when it is accepted for publication. – Mekki MacAulay Mar 10 '16 at 21:56
  • 2
    @MekkiMacAulay, each time I did publish something in a journal I had to fill out and sign a form telling them I had permission to use figures and such (even when there were no figures at all). They don't handle this for you. – vonbrand Mar 10 '16 at 22:18
  • @MekkiMacAulay, if I tell you "you are not allowed to do C", I'd certainly be furious if you do C, and come with a excuse like "loosely interpreted, 'no' means do whatever you want". – vonbrand Mar 10 '16 at 22:19
  • @vonbrand: Perhaps it is journal-specific then. Good to know. I agree that asking is certainly the right thing to do in this case and if the journal doesn't do it, the author should. – Mekki MacAulay Mar 10 '16 at 23:00

1 Answers1

3

Including the license terms in the figure caption isn't necessary. "Attribution" in CC licensing is usually interpreted as "provides name of author and/or source of original", which you do fine with just "Reference X".

EDIT from comments: As pointed out by @ff524, the CC guidelines suggest including license terms. It makes sense to include title, author name, source, license in the reference section. Not necessary for the image caption though.

Mekki MacAulay
  • 1,586
  • 1
  • 11
  • 10
  • 2
    According to this CC page, the ideal attribution includes title, source, author, and license. – ff524 Mar 10 '16 at 03:17
  • Right. Which would be done in the reference section, not the caption. – Mekki MacAulay Mar 10 '16 at 03:21
  • 1
    I have never seen any reference style that includes license information, but if that's your answer, you should include it in your post. Have you ever seen such a reference style? Do you have an example? – ff524 Mar 10 '16 at 03:23
  • 1
    Thank you for your answer - your point makes sense to me (+1). BTW, I was curious enough to visit your profile and LinkedIn page. I was glad to discover that we have a lot of interests in common :-). – Aleksandr Blekh Mar 10 '16 at 03:36
  • 1
    @ff524, at least in standard BibTeX there is a "note" field in all (most?) entry types, you can add that there. In the worst case, there is a misc entry for, well, not easy to classify/special entries ;-) – vonbrand Mar 10 '16 at 19:05
  • 1
    Thank you for the update. However, the problem with @ff524's suggestion and your subsequent advice is that sometimes (or, perhaps, often) the content of an appropriate citation recommended by license and publication style differs and, sometimes, significantly (such as in my case). So, which side an author should align with? Or, in other words, which entity's guidelines override the other's? – Aleksandr Blekh Mar 11 '16 at 03:32