fix typos

This commit is contained in:
Shawn C 2019-10-01 14:22:41 +08:00
parent 8ca848d2e1
commit 16b75c7c6a

@ -152,7 +152,7 @@
Pages="i87-i101", Pages="i87-i101",
} }
@Aricle{Shacham07, @Article{Shacham07,
Author="H. Shacham", Author="H. Shacham",
Title="{structural variant discovery by integrated paired-end and split-read analysis}", Title="{structural variant discovery by integrated paired-end and split-read analysis}",
Journal="Proceedings of the 14th ACM conference on Computer and communications security", Journal="Proceedings of the 14th ACM conference on Computer and communications security",
@ -160,28 +160,28 @@
Pages="i552-i561", Pages="i552-i561",
} }
@Aricle{zet17, @Article{zet17,
Author="zet", Author="zet",
Title="{ARMv8.3-A PA在GCC里的相关实现}", Title="{ARMv8.3-A PA在GCC里的相关实现}",
Journal="https://hardenedlinux.github.io/gnu/toolchains/security/2017/06/13/ARM_PA.html", Journal="https://hardenedlinux.github.io/gnu/toolchains/security/2017/06/13/ARM_PA.html",
Year="2017", Year="2017",
} }
@Aricle{armmte, @Article{armmte,
Author="WikiChip", Author="WikiChip",
Title="{ARMv8.5的MTE}", Title="{ARMv8.5的MTE}",
Journal="https://en.wikichip.org/wiki/arm/mte", Journal="https://en.wikichip.org/wiki/arm/mte",
Year="2018", Year="2018",
} }
@Aricle{paxfuture, @Article{paxfuture,
Author="PaX", Author="PaX",
Title="{PaX RAP针对ROP的威胁建模和初始设计}", Title="{PaX RAP针对ROP的威胁建模和初始设计}",
Journal="https://pax.grsecurity.net/docs/pax-future.txt", Journal="https://pax.grsecurity.net/docs/pax-future.txt",
Year="2003", Year="2003",
} }
@Aricle{intelcet, @Article{intelcet,
Author="Intel", Author="Intel",
Title="{未来的Intel CET}", Title="{未来的Intel CET}",
Journal="https://software.intel.com/sites/default/files/managed/4d/2a/control-flow-enforcement-technology-preview.pdf", Journal="https://software.intel.com/sites/default/files/managed/4d/2a/control-flow-enforcement-technology-preview.pdf",