aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2022-12-27 08:32:57 -0500
committerBill Traynor <wmat@riscv.org>2022-12-27 08:32:57 -0500
commitc789b909176d36a97ad81e28c5ba89594011943b (patch)
tree3fcbadc87f69fa6fe8325ff8bedd4ff1e3ed8390
parentdb4c1b5a9abbb9f64e5bde58646918c196458f1f (diff)
downloadriscv-isa-manual-c789b909176d36a97ad81e28c5ba89594011943b.zip
riscv-isa-manual-c789b909176d36a97ad81e28c5ba89594011943b.tar.gz
riscv-isa-manual-c789b909176d36a97ad81e28c5ba89594011943b.tar.bz2
Chaning bib ref back to see if bib-format change effects it.
Changed bib-format to latex so want to see if converted issues resolve automatically.
-rw-r--r--src/intro.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.adoc b/src/intro.adoc
index eb0c7d9..35ba5e4 100644
--- a/src/intro.adoc
+++ b/src/intro.adoc
@@ -18,7 +18,7 @@ FPGA), but which allows efficient implementation in any of these.
a base for customized accelerators or for educational purposes, and
optional standard extensions, to support general-purpose software
development.
-* Support for the revised 2008 IEEE-754 floating-point standard. cite:[ieee754-2008]
+* Support for the revised 2008 IEEE-754 floating-point standard. cite:{ieee754-2008}
* An ISA supporting extensive ISA extensions and specialized variants.
* Both 32-bit and 64-bit address space variants for applications,
operating system kernels, and hardware implementations.