From 3107f97b1123b03db24fbede96ebf9868e27ff10 Mon Sep 17 00:00:00 2001 From: Daniel Messer Date: Mon, 14 Aug 2023 15:59:12 -0500 Subject: [PATCH] Book citations in place. --- itemrecord.php | 66 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 53 insertions(+), 13 deletions(-) diff --git a/itemrecord.php b/itemrecord.php index 5e05df9..6d55958 100644 --- a/itemrecord.php +++ b/itemrecord.php @@ -234,18 +234,15 @@ while ($row = $series->fetchArray()) {
-
+
+

Citations


- + - - - Copy Chicago citation + Copy Chicago citation

-
-
-

Metadata

-
+ + '.$APA_author[0].', '.$APA_first.'. ('.$row_pubdate.'). '.$row_title.'. '.$row_publisher.'.

'; + echo ''; + ?> + Copy APA citation

+ +
+ + + Copy MLA citation

+ + +
+
+

Metadata

+ -
+

+