All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH 2/3] bib: Update missing/broken links in RCU.bib and hw.bib
Date: Mon, 8 Feb 2021 00:24:56 +0900	[thread overview]
Message-ID: <46258f28-3818-290e-c9ad-f5403e5b192d@gmail.com> (raw)
In-Reply-To: <21a2baaf-887d-8e98-eaad-f18948e9c377@gmail.com>

Add "doi" info to AlexeyGotsman2013ESOPRCU in RCU.bib.

URL of Intelx86MemoryOrdering2007 is now broken.

URLs of imgtec.com in MIPSvII-A-20xx are now broken.
Add MIPSvII-A-2016 with the link to www.mips.com's landing page.
Actual PDF is now on an AWS site.

Annotate a couple of broken URLs with \nolinkurl{}.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 bib/RCU.bib |  6 ++++--
 bib/hw.bib  | 22 ++++++++++++++++------
 2 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/bib/RCU.bib b/bib/RCU.bib
index 13c1fcdc..8005f2bd 100644
--- a/bib/RCU.bib
+++ b/bib/RCU.bib
@@ -2087,8 +2087,10 @@ lot of {Linux} into your technology!!!",
  booktitle = {ESOP'13: European Symposium on Programming},
  year = {2013},
  pages = {249--269},
- publisher = {Springer},
- address = {Rome, Italy},
+ doi = {10.1007/978-3-642-37036-6_15},
+ publisher = {Springer-Verlag},
+ address = {Berlin, Heidelberg},
+ location = {Rome, Italy},
 }
 
 @unpublished{PaulEMcKenney2013NoTinyPreempt,
diff --git a/bib/hw.bib b/bib/hw.bib
index 297e1e51..a1833cf9 100644
--- a/bib/hw.bib
+++ b/bib/hw.bib
@@ -502,7 +502,17 @@ Set Reference Manual",
  organization="{Imagination Technologies, LTD.}",
  year="2015",
  number="MD00087 Rev. 6.04",
- note={\url{https://imgtec.com/?do-download=4302}},
+ note={URL: \nolinkurl{https://imgtec.com/?do-download=4302} [Broken: January 2021]},
+}
+
+@manual{MIPSvII-A-2016,
+ title="{MIPS}\textregistered Architecture For Programmers
+Volume II-A: The {MIPS64}\textregistered Instruction
+Set Reference Manual",
+ organization="{Wave Computing, Inc.}",
+ year="2016",
+ number="MD00087 Rev. 6.06",
+ note={URL: \url{https://www.mips.com/downloads/the-mips64-instruction-set-v6-06/}},
 }
 
 @manual{MIPSvII-A-2017,
@@ -512,7 +522,7 @@ Set Reference Manual",
  organization="{Imagination Technologies, LTD.}",
  year="2017",
  number="MD00087 Rev. 6.05",
- note={\url{https://imgtec.com/?do-download=4302}},
+ note={URL: \nolinkurl{https://imgtec.com/?do-download=4302} [Broken: January 2021]},
 }
 
 @unpublished{LinusTorvalds2006LockingPatchQuality,
@@ -529,9 +539,9 @@ Set Reference Manual",
  organization="{Intel Corporation}",
  year="2007",
  number="318147-001",
- note="Available:
-\url{http://developer.intel.com/products/processor/manuals/318147.pdf}
-[Viewed: September 7, 2007]",
+ note="URL:
+\nolinkurl{http://developer.intel.com/products/processor/manuals/318147.pdf}
+[Broken: January 2021]",
 }
 
 @manual{Intel64IA32v3A2009,
@@ -787,7 +797,7 @@ on Computer Architecture",
  Volume="52",
  Number="6",
  note="URL:
-\url{http://www.research.ibm.com/journal/rd52-6.html}
+\nolinkurl{http://www.research.ibm.com/journal/rd52-6.html}
 [Link to each article is broken as of November 2016; Available via
 \url{http://ieeexplore.ieee.org/xpl/tocresult.jsp?isnumber=5388557}]",
  lastchecked="November 13, 2016",
-- 
2.17.1



  reply	other threads:[~2021-02-07 15:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07 15:22 [PATCH 1/3] advsync: Fix duplicate bibliography reference Akira Yokosawa
2021-02-07 15:24 ` Akira Yokosawa [this message]
2021-02-07 15:27 ` [PATCH 3/3] memorder: Substitute MIPS memory model reference Akira Yokosawa
2021-02-07 23:14   ` Paul E. McKenney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46258f28-3818-290e-c9ad-f5403e5b192d@gmail.com \
    --to=akiyks@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.