Jump to content

Help talk:Citation Style 1

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 24.193.13.32 (talk) at 23:07, 12 August 2016 (→‎New parameters to suppress maintenance false positives.: Cause and effect). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

WikiProject iconWikipedia Help B‑class High‑importance
WikiProject iconThis page is within the scope of the Wikipedia Help Project, a collaborative effort to improve Wikipedia's help documentation for readers and contributors. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks. To browse help related resources see the Help Menu or Help Directory. Or ask for help on your talk page and a volunteer will visit you there.
BThis page does not require a rating on the project's quality scale.
HighThis page has been rated as High-importance on the project's importance scale.

Adding open access links to references

During WikiCite 2016 we plan to work on a bot that would add links to open access copies in citation links. See the relevant proposal and the current demo. Your input about how the bot should behave would be much appreciated. Let's use the project's talk page for this discussion.

In particular, we need to think about how to highlight open access versions, following the earlier discussion on this talk page. -- Pintoch (talk) 09:40, 20 May 2016 (UTC)[reply]

Only 13 page watchers at the project's talk page.
If your bot is going to add |id={{citeseerx|...}}, perhaps it would be better for us to add |citeseerx= as a regular identifier. That would allow simple error checking and inclusion in the ctiation's metadata.
Trappist the monk (talk) 11:13, 20 May 2016 (UTC)[reply]
Thanks a lot for your feedback! It would be great if you could add |citeseerx= as a parameter! But in fact, we will add identifiers from many other platforms, so I'm not sure where we should draw the line between identifiers and OA links (should we add a parameter for ResearchGate, for instance?) − Pintoch (talk) 11:27, 25 May 2016 (UTC)[reply]


It's really time to implement this. Headbomb {talk / contribs / physics / books} 13:47, 25 May 2016 (UTC)[reply]
Yes, I could not agree more. But it is not clear to me whether any consensus has emerged out of this discussion. In the end, what would be the right way to indicate that the identifiers we add refer to open access material? − Pintoch (talk) 07:41, 26 May 2016 (UTC)[reply]
Well, I think the most straightforward implementation would be using something like |10.1234/0123456789= + |doi-free=yes or using |doi-free=10.1234/0123456789, to be used only when the source is fully available, with no conditions on access. This would then display both the icon next to the ID and link the title. Something like
{{cite journal |last=Smith |first=J. |year=2016 |title=Article of things |journal=Journal of Things |volume=66 |issue=3 |pages=11–15 |doi-free=10.1234/0123456789}}
giving
Smith, J. (2016). "Article of things ". Journal of Things 66 (3): 11–15. doi:10.1234/0123456789 .
Headbomb {talk / contribs / physics / books} 16:55, 2 June 2016 (UTC)[reply]

And that would apply for all identifiers, with the understanding that identifiers that are guaranteed to be free (e.g. arxiv, pmc, etc.) automatically get the icon. Headbomb {talk / contribs / physics / books} 16:57, 2 June 2016 (UTC)[reply]

That seems the best option to me as well. How to proceed? Should we draft the changes to the template somewhere? − Pintoch (talk) 22:34, 3 June 2016 (UTC)[reply]

Just a little side-idea: Given that in most cases the "open lock" symbol would follow the "external link arrow" symbol, wouldn't it be possible to combine them into one symbol? Either overlay the arrow symbol with a small lock in one of the corners, or just display a green (instead of a blue) external link symbol (and a red external link symbol for closed sources)? --Matthiaspaul (talk) 21:33, 8 June 2016 (UTC)[reply]

I have thought the same thing because the two together is clutter. It would, I think, need to work in a way similar to the way that the PDF icon replaces the external link icon for PDF urls. That is accomplished with css in MediaWiki:Common.css. I'm not a css expert, but I expect that there are editors out there who know who how to override the external link icon. It might be best, to raise this narrow topic at WP:TWL and then once a consensus regarding color, image, etc is reached, approach the editors at Common.css for recommendations and implementation of a solution. If there is a css class or something similar, Module:Citation/CS1 can apply it (when and if a decision is ever taken to support these icons in cs1|2).
Trappist the monk (talk) 21:53, 8 June 2016 (UTC)[reply]
I agree CSS is the best solution here. @Ocaasi: can you raise this at WP:TWL? − Pintoch (talk) 07:47, 9 June 2016 (UTC)[reply]
Pintoch, I'm fully supportive of this and trust all the above instincts. I'm just not exactly sure what's being proposed. It would be helpful if you could draft on WP:TWL or in your sandbox a simple spec (...this icon here will be added when x, y, z, and it will look like this, and be implemented via this). Then I can gather some more discussion around it. Best, Jake Ocaasi (WMF) (talk) 18:29, 10 June 2016 (UTC)[reply]
Ocaasi (WMF): ping, can you gather discussion there? For now we can't really say we have a consensus. Headbomb, Matthiaspaul, Trappist the monk, anyone else: do not hesitate to drop a line there if you have time (as I understand it, participation is necessary to get the change done, which is itself a requirement to run the bot…) − Pintoch (talk) 21:20, 14 June 2016 (UTC)[reply]
Discussion should be here, not there. First, this is a much more visible forum, and one impacting all of wikipedia, not just WP:TWL, and second we already have an ongoing discussion, and forking serves no purpose. Headbomb {talk / contribs / physics / books} 12:35, 15 June 2016 (UTC)[reply]
OK. I've advertised the project at various places, hoping that we will be able to move forward with this. Pintoch (talk) 17:33, 20 June 2016 (UTC)[reply]

I'm pretty happy with the proposals here. Adding\marking links to openly accessible material is potentially quite valuable for the reader. It looks like the intention here is to signal "generally free to read" rather than (the previously suggested) "fully openly licensed content" - is this correct? If so, I'm definitely on board. If it's to be restricted to only CC-BY-type material, I'm not so sure it's useful; this is a bit of a subtle nuance that's not helpful for most readers. Andrew Gray (talk) 21:57, 20 June 2016 (UTC)[reply]

Yes, the criterion to mark links would be that they are free to read, not necessarily openly licensed. (I think this is indeed more useful for readers - and it happens to be technically a lot easier.) − Pintoch (talk) 08:54, 21 June 2016 (UTC)[reply]

There is a fly in the icon ointment. The way that MediaWiki implements the PDF icon has accessibility issues for the visually impaired. Because the icon is not an image in the html sense of an image, there is no alt attribute that a screen reader can read to the human. This is why cs1|2 has |format= and why cs1|2 automatically adds |format=PDF when the value assigned to |url= would cause MediaWiki to use the pdf icon. Using css to replace the normal external link icon would then require cs1|2 to add some sort of text to explain the open access nature of the preceding link.

It may still be possible to disable the normal external link icon and use an html image of the lock in its place, but to avoid adding additional text to each citation, this must be accomplished by a mixture of css to hide the external link icon and html to provide an image with the proper alt text.

Trappist the monk (talk) 12:05, 22 June 2016 (UTC)[reply]

