* [libstdc++,doc] doc/xml/manual/profile_mode.xml: Update a paper reference
@ 2017-02-10 23:11 Gerald Pfeifer
2017-02-11 0:20 ` Joseph Myers
0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2017-02-10 23:11 UTC (permalink / raw)
To: gcc-patches
Not there yet, but getting close...
Applied.
Gerald
2017-02-10 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/profile_mode.xml: Update a paper reference.
Index: doc/xml/manual/profile_mode.xml
===================================================================
--- doc/xml/manual/profile_mode.xml (revision 245348)
+++ doc/xml/manual/profile_mode.xml (working copy)
@@ -328,7 +328,7 @@
<para>
For details, see
- <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://dx.doi.org/10.1109/CGO.2009.36">paper presented at
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://ieeexplore.ieee.org/document/4907670/">paper presented at
CGO 2009</link>.
</para>
</section>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [libstdc++,doc] doc/xml/manual/profile_mode.xml: Update a paper reference
2017-02-10 23:11 [libstdc++,doc] doc/xml/manual/profile_mode.xml: Update a paper reference Gerald Pfeifer
@ 2017-02-11 0:20 ` Joseph Myers
2017-02-20 13:56 ` Gerald Pfeifer
0 siblings, 1 reply; 3+ messages in thread
From: Joseph Myers @ 2017-02-11 0:20 UTC (permalink / raw)
To: Gerald Pfeifer; +Cc: gcc-patches
On Fri, 10 Feb 2017, Gerald Pfeifer wrote:
> - <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://dx.doi.org/10.1109/CGO.2009.36">paper presented at
> + <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://ieeexplore.ieee.org/document/4907670/">paper presented at
dx.doi.org is specifically supposed to provide permanent URLs that
continue to work even if e.g. a journal changes publisher and the old
publisher fails to redirect for individual papers itself. I'm not
convinced that replacing a link to such a URL with a link to the current
redirection target is a good idea.
--
Joseph S. Myers
joseph@codesourcery.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [libstdc++,doc] doc/xml/manual/profile_mode.xml: Update a paper reference
2017-02-11 0:20 ` Joseph Myers
@ 2017-02-20 13:56 ` Gerald Pfeifer
0 siblings, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2017-02-20 13:56 UTC (permalink / raw)
To: Joseph Myers; +Cc: gcc-patches
On Fri, 10 Feb 2017, Joseph Myers wrote:
>> - <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://dx.doi.org/10.1109/CGO.2009.36">paper presented at
>> + <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://ieeexplore.ieee.org/document/4907670/">paper presented at
> dx.doi.org is specifically supposed to provide permanent URLs that
> continue to work even if e.g. a journal changes publisher and the
> old publisher fails to redirect for individual papers itself. I'm
> not convinced that replacing a link to such a URL with a link to the
> current redirection target is a good idea.
You make a good point, Joseph, though I'd argue that my trust in
ieee.org being around ten years from now exceed my trustin dx.doi.org
(especially after the citeseer cleanup I ended up working last weekend).
For now I am thinking to keep this link (to ieee.org), but have started
to convert all citeseer references to dx.doi.org and copied you on my
initial patch in that direction. Let's hope that service is going to
remain stable and reliable.
One aspect I do not like too much about such a forwarding service is
that it means one of the benefits of link checking (discovering a site
we point to going rogue) is quite reduced since every link to dx.doi.org
is going to redirect, by definition.
(Note, that is not an academic concern. We've had such cases in the
past.)
Gerald
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-20 13:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-10 23:11 [libstdc++,doc] doc/xml/manual/profile_mode.xml: Update a paper reference Gerald Pfeifer
2017-02-11 0:20 ` Joseph Myers
2017-02-20 13:56 ` Gerald Pfeifer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).