Here is a possible solution to the technical issues. First wrap the url:
<span class="plainlinks">[http://dx.doi.org/10.1234/0123456789 Article of things]</span>
Article of things
then for the lock image with a bit of css to slightly separate the lock from the url:
<span style="margin-left:.1em">[[File:Open_Access_logo_PLoS_white_green.svg|9px|link=|open access publication - free to read]]</span>
and put it all together:
{{cite journal |last=Smith |first=J. |year=2016 |title=Article of things |journal=Journal of Things |volume=66 |issue=3 |pages=11–15 |doi-free=10.1234/0123456789}}
Smith, J. (2016). "Article of thingsopen access publication - free to read". Journal of Things 66 (3): 11–15. doi:10.1234/0123456789open access publication - free to read.
Trappist the monk (talk) 12:40, 22 June 2016 (UTC)[reply]
Trappist the monk: This is great news! That means that we don't even need to change common.css, so your screen-reader-compliant version is actually simpler to implement as it only requires us to change CS1|2, right? What do you think about trying to implement that for |pmc= and |arxiv= first? They are low-hanging fruits as they do not require any change in the way templates are instantiated. I am happy to help implement this. − Pintoch (talk) 16:37, 29 June 2016 (UTC)[reply]

I'm not quite sure why we need this. We already have indicators that can be added to indicate subscription required, like for newspaper sources. In my view, any source not free should be tagged with that, instead of tagging the free ones. Basically, online sources are free to read unless noted otherwise. Oiyarbepsy (talk) 13:17, 22 June 2016 (UTC)[reply]

Oiyarbepsy: first, the |subscription= and |registration= apply only to a citation as a whole, so we cannot use it to tell readers which links in a citation are paywalled. Second, we intend to use these parameters on scholarly references, where most sources are unfortunately paywalled (or just bare bibliographic references themselves). Third, I think that as a reader, it is more natural to get used to look for the green icon rather than to avoid links requiring subscriptions (you might actually have access to them in some contexts). Fourth, the bot we have written is never sure that a source is paywalled, but it can be sure that a source is free to read (that's easier to detect). − Pintoch (talk) 17:00, 22 June 2016 (UTC)[reply]
What pintoch said. Also, most links are usually not free, so it makes sense to flag those that are. It's telling readers 'go here', rather than 'avoid this one'. Headbomb {talk / contribs / physics / books} 17:22, 22 June 2016 (UTC)[reply]

Because the 'official' open access lock is orange, but the examples in this discussion use a green lock, I've started a conversation at Template talk:Open access#why is the lock orange?.

Trappist the monk (talk) 13:36, 23 June 2016 (UTC)[reply]

It would be useful to have the open lock icon have a tooltip explaining what it meant. I've never seen it until now, and it isn't exactly obvious what it is when looking at it. ···日本穣 · 投稿 · Talk to Nihonjoe · Join WP Japan! 19:05, 23 June 2016 (UTC)[reply]
In the lock example I used, the image has |alt=open access publication - free to read. I see that alt text when I hover my mouse cursor over the lock: open access publication - free to read. Does that not work for you?
Trappist the monk (talk) 19:17, 23 June 2016 (UTC)[reply]
In the one in your comment, yes. In the ones farther up that are using a template ({{cite journal}}, I believe), no. ···日本穣 · 投稿 · Talk to Nihonjoe · Join WP Japan! 00:30, 24 June 2016 (UTC)[reply]
The 'rendered' cite journal templates in this discussion are mock-ups. Editor Headbomb and I used different image mark-up:
[[File:Open_Access_logo_PLoS_white_green.svg|8px]] – Headbomb
[[File:Open_Access_logo_PLoS_white_green.svg|9px|link=|open access publication - free to read]]open access publication - free to read – ttm
Trappist the monk (talk) 00:55, 24 June 2016 (UTC)[reply]

adding free-to-read icons

Because of this comment, I have modified the external_link_id(), and arxiv() functions in Module:Citation/CS1/Identifiers/sandbox to replace the standard external link icon with a green lock:

  • Sparling, George A. J. (2006). "Spacetime is spinorial; new dimensions are timelike". arXiv:gr-qc/0610068.
  • Leinster, Tom (2007). "The Euler characteristic of a category as the sum of a divergent series". arXiv:0707.0835 [math.CT].

The lock here is one that I modified from File:Open_Access_logo_PLoS_white_green.svg (). The primary differences are that the modified lock has a transparent background (the original's is white) and that the shackle is slightly more open:

For the time being, I have elected to leave the pmc identifier as it is. The pmc identifier is unique among the identifiers that cs1|2 supports because it causes the module to link |title= with a redundant link that is the same as the identifier's link. I would prefer that all identifiers act the same way so would prefer to add the free to read lock to the pmc identifier and remove the special-case code that links |title= with the identifier's url. I did remove that special-case code once, but that made some members of WP:MED rather angry.

Trappist the monk (talk) 13:40, 30 June 2016 (UTC)[reply]

Personally, I'd make any free id automatically populate the |url= in {{cite xxx}}, except for arxiv because that's a non-official version. But I'd make it autolink in the case of {{cite arxiv}} because then you are citing the preprint itself. So basically in pseudocode
if {{{url-free|}}}
    |url={{{url-free|}}}
    |url-icon=free

   else

      if {{{id-free|}}}
          |url=https://www.foobar.com/{{{id-free|}}}
          |url-icon=free

         else
             |url={{{url|}}}

            if {{{access|}}}
                |url-icon={{{access|}}}
            end if
      end if
end if

with |access= being either 'free' (green open lock) or 'non-free' (red closed lock). It could possibly be extended to have |access=registration and |access=subscription, producing yellow/red closed locks or something like that. There will be a need to develop a hierarchy of identifiers to see which should be favoured in case many are free, and allow this to be overridden through something like |url-free=pmc} or |url-free=doi. Headbomb {talk / contribs / physics / books} 14:21, 30 June 2016 (UTC)[reply]

I think this is a pertinent observation (from Partial paywall and subscription=y below):

I like conciseness. I suppose it depends on the question: Just how important is it for the reader to understand the situation before they click through? It could take decades before a majority of readers who look at sources (1) have noticed those little locks and (2) have learned what they mean. We have little PDF icons, but the PDF logo is fairly widely recognized already (I think).
— User:Mandruss 16:27, 22 June 2016 (UTC)

72.43.99.146 (talk) 15:07, 30 June 2016 (UTC)[reply]
Well, personally, I detest flagging paywalled/subscription/registration/etc, and usually remove those from any article i edit in a more-than-drive-by-way, but flagging open access documents? That's a hell yes from me. This is extremely useful to the reader with no subscription to those journals, which consists of pretty much the entire world that's not currently attending or working at a university. "This link you can read!" Headbomb {talk / contribs / physics / books} 15:42, 30 June 2016 (UTC)[reply]
The logical conclusion of that is to remove printed links as well, they require you to seek out and purchase a book. A paywalled link is still useful, it indicates that the associated facts have been checked and are defensible even if the current reader can't do so for himself. Most readers of WP will not follow citations just as most drivers accept the "RON" rating of fuel. It is checkable against a standard, but heck I just want to read/drive. Martin of Sheffield (talk) 08:57, 1 July 2016 (UTC)[reply]
I agree with the IP that learning the meaning of the lock is not straightforward. I think its shape and color are fairly intuitive though, and not too intrusive, so I do not think it would harm to add it. This discussion here gathers specialists, so we might get more representative feedback once we have deployed the changes.
Headbomb: When you say "any free identifier other than pmc", which ones are you thinking about? I can think of arxiv and doi (when we mark it specifically as free, as proposed earlier), but what are the others?
Trappist the monk: Thank you so much for implementing this, it works perfectly! If I had to make one cosmetic comment, I guess I would suggest to raise a bit the icon (its bottom is a bit far below the base line of the text it follows, I think). But I am not sure how to do this as we are not using CSS here. (Maybe simply by reducing slightly the size of the icon?) − Pintoch (talk) 19:46, 30 June 2016 (UTC)[reply]
Re 'any free': Not really sure honestly, but I'm acknowledging the possibility they exist. I think |rfc= is always free. But also, say that jstor it becomes open access in the future, it could be used there. But certainly instances of say |bibcode-free= or |doi-free= could/should be used to create a title link when they are explicitly declared as such. Headbomb {talk / contribs / physics / books} 17:13, 4 July 2016 (UTC)[reply]
I'm not sure that moving the lock up (or down) is necessary. Compare the image to a directly adjacent character with a desender:
qK – 9px lock image
We might shrink the lock:
qK – 8px lock image
I've been wondering if the lock is too 'heavy'. Perhaps the lines could be reduced to 75% (or even 50%) of their current thickness. If you look at the lines in the normal external link icon, they are quite fine:
http://example.com
Trappist the monk (talk) 21:32, 30 June 2016 (UTC)[reply]
I've made a 'lighter' lock that has stroke width that is 75% of the lock now used in the cs1 sandbox Can you tell the difference? Which of these is better?:
  • Leinster, Tom (2007). "The Euler characteristic of a category as the sum of a divergent series". arXiv:0707.0835 [math.CT].
  • Leinster, Tom (2007). "The Euler characteristic of a category as the sum of a divergent series". arXiv:0707.0835free to read [math.CT].
Trappist the monk (talk) 10:47, 1 July 2016 (UTC)[reply]
If my comment counts, I prefer the lighter one, always.
One more thing: Why not to add locked padlock too, and then make more clear difference between locked and unlocked padlock (current padlock is weirdly unlocked)? Locked one should have completely closed curved upper part (maybe with a dot on the right side or better—small cut on the left—to indicate which side is fixed and which is not fixed). Unlocked should be only lifted up (don't change angle of the upper curved part as the real locks do not usually [especially nowadays] function that way; however, some older ones do).
Check this and this example for unlocked; it should not be like this or this.
This and this might help as good examples too. --Obsuser (talk) 14:13, 1 July 2016 (UTC)[reply]
I have a locked lock image in black that I though might be used in place of the |subscription=yes text. Something like this:
Smythe, Johnstone P. B. (1986). "Title of something requiring registrationsubscription required". Retrieved 2016-01-15.
Regardless, discussion of locked locks should be held elswhere because this conversation is about the green lock.
Trappist the monk (talk) 15:52, 1 July 2016 (UTC)[reply]
What about straightening the left side of the upper curved part and adding small cut near its lower part (maybe the cut will not be visible), so it is like ordinary padlocks that have this part moving only up and down (not tilting to the right)? --Obsuser (talk) 17:04, 1 July 2016 (UTC)[reply]
The upper curved part is the 'shackle'. The goal here is to have a lock that looks more or less like the orange (what were they thinking when they chose that color?) lock apparently associated with Open Access: . My green lock is derived from that design. At 9px width, small detail like the notch you describe will be lost. Even the much more open shackle of the green lock is relatively unnoticeable. Here are the two locks at 18px width:
Trappist the monk (talk) 17:23, 1 July 2016 (UTC)[reply]
Trappist the monk: I like your lighter version, I have the feeling that it improves readability. − Pintoch (talk) 14:31, 1 July 2016 (UTC)[reply]

Proposing the format and changes

I am deeply impressed by and appreciative of the detailed work above to improve the implementation. I think before this goes live, it would be wise to draw attention to the conversation from at least Village Pump and WikiProject Open Access. In order to make that consultation useful, we need a concise explanation of the what/when/where/why/how and a few examples of the change as it will appear. Ocaasi t | c 20:47, 30 June 2016 (UTC)[reply]

I have already advertised the proposal at the Village Pump and at Wikiproject Open. Feel free to do it on WikiProject Open Access (why are these two wikiprojects different anyway?) − Pintoch (talk) 21:01, 30 June 2016 (UTC)[reply]
I see! Perfect (also the two projects redirect to the same place). Cheers, Jake Ocaasi t | c 22:14, 30 June 2016 (UTC)[reply]

Vertical alignment

The top of the icon appears to be 1 pixel higher than the surrounding text (which is fine by me, since I only noticed it when zooming in a lot).

What's bugging me is that the lock extends 5 pixels below the numeric characters to the left of the above examples after "0707.0835", and 1 pixel below the [ to the right. It would be nice to have it aligned and/or as standardized height (which isn't that straightforward b/c people can use different fonts etc., but perhaps mimicking the default font's height limits is a good place to start).   ~ Tom.Reding (talkdgaf)  16:41, 2 July 2016 (UTC)[reply]

Actually, this is more a description of a height issue than a valignment issue, since the lock is valigned (centered) with the [, but not with the 0835.   ~ Tom.Reding (talkdgaf)  16:45, 2 July 2016 (UTC)[reply]

I'm not inclined to change to anything smaller than 9px. When I zoom in on these, the 8px version blurrs unacceptably at lower zoom levels than the 9px version. I notice that the system external link icon is sharp regardless of the zoom level so that may mean that in the long term we will want to recreate these icons at 8px or 9px width. Right now the original images are 640×1000px shrunk to 8px or 9px. I suspect that when we zoom in, all of the resizing artifacts become apparent.
0707.0835free to read [math.CT] – 9px
0707.0835free to read [math.CT] – 8px
Trappist the monk (talk) 17:17, 2 July 2016 (UTC)[reply]

Parameters which are not always free

Two syntaxes have been suggested to specify that a DOI (for instance) is free to read:

  • replacing |doi=10.3842/sigma.2014.079 by |doi-free=10.3842/sigma.2014.079
  • keeping |doi=10.3842/sigma.2014.079 and adding |doi-free=y (or |doi-free=yes/|doi-free=true) as an extra argument of the template
  • as there would be three different access levels, use a category instead of a boolean value: |doi-access=free, |doi-access=restricted, |doi-access=closed

I think it would be simpler to support only one of these syntaxes. Which one do you prefer? I am not an expert but I think it would be cleaner to implement the second one, because otherwise we might break other tools which expect to find DOIs at |doi= (for instance, codes that extract citations for Altmetrics, DBpedia or the DOI event watcher). These tools will typically ignore parameters they don't know how to interpret, so they should not be disturbed by an extra |doi-free=.

I guess the same applies for |url-free= and for any other identifier we might also want to support (what are they?). − Pintoch (talk) 22:59, 4 July 2016 (UTC)[reply]

I was initially in favour of using |doi-free=10.3842/sigma.2014.079 because it's less clutter-y than an additional |doi-free=yes in addition to the regular |doi=10.3842/sigma.2014.079, but you do make a very good point concerning bots and tools. I think you may have convinced me |doi-free=yes is the way to go, even if it is more annoying to type. Headbomb {talk / contribs / physics / books} 02:57, 5 July 2016 (UTC)[reply]
I recommend label |access-state= rather than the more specific |doi-free=. A more complex case would (could?) involve |accessn-state= (n=1, 2, etc.) 72.43.99.138 (talk) 17:43, 5 July 2016 (UTC)[reply]
That's too complicated and is super unclear (to which parameter would |access-state= or |access1/2/3/etc.-state= apply?). If the doi (or other id) is free, then we flag it as that. There's no need to flag each individual identifiers as free/registration required/subscription required/paywalled/embargoed/etc. If it's free flag it. If not, keep it a normal link. For the general url, |access= can be used. Headbomb {talk / contribs / physics / books} 17:49, 5 July 2016 (UTC)[reply]
If different lock icons are used for different levels of access then only one parameter need be used for different scenarios: |access-state=free|registration|subscription|limited etc. By the way, the exact naming is not important, but limiting it to doi is imo too narrow. 72.43.99.138 (talk) 19:04, 5 July 2016 (UTC)[reply]
We are talking here about ways to specify, within a particular citation, different access levels for the different external links in the citation. The functionality you are talking about (defining a particular access state for the whole citation) is already possible via parameters such as |subscription=. − Pintoch (talk) 20:30, 5 July 2016 (UTC)[reply]
Rather than a binary "free" property, why don't we store the license ("CC by", "CC by-sa", "PD", etc), with (short) values for "copyright exempt", "out-of-copyright" and "non-free licence, but free to read"? We could still display a limited choice of icon. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 15:34, 12 July 2016 (UTC)[reply]
Pigsonthewing: I have mixed feelings about this. I think that we want license information to be specified only once for a citation, as license variations among identifiers do not really make sense, whereas access restrictions do. − Pintoch (talk) 19:08, 16 July 2016 (UTC)[reply]
This is about flagging access, not licensing. Licensing information should go in wikidata/wikicite, not here. Headbomb {talk / contribs / physics / books} 10:37, 18 July 2016 (UTC)[reply]
I agree that, ultimately, it should. In the meantime, while that is not yet ready to happen, strong it in these templates makes it available for rapid upload when the time comes. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 11:42, 22 July 2016 (UTC)[reply]

Mockup

Mockup updated at 20:50, 5 July 2016 (UTC) per this thread. The new mockups for subscription/registration/limited trial are found below the old ones, with one more level of indentation.
Mockup updated at 16:21, 12 July 2016 (UTC), yellow icon now distinct with a dashed shackle.

I have made a series of icons ([[File:Lock-GREEN/YELLOW/RED.svg]]), based on Trappist's version up there.

  • - For no-strings attached free to read sources
  • [alternative: /]- For free registration/first x views ?
  • [alternative: ] - For paywalled/subscription only sources

This way, we can have something like (highlight the icons for tooltips)

Headbomb {talk / contribs / physics / books} 19:48, 5 July 2016 (UTC)[reply]

Discussion

This seems perfect to me! Just a quick note about OAbot: given the metadata we have access to, we rarely know for sure that an identifier is closed, so the bot will only add green locks. But of course these new features can be used by editors, this discussion goes beyond the scope of OAbot. − Pintoch (talk) 20:25, 5 July 2016 (UTC)[reply]
The distinction between yellow and green is hard to make out. That could be intentional, but if so, it's a poor decision. Please use more than just color, per MOS:COLOR to make that distinction; a different shape would be beneficial. Also, it appears that yellow is doing a double duty here, and that's also quite problematic. In sum, I'd have to rely on the tooltips to make out which is free (green) vs. limited/registration (yellow), and which meaning of yellow is intended. Imzadi 1979  20:29, 5 July 2016 (UTC)[reply]
I agree. Maybe the meaning of the intermediate level (yellow) is actually not precise enough to be really useful. But if we find a better way to render it, it surely does not harm offer the feature. − Pintoch (talk) 20:35, 5 July 2016 (UTC)[reply]
The color can easily be changed, but I went with the usual green/yellow/red in the same tone as Trapist's green. I didn't test/optimize them for accessibility (which certainly should be done), and it would be nice if a different lock could be found for the yellow so that the colorblind could tell them apart without relying on the tooltips. This is more like a 'proof of concept' / 'what the parameters would do' than an actual implementation or even a final look. Headbomb {talk / contribs / physics / books} 20:38, 5 July 2016 (UTC)[reply]
Trappist has a fairly nice solution below Help_talk:Citation_Style_1#Partial_paywall_and_subscription.3Dy. I'll update with alternate examples soon. Headbomb {talk / contribs / physics / books} 20:44, 5 July 2016 (UTC)[reply]
Instead of |doi-free=, it would be more flexible to have |doi-access= with the same range of values as |access=. Kanguole 21:03, 5 July 2016 (UTC)[reply]
That makes sense indeed. − Pintoch (talk) 08:25, 6 July 2016 (UTC)[reply]
I don't really like doi-access (and similar) because it encourages to fill them with 'subscription' and 'registration' etc. I'd rather keep it simple, it's free, or it's not. But I also suspect consensus will be against me, and if it can rid us of those awful 'registration/subscription required' from |subscription=yes, I can live with people combing through citations with |doi-access=subscription or similar.
Any feedback TrappistTheMonk (talk · contribs)? I feel we've made significant progress at garnering consensus here. Headbomb {talk / contribs / physics / books} 14:12, 12 July 2016 (UTC)[reply]
Support the color-scheme ones. I use color-inversion on my browser and the alternative icons look terrible, but the G/Y/R locks look as intended with and without inversion.   ~ Tom.Reding (talkdgaf)  14:52, 12 July 2016 (UTC)[reply]
You probably aren't the only reader who uses color-inversion so it occurred to me to make the lock color the same as one of the two colors used in the standard exteernal link icon (#06c and #06f). I settled on #07c which has 4.7:1 contrast against white and 4.5:1 against black:
free to read limited free access subscription required
Trappist the monk (talk) 11:55, 20 July 2016 (UTC)[reply]
That looks nice too. It is more neutral and fits nicely in the current design. The problem I have with the coloured ones is that I find the red closed lock catchier than the others, which could have the unintended consequence of attracting the attention to closed versions rather than free ones. − Pintoch (talk) 20:03, 20 July 2016 (UTC)[reply]
Trappist the monk, thank you for the contrast consideration. Are there varieties of green, yellow, and red with similar(ish) contrast ratios against white and black backgrounds? If not, then I understand the need for mono-blue. Also, can you make the half-locked one slightly more distinct from the locked version? Maybe fill-in ~40% of the circle instead of 50/50? I have to strain to see the difference otherwise, and would miss it if not shown as an isolated example.   ~ Tom.Reding (talkdgaf)  21:24, 20 July 2016 (UTC)[reply]
I too prefer the coloured versions, but the issue mostly is how do you convey 'registration' and 'limited access' to people who can't easily tell colours apart? Headbomb {talk / contribs / physics / books} 15:37, 12 July 2016 (UTC)[reply]
Headbomb, how about using a dashed line to form the yellow lock? That would make each of them distinct, and remedy MOS:COLOR concerns raised by Pigsonthewing below.   ~ Tom.Reding (talkdgaf)  15:48, 12 July 2016 (UTC)[reply]
Done. I had just thought of that myself, and updated the mockup. Pretty happy to see that others thought of the same solution. Now I'm no graphic expert, so we can get someone from the WP:GL to put the polishing touches (e.g. make sure the dashes are all symmetrical), and then we can start focusing on the right shade of yellow. Headbomb {talk / contribs / physics / books} 16:21, 12 July 2016 (UTC)[reply]
Why are the registration/subscription notes "awful"? They are unambiguous and informative, in simple language. How is a gaggle of tiny icons that may easily be overlooked any better? And what would they even mean to the average Wikipedia reader? Who may very well ask why s/he should know one more artificial symbology in order understand something that could be easily written in plain English. 65.209.36.98 (talk) 14:58, 12 July 2016 (UTC)[reply]
Because 1) It's completely non-standard in all citation styles, from those used by the press to those used by the academic community to mention the type of access for each source; 2) Adds a lot of clutter 3) Is completely vague about which of the links requires access. If you see
Smith, J. (2016). "The Problem with Things". Journal of Stuff. 1 (4): 2–28. arXiv:1201.0123. doi:10.1234/56789. {{cite journal}}: Unknown parameter |subscription= ignored (|url-access= suggested) (help)
can you tell me which of these links that "(subscription required (help))." refers to? All of them? Which would neglect that the arxiv link is free. Only the main link? Which would neglect the doi is also paywalled. That's without tackling the awful design of the message itself. Open and closed locks like
Smith, J. (2016). "The Problem with Things"A free version of this source can be accessed here. Journal of Stuff 1(4): 2–28. doi:10.1234/56789A (paid) subscription is required to access this source. PMC 123456A free version of this source can be accessed here.
It's immediately clear which of those links are openly accessible, and which of these aren't, and much, MUCH, better than
Smith, J. (2016). "The Problem with Things" (This source is freely available (help)). Journal of Stuff 1(4): 2–28. doi:10.1234/56789(subscription required (help)). PMC 123456(This source is freely available (help)).
Or whatever textual implementation one could design.Headbomb {talk / contribs / physics / books} 15:22, 12 July 2016 (UTC)[reply]
Remember WP:RF and WP:BITE. This was the IP user's first post so let's start by assuming that he is typical of the non-specialist that WP is aimed at and is trying to be helpful not agressive. Having to learn new icons just to garner a fact which can easily be written in English is a right pain for the beginner. As regards your (1): do "all citation styles" apart from wiki have any information on paywalls? If not the use of text versus icon is irrelevant. (2) Yes, but less clutter than having to have a page of icon interpretations open. (3) Agreed, so how can we clarify it without resorting to a writing style abandoned by the Ancient Egyptions? Perhaps simply noting "(some online resources require registration or a subscription)" at the end of affected citations would be enough? Martin of Sheffield (talk) 15:36, 12 July 2016 (UTC)[reply]
Hardly my first post, but I appreciate the sentiment. As for the reasoning by HEADBOMB. First it would be a good idea to stop referring to other citation systems. In their rationale, design, and use, they are inapplicable here, because they were all designed for, and by, experts. This citation system is for the benefit of non-expert, general-interest readers and should be designed from the ground up for this audience. Plain language, simplicity, and ease of use should be the design priorities here. Adding yet another layer of symbolic links while removing informative language adds complexity and reduces clarity. Secondly, I have never understood why a non-free link to a source should be included if there is also a free link (assuming equivalent reliability). I do agree that the subscription/registration note is convoluted: the link to help is unnecessary. Overall, I think too much time is given to this narrow area of the citation system anyway. 65.88.88.127 (talk) 18:39, 12 July 2016 (UTC)[reply]
It was the first post from 65.209.36.98, you're now posting from 65.88.88.127. Ever considered registering so that we know who we are talking to? Martin of Sheffield (talk) 19:45, 12 July 2016 (UTC)[reply]
You don't need to talk to me, talk to the argument. 72.43.99.146 (talk) 00:37, 13 July 2016 (UTC)[reply]
Hence why I said 'by the press' as well as 'academic' sources. These citation systems are widespread, and used by a lot more than simply 'experts'. As someone said below, most readers are familiar with symbols, and these should be reasonably clear in their meaning. If you don't know what they mean, we have tooltips. You hover once, and then you know what they mean, and then you save quite a bit of time after than not having to parse dozens if not hundreds of "(registration required)" per article, or multiple "(registration required)" per citation. Headbomb {talk / contribs / physics / books} 19:16, 12 July 2016 (UTC)[reply]
I've no idea how widespread is the knowledge of MLA, APA or any other citation system among the general Wikipedia readership. The prudent assumption would be on the side of less, not more, knowledge of citation particulars. That should be reflected in the Wikipedia citation system's presentation. Btw, I'm not making a similar argument regarding the technical aspects. The nuts and bolts could be as sophisticated as required. My experience has been that ease-of-use is proportional to design complexity: the easiest to use software is always the most complicated to design and implement. 72.43.99.146 (talk) 00:37, 13 July 2016 (UTC)[reply]
In the above examples, how is a reader to know what "1(4)" means? There is some level of abstraction required lest the citations become intractable. The relatively low bar set by icons like these are more intuitive than arbitrarily emphasized numbers, yet we have the latter and you argue against the former?   ~ Tom.Reding (talkdgaf)  18:53, 12 July 2016 (UTC)[reply]
That's an WP:OTHERSTUFF. Just because one thing sucks doesn't mean the other thing should also suck. (I have no opinion, just pointing it out--if you want to change the formatting of journal references, the "new section" button is at the top.) --Izno (talk) 19:09, 12 July 2016 (UTC)[reply]
I don't actually want to change "1(4)"; I'm using it to point out the ridiculousness of IP's argument. Also, these icons contain 'less suck' than our consensus-approved citation style, from the perspective of the "how will anyone understand anything that isn't explicitly spelled out in plain English?" argument. IP's argument is inadvertently for the icons, not against.   ~ Tom.Reding (talkdgaf)  20:40, 12 July 2016 (UTC)[reply]
That is certainly a novel interpretation. So "subscription required" is more convoluted than something that supposedly looks like a padlock, but at first glance could be anything, and maybe hardly distinguishable. Wait, it is color-coded as well, so I need to know that scheme. And there are these little curvy things (if you can see them), I'm sure they mean something? 72.43.99.146 (talk) 00:37, 13 July 2016 (UTC)[reply]
MOS:COLOUR warns - rightly - against using colour alone to convey information. For that reason, the first alternative icon on each line is better. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 15:41, 12 July 2016 (UTC)[reply]
Agreed that the shapes weren't right. I've updated the mockup with a yellow lock with a dashed shackle, although tweak can be made to the exact shade of yellow and dash density. Headbomb {talk / contribs / physics / books} 16:23, 12 July 2016 (UTC)[reply]
Suggest the more realistic padlock shape produced by {{pp}}, not this stylized shape. ―Mandruss  15:45, 12 July 2016 (UTC)[reply]
That's File:Padlock.svg - I suggest it won't be clear enough at small size. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 15:56, 12 July 2016 (UTC)[reply]
- You decide. I submit that the latter is the more recognizable of the two, being closer to, for example, the HTTPS padlock shown in my browser. The hasp could be made darker for better visibility, without affecting recognizability (or even improving it a little).
These render at about the same apparent size for me, despite being 9px and 14px respectively. I'm guessing the latter has wider invisible margins. ―Mandruss  16:25, 12 July 2016 (UTC)[reply]
Your padlock means "secured connection (HTTPS)" to me, especially when it is next to a link. The other lock clearly looks like the standard open access lock in a closed version, so my vote goes for the current mockup (so, your first option). − Pintoch (talk) 22:38, 12 July 2016 (UTC)[reply]
I also like the current mockup very much. Nice work! Ocaasi (WMF) (talk) 20:21, 13 July 2016 (UTC)[reply]

Now that the discussion has stabilized, should we implement the current mockup in the sandbox? − Pintoch (talk) 18:56, 19 July 2016 (UTC)[reply]

Thanks Trappist the monk for pushing the code to the live module! So, for now |arxiv=, |rfc= and |pmc= (when it is not marked as embargoed) are marked as free to read. I have not noticed any problem in the wild. I will try to implement the current mock-up in the sandbox in the coming days. − Pintoch (talk) 07:34, 1 August 2016 (UTC)[reply]

Implementation

I have implemented the mockup in the sandbox. You can try it out with Template:Tpl.

{{cite journal/new| ... | doi-access = subscription | access = free | doi = 10.1139/f92-220| url = https://www.researchgate.net/profile/James_Irvine5/publication/233865122_A_Robust_Procedure_for_Estimating_Salmon_Escapement_based_on_the_Area-Under-the-Curve_Method/links/09e4150c65bae92991000000.pdf}}
English, K. K.; Bocking, R. C.; Irvine, J. R. (1992-10-01). "A Robust Procedure for Estimating Salmon Escapement based on the Area-Under-the-Curve Method" (PDF). Canadian Journal of Fisheries and Aquatic Sciences. 49 (10): 1982–1989. doi:10.1139/f92-220. ISSN 0706-652X. {{cite journal}}: Invalid |doi-access=subscription (help); Unknown parameter |access= ignored (|access-date= suggested) (help)

For now it only covers |access= and |doi-access=, we might want to add other ones such as |hdl-access=. In the case above we replace the PDF icon with our icon, not sure whether this is a feature or a bug. What do you think? I also wanted to throw an error when |access= was provided without |url= (and similarly for |doi-access= / |doi=) but for some reason the error does not show up (any idea why?) − Pintoch (talk) 20:42, 1 August 2016 (UTC)[reply]

You must have fixed it because this shows an error:
{{cite journal/new |title=Title |journal=Journal |access=subscription}}
"Title". Journal. {{cite journal}}: Unknown parameter |access= ignored (|access-date= suggested) (help)
I tweaked the doi version because, as written, the error message code wasn't pointing to a valid error_condition table member. That fixed, this shows an error:
{{cite journal/new |title=Title |journal=Journal |doi-access=free}}
"Title". Journal. {{cite journal}}: |doi-access= requires |doi= (help)
I do not think that the rendered url-linked title should ever have the free-to-read lock. That, to me, is just so much clutter. |access= should be constrained to limited, registration, and subscription. Neither do I think that all identifiers (doi, bibcode, etc) have the subscription-require lock because that too is the norm so just more clutter. We should be identifying the exceptions with these icons: the norm for url-linked titles is free-to-read; the norm for most identifiers is subscription-required. When the title link or the identifier does not adhere to the norm, then we should say so.
Further, limited and registration should not use a yellow-ish lock color because the contrast value between that color and the background fails to meet the WCAG contrast standard. And, making a darker yellow makes it not yellow. For this reason, I favor shape over color and is why I suggested the blue locks:
free to read limited free access subscription required
Trappist the monk (talk) 11:20, 2 August 2016 (UTC)[reply]
About the errors: that's interesting, here I do not see any error your examples (I tried logging out, changing browser, changing IP: still no error). But thanks for fixing my typo anyway.
About the free-to-read lock on the title: I thought the consensus was to keep it as it is present in the mockup. I'm not sure why we should purposely restrict which access levels are allowed for each parameter. The idea that some of them are open or closed by default is quite subjective (for instance, if I am a chemist, I will consider that |url= is closed by default). And what about |hdl= for instance? (HDL are mostly used to link to institutional repositories, where the full text might or might not be available, it's not clear what the default would be.) So I think it is fine to allow editors to use |access=free to add a free-to-read lock on |url=. (That does not necessarily imply that we want to run a bot to add |access=free at a large scale.) Actually, with your blue version of the icons, I don't think it would add much clutter as the blue lock would essentially replace the "external link" icon without being much catchier. I have included the colored ones because it seems to me that there was a consensus for them (now that the shapes are different) but of course it's easy to change. − Pintoch (talk) 12:40, 2 August 2016 (UTC)[reply]
Because you hid them. I have unhidden them so you should be able to see them. See also: Help:CS1 errors#Controlling error message display
Yeah, people like color and that is reflected in the discussion. But, people also noted that color is problematic when it comes to readers' color perception. And it is readers who matter most in this case.
Why would a chemist assume that |url= is closed by default? What is it about that occupation that leads them to believe that?
In general, identifier links do not lead to free-to-read content; |arxiv=, |pmc=, |rfc= excepted. Because the goal here, as I understand it, is to highlight for readers those links that are free-to-read, we should flag those that are and leave the rest with the default WP external link icon. If an |hdl= link is free-to-read, mark it as such else don't mark it.
In the vast majority of cases, a linked citation title does lead to a free-to-read source. When this is not the case, editors currently use |registration= and |subscription= which identify the exceptions.
Trappist the monk (talk) 15:57, 2 August 2016 (UTC)[reply]
Thanks, I can see the errors indeed!
About chemistry, it's just that the vast majority of papers in this field are paywalled and researchers rarely upload their papers to repositories. If I read Wikipedia articles about chemistry, I will not expect to find free-to-read full texts by clicking on the title of a source. So if by chance one of them is available (and not via a parameter), it is useful to have the free-to-read lock on |url=. (Chemistry is just the extreme example, but many other fields don't do much better than that unfortunately.) If |access=free is forbidden, how should we indicate that the link is free to read? People have been using the {{open access}} template next to CS1 templates, but I think it is quite sad to resort to that while we could integrate it within CS1. − Pintoch (talk) 17:04, 2 August 2016 (UTC)[reply]
I suspect that the chemistry topic, when compared to all other topics at Wikipedia that also use cs1|2, is relatively small. I also suspect that the majority of the 2.97 million articles using cs1|2 use |url= to link the title to a free-to-read source. That is the norm. In the cases where |url= links to a paywall or registration, we have had available |registration= and |subscription= and their progenitor templates {{registration required}} and {{subscription required}}.
When title links take the reader to a paywalls or registration forms, this is not the norm. We should highlight the title link with an appropriately shaped lock icon. This is in keeping with our past use of |registration= and |subscription=.
But, you are going rise to assert that I want it both ways. I don't think that I do. We do not highlight the norm. We know that all of the named identifiers, excepting those that I mentioned in a previous post, for the most part, link to registration forms or paywalls. That is the norm and we do not highlight the norm. When there is a free-to-read source linked from an identifier, we should highlight that with the appropriately shaped lock icon.
Trappist the monk (talk) 00:53, 3 August 2016 (UTC)[reply]
Like all readers, chemists should be aware that they are using Wikipedia, a general-purpose encyclopedia geared toward non-experts. Their expectations regarding citations should accommodate that fact. 72.43.99.146 (talk) 14:45, 3 August 2016 (UTC)[reply]
Let's look at the facts. I've randomly taken 100 {{cite journal}} templates with a |url= and checked if I could access the full text from the given URL. Here are the results: 59 were open, 25 were closed and 16 were broken. Note that a good proportion of the open ones are not scholarly citations (which should rather use {{cite magazine}} or {{cite news}} according to the guidelines). So free to read is the majority, yes, but not the norm. So just let the community choose! Let them add any access level on their own, they will use the lock if they find it useful. I don't see why we should assert what information editors should or shouldn't add in a futile case like this. − Pintoch (talk) 17:25, 3 August 2016 (UTC)[reply]
Are you forgetting that there are 23 other cs1 templates and {{citation}}? All of them support |url= so shouldn't you be examining the whole pie and not just a slice of it?
Trappist the monk (talk) 22:41, 3 August 2016 (UTC)[reply]
Yes I am aware that {{cite journal}} is not the only CS1 template... (my previous message mentions {{cite magazine}} and {{cite news}}). I analyzed {{cite journal}} because I think this is where |access=free would be needed the most. I think it does not hurt to forbid |access=free for {{cite web}}, say (although I am not sure it is actually useful to do so), but surely we need it at least for {{cite journal}}. − Pintoch (talk) 06:41, 4 August 2016 (UTC)[reply]
It is best to have one rule that applies to cs1|2 globally than to have separate rules for individual templates because editors get confused when that happens. We just undid a long-standing condition with regard to parentheses and |publisher=. Consistency is important to editors who use these templates. We should not allow the application of |access= to have context-specific meaning unless the benefits gained far outweigh the troubles that come with it: code complexity and maintenance, documentation, support questions that need to be answered, ...
Trappist the monk (talk) 10:45, 4 August 2016 (UTC)[reply]
I totally agree we should keep the code as simple as possible, and therefore… allow the same set of values for |access=, |doi-access= and others, regardless of the template, as it is currently implemented. Otherwise, as you say, we will have to answer support questions such as this one we have got a few days ago. - Pintoch (talk) 12:01, 4 August 2016 (UTC)[reply]
Do not put words into my mouth that I have not spoken. I did not say that we should keep the code as simple as possible. You wrote: it does not hurt to forbid |access=free for {{cite web}}, say (although I am not sure it is actually useful to do so), but surely we need it at least for {{cite journal}}. You expressed certainty in the one case and indifference in the other. My reply to that was in regard to different code for different templates, to wit, given the same parameters, code that causes {{cite journal}} to render differently from {{cite whatever}}, should be avoided unless it is required by style guides, MOS, or the purpose of the template, etc. The application of a little green lock to a title link is not necessary because title links almost always lead to free-to-read sources. Do not highlight the norm.
I think that the post you refer to is the sort of user support question that we want. It draws our attention (again) to the inadequacies of |registration= and |subscription=. I referred that editor to this discussion but apparently that editor has not elected to participate here.
Trappist the monk (talk) 11:02, 5 August 2016 (UTC)[reply]
If |access=free is forbidden, how should we indicate that the link is free to read?
By not including any icon? 65.88.88.126 (talk) 18:46, 2 August 2016 (UTC)[reply]
Well, unless most paywalled |url= are marked as such, not including any icon will not indicate much. Tagging all paywalled sources with the appropriate lock is very difficult (if you know how to automate that at Wikipedia's scale, I'm very interested). So we cannot assume that once these icons will be live, the absence of an icon will mean "free to read". − Pintoch (talk) 18:58, 2 August 2016 (UTC)[reply]
I agree that a |url= source behind a registration form or paywall should be marked because that condition is not the norm. Because there isn't an automatic way to know the access status of a source, readers can never be perfectly confident that editors didn't omit |access=, that editors didn't assign it the correct value, .... No sense in worrying about it. To aid editors, we establish one simple rule: we do not highlight the norm. We reinforce that rule by deciding that |access= accepts subscription, limited, and registration. Similarly, for named identifiers, one simple rule: we do not highlight the norm and we reinforce that rule by deciding that |<id>-access= accepts free.
Trappist the monk (talk) 00:53, 3 August 2016 (UTC)[reply]
So, in my example above, you would omit both locks? That's quite different from what we agreed on in the mockup. But if there is actually consensus for that, concretely that's good news for me, because then OAbot will not be able add any |access= or |<id>-access=, so we can go straight to the Bot Approvals Group without waiting for the new version of CS1 to be rolled out. (OAbot would only be capable of adding new |url= and the corresponding |access=free or parameters that are always free such as |arxiv= or |pmc=.) But then again, I think it is also sad to forbid |doi-access=subscription… − Pintoch (talk) 06:41, 4 August 2016 (UTC)[reply]
If you mean the example at the top of this section, then yes, I would omit both locks. I don't think that OAbot should be adding |access=free for new |url=. If |url= points to a free-to-read source, an icon is not needed.
Trappist the monk (talk) 10:45, 4 August 2016 (UTC)[reply]
This is a circular argument. By the same token, tagging all non-paywalled sources with the appropriate lock would also be difficult. Once either of the two difficulties is surpassed, you will be able to safely assume that the other option applies. When this happens, and for the sake of simplicity, not adding the free-access icon will have the same effect. 65.88.88.126 (talk) 19:09, 2 August 2016 (UTC)[reply]
Sure, tagging all non-paywalled sources would be equally difficult. The point is that none of these are going to happen any time soon. Look, the OA signalling project has been running for a few years now and automated tagging of OA sources was its main goal, but nothing really happened: because it's very hard. So, as we cannot count on a decent automated coverage for any of the access levels, the absence of an icon is not going to carry information in the foreseeable future. Therefore we should allow editors to specify manually the access level of a |url= if they whish to do so. I don't think there is any circular argument here. − Pintoch (talk) 19:35, 2 August 2016 (UTC)[reply]

Parameter label

The label "access" is bound to cause confusion because it is too generic. It is conceivable that it could be mistaken for "url", "via", "access-date", "website" etc. Also: most people do not read the documentation anyway, and this label already has well-established meanings in everyday language. Naturally, editors may carry these meanings in editing CS1 templates. And that would be correct. After all, why should "access" have a special meaning here? Flagging such errors in code is "fixing" an unnecessary flaw. It is better to give more thought to this before hand, there are enough design flaws in the code already. It was suggested that "access-state" be used (but any such label would do). This is better because it is more specific, and also specialized enough to perhaps prompt somebody to look in the doc and find out what "access-state" actually means in this context. Assuming the doc is written clearly. I'm not really holding my breath. 65.88.88.126 (talk) 15:38, 5 August 2016 (UTC)[reply]

I agree. Again, I just followed the current state of the mockup. "access-state" sounds good to me. Would you also change "doi-access" to "doi-access-state"? − Pintoch (talk) 18:01, 5 August 2016 (UTC)[reply]
That's way too wordy. Access is short (which is IMPORTANT for parameter names), concise, and accurate. If it's confused with accessdate, we can throw out an error message saying 'you have put a date in |access=, to indicate the date at which you've accessed this source, use |accessdate=". Headbomb {talk / contribs / physics / books} 16:03, 9 August 2016 (UTC)[reply]
It is more important imo that people who are not professional editors be able to contribute a citation easily, and not to have to divine what an everyday term means when it comes to Wikipedia's citation system. Nor should they have to wade through voluble and poorly done documentation. It is also important to do preventive, not just reactive (such as error-control), software design. "Access" in this context does not mean any of the many different things that access implies. It means very specifically the condition (state) of access to a source. Just as "access-date" is specific to the date of access. Conceivably, "access-date" could be named "date2" or "access" or "ad" or "access2". These are less wordy too. The fact that we have to discuss this is an indication of something, and not pretty, imo. 65.88.88.127 (talk) 18:41, 9 August 2016 (UTC)[reply]
Except "access" to describe a date is clearly wrong, while "access" to describe what access readers have is correct. However, turning things |doi-access= into |doi-access-date is unnecessarily wordy. Brevity is important, adding |bibcode-access-state=, |doi-access-state=, or |zbl-access-state= etc is just pointlessly wordy when |bibcode-access=, |doi-access=, |zbl-access= are just as clear. The concern about newcomers not understanding what |access= or |doi-access= would be for is misplaced since none of these currently exists and newcomers won't know the parameter even exists unless they read the documentation, or copy-pastes from an existing citation which would have the correct usage. If for some reason, newcomers still fail to properly use the parameters, there will be error messages displayed, and many gnomes to clean up after them. Headbomb {talk / contribs / physics / books} 20:18, 9 August 2016 (UTC)[reply]
The meaning of access you describe is clear to you because you are involved in this discussion. As pointed out above, cleaning up after the fact when you have a good chance of avoiding the mess beforehand is a counter-productive. Because most people do not delve deeply in the doc. (In the case of CS1 doc that may be a good thing). They might as well see the list of parameters and pick the ones that make sense to them for whatever they want to cite. Bad edits, and questions by users that result from pure carelessness or inattention to detail are rife all over this encyclopedia. It's best to code for stupid. As the old geek saying goes, no matter how idiot-proof you make it, they keep making a better idiot. 72.43.99.146 (talk) 00:28, 10 August 2016 (UTC)[reply]

Separator added before short volume names/numbers

In troubleshooting the publisher parentheses coding above, I noticed that short volume numbers, which are bolded (per our documentation – if you want to start a conversation about that, please create a separate section), did not have a separator (typically a period aka full stop) preceding them, leading to inconsistent formatting. I have attempted to force the template to display a separator before all volume numbers by modifying the sandbox code. Please let me know if I have made any errors or introduced any problems, or if you object to this change. It is easy to undo. – Jonesey95 (talk) 14:46, 12 June 2016 (UTC)[reply]

Cite journal comparison
Wikitext {{cite journal|editor-first=H.|editor-last=Garbett|journal=Journal of the Royal United Service Institution|location=London|oclc=8007941|pages=199–204|publisher=J. J. Keliher|title=Naval Notes – Italy|volume=XLII|year=1898}}
Live Garbett, H., ed. (1898). "Naval Notes – Italy". Journal of the Royal United Service Institution. XLII. London: J. J. Keliher: 199–204. OCLC 8007941.
Sandbox Garbett, H., ed. (1898). "Naval Notes – Italy". Journal of the Royal United Service Institution. XLII. London: J. J. Keliher: 199–204. OCLC 8007941.
Cite journal comparison
Wikitext {{cite journal|editor-first=H.|editor-last=Garbett|journal=Journal of the Royal United Service Institution|location=London|oclc=8007941|pages=792–796|publisher=J. J. Keliher|title=Naval Notes – Italy|volume=XLIII|year=1899}}
Live Garbett, H., ed. (1899). "Naval Notes – Italy". Journal of the Royal United Service Institution. XLIII. London: J. J. Keliher: 792–796. OCLC 8007941.
Sandbox Garbett, H., ed. (1899). "Naval Notes – Italy". Journal of the Royal United Service Institution. XLIII. London: J. J. Keliher: 792–796. OCLC 8007941.
I tweaked this so that the bold and non-bold versions use similar code forms.
Trappist the monk (talk) 17:21, 12 June 2016 (UTC)[reply]
Thanks. I figured there was a more elegant way to do it, but I don't know enough Lua code. – Jonesey95 (talk) 18:25, 12 June 2016 (UTC)[reply]
Why are XLII and XLIII bolded differently? That makes no sense. Headbomb {talk / contribs / physics / books} 21:00, 5 July 2016 (UTC)[reply]
From the template documentation: "volumes of four characters or less display in bold." I don't remember the rationale, if there is one. You might search the archives of this page. It doesn't make sense to me either. – Jonesey95 (talk) 21:27, 5 July 2016 (UTC)[reply]
As it was suggested when this "improvement" was applied, either bold all instances of volume, or none. This simple explanation was too much for some people, and apparently, it still is. 100.33.37.109 (talk) 01:43, 4 August 2016 (UTC)[reply]
But this is wrong when no publisher/location is given. The standard style for a journal to have the name of the journal immediately followed by the volume, without any punctuation. I now get a comma in CS2 and a full stop in CS1, which is just plain wrong.
  • Smith, J. (2016), "Some paper", Journal of Results, 10 (3): 4–22
  • Smith, J. (2016). "Some paper". Journal of Results. 10 (3): 4–22.
Peter coxhead (talk) 18:31, 3 August 2016 (UTC)[reply]

"CS1 maint: Multiple names: authors list" error

There is a discussion on {{ill}} concerning an interaction between |editor=, |editors= and {{ill}}. It can be accessed here. Simply put, use of {{ill}} in the |editor= field is generating errors unless the plural form is used - which is wrong for a single editor. Martin of Sheffield (talk) 16:15, 22 June 2016 (UTC)[reply]

As Tom.Reding remarked in that talk page (Template talk:Interlanguage link#"CS1 maint: Multiple names: authors list" error), |editor= and similar should not be used to insert links of any kind. His suggestion of using |editor-link= seems the way to go. I also believe that the resulting categorization issues could be resolved. 65.88.88.127 (talk) 16:45, 22 June 2016 (UTC)[reply]
{{ill}} causes |author={{ill|fr|Jacques Stiennon}} to land in Category:CS1 maint: Multiple names: authors list (and the same for editor parameters) because when {{ill|fr|Jacques Stiennon}} is rendered and the result handed to Module:Citation/CS1 it looks like this:
[[fr]]<span class="noprint" style="font-size:85%; font-style: normal; ">&nbsp;&#91;[[:Jacques Stiennon:fr|Jacques Stiennon]]&#93;</span>
fr [Jacques Stiennon]
Only a small bit of that is the author name. The module sees the three semicolons which is one of the signs that there might be multiple author names in a singular author parameter. Use of {{ill}} in |author= will corrupt the citation's metadata and it was for that reason that I added the not-COinS-safe template to the {{ill}} documentation.
Trappist the monk (talk) 18:24, 22 June 2016 (UTC)[reply]
Would foreign-wiki author/editor-links be trackable in some way (other than a database/insource search for :<ISO language code>:), similar (or identical) to {{ill}}'s tracking Category:Interlanguage link template link number?   ~ Tom.Reding (talkdgaf)  16:23, 23 June 2016 (UTC)[reply]
To whom is that question addressed? If to me, then my answer is: it could. But I would return a question to you: why should it? Very brief searches for categories identifying pages with interwiki or inter-language links (the normal kind, not those associated with {{ill}}) turned up nothing. That doesn't mean that there aren't such categories, just that in my quick look, I didn't find any. If there are, great, perhaps we could use them. If not, then what is the purpose served by creating a new category for these links?
Trappist the monk (talk) 19:00, 23 June 2016 (UTC)[reply]
I would guess that, as foreign wikilinks became available in/translated to the native wiki, someone would want to change the |author-link= or |editor-link= to the native wikilink. That would be one purpose of a tracking category. I haven't really been involved with inter-wiki things, so maybe Martin of Sheffield or others can enumerate other use cases. I'm just trying to retain the functionality of what Martin was trying to do; whether or not that's preferable by the community is a question idk the answer to.   ~ Tom.Reding (talkdgaf)  20:04, 23 June 2016 (UTC)[reply]
To be accurate I only got drawn into this when I picked up on Dcirovic changed "ed" to "eds" on a couple of pages I'd worked on. Dcirovic told me that reverting to ed caused an error, which is how I became involved. I'm not actually sure who put in the {{ill}} templates since I assume Dcirovic was just finding a workaround for that error. Tom's suggestion seems fine to me, but you really need to track down whoever inserted the template in the first place. Martin of Sheffield (talk) 21:29, 23 June 2016 (UTC)[reply]

Found them (for Timeline of Liège & Timeline of Bruges)! M2545 (and anyone else here), since |author={{ill|de|Gerhard Dohrn-van Rossum}} should instead be written |author-link=:de:Gerhard Dohrn-van Rossum (see fix), the tracking performed by {{ill}} via Category:Interlanguage link template link number is lost. Do you (or anyone else here) wish it be retained in some way, say, via a tracking category?

For reference, I find 62 pages with |author={{ill, and 23 pages with |editor={{ill, which boil down to 80 uniques (that I will soon correct to the appropriate format).   ~ Tom.Reding (talkdgaf)  16:33, 14 July 2016 (UTC)[reply]

 Done. ~332 pages with |(author|editor)-link=:[a-z][a-z]: now.   ~ Tom.Reding (talkdgaf)  03:56, 15 July 2016 (UTC)[reply]
I don't think \s works as you intend. Kanguole 23:06, 15 July 2016 (UTC)[reply]
How so? I intend to capture potential whitespace surrounding = via \s*=\s*, which the query does.   ~ Tom.Reding (talkdgaf)  23:49, 15 July 2016 (UTC)[reply]
In \s*, the backslash escapes the 's'; the splat says match 0 or more of those. I suspect that if you look through the search results, you won' find any spaces where the \s* (in 'real' regex) would find them. I would write that search:
insource:/(author|editor)[1-4]?\-?link[1-4]? *= *:[a-z][a-z]:/
which returns a few more hits.
I don't think that cirrus search supports any of the character classes so you have to make your own with square brackets – [0-9] instead of \d, etc.
Trappist the monk (talk) 00:22, 16 July 2016 (UTC)[reply]
There is a hit (1 hit) for " = " in my query (American and British English spelling differences), which is findable through gedit's regex, buuuut it only showed up because a no-space counterpart also exists on the same page. And I find 56 " = " with your much better query, with 398 overall. I guess I'll learn the idiosyncrasies of cirrus search eventually... Until then, thanks Kanguole, and thanks again Trappist.   ~ Tom.Reding (talkdgaf)  00:57, 16 July 2016 (UTC)[reply]

Cite web is malfunctioning

template markup removed from section heading. here's the link {{Cite web}}Trappist the monk (talk) 10:18, 13 July 2016 (UTC)[reply]

Hey.

I tried inserting this:

{{cite web |url=http://www.mactech.com/articles/mactech/Vol.05/05.05/Hourglass/index.html |title=Lisa's Hourglass Is Back! |work=[[MacTech]] |publisher=Xplain |volume=5 |issue=5 |first=Mike |last=Morton |location=[[Waipahu, HI]]}}

It gave me this:

Morton, Mike. "Lisa's Hourglass Is Back!". MacTech. Waipahu, HI: Xplain.

As you can see, the |issue=, |volume= and |location= are ignored without an error message saying they are unknown parameters. (Doc pages says they are supported.) I could swear this is new. I had seen these parameters working before.

FleetCommand (Speak your mind!) 07:09, 12 July 2016 (UTC)[reply]

|location= is working again. FleetCommand (Speak your mind!) 07:13, 12 July 2016 (UTC)[reply]
MacTech is a journal so you should use {{cite journal}}:
{{cite journal |url=http://www.mactech.com/articles/mactech/Vol.05/05.05/Hourglass/index.html |title=Lisa's Hourglass Is Back! |work=[[MacTech]] |publisher=Xplain |volume=5 |issue=5 |first=Mike |last=Morton |location=[[Waipahu, HI]]}}
Morton, Mike. "Lisa's Hourglass Is Back!". MacTech. 5 (5). Waipahu, HI: Xplain.
Trappist the monk (talk) 11:11, 12 July 2016 (UTC)[reply]
Or, {{Cite magazine}}, unless you consider that in the class of "academic and scientific papers and journals". Per {{Cite journal}}. ―Mandruss  15:36, 12 July 2016 (UTC)[reply]
Hi.
Judging from FC's edit log, he already knows as much. He has used {{Cite news}}.
But why is {{cite web}} broken? And why just this instance when I though we have the green light to go ahead and merge these two and have one less damn template around the place?
Best regards,
Codename Lisa (talk) 09:22, 13 July 2016 (UTC)[reply]
{{cite web}} is not broken. In November 2015 we adjusted how Module:Citation/CS1 supports |volume=, |issue=, |page(s)=. See the discussion.
I do not understand your last sentence. Merge what two? From whom did we get a green light? Can you point to a discussion about these matters?
Trappist the monk (talk) 10:18, 13 July 2016 (UTC)[reply]
@Trappist the monk: Did you or did you not prevent {{Cite web}} from displaying them? If yes, why Cite web isn't generating an error message to the effect that they are unsupported? (As it does when you pass |FooBarParam=FUBAR to it.) And why the documentation didn't get an update?
Best regards,
Codename Lisa (talk) 13:20, 13 July 2016 (UTC)[reply]
P.S. Please excuse any delay in my response time. I have a huge copyright mess to clean up. —Best regards, Codename Lisa (talk) 13:25, 13 July 2016 (UTC)[reply]
I did write: In November 2015 we adjusted how Module:Citation/CS1 supports |volume=, |issue=, |page(s)= and I did point to the discussion that preceded the change. So, yeah, I did prevent {{Cite web}} from displaying them.
cs1|2 is rather selective about reporting unsupported valid (in the sense that they are listed in Module:Citation/CS1/Whitelist) parameters. Off the top of my head I can think of {{cite arxiv}} which has a very limited set of parameters it supports and certain cases of |chapter= aliases (see Category:CS1 errors: chapter ignored).
The current Template:Cite web/doc does not mention |volume= or |issue= except in the COinS boilerplate. Because that template's documentation is itself a template, it's hard to know if {{cite web}} ever supported |volume= and |issue=. Certainly, it does not now and the documentation reflects that.
So what about the green light to merge something? I'm still unclear what it is that you're talking about.
Trappist the monk (talk) 00:55, 14 July 2016 (UTC)[reply]
Thank you for finally answering my question, after much beating around the bush. Of course, your point-making style of writing clearly indicates there is a lot bad blood between you and Mrs. "Best Regards" here, so I'll get out of the way and let you two kill each other however you see fit. —FleetCommand (Speak your mind!) 13:42, 14 July 2016 (UTC)[reply]

cite arxiv tweak

{{cite arXiv | eprint = 1409.0473| authors = Dzmitry Bahdanau, Cho Kyunghyun, Yoshua Bengio | title = Neural Machine Translation by Jointly Learning to Align and Translate | year = 2014 | class = cs.CL }} yields the following

  • "Neural Machine Translation by Jointly Learning to Align and Translate". 2014. arXiv:1409.0473 [cs.CL]. {{cite arXiv}}: Cite uses deprecated parameter |authors= (help)

That's because the logic expect either |author= or |last=/|first= to be there, otherwise it display this message. The template should be updated accordingly (not show the "a bot will fix this soon" message / not categorize in Category:Articles_with_missing_Cite_arXiv_inputs).

Headbomb {talk / contribs / physics / books} 06:24, 14 July 2016 (UTC)[reply]

I thought we were moving away from |authors= for a variety of reasons. – Jonesey95 (talk) 12:50, 14 July 2016 (UTC)[reply]
Yes, but the error shouldn't be "a bot will complete this citation", because no bots handles converting |authors= to not |authors=. If anything, it should be one of those red "|authors= is deprecated" messages, which categorize the article in the appropriate category. Headbomb {talk / contribs / physics / books} 14:01, 14 July 2016 (UTC)[reply]
I've added |authors= to the list of parameters not supported by {{cite arxiv}} and modified {{cite arxiv/new}} so that if all of its authors are listed in |authors=, if will not solicit the bot but instead call the module and have the module render the appropriate error messages:
{{cite arXiv/new | eprint = 1409.0473| authors = Dzmitry Bahdanau, Cho Kyunghyun, Yoshua Bengio | title = Neural Machine Translation by Jointly Learning to Align and Translate | year = 2014 | class = cs.CL }}
"Neural Machine Translation by Jointly Learning to Align and Translate". 2014. arXiv:1409.0473 [cs.CL]. {{cite arXiv}}: Unknown parameter |authors= ignored (help)
{{cite arXiv/new | eprint = 1409.0473| authors = Dzmitry Bahdanau, Cho Kyunghyun, Yoshua Bengio | year = 2014 | class = cs.CL }}
. 2014. arXiv:1409.0473 [cs.CL]. {{cite arXiv}}: Missing or empty |title= (help); Unknown parameter |authors= ignored (help)
{{cite arXiv/new | eprint = 1409.0473 | title = Neural Machine Translation by Jointly Learning to Align and Translate | year = 2014 | class = cs.CL }}
A bot will complete this citation soon. Click here to jump the queue arXiv:1409.0473.
Trappist the monk (talk) 09:37, 15 July 2016 (UTC)[reply]
Is it possible to mention specifically that its |authors= that is not supported / say that |authors= is deprecated? Headbomb {talk / contribs / physics / books} 12:41, 15 July 2016 (UTC)[reply]
|authors= is discouraged but not deprecated. Before it is deprecated we need to find a way to deal with its aliases (|people=, |host=, |credits=) which, in use, often include role descriptors (director, producer, third assistant sycophant, etc) mostly used in {{cite AV media}}.
As the code is currently written, it is not possible to add the offending parameter to the error message. One of my long-standing TODOs is to find a better way of determining if {{cite arxiv}} is written with parameters not supported by the template. When I find that solution, I'll add the unsupported parameter name to the error message.
Trappist the monk (talk) 12:26, 18 July 2016 (UTC)[reply]
Perhaps a parameter like |author-role=director could be made, which could append (director) at the correct location in the rendered author-list?   ~ Tom.Reding (talkdgaf)  13:01, 18 July 2016 (UTC)[reply]
It may be easier to add aliases to |author= (and perhaps |editor=). The role could then be appended depending on the alias used. 65.88.88.126 (talk) 13:40, 18 July 2016 (UTC)[reply]

Multiple authors II

Further to Help talk:Citation Style 1/Archive 18#Multiple authors, and User talk:Dcirovic/Archive 1#Authors, it appears that Dcirovic (talk · contribs) has resumed their behaviour. I have left a note at User talk:Dcirovic#Authors, again. --Redrose64 (talk) 14:37, 14 July 2016 (UTC)[reply]

author-link and editor-link acting weird with interwiki links

See this version of Carmen, which fails to render the editor "Neef, Sigrid" when |editor-link=de:Sigrid Need is present. Omitting the de: unsatisfactorily solves this problem.

Cite book comparison "editor-link=de:Sigrid Need"
Wikitext {{cite book|edition=English|editor-link=de:Sigrid Need|editor=Neef, Sigrid|isbn=3-8290-3571-3|location=Cologne|publisher=Könemann|title=Opera: Composers, Works, Performers|year=2000}}
Live Neef, Sigrid, ed. (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3. {{cite book}}: Check |editor-link= value (help)
Sandbox Neef, Sigrid, ed. (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3. {{cite book}}: Check |editor-link= value (help)
Cite book comparison "author-link=de:Sigrid Need"
Wikitext {{cite book|author-link=de:Sigrid Need|author=Neef, Sigrid|edition=English|isbn=3-8290-3571-3|location=Cologne|publisher=Könemann|title=Opera: Composers, Works, Performers|year=2000}}
Live Neef, Sigrid (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3. {{cite book}}: Check |author-link= value (help)
Sandbox Neef, Sigrid (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3. {{cite book}}: Check |author-link= value (help)
Cite book comparison "editor-link=Sigrid Need"
Wikitext {{cite book|edition=English|editor-link=Sigrid Need|editor=Neef, Sigrid|isbn=3-8290-3571-3|location=Cologne|publisher=Könemann|title=Opera: Composers, Works, Performers|year=2000}}
Live Neef, Sigrid, ed. (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3.
Sandbox Neef, Sigrid, ed. (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3.
Cite book comparison "author-link=Sigrid Need"
Wikitext {{cite book|author-link=Sigrid Need|author=Neef, Sigrid|edition=English|isbn=3-8290-3571-3|location=Cologne|publisher=Könemann|title=Opera: Composers, Works, Performers|year=2000}}
Live Neef, Sigrid (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3.
Sandbox Neef, Sigrid (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3.

  ~ Tom.Reding (talkdgaf)  18:07, 14 July 2016 (UTC)[reply]

What's doubly weird is that the editor is rendered here in the {{cite compare2}} calls above, but not in my sandbox...   ~ Tom.Reding (talkdgaf)  18:08, 14 July 2016 (UTC)[reply]

@Tom.Reding: they all render exactly as they should for me. Peter coxhead (talk) 18:17, 14 July 2016 (UTC)[reply]
@Peter coxhead: on all 3 pages (here, Carmen, sandbox)? I've null-edited all 3 of them, but that's not working.   ~ Tom.Reding (talkdgaf)  18:21, 14 July 2016 (UTC)[reply]
Whoops, no; at Carmen there's just a blank for the editor, displayed and in the source HTML. Must be a bug. Peter coxhead (talk) 18:46, 14 July 2016 (UTC)[reply]
That is very strange. I am seeing a rendered editor name and link here on this page, but not at User:Tom.Reding/sandbox2. I have copied and pasted the full contents of the Sandbox2 page to this page just to make sure I'm not missing invisible characters or something. – Jonesey95 (talk) 19:25, 14 July 2016 (UTC)[reply]

Perhaps this isn't a problem with cs1|2 but a problem with the mark-up. Remember the old days when interlanguage links were added to the article? Then we moved them all to wikidata so we've forgotten that those old interlanguage links had the form: [[de:Sigrid Neef]] (and it is Neef). Those constructs added the link to the languages menus at left but were not visible in the article.

In those days, and still today, if you want a visible interlanguage link in an article, the format is: [[:de:Sigrid Neef]]. Right? See Help:Interlanguage_links.

Trappist the monk (talk) 22:39, 14 July 2016 (UTC)[reply]

Eureka! [You] found it! Carmen & User:Tom.Reding/sandbox2 now display as intended (except for the Neef/d typo, which never happened on Carmen). I'll leave the above examples unchanged for permalink comparisons b/w here & my sandbox2.
So it works just like [[:Category:, [[:File:, etc; wonderful. I hadn't connected the syntaxes for some reason...   ~ Tom.Reding (talkdgaf)  01:53, 15 July 2016 (UTC)[reply]
The small remaining bug is that both {{cite compare}} and {{cite compare2}} display "Neef, Sigrid" here, but not when transcluded elsewhere (sandbox). One would expect them to at least be self-consistent regardless of their location, especially since they are used to check and instruct parameter usage.
Cite book comparison
Wikitext {{cite book|edition=English|editor-link=de:Sigrid Need|editor=Neef, Sigrid|isbn=3-8290-3571-3|location=Cologne|publisher=Könemann|title=Opera: Composers, Works, Performers|year=2000}}
Live Neef, Sigrid, ed. (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3. {{cite book}}: Check |editor-link= value (help)
Sandbox Neef, Sigrid, ed. (2000). Opera: Composers, Works, Performers (English ed.). Cologne: Könemann. ISBN 3-8290-3571-3. {{cite book}}: Check |editor-link= value (help)
{{cite compare}}
Also, replacing de: with de&#58; didn't change anything.   ~ Tom.Reding (talkdgaf)  12:41, 15 July 2016 (UTC)[reply]
It's not a problem with either of those templates, it's the way that interlangauge links are parsed. In all namespaces, [[:de:Sigrid Need]] produces an inline link to the foreign-language page. In talk namespaces only, [[de:Sigrid Need]] produces an inline link to the foreign-language page, but in non-talk namespaces, [[de:Sigrid Need]] produces nothing inline, instead it adds a link to the "languages" list in the left sidebar. --Redrose64 (talk) 21:03, 15 July 2016 (UTC)[reply]
Ah, all is explained! So would it be sensible for the template to implicitly add ":" to interlanguage link values where it has been omitted? Peter coxhead (talk) 21:47, 15 July 2016 (UTC)[reply]
Yes, or at least an error message when in |author-link= or |editor-link=.   ~ Tom.Reding (talkdgaf)  22:45, 15 July 2016 (UTC)[reply]

Consulting editors

Hello. How do I cite "consulting editors" for this book in Zev Garber's article please? Someone added the book without using the citation template, but I'd like to cite it properly and include the OCLC. Thank you.Zigzig20s (talk) 21:40, 14 July 2016 (UTC)[reply]

Use |others=. See the documentation for {{cite book}}. – Jonesey95 (talk) 22:30, 14 July 2016 (UTC)[reply]
No, I don't think so. This looks weird:
  • Berenbaum, Michael; Rubenstein, Betty Rogers, eds. (1995). What Kind of God? Essays in Honor of Richard L. Rubenstein. Rubenstein Feibel, Hannah; Garber, Susan; Garber, Zev. Lanham, Maryland: University Press of America. ISBN 9780761800361. OCLC 32780110.
User:Jonesey95: Did you mean something else?Zigzig20s (talk) 23:19, 14 July 2016 (UTC)[reply]
I meant like this:
  • Berenbaum, Michael; Rubenstein, Betty Rogers, eds. (1995). What Kind of God? Essays in Honor of Richard L. Rubenstein. Consulting editors: Rubenstein Feibel, Hannah; Garber, Susan; Garber, Zev. Lanham, Maryland: University Press of America. ISBN 9780761800361. OCLC 32780110.
as is roughly described in the documentation to which I referred you. – Jonesey95 (talk) 23:33, 14 July 2016 (UTC)[reply]
OK I've updated Zev Garber's article. I think it's not ideal that the consulting editors don't come just after the main editors, though. Could someone please fix this? I also think the citation templates should include editors, not just authors.Zigzig20s (talk) 23:47, 14 July 2016 (UTC)[reply]

Work

What is the work parameter for? Could someone please list it in the Parameters section of the documentation for me? Hyacinth (talk) 23:38, 18 July 2016 (UTC)[reply]

|work= is documented, such as that is, in Template:Cite web#Title, Template:Cite news#Periodical, and Template:Cite journal#Periodical. Also see Help:Citation Style 1#Work and publisher.
Trappist the monk (talk) 00:00, 19 July 2016 (UTC)[reply]

Advise on citing EI2

I want to cite an article on Encyclopedia of Islam titled Safawids. I'm just having trouble on the title and series

Savory, R.M.; Bruijn, J.T.P. de; Newman, A.J.; Welch, A.T.; Darley-Doran, R.E. (1995). "Ṣafawids". In Bearman, P.; Bianquis, Th.; Bosworth, C.E.; van Donzel, E.; Heinrichs, W.P. (eds.). Encyclopaedia of Islam. Vol. 8 (2nd ed.). Leiden: Brill. ISBN 9004098348. {{cite encyclopedia}}: Invalid |ref=harv (help)

As far as I'm aware is this correct. Alexis Ivanov (talk) 15:02, 21 July 2016 (UTC)[reply]

The only thing that I would change is in the 2nd author's name: |last2=de Bruijn and |first2=J.T.P.. The "de" like "von" or "van" refers to the last name, and should be part of that field. Btw, this template's doc is particularly confusing when it comes to distinctions between the work, the article within the work, and the wikilinks applying to both. The sections Template:Cite encyclopedia §§ Title​ and In-source locations are the worst offenders. And this site is an encyclopedia to begin with. 65.88.88.46 (talk) 17:27, 21 July 2016 (UTC)[reply]
Also, there seems to be an ISBN-13 for this, which is preferred (ISBN 9789004098343). 65.88.88.46 (talk) 17:33, 21 July 2016 (UTC)[reply]

Nothing to do with Citation Style 1 but there are a number of problems here.

  • The title page of the volume gives the editors as: C.E. Bosworth, E. Van Donzel, W.P. Heinrichs and G. Lecomte (see here)
  • The page numbers within the volume should be specified: pages=765-793
  • The author A. Welch (Antony Welch, University of Victoria) uses only a single initial.
  • It would help the reader to include a link to the scan on the Internet Archive available here (using chapter-url=)
  • I agree that it is sensible to list all the authors together - although the actual article specifies an author for each section of the article.

Aa77zz (talk) 21:38, 21 July 2016 (UTC)[reply]

There's no mention of |chapter-url= in the template's doc. To add to the confusion, |url= links the article ("chapter") not the encyclopedia ("work") unlike other cs1 templates. 64.134.100.193 (talk) 00:36, 22 July 2016 (UTC)[reply]
|url= links the title of the article:
Savory, R.M.; Bruijn, J.T.P. de; Newman, A. J.; Welch, A.; Darley-Doran, R.E. (1995). "Ṣafawids". In Bearman, P.; Bianquis, Th.; Bosworth, C. E.; van Donzel, E.; Heinrichs, W.P. (eds.). Encyclopaedia of Islam. Vol. 8 (2nd ed.). Leiden: Brill. pp. 765–793. ISBN 9004098348. {{cite encyclopedia}}: Cite has empty unknown parameter: |1= (help); Invalid |ref=harv (help)
Better? – Jonesey95 (talk) 01:34, 22 July 2016 (UTC)[reply]
I don't think so. As pointed out above, it is |chapter-url= that should link the in-source location fragment (the article). |url= is supposed to link the enclosing source (work), in this case, the encyclopedia. 72.43.99.146 (talk) 13:08, 22 July 2016 (UTC)[reply]
The {{cite encyclopedia}} documentation explains: "title: Title of source. Can be wikilinked to an existing Wikipedia article or url may be used to add an external link, but not both." I have fixed an error in the portion of the documentation that describes |encyclopedia=. – Jonesey95 (talk) 16:26, 22 July 2016 (UTC)[reply]
@65.88.88.46:@Aa77zz:@Jonesey95:@72.43.99.146: Thanks for the help guys, now I am working on fixing it, by changing the names and adding the number of pages and utilizing ISBN-13. Alexis Ivanov (talk) 19:13, 25 July 2016 (UTC)[reply]

Protected edit request on 22 July 2016

Hi.

This is an edit request for Module:Citation/CS1. The aim of this edit request is to implement the May 2016 consensus. I have already tested this request via Module:Citation/CS1/sandbox, Template:Cite web/sandbox, Template:Cite news/sandbox, the result of which you can see at User:Codename Lisa/sandbox § May 2016 consensus.

Please locate the following code at lines 2956–2995:

	local Publisher;
	if is_set(Periodical) and
		not in_array(config.CitationClass, {"encyclopaedia","web","pressrelease","podcast"}) then
		if is_set(PublisherName) then
			if is_set(PublicationPlace) then
				Publisher = PublicationPlace .. ": " .. PublisherName;
			else
				Publisher = PublisherName;  
			end
		elseif is_set(PublicationPlace) then
			Publisher= PublicationPlace;
		else 
			Publisher = "";
		end
		if is_set(PublicationDate) then
			if is_set(Publisher) then
				Publisher = Publisher .. ", " .. wrap_msg ('published', PublicationDate);
			else
				Publisher = PublicationDate;
			end
		end
		if is_set(Publisher) then
			Publisher = " (" .. Publisher .. ")";
		end
	else
		if is_set(PublicationDate) then
			PublicationDate = " (" .. wrap_msg ('published', PublicationDate) .. ")";
		end
		if is_set(PublisherName) then
			if is_set(PublicationPlace) then
				Publisher = sepc .. " " .. PublicationPlace .. ": " .. PublisherName .. PublicationDate;
			else
				Publisher = sepc .. " " .. PublisherName .. PublicationDate;  
			end			
		elseif is_set(PublicationPlace) then 
			Publisher= sepc .. " " .. PublicationPlace .. PublicationDate;
		else 
			Publisher = PublicationDate;
		end
	end

...and replace it with:

	local Publisher;
	if is_set(PublicationDate) then
		PublicationDate = " (" .. wrap_msg ('published', PublicationDate) .. ")";
	end
	if is_set(PublisherName) then
		if is_set(PublicationPlace) then
			Publisher = sepc .. " " .. PublicationPlace .. ": " .. PublisherName .. PublicationDate;
		else
			Publisher = sepc .. " " .. PublisherName .. PublicationDate;  
		end			
	elseif is_set(PublicationPlace) then 
		Publisher= sepc .. " " .. PublicationPlace .. PublicationDate;
	else 
		Publisher = PublicationDate;
	end


Best regards,
Codename Lisa (talk) 10:33, 22 July 2016 (UTC)[reply]

Assuming that real life can stay out of the way for long enough, I intend give advance notice that changes accumulated since the last live update will be incorporated into the live module over the weekend of 30–31 July. This change will be part of that.
Additional test cases in Editor Jonesey95's sandbox at Special:Permalink/724937035.
Trappist the monk (talk) 11:17, 22 July 2016 (UTC)[reply]
I have moved the parentheses that wrap |publication-date= into Module:Citation/CS1/Configuration/sandbox. This changes the line:
PublicationDate = " (" .. wrap_msg ('published', PublicationDate) .. ")";
to:
PublicationDate = wrap_msg ('published', PublicationDate);
Trappist the monk (talk) 11:38, 22 July 2016 (UTC)[reply]

Update to the live CS1 module weekend of 30–31 July 2016

Over the weekend of 30–31 July I propose to update the live modules from their sandboxen:

changes to Module:Citation/CS1:

  1. moved {{cite thesis}} and {{cite interview}} static text to /Configuration; discussion
  2. removed parentheses from around publisher, per RFC; discussion, implementation discussion
  3. added separator before short |volume= name for consistency; discussion
  4. add |access-date= error when |pmc= makes url; discussion
  5. add bot specific maint cat and |dead-url= keyword; discussion and discussion
  6. fix corporate authors in |vauthors= parameter value; discussion
  7. proper kerning for “” and ‘’; discussion
  8. categorize use of |authors= and |editors=; discussion
  9. revised |publisher=, |location=, |publication-date= handling; discussion

changes to Module:Citation/CS1/Configuration

  1. add aliases for contributors and translators for consistency with authors and editors; discussion
  2. added {{cite thesis}} and {{cite interview}} static text;
  3. added separator before short |volume= name for consistency;
  4. add bot specific maint cat and |dead-url= keyword;
  5. categorize use of |authors= and |editors=;
  6. add free-to-read icon to presentation, arXiv identifier; discussion
  7. move parentheses into published message;

changes to Module:Citation/CS1/Whitelist

  1. add aliases for contributors and translators for consistency with authors and editors;

changes to Module:Citation/CS1/Date validation

  1. n.d. bug fix; see discussion
  2. use the internationalized access-date validation; see discussion
  3. strip white space from reformatted dates; see discussion
  4. year has something other than year when date is set; see discussion

changes to Module:Citation/CS1/Identifiers

  1. adjust bibcode detection to allow digits in positions 7 through 9 see discussion
  2. add free-to-read icon support for arXiv identifier;

Trappist the monk (talk) 10:34, 23 July 2016 (UTC)[reply]

If it's done for the arxiv, it should be done for pmc and rfc as well. Possibly others too, I think OSTI has fully available sources, but I need to check if that's always the case. But it might be better to wait for the result of the discussion above to implement everything at once, rather than partially. Headbomb {talk / contribs / physics / books} 11:23, 24 July 2016 (UTC)[reply]
I have just added |pmc= and |rfc=. Trappist the monk, can you review my edits (here and here) to make sure I did not break anything? I think it's fine if we push the changes even if some "always-free" parameters are not currently marked as such. Once the change is live, we will probably attract more attention and it will be easier to reach a consensus about the parameters and icon design. − Pintoch (talk) 14:38, 24 July 2016 (UTC)[reply]
Is Help_talk:Citation_Style_1#cite_arxiv_tweak included the proposed update? I can't see it in the list, but I'm pretty sure the code for this was tested and working. Headbomb {talk / contribs / physics / books} 21:09, 24 July 2016 (UTC)[reply]
Yes.
Trappist the monk (talk) 09:31, 25 July 2016 (UTC)[reply]
So far, so good. It is still early, but I have seen no problems with pages I monitor. 204.19.162.34 (talk) 17:58, 31 July 2016 (UTC)[reply]

It looks like checking for incomplete access-date values was also implemented during this round of updates, as the .africa article has not changed since April, but it just appeared in the date error category. – Jonesey95 (talk) 20:34, 3 August 2016 (UTC)[reply]

That change was noticed at WT:VPT#New cite error "Check date values in date" and I couldn't find the change to point to in the list above. --Izno (talk) 16:22, 4 August 2016 (UTC)[reply]

Template:NewMusicBox

Would anyone care to make {{NewMusicBox}} a wrapper for a suitable CS1 template? Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 20:56, 26 July 2016 (UTC)[reply]

Doesn't this question first belong on that template's talk page? Or, in lieu of that, a notice to the template's author about the conversation here?
Trappist the monk (talk) 09:59, 28 July 2016 (UTC)[reply]
No. It needs someone with an understanding (better than mine, or I would do it) of CS1. This is the place where such people congregate. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 17:41, 31 July 2016 (UTC)[reply]
@Pigsonthewing: I've made {{NewMusicBox/sandbox}}, which is a wrapper for {{Cite interview}}. Note that if this sandbox version is used, someone should go through the articles using this template and change the parameter |composer=[[Composer article|Composer]] (or |composer=[[Composer]]) to |composer=Composer|composer-link=Composer article - Evad37 [talk] 06:07, 1 August 2016 (UTC)[reply]

Cite journal: "subscription=no" should show "public access" or similar?

I've suggested in Template talk:Subscription required#Public access template? that "subscription not required" should be supported both as a separate template and as a "subscription=no" parameter in {{Cite journal}}. As this topic is common to {{Subscription required}} and this one, I'd suggest that it be discussed there rather than here, to keep the discussion in one place.

While I suggest in the {{Subscription required}} Talk page that |subscription=no in {{Cite journal}} should generate text such as "(public access)", I think that as an interim measure (or permanent if my suggestion is not accepted) that |subscription=no which at present generates an error message in {{Cite journal}}, should be silently ignored.

Regarding this template specifically, I've edited Template:Citation Style documentation/registration to add "Setting |registration=no or |subscription=no is not ignored, but generates an error message." Best wishes, Pol098 (talk) 11:50, 29 July 2016 (UTC)[reply]

See this discussion.
Trappist the monk (talk) 12:33, 29 July 2016 (UTC)[reply]
Thanks to Trappist the monk. Already (hopefully) in progress. Maybe it would be a good idea not to treat |subscription=no as an error, but (for now) to ignore it? (Just a suggestion, don't bother to reply). Pol098 (talk) (re-inventor of the wheel) 14:47, 29 July 2016 (UTC)[reply]
@Pol098:: Great to see that there's interest in the issue! But the current |registration= and |subscription= seem to be redundant with the more granular system we are implementing. I wonder whether we should think about migrating these parameters to the new |access=subscription / |access=registration / … ? It's not easy to automate this because if there are multiple outgoing links in the source, we don't know which one they apply to. − Pintoch (talk) 08:55, 2 August 2016 (UTC)[reply]
Thanks for response. A single |access= makes a lot of sense as it replaces and expands multiple mutually exclusive options covering the same aspect. I suppose |registration= and |subscription= would have to be kept as undocumented options to support existing text. But I'm no authority on this and am not aware of the tricks and traps of templates that affect thousands of articles. Best wishes, Pol098 (talk) 09:56, 2 August 2016 (UTC)[reply]

Questions about descriptions of "publisher" and about "via" parameters

Both my questions refer to text under the Help:Citation_Style_1#Work_and_publisher section.

"publisher" parameter: It says it "should not be included for mainstream newspapers or where it would be the same or mostly the same as the work/site/journal/etc." and has examples where the ""publisher" parameter should be omitted". I'm confused about the last one:

"|newspaper=USA Today and |publisher=Gannett Company"
  • How does that example show that the "publisher" should be omitted?

"via" parameter: It says ..."or if(!) the deliverer requests attribution".

  • What does the "(!)" mean?

Zeniff (talk) 05:15, 30 July 2016 (UTC)[reply]

Best to ask Lexein (talk · contribs), who added it nearly three years ago in this edit. --Redrose64 (talk) 09:05, 30 July 2016 (UTC)[reply]
Hello, Zeniff
You seem to have answered your own question: According to the text you quoted, |publisher= should not be included in two cases:
  1. "for mainstream newspapers"
  2. "where it would be the same or mostly the same as the work/site/journal/etc."
USA Today is an example of #1.
As for "(!)", the writer mean convey that he would be surprised that what is written after "if" ever comes to pass. IMHO, it is editorializing. Feel free to remove it if you wish.
Best regards,
Codename Lisa (talk) 13:27, 30 July 2016 (UTC)[reply]
Precisely, User:Lisa - you have devined my meaning ;) User:Redrose64 - I've removed it. I've only seen a content deliverer request attribution once, and that was in their initial offer of free research access to Wikipedia editors. It would be easier for editors if such deliverers would be explicit on their content pages, or next to them. --Lexein (talk) 16:55, 3 August 2016 (UTC)[reply]
@Lexein: User:Lisa User:Codename Lisa. Also, we have an admin called Liz. —Codename Lisa (talk) 07:32, 4 August 2016 (UTC)[reply]
I think that "should not be included for mainstream newspapers" is relatively new, and I'm glad to see it. I see |publisher= often being used as a synonym for |work= or its aliases, and this will put an end to that. Thank you, somebody. ―Mandruss  13:35, 30 July 2016 (UTC)[reply]
Not so new; that text was added with this edit.
Trappist the monk (talk) 13:54, 30 July 2016 (UTC)[reply]
Yeah, my memory was fuzzy on the publisher thing. I guess a lot of the problem remains, come to think of it, given that the {{cite news}} doc still gives no guidance for what to do when the same name could be seen as either a work/website or a company-hence-publisher. This goes beyond mainstream newspapers, e.g. CNN. Unlike trivial disputes like website-vs-newspaper, this actually affects what readers see. But never mind for now. ―Mandruss  14:04, 30 July 2016 (UTC)\[reply]
via really should be removed from the templates. It's pointless clutter that serves no purpose. Headbomb {talk / contribs / physics / books} 14:53, 30 July 2016 (UTC)[reply]
That would need to be discussed with Wikipedia:The Wikipedia Library, as they seem to have promised its use to their partners (Wikipedia:The Wikipedia Library/Partners § What's in it for Publishers? and guidance for particular partners, such as Wikipedia:HighBeam). On the other hand, they also say that partnership is not "[a]n agreement to advertise the resource services beyond what is normally done for the use of any source" (Wikipedia:The Wikipedia Library/Partners § What it's not). Kanguole 16:05, 30 July 2016 (UTC)[reply]
The misuse of |publisher= is because some people don't know the difference between publication and publisher. --Redrose64 (talk) 19:56, 30 July 2016 (UTC)[reply]
Indeed, and it is a constant source of irritation that in "cite news" people keep putting the name of the newspaper or magazine under "publisher" instead of under "work" or "newspaper". When they do that, the name of the publication doesn't appear in italics, which the name of a publication always should. Is there really nothing we can do about this? -- Alarics (talk) 22:18, 30 July 2016 (UTC)[reply]
My one attempt to get a consensus that would support a doc change/clarification was met with a distinct "meh". Maybe the problem was that it was on this page rather than somewhere more public. Or maybe we just need to RfC it from here. I'm down for that—if someone else wants to do it! Just do it right, per WP:RFC. ―Mandruss  23:11, 30 July 2016 (UTC)[reply]
I attempted to resolve this issue by writing User:Codename Lisa/Websites and their publishers and linking to it in my edit summaries once in a blue moon. The result has been positive so far. —Best regards, Codename Lisa (talk) 16:52, 31 July 2016 (UTC)[reply]
|via= is a good thing, IMHO, to indicate where an online source was obtained when it's not from the original publisher. Yes, that means we credit some various republishers like those databases. Imzadi 1979  22:14, 30 July 2016 (UTC)[reply]
  • |publisher=: Okay, then for #1, because "USA Today" is a mainstream newspaper, it does not even need the "Gannett Company" part. Is that right?
  • |via=: That makes sense. I'll leave the "(!)" there. I was just confused and wasn't even sure if it was a typo or not.
  • I recently used |via= in Special:Diff/732173882. I was trying to fix numerous "cite errors" which mostly were about |publisher=, and most of them used sources from one place which were re-published "via" another source. I'm not sure if I changed things correctly or not, though.. What do others think?
  • Thank you all for the explanations:) I'm glad a discussion got started:) Zeniff (talk) 08:04, 31 July 2016 (UTC)[reply]
  • @ZeniffMartineau: You made improvements to the Royaldutchshellplc.com article in your diff, and don't seem to have introduced any errors, but did not fix several that are present in the same cites:
  • | work= | publisher=''Incentive Marketing and Sales Promotion'' Magazine |via=ShellNews.net should be |work= Incentive Marketing and Sales Promotion |via=ShellNews.net
  • | publisher=Marketing Week |via=ShellNews.net should be |work=[[Marketing Week]] |via=ShellNews.net
  • | publisher=''[[Sunday Business]]'' |via=ShellNews.net should be |work=[[Sunday Business]] |via=ShellNews.net
  • | work= | publisher=''Marketing Magazine'' |via=ShellNews.net should be |work=Marketing Magazine |via=ShellNews.net
  • | publisher=''Forecourt Trader'' Magazine |via=ShellNews.net should be |work=Forecourt Trader |via=ShellNews.net
  • | work= | publisher=''Royal Dutch Shell'' |via=ShellNews.net should be |work=ShellNews.net, unless there's an actual publication named Royal Dutch Shell, in which odd case, |publisher=''Royal Dutch Shell'' |via=ShellNews.net
  • | work= | publisher=''[[Financial Times]]'' |via=ShellNews.net should be |work=[[Financial Times]] |via=ShellNews.net
  • | work= | publisher=''[[Reuters]]'' |via=ShellNews.net should be |agency=[[Reuters]] |via=ShellNews.net (two cases of this, and the second case need not link "Reuters")
  • | work= | publisher=''[[The Wall Street Journal]]'' |via=ShellNews.net should be |work=[[The Wall Street Journal]] |via=ShellNews.net
  • | work= | publisher=''[[Santa Barbara News-Press]]'' |via=ShellNews.net should be |work=[[Santa Barbara News-Press]] |via=ShellNews.net
Remember that |work= is the same as |publication= or |newspaper=, while |publisher= is a company and only added when not redundant. There are probably other errors like this in the article, since your diff only covered part of it.  — SMcCandlish ¢ ≽ʌⱷ҅ʌ≼  15:23, 1 August 2016 (UTC)[reply]

@Mandruss: Re: 'I think that "should not be included for mainstream newspapers" ... will put an end to ... |publisher= often being used as a synonym for |work= or its aliases' – I wish it would put an end to that! It has not made a dent. Some days I have to fix that error 20 or more times, without even looking for it. It's as if people can't tell the difference between The Magical Mystery Tour and Apple Records, or between Game of Thrones and HBO. @Redrose64: It boggles this mind that this publication/publisher confusion happens, but with both periodicals and (especially) websites, it happens again and again every day. I almost suspect some automated citation tool is the culprit, since I know for a fact that some of them were automating this error in the past (I fixed one of them, a now-obsolete Firefox add-on).  — SMcCandlish ¢ ≽ʌⱷ҅ʌ≼  14:42, 1 August 2016 (UTC)[reply]

Re: "the {{cite news}} doc still gives no guidance for what to do when the same name could be seen as either a work/website or a company-hence-publisher." – The solution is simple and obvious, fortunately: Instruct to always include the work/site title, first, and only add publisher afterward if it does not substantially duplicate the former (or is not considered necessary, in the case of major newspapers, something I strongly dispute, since corporate ownership of a paper frequently has bearing on its reliability, either in general, or with regard to particular topics).  — SMcCandlish ¢ ≽ʌⱷ҅ʌ≼  14:42, 1 August 2016 (UTC)[reply]

I have often wondered why it is that we don't have the module emit error messages for {{cite journal}} when the template doesn't include |journal=. That is easily accomplished and the error detection could be extended to {{cite magazine}}. It becomes a bit more difficult for {{cite new}} because the news source could be a website, a newspaper, a radio program, a television news broadcast, though these latter are problematic because, unless archived at the source's web site, they exist only in the time of the transmission and are thereafter lost and so, unverifiable. Still, it seems reasonable to me to require a |work= alias for {{cite journal}}, {{cite magazine}}, and {{cite news}}.
Trappist the monk (talk) 15:05, 1 August 2016 (UTC)[reply]
@Trappist the monk: I strongly concur.  — SMcCandlish ¢ ≽ʌⱷ҅ʌ≼  15:23, 1 August 2016 (UTC)[reply]

@Headbomb: The |via= parameter is definitely not pointless clutter, and serves multiple purposes. The primary one is distinguishing between a provider of a "convenience copy" and the original publisher, needed for finding the source offline, or sometimes for identifying which quite different version is being cited/quoted. It is also useful for not falsely labelling things like YouTube as the publisher of something that was actually published elsewhere (there are also, of course, primary source videos that are literally published on such sites originally or solely, and the distinction isn't trivial). Plus the WP:LIBRARY use, which also serves reader interests, in not misidentifying something like Highbeam or JSTOR as a journal publisher.  — SMcCandlish ¢ ≽ʌⱷ҅ʌ≼  14:44, 1 August 2016 (UTC)[reply]

Re: "if(!)" – Just replace it with "if", like we would in an article.  — SMcCandlish ¢ ≽ʌⱷ҅ʌ≼  14:46, 1 August 2016 (UTC)[reply]

I've WP:Boldly reworded slightly, feel free to revert if inappropriate: The "publisher" parameter should not be included either for mainstream, widely-known newspapers, or where it would be the same ... Best wishes, Pol098 (talk) 10:02, 2 August 2016 (UTC)[reply]

Title punctuation suggestion

The same way that

Featherstone, Joseph L. (April 17, 1965). "'We Want Bread and Roses Too'". New Republic. 152 (16): 26–30. ISSN 0028-6583 – via EBSCOhost.

detects the single quotes in title so that it can space accordingly, I think it would be a good idea to detect whether the title ends in punctuation so that it may omit the period that follows the title's double quotes. I am no longer watching this page—ping if you'd like a response czar 04:06, 1 August 2016 (UTC)[reply]

A long-standing issue that is rather difficult to solve because, as the code is currently written, separators are added to citation elements in multiple places and in multiple ways. Sometimes the code adds a separator to the beginning of a citation element; sometimes it adds the separator to the end. Previous attempts to solve this problem have not been successful.
Trappist the monk (talk) 09:23, 1 August 2016 (UTC)[reply]

A Meta discussion on the difference between via and publisher

 – pointer to relevant discussion elsewhere

A discussion at Meta, about the Citoid tool, may be of interest, and of relevance for how to better document these parameters. I'm not sure how to wikilink a Flow "Topic" like that, so the URL to it is https://www.mediawiki.org/wiki/Topic:T8bcw7u9sdu65a4y with a title of "Confusing publisher and via parameters?".  — SMcCandlish ¢ ≽ʌⱷ҅ʌ≼  10:44, 1 August 2016 (UTC)[reply]

You wikilink it the same way as a normal link: mw:Topic:T8bcw7u9sdu65a4y. --Izno (talk) 12:48, 1 August 2016 (UTC)[reply]

Sandbox transclusions

A lot (2000-3000) of pages transclude the /sandbox's, e.g. see https://tools.wmflabs.org/templatecount/index.php?lang=en&name=Citation/CS1/sandbox&namespace=828#bottom Christian75 (talk) 04:51, 2 August 2016 (UTC)[reply]

Thanks for that. The problem was caused by a cut and paste error I made when I updated {{cite arxiv}}. That has been remedied so the number of transclusions should decline as the pages work their way through the job queue.
Trappist the monk (talk) 10:06, 2 August 2016 (UTC)[reply]

New access-date check leads to bad bot proposal

I understand that the date validation code now produces an error message if the access date is not precise to the day:

  • {{cite journal | title = Three-body problem, the measure of oscillating types. A short review | url = http://journals.cambridge.org/action/displayIssue?jid=IAU&volumeId=9&issueId=S310 | access-date = August 4, 2016 | last1 = Marchal | first1 = Christian | journal = Proceedings of the International Astronomical Union | date = July 2014 | pages = 43–44 | volume = 9 | issue = S310}}

    Marchal, Christian (July 2014). "Three-body problem, the measure of oscillating types. A short review". Proceedings of the International Astronomical Union. 9 (S310): 43–44. Retrieved August 4, 2016.

  • {{cite journal | title = Three-body problem, the measure of oscillating types. A short review | url = http://journals.cambridge.org/action/displayIssue?jid=IAU&volumeId=9&issueId=S310 | access-date = August 2016 | last1 = Marchal | first1 = Christian | journal = Proceedings of the International Astronomical Union | date = July 2014 | pages = 43–44 | volume = 9 | issue = S310}}

    Marchal, Christian (July 2014). "Three-body problem, the measure of oscillating types. A short review". Proceedings of the International Astronomical Union. 9 (S310): 43–44. Retrieved August 2016. {{cite journal}}: Check date values in: |access-date= (help)

The unfortunate response to these error messages is a proposal to falsify all the old imprecise access dates by using a bot to falsely assert the access occurred on the first of the month: Wikipedia:Bot requests#Fix thousands of citation errors in accessdate

Of course, the only ways to "correct" an old access date is to have the editor who accessed the source to provide the day of the month the access occurred, or to revisit the source and provide the date of the revisit (provided, of course, the source in its current form still supports the claim(s) in the article. Jc3s5h (talk) 16:31, 4 August 2016 (UTC)[reply]

Or remove the access date for articles with DOI or other identifiers, per the {{cite journal}} documentation. – Jonesey95 (talk) 18:29, 4 August 2016 (UTC)[reply]
Or have the bot access the url in the citation and if error=0 input the date of the bot access. If any webpage-related http errors appear (404 etc.) remove |access-date= altogether. Then, in phase 2, the bot could check to see whether in pages that it successfully accessed, the content actually verifies the respective citations. That 1. could keep bot writers busy for a few years/decades, and therefore, 2. keep CS1 relatively unsullied. 65.88.88.127 (talk) 21:15, 4 August 2016 (UTC)[reply]
Use the date the URL was added to the article which the BOT could extract from the history. Keith D (talk) 00:21, 5 August 2016 (UTC)[reply]
That may or may not be the date the source was accessed. Revision date does not automatically imply access date. Also, inputting a prior (or forward) date violates WP:SAYWHEREYOUGOTIT. Only the editor who accesses the source can make such corrections after the fact. 72.43.99.146 (talk) 00:37, 5 August 2016 (UTC)[reply]

One solution would be to only output the error warning if the MM YYYY date is Sept 2016 or later (or a year of 2017 or later) - thereby catching (mostly) new instances, but not historic ones. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 16:30, 6 August 2016 (UTC)[reply]

Why should past instances be ignored? They are still wrong. Not flagging such obvious incogruities diminishes confidence in the encyclopedia. 64.134.101.16 (talk) 19:25, 6 August 2016 (UTC)[reply]
Firstly, they are not wrong, although they may be imprecise. And they should not generate an error for that reason, and for the reasons stated above, in this section. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 12:51, 11 August 2016 (UTC)[reply]
Since we are discussing the date when an anonymous editor claims to have verified the particulars of a citation by accessing it, not entering the exact, full date this happened is a bit more than imprecise, or careless, or just not following the correct procedure. Entering such exact information is as easy as not entering it. Therefore, other questions now arise. Afaic, something is wrong with such a citation and it should be flagged. 65.88.88.127 (talk) 19:43, 11 August 2016 (UTC)[reply]

Free-to-read icon

In Module:Citation/CS1/Configuration/sandbox:135, I vertically aligned the green lock icon that appears after PMC identifiers () and added an entry to {{cite journal/testcases}}. The change is minor and straightforward, but given the propagation of the change, I’m checking in here first. Thank you. —LLarson (said & done) 18:42, 5 August 2016 (UTC)[reply]

I'm going to undo that part of your change. We did this comparison earlier at Help talk:Citation Style 1#adding free-to-read icons (I've modified that test here to use the same image as is used in the Module:
qK
and here's another:
[]
and with your change:
qK
[]
Trappist the monk (talk) 19:08, 5 August 2016 (UTC)[reply]
Thanks as always, Trappist! What about this though?
Current:
qKOpen access icon
[]Open access icon
Proposed:
qKOpen access icon
[]Open access icon
LLarson (said & done) 19:22, 5 August 2016 (UTC)[reply]
Looks to me like the {{open access}} lock is too high. It should be lowered so that it more-or-less spans the distance between the lowest descender and the highest ascender.
Trappist the monk (talk) 20:36, 5 August 2016 (UTC)[reply]
I also find it more natural to have the main circle at the same height as a "o" letter (so, LLarson's proposal) − Pintoch (talk) 20:50, 5 August 2016 (UTC)[reply]
I'm on Team LLarson for height. Headbomb {talk / contribs / physics / books} 20:22, 9 August 2016 (UTC)[reply]

Citation data via Wikidata

Has anyone started work on a citation template which pulls data from a Wikidata item? It might look something like:

{{Cite Q|Q1234}}

and would pull title, journal, author, etc, from the given Wikidata item.

Alternatively, we could add a |Wikidata= parameter to existing citation templates, so that they would pull in fields unless the value was supplied locally.

If not, I'll knock up a demo. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 16:26, 6 August 2016 (UTC)[reply]

This appears of no benefit. Something like what you are proposing would be completely opaque to editors, and if you have enough information to actually define a reference such that it could be found in a database (and wikidata is not in anyway shape or form a reliable source), then you might as well manually enter it into the appropriate template or a manual reference. No-one should be using references that they havn't seen anyway.Nigel Ish (talk) 19:43, 6 August 2016 (UTC)[reply]
No one has claimed that Wikidata is a "reliable source", and Wikidata won't be used as a citation. Please avoid such FUD. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 21:03, 6 August 2016 (UTC)[reply]
If Wikidata won't be used as a citation, why do you need a citation template which pulls data from a Wikidata item? Please explain. What you are proposing is using Wikidata as a citation where for example Q1234 is the citation stored in Wikidata and {{Cite Q|Q1234}} would presumably produce a formatted citation. This is not FUD, but a reasonable interpretation of what you have stated. Boghog (talk) 13:07, 7 August 2016 (UTC)[reply]
There is a difference between storing citation metadata on Wikidata and citing Wikidata as a source. This section is about the former. The metadata (title, authors, etc) would be the properties of a particular Wikidata item instead of being specified in the citation template. − Pintoch (talk) 14:10, 7 August 2016 (UTC)[reply]
Storing citation metadata is fine. Having a human inspect and call the data and permanently place it in an article is fine. Having a dynamic citation that can change over time is not fine. Citations need to stay the way they were when they were used. Under this system, an editor would have to go and look at the citation on Wikidata to make sure it is OK, then come back here and use it. That takes longer than just using it here. The only advantage of templated or remotely called citations is where you have a lot to use in many articles (a form of automation). Even then, it needs to be substituted each time, otherwise when you change the template, you change many citations without inspecting each one individually. Each citation needs to have been inspected. You cannot make the process easier. It is difficult for a reason, because it needs to be correct. Carcharoth (talk) 14:20, 7 August 2016 (UTC)[reply]

I am very worried about the use of wikidata like this. Take this edit as an example. The value of '142000' that refers to that memorial in the database we are linking to has been removed from the article and is now being called from Wikidata. That is really difficult for most editors to understand. What is the benefit of that? Before, people knew to use a template and add a parameter. Now they have to look up whether wikidata has the parameter, and then use the template? That is more difficult for people to understand (I get it makes the data manipulation easier across multiple wikis, but it leaves editors confused and that is bad). Carcharoth (talk) 21:29, 6 August 2016 (UTC)[reply]

A point of information: This proposal is similar to, but more opaque than, the {{cite doi}} templates, all of which were proposed for deletion and substituted because the consensus view was that citation information should be placed in articles. – Jonesey95 (talk) 02:48, 7 August 2016 (UTC)[reply]
You mean this discussion? Thank you for pointing that out. Was there not some discussion somewhere of where and how it was acceptable to use wikidata? Have I missed something about how it can be used at present? As I've said on Andy's user talk page, I would have no problem with this if when an editor clicks "edit", the data being called from Wikidata shows up in the edit window. At the moment, there is nothing there at all, just a mysterious emptiness, a black box whirring away. Opaque doesn't even begin to describe it. Another example of 'use wikidata' is here. There is more here, here and here and here. There is also Category:Wikidata templates. At the moment, what seems to be happening is that whole swathes of what I would call 'database maintenance' in the form of carefully incorporating database material and links in Wikipedia (whether that be citations or anything else that can be put in a database), are being transferred over to Wikidata, and editors who carefully maintain the articles here are being forced to work elsewhere, which increases the complexity of the workflow. That works for Commons and images, but when you have atomised data, it introduces complexity rather than removing it. Carcharoth (talk) 08:29, 7 August 2016 (UTC)[reply]
@Carcharoth: I believe you're looking for Wikipedia:Requests_for_comment/Wikidata_Phase_2? Nikkimaria (talk) 13:01, 7 August 2016 (UTC)[reply]
I remember that (vaguely). Have things changed in three years? I am still at a complete loss as to how an edit removing a local value with the edit summary "use wikidata" is helpful. I get that there are other edits being done elsewhere that ensure no functionality is lost, but unlike "go to this template and edit it", which is understandable, how does "go to Wikidata and try and work out how things work there" actually understandable? I can now see that some obscure link in the sidebar called "wikidata item" takes you here, and that the value is being called from there. But how do you associate an article with a wikidata item? I opened the edit window for Chatham Naval Memorial and searched for "wikidata", but nothing. Was it the initial creation of the page over on wikidata (this edit) that caused the "wikidata item" link to appear on the sidebar? If so, that is crazy. There should be a way to alert the editors of an article that a Wikidata item has been associated with it. Is that possible? I suppose not. It is just like if an article has templates, someone can merrily edit away on that template and those pages where the template is transcluded don't get 'told' that this editing is going on (unless that got fixed recently?). <sigh> Carcharoth (talk) 14:07, 7 August 2016 (UTC)[reply]

Other issues aside, how is Wikidata performance these days? Before adopting this into CS1, I'd like to see a mockup study of the performance impact. Citation templates can run hundreds of times on a single page, and I'd want to make sure that using 100s of wikidata citation calls would not appreciably impact the user experience. Dragons flight (talk) 18:05, 7 August 2016 (UTC)[reply]

cite arxiv vauthors support

* {{Cite arXiv |vauthors=Vo P, Nunez M |year=2010 |title=Bdellovibrio bacteriovorus Predation in Dual-Species Biofilms of E. coli Prey and M. luteus Decoys |class= q-bio.PE|eprint=1005.3582}}

yields

  • Vo P, Nunez M (2010). "Bdellovibrio bacteriovorus Predation in Dual-Species Biofilms of E. coli Prey and M. luteus Decoys". arXiv:1005.3582 [q-bio.PE].

It should recognize |vauthors=. Headbomb {talk / contribs / physics / books} 23:48, 7 August 2016 (UTC)[reply]

@Headbomb: it appears to support it to me. I see a list of authors in the output that corresponds to the |vauthors=. Is there another way it should be recognizing it that it isn't? Imzadi 1979  01:08, 8 August 2016 (UTC)[reply]
That's because Trappist the Monk (talk · contribs) has just fixed it. Thanks. Headbomb {talk / contribs / physics / books} 07:28, 8 August 2016 (UTC)[reply]

New parameters to suppress maintenance false positives.

Add parameters single-author/single-editor/single-translator which Module:Citation/CS1 name_has_mult_names should check for before adding the page to Category:CS1 maint: Multiple names: authors list/Category:CS1 maint: Multiple names: editors list/Category:CS1 maint: Multiple names: translators list‎. This will allow editors to suppress false positives where a single author has a name which the module thinks looks like multiple authors. See Category talk:CS1 maint: Multiple names: authors list#And jnestorius(talk) 11:04, 10 August 2016 (UTC)[reply]

Instead of basing it on working around a bug, perhaps it would be better to add finer-grained semantics. How about a new parameter like |corporate-author= to contain the name of a corporate author (regardless of how it is punctuated) and similarly for editors and translators? Kanguole 11:25, 10 August 2016 (UTC)[reply]
This is sound reasoning, but I'd like to point out that there are already free-form parameters for that (|authors=, |editors=, |others=, and aliases such as people). 72.43.99.146 (talk) 13:51, 10 August 2016 (UTC)[reply]
How does using |authors= instead of |author= match the semantics of a single (corporate) author? And use of that param is deprecated. jnestorius(talk) 14:44, 10 August 2016 (UTC)[reply]
|authors= is not deprecated. Nothing suggests to me that it must be used for multiple authors. It can be used for any author because it is a free-form field. That single author may or may not have multiple names, or/and roles indicated. 72.43.99.146 (talk) 14:55, 10 August 2016 (UTC)[reply]
For example, cf. use of |others=, another non-deprecated free-form parameter that may include a singular name. 72.43.99.146 (talk) 14:57, 10 August 2016 (UTC)[reply]
My mistake, it is "discouraged" rather than "deprecated". See Category:CS1 maint: Uses authors parameter. It doesn't seem optimal to remove one spurious maintenance category by adding another. jnestorius(talk) 15:25, 10 August 2016 (UTC)[reply]
One can't be sure |corporate-author= will handle all cases; what if the author is "John, Marquess of Foo, Bar, and Baz"? The fact is that any automated parsing of natural language is imperfect and will throw up errors; in this case, adding inappropriate maintenance categories. The most general solution would be a single |suppress-maintenance-category= param with comma-separated values, e.g. suppress-maintenance-category=mult_names_auth,mult_names_trans. jnestorius(talk) 14:44, 10 August 2016 (UTC)[reply]
Is it that you just don't like the little green text in your citations? We know that there is an issue with |authors= (plural). The size and scope of that issue was unknown until we added Category:CS1 maint: Uses authors parameter which hardly makes it spurious.
Adopting Editor Kanguole's suggestion, I think, may address the issues that you've raised here, yet you seem opposed that that kind of a solution. Care to elaborate on your opposition with examples of why it will not work?
Trappist the monk (talk) 00:50, 11 August 2016 (UTC)[reply]
Of course the maintenance category is spurious. It does not concern the validity of either the affected template or the citation. It tracks individual preferences of style and presupposes that metadata is more important than data. And the solution to this non-existent problem is even more complexity? Not to mention the additional documentation. This is going to be fun. 64.134.96.40 (talk) 01:35, 11 August 2016 (UTC)[reply]
No, it suggests that metadata, in addition to data, is important. We have data whether we use |authors=, |authorn=, or |lastn=/|firstn=. But from the point of view of "let us extract everything of value that we can from the template", only one of those provides the most value. If you're concerned regarding clutter, that's something you're going to get regardless of which citation style (hand-jammed or template) you use--the only way to remove such is to be using a WYSIWYG editor (yes, that's the only way). The view that changing the particular parameters in a particular template citation is a change in style was quite firmly rejected per the closure of this recent RFC. --Izno (talk) 11:58, 11 August 2016 (UTC)[reply]
(edit conflict) For those who consume cs1|2 metadata renderings, missing or malformed information is just as much a problem as it is for those who consume cs1|2 visual renderings. The two renderings are of equal importance. The data in |authors= (plural) are not included in the metadata because there is no rft.authors keyword in the metadata standard. All information in |authors= (or any of its aliases) is missing from the metadata rendering of a template and that does concern the validity of the template and the citation.
Trappist the monk (talk) 12:06, 11 August 2016 (UTC)[reply]
So by all means fix the metadata, and stop trying to limit the choices or trying to enforce a discrete-author style on the creators of the data. Because obviously metadata is not as important as data: only one of these two depends on the other. 65.88.88.127 (talk) 19:53, 11 August 2016 (UTC)[reply]
I guess you did not read, or did read and have elected to ignore, the part of my post where I wrote: there is no rft.authors keyword in the metadata standard. So let me elaborate. The standard does not support the concept of multiple author-names in a single key/value pair. It supports multiple authors by allowing an unlimited number of rft.au key/value pairs (one author-name (the value) per key). Because it is a standard established and maintained outside of Wikipedia, we cannot 'fix it'. But, we can adapt to it by perhaps adopting Editor Kanguole's |corporate-author= suggestion.
If we revert to the dictionary definition of 'metadata', then its colloquial use here is only vaguely correct. cs1|2 templates produce two renderings: the visual rendering that can be seen at the bottom of a great many Wikipedia articles; and the so-called metadata rendering that is not visible but is consumed by Wikipedia users through various digital tools. There is no pure 'data describing data' output from the cs1|2 templates. Both renderings contain as much of the original data as can be supported by the standards to which they are rendered. Complete and correct renderings are equally important to the respective users.
Trappist the monk (talk) 00:46, 12 August 2016 (UTC)[reply]
I believe editor Kanguole was suggesting |corporate-author= as a free-form parameter, though one that is unnecessarily narrow (why limit it to "corporate"?). And yes, it seems that the code may be trying to do too many things, not all of them well. 72.43.99.146 (talk) 15:06, 10 August 2016 (UTC)[reply]
Are there such things as corporate editors? Corporate translators? I rather like the |corporate-author= parameter. Because it identifies its content, editors know what it's for and the module will know to ignore commas. We can enumerate them: |corporate-authorn=.
What to do when this parameter is mixed in a template with |authorn=? Do we decide that corporate authors are rendered at the end of the author name-list? Or, do we list author names and corporate-author names in a single list where the enumerator decides where each name goes in the list? (this is the much more difficult of these possible options because |corporate-authorn= is not an alias of |last=). Unlike |authors= (plural), |corporate-author= can be made part of the citation's metadata because it holds one corporate name.
Trappist the monk (talk) 00:50, 11 August 2016 (UTC)[reply]
I would prefer the latter, personally. I suspect most will have a similar preference, since people will be likely to want to retain the order of the authorship in the source being cited. --Izno (talk) 11:58, 11 August 2016 (UTC)[reply]
@Trappist the monk:: anwering some of your points from 00:50, 11 August 2016
  • I should not have implied that Category:CS1 maint: Uses authors parameter is "spurious". What I meant was "It doesn't seem optimal to remove a [spurious] maintenance category by adding another [non-spurious] maintenance category, rather than fixing the format so that there are no maintenance categories".
  • "you seem opposed that that kind of a solution. Care to elaborate on your opposition with examples of why it will not work" -- I am not opposed to adding |corporate-author= but I am sceptical that it will address all problems. I already gave one example ("John, Marquess of Foo, Bar, and Baz"). I have no idea how common such cases will be. I think it's usually worth having an override option to handle any unforeseen errors; but if the processing cost is high and the errors are rare it may not be.
  • As regards corporate-author
    1. |corporate-author= needs to be |corporate-authorn= for the multiple case
    2. we might replace |corporate-authorn=Smith, Jones, and Foo with |authorn=Smith, Jones, and Foo |corporate-authorn=Y -- this allows interleaving of corporate and non-corporate authors and might be easier to code
jnestorius(talk) 11:35, 12 August 2016 (UTC)[reply]
I am continuing the discussion here, although it is more pertinent to Trappist's comments above.
Limitations in software should not dictate the behavior of human editors. The onus of change is on the software, especially when it is not vital. The rendering of metadata is a convenience, that happens to be entirely supefluous: the target audience of Wikipedia can always, directly and freely, access this site without going through middleware. Neither is this site difficult to use: so rendering the information in a different interface (the main objective of middleware) has no practical significance.
Wikipedia exists to provide verifiable, reliable content. The existence of such content trumps questions of style or automation, including the transmission of COinS biblio metadata. Contributors should be made as comfortable as humanly possible in providing such content. Limiting their options because a digital tool (that has no meaning without contributions) is not up to the task is the wrong way to go about it. From that principle, you can drill down to the current discussion: the maintenance category in question is a waste of time. It increasingly seems that application of COinS in Wikipedia is heading in that direction too. It is even more egregious when it results in increased complexity, as the so-called "solutions" offered here. Especially when there are other, more significant and pressing problems. 72.43.99.138 (talk) 13:01, 12 August 2016 (UTC)[reply]
It seems your concerns are broader and deeper and that this is too specific a discussion to raise them. I hardly think a category that is invisible to most editors and all non-logged-in readers worsens their user experience. Content can be added via |authors= and viewed by readers, as you would wish; readers and editors need not worry or even know about the concomitant CS1 issues if they don't want to. If someone patrolling the maintenance category comes along and modifies the format to make it CS1 compliant, there is no loss to those who don't care about metadata. This discussion is about facilitating the work of such patrollers; I agree that solutions which make life harder for CS1-disdainers should be avoided, but I don't think that makes the whole issue pointless. jnestorius(talk) 15:03, 12 August 2016 (UTC)[reply]
Things don't happen in a vacuum; we are having this discussion because "authors" does not render metadata and because some people would prefer another style for cases it would be used. These gave rise to this category. The category's flags prompted your OP. And the proposal is devolving into even more complexity and minutiae. So there we are. 24.193.13.32 (talk) 23:07, 12 August 2016 (UTC)[reply]

Most commonly used parameters

In Template:Cite_web#Usage, the sample with the most commonly used parameters, which I guess, I am not the only to paste regularly for use, should include the following parameters:

| archive-url =
| archive-date =
| dead-url =

The reason is to lure more editors to archive links or get archived links to resist link rot. Ever more I find dead links and source has already disappeared from the web. --Robertiki (talk) 18:04, 12 August 2016 (UTC)[reply]